23:44:00 Started by upstream project "integration-distribution-mri-test-scandium" build number 78 23:44:00 originally caused by: 23:44:00 Started by timer 23:44:00 Running as SYSTEM 23:44:01 [EnvInject] - Loading node environment variables. 23:44:01 Building remotely on prd-centos8-robot-2c-8g-2315 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:44:01 [ssh-agent] Looking for ssh-agent implementation... 23:44:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:01 $ ssh-agent 23:44:01 SSH_AUTH_SOCK=/tmp/ssh-2rJcaRBHMXIe/agent.5285 23:44:01 SSH_AGENT_PID=5286 23:44:01 [ssh-agent] Started. 23:44:01 Running ssh-add (command line suppressed) 23:44:01 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_14238577707647714651.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_14238577707647714651.key) 23:44:01 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:44:01 The recommended git tool is: NONE 23:44:04 using credential opendaylight-jenkins-ssh 23:44:04 Wiping out workspace first. 23:44:04 Cloning the remote Git repository 23:44:04 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:44:04 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10 23:44:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:44:04 > git --version # timeout=10 23:44:04 > git --version # 'git version 2.43.0' 23:44:04 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:44:04 [INFO] Currently running in a labeled security context 23:44:04 [INFO] Currently SELinux is 'enforcing' on the host 23:44:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh17887603229339113281.key 23:44:04 Verifying host key using known hosts file 23:44:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:44:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:44:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:44:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:44:08 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:44:08 [INFO] Currently running in a labeled security context 23:44:08 [INFO] Currently SELinux is 'enforcing' on the host 23:44:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh15866715138751723557.key 23:44:08 Verifying host key using known hosts file 23:44:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:44:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:44:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:44:08 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:44:08 > git config core.sparsecheckout # timeout=10 23:44:08 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:44:08 Commit message: "Adapt test for new pce-allocation field" 23:44:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:44:09 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:44:09 No emails were triggered. 23:44:09 provisioning config files... 23:44:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:44:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:44:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:44:09 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins16271185005604836802.sh 23:44:09 ---> python-tools-install.sh 23:44:09 Setup pyenv: 23:44:09 system 23:44:10 * 3.8.13 (set by /opt/pyenv/version) 23:44:10 * 3.9.13 (set by /opt/pyenv/version) 23:44:10 * 3.10.13 (set by /opt/pyenv/version) 23:44:10 * 3.11.7 (set by /opt/pyenv/version) 23:44:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3xYv 23:44:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:44:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:44:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:44:18 lf-activate-venv(): INFO: Base packages installed successfully 23:44:18 lf-activate-venv(): INFO: Installing additional packages: lftools 23:44:42 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 23:44:42 Generating Requirements File 23:45:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:45:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:45:03 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 23:45:03 Python 3.11.7 23:45:04 pip 25.3 from /tmp/venv-3xYv/lib/python3.11/site-packages/pip (python 3.11) 23:45:04 appdirs==1.4.4 23:45:04 argcomplete==3.6.3 23:45:04 aspy.yaml==1.3.0 23:45:04 attrs==25.4.0 23:45:04 autopage==0.5.2 23:45:04 beautifulsoup4==4.14.2 23:45:04 boto3==1.40.59 23:45:04 botocore==1.40.59 23:45:04 bs4==0.0.2 23:45:04 cachetools==6.2.1 23:45:04 certifi==2025.10.5 23:45:04 cffi==2.0.0 23:45:04 cfgv==3.4.0 23:45:04 chardet==5.2.0 23:45:04 charset-normalizer==3.4.4 23:45:04 click==8.3.0 23:45:04 cliff==4.11.0 23:45:04 cmd2==2.7.0 23:45:04 cryptography==3.3.2 23:45:04 debtcollector==3.0.0 23:45:04 decorator==5.2.1 23:45:04 defusedxml==0.7.1 23:45:04 Deprecated==1.2.18 23:45:04 distlib==0.4.0 23:45:04 dnspython==2.8.0 23:45:04 docker==7.1.0 23:45:04 dogpile.cache==1.5.0 23:45:04 durationpy==0.10 23:45:04 email-validator==2.3.0 23:45:04 filelock==3.20.0 23:45:04 future==1.0.0 23:45:04 gitdb==4.0.12 23:45:04 GitPython==3.1.45 23:45:04 google-auth==2.41.1 23:45:04 httplib2==0.31.0 23:45:04 identify==2.6.15 23:45:04 idna==3.11 23:45:04 importlib-resources==1.5.0 23:45:04 iso8601==2.1.0 23:45:04 Jinja2==3.1.6 23:45:04 jmespath==1.0.1 23:45:04 jsonpatch==1.33 23:45:04 jsonpointer==3.0.0 23:45:04 jsonschema==4.25.1 23:45:04 jsonschema-specifications==2025.9.1 23:45:04 keystoneauth1==5.12.0 23:45:04 kubernetes==34.1.0 23:45:04 lftools==0.37.15 23:45:04 lxml==6.0.2 23:45:04 markdown-it-py==4.0.0 23:45:04 MarkupSafe==3.0.3 23:45:04 mdurl==0.1.2 23:45:04 msgpack==1.1.2 23:45:04 multi_key_dict==2.0.3 23:45:04 munch==4.0.0 23:45:04 netaddr==1.3.0 23:45:04 niet==1.4.2 23:45:04 nodeenv==1.9.1 23:45:04 oauth2client==4.1.3 23:45:04 oauthlib==3.3.1 23:45:04 openstacksdk==4.7.1 23:45:04 os-service-types==1.8.0 23:45:04 osc-lib==4.2.0 23:45:04 oslo.config==10.0.0 23:45:04 oslo.context==6.1.0 23:45:04 oslo.i18n==6.6.0 23:45:04 oslo.log==7.2.1 23:45:04 oslo.serialization==5.8.0 23:45:04 oslo.utils==9.1.0 23:45:04 packaging==25.0 23:45:04 pbr==7.0.1 23:45:04 platformdirs==4.5.0 23:45:04 prettytable==3.16.0 23:45:04 psutil==7.1.2 23:45:04 pyasn1==0.6.1 23:45:04 pyasn1_modules==0.4.2 23:45:04 pycparser==2.23 23:45:04 pygerrit2==2.0.15 23:45:04 PyGithub==2.8.1 23:45:04 Pygments==2.19.2 23:45:04 PyJWT==2.10.1 23:45:04 PyNaCl==1.6.0 23:45:04 pyparsing==2.4.7 23:45:04 pyperclip==1.11.0 23:45:04 pyrsistent==0.20.0 23:45:04 python-cinderclient==9.8.0 23:45:04 python-dateutil==2.9.0.post0 23:45:04 python-heatclient==4.3.0 23:45:04 python-jenkins==1.8.3 23:45:04 python-keystoneclient==5.7.0 23:45:04 python-magnumclient==4.9.0 23:45:04 python-openstackclient==8.2.0 23:45:04 python-swiftclient==4.8.0 23:45:04 PyYAML==6.0.3 23:45:04 referencing==0.37.0 23:45:04 requests==2.32.5 23:45:04 requests-oauthlib==2.0.0 23:45:04 requestsexceptions==1.4.0 23:45:04 rfc3986==2.0.0 23:45:04 rich==14.2.0 23:45:04 rich-argparse==1.7.1 23:45:04 rpds-py==0.28.0 23:45:04 rsa==4.9.1 23:45:04 ruamel.yaml==0.18.16 23:45:04 ruamel.yaml.clib==0.2.14 23:45:04 s3transfer==0.14.0 23:45:04 simplejson==3.20.2 23:45:04 six==1.17.0 23:45:04 smmap==5.0.2 23:45:04 soupsieve==2.8 23:45:04 stevedore==5.5.0 23:45:04 tabulate==0.9.0 23:45:04 toml==0.10.2 23:45:04 tomlkit==0.13.3 23:45:04 tqdm==4.67.1 23:45:04 typing_extensions==4.15.0 23:45:04 tzdata==2025.2 23:45:04 urllib3==1.26.20 23:45:04 virtualenv==20.35.3 23:45:04 wcwidth==0.2.14 23:45:04 websocket-client==1.9.0 23:45:04 wrapt==2.0.0 23:45:04 xdg==6.0.0 23:45:04 xmltodict==1.0.2 23:45:04 yq==3.4.3 23:45:04 [EnvInject] - Injecting environment variables from a build step. 23:45:04 [EnvInject] - Injecting as environment variables the properties content 23:45:04 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:45:04 OS_CLOUD=vex 23:45:04 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-78 23:45:04 OS_STACK_TEMPLATE_DIR=openstack-hot 23:45:04 23:45:04 [EnvInject] - Variables injected successfully. 23:45:04 provisioning config files... 23:45:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:45:04 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11356698064329775981.sh 23:45:04 ---> Create parameters file for OpenStack HOT 23:45:04 OpenStack Heat parameters generated 23:45:04 ----------------------------------- 23:45:04 parameters: 23:45:04 vm_0_count: '3' 23:45:04 vm_0_flavor: 'v3-standard-4' 23:45:04 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:45:04 vm_1_count: '1' 23:45:04 vm_1_flavor: 'v3-standard-2' 23:45:04 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:45:04 23:45:04 job_name: '23566-78' 23:45:04 silo: 'releng' 23:45:04 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins16333931302567906480.sh 23:45:04 ---> Create HEAT stack 23:45:04 + source /home/jenkins/lf-env.sh 23:45:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:45:04 ++ mktemp -d /tmp/venv-XXXX 23:45:04 + lf_venv=/tmp/venv-QJQN 23:45:04 + local venv_file=/tmp/.os_lf_venv 23:45:04 + local python=python3 23:45:04 + local options 23:45:04 + local set_path=true 23:45:04 + local install_args= 23:45:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:45:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:45:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:45:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:45:04 + true 23:45:04 + case $1 in 23:45:04 + python=python3 23:45:04 + shift 2 23:45:04 + true 23:45:04 + case $1 in 23:45:04 + shift 23:45:04 + break 23:45:04 + case $python in 23:45:04 + local pkg_list= 23:45:04 + [[ -d /opt/pyenv ]] 23:45:04 + echo 'Setup pyenv:' 23:45:04 Setup pyenv: 23:45:04 + export PYENV_ROOT=/opt/pyenv 23:45:04 + PYENV_ROOT=/opt/pyenv 23:45:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:45:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:45:04 + pyenv versions 23:45:05 system 23:45:05 3.8.13 23:45:05 3.9.13 23:45:05 3.10.13 23:45:05 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:45:05 + command -v pyenv 23:45:05 ++ pyenv init - --no-rehash 23:45:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:45:05 for i in ${!paths[@]}; do 23:45:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:45:05 fi; done; 23:45:05 echo "${paths[*]}"'\'')" 23:45:05 export PATH="/opt/pyenv/shims:${PATH}" 23:45:05 export PYENV_SHELL=bash 23:45:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:45:05 pyenv() { 23:45:05 local command 23:45:05 command="${1:-}" 23:45:05 if [ "$#" -gt 0 ]; then 23:45:05 shift 23:45:05 fi 23:45:05 23:45:05 case "$command" in 23:45:05 rehash|shell) 23:45:05 eval "$(pyenv "sh-$command" "$@")" 23:45:05 ;; 23:45:05 *) 23:45:05 command pyenv "$command" "$@" 23:45:05 ;; 23:45:05 esac 23:45:05 }' 23:45:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:45:05 for i in ${!paths[@]}; do 23:45:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:45:05 fi; done; 23:45:05 echo "${paths[*]}"' 23:45:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:45:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:45:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:45:05 ++ export PYENV_SHELL=bash 23:45:05 ++ PYENV_SHELL=bash 23:45:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:45:05 +++ complete -F _pyenv pyenv 23:45:05 ++ lf-pyver python3 23:45:05 ++ local py_version_xy=python3 23:45:05 ++ local py_version_xyz= 23:45:05 ++ pyenv versions 23:45:05 ++ local command 23:45:05 ++ command=versions 23:45:05 ++ '[' 1 -gt 0 ']' 23:45:05 ++ shift 23:45:05 ++ case "$command" in 23:45:05 ++ command pyenv versions 23:45:05 ++ pyenv versions 23:45:05 ++ sed 's/^[ *]* //' 23:45:05 ++ grep -E '^[0-9.]*[0-9]$' 23:45:05 ++ awk '{ print $1 }' 23:45:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:45:05 +++ sort -V 23:45:05 +++ tail -n 1 23:45:05 +++ grep '^3' /tmp/.pyenv_versions 23:45:05 ++ py_version_xyz=3.11.7 23:45:05 ++ [[ -z 3.11.7 ]] 23:45:05 ++ echo 3.11.7 23:45:05 ++ return 0 23:45:05 + pyenv local 3.11.7 23:45:05 + local command 23:45:05 + command=local 23:45:05 + '[' 2 -gt 0 ']' 23:45:05 + shift 23:45:05 + case "$command" in 23:45:05 + command pyenv local 3.11.7 23:45:05 + pyenv local 3.11.7 23:45:05 + for arg in "$@" 23:45:05 + case $arg in 23:45:05 + pkg_list+='lftools[openstack] ' 23:45:05 + for arg in "$@" 23:45:05 + case $arg in 23:45:05 + pkg_list+='kubernetes ' 23:45:05 + for arg in "$@" 23:45:05 + case $arg in 23:45:05 + pkg_list+='niet ' 23:45:05 + for arg in "$@" 23:45:05 + case $arg in 23:45:05 + pkg_list+='python-heatclient ' 23:45:05 + for arg in "$@" 23:45:05 + case $arg in 23:45:05 + pkg_list+='python-openstackclient ' 23:45:05 + for arg in "$@" 23:45:05 + case $arg in 23:45:05 + pkg_list+='python-magnumclient ' 23:45:05 + for arg in "$@" 23:45:05 + case $arg in 23:45:05 + pkg_list+='urllib3~=1.26.15 ' 23:45:05 + for arg in "$@" 23:45:05 + case $arg in 23:45:05 + pkg_list+='yq ' 23:45:05 + [[ -f /tmp/.os_lf_venv ]] 23:45:05 ++ cat /tmp/.os_lf_venv 23:45:05 + lf_venv=/tmp/venv-3xYv 23:45:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from' file:/tmp/.os_lf_venv 23:45:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 23:45:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:45:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:45:05 + local 'pip_opts=--upgrade --quiet' 23:45:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:45:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:45:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:45:05 + [[ -n '' ]] 23:45:05 + [[ -n '' ]] 23:45:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:45:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:45:05 + /tmp/venv-3xYv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:45:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:45:07 lf-activate-venv(): INFO: Base packages installed successfully 23:45:07 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:45:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:45:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:45:07 + /tmp/venv-3xYv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:45:28 + type python3 23:45:28 + true 23:45:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH' 23:45:28 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 23:45:28 + PATH=/tmp/venv-3xYv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:45:28 + return 0 23:45:28 + openstack --os-cloud vex limits show --absolute 23:45:29 +--------------------------+---------+ 23:45:29 | Name | Value | 23:45:29 +--------------------------+---------+ 23:45:29 | maxTotalInstances | -1 | 23:45:29 | maxTotalCores | 450 | 23:45:29 | maxTotalRAMSize | 1000000 | 23:45:29 | maxServerMeta | 128 | 23:45:29 | maxImageMeta | 128 | 23:45:29 | maxPersonality | 5 | 23:45:29 | maxPersonalitySize | 10240 | 23:45:29 | maxTotalKeypairs | 100 | 23:45:29 | maxServerGroups | 10 | 23:45:29 | maxServerGroupMembers | 10 | 23:45:29 | maxTotalFloatingIps | -1 | 23:45:29 | maxSecurityGroups | -1 | 23:45:29 | maxSecurityGroupRules | -1 | 23:45:29 | totalRAMUsed | 761856 | 23:45:29 | totalCoresUsed | 186 | 23:45:29 | totalInstancesUsed | 62 | 23:45:29 | totalFloatingIpsUsed | 0 | 23:45:29 | totalSecurityGroupsUsed | 0 | 23:45:29 | totalServerGroupsUsed | 0 | 23:45:29 | maxTotalVolumes | -1 | 23:45:29 | maxTotalSnapshots | 10 | 23:45:29 | maxTotalVolumeGigabytes | 4096 | 23:45:29 | maxTotalBackups | 10 | 23:45:29 | maxTotalBackupGigabytes | 1000 | 23:45:29 | totalVolumesUsed | 3 | 23:45:29 | totalGigabytesUsed | 60 | 23:45:29 | totalSnapshotsUsed | 0 | 23:45:29 | totalBackupsUsed | 0 | 23:45:29 | totalBackupGigabytesUsed | 0 | 23:45:29 +--------------------------+---------+ 23:45:29 + pushd /opt/ciman/openstack-hot 23:45:29 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:45:29 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-78 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml 23:46:06 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-78 23:46:06 Waiting to initialize infrastructure... 23:46:06 Waiting to initialize infrastructure... 23:46:06 Stack initialization successful. 23:46:06 ------------------------------------ 23:46:06 Stack Details 23:46:06 ------------------------------------ 23:46:06 {'added': None, 23:46:06 'capabilities': [], 23:46:06 'created_at': '2025-10-26T23:45:32Z', 23:46:06 'deleted': None, 23:46:06 'deleted_at': None, 23:46:06 'description': 'No description', 23:46:06 'environment': None, 23:46:06 'environment_files': None, 23:46:06 'files': None, 23:46:06 'files_container': None, 23:46:06 'id': '6854c396-c2ba-4de2-a021-ebf9a40d6301', 23:46:06 'is_rollback_disabled': True, 23:46:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-78/6854c396-c2ba-4de2-a021-ebf9a40d6301', 23:46:06 'rel': 'self'}], 23:46:06 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 23:46:06 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-78', 23:46:06 'notification_topics': [], 23:46:06 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:46:06 'output_key': 'vm_0_ips', 23:46:06 'output_value': ['10.30.170.158', 23:46:06 '10.30.171.142', 23:46:06 '10.30.171.231']}, 23:46:06 {'description': 'IP addresses of the 2nd vm types', 23:46:06 'output_key': 'vm_1_ips', 23:46:06 'output_value': ['10.30.170.224']}], 23:46:06 'owner_id': ****, 23:46:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:46:06 'OS::stack_id': '6854c396-c2ba-4de2-a021-ebf9a40d6301', 23:46:06 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-78', 23:46:06 'job_name': '23566-78', 23:46:06 'silo': 'releng', 23:46:06 'vm_0_count': '3', 23:46:06 'vm_0_flavor': 'v3-standard-4', 23:46:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:46:06 '20250917-133034.447', 23:46:06 'vm_1_count': '1', 23:46:06 'vm_1_flavor': 'v3-standard-2', 23:46:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:46:06 '- 20250917-133034.654'}, 23:46:06 'parent_id': None, 23:46:06 'replaced': None, 23:46:06 'status': 'CREATE_COMPLETE', 23:46:06 'status_reason': 'Stack CREATE completed successfully', 23:46:06 'tags': [], 23:46:06 'template': None, 23:46:06 'template_description': 'No description', 23:46:06 'template_url': None, 23:46:06 'timeout_mins': 15, 23:46:06 'unchanged': None, 23:46:06 'updated': None, 23:46:06 'updated_at': None, 23:46:06 'user_project_id': '612111a2c6f04dc289e1cb1e7bb18359'} 23:46:06 ------------------------------------ 23:46:06 + popd 23:46:06 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:46:07 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins9367354463676810584.sh 23:46:07 ---> Copy SSH public keys to CSIT lab 23:46:07 Setup pyenv: 23:46:07 system 23:46:07 3.8.13 23:46:07 3.9.13 23:46:07 3.10.13 23:46:07 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:46:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 23:46:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:46:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:46:09 lf-activate-venv(): INFO: Base packages installed successfully 23:46:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:46:23 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 23:46:24 SSH not responding on 10.30.171.231. Retrying in 10 seconds... 23:46:24 SSH not responding on 10.30.170.158. Retrying in 10 seconds... 23:46:24 SSH not responding on 10.30.170.224. Retrying in 10 seconds... 23:46:24 SSH not responding on 10.30.171.142. Retrying in 10 seconds... 23:46:34 Ping to 10.30.171.231 successful. 23:46:34 Ping to 10.30.170.158 successful. 23:46:34 Ping to 10.30.170.224 successful. 23:46:34 Ping to 10.30.171.142 successful. 23:46:35 SSH not responding on 10.30.171.231. Retrying in 10 seconds... 23:46:35 SSH not responding on 10.30.170.224. Retrying in 10 seconds... 23:46:36 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:46:36 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:46:36 releng-23566-78-0-builder-0 23:46:36 Successfully copied public keys to slave 10.30.170.158 23:46:36 Process 6500 ready. 23:46:36 releng-23566-78-0-builder-1 23:46:36 Successfully copied public keys to slave 10.30.171.142 23:46:36 Process 6501 ready. 23:46:45 Ping to 10.30.171.231 successful. 23:46:45 Ping to 10.30.170.224 successful. 23:46:45 SSH not responding on 10.30.171.231. Retrying in 10 seconds... 23:46:45 SSH not responding on 10.30.170.224. Retrying in 10 seconds... 23:46:55 Ping to 10.30.171.231 successful. 23:46:55 Ping to 10.30.170.224 successful. 23:46:58 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:46:58 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:46:58 releng-23566-78-0-builder-2 23:46:58 Successfully copied public keys to slave 10.30.171.231 23:46:58 Process 6502 ready. 23:46:58 releng-23566-78-1-mininet-ovs-217-0 23:46:58 Successfully copied public keys to slave 10.30.170.224 23:46:58 Process 6503 ready. 23:46:58 SSH ready on all stack servers. 23:46:58 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins15089133330709731305.sh 23:46:58 Setup pyenv: 23:46:58 system 23:46:58 3.8.13 23:46:58 3.9.13 23:46:58 3.10.13 23:46:58 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:47:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XNwg 23:47:03 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv 23:47:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:47:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:47:07 lf-activate-venv(): INFO: Base packages installed successfully 23:47:07 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-XNwg/bin to PATH 23:47:08 + echo 'Installing Python Requirements' 23:47:08 Installing Python Requirements 23:47:08 + cat 23:47:08 + python -m pip install -r requirements.txt 23:47:09 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:47:09 Collecting docker-py (from -r requirements.txt (line 1)) 23:47:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 23:47:09 Collecting ipaddr (from -r requirements.txt (line 2)) 23:47:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:47:09 Installing build dependencies: started 23:47:10 Installing build dependencies: finished with status 'done' 23:47:10 Getting requirements to build wheel: started 23:47:10 Getting requirements to build wheel: finished with status 'done' 23:47:10 Preparing metadata (pyproject.toml): started 23:47:10 Preparing metadata (pyproject.toml): finished with status 'done' 23:47:10 Collecting netaddr (from -r requirements.txt (line 3)) 23:47:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:47:10 Collecting netifaces (from -r requirements.txt (line 4)) 23:47:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:47:10 Installing build dependencies: started 23:47:11 Installing build dependencies: finished with status 'done' 23:47:11 Getting requirements to build wheel: started 23:47:12 Getting requirements to build wheel: finished with status 'done' 23:47:12 Preparing metadata (pyproject.toml): started 23:47:12 Preparing metadata (pyproject.toml): finished with status 'done' 23:47:12 Collecting pyhocon (from -r requirements.txt (line 5)) 23:47:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:47:12 Collecting requests (from -r requirements.txt (line 6)) 23:47:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:47:12 Collecting robotframework (from -r requirements.txt (line 7)) 23:47:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:47:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 16.7 MB/s 0:00:00 23:47:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:47:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:47:12 Installing build dependencies: started 23:47:13 Installing build dependencies: finished with status 'done' 23:47:13 Getting requirements to build wheel: started 23:47:13 Getting requirements to build wheel: finished with status 'done' 23:47:13 Preparing metadata (pyproject.toml): started 23:47:13 Preparing metadata (pyproject.toml): finished with status 'done' 23:47:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:47:14 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:47:14 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:47:14 Installing build dependencies: started 23:47:15 Installing build dependencies: finished with status 'done' 23:47:15 Getting requirements to build wheel: started 23:47:15 Getting requirements to build wheel: finished with status 'done' 23:47:15 Preparing metadata (pyproject.toml): started 23:47:15 Preparing metadata (pyproject.toml): finished with status 'done' 23:47:15 Collecting scapy (from -r requirements.txt (line 12)) 23:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:47:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 4.9 MB/s 0:00:00 23:47:16 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:47:16 Installing build dependencies: started 23:47:17 Installing build dependencies: finished with status 'done' 23:47:17 Getting requirements to build wheel: started 23:47:17 Getting requirements to build wheel: finished with status 'done' 23:47:17 Preparing metadata (pyproject.toml): started 23:47:17 Preparing metadata (pyproject.toml): finished with status 'done' 23:47:17 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:47:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 23:47:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 14.3 MB/s 0:00:00 23:47:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:47: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) 23:47:17 Collecting pyangbind (from -r requirements.txt (line 22)) 23:47:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:47:17 Collecting isodate (from -r requirements.txt (line 25)) 23:47:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:47:18 Collecting jmespath (from -r requirements.txt (line 28)) 23:47:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:47:18 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:47:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:47:18 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:47:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:47:18 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:47:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:47:18 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:47:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:47:18 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:47:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:47:18 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:47:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:47:18 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:47:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:47:18 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:47:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 23:47:18 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:47:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:47:18 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:47:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:47:18 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:47:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 23:47:18 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:47:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:47:18 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:47: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) 23:47:18 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:47: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) 23:47:19 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:47:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:47:19 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:47:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:47:19 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 23:47:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 23:47:19 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:47: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) 23:47:19 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:47: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) 23:47:19 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18)) 23:47:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:47:19 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:47:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 23:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 17.8 MB/s 0:00:00 23:47: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. 23:47:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:47: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) 23:47: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) 23:47: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) 23:47: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) 23:47:19 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:47: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) 23:47:19 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:47:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 38.6 MB/s 0:00:00 23:47:19 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:47: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) 23:47:20 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:47:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 14.4 MB/s 0:00:00 23:47:20 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:47:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:47:21 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:47: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) 23:47:21 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:47:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:47:21 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:47:21 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:47: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) 23:47:21 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:47:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 23:47:21 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:47:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:47:22 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:47:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 45.0 MB/s 0:00:00 23:47:22 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47: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) 23:47:22 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 23:47:22 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 23:47:22 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:47:22 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:47:22 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:47:22 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:47:22 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:47:22 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:47:22 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:47:22 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:47:22 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:47:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:47:22 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)) 23:47:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:47:22 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:47:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:47:23 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:47:23 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:47:23 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:47:23 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f9ff702dc829d86b81e3a6fe37f8d693188389b00403c8e398586155849953c3 23:47:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:47:23 Building wheel for ipaddr (pyproject.toml): started 23:47:23 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:47:23 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a1d561864794ca4b2b29aa0e4a88539c079e64e4145284143439a995e0db254b 23:47:23 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:47:23 Building wheel for netifaces (pyproject.toml): started 23:47:26 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:47:26 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=f6bbb1c3b2938594d658955e2c2e332c7286ad7508b428b38b0322989a3ba902 23:47:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:47:26 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:47:26 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:47:26 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=9e9f41199cff3181680980c4b0f31afe170fd5d54fece667dce8fca565dc65fa 23:47:26 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:47:26 Building wheel for jsonpath-rw (pyproject.toml): started 23:47:26 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:47:26 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=455f59b8e795c748b313982df4c442fb440de0e0cd28076c5ee022d7a68ea321 23:47:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:47:26 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:47:26 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 23:47:33 23:47:33 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 23:47:34 + pip freeze 23:47:34 attrs==25.4.0 23:47:34 bcrypt==5.0.0 23:47:34 beautifulsoup4==4.14.2 23:47:34 certifi==2025.10.5 23:47:34 cffi==2.0.0 23:47:34 charset-normalizer==3.4.4 23:47:34 click==8.3.0 23:47:34 cryptography==46.0.3 23:47:34 decorator==5.2.1 23:47:34 distlib==0.4.0 23:47:34 docker-py==1.10.6 23:47:34 docker-pycreds==0.4.0 23:47:34 elastic-transport==8.17.1 23:47:34 elasticsearch==8.19.1 23:47:34 elasticsearch-dsl==8.15.4 23:47:34 enum34==1.1.10 23:47:34 filelock==3.20.0 23:47:34 h11==0.16.0 23:47:34 idna==3.11 23:47:34 invoke==2.2.1 23:47:34 ipaddr==2.2.0 23:47:34 isodate==0.7.2 23:47:34 jmespath==1.0.1 23:47:34 jsonpatch==1.33 23:47:34 jsonpath-rw==1.4.0 23:47:34 jsonpointer==3.0.0 23:47:34 lxml==6.0.2 23:47:34 netaddr==1.3.0 23:47:34 netifaces==0.11.0 23:47:34 outcome==1.3.0.post0 23:47:34 paramiko==4.0.0 23:47:34 platformdirs==4.5.0 23:47:34 ply==3.11 23:47:34 pyang==2.7.1 23:47:34 pyangbind==0.8.6 23:47:34 pycparser==2.23 23:47:34 pyhocon==0.3.61 23:47:34 PyNaCl==1.6.0 23:47:34 pyparsing==3.2.5 23:47:34 PySocks==1.7.1 23:47:34 python-dateutil==2.9.0.post0 23:47:34 regex==2025.10.23 23:47:34 requests==2.32.5 23:47:34 robotframework==7.3.2 23:47:34 robotframework-httplibrary==0.4.2 23:47:34 robotframework-pythonlibcore==4.4.1 23:47:34 robotframework-requests==0.9.7 23:47:34 robotframework-selenium2library==3.0.0 23:47:34 robotframework-seleniumlibrary==6.8.0 23:47:34 robotframework-sshlibrary==3.8.0 23:47:34 scapy==2.6.1 23:47:34 scp==0.15.0 23:47:34 selenium==4.38.0 23:47:34 six==1.17.0 23:47:34 sniffio==1.3.1 23:47:34 sortedcontainers==2.4.0 23:47:34 soupsieve==2.8 23:47:34 trio==0.31.0 23:47:34 trio-websocket==0.12.2 23:47:34 typing_extensions==4.15.0 23:47:34 urllib3==2.5.0 23:47:34 virtualenv==20.35.3 23:47:34 waitress==3.0.2 23:47:34 WebOb==1.8.9 23:47:34 websocket-client==1.9.0 23:47:34 WebTest==3.0.7 23:47:34 wsproto==1.2.0 23:47:34 [EnvInject] - Injecting environment variables from a build step. 23:47:34 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:47:34 [EnvInject] - Variables injected successfully. 23:47:34 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins12416523965901490938.sh 23:47:34 Setup pyenv: 23:47:34 system 23:47:34 3.8.13 23:47:34 3.9.13 23:47:34 3.10.13 23:47:34 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:47:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 23:47:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:47:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:47:36 lf-activate-venv(): INFO: Base packages installed successfully 23:47:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:47:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:47:44 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 23:47:44 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:47:44 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:47:44 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 23:47:44 + ODL_SYSTEM=() 23:47:44 + TOOLS_SYSTEM=() 23:47:44 + OPENSTACK_SYSTEM=() 23:47:44 + OPENSTACK_CONTROLLERS=() 23:47:44 + mapfile -t ADDR 23:47:44 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-78 23:47:44 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:47:46 + for i in "${ADDR[@]}" 23:47:46 ++ ssh 10.30.170.224 hostname -s 23:47:46 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:47:46 + REMHOST=releng-23566-78-1-mininet-ovs-217-0 23:47:46 + case ${REMHOST} in 23:47:46 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:47:46 + for i in "${ADDR[@]}" 23:47:46 ++ ssh 10.30.170.158 hostname -s 23:47:46 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:47:47 + REMHOST=releng-23566-78-0-builder-0 23:47:47 + case ${REMHOST} in 23:47:47 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:47:47 + for i in "${ADDR[@]}" 23:47:47 ++ ssh 10.30.171.142 hostname -s 23:47:47 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:47:48 + REMHOST=releng-23566-78-0-builder-1 23:47:48 + case ${REMHOST} in 23:47:48 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:47:48 + for i in "${ADDR[@]}" 23:47:48 ++ ssh 10.30.171.231 hostname -s 23:47:48 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:47:48 + REMHOST=releng-23566-78-0-builder-2 23:47:48 + case ${REMHOST} in 23:47:48 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:47:48 + echo NUM_ODL_SYSTEM=3 23:47:48 + echo NUM_TOOLS_SYSTEM=1 23:47:48 + '[' '' == yes ']' 23:47:48 + NUM_OPENSTACK_SYSTEM=0 23:47:48 + echo NUM_OPENSTACK_SYSTEM=0 23:47:48 + '[' 0 -eq 2 ']' 23:47:48 + echo ODL_SYSTEM_IP=10.30.170.158 23:47:48 ++ seq 0 2 23:47:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:47:48 + echo ODL_SYSTEM_1_IP=10.30.170.158 23:47:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:47:48 + echo ODL_SYSTEM_2_IP=10.30.171.142 23:47:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:47:48 + echo ODL_SYSTEM_3_IP=10.30.171.231 23:47:48 + echo TOOLS_SYSTEM_IP=10.30.170.224 23:47:48 ++ seq 0 0 23:47:48 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:47:48 + echo TOOLS_SYSTEM_1_IP=10.30.170.224 23:47:48 + openstack_index=0 23:47:48 + NUM_OPENSTACK_CONTROL_NODES=1 23:47:48 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:47:48 ++ seq 0 0 23:47:48 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:47:48 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:47:48 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:47:48 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:47:48 + '[' -1 -ge 2 ']' 23:47:48 ++ seq 0 -2 23:47:48 + NUM_OPENSTACK_HAPROXY_NODES=0 23:47:48 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:47:48 ++ seq 0 -1 23:47:48 + echo 'Contents of slave_addresses.txt:' 23:47:48 Contents of slave_addresses.txt: 23:47:48 + cat slave_addresses.txt 23:47:48 NUM_ODL_SYSTEM=3 23:47:48 NUM_TOOLS_SYSTEM=1 23:47:48 NUM_OPENSTACK_SYSTEM=0 23:47:48 ODL_SYSTEM_IP=10.30.170.158 23:47:48 ODL_SYSTEM_1_IP=10.30.170.158 23:47:48 ODL_SYSTEM_2_IP=10.30.171.142 23:47:48 ODL_SYSTEM_3_IP=10.30.171.231 23:47:48 TOOLS_SYSTEM_IP=10.30.170.224 23:47:48 TOOLS_SYSTEM_1_IP=10.30.170.224 23:47:48 NUM_OPENSTACK_CONTROL_NODES=1 23:47:48 OPENSTACK_CONTROL_NODE_1_IP= 23:47:48 NUM_OPENSTACK_COMPUTE_NODES=-1 23:47:48 NUM_OPENSTACK_HAPROXY_NODES=0 23:47:48 [EnvInject] - Injecting environment variables from a build step. 23:47:48 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:47:48 [EnvInject] - Variables injected successfully. 23:47:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins16427001046244076092.sh 23:47:48 Preparing for JRE Version 21 23:47:48 Karaf artifact is karaf 23:47:48 Karaf project is integration 23:47:48 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:47:48 [EnvInject] - Injecting environment variables from a build step. 23:47:48 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:47:48 [EnvInject] - Variables injected successfully. 23:47:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins7456965085728990964.sh 23:47:48 2025-10-26 23:47:48 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 23:47:48 Bundle version is 0.21.4-SNAPSHOT 23:47:48 --2025-10-26 23:47:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 23:47:48 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:47:48 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:47:48 HTTP request sent, awaiting response... 200 OK 23:47:48 Length: 1404 (1.4K) [application/xml] 23:47:48 Saving to: ‘maven-metadata.xml’ 23:47:48 23:47:48 0K . 100% 59.0M=0s 23:47:48 23:47:48 2025-10-26 23:47:48 (59.0 MB/s) - ‘maven-metadata.xml’ saved [1404/1404] 23:47:48 23:47:48 23:47:48 23:47:48 org.opendaylight.integration 23:47:48 karaf 23:47:48 0.21.4-SNAPSHOT 23:47:48 23:47:48 23:47:48 20251026.212643 23:47:48 41 23:47:48 23:47:48 20251026212643 23:47:48 23:47:48 23:47:48 pom 23:47:48 0.21.4-20251026.212643-41 23:47:48 20251026212643 23:47:48 23:47:48 23:47:48 tar.gz 23:47:48 0.21.4-20251026.212643-41 23:47:48 20251026212643 23:47:48 23:47:48 23:47:48 zip 23:47:48 0.21.4-20251026.212643-41 23:47:48 20251026212643 23:47:48 23:47:48 23:47:48 cyclonedx 23:47:48 xml 23:47:48 0.21.4-20251026.212643-41 23:47:48 20251026212643 23:47:48 23:47:48 23:47:48 cyclonedx 23:47:48 json 23:47:48 0.21.4-20251026.212643-41 23:47:48 20251026212643 23:47:48 23:47:48 23:47:48 23:47:48 23:47:49 Nexus timestamp is 0.21.4-20251026.212643-41 23:47:49 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:47:49 Distribution bundle is karaf-0.21.4-20251026.212643-41.zip 23:47:49 Distribution bundle version is 0.21.4-SNAPSHOT 23:47:49 Distribution folder is karaf-0.21.4-SNAPSHOT 23:47:49 Nexus prefix is https://nexus.opendaylight.org 23:47:49 [EnvInject] - Injecting environment variables from a build step. 23:47:49 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:47:49 [EnvInject] - Variables injected successfully. 23:47:49 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins3053597708088104166.sh 23:47:49 Setup pyenv: 23:47:49 system 23:47:49 3.8.13 23:47:49 3.9.13 23:47:49 3.10.13 23:47:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 23:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:47:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:47:51 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:47:51 lf-activate-venv(): INFO: Base packages installed successfully 23:47:51 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:47:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:47:57 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:47:57 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 23:47:57 Copying common-functions.sh to /tmp 23:47:59 Copying common-functions.sh to 10.30.170.224:/tmp 23:47:59 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:48:00 Copying common-functions.sh to 10.30.170.158:/tmp 23:48:00 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:48:00 Copying common-functions.sh to 10.30.171.142:/tmp 23:48:00 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:48:00 Copying common-functions.sh to 10.30.171.231:/tmp 23:48:00 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:48:01 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins13557396551903361222.sh 23:48:01 common-functions.sh is being sourced 23:48:01 common-functions environment: 23:48:01 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:01 ACTUALFEATURES: 23:48:01 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:01 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:01 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:01 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:01 CONTROLLERMEM: 2048m 23:48:01 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:01 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:01 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:01 SUITES: 23:48:01 23:48:01 ################################################# 23:48:01 ## Configure Cluster and Start ## 23:48:01 ################################################# 23:48:01 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 23:48:01 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 23:48:01 Locating script plan to use... 23:48:01 Finished running script plans 23:48:01 Configuring member-1 with IP address 10.30.170.158 23:48:01 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:48:01 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:48:02 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 23:48: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 ]] 23:48:02 ++ echo 'common-functions.sh is being sourced' 23:48:02 common-functions.sh is being sourced 23:48:02 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 23:48:02 ++ DISTROSTREAM=scandium 23:48:02 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:02 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:02 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:02 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:02 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:02 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:02 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:02 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:02 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:02 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:02 ++ export CONTROLLERMEM= 23:48:02 ++ CONTROLLERMEM= 23:48:02 ++ case "${DISTROSTREAM}" in 23:48:02 ++ CLUSTER_SYSTEM=akka 23:48:02 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:02 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:02 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:02 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:02 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:02 ++ print_common_env 23:48:02 ++ cat 23:48:02 common-functions environment: 23:48:02 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:02 ACTUALFEATURES: 23:48:02 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:02 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:02 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:02 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:02 CONTROLLERMEM: 23:48:02 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:02 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:02 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:02 SUITES: 23:48:02 23:48:02 ++ SSH='ssh -t -t' 23:48:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:48:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:48:02 Changing to /tmp 23:48:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:02 + echo 'Changing to /tmp' 23:48:02 + cd /tmp 23:48:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip' 23:48:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:02 --2025-10-26 23:48:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:48:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:48:02 HTTP request sent, awaiting response... 200 OK 23:48:02 Length: 239810655 (229M) [application/zip] 23:48:02 Saving to: ‘karaf-0.21.4-20251026.212643-41.zip’ 23:48:02 23:48:02 0K ........ ........ ........ ........ ........ ........ 1% 80.6M 3s 23:48:02 3072K ........ ........ ........ ........ ........ ........ 2% 143M 2s 23:48:02 6144K ........ ........ ........ ........ ........ ........ 3% 176M 2s 23:48:02 9216K ........ ........ ........ ........ ........ ........ 5% 229M 2s 23:48:02 12288K ........ ........ ........ ........ ........ ........ 6% 227M 1s 23:48:02 15360K ........ ........ ........ ........ ........ ........ 7% 210M 1s 23:48:02 18432K ........ ........ ........ ........ ........ ........ 9% 259M 1s 23:48:02 21504K ........ ........ ........ ........ ........ ........ 10% 262M 1s 23:48:02 24576K ........ ........ ........ ........ ........ ........ 11% 272M 1s 23:48:02 27648K ........ ........ ........ ........ ........ ........ 13% 297M 1s 23:48:02 30720K ........ ........ ........ ........ ........ ........ 14% 329M 1s 23:48:02 33792K ........ ........ ........ ........ ........ ........ 15% 322M 1s 23:48:02 36864K ........ ........ ........ ........ ........ ........ 17% 328M 1s 23:48:02 39936K ........ ........ ........ ........ ........ ........ 18% 287M 1s 23:48:02 43008K ........ ........ ........ ........ ........ ........ 19% 459M 1s 23:48:02 46080K ........ ........ ........ ........ ........ ........ 20% 360M 1s 23:48:02 49152K ........ ........ ........ ........ ........ ........ 22% 362M 1s 23:48:02 52224K ........ ........ ........ ........ ........ ........ 23% 332M 1s 23:48:02 55296K ........ ........ ........ ........ ........ ........ 24% 327M 1s 23:48:02 58368K ........ ........ ........ ........ ........ ........ 26% 275M 1s 23:48:02 61440K ........ ........ ........ ........ ........ ........ 27% 294M 1s 23:48:02 64512K ........ ........ ........ ........ ........ ........ 28% 288M 1s 23:48:02 67584K ........ ........ ........ ........ ........ ........ 30% 300M 1s 23:48:02 70656K ........ ........ ........ ........ ........ ........ 31% 295M 1s 23:48:02 73728K ........ ........ ........ ........ ........ ........ 32% 265M 1s 23:48:02 76800K ........ ........ ........ ........ ........ ........ 34% 321M 1s 23:48:02 79872K ........ ........ ........ ........ ........ ........ 35% 315M 1s 23:48:02 82944K ........ ........ ........ ........ ........ ........ 36% 238M 1s 23:48:02 86016K ........ ........ ........ ........ ........ ........ 38% 216M 1s 23:48:02 89088K ........ ........ ........ ........ ........ ........ 39% 215M 1s 23:48:02 92160K ........ ........ ........ ........ ........ ........ 40% 214M 1s 23:48:02 95232K ........ ........ ........ ........ ........ ........ 41% 215M 1s 23:48:02 98304K ........ ........ ........ ........ ........ ........ 43% 223M 1s 23:48:02 101376K ........ ........ ........ ........ ........ ........ 44% 213M 1s 23:48:02 104448K ........ ........ ........ ........ ........ ........ 45% 212M 1s 23:48:02 107520K ........ ........ ........ ........ ........ ........ 47% 209M 0s 23:48:02 110592K ........ ........ ........ ........ ........ ........ 48% 214M 0s 23:48:02 113664K ........ ........ ........ ........ ........ ........ 49% 210M 0s 23:48:02 116736K ........ ........ ........ ........ ........ ........ 51% 213M 0s 23:48:02 119808K ........ ........ ........ ........ ........ ........ 52% 226M 0s 23:48:02 122880K ........ ........ ........ ........ ........ ........ 53% 215M 0s 23:48:02 125952K ........ ........ ........ ........ ........ ........ 55% 214M 0s 23:48:02 129024K ........ ........ ........ ........ ........ ........ 56% 217M 0s 23:48:02 132096K ........ ........ ........ ........ ........ ........ 57% 214M 0s 23:48:02 135168K ........ ........ ........ ........ ........ ........ 59% 204M 0s 23:48:02 138240K ........ ........ ........ ........ ........ ........ 60% 203M 0s 23:48:02 141312K ........ ........ ........ ........ ........ ........ 61% 204M 0s 23:48:02 144384K ........ ........ ........ ........ ........ ........ 62% 199M 0s 23:48:02 147456K ........ ........ ........ ........ ........ ........ 64% 283M 0s 23:48:02 150528K ........ ........ ........ ........ ........ ........ 65% 279M 0s 23:48:02 153600K ........ ........ ........ ........ ........ ........ 66% 208M 0s 23:48:02 156672K ........ ........ ........ ........ ........ ........ 68% 205M 0s 23:48:02 159744K ........ ........ ........ ........ ........ ........ 69% 202M 0s 23:48:02 162816K ........ ........ ........ ........ ........ ........ 70% 208M 0s 23:48:02 165888K ........ ........ ........ ........ ........ ........ 72% 198M 0s 23:48:02 168960K ........ ........ ........ ........ ........ ........ 73% 198M 0s 23:48:02 172032K ........ ........ ........ ........ ........ ........ 74% 208M 0s 23:48:02 175104K ........ ........ ........ ........ ........ ........ 76% 203M 0s 23:48:02 178176K ........ ........ ........ ........ ........ ........ 77% 202M 0s 23:48:02 181248K ........ ........ ........ ........ ........ ........ 78% 208M 0s 23:48:02 184320K ........ ........ ........ ........ ........ ........ 80% 205M 0s 23:48:02 187392K ........ ........ ........ ........ ........ ........ 81% 209M 0s 23:48:02 190464K ........ ........ ........ ........ ........ ........ 82% 196M 0s 23:48:02 193536K ........ ........ ........ ........ ........ ........ 83% 208M 0s 23:48:02 196608K ........ ........ ........ ........ ........ ........ 85% 205M 0s 23:48:02 199680K ........ ........ ........ ........ ........ ........ 86% 207M 0s 23:48:02 202752K ........ ........ ........ ........ ........ ........ 87% 208M 0s 23:48:02 205824K ........ ........ ........ ........ ........ ........ 89% 205M 0s 23:48:02 208896K ........ ........ ........ ........ ........ ........ 90% 207M 0s 23:48:02 211968K ........ ........ ........ ........ ........ ........ 91% 199M 0s 23:48:02 215040K ........ ........ ........ ........ ........ ........ 93% 203M 0s 23:48:03 218112K ........ ........ ........ ........ ........ ........ 94% 211M 0s 23:48:03 221184K ........ ........ ........ ........ ........ ........ 95% 210M 0s 23:48:03 224256K ........ ........ ........ ........ ........ ........ 97% 212M 0s 23:48:03 227328K ........ ........ ........ ........ ........ ........ 98% 206M 0s 23:48:03 230400K ........ ........ ........ ........ ........ ........ 99% 211M 0s 23:48:03 233472K ........ ... 100% 211M=1.0s 23:48:03 23:48:03 2025-10-26 23:48:03 (224 MB/s) - ‘karaf-0.21.4-20251026.212643-41.zip’ saved [239810655/239810655] 23:48:03 23:48:03 + echo 'Extracting the new controller...' 23:48:03 Extracting the new controller... 23:48:03 + unzip -q karaf-0.21.4-20251026.212643-41.zip 23:48:05 Adding external repositories... 23:48:05 + echo 'Adding external repositories...' 23:48:05 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:05 ################################################################################ 23:48:05 # 23:48:05 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:05 # contributor license agreements. See the NOTICE file distributed with 23:48:05 # this work for additional information regarding copyright ownership. 23:48:05 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:05 # (the "License"); you may not use this file except in compliance with 23:48:05 # the License. You may obtain a copy of the License at 23:48:05 # 23:48:05 # http://www.apache.org/licenses/LICENSE-2.0 23:48:05 # 23:48:05 # Unless required by applicable law or agreed to in writing, software 23:48:05 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:05 # See the License for the specific language governing permissions and 23:48:05 # limitations under the License. 23:48:05 # 23:48:05 ################################################################################ 23:48:05 23:48:05 # 23:48:05 # If set to true, the following property will not allow any certificate to be used 23:48:05 # when accessing Maven repositories through SSL 23:48:05 # 23:48:05 #org.ops4j.pax.url.mvn.certificateCheck= 23:48:05 23:48:05 # 23:48:05 # Path to the local Maven settings file. 23:48:05 # The repositories defined in this file will be automatically added to the list 23:48:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:48:05 # below is not set. 23:48:05 # The following locations are checked for the existence of the settings.xml file 23:48:05 # * 1. looks for the specified url 23:48:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:48:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:48:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:48:05 # 23:48:05 #org.ops4j.pax.url.mvn.settings= 23:48:05 23:48:05 # 23:48:05 # Path to the local Maven repository which is used to avoid downloading 23:48:05 # artifacts when they already exist locally. 23:48:05 # The value of this property will be extracted from the settings.xml file 23:48:05 # above, or defaulted to: 23:48:05 # System.getProperty( "user.home" ) + "/.m2/repository" 23:48:05 # 23:48:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:48:05 23:48:05 # 23:48:05 # Default this to false. It's just weird to use undocumented repos 23:48:05 # 23:48:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:48:05 23:48:05 # 23:48:05 # Uncomment if you don't wanna use the proxy settings 23:48:05 # from the Maven conf/settings.xml file 23:48:05 # 23:48:05 # org.ops4j.pax.url.mvn.proxySupport=false 23:48:05 23:48:05 # 23:48:05 # Comma separated list of repositories scanned when resolving an artifact. 23:48:05 # Those repositories will be checked before iterating through the 23:48:05 # below list of repositories and even before the local repository 23:48:05 # A repository url can be appended with zero or more of the following flags: 23:48:05 # @snapshots : the repository contains snaphots 23:48:05 # @noreleases : the repository does not contain any released artifacts 23:48:05 # 23:48:05 # The following property value will add the system folder as a repo. 23:48:05 # 23:48:05 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:48:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:48:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:48:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:48:05 23:48:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:48:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:48:05 23:48:05 # 23:48:05 # Comma separated list of repositories scanned when resolving an artifact. 23:48:05 # The default list includes the following repositories: 23:48:05 # http://repo1.maven.org/maven2@id=central 23:48:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:48:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:48:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:48:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:48:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:48:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:48:05 # To add repositories to the default ones, prepend '+' to the list of repositories 23:48:05 # to add. 23:48:05 # A repository url can be appended with zero or more of the following flags: 23:48:05 # @snapshots : the repository contains snapshots 23:48:05 # @noreleases : the repository does not contain any released artifacts 23:48:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:48:05 # 23:48:05 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:48:05 23:48:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:48:05 + [[ True == \T\r\u\e ]] 23:48:05 + echo 'Configuring the startup features...' 23:48:05 + 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.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:05 + FEATURE_TEST_STRING=features-test 23:48:05 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 23:48:05 + KARAF_VERSION=karaf4 23:48:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:48:05 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:05 + [[ ! -z '' ]] 23:48:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:05 ################################################################################ 23:48:05 # 23:48:05 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:05 # contributor license agreements. See the NOTICE file distributed with 23:48:05 # this work for additional information regarding copyright ownership. 23:48:05 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:05 # (the "License"); you may not use this file except in compliance with 23:48:05 # the License. You may obtain a copy of the License at 23:48:05 # 23:48:05 # http://www.apache.org/licenses/LICENSE-2.0 23:48:05 # 23:48:05 # Unless required by applicable law or agreed to in writing, software 23:48:05 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:05 # See the License for the specific language governing permissions and 23:48:05 # limitations under the License. 23:48:05 # 23:48:05 ################################################################################ 23:48:05 23:48:05 # 23:48:05 # Comma separated list of features repositories to register by default 23:48:05 # 23:48:05 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/056341b7-6c44-4eb7-9fbc-266a74db583c.xml 23:48:05 23:48:05 # 23:48:05 # Comma separated list of features to install at startup 23:48:05 # 23:48:05 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 7835d573-988f-4e74-9939-f7bf9b44732f 23:48:05 23:48:05 # 23:48:05 # Resource repositories (OBR) that the features resolver can use 23:48:05 # to resolve requirements/capabilities 23:48:05 # 23:48:05 # The format of the resourceRepositories is 23:48:05 # resourceRepositories=[xml:url|json:url],... 23:48:05 # for Instance: 23:48:05 # 23:48:05 #resourceRepositories=xml:http://host/path/to/index.xml 23:48:05 # or 23:48:05 #resourceRepositories=json:http://host/path/to/index.json 23:48:05 # 23:48:05 23:48:05 # 23:48:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:48:05 # 23:48:05 featuresBootAsynchronous=false 23:48:05 23:48:05 # 23:48:05 # Service requirements enforcement 23:48:05 # 23:48:05 # By default, the feature resolver checks the service requirements/capabilities of 23:48:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:48:05 # the required bundles. 23:48:05 # The following flag can have those values: 23:48:05 # - disable: service requirements are completely ignored 23:48:05 # - default: service requirements are ignored for old features 23:48:05 # - enforce: service requirements are always verified 23:48:05 # 23:48:05 #serviceRequirements=default 23:48:05 23:48:05 # 23:48:05 # Store cfg file for config element in feature 23:48:05 # 23:48:05 #configCfgStore=true 23:48:05 23:48:05 # 23:48:05 # Define if the feature service automatically refresh bundles 23:48:05 # 23:48:05 autoRefresh=true 23:48:05 23:48:05 # 23:48:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:48:05 # XML file defines instructions related to features processing 23:48:05 # versions.properties may declare properties to resolve placeholders in XML file 23:48:05 # both files are relative to ${karaf.etc} 23:48:05 # 23:48:05 #featureProcessing=org.apache.karaf.features.xml 23:48:05 #featureProcessingVersions=versions.properties 23:48:05 + configure_karaf_log karaf4 '' 23:48:05 + local -r karaf_version=karaf4 23:48:05 + local -r controllerdebugmap= 23:48:05 + local logapi=log4j 23:48:05 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:48:05 log4j2.rootLogger.level = INFO 23:48:05 #log4j2.rootLogger.type = asyncRoot 23:48:05 #log4j2.rootLogger.includeLocation = false 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:48:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:48:05 log4j2.rootLogger.appenderRef.Console.ref = Console 23:48:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:48:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:48:05 log4j2.logger.spifly.name = org.apache.aries.spifly 23:48:05 log4j2.logger.spifly.level = WARN 23:48:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:48:05 log4j2.logger.audit.level = INFO 23:48:05 log4j2.logger.audit.additivity = false 23:48:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:48:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:48:05 log4j2.appender.console.type = Console 23:48:05 log4j2.appender.console.name = Console 23:48:05 log4j2.appender.console.layout.type = PatternLayout 23:48:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:48:05 log4j2.appender.rolling.type = RollingRandomAccessFile 23:48:05 log4j2.appender.rolling.name = RollingFile 23:48:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:48:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:48:05 #log4j2.appender.rolling.immediateFlush = false 23:48:05 log4j2.appender.rolling.append = true 23:48:05 log4j2.appender.rolling.layout.type = PatternLayout 23:48:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:48:05 log4j2.appender.rolling.policies.type = Policies 23:48:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:48:05 log4j2.appender.rolling.policies.size.size = 64MB 23:48:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:48:05 log4j2.appender.rolling.strategy.max = 7 23:48:05 log4j2.appender.audit.type = RollingRandomAccessFile 23:48:05 log4j2.appender.audit.name = AuditRollingFile 23:48:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:48:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:48:05 log4j2.appender.audit.append = true 23:48:05 log4j2.appender.audit.layout.type = PatternLayout 23:48:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:48:05 log4j2.appender.audit.policies.type = Policies 23:48:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:48:05 log4j2.appender.audit.policies.size.size = 8MB 23:48:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:48:05 log4j2.appender.audit.strategy.max = 7 23:48:05 log4j2.appender.osgi.type = PaxOsgi 23:48:05 log4j2.appender.osgi.name = PaxOsgi 23:48:05 log4j2.appender.osgi.filter = * 23:48:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:48:05 #log4j2.logger.aether.level = TRACE 23:48:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:48:05 #log4j2.logger.http-headers.level = DEBUG 23:48:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:48:05 #log4j2.logger.maven.level = TRACE 23:48:05 + logapi=log4j2 23:48:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:48:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:48:05 + '[' log4j2 == log4j2 ']' 23:48:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:48:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:48:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:48:05 controllerdebugmap: 23:48:05 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:48:05 + unset IFS 23:48:05 + echo 'controllerdebugmap: ' 23:48:05 + '[' -n '' ']' 23:48:05 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:48:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:05 ################################################################################ 23:48:05 # 23:48:05 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:05 # contributor license agreements. See the NOTICE file distributed with 23:48:05 # this work for additional information regarding copyright ownership. 23:48:05 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:05 # (the "License"); you may not use this file except in compliance with 23:48:05 # the License. You may obtain a copy of the License at 23:48:05 # 23:48:05 # http://www.apache.org/licenses/LICENSE-2.0 23:48:05 # 23:48:05 # Unless required by applicable law or agreed to in writing, software 23:48:05 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:05 # See the License for the specific language governing permissions and 23:48:05 # limitations under the License. 23:48:05 # 23:48:05 ################################################################################ 23:48:05 23:48:05 # Common pattern layout for appenders 23:48:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:48:05 23:48:05 # Root logger 23:48:05 log4j2.rootLogger.level = INFO 23:48:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:48:05 #log4j2.rootLogger.type = asyncRoot 23:48:05 #log4j2.rootLogger.includeLocation = false 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:48:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:48:05 log4j2.rootLogger.appenderRef.Console.ref = Console 23:48:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:48:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:48:05 23:48:05 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:48:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:48:05 23:48:05 # Loggers configuration 23:48:05 23:48:05 # Spifly logger 23:48:05 log4j2.logger.spifly.name = org.apache.aries.spifly 23:48:05 log4j2.logger.spifly.level = WARN 23:48:05 23:48:05 # Security audit logger 23:48:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:48:05 log4j2.logger.audit.level = INFO 23:48:05 log4j2.logger.audit.additivity = false 23:48:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:48:05 23:48:05 # Appenders configuration 23:48:05 23:48:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:48:05 log4j2.appender.console.type = Console 23:48:05 log4j2.appender.console.name = Console 23:48:05 log4j2.appender.console.layout.type = PatternLayout 23:48:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:48:05 23:48:05 # Rolling file appender 23:48:05 log4j2.appender.rolling.type = RollingRandomAccessFile 23:48:05 log4j2.appender.rolling.name = RollingFile 23:48:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:48:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:48:05 # uncomment to not force a disk flush 23:48:05 #log4j2.appender.rolling.immediateFlush = false 23:48:05 log4j2.appender.rolling.append = true 23:48:05 log4j2.appender.rolling.layout.type = PatternLayout 23:48:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:48:05 log4j2.appender.rolling.policies.type = Policies 23:48:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:48:05 log4j2.appender.rolling.policies.size.size = 1GB 23:48:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:48:05 log4j2.appender.rolling.strategy.max = 7 23:48:05 23:48:05 # Audit file appender 23:48:05 log4j2.appender.audit.type = RollingRandomAccessFile 23:48:05 log4j2.appender.audit.name = AuditRollingFile 23:48:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:48:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:48:05 log4j2.appender.audit.append = true 23:48:05 log4j2.appender.audit.layout.type = PatternLayout 23:48:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:48:05 log4j2.appender.audit.policies.type = Policies 23:48:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:48:05 log4j2.appender.audit.policies.size.size = 8MB 23:48:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:48:05 log4j2.appender.audit.strategy.max = 7 23:48:05 23:48:05 # OSGi appender 23:48:05 log4j2.appender.osgi.type = PaxOsgi 23:48:05 log4j2.appender.osgi.name = PaxOsgi 23:48:05 log4j2.appender.osgi.filter = * 23:48:05 23:48:05 # help with identification of maven-related problems with pax-url-aether 23:48:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:48:05 #log4j2.logger.aether.level = TRACE 23:48:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:48:05 #log4j2.logger.http-headers.level = DEBUG 23:48:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:48:05 #log4j2.logger.maven.level = TRACE 23:48:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:48:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:48:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:48:05 + local -r controllermem=2048m 23:48:05 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:05 Configure 23:48:05 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:48:05 max memory: 2048m 23:48:05 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:05 + echo Configure 23:48:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:48:05 + echo ' max memory: 2048m' 23:48:05 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:48:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:05 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:05 #!/bin/sh 23:48:05 # 23:48:05 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:05 # contributor license agreements. See the NOTICE file distributed with 23:48:05 # this work for additional information regarding copyright ownership. 23:48:05 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:05 # (the "License"); you may not use this file except in compliance with 23:48:05 # the License. You may obtain a copy of the License at 23:48:05 # 23:48:05 # http://www.apache.org/licenses/LICENSE-2.0 23:48:05 # 23:48:05 # Unless required by applicable law or agreed to in writing, software 23:48:05 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:05 # See the License for the specific language governing permissions and 23:48:05 # limitations under the License. 23:48:05 # 23:48:05 23:48:05 # 23:48:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:48:05 # script: client, instance, shell, start, status, stop, karaf 23:48:05 # 23:48:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:48:05 # Actions go here... 23:48:05 # fi 23:48:05 23:48:05 # 23:48:05 # general settings which should be applied for all scripts go here; please keep 23:48:05 # in mind that it is possible that scripts might be executed more than once, e.g. 23:48:05 # in example of the start script where the start script is executed first and the 23:48:05 # karaf script afterwards. 23:48:05 # 23:48:05 23:48:05 # 23:48:05 # The following section shows the possible configuration options for the default 23:48:05 # karaf scripts 23:48:05 # 23:48:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:48:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:48:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:48:05 # export EXTRA_JAVA_OPTS # Additional JVM options 23:48:05 # export KARAF_HOME # Karaf home folder 23:48:05 # export KARAF_DATA # Karaf data folder 23:48:05 # export KARAF_BASE # Karaf base folder 23:48:05 # export KARAF_ETC # Karaf etc folder 23:48:05 # export KARAF_LOG # Karaf log folder 23:48:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:48:05 # export KARAF_OPTS # Additional available Karaf options 23:48:05 # export KARAF_DEBUG # Enable debug mode 23:48:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:48:05 # export KARAF_NOROOT # Prevent execution as root if set to true 23:48:05 Set Java version 23:48:05 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:48:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:05 + echo 'Set Java version' 23:48:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:48:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:48:05 sudo: a password is required 23:48:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:48:05 sudo: a password is required 23:48:05 JDK default version ... 23:48:05 + echo 'JDK default version ...' 23:48:05 + java -version 23:48:05 openjdk version "21.0.8" 2025-07-15 23:48:05 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:48:05 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:48:05 Set JAVA_HOME 23:48:05 + echo 'Set JAVA_HOME' 23:48:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:48:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:48:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:05 Listing all open ports on controller system... 23:48:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:48:05 + echo 'Listing all open ports on controller system...' 23:48:05 + netstat -pnatu 23:48:05 /tmp/configuration-script.sh: line 40: netstat: command not found 23:48:05 + '[' -f /tmp/custom_shard_config.txt ']' 23:48:05 Configuring cluster 23:48:05 + echo 'Configuring cluster' 23:48:05 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.158 10.30.171.142 10.30.171.231 23:48:05 ################################################ 23:48:05 ## Configure Cluster ## 23:48:05 ################################################ 23:48:05 NOTE: Cluster configuration files not found. Copying from 23:48:05 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 23:48:05 Configuring unique name in akka.conf 23:48:05 Configuring hostname in akka.conf 23:48:05 Configuring data and rpc seed nodes in akka.conf 23:48:05 modules = [ 23:48:05 23:48:05 { 23:48:05 name = "inventory" 23:48:05 namespace = "urn:opendaylight:inventory" 23:48:05 shard-strategy = "module" 23:48:05 }, 23:48:05 { 23:48:05 name = "topology" 23:48:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:48:05 shard-strategy = "module" 23:48:05 }, 23:48:05 { 23:48:05 name = "toaster" 23:48:05 namespace = "http://netconfcentral.org/ns/toaster" 23:48:05 shard-strategy = "module" 23:48:05 } 23:48:05 ] 23:48:05 Configuring replication type in module-shards.conf 23:48:05 ################################################ 23:48:05 ## NOTE: Manually restart controller to ## 23:48:05 ## apply configuration. ## 23:48:05 ################################################ 23:48:05 Dump akka.conf 23:48:05 + echo 'Dump akka.conf' 23:48:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:05 23:48:05 odl-cluster-data { 23:48:05 akka { 23:48:05 remote { 23:48:05 artery { 23:48:05 enabled = on 23:48:05 transport = tcp 23:48:05 canonical.hostname = "10.30.170.158" 23:48:05 canonical.port = 2550 23:48:05 } 23:48:05 } 23:48:05 23:48:05 cluster { 23:48:05 # Using artery. 23:48:05 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.158:2550", 23:48:05 "akka://opendaylight-cluster-data@10.30.171.142:2550", 23:48:05 "akka://opendaylight-cluster-data@10.30.171.231:2550"] 23:48:05 23:48:05 roles = ["member-1"] 23:48:05 23:48:05 # when under load we might trip a false positive on the failure detector 23:48:05 # failure-detector { 23:48:05 # heartbeat-interval = 4 s 23:48:05 # acceptable-heartbeat-pause = 16s 23:48:05 # } 23:48:05 } 23:48:05 23:48:05 persistence { 23:48:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:48:05 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:48:05 # The relative path is always relative to KARAF_HOME. 23:48:05 23:48:05 # snapshot-store.local.dir = "target/snapshots" 23:48:05 23:48:05 # Use lz4 compression for LocalSnapshotStore snapshots 23:48:05 snapshot-store.local.use-lz4-compression = false 23:48:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:48:05 snapshot-store.local.lz4-blocksize = 256KB 23:48:05 } 23:48:05 disable-default-actor-system-quarantined-event-handling = "false" 23:48:05 } 23:48:05 } 23:48:05 Dump modules.conf 23:48:05 + echo 'Dump modules.conf' 23:48:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:05 modules = [ 23:48:05 23:48:05 { 23:48:05 name = "inventory" 23:48:05 namespace = "urn:opendaylight:inventory" 23:48:05 shard-strategy = "module" 23:48:05 }, 23:48:05 { 23:48:05 name = "topology" 23:48:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:48:05 shard-strategy = "module" 23:48:05 }, 23:48:05 { 23:48:05 name = "toaster" 23:48:05 namespace = "http://netconfcentral.org/ns/toaster" 23:48:05 shard-strategy = "module" 23:48:05 } 23:48:05 ] 23:48:05 Dump module-shards.conf 23:48:05 + echo 'Dump module-shards.conf' 23:48:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:05 module-shards = [ 23:48:05 { 23:48:05 name = "default" 23:48:05 shards = [ 23:48:05 { 23:48:05 name = "default" 23:48:05 replicas = ["member-1", 23:48:05 "member-2", 23:48:05 "member-3"] 23:48:05 } 23:48:05 ] 23:48:05 }, 23:48:05 { 23:48:05 name = "inventory" 23:48:05 shards = [ 23:48:05 { 23:48:05 name="inventory" 23:48:05 replicas = ["member-1", 23:48:05 "member-2", 23:48:05 "member-3"] 23:48:05 } 23:48:05 ] 23:48:05 }, 23:48:05 { 23:48:05 name = "topology" 23:48:05 shards = [ 23:48:05 { 23:48:05 name="topology" 23:48:05 replicas = ["member-1", 23:48:05 "member-2", 23:48:05 "member-3"] 23:48:05 } 23:48:05 ] 23:48:05 }, 23:48:05 { 23:48:05 name = "toaster" 23:48:05 shards = [ 23:48:05 { 23:48:05 name="toaster" 23:48:05 replicas = ["member-1", 23:48:05 "member-2", 23:48:05 "member-3"] 23:48:05 } 23:48:05 ] 23:48:05 } 23:48:05 ] 23:48:05 Configuring member-2 with IP address 10.30.171.142 23:48:05 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:48:06 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:48:06 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 23:48:06 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:48:06 ++ echo 'common-functions.sh is being sourced' 23:48:06 common-functions.sh is being sourced 23:48:06 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 23:48:06 ++ DISTROSTREAM=scandium 23:48:06 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:06 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:06 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:06 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:06 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:06 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:06 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:06 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:06 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:06 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:06 ++ export CONTROLLERMEM= 23:48:06 ++ CONTROLLERMEM= 23:48:06 ++ case "${DISTROSTREAM}" in 23:48:06 ++ CLUSTER_SYSTEM=akka 23:48:06 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:06 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:06 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:06 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:06 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:06 ++ print_common_env 23:48:06 ++ cat 23:48:06 common-functions environment: 23:48:06 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:06 ACTUALFEATURES: 23:48:06 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:06 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:06 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:06 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:06 CONTROLLERMEM: 23:48:06 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:06 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:06 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:06 SUITES: 23:48:06 23:48:06 ++ SSH='ssh -t -t' 23:48:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:48:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:48:06 Changing to /tmp 23:48:06 + echo 'Changing to /tmp' 23:48:06 + cd /tmp 23:48:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip' 23:48:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:06 --2025-10-26 23:48:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:48:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:48:06 HTTP request sent, awaiting response... 200 OK 23:48:06 Length: 239810655 (229M) [application/zip] 23:48:06 Saving to: ‘karaf-0.21.4-20251026.212643-41.zip’ 23:48:06 23:48:06 0K ........ ........ ........ ........ ........ ........ 1% 60.4M 4s 23:48:06 3072K ........ ........ ........ ........ ........ ........ 2% 114M 3s 23:48:06 6144K ........ ........ ........ ........ ........ ........ 3% 138M 2s 23:48:06 9216K ........ ........ ........ ........ ........ ........ 5% 155M 2s 23:48:06 12288K ........ ........ ........ ........ ........ ........ 6% 150M 2s 23:48:06 15360K ........ ........ ........ ........ ........ ........ 7% 201M 2s 23:48:06 18432K ........ ........ ........ ........ ........ ........ 9% 208M 2s 23:48:06 21504K ........ ........ ........ ........ ........ ........ 10% 220M 2s 23:48:06 24576K ........ ........ ........ ........ ........ ........ 11% 237M 1s 23:48:06 27648K ........ ........ ........ ........ ........ ........ 13% 244M 1s 23:48:06 30720K ........ ........ ........ ........ ........ ........ 14% 277M 1s 23:48:06 33792K ........ ........ ........ ........ ........ ........ 15% 275M 1s 23:48:06 36864K ........ ........ ........ ........ ........ ........ 17% 220M 1s 23:48:06 39936K ........ ........ ........ ........ ........ ........ 18% 260M 1s 23:48:06 43008K ........ ........ ........ ........ ........ ........ 19% 267M 1s 23:48:06 46080K ........ ........ ........ ........ ........ ........ 20% 278M 1s 23:48:06 49152K ........ ........ ........ ........ ........ ........ 22% 338M 1s 23:48:06 52224K ........ ........ ........ ........ ........ ........ 23% 322M 1s 23:48:06 55296K ........ ........ ........ ........ ........ ........ 24% 326M 1s 23:48:06 58368K ........ ........ ........ ........ ........ ........ 26% 322M 1s 23:48:06 61440K ........ ........ ........ ........ ........ ........ 27% 274M 1s 23:48:06 64512K ........ ........ ........ ........ ........ ........ 28% 242M 1s 23:48:06 67584K ........ ........ ........ ........ ........ ........ 30% 269M 1s 23:48:06 70656K ........ ........ ........ ........ ........ ........ 31% 300M 1s 23:48:06 73728K ........ ........ ........ ........ ........ ........ 32% 358M 1s 23:48:06 76800K ........ ........ ........ ........ ........ ........ 34% 261M 1s 23:48:06 79872K ........ ........ ........ ........ ........ ........ 35% 226M 1s 23:48:06 82944K ........ ........ ........ ........ ........ ........ 36% 224M 1s 23:48:06 86016K ........ ........ ........ ........ ........ ........ 38% 237M 1s 23:48:06 89088K ........ ........ ........ ........ ........ ........ 39% 235M 1s 23:48:06 92160K ........ ........ ........ ........ ........ ........ 40% 256M 1s 23:48:06 95232K ........ ........ ........ ........ ........ ........ 41% 328M 1s 23:48:06 98304K ........ ........ ........ ........ ........ ........ 43% 340M 1s 23:48:06 101376K ........ ........ ........ ........ ........ ........ 44% 342M 1s 23:48:06 104448K ........ ........ ........ ........ ........ ........ 45% 336M 1s 23:48:06 107520K ........ ........ ........ ........ ........ ........ 47% 334M 1s 23:48:06 110592K ........ ........ ........ ........ ........ ........ 48% 334M 1s 23:48:06 113664K ........ ........ ........ ........ ........ ........ 49% 318M 1s 23:48:06 116736K ........ ........ ........ ........ ........ ........ 51% 316M 0s 23:48:06 119808K ........ ........ ........ ........ ........ ........ 52% 297M 0s 23:48:06 122880K ........ ........ ........ ........ ........ ........ 53% 286M 0s 23:48:06 125952K ........ ........ ........ ........ ........ ........ 55% 319M 0s 23:48:06 129024K ........ ........ ........ ........ ........ ........ 56% 326M 0s 23:48:06 132096K ........ ........ ........ ........ ........ ........ 57% 333M 0s 23:48:06 135168K ........ ........ ........ ........ ........ ........ 59% 329M 0s 23:48:06 138240K ........ ........ ........ ........ ........ ........ 60% 320M 0s 23:48:06 141312K ........ ........ ........ ........ ........ ........ 61% 328M 0s 23:48:06 144384K ........ ........ ........ ........ ........ ........ 62% 335M 0s 23:48:06 147456K ........ ........ ........ ........ ........ ........ 64% 281M 0s 23:48:06 150528K ........ ........ ........ ........ ........ ........ 65% 242M 0s 23:48:07 153600K ........ ........ ........ ........ ........ ........ 66% 413M 0s 23:48:07 156672K ........ ........ ........ ........ ........ ........ 68% 321M 0s 23:48:07 159744K ........ ........ ........ ........ ........ ........ 69% 322M 0s 23:48:07 162816K ........ ........ ........ ........ ........ ........ 70% 298M 0s 23:48:07 165888K ........ ........ ........ ........ ........ ........ 72% 313M 0s 23:48:07 168960K ........ ........ ........ ........ ........ ........ 73% 322M 0s 23:48:07 172032K ........ ........ ........ ........ ........ ........ 74% 311M 0s 23:48:07 175104K ........ ........ ........ ........ ........ ........ 76% 334M 0s 23:48:07 178176K ........ ........ ........ ........ ........ ........ 77% 321M 0s 23:48:07 181248K ........ ........ ........ ........ ........ ........ 78% 331M 0s 23:48:07 184320K ........ ........ ........ ........ ........ ........ 80% 318M 0s 23:48:07 187392K ........ ........ ........ ........ ........ ........ 81% 314M 0s 23:48:07 190464K ........ ........ ........ ........ ........ ........ 82% 321M 0s 23:48:07 193536K ........ ........ ........ ........ ........ ........ 83% 258M 0s 23:48:07 196608K ........ ........ ........ ........ ........ ........ 85% 302M 0s 23:48:07 199680K ........ ........ ........ ........ ........ ........ 86% 334M 0s 23:48:07 202752K ........ ........ ........ ........ ........ ........ 87% 326M 0s 23:48:07 205824K ........ ........ ........ ........ ........ ........ 89% 312M 0s 23:48:07 208896K ........ ........ ........ ........ ........ ........ 90% 334M 0s 23:48:07 211968K ........ ........ ........ ........ ........ ........ 91% 309M 0s 23:48:07 215040K ........ ........ ........ ........ ........ ........ 93% 327M 0s 23:48:07 218112K ........ ........ ........ ........ ........ ........ 94% 337M 0s 23:48:07 221184K ........ ........ ........ ........ ........ ........ 95% 352M 0s 23:48:07 224256K ........ ........ ........ ........ ........ ........ 97% 176M 0s 23:48:07 227328K ........ ........ ........ ........ ........ ........ 98% 90.7M 0s 23:48:07 230400K ........ ........ ........ ........ ........ ........ 99% 278M 0s 23:48:07 233472K ........ ... 100% 379M=0.9s 23:48:07 23:48:07 2025-10-26 23:48:07 (255 MB/s) - ‘karaf-0.21.4-20251026.212643-41.zip’ saved [239810655/239810655] 23:48:07 23:48:07 Extracting the new controller... 23:48:07 + echo 'Extracting the new controller...' 23:48:07 + unzip -q karaf-0.21.4-20251026.212643-41.zip 23:48:09 Adding external repositories... 23:48:09 + echo 'Adding external repositories...' 23:48:09 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:09 ################################################################################ 23:48:09 # 23:48:09 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:09 # contributor license agreements. See the NOTICE file distributed with 23:48:09 # this work for additional information regarding copyright ownership. 23:48:09 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:09 # (the "License"); you may not use this file except in compliance with 23:48:09 # the License. You may obtain a copy of the License at 23:48:09 # 23:48:09 # http://www.apache.org/licenses/LICENSE-2.0 23:48:09 # 23:48:09 # Unless required by applicable law or agreed to in writing, software 23:48:09 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:09 # See the License for the specific language governing permissions and 23:48:09 # limitations under the License. 23:48:09 # 23:48:09 ################################################################################ 23:48:09 23:48:09 # 23:48:09 # If set to true, the following property will not allow any certificate to be used 23:48:09 # when accessing Maven repositories through SSL 23:48:09 # 23:48:09 #org.ops4j.pax.url.mvn.certificateCheck= 23:48:09 23:48:09 # 23:48:09 # Path to the local Maven settings file. 23:48:09 # The repositories defined in this file will be automatically added to the list 23:48:09 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:48:09 # below is not set. 23:48:09 # The following locations are checked for the existence of the settings.xml file 23:48:09 # * 1. looks for the specified url 23:48:09 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:48:09 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:48:09 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:48:09 # 23:48:09 #org.ops4j.pax.url.mvn.settings= 23:48:09 23:48:09 # 23:48:09 # Path to the local Maven repository which is used to avoid downloading 23:48:09 # artifacts when they already exist locally. 23:48:09 # The value of this property will be extracted from the settings.xml file 23:48:09 # above, or defaulted to: 23:48:09 # System.getProperty( "user.home" ) + "/.m2/repository" 23:48:09 # 23:48:09 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:48:09 23:48:09 # 23:48:09 # Default this to false. It's just weird to use undocumented repos 23:48:09 # 23:48:09 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:48:09 23:48:09 # 23:48:09 # Uncomment if you don't wanna use the proxy settings 23:48:09 # from the Maven conf/settings.xml file 23:48:09 # 23:48:09 # org.ops4j.pax.url.mvn.proxySupport=false 23:48:09 23:48:09 # 23:48:09 # Comma separated list of repositories scanned when resolving an artifact. 23:48:09 # Those repositories will be checked before iterating through the 23:48:09 # below list of repositories and even before the local repository 23:48:09 # A repository url can be appended with zero or more of the following flags: 23:48:09 # @snapshots : the repository contains snaphots 23:48:09 # @noreleases : the repository does not contain any released artifacts 23:48:09 # 23:48:09 # The following property value will add the system folder as a repo. 23:48:09 # 23:48:09 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:48:09 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:48:09 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:48:09 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:48:09 23:48:09 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:48:09 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:48:09 23:48:09 # 23:48:09 # Comma separated list of repositories scanned when resolving an artifact. 23:48:09 # The default list includes the following repositories: 23:48:09 # http://repo1.maven.org/maven2@id=central 23:48:09 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:48:09 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:48:09 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:48:09 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:48:09 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:48:09 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:48:09 # To add repositories to the default ones, prepend '+' to the list of repositories 23:48:09 # to add. 23:48:09 # A repository url can be appended with zero or more of the following flags: 23:48:09 # @snapshots : the repository contains snapshots 23:48:09 # @noreleases : the repository does not contain any released artifacts 23:48:09 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:48:09 # 23:48:09 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:48:09 23:48:09 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 23:48:09 + echo 'Configuring the startup features...' 23:48:09 Configuring the startup features... 23:48:09 + 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.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:09 + FEATURE_TEST_STRING=features-test 23:48:09 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 23:48:09 + KARAF_VERSION=karaf4 23:48:09 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:48:09 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:09 + [[ ! -z '' ]] 23:48:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:09 ################################################################################ 23:48:09 # 23:48:09 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:09 # contributor license agreements. See the NOTICE file distributed with 23:48:09 # this work for additional information regarding copyright ownership. 23:48:09 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:09 # (the "License"); you may not use this file except in compliance with 23:48:09 # the License. You may obtain a copy of the License at 23:48:09 # 23:48:09 # http://www.apache.org/licenses/LICENSE-2.0 23:48:09 # 23:48:09 # Unless required by applicable law or agreed to in writing, software 23:48:09 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:09 # See the License for the specific language governing permissions and 23:48:09 # limitations under the License. 23:48:09 # 23:48:09 ################################################################################ 23:48:09 23:48:09 # 23:48:09 # Comma separated list of features repositories to register by default 23:48:09 # 23:48:09 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/056341b7-6c44-4eb7-9fbc-266a74db583c.xml 23:48:09 23:48:09 # 23:48:09 # Comma separated list of features to install at startup 23:48:09 # 23:48:09 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 7835d573-988f-4e74-9939-f7bf9b44732f 23:48:09 23:48:09 # 23:48:09 # Resource repositories (OBR) that the features resolver can use 23:48:09 # to resolve requirements/capabilities 23:48:09 # 23:48:09 # The format of the resourceRepositories is 23:48:09 # resourceRepositories=[xml:url|json:url],... 23:48:09 # for Instance: 23:48:09 # 23:48:09 #resourceRepositories=xml:http://host/path/to/index.xml 23:48:09 # or 23:48:09 #resourceRepositories=json:http://host/path/to/index.json 23:48:09 # 23:48:09 23:48:09 # 23:48:09 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:48:09 # 23:48:09 featuresBootAsynchronous=false 23:48:09 23:48:09 # 23:48:09 # Service requirements enforcement 23:48:09 # 23:48:09 # By default, the feature resolver checks the service requirements/capabilities of 23:48:09 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:48:09 # the required bundles. 23:48:09 # The following flag can have those values: 23:48:09 # - disable: service requirements are completely ignored 23:48:09 # - default: service requirements are ignored for old features 23:48:09 # - enforce: service requirements are always verified 23:48:09 # 23:48:09 #serviceRequirements=default 23:48:09 23:48:09 # 23:48:09 # Store cfg file for config element in feature 23:48:09 # 23:48:09 #configCfgStore=true 23:48:09 23:48:09 # 23:48:09 # Define if the feature service automatically refresh bundles 23:48:09 # 23:48:09 autoRefresh=true 23:48:09 23:48:09 # 23:48:09 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:48:09 # XML file defines instructions related to features processing 23:48:09 # versions.properties may declare properties to resolve placeholders in XML file 23:48:09 # both files are relative to ${karaf.etc} 23:48:09 # 23:48:09 #featureProcessing=org.apache.karaf.features.xml 23:48:09 #featureProcessingVersions=versions.properties 23:48:09 + configure_karaf_log karaf4 '' 23:48:09 + local -r karaf_version=karaf4 23:48:09 + local -r controllerdebugmap= 23:48:09 + local logapi=log4j 23:48:09 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:48:09 log4j2.rootLogger.level = INFO 23:48:09 #log4j2.rootLogger.type = asyncRoot 23:48:09 #log4j2.rootLogger.includeLocation = false 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:48:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:48:09 log4j2.rootLogger.appenderRef.Console.ref = Console 23:48:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:48:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:48:09 log4j2.logger.spifly.name = org.apache.aries.spifly 23:48:09 log4j2.logger.spifly.level = WARN 23:48:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:48:09 log4j2.logger.audit.level = INFO 23:48:09 log4j2.logger.audit.additivity = false 23:48:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:48:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:48:09 log4j2.appender.console.type = Console 23:48:09 log4j2.appender.console.name = Console 23:48:09 log4j2.appender.console.layout.type = PatternLayout 23:48:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:48:09 log4j2.appender.rolling.type = RollingRandomAccessFile 23:48:09 log4j2.appender.rolling.name = RollingFile 23:48:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:48:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:48:09 #log4j2.appender.rolling.immediateFlush = false 23:48:09 log4j2.appender.rolling.append = true 23:48:09 log4j2.appender.rolling.layout.type = PatternLayout 23:48:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:48:09 log4j2.appender.rolling.policies.type = Policies 23:48:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:48:09 log4j2.appender.rolling.policies.size.size = 64MB 23:48:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:48:09 log4j2.appender.rolling.strategy.max = 7 23:48:09 log4j2.appender.audit.type = RollingRandomAccessFile 23:48:09 log4j2.appender.audit.name = AuditRollingFile 23:48:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:48:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:48:09 log4j2.appender.audit.append = true 23:48:09 log4j2.appender.audit.layout.type = PatternLayout 23:48:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:48:09 log4j2.appender.audit.policies.type = Policies 23:48:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:48:09 log4j2.appender.audit.policies.size.size = 8MB 23:48:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:48:09 log4j2.appender.audit.strategy.max = 7 23:48:09 log4j2.appender.osgi.type = PaxOsgi 23:48:09 log4j2.appender.osgi.name = PaxOsgi 23:48:09 log4j2.appender.osgi.filter = * 23:48:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:48:09 #log4j2.logger.aether.level = TRACE 23:48:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:48:09 #log4j2.logger.http-headers.level = DEBUG 23:48:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:48:09 #log4j2.logger.maven.level = TRACE 23:48:09 + logapi=log4j2 23:48:09 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:48:09 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:48:09 + '[' log4j2 == log4j2 ']' 23:48:09 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:09 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:48:09 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:48:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:48:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:48:09 + unset IFS 23:48:09 controllerdebugmap: 23:48:09 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:09 + echo 'controllerdebugmap: ' 23:48:09 + '[' -n '' ']' 23:48:09 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:48:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:09 ################################################################################ 23:48:09 # 23:48:09 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:09 # contributor license agreements. See the NOTICE file distributed with 23:48:09 # this work for additional information regarding copyright ownership. 23:48:09 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:09 # (the "License"); you may not use this file except in compliance with 23:48:09 # the License. You may obtain a copy of the License at 23:48:09 # 23:48:09 # http://www.apache.org/licenses/LICENSE-2.0 23:48:09 # 23:48:09 # Unless required by applicable law or agreed to in writing, software 23:48:09 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:09 # See the License for the specific language governing permissions and 23:48:09 # limitations under the License. 23:48:09 # 23:48:09 ################################################################################ 23:48:09 23:48:09 # Common pattern layout for appenders 23:48:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:48:09 23:48:09 # Root logger 23:48:09 log4j2.rootLogger.level = INFO 23:48:09 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:48:09 #log4j2.rootLogger.type = asyncRoot 23:48:09 #log4j2.rootLogger.includeLocation = false 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:48:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:48:09 log4j2.rootLogger.appenderRef.Console.ref = Console 23:48:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:48:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:48:09 23:48:09 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:48:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:48:09 23:48:09 # Loggers configuration 23:48:09 23:48:09 # Spifly logger 23:48:09 log4j2.logger.spifly.name = org.apache.aries.spifly 23:48:09 log4j2.logger.spifly.level = WARN 23:48:09 23:48:09 # Security audit logger 23:48:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:48:09 log4j2.logger.audit.level = INFO 23:48:09 log4j2.logger.audit.additivity = false 23:48:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:48:09 23:48:09 # Appenders configuration 23:48:09 23:48:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:48:09 log4j2.appender.console.type = Console 23:48:09 log4j2.appender.console.name = Console 23:48:09 log4j2.appender.console.layout.type = PatternLayout 23:48:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:48:09 23:48:09 # Rolling file appender 23:48:09 log4j2.appender.rolling.type = RollingRandomAccessFile 23:48:09 log4j2.appender.rolling.name = RollingFile 23:48:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:48:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:48:09 # uncomment to not force a disk flush 23:48:09 #log4j2.appender.rolling.immediateFlush = false 23:48:09 log4j2.appender.rolling.append = true 23:48:09 log4j2.appender.rolling.layout.type = PatternLayout 23:48:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:48:09 log4j2.appender.rolling.policies.type = Policies 23:48:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:48:09 log4j2.appender.rolling.policies.size.size = 1GB 23:48:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:48:09 log4j2.appender.rolling.strategy.max = 7 23:48:09 23:48:09 # Audit file appender 23:48:09 log4j2.appender.audit.type = RollingRandomAccessFile 23:48:09 log4j2.appender.audit.name = AuditRollingFile 23:48:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:48:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:48:09 log4j2.appender.audit.append = true 23:48:09 log4j2.appender.audit.layout.type = PatternLayout 23:48:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:48:09 log4j2.appender.audit.policies.type = Policies 23:48:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:48:09 log4j2.appender.audit.policies.size.size = 8MB 23:48:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:48:09 log4j2.appender.audit.strategy.max = 7 23:48:09 23:48:09 # OSGi appender 23:48:09 log4j2.appender.osgi.type = PaxOsgi 23:48:09 log4j2.appender.osgi.name = PaxOsgi 23:48:09 log4j2.appender.osgi.filter = * 23:48:09 23:48:09 # help with identification of maven-related problems with pax-url-aether 23:48:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:48:09 #log4j2.logger.aether.level = TRACE 23:48:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:48:09 #log4j2.logger.http-headers.level = DEBUG 23:48:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:48:09 #log4j2.logger.maven.level = TRACE 23:48:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:48:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:48:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:48:09 + local -r controllermem=2048m 23:48:09 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:09 + echo Configure 23:48:09 Configure 23:48:09 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:48:09 max memory: 2048m 23:48:09 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:48:09 + echo ' max memory: 2048m' 23:48:09 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:48:09 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:09 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:09 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:48:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:09 #!/bin/sh 23:48:09 # 23:48:09 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:09 # contributor license agreements. See the NOTICE file distributed with 23:48:09 # this work for additional information regarding copyright ownership. 23:48:09 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:09 # (the "License"); you may not use this file except in compliance with 23:48:09 # the License. You may obtain a copy of the License at 23:48:09 # 23:48:09 # http://www.apache.org/licenses/LICENSE-2.0 23:48:09 # 23:48:09 # Unless required by applicable law or agreed to in writing, software 23:48:09 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:09 # See the License for the specific language governing permissions and 23:48:09 # limitations under the License. 23:48:09 # 23:48:09 23:48:09 # 23:48:09 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:48:09 # script: client, instance, shell, start, status, stop, karaf 23:48:09 # 23:48:09 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:48:09 # Actions go here... 23:48:09 # fi 23:48:09 23:48:09 # 23:48:09 # general settings which should be applied for all scripts go here; please keep 23:48:09 # in mind that it is possible that scripts might be executed more than once, e.g. 23:48:09 # in example of the start script where the start script is executed first and the 23:48:09 # karaf script afterwards. 23:48:09 # 23:48:09 23:48:09 # 23:48:09 # The following section shows the possible configuration options for the default 23:48:09 # karaf scripts 23:48:09 # 23:48:09 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:48:09 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:48:09 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:48:09 # export EXTRA_JAVA_OPTS # Additional JVM options 23:48:09 # export KARAF_HOME # Karaf home folder 23:48:09 # export KARAF_DATA # Karaf data folder 23:48:09 # export KARAF_BASE # Karaf base folder 23:48:09 # export KARAF_ETC # Karaf etc folder 23:48:09 # export KARAF_LOG # Karaf log folder 23:48:09 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:48:09 # export KARAF_OPTS # Additional available Karaf options 23:48:09 # export KARAF_DEBUG # Enable debug mode 23:48:09 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:48:09 # export KARAF_NOROOT # Prevent execution as root if set to true 23:48:09 Set Java version 23:48:09 + echo 'Set Java version' 23:48:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:48:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:48:09 sudo: a password is required 23:48:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:48:09 sudo: a password is required 23:48:09 JDK default version ... 23:48:09 + echo 'JDK default version ...' 23:48:09 + java -version 23:48:09 openjdk version "21.0.8" 2025-07-15 23:48:09 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:48:09 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:48:09 Set JAVA_HOME 23:48:09 + echo 'Set JAVA_HOME' 23:48:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:48:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:48:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:48:09 Listing all open ports on controller system... 23:48:09 + echo 'Listing all open ports on controller system...' 23:48:09 + netstat -pnatu 23:48:09 /tmp/configuration-script.sh: line 40: netstat: command not found 23:48:09 Configuring cluster 23:48:09 + '[' -f /tmp/custom_shard_config.txt ']' 23:48:09 + echo 'Configuring cluster' 23:48:09 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.158 10.30.171.142 10.30.171.231 23:48:09 ################################################ 23:48:09 ## Configure Cluster ## 23:48:09 ################################################ 23:48:09 NOTE: Cluster configuration files not found. Copying from 23:48:09 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 23:48:09 Configuring unique name in akka.conf 23:48:09 Configuring hostname in akka.conf 23:48:09 Configuring data and rpc seed nodes in akka.conf 23:48:09 modules = [ 23:48:09 23:48:09 { 23:48:09 name = "inventory" 23:48:09 namespace = "urn:opendaylight:inventory" 23:48:09 shard-strategy = "module" 23:48:09 }, 23:48:09 { 23:48:09 name = "topology" 23:48:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:48:09 shard-strategy = "module" 23:48:09 }, 23:48:09 { 23:48:09 name = "toaster" 23:48:09 namespace = "http://netconfcentral.org/ns/toaster" 23:48:09 shard-strategy = "module" 23:48:09 } 23:48:09 ] 23:48:09 Configuring replication type in module-shards.conf 23:48:09 ################################################ 23:48:09 ## NOTE: Manually restart controller to ## 23:48:09 ## apply configuration. ## 23:48:09 ################################################ 23:48:09 Dump akka.conf 23:48:09 + echo 'Dump akka.conf' 23:48:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:09 23:48:09 odl-cluster-data { 23:48:09 akka { 23:48:09 remote { 23:48:09 artery { 23:48:09 enabled = on 23:48:09 transport = tcp 23:48:09 canonical.hostname = "10.30.171.142" 23:48:09 canonical.port = 2550 23:48:09 } 23:48:09 } 23:48:09 23:48:09 cluster { 23:48:09 # Using artery. 23:48:09 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.158:2550", 23:48:09 "akka://opendaylight-cluster-data@10.30.171.142:2550", 23:48:09 "akka://opendaylight-cluster-data@10.30.171.231:2550"] 23:48:09 23:48:09 roles = ["member-2"] 23:48:09 23:48:09 # when under load we might trip a false positive on the failure detector 23:48:09 # failure-detector { 23:48:09 # heartbeat-interval = 4 s 23:48:09 # acceptable-heartbeat-pause = 16s 23:48:09 # } 23:48:09 } 23:48:09 23:48:09 persistence { 23:48:09 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:48:09 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:48:09 # The relative path is always relative to KARAF_HOME. 23:48:09 23:48:09 # snapshot-store.local.dir = "target/snapshots" 23:48:09 23:48:09 # Use lz4 compression for LocalSnapshotStore snapshots 23:48:09 snapshot-store.local.use-lz4-compression = false 23:48:09 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:48:09 snapshot-store.local.lz4-blocksize = 256KB 23:48:09 } 23:48:09 disable-default-actor-system-quarantined-event-handling = "false" 23:48:09 } 23:48:09 } 23:48:09 Dump modules.conf 23:48:09 + echo 'Dump modules.conf' 23:48:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:09 modules = [ 23:48:09 23:48:09 { 23:48:09 name = "inventory" 23:48:09 namespace = "urn:opendaylight:inventory" 23:48:09 shard-strategy = "module" 23:48:09 }, 23:48:09 { 23:48:09 name = "topology" 23:48:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:48:09 shard-strategy = "module" 23:48:09 }, 23:48:09 { 23:48:09 name = "toaster" 23:48:09 namespace = "http://netconfcentral.org/ns/toaster" 23:48:09 shard-strategy = "module" 23:48:09 } 23:48:09 ] 23:48:09 Dump module-shards.conf 23:48:09 + echo 'Dump module-shards.conf' 23:48:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:09 module-shards = [ 23:48:09 { 23:48:09 name = "default" 23:48:09 shards = [ 23:48:09 { 23:48:09 name = "default" 23:48:09 replicas = ["member-1", 23:48:09 "member-2", 23:48:09 "member-3"] 23:48:09 } 23:48:09 ] 23:48:09 }, 23:48:09 { 23:48:09 name = "inventory" 23:48:09 shards = [ 23:48:09 { 23:48:09 name="inventory" 23:48:09 replicas = ["member-1", 23:48:09 "member-2", 23:48:09 "member-3"] 23:48:09 } 23:48:09 ] 23:48:09 }, 23:48:09 { 23:48:09 name = "topology" 23:48:09 shards = [ 23:48:09 { 23:48:09 name="topology" 23:48:09 replicas = ["member-1", 23:48:09 "member-2", 23:48:09 "member-3"] 23:48:09 } 23:48:09 ] 23:48:09 }, 23:48:09 { 23:48:09 name = "toaster" 23:48:09 shards = [ 23:48:09 { 23:48:09 name="toaster" 23:48:09 replicas = ["member-1", 23:48:09 "member-2", 23:48:09 "member-3"] 23:48:09 } 23:48:09 ] 23:48:09 } 23:48:09 ] 23:48:09 Configuring member-3 with IP address 10.30.171.231 23:48:09 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:48:10 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:48:10 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 23:48:10 common-functions.sh is being sourced 23:48:10 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:48:10 ++ echo 'common-functions.sh is being sourced' 23:48:10 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 23:48:10 ++ DISTROSTREAM=scandium 23:48:10 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:10 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:10 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:10 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:10 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:10 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:10 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:10 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:10 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:10 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:10 ++ export CONTROLLERMEM= 23:48:10 ++ CONTROLLERMEM= 23:48:10 ++ case "${DISTROSTREAM}" in 23:48:10 ++ CLUSTER_SYSTEM=akka 23:48:10 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:10 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:10 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:10 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:10 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:10 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:10 ++ print_common_env 23:48:10 ++ cat 23:48:10 common-functions environment: 23:48:10 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:10 ACTUALFEATURES: 23:48:10 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:10 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:10 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:10 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:10 CONTROLLERMEM: 23:48:10 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:10 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:10 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:10 SUITES: 23:48:10 23:48:10 ++ SSH='ssh -t -t' 23:48:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:48:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:48:10 Changing to /tmp 23:48:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:10 + echo 'Changing to /tmp' 23:48:10 + cd /tmp 23:48:10 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip' 23:48:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:10 --2025-10-26 23:48:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip 23:48:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:48:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:48:10 HTTP request sent, awaiting response... 200 OK 23:48:10 Length: 239810655 (229M) [application/zip] 23:48:10 Saving to: ‘karaf-0.21.4-20251026.212643-41.zip’ 23:48:10 23:48:10 0K ........ ........ ........ ........ ........ ........ 1% 69.6M 3s 23:48:10 3072K ........ ........ ........ ........ ........ ........ 2% 122M 3s 23:48:10 6144K ........ ........ ........ ........ ........ ........ 3% 147M 2s 23:48:10 9216K ........ ........ ........ ........ ........ ........ 5% 187M 2s 23:48:10 12288K ........ ........ ........ ........ ........ ........ 6% 226M 2s 23:48:10 15360K ........ ........ ........ ........ ........ ........ 7% 196M 2s 23:48:10 18432K ........ ........ ........ ........ ........ ........ 9% 196M 1s 23:48:10 21504K ........ ........ ........ ........ ........ ........ 10% 200M 1s 23:48:10 24576K ........ ........ ........ ........ ........ ........ 11% 265M 1s 23:48:10 27648K ........ ........ ........ ........ ........ ........ 13% 274M 1s 23:48:10 30720K ........ ........ ........ ........ ........ ........ 14% 279M 1s 23:48:10 33792K ........ ........ ........ ........ ........ ........ 15% 300M 1s 23:48:10 36864K ........ ........ ........ ........ ........ ........ 17% 343M 1s 23:48:10 39936K ........ ........ ........ ........ ........ ........ 18% 321M 1s 23:48:10 43008K ........ ........ ........ ........ ........ ........ 19% 281M 1s 23:48:10 46080K ........ ........ ........ ........ ........ ........ 20% 221M 1s 23:48:10 49152K ........ ........ ........ ........ ........ ........ 22% 309M 1s 23:48:10 52224K ........ ........ ........ ........ ........ ........ 23% 334M 1s 23:48:10 55296K ........ ........ ........ ........ ........ ........ 24% 300M 1s 23:48:10 58368K ........ ........ ........ ........ ........ ........ 26% 325M 1s 23:48:10 61440K ........ ........ ........ ........ ........ ........ 27% 238M 1s 23:48:10 64512K ........ ........ ........ ........ ........ ........ 28% 322M 1s 23:48:10 67584K ........ ........ ........ ........ ........ ........ 30% 293M 1s 23:48:10 70656K ........ ........ ........ ........ ........ ........ 31% 389M 1s 23:48:10 73728K ........ ........ ........ ........ ........ ........ 32% 410M 1s 23:48:10 76800K ........ ........ ........ ........ ........ ........ 34% 295M 1s 23:48:10 79872K ........ ........ ........ ........ ........ ........ 35% 314M 1s 23:48:10 82944K ........ ........ ........ ........ ........ ........ 36% 289M 1s 23:48:10 86016K ........ ........ ........ ........ ........ ........ 38% 367M 1s 23:48:10 89088K ........ ........ ........ ........ ........ ........ 39% 355M 1s 23:48:10 92160K ........ ........ ........ ........ ........ ........ 40% 349M 1s 23:48:10 95232K ........ ........ ........ ........ ........ ........ 41% 357M 1s 23:48:10 98304K ........ ........ ........ ........ ........ ........ 43% 326M 1s 23:48:10 101376K ........ ........ ........ ........ ........ ........ 44% 349M 1s 23:48:10 104448K ........ ........ ........ ........ ........ ........ 45% 339M 0s 23:48:10 107520K ........ ........ ........ ........ ........ ........ 47% 295M 0s 23:48:10 110592K ........ ........ ........ ........ ........ ........ 48% 269M 0s 23:48:10 113664K ........ ........ ........ ........ ........ ........ 49% 295M 0s 23:48:10 116736K ........ ........ ........ ........ ........ ........ 51% 331M 0s 23:48:10 119808K ........ ........ ........ ........ ........ ........ 52% 369M 0s 23:48:10 122880K ........ ........ ........ ........ ........ ........ 53% 352M 0s 23:48:10 125952K ........ ........ ........ ........ ........ ........ 55% 376M 0s 23:48:10 129024K ........ ........ ........ ........ ........ ........ 56% 342M 0s 23:48:10 132096K ........ ........ ........ ........ ........ ........ 57% 340M 0s 23:48:10 135168K ........ ........ ........ ........ ........ ........ 59% 351M 0s 23:48:10 138240K ........ ........ ........ ........ ........ ........ 60% 269M 0s 23:48:10 141312K ........ ........ ........ ........ ........ ........ 61% 503M 0s 23:48:10 144384K ........ ........ ........ ........ ........ ........ 62% 354M 0s 23:48:10 147456K ........ ........ ........ ........ ........ ........ 64% 374M 0s 23:48:10 150528K ........ ........ ........ ........ ........ ........ 65% 375M 0s 23:48:10 153600K ........ ........ ........ ........ ........ ........ 66% 346M 0s 23:48:10 156672K ........ ........ ........ ........ ........ ........ 68% 406M 0s 23:48:10 159744K ........ ........ ........ ........ ........ ........ 69% 388M 0s 23:48:10 162816K ........ ........ ........ ........ ........ ........ 70% 316M 0s 23:48:10 165888K ........ ........ ........ ........ ........ ........ 72% 219M 0s 23:48:10 168960K ........ ........ ........ ........ ........ ........ 73% 336M 0s 23:48:10 172032K ........ ........ ........ ........ ........ ........ 74% 386M 0s 23:48:10 175104K ........ ........ ........ ........ ........ ........ 76% 381M 0s 23:48:10 178176K ........ ........ ........ ........ ........ ........ 77% 352M 0s 23:48:10 181248K ........ ........ ........ ........ ........ ........ 78% 297M 0s 23:48:10 184320K ........ ........ ........ ........ ........ ........ 80% 340M 0s 23:48:10 187392K ........ ........ ........ ........ ........ ........ 81% 449M 0s 23:48:10 190464K ........ ........ ........ ........ ........ ........ 82% 364M 0s 23:48:10 193536K ........ ........ ........ ........ ........ ........ 83% 339M 0s 23:48:10 196608K ........ ........ ........ ........ ........ ........ 85% 410M 0s 23:48:10 199680K ........ ........ ........ ........ ........ ........ 86% 420M 0s 23:48:10 202752K ........ ........ ........ ........ ........ ........ 87% 373M 0s 23:48:10 205824K ........ ........ ........ ........ ........ ........ 89% 297M 0s 23:48:11 208896K ........ ........ ........ ........ ........ ........ 90% 341M 0s 23:48:11 211968K ........ ........ ........ ........ ........ ........ 91% 382M 0s 23:48:11 215040K ........ ........ ........ ........ ........ ........ 93% 407M 0s 23:48:11 218112K ........ ........ ........ ........ ........ ........ 94% 350M 0s 23:48:11 221184K ........ ........ ........ ........ ........ ........ 95% 188M 0s 23:48:11 224256K ........ ........ ........ ........ ........ ........ 97% 274M 0s 23:48:11 227328K ........ ........ ........ ........ ........ ........ 98% 309M 0s 23:48:11 230400K ........ ........ ........ ........ ........ ........ 99% 307M 0s 23:48:11 233472K ........ ... 100% 275M=0.8s 23:48:11 23:48:11 2025-10-26 23:48:11 (288 MB/s) - ‘karaf-0.21.4-20251026.212643-41.zip’ saved [239810655/239810655] 23:48:11 23:48:11 Extracting the new controller... 23:48:11 + echo 'Extracting the new controller...' 23:48:11 + unzip -q karaf-0.21.4-20251026.212643-41.zip 23:48:13 Adding external repositories... 23:48:13 + echo 'Adding external repositories...' 23:48:13 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:13 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:13 ################################################################################ 23:48:13 # 23:48:13 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:13 # contributor license agreements. See the NOTICE file distributed with 23:48:13 # this work for additional information regarding copyright ownership. 23:48:13 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:13 # (the "License"); you may not use this file except in compliance with 23:48:13 # the License. You may obtain a copy of the License at 23:48:13 # 23:48:13 # http://www.apache.org/licenses/LICENSE-2.0 23:48:13 # 23:48:13 # Unless required by applicable law or agreed to in writing, software 23:48:13 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:13 # See the License for the specific language governing permissions and 23:48:13 # limitations under the License. 23:48:13 # 23:48:13 ################################################################################ 23:48:13 23:48:13 # 23:48:13 # If set to true, the following property will not allow any certificate to be used 23:48:13 # when accessing Maven repositories through SSL 23:48:13 # 23:48:13 #org.ops4j.pax.url.mvn.certificateCheck= 23:48:13 23:48:13 # 23:48:13 # Path to the local Maven settings file. 23:48:13 # The repositories defined in this file will be automatically added to the list 23:48:13 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:48:13 # below is not set. 23:48:13 # The following locations are checked for the existence of the settings.xml file 23:48:13 # * 1. looks for the specified url 23:48:13 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:48:13 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:48:13 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:48:13 # 23:48:13 #org.ops4j.pax.url.mvn.settings= 23:48:13 23:48:13 # 23:48:13 # Path to the local Maven repository which is used to avoid downloading 23:48:13 # artifacts when they already exist locally. 23:48:13 # The value of this property will be extracted from the settings.xml file 23:48:13 # above, or defaulted to: 23:48:13 # System.getProperty( "user.home" ) + "/.m2/repository" 23:48:13 # 23:48:13 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:48:13 23:48:13 # 23:48:13 # Default this to false. It's just weird to use undocumented repos 23:48:13 # 23:48:13 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:48:13 23:48:13 # 23:48:13 # Uncomment if you don't wanna use the proxy settings 23:48:13 # from the Maven conf/settings.xml file 23:48:13 # 23:48:13 # org.ops4j.pax.url.mvn.proxySupport=false 23:48:13 23:48:13 # 23:48:13 # Comma separated list of repositories scanned when resolving an artifact. 23:48:13 # Those repositories will be checked before iterating through the 23:48:13 # below list of repositories and even before the local repository 23:48:13 # A repository url can be appended with zero or more of the following flags: 23:48:13 # @snapshots : the repository contains snaphots 23:48:13 # @noreleases : the repository does not contain any released artifacts 23:48:13 # 23:48:13 # The following property value will add the system folder as a repo. 23:48:13 # 23:48:13 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:48:13 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:48:13 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:48:13 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:48:13 23:48:13 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:48:13 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:48:13 23:48:13 # 23:48:13 # Comma separated list of repositories scanned when resolving an artifact. 23:48:13 # The default list includes the following repositories: 23:48:13 # http://repo1.maven.org/maven2@id=central 23:48:13 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:48:13 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:48:13 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:48:13 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:48:13 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:48:13 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:48:13 # To add repositories to the default ones, prepend '+' to the list of repositories 23:48:13 # to add. 23:48:13 # A repository url can be appended with zero or more of the following flags: 23:48:13 # @snapshots : the repository contains snapshots 23:48:13 # @noreleases : the repository does not contain any released artifacts 23:48:13 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:48:13 # 23:48:13 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:48:13 23:48:13 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:48:13 + [[ True == \T\r\u\e ]] 23:48:13 + echo 'Configuring the startup features...' 23:48:13 + 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.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:13 + FEATURE_TEST_STRING=features-test 23:48:13 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 23:48:13 + KARAF_VERSION=karaf4 23:48:13 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:48:13 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:13 + [[ ! -z '' ]] 23:48:13 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:13 ################################################################################ 23:48:13 # 23:48:13 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:13 # contributor license agreements. See the NOTICE file distributed with 23:48:13 # this work for additional information regarding copyright ownership. 23:48:13 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:13 # (the "License"); you may not use this file except in compliance with 23:48:13 # the License. You may obtain a copy of the License at 23:48:13 # 23:48:13 # http://www.apache.org/licenses/LICENSE-2.0 23:48:13 # 23:48:13 # Unless required by applicable law or agreed to in writing, software 23:48:13 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:13 # See the License for the specific language governing permissions and 23:48:13 # limitations under the License. 23:48:13 # 23:48:13 ################################################################################ 23:48:13 23:48:13 # 23:48:13 # Comma separated list of features repositories to register by default 23:48:13 # 23:48:13 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/056341b7-6c44-4eb7-9fbc-266a74db583c.xml 23:48:13 23:48:13 # 23:48:13 # Comma separated list of features to install at startup 23:48:13 # 23:48:13 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 7835d573-988f-4e74-9939-f7bf9b44732f 23:48:13 23:48:13 # 23:48:13 # Resource repositories (OBR) that the features resolver can use 23:48:13 # to resolve requirements/capabilities 23:48:13 # 23:48:13 # The format of the resourceRepositories is 23:48:13 # resourceRepositories=[xml:url|json:url],... 23:48:13 # for Instance: 23:48:13 # 23:48:13 #resourceRepositories=xml:http://host/path/to/index.xml 23:48:13 # or 23:48:13 #resourceRepositories=json:http://host/path/to/index.json 23:48:13 # 23:48:13 23:48:13 # 23:48:13 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:48:13 # 23:48:13 featuresBootAsynchronous=false 23:48:13 23:48:13 # 23:48:13 # Service requirements enforcement 23:48:13 # 23:48:13 # By default, the feature resolver checks the service requirements/capabilities of 23:48:13 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:48:13 # the required bundles. 23:48:13 # The following flag can have those values: 23:48:13 # - disable: service requirements are completely ignored 23:48:13 # - default: service requirements are ignored for old features 23:48:13 # - enforce: service requirements are always verified 23:48:13 # 23:48:13 #serviceRequirements=default 23:48:13 23:48:13 # 23:48:13 # Store cfg file for config element in feature 23:48:13 # 23:48:13 #configCfgStore=true 23:48:13 23:48:13 # 23:48:13 # Define if the feature service automatically refresh bundles 23:48:13 # 23:48:13 autoRefresh=true 23:48:13 23:48:13 # 23:48:13 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:48:13 # XML file defines instructions related to features processing 23:48:13 # versions.properties may declare properties to resolve placeholders in XML file 23:48:13 # both files are relative to ${karaf.etc} 23:48:13 # 23:48:13 #featureProcessing=org.apache.karaf.features.xml 23:48:13 #featureProcessingVersions=versions.properties 23:48:13 + configure_karaf_log karaf4 '' 23:48:13 + local -r karaf_version=karaf4 23:48:13 + local -r controllerdebugmap= 23:48:13 + local logapi=log4j 23:48:13 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:48:13 log4j2.rootLogger.level = INFO 23:48:13 #log4j2.rootLogger.type = asyncRoot 23:48:13 #log4j2.rootLogger.includeLocation = false 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:48:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:48:13 log4j2.rootLogger.appenderRef.Console.ref = Console 23:48:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:48:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:48:13 log4j2.logger.spifly.name = org.apache.aries.spifly 23:48:13 log4j2.logger.spifly.level = WARN 23:48:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:48:13 log4j2.logger.audit.level = INFO 23:48:13 log4j2.logger.audit.additivity = false 23:48:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:48:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:48:13 log4j2.appender.console.type = Console 23:48:13 log4j2.appender.console.name = Console 23:48:13 log4j2.appender.console.layout.type = PatternLayout 23:48:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:48:13 log4j2.appender.rolling.type = RollingRandomAccessFile 23:48:13 log4j2.appender.rolling.name = RollingFile 23:48:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:48:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:48:13 #log4j2.appender.rolling.immediateFlush = false 23:48:13 log4j2.appender.rolling.append = true 23:48:13 log4j2.appender.rolling.layout.type = PatternLayout 23:48:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:48:13 log4j2.appender.rolling.policies.type = Policies 23:48:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:48:13 log4j2.appender.rolling.policies.size.size = 64MB 23:48:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:48:13 log4j2.appender.rolling.strategy.max = 7 23:48:13 log4j2.appender.audit.type = RollingRandomAccessFile 23:48:13 log4j2.appender.audit.name = AuditRollingFile 23:48:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:48:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:48:13 log4j2.appender.audit.append = true 23:48:13 log4j2.appender.audit.layout.type = PatternLayout 23:48:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:48:13 log4j2.appender.audit.policies.type = Policies 23:48:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:48:13 log4j2.appender.audit.policies.size.size = 8MB 23:48:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:48:13 log4j2.appender.audit.strategy.max = 7 23:48:13 log4j2.appender.osgi.type = PaxOsgi 23:48:13 log4j2.appender.osgi.name = PaxOsgi 23:48:13 log4j2.appender.osgi.filter = * 23:48:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:48:13 #log4j2.logger.aether.level = TRACE 23:48:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:48:13 #log4j2.logger.http-headers.level = DEBUG 23:48:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:48:13 #log4j2.logger.maven.level = TRACE 23:48:13 + logapi=log4j2 23:48:13 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:48:13 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:48:13 + '[' log4j2 == log4j2 ']' 23:48:13 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:13 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:48:13 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:48:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:48:13 controllerdebugmap: 23:48:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:48:13 + unset IFS 23:48:13 + echo 'controllerdebugmap: ' 23:48:13 + '[' -n '' ']' 23:48:13 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:48:13 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:13 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:13 ################################################################################ 23:48:13 # 23:48:13 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:13 # contributor license agreements. See the NOTICE file distributed with 23:48:13 # this work for additional information regarding copyright ownership. 23:48:13 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:13 # (the "License"); you may not use this file except in compliance with 23:48:13 # the License. You may obtain a copy of the License at 23:48:13 # 23:48:13 # http://www.apache.org/licenses/LICENSE-2.0 23:48:13 # 23:48:13 # Unless required by applicable law or agreed to in writing, software 23:48:13 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:13 # See the License for the specific language governing permissions and 23:48:13 # limitations under the License. 23:48:13 # 23:48:13 ################################################################################ 23:48:13 23:48:13 # Common pattern layout for appenders 23:48:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:48:13 23:48:13 # Root logger 23:48:13 log4j2.rootLogger.level = INFO 23:48:13 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:48:13 #log4j2.rootLogger.type = asyncRoot 23:48:13 #log4j2.rootLogger.includeLocation = false 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:48:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:48:13 log4j2.rootLogger.appenderRef.Console.ref = Console 23:48:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:48:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:48:13 23:48:13 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:48:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:48:13 23:48:13 # Loggers configuration 23:48:13 23:48:13 # Spifly logger 23:48:13 log4j2.logger.spifly.name = org.apache.aries.spifly 23:48:13 log4j2.logger.spifly.level = WARN 23:48:13 23:48:13 # Security audit logger 23:48:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:48:13 log4j2.logger.audit.level = INFO 23:48:13 log4j2.logger.audit.additivity = false 23:48:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:48:13 23:48:13 # Appenders configuration 23:48:13 23:48:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:48:13 log4j2.appender.console.type = Console 23:48:13 log4j2.appender.console.name = Console 23:48:13 log4j2.appender.console.layout.type = PatternLayout 23:48:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:48:13 23:48:13 # Rolling file appender 23:48:13 log4j2.appender.rolling.type = RollingRandomAccessFile 23:48:13 log4j2.appender.rolling.name = RollingFile 23:48:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:48:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:48:13 # uncomment to not force a disk flush 23:48:13 #log4j2.appender.rolling.immediateFlush = false 23:48:13 log4j2.appender.rolling.append = true 23:48:13 log4j2.appender.rolling.layout.type = PatternLayout 23:48:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:48:13 log4j2.appender.rolling.policies.type = Policies 23:48:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:48:13 log4j2.appender.rolling.policies.size.size = 1GB 23:48:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:48:13 log4j2.appender.rolling.strategy.max = 7 23:48:13 23:48:13 # Audit file appender 23:48:13 log4j2.appender.audit.type = RollingRandomAccessFile 23:48:13 log4j2.appender.audit.name = AuditRollingFile 23:48:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:48:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:48:13 log4j2.appender.audit.append = true 23:48:13 log4j2.appender.audit.layout.type = PatternLayout 23:48:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:48:13 log4j2.appender.audit.policies.type = Policies 23:48:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:48:13 log4j2.appender.audit.policies.size.size = 8MB 23:48:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:48:13 log4j2.appender.audit.strategy.max = 7 23:48:13 23:48:13 # OSGi appender 23:48:13 log4j2.appender.osgi.type = PaxOsgi 23:48:13 log4j2.appender.osgi.name = PaxOsgi 23:48:13 log4j2.appender.osgi.filter = * 23:48:13 23:48:13 # help with identification of maven-related problems with pax-url-aether 23:48:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:48:13 #log4j2.logger.aether.level = TRACE 23:48:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:48:13 #log4j2.logger.http-headers.level = DEBUG 23:48:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:48:13 #log4j2.logger.maven.level = TRACE 23:48:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:48:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:48:13 Configure 23:48:13 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:48:13 max memory: 2048m 23:48:13 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:13 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:13 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:48:13 + local -r controllermem=2048m 23:48:13 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:13 + echo Configure 23:48:13 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:48:13 + echo ' max memory: 2048m' 23:48:13 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:48:13 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:13 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:13 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:13 #!/bin/sh 23:48:13 # 23:48:13 # Licensed to the Apache Software Foundation (ASF) under one or more 23:48:13 # contributor license agreements. See the NOTICE file distributed with 23:48:13 # this work for additional information regarding copyright ownership. 23:48:13 # The ASF licenses this file to You under the Apache License, Version 2.0 23:48:13 # (the "License"); you may not use this file except in compliance with 23:48:13 # the License. You may obtain a copy of the License at 23:48:13 # 23:48:13 # http://www.apache.org/licenses/LICENSE-2.0 23:48:13 # 23:48:13 # Unless required by applicable law or agreed to in writing, software 23:48:13 # distributed under the License is distributed on an "AS IS" BASIS, 23:48:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:48:13 # See the License for the specific language governing permissions and 23:48:13 # limitations under the License. 23:48:13 # 23:48:13 23:48:13 # 23:48:13 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:48:13 # script: client, instance, shell, start, status, stop, karaf 23:48:13 # 23:48:13 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:48:13 # Actions go here... 23:48:13 # fi 23:48:13 23:48:13 # 23:48:13 # general settings which should be applied for all scripts go here; please keep 23:48:13 # in mind that it is possible that scripts might be executed more than once, e.g. 23:48:13 # in example of the start script where the start script is executed first and the 23:48:13 # karaf script afterwards. 23:48:13 # 23:48:13 23:48:13 # 23:48:13 # The following section shows the possible configuration options for the default 23:48:13 # karaf scripts 23:48:13 # 23:48:13 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:48:13 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:48:13 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:48:13 # export EXTRA_JAVA_OPTS # Additional JVM options 23:48:13 # export KARAF_HOME # Karaf home folder 23:48:13 # export KARAF_DATA # Karaf data folder 23:48:13 # export KARAF_BASE # Karaf base folder 23:48:13 # export KARAF_ETC # Karaf etc folder 23:48:13 # export KARAF_LOG # Karaf log folder 23:48:13 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:48:13 # export KARAF_OPTS # Additional available Karaf options 23:48:13 # export KARAF_DEBUG # Enable debug mode 23:48:13 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:48:13 # export KARAF_NOROOT # Prevent execution as root if set to true 23:48:13 Set Java version 23:48:13 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:48:13 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:13 + echo 'Set Java version' 23:48:13 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:48:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:48:13 sudo: a password is required 23:48:13 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:48:13 sudo: a password is required 23:48:13 JDK default version ... 23:48:13 + echo 'JDK default version ...' 23:48:13 + java -version 23:48:13 openjdk version "21.0.8" 2025-07-15 23:48:13 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:48:13 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:48:13 Set JAVA_HOME 23:48:13 + echo 'Set JAVA_HOME' 23:48:13 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:48:13 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:48:13 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:13 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:13 Listing all open ports on controller system... 23:48:13 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:48:13 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:48:13 + echo 'Listing all open ports on controller system...' 23:48:13 + netstat -pnatu 23:48:13 /tmp/configuration-script.sh: line 40: netstat: command not found 23:48:13 Configuring cluster 23:48:13 + '[' -f /tmp/custom_shard_config.txt ']' 23:48:13 + echo 'Configuring cluster' 23:48:13 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.158 10.30.171.142 10.30.171.231 23:48:13 ################################################ 23:48:13 ## Configure Cluster ## 23:48:13 ################################################ 23:48:13 NOTE: Cluster configuration files not found. Copying from 23:48:13 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 23:48:13 Configuring unique name in akka.conf 23:48:13 Configuring hostname in akka.conf 23:48:13 Configuring data and rpc seed nodes in akka.conf 23:48:13 modules = [ 23:48:13 23:48:13 { 23:48:13 name = "inventory" 23:48:13 namespace = "urn:opendaylight:inventory" 23:48:13 shard-strategy = "module" 23:48:13 }, 23:48:13 { 23:48:13 name = "topology" 23:48:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:48:13 shard-strategy = "module" 23:48:13 }, 23:48:13 { 23:48:13 name = "toaster" 23:48:13 namespace = "http://netconfcentral.org/ns/toaster" 23:48:13 shard-strategy = "module" 23:48:13 } 23:48:13 ] 23:48:13 Configuring replication type in module-shards.conf 23:48:13 ################################################ 23:48:13 ## NOTE: Manually restart controller to ## 23:48:13 ## apply configuration. ## 23:48:13 ################################################ 23:48:13 Dump akka.conf 23:48:13 + echo 'Dump akka.conf' 23:48:13 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:13 23:48:13 odl-cluster-data { 23:48:13 akka { 23:48:13 remote { 23:48:13 artery { 23:48:13 enabled = on 23:48:13 transport = tcp 23:48:13 canonical.hostname = "10.30.171.231" 23:48:13 canonical.port = 2550 23:48:13 } 23:48:13 } 23:48:13 23:48:13 cluster { 23:48:13 # Using artery. 23:48:13 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.158:2550", 23:48:13 "akka://opendaylight-cluster-data@10.30.171.142:2550", 23:48:13 "akka://opendaylight-cluster-data@10.30.171.231:2550"] 23:48:13 23:48:13 roles = ["member-3"] 23:48:13 23:48:13 # when under load we might trip a false positive on the failure detector 23:48:13 # failure-detector { 23:48:13 # heartbeat-interval = 4 s 23:48:13 # acceptable-heartbeat-pause = 16s 23:48:13 # } 23:48:13 } 23:48:13 23:48:13 persistence { 23:48:13 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:48:13 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:48:13 # The relative path is always relative to KARAF_HOME. 23:48:13 23:48:13 # snapshot-store.local.dir = "target/snapshots" 23:48:13 23:48:13 # Use lz4 compression for LocalSnapshotStore snapshots 23:48:13 snapshot-store.local.use-lz4-compression = false 23:48:13 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:48:13 snapshot-store.local.lz4-blocksize = 256KB 23:48:13 } 23:48:13 disable-default-actor-system-quarantined-event-handling = "false" 23:48:13 } 23:48:13 } 23:48:13 Dump modules.conf 23:48:13 + echo 'Dump modules.conf' 23:48:13 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:13 modules = [ 23:48:13 23:48:13 { 23:48:13 name = "inventory" 23:48:13 namespace = "urn:opendaylight:inventory" 23:48:13 shard-strategy = "module" 23:48:13 }, 23:48:13 { 23:48:13 name = "topology" 23:48:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:48:13 shard-strategy = "module" 23:48:13 }, 23:48:13 { 23:48:13 name = "toaster" 23:48:13 namespace = "http://netconfcentral.org/ns/toaster" 23:48:13 shard-strategy = "module" 23:48:13 } 23:48:13 ] 23:48:13 Dump module-shards.conf 23:48:13 + echo 'Dump module-shards.conf' 23:48:13 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:13 module-shards = [ 23:48:13 { 23:48:13 name = "default" 23:48:13 shards = [ 23:48:13 { 23:48:13 name = "default" 23:48:13 replicas = ["member-1", 23:48:13 "member-2", 23:48:13 "member-3"] 23:48:13 } 23:48:13 ] 23:48:13 }, 23:48:13 { 23:48:13 name = "inventory" 23:48:13 shards = [ 23:48:13 { 23:48:13 name="inventory" 23:48:13 replicas = ["member-1", 23:48:13 "member-2", 23:48:13 "member-3"] 23:48:13 } 23:48:13 ] 23:48:13 }, 23:48:13 { 23:48:13 name = "topology" 23:48:13 shards = [ 23:48:13 { 23:48:13 name="topology" 23:48:13 replicas = ["member-1", 23:48:13 "member-2", 23:48:13 "member-3"] 23:48:13 } 23:48:13 ] 23:48:13 }, 23:48:13 { 23:48:13 name = "toaster" 23:48:13 shards = [ 23:48:13 { 23:48:13 name="toaster" 23:48:13 replicas = ["member-1", 23:48:13 "member-2", 23:48:13 "member-3"] 23:48:13 } 23:48:13 ] 23:48:13 } 23:48:13 ] 23:48:13 Locating config plan to use... 23:48:13 Finished running config plans 23:48:13 Starting member-1 with IP address 10.30.170.158 23:48:13 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:48:13 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:48:14 Redirecting karaf console output to karaf_console.log 23:48:14 Starting controller... 23:48:14 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 23:48:14 Starting member-2 with IP address 10.30.171.142 23:48:14 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:48:14 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:48:14 Redirecting karaf console output to karaf_console.log 23:48:14 Starting controller... 23:48:14 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 23:48:14 Starting member-3 with IP address 10.30.171.231 23:48:14 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:48:14 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:48:14 Redirecting karaf console output to karaf_console.log 23:48:14 Starting controller... 23:48:14 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 23:48:14 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins10165061197905048373.sh 23:48:14 common-functions.sh is being sourced 23:48:14 common-functions environment: 23:48:14 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:48:14 ACTUALFEATURES: 23:48:14 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:48:14 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:48:14 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:48:14 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:48:14 CONTROLLERMEM: 2048m 23:48:14 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:48:14 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:48:14 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:48:14 SUITES: 23:48:14 23:48:14 + echo '#################################################' 23:48:14 ################################################# 23:48:14 + echo '## Verify Cluster is UP ##' 23:48:14 ## Verify Cluster is UP ## 23:48:14 + echo '#################################################' 23:48:14 ################################################# 23:48:14 + create_post_startup_script 23:48:14 + cat 23:48:14 + copy_and_run_post_startup_script 23:48:14 + seed_index=1 23:48:14 ++ seq 1 3 23:48:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:48:15 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:48:15 + echo 'Execute the post startup script on controller 10.30.170.158' 23:48:15 Execute the post startup script on controller 10.30.170.158 23:48:15 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.158:/tmp/ 23:48:15 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:48:15 + ssh 10.30.170.158 'bash /tmp/post-startup-script.sh 1' 23:48:15 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:48:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:48:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:48:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:48:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:48:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:48:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:48:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:48:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:48:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:49:20 2025-10-26T23:48:48,996 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:49:20 Controller is UP 23:49:20 2025-10-26T23:48:48,996 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:49:20 Listing all open ports on controller system... 23:49:20 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:49:20 looking for "BindException: Address already in use" in log file 23:49:20 looking for "server is unhealthy" in log file 23:49:20 + '[' 1 == 0 ']' 23:49:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:49:20 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:49:20 + echo 'Execute the post startup script on controller 10.30.171.142' 23:49:20 Execute the post startup script on controller 10.30.171.142 23:49:20 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.142:/tmp/ 23:49:20 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:49:21 + ssh 10.30.171.142 'bash /tmp/post-startup-script.sh 2' 23:49:21 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:49:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:49:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:50:26 2025-10-26T23:48:49,055 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:50:26 Controller is UP 23:50:26 2025-10-26T23:48:49,055 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:50:26 Listing all open ports on controller system... 23:50:26 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:50:26 looking for "BindException: Address already in use" in log file 23:50:26 looking for "server is unhealthy" in log file 23:50:26 + '[' 2 == 0 ']' 23:50:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:50:26 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:50:26 + echo 'Execute the post startup script on controller 10.30.171.231' 23:50:26 Execute the post startup script on controller 10.30.171.231 23:50:26 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.231:/tmp/ 23:50:26 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:50:26 + ssh 10.30.171.231 'bash /tmp/post-startup-script.sh 3' 23:50:26 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:50:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:50:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:51:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:51:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:51:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:51:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:51:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:51:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:51:32 2025-10-26T23:48:49,490 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:51:32 Controller is UP 23:51:32 2025-10-26T23:48:49,490 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:51:32 Listing all open ports on controller system... 23:51:32 looking for "BindException: Address already in use" in log file 23:51:32 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:51:32 looking for "server is unhealthy" in log file 23:51:32 + '[' 0 == 0 ']' 23:51:32 + seed_index=1 23:51:32 + dump_controller_threads 23:51:32 ++ seq 1 3 23:51:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:51:32 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:51:32 + echo 'Let'\''s take the karaf thread dump' 23:51:32 Let's take the karaf thread dump 23:51:32 + ssh 10.30.170.158 'sudo ps aux' 23:51:32 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:51:32 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log 23:51:32 ++ grep -v grep 23:51:32 ++ tr -s ' ' 23:51:32 ++ cut -f2 '-d ' 23:51:32 + pid=2026 23:51:32 + echo 'karaf main: org.apache.karaf.main.Main, pid:2026' 23:51:32 karaf main: org.apache.karaf.main.Main, pid:2026 23:51:32 + ssh 10.30.170.158 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2026' 23:51:32 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 23:51:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:51:33 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:51:33 + echo 'Let'\''s take the karaf thread dump' 23:51:33 Let's take the karaf thread dump 23:51:33 + ssh 10.30.171.142 'sudo ps aux' 23:51:33 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:51:33 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log 23:51:33 ++ grep -v grep 23:51:33 ++ tr -s ' ' 23:51:33 ++ cut -f2 '-d ' 23:51:33 + pid=2033 23:51:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033' 23:51:33 karaf main: org.apache.karaf.main.Main, pid:2033 23:51:33 + ssh 10.30.171.142 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033' 23:51:33 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 23:51:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:51:34 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:51:34 + echo 'Let'\''s take the karaf thread dump' 23:51:34 Let's take the karaf thread dump 23:51:34 + ssh 10.30.171.231 'sudo ps aux' 23:51:34 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:51:34 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log 23:51:34 ++ grep -v grep 23:51:34 ++ tr -s ' ' 23:51:34 ++ cut -f2 '-d ' 23:51:34 + pid=2047 23:51:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:2047' 23:51:34 karaf main: org.apache.karaf.main.Main, pid:2047 23:51:34 + ssh 10.30.171.231 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2047' 23:51:34 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 23:51:35 + '[' 0 -gt 0 ']' 23:51:35 + echo 'Generating controller variables...' 23:51:35 Generating controller variables... 23:51:35 ++ seq 1 3 23:51:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:51:35 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:51:35 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.158' 23:51:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:51:35 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:51:35 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.158 -v ODL_SYSTEM_2_IP:10.30.171.142' 23:51:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:51:35 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:51:35 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.158 -v ODL_SYSTEM_2_IP:10.30.171.142 -v ODL_SYSTEM_3_IP:10.30.171.231' 23:51:35 + echo 'Generating mininet variables...' 23:51:35 Generating mininet variables... 23:51:35 ++ seq 1 1 23:51:35 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 23:51:35 + MININETIP=TOOLS_SYSTEM_1_IP 23:51:35 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.224' 23:51:35 + get_test_suites SUITES 23:51:35 + local __suite_list=SUITES 23:51:35 + echo 'Locating test plan to use...' 23:51:35 Locating test plan to use... 23:51:35 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt 23:51:35 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']' 23:51:35 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt 23:51:35 + '[' disabled '!=' disabled ']' 23:51:35 + echo 'Changing the testplan path...' 23:51:35 Changing the testplan path... 23:51:35 + sed s:integration:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt 23:51:35 + cat testplan.txt 23:51:35 # Place the suites in run order: 23:51:35 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot 23:51:35 23:51:35 + '[' -z '' ']' 23:51:35 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 23:51:35 ++ tr '\012' ' ' 23:51:35 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ' 23:51:35 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\''' 23:51:35 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ' 23:51:35 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...' 23:51:35 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ... 23:51:35 + robot -N mdsal-netty-replicate.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip -v CONTROLLER:10.30.170.158 -v CONTROLLER1:10.30.171.142 -v CONTROLLER2:10.30.171.231 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium -v MININET:10.30.170.224 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:scandium -v ODL_SYSTEM_IP:10.30.170.158 -v ODL_SYSTEM_1_IP:10.30.170.158 -v ODL_SYSTEM_2_IP:10.30.171.142 -v ODL_SYSTEM_3_IP:10.30.171.231 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.224 -v TOOLS_SYSTEM_1_IP:10.30.170.224 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot 23:51:36 ============================================================================== 23:51:36 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio... 23:51:36 ============================================================================== 23:51:42 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL | 00:01:09 Setup failed: 00:01:09 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:01:09 00:01:09 Also teardown failed: 00:01:09 Several failures occurred: 00:01:09 00:01:09 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:01:09 00:01:09 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:01:09 00:01:09 3) Failed to send the command: config:property-set enabled false 00:01:09 00:01:09 4) Failed to see prompt after sending the command: config:property-set enabled false 00:01:09 00:01:09 5) Failed to send the command: config:update 00:01:09 00:01:09 6) Failed to see prompt after sending the command: config:update 00:01:09 00:01:09 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:01:09 00:01:09 [ Message content over the limit has been removed. ] 00:01:09 ... to see prompt after sending the command: config:property-set enabled false 00:01:09 00:01:09 29) Failed to send the command: config:update 00:01:09 00:01:09 30) Failed to see prompt after sending the command: config:update 00:01:09 00:01:09 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:01:09 00:01:09 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:01:09 00:01:09 33) Failed to send the command: config:property-set enabled false 00:01:09 00:01:09 34) Failed to see prompt after sending the command: config:property-set enabled false 00:01:09 00:01:09 35) Failed to send the command: config:update 00:01:09 00:01:09 36) Failed to see prompt after sending the command: config:update 00:01:09 ------------------------------------------------------------------------------ 00:01:09 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL | 00:10:26 Setup failed: 00:10:26 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:10:26 00:10:26 Also teardown failed: 00:10:26 Several failures occurred: 00:10:26 00:10:26 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:10:26 00:10:26 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:10:26 00:10:26 3) Failed to send the command: config:property-set enabled false 00:10:26 00:10:26 4) Failed to see prompt after sending the command: config:property-set enabled false 00:10:26 00:10:26 5) Failed to send the command: config:update 00:10:26 00:10:26 6) Failed to see prompt after sending the command: config:update 00:10:26 00:10:26 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:10:26 00:10:26 [ Message content over the limit has been removed. ] 00:10:26 ... to see prompt after sending the command: config:property-set enabled false 00:10:26 00:10:26 29) Failed to send the command: config:update 00:10:26 00:10:26 30) Failed to see prompt after sending the command: config:update 00:10:26 00:10:26 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:10:26 00:10:26 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:10:26 00:10:26 33) Failed to send the command: config:property-set enabled false 00:10:26 00:10:26 34) Failed to see prompt after sending the command: config:property-set enabled false 00:10:26 00:10:26 35) Failed to send the command: config:update 00:10:26 00:10:26 36) Failed to see prompt after sending the command: config:update 00:10:26 ------------------------------------------------------------------------------ 00:10:26 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL | 00:19:42 Setup failed: 00:19:42 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:19:42 00:19:42 Also teardown failed: 00:19:42 Several failures occurred: 00:19:42 00:19:42 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:19:42 00:19:42 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:19:42 00:19:42 3) Failed to send the command: config:property-set enabled false 00:19:42 00:19:42 4) Failed to see prompt after sending the command: config:property-set enabled false 00:19:42 00:19:42 5) Failed to send the command: config:update 00:19:42 00:19:42 6) Failed to see prompt after sending the command: config:update 00:19:42 00:19:42 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:19:42 00:19:42 [ Message content over the limit has been removed. ] 00:19:42 ... to see prompt after sending the command: config:property-set enabled false 00:19:42 00:19:42 29) Failed to send the command: config:update 00:19:42 00:19:42 30) Failed to see prompt after sending the command: config:update 00:19:42 00:19:42 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:19:42 00:19:42 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:19:42 00:19:42 33) Failed to send the command: config:property-set enabled false 00:19:42 00:19:42 34) Failed to see prompt after sending the command: config:property-set enabled false 00:19:42 00:19:42 35) Failed to send the command: config:update 00:19:42 00:19:42 36) Failed to see prompt after sending the command: config:update 00:19:42 ------------------------------------------------------------------------------ 00:19:42 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL | 00:28:58 Setup failed: 00:28:58 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:28:58 00:28:58 Also teardown failed: 00:28:58 Several failures occurred: 00:28:58 00:28:58 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:28:58 00:28:58 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:28:58 00:28:58 3) Failed to send the command: config:property-set enabled false 00:28:58 00:28:58 4) Failed to see prompt after sending the command: config:property-set enabled false 00:28:58 00:28:58 5) Failed to send the command: config:update 00:28:58 00:28:58 6) Failed to see prompt after sending the command: config:update 00:28:58 00:28:58 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:28:58 00:28:58 [ Message content over the limit has been removed. ] 00:28:58 ... to see prompt after sending the command: config:property-set enabled false 00:28:58 00:28:58 29) Failed to send the command: config:update 00:28:58 00:28:58 30) Failed to see prompt after sending the command: config:update 00:28:58 00:28:58 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:28:58 00:28:58 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:28:58 00:28:58 33) Failed to send the command: config:property-set enabled false 00:28:58 00:28:58 34) Failed to see prompt after sending the command: config:property-set enabled false 00:28:58 00:28:58 35) Failed to send the command: config:update 00:28:58 00:28:58 36) Failed to see prompt after sending the command: config:update 00:28:58 ------------------------------------------------------------------------------ 00:28:58 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL | 00:38:14 Setup failed: 00:38:14 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:38:14 00:38:14 Also teardown failed: 00:38:14 Several failures occurred: 00:38:14 00:38:14 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:38:14 00:38:14 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:38:14 00:38:14 3) Failed to send the command: config:property-set enabled false 00:38:14 00:38:14 4) Failed to see prompt after sending the command: config:property-set enabled false 00:38:14 00:38:14 5) Failed to send the command: config:update 00:38:14 00:38:14 6) Failed to see prompt after sending the command: config:update 00:38:14 00:38:14 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:38:14 00:38:14 [ Message content over the limit has been removed. ] 00:38:14 ... to see prompt after sending the command: config:property-set enabled false 00:38:14 00:38:14 29) Failed to send the command: config:update 00:38:14 00:38:14 30) Failed to see prompt after sending the command: config:update 00:38:14 00:38:14 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:38:14 00:38:14 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:38:14 00:38:14 33) Failed to send the command: config:property-set enabled false 00:38:14 00:38:14 34) Failed to see prompt after sending the command: config:property-set enabled false 00:38:14 00:38:14 35) Failed to send the command: config:update 00:38:14 00:38:14 36) Failed to see prompt after sending the command: config:update 00:38:14 ------------------------------------------------------------------------------ 00:38:14 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL | 00:47:31 Setup failed: 00:47:31 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:47:31 00:47:31 Also teardown failed: 00:47:31 Several failures occurred: 00:47:31 00:47:31 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:47:31 00:47:31 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:47:31 00:47:31 3) Failed to send the command: config:property-set enabled false 00:47:31 00:47:31 4) Failed to see prompt after sending the command: config:property-set enabled false 00:47:31 00:47:31 5) Failed to send the command: config:update 00:47:31 00:47:31 6) Failed to see prompt after sending the command: config:update 00:47:31 00:47:31 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:47:31 00:47:31 [ Message content over the limit has been removed. ] 00:47:31 ... to see prompt after sending the command: config:property-set enabled false 00:47:31 00:47:31 29) Failed to send the command: config:update 00:47:31 00:47:31 30) Failed to see prompt after sending the command: config:update 00:47:31 00:47:31 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:47:31 00:47:31 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:47:31 00:47:31 33) Failed to send the command: config:property-set enabled false 00:47:31 00:47:31 34) Failed to see prompt after sending the command: config:property-set enabled false 00:47:31 00:47:31 35) Failed to send the command: config:update 00:47:31 00:47:31 36) Failed to see prompt after sending the command: config:update 00:47:31 ------------------------------------------------------------------------------ 00:47:31 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL | 00:59:56 Setup failed: 00:59:56 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:59:56 00:59:56 Also teardown failed: 00:59:56 Several failures occurred: 00:59:56 00:59:56 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred: 00:59:56 00:59:56 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:59:56 00:59:56 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 00:59:56 00:59:56 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 00:59:56 00:59:56 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 00:59:56 00:59:56 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 00:59:56 [ Message content over the limit has been removed. ] 00:59:56 ... to see prompt after sending the command: config:property-set enabled false 00:59:56 00:59:56 32) Failed to send the command: config:update 00:59:56 00:59:56 33) Failed to see prompt after sending the command: config:update 00:59:56 00:59:56 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:59:56 00:59:56 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:59:56 00:59:56 36) Failed to send the command: config:property-set enabled false 00:59:56 00:59:56 37) Failed to see prompt after sending the command: config:property-set enabled false 00:59:56 00:59:56 38) Failed to send the command: config:update 00:59:56 00:59:56 39) Failed to see prompt after sending the command: config:update 00:59:56 ------------------------------------------------------------------------------ 00:59:56 Change_Replication_Source :: After changing replication source ODL... | FAIL | 01:09:13 Setup failed: 01:09:13 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.158:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 01:09:13 01:09:13 Also teardown failed: 01:09:13 Several failures occurred: 01:09:13 01:09:13 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 01:09:13 01:09:13 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 01:09:13 01:09:13 3) Failed to send the command: config:property-set enabled false 01:09:13 01:09:13 4) Failed to see prompt after sending the command: config:property-set enabled false 01:09:13 01:09:13 5) Failed to send the command: config:update 01:09:13 01:09:13 6) Failed to see prompt after sending the command: config:update 01:09:13 01:09:13 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 01:09:13 01:09:13 [ Message content over the limit has been removed. ] 01:09:13 ... to see prompt after sending the command: config:property-set enabled false 01:09:13 01:09:13 29) Failed to send the command: config:update 01:09:13 01:09:13 30) Failed to see prompt after sending the command: config:update 01:09:13 01:09:13 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 01:09:13 01:09:13 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 01:09:13 01:09:13 33) Failed to send the command: config:property-set enabled false 01:09:13 01:09:13 34) Failed to see prompt after sending the command: config:property-set enabled false 01:09:13 01:09:13 35) Failed to send the command: config:update 01:09:13 01:09:13 36) Failed to see prompt after sending the command: config:update 01:09:13 ------------------------------------------------------------------------------ 01:09:13 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL | 01:09:13 8 tests, 0 passed, 8 failed 01:09:13 ============================================================================== 01:09:13 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml 01:09:14 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html 01:09:14 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html 01:09:15 + true 01:09:15 + echo 'Examining the files in data/log and checking filesize' 01:09:15 Examining the files in data/log and checking filesize 01:09:15 + ssh 10.30.170.158 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/' 01:09:15 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:15 total 256 01:09:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:00 . 01:09:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:00 .. 01:09:15 -rw-rw-r-- 1 jenkins jenkins 253583 Oct 27 01:00 karaf.log 01:09:15 + ssh 10.30.170.158 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*' 01:09:15 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:15 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 01:09:15 + ssh 10.30.171.142 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/' 01:09:15 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:16 total 264 01:09:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:00 . 01:09:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:00 .. 01:09:16 -rw-rw-r-- 1 jenkins jenkins 260781 Oct 27 01:00 karaf.log 01:09:16 + ssh 10.30.171.142 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*' 01:09:16 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:16 256K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 01:09:16 + ssh 10.30.171.231 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/' 01:09:16 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:16 total 260 01:09:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:00 . 01:09:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:00 .. 01:09:16 -rw-rw-r-- 1 jenkins jenkins 254495 Oct 27 01:00 karaf.log 01:09:16 + ssh 10.30.171.231 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*' 01:09:16 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:17 252K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 01:09:17 + set +e 01:09:17 ++ seq 1 3 01:09:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 01:09:17 + CONTROLLERIP=ODL_SYSTEM_1_IP 01:09:17 + echo 'Let'\''s take the karaf thread dump again' 01:09:17 Let's take the karaf thread dump again 01:09:17 + ssh 10.30.170.158 'sudo ps aux' 01:09:17 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:17 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log 01:09:17 ++ grep -v grep 01:09:17 ++ tr -s ' ' 01:09:17 ++ cut -f2 '-d ' 01:09:17 + pid=12650 01:09:17 + echo 'karaf main: org.apache.karaf.main.Main, pid:12650' 01:09:17 karaf main: org.apache.karaf.main.Main, pid:12650 01:09:17 + ssh 10.30.170.158 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12650' 01:09:17 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:17 + echo 'killing karaf process...' 01:09:17 killing karaf process... 01:09:17 + ssh 10.30.170.158 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 01:09:17 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:18 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 01:09:18 + CONTROLLERIP=ODL_SYSTEM_2_IP 01:09:18 + echo 'Let'\''s take the karaf thread dump again' 01:09:18 Let's take the karaf thread dump again 01:09:18 + ssh 10.30.171.142 'sudo ps aux' 01:09:18 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:18 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log 01:09:18 ++ grep -v grep 01:09:18 ++ tr -s ' ' 01:09:18 ++ cut -f2 '-d ' 01:09:18 + pid=12072 01:09:18 + echo 'karaf main: org.apache.karaf.main.Main, pid:12072' 01:09:18 karaf main: org.apache.karaf.main.Main, pid:12072 01:09:18 + ssh 10.30.171.142 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12072' 01:09:18 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:18 + echo 'killing karaf process...' 01:09:18 killing karaf process... 01:09:18 + ssh 10.30.171.142 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 01:09:18 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:18 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 01:09:18 + CONTROLLERIP=ODL_SYSTEM_3_IP 01:09:18 + echo 'Let'\''s take the karaf thread dump again' 01:09:18 Let's take the karaf thread dump again 01:09:18 + ssh 10.30.171.231 'sudo ps aux' 01:09:19 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:19 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log 01:09:19 ++ grep -v grep 01:09:19 ++ tr -s ' ' 01:09:19 ++ cut -f2 '-d ' 01:09:19 + pid=12677 01:09:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:12677' 01:09:19 karaf main: org.apache.karaf.main.Main, pid:12677 01:09:19 + ssh 10.30.171.231 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12677' 01:09:19 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:19 + echo 'killing karaf process...' 01:09:19 killing karaf process... 01:09:19 + ssh 10.30.171.231 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 01:09:19 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:19 + sleep 5 01:09:24 ++ seq 1 3 01:09:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 01:09:24 + CONTROLLERIP=ODL_SYSTEM_1_IP 01:09:24 + echo 'Compressing karaf.log 1' 01:09:24 Compressing karaf.log 1 01:09:24 + ssh 10.30.170.158 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 01:09:25 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:25 + echo 'Fetching compressed karaf.log 1' 01:09:25 Fetching compressed karaf.log 1 01:09:25 + scp 10.30.170.158:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 01:09:25 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:25 + ssh 10.30.170.158 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz 01:09:25 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:25 + scp 10.30.170.158:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 01:09:25 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:25 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory 01:09:25 + echo 'Fetch GC logs' 01:09:25 Fetch GC logs 01:09:25 + mkdir -p gclogs-1 01:09:25 + scp '10.30.170.158:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/ 01:09:25 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts. 01:09:26 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 01:09:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 01:09:26 + CONTROLLERIP=ODL_SYSTEM_2_IP 01:09:26 + echo 'Compressing karaf.log 2' 01:09:26 Compressing karaf.log 2 01:09:26 + ssh 10.30.171.142 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 01:09:26 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:26 + echo 'Fetching compressed karaf.log 2' 01:09:26 Fetching compressed karaf.log 2 01:09:26 + scp 10.30.171.142:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 01:09:26 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:26 + ssh 10.30.171.142 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz 01:09:26 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:26 + scp 10.30.171.142:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 01:09:26 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:26 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory 01:09:26 + echo 'Fetch GC logs' 01:09:26 Fetch GC logs 01:09:26 + mkdir -p gclogs-2 01:09:26 + scp '10.30.171.142:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/ 01:09:26 Warning: Permanently added '10.30.171.142' (ECDSA) to the list of known hosts. 01:09:27 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 01:09:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 01:09:27 + CONTROLLERIP=ODL_SYSTEM_3_IP 01:09:27 + echo 'Compressing karaf.log 3' 01:09:27 Compressing karaf.log 3 01:09:27 + ssh 10.30.171.231 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 01:09:27 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:27 + echo 'Fetching compressed karaf.log 3' 01:09:27 Fetching compressed karaf.log 3 01:09:27 + scp 10.30.171.231:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 01:09:27 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:27 + ssh 10.30.171.231 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz 01:09:27 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:27 + scp 10.30.171.231:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 01:09:27 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:28 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory 01:09:28 + echo 'Fetch GC logs' 01:09:28 Fetch GC logs 01:09:28 + mkdir -p gclogs-3 01:09:28 + scp '10.30.171.231:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/ 01:09:28 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 01:09:28 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 01:09:28 + echo 'Examine copied files' 01:09:28 Examine copied files 01:09:28 + ls -lt 01:09:28 total 13208 01:09:28 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 01:09 gclogs-3 01:09:28 -rw-rw-r--. 1 jenkins jenkins 18709 Oct 27 01:09 odl3_karaf.log.gz 01:09:28 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 01:09 gclogs-2 01:09:28 -rw-rw-r--. 1 jenkins jenkins 19003 Oct 27 01:09 odl2_karaf.log.gz 01:09:28 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 01:09 gclogs-1 01:09:28 -rw-rw-r--. 1 jenkins jenkins 18502 Oct 27 01:09 odl1_karaf.log.gz 01:09:28 -rw-rw-r--. 1 jenkins jenkins 77741 Oct 27 01:09 karaf_3_12677_threads_after.log 01:09:28 -rw-rw-r--. 1 jenkins jenkins 13596 Oct 27 01:09 ps_after.log 01:09:28 -rw-rw-r--. 1 jenkins jenkins 77732 Oct 27 01:09 karaf_2_12072_threads_after.log 01:09:28 -rw-rw-r--. 1 jenkins jenkins 82728 Oct 27 01:09 karaf_1_12650_threads_after.log 01:09:28 -rw-rw-r--. 1 jenkins jenkins 247480 Oct 27 01:09 report.html 01:09:28 -rw-rw-r--. 1 jenkins jenkins 1056963 Oct 27 01:09 log.html 01:09:28 -rw-rw-r--. 1 jenkins jenkins 11573912 Oct 27 01:09 output.xml 01:09:28 -rw-rw-r--. 1 jenkins jenkins 155 Oct 26 23:51 testplan.txt 01:09:28 -rw-rw-r--. 1 jenkins jenkins 81884 Oct 26 23:51 karaf_3_2047_threads_before.log 01:09:28 -rw-rw-r--. 1 jenkins jenkins 13994 Oct 26 23:51 ps_before.log 01:09:28 -rw-rw-r--. 1 jenkins jenkins 85075 Oct 26 23:51 karaf_2_2033_threads_before.log 01:09:28 -rw-rw-r--. 1 jenkins jenkins 80990 Oct 26 23:51 karaf_1_2026_threads_before.log 01:09:28 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 26 23:48 post-startup-script.sh 01:09:28 -rw-rw-r--. 1 jenkins jenkins 252 Oct 26 23:48 startup-script.sh 01:09:28 -rw-rw-r--. 1 jenkins jenkins 3518 Oct 26 23:48 configuration-script.sh 01:09:28 -rw-rw-r--. 1 jenkins jenkins 335 Oct 26 23:47 detect_variables.env 01:09:28 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 26 23:47 pom.xml 01:09:28 -rw-rw-r--. 1 jenkins jenkins 92 Oct 26 23:47 set_variables.env 01:09:28 -rw-rw-r--. 1 jenkins jenkins 359 Oct 26 23:47 slave_addresses.txt 01:09:28 -rw-rw-r--. 1 jenkins jenkins 570 Oct 26 23:47 requirements.txt 01:09:28 -rw-rw-r--. 1 jenkins jenkins 26 Oct 26 23:47 env.properties 01:09:28 -rw-rw-r--. 1 jenkins jenkins 333 Oct 26 23:45 stack-parameters.yaml 01:09:28 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 26 23:44 test 01:09:28 drwxrwxr-x. 2 jenkins jenkins 6 Oct 26 23:44 test@tmp 01:09:28 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 26 21:26 maven-metadata.xml 01:09:28 + true 01:09:28 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins5721478305563156257.sh 01:09:28 Cleaning up Robot installation... 01:09:28 $ ssh-agent -k 01:09:28 unset SSH_AUTH_SOCK; 01:09:28 unset SSH_AGENT_PID; 01:09:28 echo Agent pid 5286 killed; 01:09:28 [ssh-agent] Stopped. 01:09:28 Recording plot data 01:09:28 Robot results publisher started... 01:09:28 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:09:28 -Parsing output xml: 01:09:29 Done! 01:09:29 -Copying log files to build dir: 01:09:30 Done! 01:09:30 -Assigning results to build: 01:09:30 Done! 01:09:30 -Checking thresholds: 01:09:30 Done! 01:09:30 Done publishing Robot results. 01:09:30 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 01:09:30 [PostBuildScript] - [INFO] Executing post build scripts. 01:09:30 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3409496339866495463.sh 01:09:30 Archiving csit artifacts 01:09:30 mv: cannot stat '*_1.png': No such file or directory 01:09:30 mv: cannot stat '/tmp/odl1_*': No such file or directory 01:09:30 mv: cannot stat '*_2.png': No such file or directory 01:09:30 mv: cannot stat '/tmp/odl2_*': No such file or directory 01:09:30 mv: cannot stat '*_3.png': No such file or directory 01:09:30 mv: cannot stat '/tmp/odl3_*': No such file or directory 01:09:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:30 Dload Upload Total Spent Left Speed 01:09:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1014k 0 1014k 0 0 4336k 0 --:--:-- --:--:-- --:--:-- 4336k 01:09:30 Archive: robot-plugin.zip 01:09:30 inflating: ./archives/robot-plugin/log.html 01:09:30 inflating: ./archives/robot-plugin/output.xml 01:09:30 inflating: ./archives/robot-plugin/report.html 01:09:30 mv: cannot stat '*.log.gz': No such file or directory 01:09:30 mv: cannot stat '*.csv': No such file or directory 01:09:30 mv: cannot stat '*.png': No such file or directory 01:09:30 [PostBuildScript] - [INFO] Executing post build scripts. 01:09:30 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins5327696293813049718.sh 01:09:30 [PostBuildScript] - [INFO] Executing post build scripts. 01:09:30 [EnvInject] - Injecting environment variables from a build step. 01:09:30 [EnvInject] - Injecting as environment variables the properties content 01:09:30 OS_CLOUD=vex 01:09:30 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-78 01:09:30 01:09:30 [EnvInject] - Variables injected successfully. 01:09:30 provisioning config files... 01:09:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:09:31 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins17360300252479431178.sh 01:09:31 ---> openstack-stack-delete.sh 01:09:31 Setup pyenv: 01:09:31 system 01:09:31 3.8.13 01:09:31 3.9.13 01:09:31 3.10.13 01:09:31 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 01:09:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 01:09:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:09:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:09:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:09:33 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:09:33 lf-activate-venv(): INFO: Base packages installed successfully 01:09:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 01:09:49 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 01:09:49 INFO: Stack cost retrieval disabled, setting cost to 0 01:10:11 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-78 01:10:11 Waiting for stack to delete... 01:10:11 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-78 01:10:11 [PostBuildScript] - [INFO] Executing post build scripts. 01:10:11 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins5783757566046764533.sh 01:10:11 ---> sysstat.sh 01:10:11 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins14524799936984076110.sh 01:10:11 ---> package-listing.sh 01:10:11 ++ facter osfamily 01:10:11 ++ tr '[:upper:]' '[:lower:]' 01:10:12 + OS_FAMILY=redhat 01:10:12 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 01:10:12 + START_PACKAGES=/tmp/packages_start.txt 01:10:12 + END_PACKAGES=/tmp/packages_end.txt 01:10:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:10:12 + PACKAGES=/tmp/packages_start.txt 01:10:12 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']' 01:10:12 + PACKAGES=/tmp/packages_end.txt 01:10:12 + case "${OS_FAMILY}" in 01:10:12 + rpm -qa 01:10:12 + sort 01:10:12 + '[' -f /tmp/packages_start.txt ']' 01:10:12 + '[' -f /tmp/packages_end.txt ']' 01:10:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:10:12 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']' 01:10:12 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/ 01:10:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/ 01:10:12 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3417794233154979103.sh 01:10:12 ---> capture-instance-metadata.sh 01:10:12 Setup pyenv: 01:10:12 system 01:10:12 3.8.13 01:10:12 3.9.13 01:10:12 3.10.13 01:10:12 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 01:10:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 01:10:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:10:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:10:15 lf-activate-venv(): INFO: Base packages installed successfully 01:10:15 lf-activate-venv(): INFO: Installing additional packages: lftools 01:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 01:10:25 INFO: Running in OpenStack, capturing instance metadata 01:10:26 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins7854198229082311862.sh 01:10:26 provisioning config files... 01:10:26 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #78 01:10:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config10317217476237660106tmp 01:10:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:10:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:10:26 provisioning config files... 01:10:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:10:26 [EnvInject] - Injecting environment variables from a build step. 01:10:26 [EnvInject] - Injecting as environment variables the properties content 01:10:26 SERVER_ID=logs 01:10:26 01:10:26 [EnvInject] - Variables injected successfully. 01:10:26 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins8191883138372010389.sh 01:10:26 ---> create-netrc.sh 01:10:26 WARN: Log server credential not found. 01:10:26 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins14348248956146320994.sh 01:10:26 ---> python-tools-install.sh 01:10:26 Setup pyenv: 01:10:26 system 01:10:26 3.8.13 01:10:26 3.9.13 01:10:26 3.10.13 01:10:26 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 01:10:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 01:10:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:10:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:10:29 lf-activate-venv(): INFO: Base packages installed successfully 01:10:29 lf-activate-venv(): INFO: Installing additional packages: lftools 01:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 01:10:41 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins13327835751604372143.sh 01:10:41 ---> sudo-logs.sh 01:10:41 Archiving 'sudo' log.. 01:10:41 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3010867805983110349.sh 01:10:41 ---> job-cost.sh 01:10:41 Setup pyenv: 01:10:41 system 01:10:41 3.8.13 01:10:41 3.9.13 01:10:41 3.10.13 01:10:41 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 01:10:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 01:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:10:43 lf-activate-venv(): INFO: Base packages installed successfully 01:10:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:10:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:10:51 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 01:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 01:10:52 DEBUG: total: 0 01:10:52 INFO: Retrieving Stack Cost... 01:10:52 INFO: Retrieving Pricing Info for: v3-standard-2 01:10:52 INFO: Archiving Costs 01:10:53 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins12715009785046349151.sh 01:10:53 ---> logs-deploy.sh 01:10:53 Setup pyenv: 01:10:53 system 01:10:53 3.8.13 01:10:53 3.9.13 01:10:53 3.10.13 01:10:53 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 01:10:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3xYv from file:/tmp/.os_lf_venv 01:10:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:10:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:10:55 lf-activate-venv(): INFO: Base packages installed successfully 01:10:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:11:05 lf-activate-venv(): INFO: Adding /tmp/venv-3xYv/bin to PATH 01:11:05 WARNING: Nexus logging server not set 01:11:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/78/ 01:11:05 INFO: archiving logs to S3 01:11:06 ---> uname -a: 01:11:06 Linux prd-centos8-robot-2c-8g-2315.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:11:06 01:11:06 01:11:06 ---> lscpu: 01:11:06 Architecture: x86_64 01:11:06 CPU op-mode(s): 32-bit, 64-bit 01:11:06 Byte Order: Little Endian 01:11:06 CPU(s): 2 01:11:06 On-line CPU(s) list: 0,1 01:11:06 Thread(s) per core: 1 01:11:06 Core(s) per socket: 1 01:11:06 Socket(s): 2 01:11:06 NUMA node(s): 1 01:11:06 Vendor ID: AuthenticAMD 01:11:06 CPU family: 23 01:11:06 Model: 49 01:11:06 Model name: AMD EPYC-Rome Processor 01:11:06 Stepping: 0 01:11:06 CPU MHz: 2799.998 01:11:06 BogoMIPS: 5599.99 01:11:06 Virtualization: AMD-V 01:11:06 Hypervisor vendor: KVM 01:11:06 Virtualization type: full 01:11:06 L1d cache: 32K 01:11:06 L1i cache: 32K 01:11:06 L2 cache: 512K 01:11:06 L3 cache: 16384K 01:11:06 NUMA node0 CPU(s): 0,1 01:11:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:11:06 01:11:06 01:11:06 ---> nproc: 01:11:06 2 01:11:06 01:11:06 01:11:06 ---> df -h: 01:11:06 Filesystem Size Used Avail Use% Mounted on 01:11:06 devtmpfs 3.8G 0 3.8G 0% /dev 01:11:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:11:06 tmpfs 3.8G 17M 3.8G 1% /run 01:11:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:11:06 /dev/vda1 40G 8.3G 32G 21% / 01:11:06 tmpfs 770M 0 770M 0% /run/user/1001 01:11:06 01:11:06 01:11:06 ---> free -m: 01:11:06 total used free shared buff/cache available 01:11:06 Mem: 7697 621 4854 19 2222 6777 01:11:06 Swap: 1023 0 1023 01:11:06 01:11:06 01:11:06 ---> ip addr: 01:11:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:11:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:11:06 inet 127.0.0.1/8 scope host lo 01:11:06 valid_lft forever preferred_lft forever 01:11:06 inet6 ::1/128 scope host 01:11:06 valid_lft forever preferred_lft forever 01:11:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:11:06 link/ether fa:16:3e:52:80:9e brd ff:ff:ff:ff:ff:ff 01:11:06 altname enp0s3 01:11:06 altname ens3 01:11:06 inet 10.30.170.86/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:11:06 valid_lft 81128sec preferred_lft 81128sec 01:11:06 inet6 fe80::f816:3eff:fe52:809e/64 scope link 01:11:06 valid_lft forever preferred_lft forever 01:11:06 01:11:06 01:11:06 ---> sar -b -r -n DEV: 01:11:06 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2315.novalocal) 10/27/2025 _x86_64_ (2 CPU) 01:11:06 01:11:06 12:00:01 AM tps rtps wtps bread/s bwrtn/s 01:11:06 12:01:01 AM 1.17 0.02 1.15 0.13 199.25 01:11:06 12:02:01 AM 0.33 0.07 0.27 1.73 15.11 01:11:06 12:03:01 AM 0.17 0.00 0.17 0.00 4.17 01:11:06 12:04:01 AM 0.43 0.00 0.43 0.00 10.50 01:11:06 12:05:01 AM 0.12 0.00 0.12 0.00 3.33 01:11:06 12:06:01 AM 0.17 0.00 0.17 0.00 5.67 01:11:06 12:07:01 AM 0.20 0.00 0.20 0.00 4.32 01:11:06 12:08:01 AM 0.48 0.07 0.42 7.60 12.08 01:11:06 12:09:01 AM 8.78 5.75 3.03 555.64 73.80 01:11:06 12:10:01 AM 0.32 0.00 0.32 0.00 5.60 01:11:06 12:11:01 AM 0.23 0.00 0.23 0.00 13.93 01:11:06 12:12:01 AM 0.18 0.00 0.18 0.00 4.15 01:11:06 12:13:02 AM 0.18 0.00 0.18 0.00 5.91 01:11:06 12:14:01 AM 0.25 0.00 0.25 0.00 6.47 01:11:06 12:15:01 AM 0.22 0.00 0.22 0.00 5.66 01:11:06 12:16:01 AM 0.18 0.00 0.18 0.00 3.47 01:11:06 12:17:01 AM 0.23 0.00 0.23 0.00 8.27 01:11:06 12:18:01 AM 0.20 0.00 0.20 0.00 2.70 01:11:06 12:19:01 AM 0.30 0.00 0.30 0.00 6.88 01:11:06 12:20:01 AM 0.10 0.00 0.10 0.00 1.88 01:11:06 12:21:01 AM 0.20 0.00 0.20 0.00 14.18 01:11:06 12:22:01 AM 1.22 0.32 0.90 6.93 23.36 01:11:06 12:23:01 AM 0.22 0.00 0.22 0.00 6.16 01:11:06 12:24:01 AM 0.27 0.00 0.27 0.00 6.48 01:11:06 12:25:01 AM 0.15 0.00 0.15 0.00 5.52 01:11:06 12:26:01 AM 0.15 0.00 0.15 0.00 3.50 01:11:06 12:27:01 AM 0.17 0.00 0.17 0.00 4.95 01:11:06 12:28:01 AM 0.13 0.00 0.13 0.00 3.22 01:11:06 12:29:01 AM 0.33 0.00 0.33 0.00 7.30 01:11:06 12:30:01 AM 0.23 0.00 0.23 0.00 11.98 01:11:06 12:31:01 AM 0.27 0.00 0.27 0.00 7.83 01:11:06 12:32:01 AM 0.17 0.00 0.17 0.00 3.68 01:11:06 12:33:01 AM 0.22 0.00 0.22 0.00 6.55 01:11:06 12:34:01 AM 0.18 0.00 0.18 0.00 4.72 01:11:06 12:35:01 AM 0.27 0.00 0.27 0.00 7.57 01:11:06 12:36:01 AM 0.18 0.00 0.18 0.00 6.38 01:11:06 12:37:01 AM 0.27 0.00 0.27 0.00 5.01 01:11:06 12:38:01 AM 0.25 0.00 0.25 0.00 4.73 01:11:06 12:39:01 AM 0.17 0.00 0.17 0.00 13.11 01:11:06 12:40:01 AM 0.22 0.00 0.22 0.00 4.98 01:11:06 12:41:01 AM 0.25 0.00 0.25 0.00 7.88 01:11:06 12:42:01 AM 0.40 0.00 0.40 0.00 8.93 01:11:06 12:43:01 AM 0.23 0.00 0.23 0.00 6.73 01:11:06 12:44:01 AM 0.17 0.00 0.17 0.00 3.25 01:11:06 12:45:01 AM 0.22 0.00 0.22 0.00 8.18 01:11:06 12:46:01 AM 0.18 0.00 0.18 0.00 3.10 01:11:06 12:47:01 AM 0.13 0.00 0.13 0.00 2.13 01:11:06 12:48:01 AM 0.13 0.00 0.13 0.00 12.40 01:11:06 12:49:01 AM 0.17 0.00 0.17 0.00 3.52 01:11:06 12:50:01 AM 0.20 0.00 0.20 0.00 7.23 01:11:06 12:51:01 AM 0.28 0.00 0.28 0.00 6.95 01:11:06 12:52:01 AM 0.37 0.00 0.37 0.00 7.18 01:11:06 12:53:01 AM 0.13 0.00 0.13 0.00 5.35 01:11:06 12:54:01 AM 0.20 0.00 0.20 0.00 3.80 01:11:06 12:55:01 AM 0.22 0.00 0.22 0.00 44.15 01:11:06 12:56:01 AM 0.17 0.00 0.17 0.00 19.06 01:11:06 12:57:01 AM 0.22 0.00 0.22 0.00 43.63 01:11:06 12:58:01 AM 0.12 0.00 0.12 0.00 1.87 01:11:06 12:59:01 AM 0.27 0.00 0.27 0.00 4.83 01:11:06 01:00:01 AM 0.25 0.00 0.25 0.00 4.58 01:11:06 01:01:01 AM 0.18 0.00 0.18 0.00 13.63 01:11:06 01:02:01 AM 0.40 0.00 0.40 0.00 8.66 01:11:06 01:03:01 AM 0.18 0.00 0.18 0.00 5.88 01:11:06 01:04:01 AM 0.17 0.00 0.17 0.00 3.52 01:11:06 01:05:01 AM 0.20 0.00 0.20 0.00 7.36 01:11:06 01:06:01 AM 0.15 0.00 0.15 0.00 3.10 01:11:06 01:07:01 AM 0.18 0.00 0.18 0.00 5.62 01:11:06 01:08:01 AM 0.12 0.00 0.12 0.00 2.02 01:11:06 01:09:01 AM 0.33 0.00 0.33 0.00 7.43 01:11:06 01:10:01 AM 14.75 0.28 14.46 33.86 578.54 01:11:06 01:11:01 AM 31.24 0.42 30.83 48.26 1740.14 01:11:06 Average: 1.01 0.10 0.91 9.22 44.02 01:11:06 01:11:06 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:11:06 12:01:01 AM 4878940 6988196 3003484 38.10 2688 2275764 743976 8.33 267732 2348068 24 01:11:06 12:02:01 AM 4877460 6987108 3004964 38.12 2688 2276164 743976 8.33 267884 2349616 36 01:11:06 12:03:01 AM 4877280 6987032 3005144 38.12 2688 2276260 743976 8.33 267884 2349876 60 01:11:06 12:04:01 AM 4876620 6986464 3005804 38.13 2688 2276352 743976 8.33 267884 2350492 36 01:11:06 12:05:01 AM 4876396 6986332 3006028 38.14 2688 2276444 743976 8.33 267884 2350864 52 01:11:06 12:06:01 AM 4875896 6985928 3006528 38.14 2688 2276540 743976 8.33 267884 2351240 36 01:11:06 12:07:01 AM 4875680 6985800 3006744 38.14 2688 2276628 742688 8.32 267884 2351356 56 01:11:06 12:08:01 AM 4875252 6985760 3007172 38.15 2688 2277016 760988 8.52 267912 2351844 24 01:11:06 12:09:01 AM 4858672 6985908 3023752 38.36 2688 2293716 740564 8.29 270244 2366080 12 01:11:06 12:10:01 AM 4858496 6985780 3023928 38.36 2688 2293764 745852 8.35 270244 2366072 28 01:11:06 12:11:01 AM 4858424 6986056 3024000 38.36 2688 2294100 745852 8.35 270244 2366312 4 01:11:06 12:12:01 AM 4858108 6985824 3024316 38.37 2688 2294192 745852 8.35 270244 2366400 40 01:11:06 12:13:02 AM 4858184 6985992 3024240 38.37 2688 2294284 745852 8.35 270244 2366492 68 01:11:06 12:14:01 AM 4857768 6985672 3024656 38.37 2688 2294380 745852 8.35 270244 2366796 44 01:11:06 12:15:01 AM 4857752 6985760 3024672 38.37 2688 2294476 745852 8.35 270244 2366908 16 01:11:06 12:16:01 AM 4857800 6985892 3024624 38.37 2688 2294568 745852 8.35 270244 2366808 60 01:11:06 12:17:01 AM 4857744 6985964 3024680 38.37 2688 2294688 745852 8.35 270244 2367132 4 01:11:06 12:18:01 AM 4857528 6985788 3024896 38.38 2688 2294728 745852 8.35 270244 2367172 24 01:11:06 12:19:01 AM 4857456 6985764 3024968 38.38 2688 2294776 745852 8.35 270244 2367280 4 01:11:06 12:20:01 AM 4856884 6985516 3025540 38.38 2688 2295100 745852 8.35 270244 2367660 300 01:11:06 12:21:01 AM 4857120 6985840 3025304 38.38 2688 2295188 745852 8.35 270244 2367632 4 01:11:06 12:22:01 AM 4856784 6985800 3025640 38.38 2688 2295484 745852 8.35 270352 2367848 44 01:11:06 12:23:01 AM 4856684 6985788 3025740 38.39 2688 2295572 745852 8.35 270352 2368052 4 01:11:06 12:24:01 AM 4856344 6985540 3026080 38.39 2688 2295664 745852 8.35 270352 2368264 48 01:11:06 12:25:01 AM 4856092 6985384 3026332 38.39 2688 2295760 745852 8.35 270352 2368568 16 01:11:06 12:26:01 AM 4856192 6985616 3026232 38.39 2688 2295900 745852 8.35 270352 2368392 92 01:11:06 12:27:01 AM 4855956 6985420 3026468 38.40 2688 2295948 745852 8.35 270352 2368712 40 01:11:06 12:28:01 AM 4856016 6985540 3026408 38.39 2688 2295992 745852 8.35 270352 2368656 20 01:11:06 12:29:01 AM 4855080 6984684 3027344 38.41 2688 2296072 729860 8.17 270352 2369216 32 01:11:06 12:30:01 AM 4854356 6984264 3028068 38.42 2688 2296376 730364 8.18 270352 2370084 52 01:11:06 12:31:01 AM 4854068 6984080 3028356 38.42 2688 2296476 730364 8.18 270352 2370488 24 01:11:06 12:32:01 AM 4854588 6984692 3027836 38.41 2688 2296568 746024 8.35 270352 2370172 60 01:11:06 12:33:01 AM 4853956 6984152 3028468 38.42 2688 2296660 746024 8.35 270352 2370628 24 01:11:06 12:34:01 AM 4853752 6984040 3028672 38.42 2688 2296752 746024 8.35 270352 2370804 60 01:11:06 12:35:01 AM 4853560 6983940 3028864 38.43 2688 2296844 746024 8.35 270352 2371052 24 01:11:06 12:36:01 AM 4853828 6984312 3028596 38.42 2688 2296956 746024 8.35 270352 2370844 4 01:11:06 12:37:01 AM 4853888 6984408 3028536 38.42 2688 2297000 746024 8.35 270352 2370892 16 01:11:06 12:38:01 AM 4853164 6983732 3029260 38.43 2688 2297048 746024 8.35 270352 2371204 32 01:11:06 12:39:01 AM 4852968 6983872 3029456 38.43 2688 2297384 746024 8.35 270352 2371812 28 01:11:06 12:40:01 AM 4852892 6983896 3029532 38.43 2688 2297484 733740 8.22 270352 2371572 56 01:11:06 12:41:01 AM 4852796 6983892 3029628 38.44 2688 2297576 733740 8.22 270352 2371868 36 01:11:06 12:42:01 AM 4852744 6983944 3029680 38.44 2688 2297672 733740 8.22 270380 2371624 60 01:11:06 12:43:01 AM 4852952 6984244 3029472 38.43 2688 2297764 733740 8.22 270380 2371852 24 01:11:06 12:44:01 AM 4852736 6984108 3029688 38.44 2688 2297852 733740 8.22 270380 2371856 60 01:11:06 12:45:01 AM 4852428 6983924 3029996 38.44 2688 2297968 733740 8.22 270380 2372124 16 01:11:06 12:46:01 AM 4852772 6984308 3029652 38.44 2688 2298008 733740 8.22 270380 2371960 24 01:11:06 12:47:01 AM 4852768 6984352 3029656 38.44 2688 2298064 733740 8.22 270380 2372008 40 01:11:06 12:48:01 AM 4852320 6984240 3030104 38.44 2688 2298392 733740 8.22 270380 2372344 28 01:11:06 12:49:01 AM 4852008 6984012 3030416 38.45 2688 2298476 733740 8.22 270380 2372608 68 01:11:06 12:50:01 AM 4851768 6983864 3030656 38.45 2688 2298568 750256 8.40 270380 2372652 24 01:11:06 12:51:01 AM 4851884 6984080 3030540 38.45 2688 2298668 750256 8.40 270380 2372604 4 01:11:06 12:52:01 AM 4851632 6983912 3030792 38.45 2688 2298760 750256 8.40 270380 2372840 40 01:11:06 12:53:01 AM 4851796 6984184 3030628 38.45 2688 2298860 750256 8.40 270380 2372832 8 01:11:06 12:54:01 AM 4851156 6983968 3031268 38.46 2688 2299300 750256 8.40 270380 2373416 400 01:11:06 12:55:01 AM 4846916 6980592 3035508 38.51 2688 2300148 750256 8.40 270380 2377652 8 01:11:06 12:56:01 AM 4841672 6976332 3040752 38.58 2688 2301132 750256 8.40 270380 2382888 460 01:11:06 12:57:01 AM 4839420 6974876 3043004 38.60 2688 2301928 750256 8.40 270380 2385080 4 01:11:06 12:58:01 AM 4839160 6974664 3043264 38.61 2688 2301976 750256 8.40 270380 2385396 24 01:11:06 12:59:01 AM 4839036 6974584 3043388 38.61 2688 2302020 750256 8.40 270380 2385620 40 01:11:06 01:00:01 AM 4837940 6973608 3044484 38.62 2688 2302140 766160 8.58 270380 2386408 100 01:11:06 01:01:01 AM 4835924 6971880 3046500 38.65 2688 2302436 766160 8.58 270380 2388676 24 01:11:06 01:02:01 AM 4836692 6972748 3045732 38.64 2688 2302528 766160 8.58 270388 2388068 56 01:11:06 01:03:01 AM 4836588 6972724 3045836 38.64 2688 2302616 766160 8.58 270388 2388096 20 01:11:06 01:04:01 AM 4836344 6972576 3046080 38.64 2688 2302712 766160 8.58 270388 2388404 64 01:11:06 01:05:01 AM 4836128 6972460 3046296 38.65 2688 2302804 766160 8.58 270388 2388688 28 01:11:06 01:06:01 AM 4836172 6972588 3046252 38.65 2688 2302896 766160 8.58 270388 2388504 64 01:11:06 01:07:01 AM 4836116 6972632 3046308 38.65 2688 2302988 766160 8.58 270388 2388488 24 01:11:06 01:08:01 AM 4836032 6972592 3046392 38.65 2688 2303032 766160 8.58 270388 2388532 32 01:11:06 01:09:01 AM 4835936 6972544 3046488 38.65 2688 2303080 766160 8.58 270388 2388912 28 01:11:06 01:10:01 AM 4978932 6943804 2903492 36.84 2688 2136512 735168 8.23 320432 2215828 40768 01:11:06 01:11:01 AM 4963784 6931840 2918640 37.03 2688 2140824 750956 8.41 479960 2077668 26900 01:11:06 Average: 4857045 6981375 3025379 38.38 2688 2290969 746842 8.36 273722 2364857 1001 01:11:06 01:11:06 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:11:06 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:01:01 AM eth0 1.03 0.15 0.11 0.02 0.00 0.00 0.00 0.00 01:11:06 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:02:01 AM eth0 8.36 6.96 2.24 1.54 0.00 0.00 0.00 0.00 01:11:06 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:03:01 AM eth0 0.95 0.30 0.12 0.05 0.00 0.00 0.00 0.00 01:11:06 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:04:01 AM eth0 2.47 0.53 0.64 0.33 0.00 0.00 0.00 0.00 01:11:06 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:05:01 AM eth0 1.20 0.47 0.45 0.24 0.00 0.00 0.00 0.00 01:11:06 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:06:01 AM eth0 2.55 0.47 0.61 0.27 0.00 0.00 0.00 0.00 01:11:06 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:07:01 AM eth0 2.62 0.22 0.36 0.04 0.00 0.00 0.00 0.00 01:11:06 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:08:01 AM eth0 1.82 1.30 0.39 0.24 0.00 0.00 0.00 0.00 01:11:06 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:09:01 AM eth0 1.62 0.97 0.19 0.14 0.00 0.00 0.00 0.00 01:11:06 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:10:01 AM eth0 0.67 0.22 0.10 0.01 0.00 0.00 0.00 0.00 01:11:06 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:11:01 AM eth0 8.48 6.75 2.04 1.31 0.00 0.00 0.00 0.00 01:11:06 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:12:01 AM eth0 0.52 0.28 0.10 0.05 0.00 0.00 0.00 0.00 01:11:06 12:13:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:13:02 AM eth0 1.42 0.27 0.18 0.05 0.00 0.00 0.00 0.00 01:11:06 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:14:01 AM eth0 2.58 0.59 0.69 0.34 0.00 0.00 0.00 0.00 01:11:06 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:15:01 AM eth0 1.00 0.53 0.46 0.28 0.00 0.00 0.00 0.00 01:11:06 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:16:01 AM eth0 3.12 0.27 0.46 0.05 0.00 0.00 0.00 0.00 01:11:06 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:17:01 AM eth0 2.15 1.28 0.41 0.25 0.00 0.00 0.00 0.00 01:11:06 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:18:01 AM eth0 0.57 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:11:06 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:19:01 AM eth0 0.65 0.15 0.11 0.07 0.00 0.00 0.00 0.00 01:11:06 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:20:01 AM eth0 7.82 6.65 1.92 1.29 0.00 0.00 0.00 0.00 01:11:06 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:21:01 AM eth0 0.63 0.27 0.11 0.05 0.00 0.00 0.00 0.00 01:11:06 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:22:01 AM eth0 0.47 0.27 0.10 0.05 0.00 0.00 0.00 0.00 01:11:06 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:23:01 AM eth0 0.55 0.20 0.10 0.04 0.00 0.00 0.00 0.00 01:11:06 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:24:01 AM eth0 1.33 0.33 0.23 0.11 0.00 0.00 0.00 0.00 01:11:06 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:25:01 AM eth0 3.83 0.45 0.57 0.27 0.00 0.00 0.00 0.00 01:11:06 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:26:01 AM eth0 3.78 1.38 0.56 0.26 0.00 0.00 0.00 0.00 01:11:06 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:27:01 AM eth0 1.45 0.25 0.60 0.37 0.00 0.00 0.00 0.00 01:11:06 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:28:01 AM eth0 0.47 0.07 0.03 0.00 0.00 0.00 0.00 0.00 01:11:06 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:29:01 AM eth0 1.58 1.15 0.36 0.31 0.00 0.00 0.00 0.00 01:11:06 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:30:01 AM eth0 7.03 5.81 1.78 1.09 0.00 0.00 0.00 0.00 01:11:06 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:31:01 AM eth0 0.72 0.47 0.34 0.24 0.00 0.00 0.00 0.00 01:11:06 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:32:01 AM eth0 0.90 0.22 0.15 0.04 0.00 0.00 0.00 0.00 01:11:06 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:33:01 AM eth0 1.32 0.42 0.40 0.24 0.00 0.00 0.00 0.00 01:11:06 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:34:01 AM eth0 1.15 0.45 0.46 0.29 0.00 0.00 0.00 0.00 01:11:06 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:35:01 AM eth0 0.93 0.47 0.40 0.27 0.00 0.00 0.00 0.00 01:11:06 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:36:01 AM eth0 1.62 1.15 0.38 0.23 0.00 0.00 0.00 0.00 01:11:06 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:37:01 AM eth0 0.47 0.05 0.03 0.00 0.00 0.00 0.00 0.00 01:11:06 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:38:01 AM eth0 2.03 0.27 0.52 0.23 0.00 0.00 0.00 0.00 01:11:06 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:39:01 AM eth0 8.58 6.92 2.29 1.56 0.00 0.00 0.00 0.00 01:11:06 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:40:01 AM eth0 2.15 0.20 0.28 0.04 0.00 0.00 0.00 0.00 01:11:06 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:41:01 AM eth0 3.57 1.08 1.47 0.86 0.00 0.00 0.00 0.00 01:11:06 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:42:01 AM eth0 0.90 0.25 0.15 0.05 0.00 0.00 0.00 0.00 01:11:06 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:43:01 AM eth0 2.98 0.45 0.64 0.24 0.00 0.00 0.00 0.00 01:11:06 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:44:01 AM eth0 4.43 0.28 0.52 0.11 0.00 0.00 0.00 0.00 01:11:06 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:45:01 AM eth0 3.90 1.75 1.10 0.67 0.00 0.00 0.00 0.00 01:11:06 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:46:01 AM eth0 1.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 01:11:06 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:47:01 AM eth0 2.02 0.05 0.20 0.00 0.00 0.00 0.00 0.00 01:11:06 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:48:01 AM eth0 8.22 6.57 1.91 1.29 0.00 0.00 0.00 0.00 01:11:06 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:49:01 AM eth0 1.30 0.28 0.23 0.11 0.00 0.00 0.00 0.00 01:11:06 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:50:01 AM eth0 2.25 0.27 0.26 0.05 0.00 0.00 0.00 0.00 01:11:06 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:51:01 AM eth0 1.62 0.27 0.15 0.05 0.00 0.00 0.00 0.00 01:11:06 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:52:01 AM eth0 0.53 0.25 0.10 0.05 0.00 0.00 0.00 0.00 01:11:06 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:53:01 AM eth0 0.88 0.20 0.11 0.04 0.00 0.00 0.00 0.00 01:11:06 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:54:01 AM eth0 5.05 3.33 1.46 0.86 0.00 0.00 0.00 0.00 01:11:06 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:55:01 AM eth0 2.72 2.35 0.90 0.48 0.00 0.00 0.00 0.00 01:11:06 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:56:01 AM eth0 3.82 2.60 1.14 0.53 0.00 0.00 0.00 0.00 01:11:06 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:57:01 AM eth0 1.32 1.20 0.48 0.26 0.00 0.00 0.00 0.00 01:11:06 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:58:01 AM eth0 0.60 0.05 0.04 0.00 0.00 0.00 0.00 0.00 01:11:06 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 12:59:01 AM eth0 0.83 0.13 0.12 0.07 0.00 0.00 0.00 0.00 01:11:06 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:00:01 AM eth0 2.40 1.70 0.60 0.34 0.00 0.00 0.00 0.00 01:11:06 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:01:01 AM eth0 6.02 5.12 1.47 0.99 0.00 0.00 0.00 0.00 01:11:06 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:02:01 AM eth0 0.33 0.20 0.09 0.04 0.00 0.00 0.00 0.00 01:11:06 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:03:01 AM eth0 1.43 0.20 0.17 0.04 0.00 0.00 0.00 0.00 01:11:06 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:04:01 AM eth0 2.58 0.77 0.89 0.53 0.00 0.00 0.00 0.00 01:11:06 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:05:01 AM eth0 2.05 0.77 0.97 0.62 0.00 0.00 0.00 0.00 01:11:06 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:06:01 AM eth0 1.97 0.20 0.34 0.04 0.00 0.00 0.00 0.00 01:11:06 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:07:01 AM eth0 2.88 1.17 0.52 0.22 0.00 0.00 0.00 0.00 01:11:06 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:08:01 AM eth0 0.67 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:11:06 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:09:01 AM eth0 1.53 0.28 0.48 0.26 0.00 0.00 0.00 0.00 01:11:06 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:10:01 AM eth0 73.81 52.63 95.43 76.14 0.00 0.00 0.00 0.00 01:11:06 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 01:11:01 AM eth0 17.45 16.35 14.76 8.43 0.00 0.00 0.00 0.00 01:11:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:06 Average: eth0 3.57 2.11 2.09 1.49 0.00 0.00 0.00 0.00 01:11:06 01:11:06 01:11:06 ---> sar -P ALL: 01:11:06 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2315.novalocal) 10/27/2025 _x86_64_ (2 CPU) 01:11:06 01:11:06 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 01:11:06 12:01:01 AM all 7.15 0.03 0.64 0.09 0.07 92.02 01:11:06 12:01:01 AM 0 13.38 0.04 1.12 0.00 0.09 85.38 01:11:06 12:01:01 AM 1 1.36 0.02 0.20 0.17 0.05 98.21 01:11:06 12:02:01 AM all 4.11 0.00 0.28 0.00 0.04 95.58 01:11:06 12:02:01 AM 0 5.09 0.00 0.29 0.00 0.03 94.59 01:11:06 12:02:01 AM 1 3.13 0.00 0.27 0.00 0.05 96.56 01:11:06 12:03:01 AM all 0.56 0.00 0.13 0.00 0.06 99.26 01:11:06 12:03:01 AM 0 0.65 0.00 0.10 0.00 0.05 99.20 01:11:06 12:03:01 AM 1 0.47 0.00 0.15 0.00 0.07 99.31 01:11:06 12:04:01 AM all 0.53 0.00 0.13 0.00 0.05 99.29 01:11:06 12:04:01 AM 0 0.60 0.00 0.12 0.00 0.03 99.25 01:11:06 12:04:01 AM 1 0.45 0.00 0.15 0.00 0.07 99.33 01:11:06 12:05:01 AM all 0.51 0.00 0.14 0.00 0.07 99.28 01:11:06 12:05:01 AM 0 0.48 0.00 0.10 0.00 0.05 99.37 01:11:06 12:05:01 AM 1 0.54 0.00 0.18 0.00 0.08 99.20 01:11:06 12:06:01 AM all 0.48 0.00 0.16 0.00 0.06 99.31 01:11:06 12:06:01 AM 0 0.32 0.00 0.17 0.00 0.05 99.46 01:11:06 12:06:01 AM 1 0.64 0.00 0.15 0.00 0.07 99.15 01:11:06 12:07:01 AM all 0.57 0.00 0.11 0.00 0.08 99.25 01:11:06 12:07:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32 01:11:06 12:07:01 AM 1 0.59 0.00 0.15 0.00 0.08 99.18 01:11:06 12:08:01 AM all 4.99 0.00 0.46 0.00 0.05 94.50 01:11:06 12:08:01 AM 0 7.81 0.00 0.63 0.00 0.05 91.51 01:11:06 12:08:01 AM 1 2.26 0.00 0.30 0.00 0.05 97.39 01:11:06 12:09:01 AM all 7.17 0.31 0.71 1.58 0.10 90.14 01:11:06 12:09:01 AM 0 14.90 0.00 1.06 0.00 0.15 83.90 01:11:06 12:09:01 AM 1 0.10 0.58 0.40 3.02 0.05 95.84 01:11:06 12:10:01 AM all 7.08 0.00 0.54 0.00 0.08 92.31 01:11:06 12:10:01 AM 0 14.41 0.00 0.98 0.00 0.11 84.50 01:11:06 12:10:01 AM 1 0.30 0.00 0.13 0.00 0.05 99.52 01:11:06 12:11:01 AM all 5.67 0.00 0.35 0.00 0.06 93.92 01:11:06 12:11:01 AM 0 2.81 0.00 0.17 0.00 0.05 96.98 01:11:06 12:11:01 AM 1 8.65 0.00 0.54 0.00 0.07 90.75 01:11:06 01:11:06 12:11:01 AM CPU %user %nice %system %iowait %steal %idle 01:11:06 12:12:01 AM all 0.57 0.00 0.11 0.00 0.06 99.27 01:11:06 12:12:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 01:11:06 12:12:01 AM 1 0.55 0.00 0.15 0.00 0.08 99.21 01:11:06 12:13:02 AM all 0.57 0.00 0.11 0.00 0.08 99.25 01:11:06 12:13:02 AM 0 0.62 0.00 0.08 0.00 0.05 99.25 01:11:06 12:13:02 AM 1 0.52 0.00 0.13 0.00 0.10 99.25 01:11:06 12:14:01 AM all 0.71 0.00 0.17 0.01 0.04 99.07 01:11:06 12:14:01 AM 0 0.63 0.00 0.12 0.02 0.03 99.20 01:11:06 12:14:01 AM 1 0.78 0.00 0.22 0.00 0.05 98.95 01:11:06 12:15:01 AM all 0.65 0.00 0.14 0.00 0.03 99.17 01:11:06 12:15:01 AM 0 0.70 0.00 0.10 0.00 0.03 99.17 01:11:06 12:15:01 AM 1 0.60 0.00 0.18 0.00 0.03 99.18 01:11:06 12:16:01 AM all 0.62 0.00 0.11 0.00 0.05 99.22 01:11:06 12:16:01 AM 0 0.70 0.00 0.08 0.00 0.05 99.16 01:11:06 12:16:01 AM 1 0.54 0.00 0.13 0.00 0.05 99.28 01:11:06 12:17:01 AM all 2.86 0.00 0.28 0.00 0.05 96.81 01:11:06 12:17:01 AM 0 0.65 0.00 0.13 0.00 0.05 99.16 01:11:06 12:17:01 AM 1 5.13 0.00 0.43 0.00 0.05 94.38 01:11:06 12:18:01 AM all 6.66 0.00 0.48 0.00 0.07 92.79 01:11:06 12:18:01 AM 0 6.77 0.00 0.54 0.00 0.07 92.62 01:11:06 12:18:01 AM 1 6.55 0.00 0.42 0.00 0.07 92.96 01:11:06 12:19:01 AM all 7.40 0.00 0.51 0.00 0.08 92.01 01:11:06 12:19:01 AM 0 15.14 0.00 1.00 0.00 0.13 83.73 01:11:06 12:19:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 01:11:06 12:20:01 AM all 7.72 0.00 0.48 0.00 0.07 91.73 01:11:06 12:20:01 AM 0 14.48 0.00 0.83 0.00 0.09 84.61 01:11:06 12:20:01 AM 1 1.34 0.00 0.15 0.00 0.05 98.46 01:11:06 12:21:01 AM all 0.58 0.00 0.11 0.00 0.05 99.27 01:11:06 12:21:01 AM 0 0.50 0.00 0.13 0.00 0.07 99.30 01:11:06 12:21:01 AM 1 0.65 0.00 0.08 0.00 0.03 99.23 01:11:06 12:22:01 AM all 0.58 0.00 0.13 0.01 0.06 99.22 01:11:06 12:22:01 AM 0 0.53 0.00 0.13 0.00 0.05 99.28 01:11:06 12:22:01 AM 1 0.62 0.00 0.13 0.02 0.07 99.16 01:11:06 01:11:06 12:22:01 AM CPU %user %nice %system %iowait %steal %idle 01:11:06 12:23:01 AM all 0.56 0.00 0.12 0.00 0.06 99.27 01:11:06 12:23:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 01:11:06 12:23:01 AM 1 0.53 0.00 0.15 0.00 0.07 99.25 01:11:06 12:24:01 AM all 0.57 0.00 0.11 0.00 0.06 99.27 01:11:06 12:24:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 01:11:06 12:24:01 AM 1 0.57 0.00 0.17 0.00 0.08 99.18 01:11:06 12:25:01 AM all 0.58 0.00 0.13 0.00 0.05 99.24 01:11:06 12:25:01 AM 0 0.50 0.00 0.17 0.00 0.05 99.28 01:11:06 12:25:01 AM 1 0.65 0.00 0.10 0.00 0.05 99.20 01:11:06 12:26:01 AM all 1.34 0.00 0.15 0.00 0.06 98.45 01:11:06 12:26:01 AM 0 0.70 0.00 0.10 0.00 0.03 99.17 01:11:06 12:26:01 AM 1 1.98 0.00 0.20 0.00 0.08 97.73 01:11:06 12:27:01 AM all 6.89 0.00 0.48 0.00 0.10 92.54 01:11:06 12:27:01 AM 0 5.54 0.00 0.42 0.00 0.07 93.97 01:11:06 12:27:01 AM 1 8.24 0.00 0.54 0.00 0.12 91.09 01:11:06 12:28:01 AM all 6.97 0.00 0.49 0.00 0.06 92.49 01:11:06 12:28:01 AM 0 13.88 0.00 0.91 0.00 0.07 85.14 01:11:06 12:28:01 AM 1 0.60 0.00 0.10 0.00 0.05 99.25 01:11:06 12:29:01 AM all 7.13 0.00 0.56 0.00 0.07 92.23 01:11:06 12:29:01 AM 0 14.22 0.00 0.99 0.00 0.09 84.69 01:11:06 12:29:01 AM 1 0.58 0.00 0.17 0.00 0.05 99.20 01:11:06 12:30:01 AM all 2.80 0.00 0.19 0.00 0.06 96.95 01:11:06 12:30:01 AM 0 3.84 0.00 0.27 0.00 0.07 95.82 01:11:06 12:30:01 AM 1 1.75 0.00 0.12 0.00 0.05 98.08 01:11:06 12:31:01 AM all 0.65 0.00 0.11 0.00 0.05 99.19 01:11:06 12:31:01 AM 0 0.70 0.00 0.08 0.00 0.03 99.18 01:11:06 12:31:01 AM 1 0.60 0.00 0.13 0.00 0.07 99.20 01:11:06 12:32:01 AM all 0.58 0.00 0.11 0.00 0.06 99.25 01:11:06 12:32:01 AM 0 0.70 0.00 0.08 0.00 0.05 99.17 01:11:06 12:32:01 AM 1 0.47 0.00 0.13 0.00 0.07 99.33 01:11:06 12:33:01 AM all 0.62 0.00 0.12 0.00 0.05 99.21 01:11:06 12:33:01 AM 0 0.45 0.00 0.10 0.00 0.05 99.40 01:11:06 12:33:01 AM 1 0.79 0.00 0.13 0.00 0.05 99.03 01:11:06 01:11:06 12:33:01 AM CPU %user %nice %system %iowait %steal %idle 01:11:06 12:34:01 AM all 0.60 0.00 0.13 0.00 0.06 99.22 01:11:06 12:34:01 AM 0 0.45 0.00 0.13 0.00 0.07 99.35 01:11:06 12:34:01 AM 1 0.75 0.00 0.12 0.00 0.05 99.08 01:11:06 12:35:01 AM all 0.43 0.00 0.14 0.00 0.06 99.36 01:11:06 12:35:01 AM 0 0.42 0.00 0.12 0.00 0.05 99.41 01:11:06 12:35:01 AM 1 0.45 0.00 0.17 0.00 0.07 99.31 01:11:06 12:36:01 AM all 5.90 0.00 0.41 0.00 0.08 93.61 01:11:06 12:36:01 AM 0 11.60 0.00 0.71 0.00 0.09 87.60 01:11:06 12:36:01 AM 1 0.55 0.00 0.13 0.00 0.07 99.25 01:11:06 12:37:01 AM all 7.17 0.00 0.48 0.00 0.07 92.29 01:11:06 12:37:01 AM 0 14.77 0.00 0.85 0.00 0.07 84.31 01:11:06 12:37:01 AM 1 0.13 0.00 0.13 0.00 0.07 99.67 01:11:06 12:38:01 AM all 6.99 0.00 0.45 0.00 0.06 92.49 01:11:06 12:38:01 AM 0 13.94 0.00 0.83 0.00 0.05 85.17 01:11:06 12:38:01 AM 1 0.60 0.00 0.10 0.00 0.07 99.23 01:11:06 12:39:01 AM all 4.50 0.00 0.30 0.00 0.08 95.12 01:11:06 12:39:01 AM 0 3.62 0.00 0.25 0.00 0.08 96.04 01:11:06 12:39:01 AM 1 5.40 0.00 0.36 0.00 0.07 94.18 01:11:06 12:40:01 AM all 0.62 0.00 0.13 0.00 0.07 99.19 01:11:06 12:40:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27 01:11:06 12:40:01 AM 1 0.62 0.00 0.18 0.00 0.08 99.11 01:11:06 12:41:01 AM all 0.59 0.00 0.16 0.00 0.06 99.19 01:11:06 12:41:01 AM 0 0.77 0.00 0.15 0.00 0.05 99.03 01:11:06 12:41:01 AM 1 0.42 0.00 0.17 0.00 0.07 99.35 01:11:06 12:42:01 AM all 0.58 0.00 0.12 0.00 0.05 99.25 01:11:06 12:42:01 AM 0 0.68 0.00 0.10 0.00 0.05 99.16 01:11:06 12:42:01 AM 1 0.48 0.00 0.13 0.00 0.05 99.33 01:11:06 12:43:01 AM all 0.59 0.00 0.10 0.00 0.06 99.25 01:11:06 12:43:01 AM 0 0.62 0.00 0.10 0.00 0.07 99.22 01:11:06 12:43:01 AM 1 0.57 0.00 0.10 0.00 0.05 99.28 01:11:06 12:44:01 AM all 0.56 0.00 0.13 0.00 0.06 99.25 01:11:06 12:44:01 AM 0 0.72 0.00 0.12 0.00 0.05 99.12 01:11:06 12:44:01 AM 1 0.40 0.00 0.15 0.00 0.07 99.38 01:11:06 01:11:06 12:44:01 AM CPU %user %nice %system %iowait %steal %idle 01:11:06 12:45:01 AM all 4.05 0.00 0.30 0.00 0.06 95.59 01:11:06 12:45:01 AM 0 0.40 0.00 0.15 0.00 0.05 99.40 01:11:06 12:45:01 AM 1 7.89 0.00 0.46 0.00 0.07 91.58 01:11:06 12:46:01 AM all 6.74 0.00 0.48 0.00 0.06 92.72 01:11:06 12:46:01 AM 0 0.62 0.00 0.13 0.00 0.05 99.20 01:11:06 12:46:01 AM 1 13.53 0.00 0.87 0.00 0.07 85.52 01:11:06 12:47:01 AM all 7.06 0.00 0.50 0.00 0.06 92.38 01:11:06 12:47:01 AM 0 11.34 0.00 0.73 0.00 0.05 87.87 01:11:06 12:47:01 AM 1 2.98 0.00 0.27 0.00 0.07 96.68 01:11:06 12:48:01 AM all 6.53 0.00 0.40 0.00 0.07 93.00 01:11:06 12:48:01 AM 0 8.69 0.00 0.57 0.00 0.07 90.67 01:11:06 12:48:01 AM 1 4.45 0.00 0.23 0.00 0.07 95.25 01:11:06 12:49:01 AM all 0.59 0.00 0.12 0.00 0.04 99.25 01:11:06 12:49:01 AM 0 0.68 0.00 0.10 0.00 0.03 99.18 01:11:06 12:49:01 AM 1 0.50 0.00 0.13 0.00 0.05 99.31 01:11:06 12:50:01 AM all 0.46 0.00 0.13 0.00 0.04 99.37 01:11:06 12:50:01 AM 0 0.52 0.00 0.12 0.00 0.03 99.33 01:11:06 12:50:01 AM 1 0.40 0.00 0.13 0.00 0.05 99.41 01:11:06 12:51:01 AM all 0.64 0.00 0.13 0.00 0.05 99.18 01:11:06 12:51:01 AM 0 0.28 0.00 0.12 0.00 0.05 99.55 01:11:06 12:51:01 AM 1 0.99 0.00 0.15 0.00 0.05 98.81 01:11:06 12:52:01 AM all 0.58 0.00 0.12 0.00 0.05 99.25 01:11:06 12:52:01 AM 0 0.58 0.00 0.17 0.00 0.07 99.18 01:11:06 12:52:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 01:11:06 12:53:01 AM all 0.60 0.00 0.11 0.00 0.06 99.23 01:11:06 12:53:01 AM 0 0.37 0.00 0.10 0.00 0.07 99.47 01:11:06 12:53:01 AM 1 0.84 0.00 0.12 0.00 0.05 99.00 01:11:06 12:54:01 AM all 1.71 0.00 0.23 0.01 0.04 98.01 01:11:06 12:54:01 AM 0 2.89 0.00 0.27 0.02 0.03 96.79 01:11:06 12:54:01 AM 1 0.54 0.00 0.18 0.00 0.05 99.23 01:11:06 12:55:01 AM all 1.90 0.00 0.18 0.00 0.05 97.87 01:11:06 12:55:01 AM 0 2.51 0.00 0.22 0.00 0.05 97.23 01:11:06 12:55:01 AM 1 1.29 0.00 0.15 0.00 0.05 98.51 01:11:06 01:11:06 12:55:01 AM CPU %user %nice %system %iowait %steal %idle 01:11:06 12:56:01 AM all 2.06 0.00 0.18 0.00 0.07 97.70 01:11:06 12:56:01 AM 0 3.01 0.00 0.27 0.00 0.08 96.64 01:11:06 12:56:01 AM 1 1.10 0.00 0.08 0.00 0.05 98.76 01:11:06 12:57:01 AM all 1.98 0.00 0.18 0.00 0.06 97.78 01:11:06 12:57:01 AM 0 1.98 0.00 0.20 0.00 0.05 97.76 01:11:06 12:57:01 AM 1 1.97 0.00 0.17 0.00 0.07 97.79 01:11:06 12:58:01 AM all 6.90 0.00 0.49 0.00 0.06 92.54 01:11:06 12:58:01 AM 0 11.73 0.00 0.77 0.00 0.05 87.46 01:11:06 12:58:01 AM 1 2.31 0.00 0.24 0.00 0.07 97.39 01:11:06 12:59:01 AM all 6.83 0.00 0.45 0.00 0.06 92.65 01:11:06 12:59:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 01:11:06 12:59:01 AM 1 13.70 0.00 0.88 0.00 0.07 85.35 01:11:06 01:00:01 AM all 6.93 0.00 0.49 0.00 0.06 92.52 01:11:06 01:00:01 AM 0 1.15 0.00 0.12 0.00 0.05 98.68 01:11:06 01:00:01 AM 1 13.19 0.00 0.89 0.00 0.07 85.86 01:11:06 01:01:01 AM all 2.42 0.00 0.20 0.00 0.06 97.32 01:11:06 01:01:01 AM 0 4.23 0.00 0.22 0.00 0.05 95.50 01:11:06 01:01:01 AM 1 0.60 0.00 0.18 0.00 0.07 99.15 01:11:06 01:02:01 AM all 0.65 0.00 0.12 0.00 0.06 99.17 01:11:06 01:02:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 01:11:06 01:02:01 AM 1 0.69 0.00 0.15 0.00 0.08 99.08 01:11:06 01:03:01 AM all 0.54 0.00 0.13 0.00 0.06 99.27 01:11:06 01:03:01 AM 0 0.50 0.00 0.17 0.00 0.07 99.27 01:11:06 01:03:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28 01:11:06 01:04:01 AM all 0.59 0.00 0.12 0.00 0.04 99.25 01:11:06 01:04:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33 01:11:06 01:04:01 AM 1 0.59 0.00 0.18 0.00 0.07 99.16 01:11:06 01:05:01 AM all 0.60 0.00 0.13 0.00 0.05 99.22 01:11:06 01:05:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 01:11:06 01:05:01 AM 1 0.59 0.00 0.20 0.00 0.07 99.15 01:11:06 01:06:01 AM all 0.58 0.00 0.12 0.00 0.06 99.24 01:11:06 01:06:01 AM 0 0.65 0.00 0.08 0.00 0.05 99.22 01:11:06 01:06:01 AM 1 0.52 0.00 0.15 0.00 0.07 99.26 01:11:06 01:11:06 01:06:01 AM CPU %user %nice %system %iowait %steal %idle 01:11:06 01:07:01 AM all 5.98 0.00 0.42 0.00 0.06 93.53 01:11:06 01:07:01 AM 0 0.65 0.00 0.12 0.00 0.07 99.17 01:11:06 01:07:01 AM 1 11.74 0.00 0.76 0.00 0.05 87.46 01:11:06 01:08:01 AM all 6.63 0.00 0.50 0.00 0.06 92.80 01:11:06 01:08:01 AM 0 0.50 0.00 0.13 0.00 0.07 99.30 01:11:06 01:08:01 AM 1 13.32 0.00 0.91 0.00 0.05 85.72 01:11:06 01:09:01 AM all 6.84 0.00 0.48 0.00 0.07 92.61 01:11:06 01:09:01 AM 0 2.47 0.00 0.25 0.00 0.07 97.21 01:11:06 01:09:01 AM 1 11.47 0.00 0.72 0.00 0.07 87.74 01:11:06 01:10:01 AM all 18.23 0.00 2.33 0.09 0.07 79.28 01:11:06 01:10:01 AM 0 17.95 0.00 2.65 0.13 0.08 79.18 01:11:06 01:10:01 AM 1 18.52 0.00 2.00 0.05 0.05 79.38 01:11:06 01:11:01 AM all 31.26 0.00 3.98 0.27 0.09 64.40 01:11:06 01:11:01 AM 0 40.19 0.00 4.57 0.18 0.08 54.97 01:11:06 01:11:01 AM 1 22.34 0.00 3.38 0.35 0.10 73.82 01:11:06 Average: all 3.55 0.00 0.34 0.03 0.06 96.02 01:11:06 Average: 0 4.22 0.00 0.38 0.01 0.06 95.34 01:11:06 Average: 1 2.88 0.01 0.31 0.05 0.06 96.69 01:11:06 01:11:06 01:11:06