09:17:44 Started by upstream project "integration-distribution-mri-test-scandium" build number 75
09:17:44 originally caused by:
09:17:44 Started by timer
09:17:44 Running as SYSTEM
09:17:44 [EnvInject] - Loading node environment variables.
09:17:44 Building remotely on prd-centos8-robot-2c-8g-129 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
09:17:45 [ssh-agent] Looking for ssh-agent implementation...
09:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:17:45 $ ssh-agent
09:17:45 SSH_AUTH_SOCK=/tmp/ssh-JPSk5x8wm0Ac/agent.5287
09:17:45 SSH_AGENT_PID=5288
09:17:45 [ssh-agent] Started.
09:17:45 Running ssh-add (command line suppressed)
09:17:45 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_4631777776678629244.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_4631777776678629244.key)
09:17:45 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:17:45 The recommended git tool is: NONE
09:17:48 using credential opendaylight-jenkins-ssh
09:17:48 Wiping out workspace first.
09:17:48 Cloning the remote Git repository
09:17:48 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:17:48 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10
09:17:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:17:48 > git --version # timeout=10
09:17:48 > git --version # 'git version 2.43.0'
09:17:48 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:17:48 [INFO] Currently running in a labeled security context
09:17:48 [INFO] Currently SELinux is 'enforcing' on the host
09:17:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh2690542743226181772.key
09:17:48 Verifying host key using known hosts file
09:17:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:17:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:17:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:17:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:17:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:17:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:17:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:17:53 [INFO] Currently running in a labeled security context
09:17:53 [INFO] Currently SELinux is 'enforcing' on the host
09:17:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh2306824934547662886.key
09:17:53 Verifying host key using known hosts file
09:17:53 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.
09:17:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:17:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:17:53 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:17:53 > git config core.sparsecheckout # timeout=10
09:17:53 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:17:53 Commit message: "Adapt test for new pce-allocation field"
09:17:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:17:54 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:17:54 No emails were triggered.
09:17:54 provisioning config files...
09:17:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:17:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:17:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:17:55 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins14783118163000625975.sh
09:17:55 ---> python-tools-install.sh
09:17:55 Setup pyenv:
09:17:55 system
09:17:55 * 3.8.13 (set by /opt/pyenv/version)
09:17:55 * 3.9.13 (set by /opt/pyenv/version)
09:17:55 * 3.10.13 (set by /opt/pyenv/version)
09:17:55 * 3.11.7 (set by /opt/pyenv/version)
09:18:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-alrL
09:18:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:18:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:18:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:18:04 lf-activate-venv(): INFO: Base packages installed successfully
09:18:04 lf-activate-venv(): INFO: Installing additional packages: lftools
09:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
09:18:30 Generating Requirements File
09:18:50 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.
09:18:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:18:50 Python 3.11.7
09:18:50 pip 25.2 from /tmp/venv-alrL/lib/python3.11/site-packages/pip (python 3.11)
09:18:51 appdirs==1.4.4
09:18:51 argcomplete==3.6.2
09:18:51 aspy.yaml==1.3.0
09:18:51 attrs==25.3.0
09:18:51 autopage==0.5.2
09:18:51 beautifulsoup4==4.14.2
09:18:51 boto3==1.40.43
09:18:51 botocore==1.40.43
09:18:51 bs4==0.0.2
09:18:51 cachetools==6.2.0
09:18:51 certifi==2025.8.3
09:18:51 cffi==2.0.0
09:18:51 cfgv==3.4.0
09:18:51 chardet==5.2.0
09:18:51 charset-normalizer==3.4.3
09:18:51 click==8.3.0
09:18:51 cliff==4.11.0
09:18:51 cmd2==2.7.0
09:18:51 cryptography==3.3.2
09:18:51 debtcollector==3.0.0
09:18:51 decorator==5.2.1
09:18:51 defusedxml==0.7.1
09:18:51 Deprecated==1.2.18
09:18:51 distlib==0.4.0
09:18:51 dnspython==2.8.0
09:18:51 docker==7.1.0
09:18:51 dogpile.cache==1.4.1
09:18:51 durationpy==0.10
09:18:51 email-validator==2.3.0
09:18:51 filelock==3.19.1
09:18:51 future==1.0.0
09:18:51 gitdb==4.0.12
09:18:51 GitPython==3.1.45
09:18:51 google-auth==2.41.1
09:18:51 httplib2==0.31.0
09:18:51 identify==2.6.14
09:18:51 idna==3.10
09:18:51 importlib-resources==1.5.0
09:18:51 iso8601==2.1.0
09:18:51 Jinja2==3.1.6
09:18:51 jmespath==1.0.1
09:18:51 jsonpatch==1.33
09:18:51 jsonpointer==3.0.0
09:18:51 jsonschema==4.25.1
09:18:51 jsonschema-specifications==2025.9.1
09:18:51 keystoneauth1==5.12.0
09:18:51 kubernetes==34.1.0
09:18:51 lftools==0.37.14
09:18:51 lxml==6.0.2
09:18:51 markdown-it-py==4.0.0
09:18:51 MarkupSafe==3.0.3
09:18:51 mdurl==0.1.2
09:18:51 msgpack==1.1.1
09:18:51 multi_key_dict==2.0.3
09:18:51 munch==4.0.0
09:18:51 netaddr==1.3.0
09:18:51 niet==1.4.2
09:18:51 nodeenv==1.9.1
09:18:51 oauth2client==4.1.3
09:18:51 oauthlib==3.3.1
09:18:51 openstacksdk==4.7.1
09:18:51 os-service-types==1.8.0
09:18:51 osc-lib==4.2.0
09:18:51 oslo.config==10.0.0
09:18:51 oslo.context==6.1.0
09:18:51 oslo.i18n==6.6.0
09:18:51 oslo.log==7.2.1
09:18:51 oslo.serialization==5.8.0
09:18:51 oslo.utils==9.1.0
09:18:51 packaging==25.0
09:18:51 pbr==7.0.1
09:18:51 platformdirs==4.4.0
09:18:51 prettytable==3.16.0
09:18:51 psutil==7.1.0
09:18:51 pyasn1==0.6.1
09:18:51 pyasn1_modules==0.4.2
09:18:51 pycparser==2.23
09:18:51 pygerrit2==2.0.15
09:18:51 PyGithub==2.8.1
09:18:51 Pygments==2.19.2
09:18:51 PyJWT==2.10.1
09:18:51 PyNaCl==1.6.0
09:18:51 pyparsing==2.4.7
09:18:51 pyperclip==1.11.0
09:18:51 pyrsistent==0.20.0
09:18:51 python-cinderclient==9.8.0
09:18:51 python-dateutil==2.9.0.post0
09:18:51 python-heatclient==4.3.0
09:18:51 python-jenkins==1.8.3
09:18:51 python-keystoneclient==5.7.0
09:18:51 python-magnumclient==4.9.0
09:18:51 python-openstackclient==8.2.0
09:18:51 python-swiftclient==4.8.0
09:18:51 PyYAML==6.0.3
09:18:51 referencing==0.36.2
09:18:51 requests==2.32.5
09:18:51 requests-oauthlib==2.0.0
09:18:51 requestsexceptions==1.4.0
09:18:51 rfc3986==2.0.0
09:18:51 rich==14.1.0
09:18:51 rich-argparse==1.7.1
09:18:51 rpds-py==0.27.1
09:18:51 rsa==4.9.1
09:18:51 ruamel.yaml==0.18.15
09:18:51 ruamel.yaml.clib==0.2.14
09:18:51 s3transfer==0.14.0
09:18:51 simplejson==3.20.2
09:18:51 six==1.17.0
09:18:51 smmap==5.0.2
09:18:51 soupsieve==2.8
09:18:51 stevedore==5.5.0
09:18:51 tabulate==0.9.0
09:18:51 toml==0.10.2
09:18:51 tomlkit==0.13.3
09:18:51 tqdm==4.67.1
09:18:51 typing_extensions==4.15.0
09:18:51 tzdata==2025.2
09:18:51 urllib3==1.26.20
09:18:51 virtualenv==20.34.0
09:18:51 wcwidth==0.2.14
09:18:51 websocket-client==1.8.0
09:18:51 wrapt==1.17.3
09:18:51 xdg==6.0.0
09:18:51 xmltodict==1.0.2
09:18:51 yq==3.4.3
09:18:51 [EnvInject] - Injecting environment variables from a build step.
09:18:51 [EnvInject] - Injecting as environment variables the properties content
09:18:51 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:18:51 OS_CLOUD=vex
09:18:51 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-75
09:18:51 OS_STACK_TEMPLATE_DIR=openstack-hot
09:18:51
09:18:51 [EnvInject] - Variables injected successfully.
09:18:51 provisioning config files...
09:18:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:18:51 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3431159183176584980.sh
09:18:51 ---> Create parameters file for OpenStack HOT
09:18:51 OpenStack Heat parameters generated
09:18:51 -----------------------------------
09:18:51 parameters:
09:18:51 vm_0_count: '3'
09:18:51 vm_0_flavor: 'v3-standard-4'
09:18:51 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:18:51 vm_1_count: '1'
09:18:51 vm_1_flavor: 'v3-standard-2'
09:18:51 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:18:51
09:18:51 job_name: '23566-75'
09:18:51 silo: 'releng'
09:18:51 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins9814018408704549713.sh
09:18:51 ---> Create HEAT stack
09:18:51 + source /home/jenkins/lf-env.sh
09:18:51 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:18:51 ++ mktemp -d /tmp/venv-XXXX
09:18:51 + lf_venv=/tmp/venv-Wqz9
09:18:51 + local venv_file=/tmp/.os_lf_venv
09:18:51 + local python=python3
09:18:51 + local options
09:18:51 + local set_path=true
09:18:51 + local install_args=
09:18:51 ++ 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
09:18:51 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:18:51 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:18:51 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:18:51 + true
09:18:51 + case $1 in
09:18:51 + python=python3
09:18:51 + shift 2
09:18:51 + true
09:18:51 + case $1 in
09:18:51 + shift
09:18:51 + break
09:18:51 + case $python in
09:18:51 + local pkg_list=
09:18:51 + [[ -d /opt/pyenv ]]
09:18:51 + echo 'Setup pyenv:'
09:18:51 Setup pyenv:
09:18:51 + export PYENV_ROOT=/opt/pyenv
09:18:51 + PYENV_ROOT=/opt/pyenv
09:18:51 + 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
09:18:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:18:51 + pyenv versions
09:18:51 system
09:18:51 3.8.13
09:18:51 3.9.13
09:18:51 3.10.13
09:18:51 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
09:18:51 + command -v pyenv
09:18:51 ++ pyenv init - --no-rehash
09:18:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:18:51 for i in ${!paths[@]}; do
09:18:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:18:51 fi; done;
09:18:51 echo "${paths[*]}"'\'')"
09:18:51 export PATH="/opt/pyenv/shims:${PATH}"
09:18:51 export PYENV_SHELL=bash
09:18:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:18:51 pyenv() {
09:18:51 local command
09:18:51 command="${1:-}"
09:18:51 if [ "$#" -gt 0 ]; then
09:18:51 shift
09:18:51 fi
09:18:51
09:18:51 case "$command" in
09:18:51 rehash|shell)
09:18:51 eval "$(pyenv "sh-$command" "$@")"
09:18:51 ;;
09:18:51 *)
09:18:51 command pyenv "$command" "$@"
09:18:51 ;;
09:18:51 esac
09:18:51 }'
09:18:51 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:18:51 for i in ${!paths[@]}; do
09:18:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:18:51 fi; done;
09:18:51 echo "${paths[*]}"'
09:18:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:18:51 ++ 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
09:18:51 ++ 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
09:18:51 ++ export PYENV_SHELL=bash
09:18:51 ++ PYENV_SHELL=bash
09:18:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:18:51 +++ complete -F _pyenv pyenv
09:18:51 ++ lf-pyver python3
09:18:51 ++ local py_version_xy=python3
09:18:51 ++ local py_version_xyz=
09:18:51 ++ pyenv versions
09:18:51 ++ local command
09:18:51 ++ command=versions
09:18:51 ++ '[' 1 -gt 0 ']'
09:18:51 ++ shift
09:18:51 ++ case "$command" in
09:18:51 ++ command pyenv versions
09:18:51 ++ awk '{ print $1 }'
09:18:51 ++ pyenv versions
09:18:51 ++ sed 's/^[ *]* //'
09:18:51 ++ grep -E '^[0-9.]*[0-9]$'
09:18:52 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:18:52 +++ tail -n 1
09:18:52 +++ grep '^3' /tmp/.pyenv_versions
09:18:52 +++ sort -V
09:18:52 ++ py_version_xyz=3.11.7
09:18:52 ++ [[ -z 3.11.7 ]]
09:18:52 ++ echo 3.11.7
09:18:52 ++ return 0
09:18:52 + pyenv local 3.11.7
09:18:52 + local command
09:18:52 + command=local
09:18:52 + '[' 2 -gt 0 ']'
09:18:52 + shift
09:18:52 + case "$command" in
09:18:52 + command pyenv local 3.11.7
09:18:52 + pyenv local 3.11.7
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='lftools[openstack] '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='kubernetes '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='niet '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='python-heatclient '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='python-openstackclient '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='python-magnumclient '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='urllib3~=1.26.15 '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='yq '
09:18:52 + [[ -f /tmp/.os_lf_venv ]]
09:18:52 ++ cat /tmp/.os_lf_venv
09:18:52 + lf_venv=/tmp/venv-alrL
09:18:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from' file:/tmp/.os_lf_venv
09:18:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
09:18:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:18:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:18:52 + local 'pip_opts=--upgrade --quiet'
09:18:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:18:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:18:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:18:52 + [[ -n '' ]]
09:18:52 + [[ -n '' ]]
09:18:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:18:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:18:52 + /tmp/venv-alrL/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
09:18:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:18:54 lf-activate-venv(): INFO: Base packages installed successfully
09:18:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:18:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:18:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:18:54 + /tmp/venv-alrL/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
09:19:12 + type python3
09:19:12 + true
09:19:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH'
09:19:12 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
09:19:12 + PATH=/tmp/venv-alrL/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
09:19:12 + return 0
09:19:12 + openstack --os-cloud vex limits show --absolute
09:19:13 +--------------------------+---------+
09:19:13 | Name | Value |
09:19:13 +--------------------------+---------+
09:19:13 | maxTotalInstances | -1 |
09:19:13 | maxTotalCores | 450 |
09:19:13 | maxTotalRAMSize | 1000000 |
09:19:13 | maxServerMeta | 128 |
09:19:13 | maxImageMeta | 128 |
09:19:13 | maxPersonality | 5 |
09:19:13 | maxPersonalitySize | 10240 |
09:19:13 | maxTotalKeypairs | 100 |
09:19:13 | maxServerGroups | 10 |
09:19:13 | maxServerGroupMembers | 10 |
09:19:13 | maxTotalFloatingIps | -1 |
09:19:13 | maxSecurityGroups | -1 |
09:19:13 | maxSecurityGroupRules | -1 |
09:19:13 | totalRAMUsed | 409600 |
09:19:13 | totalCoresUsed | 100 |
09:19:13 | totalInstancesUsed | 34 |
09:19:13 | totalFloatingIpsUsed | 0 |
09:19:13 | totalSecurityGroupsUsed | 0 |
09:19:13 | totalServerGroupsUsed | 0 |
09:19:13 | maxTotalVolumes | -1 |
09:19:13 | maxTotalSnapshots | 10 |
09:19:13 | maxTotalVolumeGigabytes | 4096 |
09:19:13 | maxTotalBackups | 10 |
09:19:13 | maxTotalBackupGigabytes | 1000 |
09:19:13 | totalVolumesUsed | 0 |
09:19:13 | totalGigabytesUsed | 0 |
09:19:13 | totalSnapshotsUsed | 0 |
09:19:13 | totalBackupsUsed | 0 |
09:19:13 | totalBackupGigabytesUsed | 0 |
09:19:13 +--------------------------+---------+
09:19:13 + pushd /opt/ciman/openstack-hot
09:19:13 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
09:19:13 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-75 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml
09:19:52 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-75
09:19:52 Waiting to initialize infrastructure...
09:19:52 Waiting to initialize infrastructure...
09:19:52 Stack initialization successful.
09:19:52 ------------------------------------
09:19:52 Stack Details
09:19:52 ------------------------------------
09:19:52 {'added': None,
09:19:52 'capabilities': [],
09:19:52 'created_at': '2025-10-02T09:19:17Z',
09:19:52 'deleted': None,
09:19:52 'deleted_at': None,
09:19:52 'description': 'No description',
09:19:52 'environment': None,
09:19:52 'environment_files': None,
09:19:52 'files': None,
09:19:52 'files_container': None,
09:19:52 'id': 'd2d86da2-45ba-4afd-afe4-64a091b7beca',
09:19:52 'is_rollback_disabled': True,
09:19:52 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-75/d2d86da2-45ba-4afd-afe4-64a091b7beca',
09:19:52 'rel': 'self'}],
09:19:52 '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'})}),
09:19:52 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-75',
09:19:52 'notification_topics': [],
09:19:52 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:19:52 'output_key': 'vm_0_ips',
09:19:52 'output_value': ['10.30.171.217',
09:19:52 '10.30.170.184',
09:19:52 '10.30.170.126']},
09:19:52 {'description': 'IP addresses of the 2nd vm types',
09:19:52 'output_key': 'vm_1_ips',
09:19:52 'output_value': ['10.30.171.44']}],
09:19:52 'owner_id': ****,
09:19:52 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:19:52 'OS::stack_id': 'd2d86da2-45ba-4afd-afe4-64a091b7beca',
09:19:52 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-75',
09:19:52 'job_name': '23566-75',
09:19:52 'silo': 'releng',
09:19:52 'vm_0_count': '3',
09:19:52 'vm_0_flavor': 'v3-standard-4',
09:19:52 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:19:52 '20250201-010426.857',
09:19:52 'vm_1_count': '1',
09:19:52 'vm_1_flavor': 'v3-standard-2',
09:19:52 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:19:52 '- 20250201-060151.911'},
09:19:52 'parent_id': None,
09:19:52 'replaced': None,
09:19:52 'status': 'CREATE_COMPLETE',
09:19:52 'status_reason': 'Stack CREATE completed successfully',
09:19:52 'tags': [],
09:19:52 'template': None,
09:19:52 'template_description': 'No description',
09:19:52 'template_url': None,
09:19:52 'timeout_mins': 15,
09:19:52 'unchanged': None,
09:19:52 'updated': None,
09:19:52 'updated_at': None,
09:19:52 'user_project_id': 'b42e970919f24cbc8c8cf3c0b2be5858'}
09:19:52 ------------------------------------
09:19:52 + popd
09:19:52 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
09:19:52 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins18103164371814905633.sh
09:19:52 ---> Copy SSH public keys to CSIT lab
09:19:52 Setup pyenv:
09:19:52 system
09:19:52 3.8.13
09:19:52 3.9.13
09:19:52 3.10.13
09:19:52 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
09:19:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
09:19:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:19:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:19:55 lf-activate-venv(): INFO: Base packages installed successfully
09:19:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:20:11 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
09:20:13 SSH not responding on 10.30.171.44. Retrying in 10 seconds...
09:20:13 SSH not responding on 10.30.170.126. Retrying in 10 seconds...
09:20:13 SSH not responding on 10.30.170.184. Retrying in 10 seconds...
09:20:15 SSH not responding on 10.30.171.217. Retrying in 10 seconds...
09:20:23 Ping to 10.30.171.44 successful.
09:20:23 Ping to 10.30.170.126 successful.
09:20:23 Ping to 10.30.170.184 successful.
09:20:24 SSH not responding on 10.30.170.184. Retrying in 10 seconds...
09:20:24 SSH not responding on 10.30.171.44. Retrying in 10 seconds...
09:20:24 SSH not responding on 10.30.170.126. Retrying in 10 seconds...
09:20:25 Ping to 10.30.171.217 successful.
09:20:26 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:20:27 releng-23566-75-0-builder-0
09:20:27 Successfully copied public keys to slave 10.30.171.217
09:20:34 Ping to 10.30.170.184 successful.
09:20:34 Ping to 10.30.171.44 successful.
09:20:34 Ping to 10.30.170.126 successful.
09:20:34 SSH not responding on 10.30.171.44. Retrying in 10 seconds...
09:20:34 SSH not responding on 10.30.170.126. Retrying in 10 seconds...
09:20:35 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:20:35 releng-23566-75-0-builder-1
09:20:35 Successfully copied public keys to slave 10.30.170.184
09:20:44 Ping to 10.30.171.44 successful.
09:20:44 Ping to 10.30.170.126 successful.
09:20:45 SSH not responding on 10.30.171.44. Retrying in 10 seconds...
09:20:47 SSH not responding on 10.30.170.126. Retrying in 10 seconds...
09:20:55 Ping to 10.30.171.44 successful.
09:20:55 SSH not responding on 10.30.171.44. Retrying in 10 seconds...
09:20:57 Ping to 10.30.170.126 successful.
09:21:02 SSH not responding on 10.30.170.126. Retrying in 10 seconds...
09:21:05 Ping to 10.30.171.44 successful.
09:21:05 SSH not responding on 10.30.171.44. Retrying in 10 seconds...
09:21:12 Ping to 10.30.170.126 successful.
09:21:12 SSH not responding on 10.30.170.126. Retrying in 10 seconds...
09:21:15 Ping to 10.30.171.44 successful.
09:21:16 Warning: Permanently added '10.30.171.44' (ECDSA) to the list of known hosts.
09:21:16 releng-23566-75-1-mininet-ovs-217-0
09:21:16 Successfully copied public keys to slave 10.30.171.44
09:21:16 Process 6516 ready.
09:21:16 Process 6517 ready.
09:21:16 Process 6518 ready.
09:21:22 Ping to 10.30.170.126 successful.
09:21:26 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:21:26 releng-23566-75-0-builder-2
09:21:26 Successfully copied public keys to slave 10.30.170.126
09:21:26 Process 6519 ready.
09:21:26 SSH ready on all stack servers.
09:21:26 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins259436091814587157.sh
09:21:26 Setup pyenv:
09:21:26 system
09:21:26 3.8.13
09:21:26 3.9.13
09:21:26 3.10.13
09:21:26 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
09:21:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5OmQ
09:21:31 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv
09:21:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:21:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:21:35 lf-activate-venv(): INFO: Base packages installed successfully
09:21:35 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:21:36 lf-activate-venv(): INFO: Adding /tmp/venv-5OmQ/bin to PATH
09:21:36 + echo 'Installing Python Requirements'
09:21:36 Installing Python Requirements
09:21:36 + cat
09:21:36 + python -m pip install -r requirements.txt
09:21:37 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:21:37 Collecting docker-py (from -r requirements.txt (line 1))
09:21:37 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)
09:21:37 Collecting ipaddr (from -r requirements.txt (line 2))
09:21:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:21:37 Preparing metadata (setup.py): started
09:21:37 Preparing metadata (setup.py): finished with status 'done'
09:21:37 Collecting netaddr (from -r requirements.txt (line 3))
09:21:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:21:37 Collecting netifaces (from -r requirements.txt (line 4))
09:21:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:21:37 Preparing metadata (setup.py): started
09:21:37 Preparing metadata (setup.py): finished with status 'done'
09:21:37 Collecting pyhocon (from -r requirements.txt (line 5))
09:21:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:21:37 Collecting requests (from -r requirements.txt (line 6))
09:21:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:21:37 Collecting robotframework (from -r requirements.txt (line 7))
09:21:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:21:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.9 MB/s 0:00:00
09:21:37 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:21:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:21:37 Preparing metadata (setup.py): started
09:21:38 Preparing metadata (setup.py): finished with status 'done'
09:21:38 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:21:38 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:21:38 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)
09:21:38 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:21:38 Preparing metadata (setup.py): started
09:21:38 Preparing metadata (setup.py): finished with status 'done'
09:21:38 Collecting scapy (from -r requirements.txt (line 12))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:21:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 34.2 MB/s 0:00:00
09:21:38 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:21:38 Preparing metadata (setup.py): started
09:21:38 Preparing metadata (setup.py): finished with status 'done'
09:21:38 Collecting elasticsearch (from -r requirements.txt (line 18))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:21:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 14.7 MB/s 0:00:00
09:21:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:21:39 Collecting pyangbind (from -r requirements.txt (line 22))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:21:39 Collecting isodate (from -r requirements.txt (line 25))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:21:39 Collecting jmespath (from -r requirements.txt (line 28))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:21:39 Collecting jsonpatch (from -r requirements.txt (line 31))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:21:39 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:21:39 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:21:39 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:21:39 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)
09:21:39 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:21:39 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:21:39 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:21:39 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
09:21:39 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:21:39 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:21:39 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:21:39 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:21:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:21:40 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)
09:21:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:21:40 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:21:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:21:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:21:40 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:21:40 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:21:40 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)
09:21:40 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:21:40 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)
09:21:40 Collecting elasticsearch (from -r requirements.txt (line 18))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:21:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 15.5 MB/s 0:00:00
09:21:40 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:21:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:21:40 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:21:40 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:21:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 11.6 MB/s 0:00:00
09:21:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:21:41 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)
09:21:42 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:21:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:21:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 35.8 MB/s 0:00:00
09:21:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:21:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:21:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:42 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)
09:21:42 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:21:42 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:21:42 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:42 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)
09:21:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:43 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)
09:21:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:21:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:21:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 58.9 MB/s 0:00:00
09:21:43 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 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)
09:21:43 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:21:43 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:21:43 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:21:43 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:21:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:21:43 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:21:43 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:21:43 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 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)
09:21:43 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:21:43 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:21:43 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))
09:21:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:21:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:21:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:21:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:21:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:21:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:21:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:21:44 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:21:44 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:21:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:21:44 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:21:44 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:44 Building wheel for robotframework-sshlibrary (setup.py): started
09:21:44 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:21:44 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b7cb983f1970031e7ce72a4fa9b284da090610d4b8298eb16438a8c17d0b3c26
09:21:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:21:44 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:44 Building wheel for ipaddr (setup.py): started
09:21:44 Building wheel for ipaddr (setup.py): finished with status 'done'
09:21:44 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=1d7058343d108b7e588f34ee3fe9dec22e53528edc15c4bd4b1dad8879e7cc6e
09:21:44 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:21:44 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:44 Building wheel for netifaces (setup.py): started
09:21:47 Building wheel for netifaces (setup.py): finished with status 'done'
09:21:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=35d6f2b527d86a601a84f1364da6ef1bfa967bf5e53b55fa6f3148d3f1b54184
09:21:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:21:47 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:47 Building wheel for robotframework-httplibrary (setup.py): started
09:21:47 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:21:47 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1a59e32ed90ba0fae931fe7a14b866fb34cd9d07a961b389ed7ccc45c4f9f5ec
09:21:47 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:21:47 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:47 Building wheel for jsonpath-rw (setup.py): started
09:21:47 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:21:47 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=14af1ef20ed5e7e5819de19fadffe0c022c31d63f193eafcb32ab155f4212c90
09:21:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:21:47 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:21:47 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
09:21:54
09:21:54 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:21:54 + pip freeze
09:21:55 attrs==25.3.0
09:21:55 bcrypt==5.0.0
09:21:55 beautifulsoup4==4.14.2
09:21:55 certifi==2025.8.3
09:21:55 cffi==2.0.0
09:21:55 charset-normalizer==3.4.3
09:21:55 click==8.3.0
09:21:55 cryptography==46.0.2
09:21:55 decorator==5.2.1
09:21:55 distlib==0.4.0
09:21:55 docker-py==1.10.6
09:21:55 docker-pycreds==0.4.0
09:21:55 elastic-transport==8.17.1
09:21:55 elasticsearch==8.19.1
09:21:55 elasticsearch-dsl==8.15.4
09:21:55 enum34==1.1.10
09:21:55 filelock==3.19.1
09:21:55 h11==0.16.0
09:21:55 idna==3.10
09:21:55 invoke==2.2.0
09:21:55 ipaddr==2.2.0
09:21:55 isodate==0.7.2
09:21:55 jmespath==1.0.1
09:21:55 jsonpatch==1.33
09:21:55 jsonpath-rw==1.4.0
09:21:55 jsonpointer==3.0.0
09:21:55 lxml==6.0.2
09:21:55 netaddr==1.3.0
09:21:55 netifaces==0.11.0
09:21:55 outcome==1.3.0.post0
09:21:55 paramiko==4.0.0
09:21:55 platformdirs==4.4.0
09:21:55 ply==3.11
09:21:55 pyang==2.7.1
09:21:55 pyangbind==0.8.6
09:21:55 pycparser==2.23
09:21:55 pyhocon==0.3.61
09:21:55 PyNaCl==1.6.0
09:21:55 pyparsing==3.2.5
09:21:55 PySocks==1.7.1
09:21:55 python-dateutil==2.9.0.post0
09:21:55 regex==2025.9.18
09:21:55 requests==2.32.5
09:21:55 robotframework==7.3.2
09:21:55 robotframework-httplibrary==0.4.2
09:21:55 robotframework-pythonlibcore==4.4.1
09:21:55 robotframework-requests==0.9.7
09:21:55 robotframework-selenium2library==3.0.0
09:21:55 robotframework-seleniumlibrary==6.7.1
09:21:55 robotframework-sshlibrary==3.8.0
09:21:55 scapy==2.6.1
09:21:55 scp==0.15.0
09:21:55 selenium==4.35.0
09:21:55 six==1.17.0
09:21:55 sniffio==1.3.1
09:21:55 sortedcontainers==2.4.0
09:21:55 soupsieve==2.8
09:21:55 trio==0.30.0
09:21:55 trio-websocket==0.12.2
09:21:55 typing_extensions==4.14.1
09:21:55 urllib3==2.5.0
09:21:55 virtualenv==20.34.0
09:21:55 waitress==3.0.2
09:21:55 WebOb==1.8.9
09:21:55 websocket-client==1.8.0
09:21:55 WebTest==3.0.6
09:21:55 wsproto==1.2.0
09:21:55 [EnvInject] - Injecting environment variables from a build step.
09:21:55 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:21:55 [EnvInject] - Variables injected successfully.
09:21:55 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins767898025272748575.sh
09:21:55 Setup pyenv:
09:21:55 system
09:21:55 3.8.13
09:21:55 3.9.13
09:21:55 3.10.13
09:21:55 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
09:21:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
09:21:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:21:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:21:57 lf-activate-venv(): INFO: Base packages installed successfully
09:21:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:22:04 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.
09:22:04 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:22:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:22:05 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
09:22:05 + ODL_SYSTEM=()
09:22:05 + TOOLS_SYSTEM=()
09:22:05 + OPENSTACK_SYSTEM=()
09:22:05 + OPENSTACK_CONTROLLERS=()
09:22:05 + mapfile -t ADDR
09:22:05 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-75
09:22:05 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:22:06 + for i in "${ADDR[@]}"
09:22:06 ++ ssh 10.30.171.44 hostname -s
09:22:06 Warning: Permanently added '10.30.171.44' (ECDSA) to the list of known hosts.
09:22:07 + REMHOST=releng-23566-75-1-mininet-ovs-217-0
09:22:07 + case ${REMHOST} in
09:22:07 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:22:07 + for i in "${ADDR[@]}"
09:22:07 ++ ssh 10.30.171.217 hostname -s
09:22:07 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:22:08 + REMHOST=releng-23566-75-0-builder-0
09:22:08 + case ${REMHOST} in
09:22:08 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:22:08 + for i in "${ADDR[@]}"
09:22:08 ++ ssh 10.30.170.184 hostname -s
09:22:08 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:22:09 + REMHOST=releng-23566-75-0-builder-1
09:22:09 + case ${REMHOST} in
09:22:09 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:22:09 + for i in "${ADDR[@]}"
09:22:09 ++ ssh 10.30.170.126 hostname -s
09:22:09 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:22:09 + REMHOST=releng-23566-75-0-builder-2
09:22:09 + case ${REMHOST} in
09:22:09 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:22:09 + echo NUM_ODL_SYSTEM=3
09:22:09 + echo NUM_TOOLS_SYSTEM=1
09:22:09 + '[' '' == yes ']'
09:22:09 + NUM_OPENSTACK_SYSTEM=0
09:22:09 + echo NUM_OPENSTACK_SYSTEM=0
09:22:09 + '[' 0 -eq 2 ']'
09:22:09 + echo ODL_SYSTEM_IP=10.30.171.217
09:22:09 ++ seq 0 2
09:22:09 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:22:09 + echo ODL_SYSTEM_1_IP=10.30.171.217
09:22:09 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:22:09 + echo ODL_SYSTEM_2_IP=10.30.170.184
09:22:09 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:22:09 + echo ODL_SYSTEM_3_IP=10.30.170.126
09:22:09 + echo TOOLS_SYSTEM_IP=10.30.171.44
09:22:09 ++ seq 0 0
09:22:09 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:22:09 + echo TOOLS_SYSTEM_1_IP=10.30.171.44
09:22:09 + openstack_index=0
09:22:09 + NUM_OPENSTACK_CONTROL_NODES=1
09:22:09 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:22:09 ++ seq 0 0
09:22:09 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:22:09 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:22:09 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:22:09 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:22:09 + '[' -1 -ge 2 ']'
09:22:09 ++ seq 0 -2
09:22:09 + NUM_OPENSTACK_HAPROXY_NODES=0
09:22:09 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:22:09 ++ seq 0 -1
09:22:09 + echo 'Contents of slave_addresses.txt:'
09:22:09 Contents of slave_addresses.txt:
09:22:09 + cat slave_addresses.txt
09:22:09 NUM_ODL_SYSTEM=3
09:22:09 NUM_TOOLS_SYSTEM=1
09:22:09 NUM_OPENSTACK_SYSTEM=0
09:22:09 ODL_SYSTEM_IP=10.30.171.217
09:22:09 ODL_SYSTEM_1_IP=10.30.171.217
09:22:09 ODL_SYSTEM_2_IP=10.30.170.184
09:22:09 ODL_SYSTEM_3_IP=10.30.170.126
09:22:09 TOOLS_SYSTEM_IP=10.30.171.44
09:22:09 TOOLS_SYSTEM_1_IP=10.30.171.44
09:22:09 NUM_OPENSTACK_CONTROL_NODES=1
09:22:09 OPENSTACK_CONTROL_NODE_1_IP=
09:22:09 NUM_OPENSTACK_COMPUTE_NODES=-1
09:22:09 NUM_OPENSTACK_HAPROXY_NODES=0
09:22:09 [EnvInject] - Injecting environment variables from a build step.
09:22:09 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:22:09 [EnvInject] - Variables injected successfully.
09:22:09 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins17841492971386319564.sh
09:22:09 Preparing for JRE Version 21
09:22:09 Karaf artifact is karaf
09:22:09 Karaf project is integration
09:22:09 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:22:09 [EnvInject] - Injecting environment variables from a build step.
09:22:09 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:22:09 [EnvInject] - Variables injected successfully.
09:22:09 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11061087093107174963.sh
09:22:09 2025-10-02 09:22:09 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:22:09 Bundle version is 0.21.3-SNAPSHOT
09:22:09 --2025-10-02 09:22:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:22:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:22:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:22:09 HTTP request sent, awaiting response... 200 OK
09:22:09 Length: 1410 (1.4K) [application/xml]
09:22:09 Saving to: ‘maven-metadata.xml’
09:22:09
09:22:09 0K . 100% 36.1M=0s
09:22:09
09:22:09 2025-10-02 09:22:09 (36.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:22:09
09:22:09
09:22:09
09:22:09 org.opendaylight.integration
09:22:09 karaf
09:22:09 0.21.3-SNAPSHOT
09:22:09
09:22:09
09:22:09 20251002.091413
09:22:09 341
09:22:09
09:22:09 20251002091413
09:22:09
09:22:09
09:22:09 pom
09:22:09 0.21.3-20251002.091413-341
09:22:09 20251002091413
09:22:09
09:22:09
09:22:09 tar.gz
09:22:09 0.21.3-20251002.091413-341
09:22:09 20251002091413
09:22:09
09:22:09
09:22:09 zip
09:22:09 0.21.3-20251002.091413-341
09:22:09 20251002091413
09:22:09
09:22:09
09:22:09 cyclonedx
09:22:09 xml
09:22:09 0.21.3-20251002.091413-341
09:22:09 20251002091413
09:22:09
09:22:09
09:22:09 cyclonedx
09:22:09 json
09:22:09 0.21.3-20251002.091413-341
09:22:09 20251002091413
09:22:09
09:22:09
09:22:09
09:22:09
09:22:09 Nexus timestamp is 0.21.3-20251002.091413-341
09:22:09 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:09 Distribution bundle is karaf-0.21.3-20251002.091413-341.zip
09:22:09 Distribution bundle version is 0.21.3-SNAPSHOT
09:22:09 Distribution folder is karaf-0.21.3-SNAPSHOT
09:22:09 Nexus prefix is https://nexus.opendaylight.org
09:22:09 [EnvInject] - Injecting environment variables from a build step.
09:22:09 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:22:09 [EnvInject] - Variables injected successfully.
09:22:09 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins13778722507437033678.sh
09:22:09 Setup pyenv:
09:22:10 system
09:22:10 3.8.13
09:22:10 3.9.13
09:22:10 3.10.13
09:22:10 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
09:22:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
09:22:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:22:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:22:12 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.
09:22:12 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:22:12 lf-activate-venv(): INFO: Base packages installed successfully
09:22:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:22:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:22:17 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:22:17 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
09:22:17 Copying common-functions.sh to /tmp
09:22:19 Copying common-functions.sh to 10.30.171.217:/tmp
09:22:19 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:22:19 Copying common-functions.sh to 10.30.170.184:/tmp
09:22:19 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:22:20 Copying common-functions.sh to 10.30.170.126:/tmp
09:22:20 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:22:20 Copying common-functions.sh to 10.30.171.44:/tmp
09:22:20 Warning: Permanently added '10.30.171.44' (ECDSA) to the list of known hosts.
09:22:20 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15390251140122510175.sh
09:22:20 common-functions.sh is being sourced
09:22:20 common-functions environment:
09:22:20 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:20 ACTUALFEATURES:
09:22:20 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:20 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:20 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:20 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:20 CONTROLLERMEM: 2048m
09:22:20 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:20 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:20 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:20 SUITES:
09:22:20
09:22:20 #################################################
09:22:20 ## Configure Cluster and Start ##
09:22:20 #################################################
09:22:20 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
09:22:20 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
09:22:20 Locating script plan to use...
09:22:20 Finished running script plans
09:22:20 Configuring member-1 with IP address 10.30.171.217
09:22:20 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:22:21 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:22:21 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:22:21 ++ [[ /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 ]]
09:22:21 common-functions.sh is being sourced
09:22:21 ++ echo 'common-functions.sh is being sourced'
09:22:21 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:22:21 ++ DISTROSTREAM=scandium
09:22:21 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:21 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:21 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:21 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:21 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:21 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:21 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:21 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:21 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:21 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:21 ++ export CONTROLLERMEM=
09:22:21 ++ CONTROLLERMEM=
09:22:21 ++ case "${DISTROSTREAM}" in
09:22:21 ++ CLUSTER_SYSTEM=akka
09:22:21 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:21 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:21 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:21 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:21 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:21 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:21 ++ print_common_env
09:22:21 ++ cat
09:22:21 common-functions environment:
09:22:21 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:21 ACTUALFEATURES:
09:22:21 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:21 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:21 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:21 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:21 CONTROLLERMEM:
09:22:21 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:21 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:21 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:21 SUITES:
09:22:21
09:22:21 ++ SSH='ssh -t -t'
09:22:21 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:22:21 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:22:21 Changing to /tmp
09:22:21 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:21 + echo 'Changing to /tmp'
09:22:21 + cd /tmp
09:22:21 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip'
09:22:21 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:21 --2025-10-02 09:22:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:22:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:22:21 HTTP request sent, awaiting response... 200 OK
09:22:21 Length: 190791264 (182M) [application/zip]
09:22:21 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’
09:22:21
09:22:21 0K ........ ........ ........ ........ ........ ........ 1% 73.8M 2s
09:22:21 3072K ........ ........ ........ ........ ........ ........ 3% 145M 2s
09:22:21 6144K ........ ........ ........ ........ ........ ........ 4% 159M 2s
09:22:21 9216K ........ ........ ........ ........ ........ ........ 6% 185M 1s
09:22:21 12288K ........ ........ ........ ........ ........ ........ 8% 189M 1s
09:22:21 15360K ........ ........ ........ ........ ........ ........ 9% 188M 1s
09:22:21 18432K ........ ........ ........ ........ ........ ........ 11% 219M 1s
09:22:21 21504K ........ ........ ........ ........ ........ ........ 13% 228M 1s
09:22:21 24576K ........ ........ ........ ........ ........ ........ 14% 241M 1s
09:22:21 27648K ........ ........ ........ ........ ........ ........ 16% 153M 1s
09:22:21 30720K ........ ........ ........ ........ ........ ........ 18% 237M 1s
09:22:21 33792K ........ ........ ........ ........ ........ ........ 19% 293M 1s
09:22:21 36864K ........ ........ ........ ........ ........ ........ 21% 278M 1s
09:22:21 39936K ........ ........ ........ ........ ........ ........ 23% 262M 1s
09:22:21 43008K ........ ........ ........ ........ ........ ........ 24% 275M 1s
09:22:21 46080K ........ ........ ........ ........ ........ ........ 26% 269M 1s
09:22:21 49152K ........ ........ ........ ........ ........ ........ 28% 267M 1s
09:22:21 52224K ........ ........ ........ ........ ........ ........ 29% 273M 1s
09:22:21 55296K ........ ........ ........ ........ ........ ........ 31% 269M 1s
09:22:21 58368K ........ ........ ........ ........ ........ ........ 32% 266M 1s
09:22:21 61440K ........ ........ ........ ........ ........ ........ 34% 264M 1s
09:22:21 64512K ........ ........ ........ ........ ........ ........ 36% 266M 1s
09:22:21 67584K ........ ........ ........ ........ ........ ........ 37% 270M 1s
09:22:21 70656K ........ ........ ........ ........ ........ ........ 39% 264M 1s
09:22:21 73728K ........ ........ ........ ........ ........ ........ 41% 268M 1s
09:22:21 76800K ........ ........ ........ ........ ........ ........ 42% 259M 0s
09:22:21 79872K ........ ........ ........ ........ ........ ........ 44% 261M 0s
09:22:21 82944K ........ ........ ........ ........ ........ ........ 46% 263M 0s
09:22:21 86016K ........ ........ ........ ........ ........ ........ 47% 267M 0s
09:22:21 89088K ........ ........ ........ ........ ........ ........ 49% 260M 0s
09:22:21 92160K ........ ........ ........ ........ ........ ........ 51% 251M 0s
09:22:21 95232K ........ ........ ........ ........ ........ ........ 52% 264M 0s
09:22:21 98304K ........ ........ ........ ........ ........ ........ 54% 261M 0s
09:22:21 101376K ........ ........ ........ ........ ........ ........ 56% 261M 0s
09:22:21 104448K ........ ........ ........ ........ ........ ........ 57% 259M 0s
09:22:21 107520K ........ ........ ........ ........ ........ ........ 59% 255M 0s
09:22:21 110592K ........ ........ ........ ........ ........ ........ 61% 251M 0s
09:22:21 113664K ........ ........ ........ ........ ........ ........ 62% 259M 0s
09:22:21 116736K ........ ........ ........ ........ ........ ........ 64% 266M 0s
09:22:21 119808K ........ ........ ........ ........ ........ ........ 65% 253M 0s
09:22:21 122880K ........ ........ ........ ........ ........ ........ 67% 261M 0s
09:22:21 125952K ........ ........ ........ ........ ........ ........ 69% 258M 0s
09:22:21 129024K ........ ........ ........ ........ ........ ........ 70% 263M 0s
09:22:21 132096K ........ ........ ........ ........ ........ ........ 72% 262M 0s
09:22:21 135168K ........ ........ ........ ........ ........ ........ 74% 256M 0s
09:22:21 138240K ........ ........ ........ ........ ........ ........ 75% 260M 0s
09:22:21 141312K ........ ........ ........ ........ ........ ........ 77% 262M 0s
09:22:21 144384K ........ ........ ........ ........ ........ ........ 79% 264M 0s
09:22:21 147456K ........ ........ ........ ........ ........ ........ 80% 251M 0s
09:22:22 150528K ........ ........ ........ ........ ........ ........ 82% 257M 0s
09:22:22 153600K ........ ........ ........ ........ ........ ........ 84% 262M 0s
09:22:22 156672K ........ ........ ........ ........ ........ ........ 85% 262M 0s
09:22:22 159744K ........ ........ ........ ........ ........ ........ 87% 261M 0s
09:22:22 162816K ........ ........ ........ ........ ........ ........ 89% 259M 0s
09:22:22 165888K ........ ........ ........ ........ ........ ........ 90% 240M 0s
09:22:22 168960K ........ ........ ........ ........ ........ ........ 92% 228M 0s
09:22:22 172032K ........ ........ ........ ........ ........ ........ 93% 227M 0s
09:22:22 175104K ........ ........ ........ ........ ........ ........ 95% 220M 0s
09:22:22 178176K ........ ........ ........ ........ ........ ........ 97% 214M 0s
09:22:22 181248K ........ ........ ........ ........ ........ ........ 98% 218M 0s
09:22:22 184320K ........ ........ ........ ....... 100% 219M=0.8s
09:22:22
09:22:22 2025-10-02 09:22:22 (233 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264]
09:22:22
09:22:22 Extracting the new controller...
09:22:22 + echo 'Extracting the new controller...'
09:22:22 + unzip -q karaf-0.21.3-20251002.091413-341.zip
09:22:23 Adding external repositories...
09:22:23 + echo 'Adding external repositories...'
09:22:23 + 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.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:23 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:23 ################################################################################
09:22:23 #
09:22:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:23 # contributor license agreements. See the NOTICE file distributed with
09:22:23 # this work for additional information regarding copyright ownership.
09:22:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:23 # (the "License"); you may not use this file except in compliance with
09:22:23 # the License. You may obtain a copy of the License at
09:22:23 #
09:22:23 # http://www.apache.org/licenses/LICENSE-2.0
09:22:23 #
09:22:23 # Unless required by applicable law or agreed to in writing, software
09:22:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:23 # See the License for the specific language governing permissions and
09:22:23 # limitations under the License.
09:22:23 #
09:22:23 ################################################################################
09:22:23
09:22:23 #
09:22:23 # If set to true, the following property will not allow any certificate to be used
09:22:23 # when accessing Maven repositories through SSL
09:22:23 #
09:22:23 #org.ops4j.pax.url.mvn.certificateCheck=
09:22:23
09:22:23 #
09:22:23 # Path to the local Maven settings file.
09:22:23 # The repositories defined in this file will be automatically added to the list
09:22:23 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:22:23 # below is not set.
09:22:23 # The following locations are checked for the existence of the settings.xml file
09:22:23 # * 1. looks for the specified url
09:22:23 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:22:23 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:22:23 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:22:23 #
09:22:23 #org.ops4j.pax.url.mvn.settings=
09:22:23
09:22:23 #
09:22:23 # Path to the local Maven repository which is used to avoid downloading
09:22:23 # artifacts when they already exist locally.
09:22:23 # The value of this property will be extracted from the settings.xml file
09:22:23 # above, or defaulted to:
09:22:23 # System.getProperty( "user.home" ) + "/.m2/repository"
09:22:23 #
09:22:23 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:22:23
09:22:23 #
09:22:23 # Default this to false. It's just weird to use undocumented repos
09:22:23 #
09:22:23 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:22:23
09:22:23 #
09:22:23 # Uncomment if you don't wanna use the proxy settings
09:22:23 # from the Maven conf/settings.xml file
09:22:23 #
09:22:23 # org.ops4j.pax.url.mvn.proxySupport=false
09:22:23
09:22:23 #
09:22:23 # Comma separated list of repositories scanned when resolving an artifact.
09:22:23 # Those repositories will be checked before iterating through the
09:22:23 # below list of repositories and even before the local repository
09:22:23 # A repository url can be appended with zero or more of the following flags:
09:22:23 # @snapshots : the repository contains snaphots
09:22:23 # @noreleases : the repository does not contain any released artifacts
09:22:23 #
09:22:23 # The following property value will add the system folder as a repo.
09:22:23 #
09:22:23 org.ops4j.pax.url.mvn.defaultRepositories=\
09:22:23 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:22:23 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:22:23 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:22:23
09:22:23 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:22:23 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:22:23
09:22:23 #
09:22:23 # Comma separated list of repositories scanned when resolving an artifact.
09:22:23 # The default list includes the following repositories:
09:22:23 # http://repo1.maven.org/maven2@id=central
09:22:23 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:22:23 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:22:23 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:22:23 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:22:23 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:22:23 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:22:23 # To add repositories to the default ones, prepend '+' to the list of repositories
09:22:23 # to add.
09:22:23 # A repository url can be appended with zero or more of the following flags:
09:22:23 # @snapshots : the repository contains snapshots
09:22:23 # @noreleases : the repository does not contain any released artifacts
09:22:23 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:22:23 #
09:22:23 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
09:22:23
09:22:23 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:22:23 + [[ True == \T\r\u\e ]]
09:22:23 + echo 'Configuring the startup features...'
09:22:23 + 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.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:23 + FEATURE_TEST_STRING=features-test
09:22:23 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:22:23 + KARAF_VERSION=karaf4
09:22:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:22:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:23 + [[ ! -z '' ]]
09:22:23 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:23 ################################################################################
09:22:23 #
09:22:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:23 # contributor license agreements. See the NOTICE file distributed with
09:22:23 # this work for additional information regarding copyright ownership.
09:22:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:23 # (the "License"); you may not use this file except in compliance with
09:22:23 # the License. You may obtain a copy of the License at
09:22:23 #
09:22:23 # http://www.apache.org/licenses/LICENSE-2.0
09:22:23 #
09:22:23 # Unless required by applicable law or agreed to in writing, software
09:22:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:23 # See the License for the specific language governing permissions and
09:22:23 # limitations under the License.
09:22:23 #
09:22:23 ################################################################################
09:22:23
09:22:23 #
09:22:23 # Comma separated list of features repositories to register by default
09:22:23 #
09:22:23 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml
09:22:23
09:22:23 #
09:22:23 # Comma separated list of features to install at startup
09:22:23 #
09:22:23 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, c1e8630d-1360-471b-8652-67e8c784a10e
09:22:23
09:22:23 #
09:22:23 # Resource repositories (OBR) that the features resolver can use
09:22:23 # to resolve requirements/capabilities
09:22:23 #
09:22:23 # The format of the resourceRepositories is
09:22:23 # resourceRepositories=[xml:url|json:url],...
09:22:23 # for Instance:
09:22:23 #
09:22:23 #resourceRepositories=xml:http://host/path/to/index.xml
09:22:23 # or
09:22:23 #resourceRepositories=json:http://host/path/to/index.json
09:22:23 #
09:22:23
09:22:23 #
09:22:23 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:22:23 #
09:22:23 featuresBootAsynchronous=false
09:22:23
09:22:23 #
09:22:23 # Service requirements enforcement
09:22:23 #
09:22:23 # By default, the feature resolver checks the service requirements/capabilities of
09:22:23 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:22:23 # the required bundles.
09:22:23 # The following flag can have those values:
09:22:23 # - disable: service requirements are completely ignored
09:22:23 # - default: service requirements are ignored for old features
09:22:23 # - enforce: service requirements are always verified
09:22:23 #
09:22:23 #serviceRequirements=default
09:22:23
09:22:23 #
09:22:23 # Store cfg file for config element in feature
09:22:23 #
09:22:23 #configCfgStore=true
09:22:23
09:22:23 #
09:22:23 # Define if the feature service automatically refresh bundles
09:22:23 #
09:22:23 autoRefresh=true
09:22:23
09:22:23 #
09:22:23 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:22:23 # XML file defines instructions related to features processing
09:22:23 # versions.properties may declare properties to resolve placeholders in XML file
09:22:23 # both files are relative to ${karaf.etc}
09:22:23 #
09:22:23 #featureProcessing=org.apache.karaf.features.xml
09:22:23 #featureProcessingVersions=versions.properties
09:22:23 + configure_karaf_log karaf4 ''
09:22:23 + local -r karaf_version=karaf4
09:22:23 + local -r controllerdebugmap=
09:22:23 + local logapi=log4j
09:22:23 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:22:23 log4j2.rootLogger.level = INFO
09:22:23 #log4j2.rootLogger.type = asyncRoot
09:22:23 #log4j2.rootLogger.includeLocation = false
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:22:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:22:23 log4j2.rootLogger.appenderRef.Console.ref = Console
09:22:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:22:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:22:23 log4j2.logger.spifly.name = org.apache.aries.spifly
09:22:23 log4j2.logger.spifly.level = WARN
09:22:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:22:23 log4j2.logger.audit.level = INFO
09:22:23 log4j2.logger.audit.additivity = false
09:22:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:22:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:22:23 log4j2.appender.console.type = Console
09:22:23 log4j2.appender.console.name = Console
09:22:23 log4j2.appender.console.layout.type = PatternLayout
09:22:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:22:23 log4j2.appender.rolling.type = RollingRandomAccessFile
09:22:23 log4j2.appender.rolling.name = RollingFile
09:22:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:22:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:22:23 #log4j2.appender.rolling.immediateFlush = false
09:22:23 log4j2.appender.rolling.append = true
09:22:23 log4j2.appender.rolling.layout.type = PatternLayout
09:22:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:22:23 log4j2.appender.rolling.policies.type = Policies
09:22:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:22:23 log4j2.appender.rolling.policies.size.size = 64MB
09:22:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:22:23 log4j2.appender.rolling.strategy.max = 7
09:22:23 log4j2.appender.audit.type = RollingRandomAccessFile
09:22:23 log4j2.appender.audit.name = AuditRollingFile
09:22:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:22:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:22:23 log4j2.appender.audit.append = true
09:22:23 log4j2.appender.audit.layout.type = PatternLayout
09:22:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:22:23 log4j2.appender.audit.policies.type = Policies
09:22:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:22:23 log4j2.appender.audit.policies.size.size = 8MB
09:22:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:22:23 log4j2.appender.audit.strategy.max = 7
09:22:23 log4j2.appender.osgi.type = PaxOsgi
09:22:23 log4j2.appender.osgi.name = PaxOsgi
09:22:23 log4j2.appender.osgi.filter = *
09:22:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:22:23 #log4j2.logger.aether.level = TRACE
09:22:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:22:23 #log4j2.logger.http-headers.level = DEBUG
09:22:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:22:23 #log4j2.logger.maven.level = TRACE
09:22:23 + logapi=log4j2
09:22:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:22:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:22:23 + '[' log4j2 == log4j2 ']'
09:22:23 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:23 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:22:23 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:22:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:22:23 controllerdebugmap:
09:22:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:22:23 + unset IFS
09:22:23 + echo 'controllerdebugmap: '
09:22:23 + '[' -n '' ']'
09:22:23 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:22:23 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:23 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:23 ################################################################################
09:22:23 #
09:22:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:23 # contributor license agreements. See the NOTICE file distributed with
09:22:23 # this work for additional information regarding copyright ownership.
09:22:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:23 # (the "License"); you may not use this file except in compliance with
09:22:23 # the License. You may obtain a copy of the License at
09:22:23 #
09:22:23 # http://www.apache.org/licenses/LICENSE-2.0
09:22:23 #
09:22:23 # Unless required by applicable law or agreed to in writing, software
09:22:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:23 # See the License for the specific language governing permissions and
09:22:23 # limitations under the License.
09:22:23 #
09:22:23 ################################################################################
09:22:23
09:22:23 # Common pattern layout for appenders
09:22:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:22:23
09:22:23 # Root logger
09:22:23 log4j2.rootLogger.level = INFO
09:22:23 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:22:23 #log4j2.rootLogger.type = asyncRoot
09:22:23 #log4j2.rootLogger.includeLocation = false
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:22:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:22:23 log4j2.rootLogger.appenderRef.Console.ref = Console
09:22:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:22:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:22:23
09:22:23 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:22:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:22:23
09:22:23 # Loggers configuration
09:22:23
09:22:23 # Spifly logger
09:22:23 log4j2.logger.spifly.name = org.apache.aries.spifly
09:22:23 log4j2.logger.spifly.level = WARN
09:22:23
09:22:23 # Security audit logger
09:22:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:22:23 log4j2.logger.audit.level = INFO
09:22:23 log4j2.logger.audit.additivity = false
09:22:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:22:23
09:22:23 # Appenders configuration
09:22:23
09:22:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:22:23 log4j2.appender.console.type = Console
09:22:23 log4j2.appender.console.name = Console
09:22:23 log4j2.appender.console.layout.type = PatternLayout
09:22:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:22:23
09:22:23 # Rolling file appender
09:22:23 log4j2.appender.rolling.type = RollingRandomAccessFile
09:22:23 log4j2.appender.rolling.name = RollingFile
09:22:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:22:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:22:23 # uncomment to not force a disk flush
09:22:23 #log4j2.appender.rolling.immediateFlush = false
09:22:23 log4j2.appender.rolling.append = true
09:22:23 log4j2.appender.rolling.layout.type = PatternLayout
09:22:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:22:23 log4j2.appender.rolling.policies.type = Policies
09:22:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:22:23 log4j2.appender.rolling.policies.size.size = 1GB
09:22:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:22:23 log4j2.appender.rolling.strategy.max = 7
09:22:23
09:22:23 # Audit file appender
09:22:23 log4j2.appender.audit.type = RollingRandomAccessFile
09:22:23 log4j2.appender.audit.name = AuditRollingFile
09:22:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:22:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:22:23 log4j2.appender.audit.append = true
09:22:23 log4j2.appender.audit.layout.type = PatternLayout
09:22:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:22:23 log4j2.appender.audit.policies.type = Policies
09:22:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:22:23 log4j2.appender.audit.policies.size.size = 8MB
09:22:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:22:23 log4j2.appender.audit.strategy.max = 7
09:22:23
09:22:23 # OSGi appender
09:22:23 log4j2.appender.osgi.type = PaxOsgi
09:22:23 log4j2.appender.osgi.name = PaxOsgi
09:22:23 log4j2.appender.osgi.filter = *
09:22:23
09:22:23 # help with identification of maven-related problems with pax-url-aether
09:22:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:22:23 #log4j2.logger.aether.level = TRACE
09:22:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:22:23 #log4j2.logger.http-headers.level = DEBUG
09:22:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:22:23 #log4j2.logger.maven.level = TRACE
09:22:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:22:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:22:23 Configure
09:22:23 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:22:23 max memory: 2048m
09:22:23 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:22:23 + local -r controllermem=2048m
09:22:23 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:23 + echo Configure
09:22:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:22:23 + echo ' max memory: 2048m'
09:22:23 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:22:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:23 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:23 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:22:23 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:23 #!/bin/sh
09:22:23 #
09:22:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:23 # contributor license agreements. See the NOTICE file distributed with
09:22:23 # this work for additional information regarding copyright ownership.
09:22:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:23 # (the "License"); you may not use this file except in compliance with
09:22:23 # the License. You may obtain a copy of the License at
09:22:23 #
09:22:23 # http://www.apache.org/licenses/LICENSE-2.0
09:22:23 #
09:22:23 # Unless required by applicable law or agreed to in writing, software
09:22:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:23 # See the License for the specific language governing permissions and
09:22:23 # limitations under the License.
09:22:23 #
09:22:23
09:22:23 #
09:22:23 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:22:23 # script: client, instance, shell, start, status, stop, karaf
09:22:23 #
09:22:23 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:22:23 # Actions go here...
09:22:23 # fi
09:22:23
09:22:23 #
09:22:23 # general settings which should be applied for all scripts go here; please keep
09:22:23 # in mind that it is possible that scripts might be executed more than once, e.g.
09:22:23 # in example of the start script where the start script is executed first and the
09:22:23 # karaf script afterwards.
09:22:23 #
09:22:23
09:22:23 #
09:22:23 # The following section shows the possible configuration options for the default
09:22:23 # karaf scripts
09:22:23 #
09:22:23 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:22:23 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:22:23 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:22:23 # export EXTRA_JAVA_OPTS # Additional JVM options
09:22:23 # export KARAF_HOME # Karaf home folder
09:22:23 # export KARAF_DATA # Karaf data folder
09:22:23 # export KARAF_BASE # Karaf base folder
09:22:23 # export KARAF_ETC # Karaf etc folder
09:22:23 # export KARAF_LOG # Karaf log folder
09:22:23 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:22:23 # export KARAF_OPTS # Additional available Karaf options
09:22:23 # export KARAF_DEBUG # Enable debug mode
09:22:23 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:22:23 # export KARAF_NOROOT # Prevent execution as root if set to true
09:22:23 Set Java version
09:22:23 + echo 'Set Java version'
09:22:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:22:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:22:23 sudo: a password is required
09:22:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:22:23 sudo: a password is required
09:22:23 JDK default version ...
09:22:23 + echo 'JDK default version ...'
09:22:23 + java -version
09:22:24 openjdk version "21.0.5" 2024-10-15
09:22:24 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:22:24 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:22:24 Set JAVA_HOME
09:22:24 + echo 'Set JAVA_HOME'
09:22:24 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:22:24 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:22:24 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:24 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:24 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:24 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:22:24 Listing all open ports on controller system...
09:22:24 + echo 'Listing all open ports on controller system...'
09:22:24 + netstat -pnatu
09:22:24 /tmp/configuration-script.sh: line 40: netstat: command not found
09:22:24 Configuring cluster
09:22:24 + '[' -f /tmp/custom_shard_config.txt ']'
09:22:24 + echo 'Configuring cluster'
09:22:24 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.217 10.30.170.184 10.30.170.126
09:22:24 ################################################
09:22:24 ## Configure Cluster ##
09:22:24 ################################################
09:22:24 NOTE: Cluster configuration files not found. Copying from
09:22:24 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:22:24 Configuring unique name in akka.conf
09:22:24 Configuring hostname in akka.conf
09:22:24 Configuring data and rpc seed nodes in akka.conf
09:22:24 modules = [
09:22:24
09:22:24 {
09:22:24 name = "inventory"
09:22:24 namespace = "urn:opendaylight:inventory"
09:22:24 shard-strategy = "module"
09:22:24 },
09:22:24 {
09:22:24 name = "topology"
09:22:24 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:22:24 shard-strategy = "module"
09:22:24 },
09:22:24 {
09:22:24 name = "toaster"
09:22:24 namespace = "http://netconfcentral.org/ns/toaster"
09:22:24 shard-strategy = "module"
09:22:24 }
09:22:24 ]
09:22:24 Configuring replication type in module-shards.conf
09:22:24 ################################################
09:22:24 ## NOTE: Manually restart controller to ##
09:22:24 ## apply configuration. ##
09:22:24 ################################################
09:22:24 Dump akka.conf
09:22:24 + echo 'Dump akka.conf'
09:22:24 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:24
09:22:24 odl-cluster-data {
09:22:24 akka {
09:22:24 remote {
09:22:24 artery {
09:22:24 enabled = on
09:22:24 transport = tcp
09:22:24 canonical.hostname = "10.30.171.217"
09:22:24 canonical.port = 2550
09:22:24 }
09:22:24 }
09:22:24
09:22:24 cluster {
09:22:24 # Using artery.
09:22:24 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.217:2550",
09:22:24 "akka://opendaylight-cluster-data@10.30.170.184:2550",
09:22:24 "akka://opendaylight-cluster-data@10.30.170.126:2550"]
09:22:24
09:22:24 roles = ["member-1"]
09:22:24
09:22:24 # when under load we might trip a false positive on the failure detector
09:22:24 # failure-detector {
09:22:24 # heartbeat-interval = 4 s
09:22:24 # acceptable-heartbeat-pause = 16s
09:22:24 # }
09:22:24 }
09:22:24
09:22:24 persistence {
09:22:24 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:22:24 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:22:24 # The relative path is always relative to KARAF_HOME.
09:22:24
09:22:24 # snapshot-store.local.dir = "target/snapshots"
09:22:24
09:22:24 # Use lz4 compression for LocalSnapshotStore snapshots
09:22:24 snapshot-store.local.use-lz4-compression = false
09:22:24 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:22:24 snapshot-store.local.lz4-blocksize = 256KB
09:22:24 }
09:22:24 disable-default-actor-system-quarantined-event-handling = "false"
09:22:24 }
09:22:24 }
09:22:24 Dump modules.conf
09:22:24 + echo 'Dump modules.conf'
09:22:24 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:24 modules = [
09:22:24
09:22:24 {
09:22:24 name = "inventory"
09:22:24 namespace = "urn:opendaylight:inventory"
09:22:24 shard-strategy = "module"
09:22:24 },
09:22:24 {
09:22:24 name = "topology"
09:22:24 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:22:24 shard-strategy = "module"
09:22:24 },
09:22:24 {
09:22:24 name = "toaster"
09:22:24 namespace = "http://netconfcentral.org/ns/toaster"
09:22:24 shard-strategy = "module"
09:22:24 }
09:22:24 ]
09:22:24 Dump module-shards.conf
09:22:24 + echo 'Dump module-shards.conf'
09:22:24 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:24 module-shards = [
09:22:24 {
09:22:24 name = "default"
09:22:24 shards = [
09:22:24 {
09:22:24 name = "default"
09:22:24 replicas = ["member-1",
09:22:24 "member-2",
09:22:24 "member-3"]
09:22:24 }
09:22:24 ]
09:22:24 },
09:22:24 {
09:22:24 name = "inventory"
09:22:24 shards = [
09:22:24 {
09:22:24 name="inventory"
09:22:24 replicas = ["member-1",
09:22:24 "member-2",
09:22:24 "member-3"]
09:22:24 }
09:22:24 ]
09:22:24 },
09:22:24 {
09:22:24 name = "topology"
09:22:24 shards = [
09:22:24 {
09:22:24 name="topology"
09:22:24 replicas = ["member-1",
09:22:24 "member-2",
09:22:24 "member-3"]
09:22:24 }
09:22:24 ]
09:22:24 },
09:22:24 {
09:22:24 name = "toaster"
09:22:24 shards = [
09:22:24 {
09:22:24 name="toaster"
09:22:24 replicas = ["member-1",
09:22:24 "member-2",
09:22:24 "member-3"]
09:22:24 }
09:22:24 ]
09:22:24 }
09:22:24 ]
09:22:24 Configuring member-2 with IP address 10.30.170.184
09:22:24 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:22:24 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:22:24 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:22:24 ++ [[ /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 ]]
09:22:24 ++ echo 'common-functions.sh is being sourced'
09:22:24 common-functions.sh is being sourced
09:22:24 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:22:24 ++ DISTROSTREAM=scandium
09:22:24 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:24 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:24 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:24 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:24 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:24 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:24 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:24 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:24 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:24 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:24 ++ export CONTROLLERMEM=
09:22:24 ++ CONTROLLERMEM=
09:22:24 ++ case "${DISTROSTREAM}" in
09:22:24 ++ CLUSTER_SYSTEM=akka
09:22:24 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:24 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:24 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:24 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:24 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:24 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:24 ++ print_common_env
09:22:24 ++ cat
09:22:24 common-functions environment:
09:22:24 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:24 ACTUALFEATURES:
09:22:24 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:24 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:24 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:24 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:24 CONTROLLERMEM:
09:22:24 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:24 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:24 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:24 SUITES:
09:22:24
09:22:24 ++ SSH='ssh -t -t'
09:22:24 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:22:24 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:22:24 Changing to /tmp
09:22:24 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:24 + echo 'Changing to /tmp'
09:22:24 + cd /tmp
09:22:24 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip'
09:22:24 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:24 --2025-10-02 09:22:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:22:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:22:24 HTTP request sent, awaiting response... 200 OK
09:22:24 Length: 190791264 (182M) [application/zip]
09:22:24 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’
09:22:24
09:22:24 0K ........ ........ ........ ........ ........ ........ 1% 51.0M 4s
09:22:24 3072K ........ ........ ........ ........ ........ ........ 3% 74.0M 3s
09:22:24 6144K ........ ........ ........ ........ ........ ........ 4% 107M 2s
09:22:24 9216K ........ ........ ........ ........ ........ ........ 6% 108M 2s
09:22:24 12288K ........ ........ ........ ........ ........ ........ 8% 188M 2s
09:22:24 15360K ........ ........ ........ ........ ........ ........ 9% 256M 2s
09:22:24 18432K ........ ........ ........ ........ ........ ........ 11% 242M 1s
09:22:24 21504K ........ ........ ........ ........ ........ ........ 13% 268M 1s
09:22:24 24576K ........ ........ ........ ........ ........ ........ 14% 262M 1s
09:22:24 27648K ........ ........ ........ ........ ........ ........ 16% 277M 1s
09:22:24 30720K ........ ........ ........ ........ ........ ........ 18% 312M 1s
09:22:24 33792K ........ ........ ........ ........ ........ ........ 19% 309M 1s
09:22:24 36864K ........ ........ ........ ........ ........ ........ 21% 291M 1s
09:22:24 39936K ........ ........ ........ ........ ........ ........ 23% 294M 1s
09:22:24 43008K ........ ........ ........ ........ ........ ........ 24% 292M 1s
09:22:24 46080K ........ ........ ........ ........ ........ ........ 26% 351M 1s
09:22:25 49152K ........ ........ ........ ........ ........ ........ 28% 288M 1s
09:22:25 52224K ........ ........ ........ ........ ........ ........ 29% 296M 1s
09:22:25 55296K ........ ........ ........ ........ ........ ........ 31% 351M 1s
09:22:25 58368K ........ ........ ........ ........ ........ ........ 32% 367M 1s
09:22:25 61440K ........ ........ ........ ........ ........ ........ 34% 358M 1s
09:22:25 64512K ........ ........ ........ ........ ........ ........ 36% 307M 1s
09:22:25 67584K ........ ........ ........ ........ ........ ........ 37% 263M 1s
09:22:25 70656K ........ ........ ........ ........ ........ ........ 39% 291M 1s
09:22:25 73728K ........ ........ ........ ........ ........ ........ 41% 328M 1s
09:22:25 76800K ........ ........ ........ ........ ........ ........ 42% 353M 1s
09:22:25 79872K ........ ........ ........ ........ ........ ........ 44% 266M 0s
09:22:25 82944K ........ ........ ........ ........ ........ ........ 46% 281M 0s
09:22:25 86016K ........ ........ ........ ........ ........ ........ 47% 292M 0s
09:22:25 89088K ........ ........ ........ ........ ........ ........ 49% 347M 0s
09:22:25 92160K ........ ........ ........ ........ ........ ........ 51% 356M 0s
09:22:25 95232K ........ ........ ........ ........ ........ ........ 52% 359M 0s
09:22:25 98304K ........ ........ ........ ........ ........ ........ 54% 315M 0s
09:22:25 101376K ........ ........ ........ ........ ........ ........ 56% 225M 0s
09:22:25 104448K ........ ........ ........ ........ ........ ........ 57% 286M 0s
09:22:25 107520K ........ ........ ........ ........ ........ ........ 59% 347M 0s
09:22:25 110592K ........ ........ ........ ........ ........ ........ 61% 318M 0s
09:22:25 113664K ........ ........ ........ ........ ........ ........ 62% 337M 0s
09:22:25 116736K ........ ........ ........ ........ ........ ........ 64% 327M 0s
09:22:25 119808K ........ ........ ........ ........ ........ ........ 65% 239M 0s
09:22:25 122880K ........ ........ ........ ........ ........ ........ 67% 223M 0s
09:22:25 125952K ........ ........ ........ ........ ........ ........ 69% 229M 0s
09:22:25 129024K ........ ........ ........ ........ ........ ........ 70% 276M 0s
09:22:25 132096K ........ ........ ........ ........ ........ ........ 72% 315M 0s
09:22:25 135168K ........ ........ ........ ........ ........ ........ 74% 382M 0s
09:22:25 138240K ........ ........ ........ ........ ........ ........ 75% 253M 0s
09:22:25 141312K ........ ........ ........ ........ ........ ........ 77% 312M 0s
09:22:25 144384K ........ ........ ........ ........ ........ ........ 79% 366M 0s
09:22:25 147456K ........ ........ ........ ........ ........ ........ 80% 365M 0s
09:22:25 150528K ........ ........ ........ ........ ........ ........ 82% 294M 0s
09:22:25 153600K ........ ........ ........ ........ ........ ........ 84% 270M 0s
09:22:25 156672K ........ ........ ........ ........ ........ ........ 85% 186M 0s
09:22:25 159744K ........ ........ ........ ........ ........ ........ 87% 329M 0s
09:22:25 162816K ........ ........ ........ ........ ........ ........ 89% 242M 0s
09:22:25 165888K ........ ........ ........ ........ ........ ........ 90% 366M 0s
09:22:25 168960K ........ ........ ........ ........ ........ ........ 92% 259M 0s
09:22:25 172032K ........ ........ ........ ........ ........ ........ 93% 320M 0s
09:22:25 175104K ........ ........ ........ ........ ........ ........ 95% 385M 0s
09:22:25 178176K ........ ........ ........ ........ ........ ........ 97% 375M 0s
09:22:25 181248K ........ ........ ........ ........ ........ ........ 98% 210M 0s
09:22:25 184320K ........ ........ ........ ....... 100% 316M=0.7s
09:22:25
09:22:25 2025-10-02 09:22:25 (246 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264]
09:22:25
09:22:25 Extracting the new controller...
09:22:25 + echo 'Extracting the new controller...'
09:22:25 + unzip -q karaf-0.21.3-20251002.091413-341.zip
09:22:27 Adding external repositories...
09:22:27 + echo 'Adding external repositories...'
09:22:27 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:27 ################################################################################
09:22:27 #
09:22:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:27 # contributor license agreements. See the NOTICE file distributed with
09:22:27 # this work for additional information regarding copyright ownership.
09:22:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:27 # (the "License"); you may not use this file except in compliance with
09:22:27 # the License. You may obtain a copy of the License at
09:22:27 #
09:22:27 # http://www.apache.org/licenses/LICENSE-2.0
09:22:27 #
09:22:27 # Unless required by applicable law or agreed to in writing, software
09:22:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:27 # See the License for the specific language governing permissions and
09:22:27 # limitations under the License.
09:22:27 #
09:22:27 ################################################################################
09:22:27
09:22:27 #
09:22:27 # If set to true, the following property will not allow any certificate to be used
09:22:27 # when accessing Maven repositories through SSL
09:22:27 #
09:22:27 #org.ops4j.pax.url.mvn.certificateCheck=
09:22:27
09:22:27 #
09:22:27 # Path to the local Maven settings file.
09:22:27 # The repositories defined in this file will be automatically added to the list
09:22:27 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:22:27 # below is not set.
09:22:27 # The following locations are checked for the existence of the settings.xml file
09:22:27 # * 1. looks for the specified url
09:22:27 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:22:27 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:22:27 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:22:27 #
09:22:27 #org.ops4j.pax.url.mvn.settings=
09:22:27
09:22:27 #
09:22:27 # Path to the local Maven repository which is used to avoid downloading
09:22:27 # artifacts when they already exist locally.
09:22:27 # The value of this property will be extracted from the settings.xml file
09:22:27 # above, or defaulted to:
09:22:27 # System.getProperty( "user.home" ) + "/.m2/repository"
09:22:27 #
09:22:27 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:22:27
09:22:27 #
09:22:27 # Default this to false. It's just weird to use undocumented repos
09:22:27 #
09:22:27 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:22:27
09:22:27 #
09:22:27 # Uncomment if you don't wanna use the proxy settings
09:22:27 # from the Maven conf/settings.xml file
09:22:27 #
09:22:27 # org.ops4j.pax.url.mvn.proxySupport=false
09:22:27
09:22:27 #
09:22:27 # Comma separated list of repositories scanned when resolving an artifact.
09:22:27 # Those repositories will be checked before iterating through the
09:22:27 # below list of repositories and even before the local repository
09:22:27 # A repository url can be appended with zero or more of the following flags:
09:22:27 # @snapshots : the repository contains snaphots
09:22:27 # @noreleases : the repository does not contain any released artifacts
09:22:27 #
09:22:27 # The following property value will add the system folder as a repo.
09:22:27 #
09:22:27 org.ops4j.pax.url.mvn.defaultRepositories=\
09:22:27 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:22:27 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:22:27 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:22:27
09:22:27 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:22:27 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:22:27
09:22:27 #
09:22:27 # Comma separated list of repositories scanned when resolving an artifact.
09:22:27 # The default list includes the following repositories:
09:22:27 # http://repo1.maven.org/maven2@id=central
09:22:27 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:22:27 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:22:27 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:22:27 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:22:27 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:22:27 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:22:27 # To add repositories to the default ones, prepend '+' to the list of repositories
09:22:27 # to add.
09:22:27 # A repository url can be appended with zero or more of the following flags:
09:22:27 # @snapshots : the repository contains snapshots
09:22:27 # @noreleases : the repository does not contain any released artifacts
09:22:27 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:22:27 #
09:22:27 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:22:27
09:22:27 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:22:27 + [[ True == \T\r\u\e ]]
09:22:27 + echo 'Configuring the startup features...'
09:22:27 + 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.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:27 + FEATURE_TEST_STRING=features-test
09:22:27 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:22:27 + KARAF_VERSION=karaf4
09:22:27 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:22:27 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:27 + [[ ! -z '' ]]
09:22:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:27 ################################################################################
09:22:27 #
09:22:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:27 # contributor license agreements. See the NOTICE file distributed with
09:22:27 # this work for additional information regarding copyright ownership.
09:22:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:27 # (the "License"); you may not use this file except in compliance with
09:22:27 # the License. You may obtain a copy of the License at
09:22:27 #
09:22:27 # http://www.apache.org/licenses/LICENSE-2.0
09:22:27 #
09:22:27 # Unless required by applicable law or agreed to in writing, software
09:22:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:27 # See the License for the specific language governing permissions and
09:22:27 # limitations under the License.
09:22:27 #
09:22:27 ################################################################################
09:22:27
09:22:27 #
09:22:27 # Comma separated list of features repositories to register by default
09:22:27 #
09:22:27 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml
09:22:27
09:22:27 #
09:22:27 # Comma separated list of features to install at startup
09:22:27 #
09:22:27 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, c1e8630d-1360-471b-8652-67e8c784a10e
09:22:27
09:22:27 #
09:22:27 # Resource repositories (OBR) that the features resolver can use
09:22:27 # to resolve requirements/capabilities
09:22:27 #
09:22:27 # The format of the resourceRepositories is
09:22:27 # resourceRepositories=[xml:url|json:url],...
09:22:27 # for Instance:
09:22:27 #
09:22:27 #resourceRepositories=xml:http://host/path/to/index.xml
09:22:27 # or
09:22:27 #resourceRepositories=json:http://host/path/to/index.json
09:22:27 #
09:22:27
09:22:27 #
09:22:27 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:22:27 #
09:22:27 featuresBootAsynchronous=false
09:22:27
09:22:27 #
09:22:27 # Service requirements enforcement
09:22:27 #
09:22:27 # By default, the feature resolver checks the service requirements/capabilities of
09:22:27 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:22:27 # the required bundles.
09:22:27 # The following flag can have those values:
09:22:27 # - disable: service requirements are completely ignored
09:22:27 # - default: service requirements are ignored for old features
09:22:27 # - enforce: service requirements are always verified
09:22:27 #
09:22:27 #serviceRequirements=default
09:22:27
09:22:27 #
09:22:27 # Store cfg file for config element in feature
09:22:27 #
09:22:27 #configCfgStore=true
09:22:27
09:22:27 #
09:22:27 # Define if the feature service automatically refresh bundles
09:22:27 #
09:22:27 autoRefresh=true
09:22:27
09:22:27 #
09:22:27 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:22:27 # XML file defines instructions related to features processing
09:22:27 # versions.properties may declare properties to resolve placeholders in XML file
09:22:27 # both files are relative to ${karaf.etc}
09:22:27 #
09:22:27 #featureProcessing=org.apache.karaf.features.xml
09:22:27 #featureProcessingVersions=versions.properties
09:22:27 + configure_karaf_log karaf4 ''
09:22:27 + local -r karaf_version=karaf4
09:22:27 + local -r controllerdebugmap=
09:22:27 + local logapi=log4j
09:22:27 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:22:27 log4j2.rootLogger.level = INFO
09:22:27 #log4j2.rootLogger.type = asyncRoot
09:22:27 #log4j2.rootLogger.includeLocation = false
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:22:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:22:27 log4j2.rootLogger.appenderRef.Console.ref = Console
09:22:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:22:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:22:27 log4j2.logger.spifly.name = org.apache.aries.spifly
09:22:27 log4j2.logger.spifly.level = WARN
09:22:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:22:27 log4j2.logger.audit.level = INFO
09:22:27 log4j2.logger.audit.additivity = false
09:22:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:22:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:22:27 log4j2.appender.console.type = Console
09:22:27 log4j2.appender.console.name = Console
09:22:27 log4j2.appender.console.layout.type = PatternLayout
09:22:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:22:27 log4j2.appender.rolling.type = RollingRandomAccessFile
09:22:27 log4j2.appender.rolling.name = RollingFile
09:22:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:22:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:22:27 #log4j2.appender.rolling.immediateFlush = false
09:22:27 log4j2.appender.rolling.append = true
09:22:27 log4j2.appender.rolling.layout.type = PatternLayout
09:22:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:22:27 log4j2.appender.rolling.policies.type = Policies
09:22:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:22:27 log4j2.appender.rolling.policies.size.size = 64MB
09:22:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:22:27 log4j2.appender.rolling.strategy.max = 7
09:22:27 log4j2.appender.audit.type = RollingRandomAccessFile
09:22:27 log4j2.appender.audit.name = AuditRollingFile
09:22:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:22:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:22:27 log4j2.appender.audit.append = true
09:22:27 log4j2.appender.audit.layout.type = PatternLayout
09:22:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:22:27 log4j2.appender.audit.policies.type = Policies
09:22:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:22:27 log4j2.appender.audit.policies.size.size = 8MB
09:22:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:22:27 log4j2.appender.audit.strategy.max = 7
09:22:27 log4j2.appender.osgi.type = PaxOsgi
09:22:27 log4j2.appender.osgi.name = PaxOsgi
09:22:27 log4j2.appender.osgi.filter = *
09:22:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:22:27 #log4j2.logger.aether.level = TRACE
09:22:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:22:27 #log4j2.logger.http-headers.level = DEBUG
09:22:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:22:27 #log4j2.logger.maven.level = TRACE
09:22:27 + logapi=log4j2
09:22:27 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:22:27 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:22:27 + '[' log4j2 == log4j2 ']'
09:22:27 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:27 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:22:27 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:22:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:22:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:22:27 + unset IFS
09:22:27 controllerdebugmap:
09:22:27 + echo 'controllerdebugmap: '
09:22:27 + '[' -n '' ']'
09:22:27 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:27 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:22:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:27 ################################################################################
09:22:27 #
09:22:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:27 # contributor license agreements. See the NOTICE file distributed with
09:22:27 # this work for additional information regarding copyright ownership.
09:22:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:27 # (the "License"); you may not use this file except in compliance with
09:22:27 # the License. You may obtain a copy of the License at
09:22:27 #
09:22:27 # http://www.apache.org/licenses/LICENSE-2.0
09:22:27 #
09:22:27 # Unless required by applicable law or agreed to in writing, software
09:22:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:27 # See the License for the specific language governing permissions and
09:22:27 # limitations under the License.
09:22:27 #
09:22:27 ################################################################################
09:22:27
09:22:27 # Common pattern layout for appenders
09:22:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:22:27
09:22:27 # Root logger
09:22:27 log4j2.rootLogger.level = INFO
09:22:27 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:22:27 #log4j2.rootLogger.type = asyncRoot
09:22:27 #log4j2.rootLogger.includeLocation = false
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:22:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:22:27 log4j2.rootLogger.appenderRef.Console.ref = Console
09:22:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:22:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:22:27
09:22:27 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:22:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:22:27
09:22:27 # Loggers configuration
09:22:27
09:22:27 # Spifly logger
09:22:27 log4j2.logger.spifly.name = org.apache.aries.spifly
09:22:27 log4j2.logger.spifly.level = WARN
09:22:27
09:22:27 # Security audit logger
09:22:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:22:27 log4j2.logger.audit.level = INFO
09:22:27 log4j2.logger.audit.additivity = false
09:22:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:22:27
09:22:27 # Appenders configuration
09:22:27
09:22:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:22:27 log4j2.appender.console.type = Console
09:22:27 log4j2.appender.console.name = Console
09:22:27 log4j2.appender.console.layout.type = PatternLayout
09:22:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:22:27
09:22:27 # Rolling file appender
09:22:27 log4j2.appender.rolling.type = RollingRandomAccessFile
09:22:27 log4j2.appender.rolling.name = RollingFile
09:22:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:22:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:22:27 # uncomment to not force a disk flush
09:22:27 #log4j2.appender.rolling.immediateFlush = false
09:22:27 log4j2.appender.rolling.append = true
09:22:27 log4j2.appender.rolling.layout.type = PatternLayout
09:22:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:22:27 log4j2.appender.rolling.policies.type = Policies
09:22:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:22:27 log4j2.appender.rolling.policies.size.size = 1GB
09:22:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:22:27 log4j2.appender.rolling.strategy.max = 7
09:22:27
09:22:27 # Audit file appender
09:22:27 log4j2.appender.audit.type = RollingRandomAccessFile
09:22:27 log4j2.appender.audit.name = AuditRollingFile
09:22:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:22:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:22:27 log4j2.appender.audit.append = true
09:22:27 log4j2.appender.audit.layout.type = PatternLayout
09:22:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:22:27 log4j2.appender.audit.policies.type = Policies
09:22:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:22:27 log4j2.appender.audit.policies.size.size = 8MB
09:22:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:22:27 log4j2.appender.audit.strategy.max = 7
09:22:27
09:22:27 # OSGi appender
09:22:27 log4j2.appender.osgi.type = PaxOsgi
09:22:27 log4j2.appender.osgi.name = PaxOsgi
09:22:27 log4j2.appender.osgi.filter = *
09:22:27
09:22:27 # help with identification of maven-related problems with pax-url-aether
09:22:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:22:27 #log4j2.logger.aether.level = TRACE
09:22:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:22:27 #log4j2.logger.http-headers.level = DEBUG
09:22:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:22:27 #log4j2.logger.maven.level = TRACE
09:22:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:22:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:22:27 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:27 Configure
09:22:27 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:22:27 max memory: 2048m
09:22:27 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:27 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:22:27 + local -r controllermem=2048m
09:22:27 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:27 + echo Configure
09:22:27 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:22:27 + echo ' max memory: 2048m'
09:22:27 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:22:27 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:27 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:27 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:27 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:22:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:27 #!/bin/sh
09:22:27 #
09:22:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:27 # contributor license agreements. See the NOTICE file distributed with
09:22:27 # this work for additional information regarding copyright ownership.
09:22:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:27 # (the "License"); you may not use this file except in compliance with
09:22:27 # the License. You may obtain a copy of the License at
09:22:27 #
09:22:27 # http://www.apache.org/licenses/LICENSE-2.0
09:22:27 #
09:22:27 # Unless required by applicable law or agreed to in writing, software
09:22:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:27 # See the License for the specific language governing permissions and
09:22:27 # limitations under the License.
09:22:27 #
09:22:27
09:22:27 #
09:22:27 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:22:27 # script: client, instance, shell, start, status, stop, karaf
09:22:27 #
09:22:27 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:22:27 # Actions go here...
09:22:27 # fi
09:22:27
09:22:27 #
09:22:27 # general settings which should be applied for all scripts go here; please keep
09:22:27 # in mind that it is possible that scripts might be executed more than once, e.g.
09:22:27 # in example of the start script where the start script is executed first and the
09:22:27 # karaf script afterwards.
09:22:27 #
09:22:27
09:22:27 #
09:22:27 # The following section shows the possible configuration options for the default
09:22:27 # karaf scripts
09:22:27 #
09:22:27 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:22:27 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:22:27 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:22:27 # export EXTRA_JAVA_OPTS # Additional JVM options
09:22:27 # export KARAF_HOME # Karaf home folder
09:22:27 # export KARAF_DATA # Karaf data folder
09:22:27 # export KARAF_BASE # Karaf base folder
09:22:27 # export KARAF_ETC # Karaf etc folder
09:22:27 # export KARAF_LOG # Karaf log folder
09:22:27 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:22:27 # export KARAF_OPTS # Additional available Karaf options
09:22:27 # export KARAF_DEBUG # Enable debug mode
09:22:27 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:22:27 # export KARAF_NOROOT # Prevent execution as root if set to true
09:22:27 Set Java version
09:22:27 + echo 'Set Java version'
09:22:27 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:22:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:22:27 sudo: a password is required
09:22:27 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:22:27 sudo: a password is required
09:22:27 JDK default version ...
09:22:27 + echo 'JDK default version ...'
09:22:27 + java -version
09:22:27 openjdk version "21.0.5" 2024-10-15
09:22:27 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:22:27 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:22:27 Set JAVA_HOME
09:22:27 + echo 'Set JAVA_HOME'
09:22:27 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:22:27 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:22:27 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:27 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:22:27 Listing all open ports on controller system...
09:22:27 + echo 'Listing all open ports on controller system...'
09:22:27 + netstat -pnatu
09:22:27 /tmp/configuration-script.sh: line 40: netstat: command not found
09:22:27 + '[' -f /tmp/custom_shard_config.txt ']'
09:22:27 Configuring cluster
09:22:27 + echo 'Configuring cluster'
09:22:27 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.217 10.30.170.184 10.30.170.126
09:22:27 ################################################
09:22:27 ## Configure Cluster ##
09:22:27 ################################################
09:22:27 NOTE: Cluster configuration files not found. Copying from
09:22:27 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:22:27 Configuring unique name in akka.conf
09:22:27 Configuring hostname in akka.conf
09:22:27 Configuring data and rpc seed nodes in akka.conf
09:22:27 modules = [
09:22:27
09:22:27 {
09:22:27 name = "inventory"
09:22:27 namespace = "urn:opendaylight:inventory"
09:22:27 shard-strategy = "module"
09:22:27 },
09:22:27 {
09:22:27 name = "topology"
09:22:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:22:27 shard-strategy = "module"
09:22:27 },
09:22:27 {
09:22:27 name = "toaster"
09:22:27 namespace = "http://netconfcentral.org/ns/toaster"
09:22:27 shard-strategy = "module"
09:22:27 }
09:22:27 ]
09:22:27 Configuring replication type in module-shards.conf
09:22:27 ################################################
09:22:27 ## NOTE: Manually restart controller to ##
09:22:27 ## apply configuration. ##
09:22:27 ################################################
09:22:27 Dump akka.conf
09:22:27 + echo 'Dump akka.conf'
09:22:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:27
09:22:27 odl-cluster-data {
09:22:27 akka {
09:22:27 remote {
09:22:27 artery {
09:22:27 enabled = on
09:22:27 transport = tcp
09:22:27 canonical.hostname = "10.30.170.184"
09:22:27 canonical.port = 2550
09:22:27 }
09:22:27 }
09:22:27
09:22:27 cluster {
09:22:27 # Using artery.
09:22:27 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.217:2550",
09:22:27 "akka://opendaylight-cluster-data@10.30.170.184:2550",
09:22:27 "akka://opendaylight-cluster-data@10.30.170.126:2550"]
09:22:27
09:22:27 roles = ["member-2"]
09:22:27
09:22:27 # when under load we might trip a false positive on the failure detector
09:22:27 # failure-detector {
09:22:27 # heartbeat-interval = 4 s
09:22:27 # acceptable-heartbeat-pause = 16s
09:22:27 # }
09:22:27 }
09:22:27
09:22:27 persistence {
09:22:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:22:27 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:22:27 # The relative path is always relative to KARAF_HOME.
09:22:27
09:22:27 # snapshot-store.local.dir = "target/snapshots"
09:22:27
09:22:27 # Use lz4 compression for LocalSnapshotStore snapshots
09:22:27 snapshot-store.local.use-lz4-compression = false
09:22:27 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:22:27 snapshot-store.local.lz4-blocksize = 256KB
09:22:27 }
09:22:27 disable-default-actor-system-quarantined-event-handling = "false"
09:22:27 }
09:22:27 }
09:22:27 Dump modules.conf
09:22:27 + echo 'Dump modules.conf'
09:22:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:27 modules = [
09:22:27
09:22:27 {
09:22:27 name = "inventory"
09:22:27 namespace = "urn:opendaylight:inventory"
09:22:27 shard-strategy = "module"
09:22:27 },
09:22:27 {
09:22:27 name = "topology"
09:22:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:22:27 shard-strategy = "module"
09:22:27 },
09:22:27 {
09:22:27 name = "toaster"
09:22:27 namespace = "http://netconfcentral.org/ns/toaster"
09:22:27 shard-strategy = "module"
09:22:27 }
09:22:27 ]
09:22:27 Dump module-shards.conf
09:22:27 + echo 'Dump module-shards.conf'
09:22:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:27 module-shards = [
09:22:27 {
09:22:27 name = "default"
09:22:27 shards = [
09:22:27 {
09:22:27 name = "default"
09:22:27 replicas = ["member-1",
09:22:27 "member-2",
09:22:27 "member-3"]
09:22:27 }
09:22:27 ]
09:22:27 },
09:22:27 {
09:22:27 name = "inventory"
09:22:27 shards = [
09:22:27 {
09:22:27 name="inventory"
09:22:27 replicas = ["member-1",
09:22:27 "member-2",
09:22:27 "member-3"]
09:22:27 }
09:22:27 ]
09:22:27 },
09:22:27 {
09:22:27 name = "topology"
09:22:27 shards = [
09:22:27 {
09:22:27 name="topology"
09:22:27 replicas = ["member-1",
09:22:27 "member-2",
09:22:27 "member-3"]
09:22:27 }
09:22:27 ]
09:22:27 },
09:22:27 {
09:22:27 name = "toaster"
09:22:27 shards = [
09:22:27 {
09:22:27 name="toaster"
09:22:27 replicas = ["member-1",
09:22:27 "member-2",
09:22:27 "member-3"]
09:22:27 }
09:22:27 ]
09:22:27 }
09:22:27 ]
09:22:27 Configuring member-3 with IP address 10.30.170.126
09:22:27 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:22:28 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:22:28 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:22:28 ++ [[ /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 ]]
09:22:28 common-functions.sh is being sourced
09:22:28 ++ echo 'common-functions.sh is being sourced'
09:22:28 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:22:28 ++ DISTROSTREAM=scandium
09:22:28 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:28 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:28 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:28 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:28 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:28 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:28 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:28 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:28 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:28 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:28 ++ export CONTROLLERMEM=
09:22:28 ++ CONTROLLERMEM=
09:22:28 ++ case "${DISTROSTREAM}" in
09:22:28 ++ CLUSTER_SYSTEM=akka
09:22:28 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:28 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:28 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:28 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:28 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:28 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:28 ++ print_common_env
09:22:28 ++ cat
09:22:28 common-functions environment:
09:22:28 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:28 ACTUALFEATURES:
09:22:28 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:28 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:28 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:28 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:28 CONTROLLERMEM:
09:22:28 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:28 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:28 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:28 SUITES:
09:22:28
09:22:28 ++ SSH='ssh -t -t'
09:22:28 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:22:28 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:22:28 Changing to /tmp
09:22:28 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:28 + echo 'Changing to /tmp'
09:22:28 + cd /tmp
09:22:28 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip'
09:22:28 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:28 --2025-10-02 09:22:28-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:22:28 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:22:28 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:22:28 HTTP request sent, awaiting response... 200 OK
09:22:28 Length: 190791264 (182M) [application/zip]
09:22:28 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’
09:22:28
09:22:28 0K ........ ........ ........ ........ ........ ........ 1% 62.9M 3s
09:22:28 3072K ........ ........ ........ ........ ........ ........ 3% 72.7M 3s
09:22:28 6144K ........ ........ ........ ........ ........ ........ 4% 116M 2s
09:22:28 9216K ........ ........ ........ ........ ........ ........ 6% 101M 2s
09:22:28 12288K ........ ........ ........ ........ ........ ........ 8% 132M 2s
09:22:28 15360K ........ ........ ........ ........ ........ ........ 9% 122M 2s
09:22:28 18432K ........ ........ ........ ........ ........ ........ 11% 161M 2s
09:22:28 21504K ........ ........ ........ ........ ........ ........ 13% 167M 2s
09:22:28 24576K ........ ........ ........ ........ ........ ........ 14% 185M 1s
09:22:28 27648K ........ ........ ........ ........ ........ ........ 16% 183M 1s
09:22:28 30720K ........ ........ ........ ........ ........ ........ 18% 209M 1s
09:22:28 33792K ........ ........ ........ ........ ........ ........ 19% 239M 1s
09:22:28 36864K ........ ........ ........ ........ ........ ........ 21% 207M 1s
09:22:28 39936K ........ ........ ........ ........ ........ ........ 23% 415M 1s
09:22:28 43008K ........ ........ ........ ........ ........ ........ 24% 287M 1s
09:22:28 46080K ........ ........ ........ ........ ........ ........ 26% 322M 1s
09:22:28 49152K ........ ........ ........ ........ ........ ........ 28% 308M 1s
09:22:28 52224K ........ ........ ........ ........ ........ ........ 29% 291M 1s
09:22:28 55296K ........ ........ ........ ........ ........ ........ 31% 308M 1s
09:22:28 58368K ........ ........ ........ ........ ........ ........ 32% 308M 1s
09:22:28 61440K ........ ........ ........ ........ ........ ........ 34% 301M 1s
09:22:28 64512K ........ ........ ........ ........ ........ ........ 36% 223M 1s
09:22:28 67584K ........ ........ ........ ........ ........ ........ 37% 243M 1s
09:22:28 70656K ........ ........ ........ ........ ........ ........ 39% 310M 1s
09:22:28 73728K ........ ........ ........ ........ ........ ........ 41% 326M 1s
09:22:28 76800K ........ ........ ........ ........ ........ ........ 42% 319M 1s
09:22:28 79872K ........ ........ ........ ........ ........ ........ 44% 324M 1s
09:22:28 82944K ........ ........ ........ ........ ........ ........ 46% 326M 1s
09:22:28 86016K ........ ........ ........ ........ ........ ........ 47% 330M 1s
09:22:28 89088K ........ ........ ........ ........ ........ ........ 49% 343M 0s
09:22:28 92160K ........ ........ ........ ........ ........ ........ 51% 343M 0s
09:22:28 95232K ........ ........ ........ ........ ........ ........ 52% 321M 0s
09:22:28 98304K ........ ........ ........ ........ ........ ........ 54% 352M 0s
09:22:28 101376K ........ ........ ........ ........ ........ ........ 56% 340M 0s
09:22:28 104448K ........ ........ ........ ........ ........ ........ 57% 340M 0s
09:22:28 107520K ........ ........ ........ ........ ........ ........ 59% 339M 0s
09:22:28 110592K ........ ........ ........ ........ ........ ........ 61% 335M 0s
09:22:28 113664K ........ ........ ........ ........ ........ ........ 62% 345M 0s
09:22:28 116736K ........ ........ ........ ........ ........ ........ 64% 324M 0s
09:22:28 119808K ........ ........ ........ ........ ........ ........ 65% 329M 0s
09:22:28 122880K ........ ........ ........ ........ ........ ........ 67% 338M 0s
09:22:28 125952K ........ ........ ........ ........ ........ ........ 69% 256M 0s
09:22:28 129024K ........ ........ ........ ........ ........ ........ 70% 298M 0s
09:22:28 132096K ........ ........ ........ ........ ........ ........ 72% 331M 0s
09:22:28 135168K ........ ........ ........ ........ ........ ........ 74% 346M 0s
09:22:28 138240K ........ ........ ........ ........ ........ ........ 75% 325M 0s
09:22:28 141312K ........ ........ ........ ........ ........ ........ 77% 326M 0s
09:22:28 144384K ........ ........ ........ ........ ........ ........ 79% 330M 0s
09:22:28 147456K ........ ........ ........ ........ ........ ........ 80% 322M 0s
09:22:28 150528K ........ ........ ........ ........ ........ ........ 82% 319M 0s
09:22:28 153600K ........ ........ ........ ........ ........ ........ 84% 244M 0s
09:22:28 156672K ........ ........ ........ ........ ........ ........ 85% 274M 0s
09:22:28 159744K ........ ........ ........ ........ ........ ........ 87% 343M 0s
09:22:28 162816K ........ ........ ........ ........ ........ ........ 89% 336M 0s
09:22:28 165888K ........ ........ ........ ........ ........ ........ 90% 240M 0s
09:22:29 168960K ........ ........ ........ ........ ........ ........ 92% 283M 0s
09:22:29 172032K ........ ........ ........ ........ ........ ........ 93% 333M 0s
09:22:29 175104K ........ ........ ........ ........ ........ ........ 95% 360M 0s
09:22:29 178176K ........ ........ ........ ........ ........ ........ 97% 383M 0s
09:22:29 181248K ........ ........ ........ ........ ........ ........ 98% 265M 0s
09:22:29 184320K ........ ........ ........ ....... 100% 291M=0.8s
09:22:29
09:22:29 2025-10-02 09:22:29 (239 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264]
09:22:29
09:22:29 Extracting the new controller...
09:22:29 + echo 'Extracting the new controller...'
09:22:29 + unzip -q karaf-0.21.3-20251002.091413-341.zip
09:22:31 Adding external repositories...
09:22:31 + echo 'Adding external repositories...'
09:22:31 + 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.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:31 ################################################################################
09:22:31 #
09:22:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:31 # contributor license agreements. See the NOTICE file distributed with
09:22:31 # this work for additional information regarding copyright ownership.
09:22:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:31 # (the "License"); you may not use this file except in compliance with
09:22:31 # the License. You may obtain a copy of the License at
09:22:31 #
09:22:31 # http://www.apache.org/licenses/LICENSE-2.0
09:22:31 #
09:22:31 # Unless required by applicable law or agreed to in writing, software
09:22:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:31 # See the License for the specific language governing permissions and
09:22:31 # limitations under the License.
09:22:31 #
09:22:31 ################################################################################
09:22:31
09:22:31 #
09:22:31 # If set to true, the following property will not allow any certificate to be used
09:22:31 # when accessing Maven repositories through SSL
09:22:31 #
09:22:31 #org.ops4j.pax.url.mvn.certificateCheck=
09:22:31
09:22:31 #
09:22:31 # Path to the local Maven settings file.
09:22:31 # The repositories defined in this file will be automatically added to the list
09:22:31 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:22:31 # below is not set.
09:22:31 # The following locations are checked for the existence of the settings.xml file
09:22:31 # * 1. looks for the specified url
09:22:31 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:22:31 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:22:31 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:22:31 #
09:22:31 #org.ops4j.pax.url.mvn.settings=
09:22:31
09:22:31 #
09:22:31 # Path to the local Maven repository which is used to avoid downloading
09:22:31 # artifacts when they already exist locally.
09:22:31 # The value of this property will be extracted from the settings.xml file
09:22:31 # above, or defaulted to:
09:22:31 # System.getProperty( "user.home" ) + "/.m2/repository"
09:22:31 #
09:22:31 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:22:31
09:22:31 #
09:22:31 # Default this to false. It's just weird to use undocumented repos
09:22:31 #
09:22:31 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:22:31
09:22:31 #
09:22:31 # Uncomment if you don't wanna use the proxy settings
09:22:31 # from the Maven conf/settings.xml file
09:22:31 #
09:22:31 # org.ops4j.pax.url.mvn.proxySupport=false
09:22:31
09:22:31 #
09:22:31 # Comma separated list of repositories scanned when resolving an artifact.
09:22:31 # Those repositories will be checked before iterating through the
09:22:31 # below list of repositories and even before the local repository
09:22:31 # A repository url can be appended with zero or more of the following flags:
09:22:31 # @snapshots : the repository contains snaphots
09:22:31 # @noreleases : the repository does not contain any released artifacts
09:22:31 #
09:22:31 # The following property value will add the system folder as a repo.
09:22:31 #
09:22:31 org.ops4j.pax.url.mvn.defaultRepositories=\
09:22:31 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:22:31 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:22:31 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:22:31
09:22:31 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:22:31 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:22:31
09:22:31 #
09:22:31 # Comma separated list of repositories scanned when resolving an artifact.
09:22:31 # The default list includes the following repositories:
09:22:31 # http://repo1.maven.org/maven2@id=central
09:22:31 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:22:31 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:22:31 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:22:31 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:22:31 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:22:31 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:22:31 # To add repositories to the default ones, prepend '+' to the list of repositories
09:22:31 # to add.
09:22:31 # A repository url can be appended with zero or more of the following flags:
09:22:31 # @snapshots : the repository contains snapshots
09:22:31 # @noreleases : the repository does not contain any released artifacts
09:22:31 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:22:31 #
09:22:31 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
09:22:31
09:22:31 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
09:22:31 + echo 'Configuring the startup features...'
09:22:31 Configuring the startup features...
09:22:31 + 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.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:31 + FEATURE_TEST_STRING=features-test
09:22:31 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:22:31 + KARAF_VERSION=karaf4
09:22:31 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:22:31 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:31 + [[ ! -z '' ]]
09:22:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:31 ################################################################################
09:22:31 #
09:22:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:31 # contributor license agreements. See the NOTICE file distributed with
09:22:31 # this work for additional information regarding copyright ownership.
09:22:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:31 # (the "License"); you may not use this file except in compliance with
09:22:31 # the License. You may obtain a copy of the License at
09:22:31 #
09:22:31 # http://www.apache.org/licenses/LICENSE-2.0
09:22:31 #
09:22:31 # Unless required by applicable law or agreed to in writing, software
09:22:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:31 # See the License for the specific language governing permissions and
09:22:31 # limitations under the License.
09:22:31 #
09:22:31 ################################################################################
09:22:31
09:22:31 #
09:22:31 # Comma separated list of features repositories to register by default
09:22:31 #
09:22:31 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml
09:22:31
09:22:31 #
09:22:31 # Comma separated list of features to install at startup
09:22:31 #
09:22:31 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, c1e8630d-1360-471b-8652-67e8c784a10e
09:22:31
09:22:31 #
09:22:31 # Resource repositories (OBR) that the features resolver can use
09:22:31 # to resolve requirements/capabilities
09:22:31 #
09:22:31 # The format of the resourceRepositories is
09:22:31 # resourceRepositories=[xml:url|json:url],...
09:22:31 # for Instance:
09:22:31 #
09:22:31 #resourceRepositories=xml:http://host/path/to/index.xml
09:22:31 # or
09:22:31 #resourceRepositories=json:http://host/path/to/index.json
09:22:31 #
09:22:31
09:22:31 #
09:22:31 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:22:31 #
09:22:31 featuresBootAsynchronous=false
09:22:31
09:22:31 #
09:22:31 # Service requirements enforcement
09:22:31 #
09:22:31 # By default, the feature resolver checks the service requirements/capabilities of
09:22:31 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:22:31 # the required bundles.
09:22:31 # The following flag can have those values:
09:22:31 # - disable: service requirements are completely ignored
09:22:31 # - default: service requirements are ignored for old features
09:22:31 # - enforce: service requirements are always verified
09:22:31 #
09:22:31 #serviceRequirements=default
09:22:31
09:22:31 #
09:22:31 # Store cfg file for config element in feature
09:22:31 #
09:22:31 #configCfgStore=true
09:22:31
09:22:31 #
09:22:31 # Define if the feature service automatically refresh bundles
09:22:31 #
09:22:31 autoRefresh=true
09:22:31
09:22:31 #
09:22:31 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:22:31 # XML file defines instructions related to features processing
09:22:31 # versions.properties may declare properties to resolve placeholders in XML file
09:22:31 # both files are relative to ${karaf.etc}
09:22:31 #
09:22:31 #featureProcessing=org.apache.karaf.features.xml
09:22:31 #featureProcessingVersions=versions.properties
09:22:31 + configure_karaf_log karaf4 ''
09:22:31 + local -r karaf_version=karaf4
09:22:31 + local -r controllerdebugmap=
09:22:31 + local logapi=log4j
09:22:31 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:22:31 log4j2.rootLogger.level = INFO
09:22:31 #log4j2.rootLogger.type = asyncRoot
09:22:31 #log4j2.rootLogger.includeLocation = false
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:22:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:22:31 log4j2.rootLogger.appenderRef.Console.ref = Console
09:22:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:22:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:22:31 log4j2.logger.spifly.name = org.apache.aries.spifly
09:22:31 log4j2.logger.spifly.level = WARN
09:22:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:22:31 log4j2.logger.audit.level = INFO
09:22:31 log4j2.logger.audit.additivity = false
09:22:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:22:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:22:31 log4j2.appender.console.type = Console
09:22:31 log4j2.appender.console.name = Console
09:22:31 log4j2.appender.console.layout.type = PatternLayout
09:22:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:22:31 log4j2.appender.rolling.type = RollingRandomAccessFile
09:22:31 log4j2.appender.rolling.name = RollingFile
09:22:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:22:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:22:31 #log4j2.appender.rolling.immediateFlush = false
09:22:31 log4j2.appender.rolling.append = true
09:22:31 log4j2.appender.rolling.layout.type = PatternLayout
09:22:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:22:31 log4j2.appender.rolling.policies.type = Policies
09:22:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:22:31 log4j2.appender.rolling.policies.size.size = 64MB
09:22:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:22:31 log4j2.appender.rolling.strategy.max = 7
09:22:31 log4j2.appender.audit.type = RollingRandomAccessFile
09:22:31 log4j2.appender.audit.name = AuditRollingFile
09:22:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:22:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:22:31 log4j2.appender.audit.append = true
09:22:31 log4j2.appender.audit.layout.type = PatternLayout
09:22:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:22:31 log4j2.appender.audit.policies.type = Policies
09:22:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:22:31 log4j2.appender.audit.policies.size.size = 8MB
09:22:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:22:31 log4j2.appender.audit.strategy.max = 7
09:22:31 log4j2.appender.osgi.type = PaxOsgi
09:22:31 log4j2.appender.osgi.name = PaxOsgi
09:22:31 log4j2.appender.osgi.filter = *
09:22:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:22:31 #log4j2.logger.aether.level = TRACE
09:22:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:22:31 #log4j2.logger.http-headers.level = DEBUG
09:22:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:22:31 #log4j2.logger.maven.level = TRACE
09:22:31 + logapi=log4j2
09:22:31 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:22:31 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:22:31 + '[' log4j2 == log4j2 ']'
09:22:31 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:31 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:22:31 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:22:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:22:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:22:31 controllerdebugmap:
09:22:31 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:31 + unset IFS
09:22:31 + echo 'controllerdebugmap: '
09:22:31 + '[' -n '' ']'
09:22:31 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:22:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:31 ################################################################################
09:22:31 #
09:22:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:31 # contributor license agreements. See the NOTICE file distributed with
09:22:31 # this work for additional information regarding copyright ownership.
09:22:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:31 # (the "License"); you may not use this file except in compliance with
09:22:31 # the License. You may obtain a copy of the License at
09:22:31 #
09:22:31 # http://www.apache.org/licenses/LICENSE-2.0
09:22:31 #
09:22:31 # Unless required by applicable law or agreed to in writing, software
09:22:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:31 # See the License for the specific language governing permissions and
09:22:31 # limitations under the License.
09:22:31 #
09:22:31 ################################################################################
09:22:31
09:22:31 # Common pattern layout for appenders
09:22:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:22:31
09:22:31 # Root logger
09:22:31 log4j2.rootLogger.level = INFO
09:22:31 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:22:31 #log4j2.rootLogger.type = asyncRoot
09:22:31 #log4j2.rootLogger.includeLocation = false
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:22:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:22:31 log4j2.rootLogger.appenderRef.Console.ref = Console
09:22:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:22:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:22:31
09:22:31 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:22:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:22:31
09:22:31 # Loggers configuration
09:22:31
09:22:31 # Spifly logger
09:22:31 log4j2.logger.spifly.name = org.apache.aries.spifly
09:22:31 log4j2.logger.spifly.level = WARN
09:22:31
09:22:31 # Security audit logger
09:22:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:22:31 log4j2.logger.audit.level = INFO
09:22:31 log4j2.logger.audit.additivity = false
09:22:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:22:31
09:22:31 # Appenders configuration
09:22:31
09:22:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:22:31 log4j2.appender.console.type = Console
09:22:31 log4j2.appender.console.name = Console
09:22:31 log4j2.appender.console.layout.type = PatternLayout
09:22:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:22:31
09:22:31 # Rolling file appender
09:22:31 log4j2.appender.rolling.type = RollingRandomAccessFile
09:22:31 log4j2.appender.rolling.name = RollingFile
09:22:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:22:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:22:31 # uncomment to not force a disk flush
09:22:31 #log4j2.appender.rolling.immediateFlush = false
09:22:31 log4j2.appender.rolling.append = true
09:22:31 log4j2.appender.rolling.layout.type = PatternLayout
09:22:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:22:31 log4j2.appender.rolling.policies.type = Policies
09:22:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:22:31 log4j2.appender.rolling.policies.size.size = 1GB
09:22:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:22:31 log4j2.appender.rolling.strategy.max = 7
09:22:31
09:22:31 # Audit file appender
09:22:31 log4j2.appender.audit.type = RollingRandomAccessFile
09:22:31 log4j2.appender.audit.name = AuditRollingFile
09:22:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:22:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:22:31 log4j2.appender.audit.append = true
09:22:31 log4j2.appender.audit.layout.type = PatternLayout
09:22:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:22:31 log4j2.appender.audit.policies.type = Policies
09:22:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:22:31 log4j2.appender.audit.policies.size.size = 8MB
09:22:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:22:31 log4j2.appender.audit.strategy.max = 7
09:22:31
09:22:31 # OSGi appender
09:22:31 log4j2.appender.osgi.type = PaxOsgi
09:22:31 log4j2.appender.osgi.name = PaxOsgi
09:22:31 log4j2.appender.osgi.filter = *
09:22:31
09:22:31 # help with identification of maven-related problems with pax-url-aether
09:22:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:22:31 #log4j2.logger.aether.level = TRACE
09:22:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:22:31 #log4j2.logger.http-headers.level = DEBUG
09:22:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:22:31 #log4j2.logger.maven.level = TRACE
09:22:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:22:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:22:31 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:31 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:22:31 + local -r controllermem=2048m
09:22:31 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:31 Configure
09:22:31 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:22:31 + echo Configure
09:22:31 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:22:31 max memory: 2048m
09:22:31 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:31 + echo ' max memory: 2048m'
09:22:31 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:22:31 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:31 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:31 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:31 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:22:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:31 #!/bin/sh
09:22:31 #
09:22:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:31 # contributor license agreements. See the NOTICE file distributed with
09:22:31 # this work for additional information regarding copyright ownership.
09:22:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:31 # (the "License"); you may not use this file except in compliance with
09:22:31 # the License. You may obtain a copy of the License at
09:22:31 #
09:22:31 # http://www.apache.org/licenses/LICENSE-2.0
09:22:31 #
09:22:31 # Unless required by applicable law or agreed to in writing, software
09:22:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:31 # See the License for the specific language governing permissions and
09:22:31 # limitations under the License.
09:22:31 #
09:22:31
09:22:31 #
09:22:31 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:22:31 # script: client, instance, shell, start, status, stop, karaf
09:22:31 #
09:22:31 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:22:31 # Actions go here...
09:22:31 # fi
09:22:31
09:22:31 #
09:22:31 # general settings which should be applied for all scripts go here; please keep
09:22:31 # in mind that it is possible that scripts might be executed more than once, e.g.
09:22:31 # in example of the start script where the start script is executed first and the
09:22:31 # karaf script afterwards.
09:22:31 #
09:22:31
09:22:31 #
09:22:31 # The following section shows the possible configuration options for the default
09:22:31 # karaf scripts
09:22:31 #
09:22:31 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:22:31 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:22:31 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:22:31 # export EXTRA_JAVA_OPTS # Additional JVM options
09:22:31 # export KARAF_HOME # Karaf home folder
09:22:31 # export KARAF_DATA # Karaf data folder
09:22:31 # export KARAF_BASE # Karaf base folder
09:22:31 # export KARAF_ETC # Karaf etc folder
09:22:31 # export KARAF_LOG # Karaf log folder
09:22:31 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:22:31 # export KARAF_OPTS # Additional available Karaf options
09:22:31 # export KARAF_DEBUG # Enable debug mode
09:22:31 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:22:31 # export KARAF_NOROOT # Prevent execution as root if set to true
09:22:31 Set Java version
09:22:31 + echo 'Set Java version'
09:22:31 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:22:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:22:31 sudo: a password is required
09:22:31 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:22:31 sudo: a password is required
09:22:31 JDK default version ...
09:22:31 + echo 'JDK default version ...'
09:22:31 + java -version
09:22:31 openjdk version "21.0.5" 2024-10-15
09:22:31 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:22:31 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:22:31 Set JAVA_HOME
09:22:31 + echo 'Set JAVA_HOME'
09:22:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:22:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:22:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:22:31 Listing all open ports on controller system...
09:22:31 + echo 'Listing all open ports on controller system...'
09:22:31 + netstat -pnatu
09:22:31 /tmp/configuration-script.sh: line 40: netstat: command not found
09:22:31 + '[' -f /tmp/custom_shard_config.txt ']'
09:22:31 Configuring cluster
09:22:31 + echo 'Configuring cluster'
09:22:31 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.217 10.30.170.184 10.30.170.126
09:22:31 ################################################
09:22:31 ## Configure Cluster ##
09:22:31 ################################################
09:22:31 NOTE: Cluster configuration files not found. Copying from
09:22:31 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:22:31 Configuring unique name in akka.conf
09:22:31 Configuring hostname in akka.conf
09:22:31 Configuring data and rpc seed nodes in akka.conf
09:22:31 modules = [
09:22:31
09:22:31 {
09:22:31 name = "inventory"
09:22:31 namespace = "urn:opendaylight:inventory"
09:22:31 shard-strategy = "module"
09:22:31 },
09:22:31 {
09:22:31 name = "topology"
09:22:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:22:31 shard-strategy = "module"
09:22:31 },
09:22:31 {
09:22:31 name = "toaster"
09:22:31 namespace = "http://netconfcentral.org/ns/toaster"
09:22:31 shard-strategy = "module"
09:22:31 }
09:22:31 ]
09:22:31 Configuring replication type in module-shards.conf
09:22:32 ################################################
09:22:32 ## NOTE: Manually restart controller to ##
09:22:32 ## apply configuration. ##
09:22:32 ################################################
09:22:32 Dump akka.conf
09:22:32 + echo 'Dump akka.conf'
09:22:32 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:32
09:22:32 odl-cluster-data {
09:22:32 akka {
09:22:32 remote {
09:22:32 artery {
09:22:32 enabled = on
09:22:32 transport = tcp
09:22:32 canonical.hostname = "10.30.170.126"
09:22:32 canonical.port = 2550
09:22:32 }
09:22:32 }
09:22:32
09:22:32 cluster {
09:22:32 # Using artery.
09:22:32 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.217:2550",
09:22:32 "akka://opendaylight-cluster-data@10.30.170.184:2550",
09:22:32 "akka://opendaylight-cluster-data@10.30.170.126:2550"]
09:22:32
09:22:32 roles = ["member-3"]
09:22:32
09:22:32 # when under load we might trip a false positive on the failure detector
09:22:32 # failure-detector {
09:22:32 # heartbeat-interval = 4 s
09:22:32 # acceptable-heartbeat-pause = 16s
09:22:32 # }
09:22:32 }
09:22:32
09:22:32 persistence {
09:22:32 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:22:32 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:22:32 # The relative path is always relative to KARAF_HOME.
09:22:32
09:22:32 # snapshot-store.local.dir = "target/snapshots"
09:22:32
09:22:32 # Use lz4 compression for LocalSnapshotStore snapshots
09:22:32 snapshot-store.local.use-lz4-compression = false
09:22:32 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:22:32 snapshot-store.local.lz4-blocksize = 256KB
09:22:32 }
09:22:32 disable-default-actor-system-quarantined-event-handling = "false"
09:22:32 }
09:22:32 }
09:22:32 Dump modules.conf
09:22:32 + echo 'Dump modules.conf'
09:22:32 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:32 modules = [
09:22:32
09:22:32 {
09:22:32 name = "inventory"
09:22:32 namespace = "urn:opendaylight:inventory"
09:22:32 shard-strategy = "module"
09:22:32 },
09:22:32 {
09:22:32 name = "topology"
09:22:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:22:32 shard-strategy = "module"
09:22:32 },
09:22:32 {
09:22:32 name = "toaster"
09:22:32 namespace = "http://netconfcentral.org/ns/toaster"
09:22:32 shard-strategy = "module"
09:22:32 }
09:22:32 ]
09:22:32 Dump module-shards.conf
09:22:32 + echo 'Dump module-shards.conf'
09:22:32 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:32 module-shards = [
09:22:32 {
09:22:32 name = "default"
09:22:32 shards = [
09:22:32 {
09:22:32 name = "default"
09:22:32 replicas = ["member-1",
09:22:32 "member-2",
09:22:32 "member-3"]
09:22:32 }
09:22:32 ]
09:22:32 },
09:22:32 {
09:22:32 name = "inventory"
09:22:32 shards = [
09:22:32 {
09:22:32 name="inventory"
09:22:32 replicas = ["member-1",
09:22:32 "member-2",
09:22:32 "member-3"]
09:22:32 }
09:22:32 ]
09:22:32 },
09:22:32 {
09:22:32 name = "topology"
09:22:32 shards = [
09:22:32 {
09:22:32 name="topology"
09:22:32 replicas = ["member-1",
09:22:32 "member-2",
09:22:32 "member-3"]
09:22:32 }
09:22:32 ]
09:22:32 },
09:22:32 {
09:22:32 name = "toaster"
09:22:32 shards = [
09:22:32 {
09:22:32 name="toaster"
09:22:32 replicas = ["member-1",
09:22:32 "member-2",
09:22:32 "member-3"]
09:22:32 }
09:22:32 ]
09:22:32 }
09:22:32 ]
09:22:32 Locating config plan to use...
09:22:32 Finished running config plans
09:22:32 Starting member-1 with IP address 10.30.171.217
09:22:32 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:22:32 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:22:32 Redirecting karaf console output to karaf_console.log
09:22:32 Starting controller...
09:22:32 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:22:32 Starting member-2 with IP address 10.30.170.184
09:22:32 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:22:32 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:22:32 Redirecting karaf console output to karaf_console.log
09:22:32 Starting controller...
09:22:32 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:22:32 Starting member-3 with IP address 10.30.170.126
09:22:32 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:22:33 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:22:33 Redirecting karaf console output to karaf_console.log
09:22:33 Starting controller...
09:22:33 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:22:33 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins14374025353957922187.sh
09:22:33 common-functions.sh is being sourced
09:22:33 common-functions environment:
09:22:33 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:33 ACTUALFEATURES:
09:22:33 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:33 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:22:33 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:33 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:22:33 CONTROLLERMEM: 2048m
09:22:33 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:22:33 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:22:33 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:22:33 SUITES:
09:22:33
09:22:33 + echo '#################################################'
09:22:33 #################################################
09:22:33 + echo '## Verify Cluster is UP ##'
09:22:33 ## Verify Cluster is UP ##
09:22:33 + echo '#################################################'
09:22:33 #################################################
09:22:33 + create_post_startup_script
09:22:33 + cat
09:22:33 + copy_and_run_post_startup_script
09:22:33 + seed_index=1
09:22:33 ++ seq 1 3
09:22:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:22:33 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:22:33 + echo 'Execute the post startup script on controller 10.30.171.217'
09:22:33 Execute the post startup script on controller 10.30.171.217
09:22:33 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.217:/tmp/
09:22:33 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:22:33 + ssh 10.30.171.217 'bash /tmp/post-startup-script.sh 1'
09:22:33 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:22:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:33 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:23:38 2025-10-02T09:23:07,742 | 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.]
09:23:38 Controller is UP
09:23:38 2025-10-02T09:23:07,742 | 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.]
09:23:38 Listing all open ports on controller system...
09:23:38 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:23:38 looking for "BindException: Address already in use" in log file
09:23:38 looking for "server is unhealthy" in log file
09:23:38 + '[' 1 == 0 ']'
09:23:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:23:38 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:23:38 + echo 'Execute the post startup script on controller 10.30.170.184'
09:23:38 Execute the post startup script on controller 10.30.170.184
09:23:38 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.184:/tmp/
09:23:39 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:23:39 + ssh 10.30.170.184 'bash /tmp/post-startup-script.sh 2'
09:23:39 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:23:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:39 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:24:44 2025-10-02T09:23:08,277 | 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.]
09:24:44 Controller is UP
09:24:44 2025-10-02T09:23:08,277 | 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.]
09:24:44 Listing all open ports on controller system...
09:24:44 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:24:44 looking for "BindException: Address already in use" in log file
09:24:44 looking for "server is unhealthy" in log file
09:24:44 + '[' 2 == 0 ']'
09:24:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:24:44 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:24:44 + echo 'Execute the post startup script on controller 10.30.170.126'
09:24:44 Execute the post startup script on controller 10.30.170.126
09:24:44 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.126:/tmp/
09:24:44 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:24:45 + ssh 10.30.170.126 'bash /tmp/post-startup-script.sh 3'
09:24:45 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:24:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:24:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:25:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:25:50 2025-10-02T09:23:13,688 | 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.]
09:25:50 Controller is UP
09:25:50 2025-10-02T09:23:13,688 | 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.]
09:25:50 Listing all open ports on controller system...
09:25:50 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:25:50 looking for "BindException: Address already in use" in log file
09:25:50 looking for "server is unhealthy" in log file
09:25:50 + '[' 0 == 0 ']'
09:25:50 + seed_index=1
09:25:50 + dump_controller_threads
09:25:50 ++ seq 1 3
09:25:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:25:50 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:25:50 + echo 'Let'\''s take the karaf thread dump'
09:25:50 Let's take the karaf thread dump
09:25:50 + ssh 10.30.171.217 'sudo ps aux'
09:25:50 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:25:51 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
09:25:51 ++ grep -v grep
09:25:51 ++ tr -s ' '
09:25:51 ++ cut -f2 '-d '
09:25:51 + pid=2032
09:25:51 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
09:25:51 karaf main: org.apache.karaf.main.Main, pid:2032
09:25:51 + ssh 10.30.171.217 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032'
09:25:51 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:25:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:25:51 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:25:51 + echo 'Let'\''s take the karaf thread dump'
09:25:51 Let's take the karaf thread dump
09:25:51 + ssh 10.30.170.184 'sudo ps aux'
09:25:51 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:25:52 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
09:25:52 ++ grep -v grep
09:25:52 ++ cut -f2 '-d '
09:25:52 ++ tr -s ' '
09:25:52 + pid=2042
09:25:52 + echo 'karaf main: org.apache.karaf.main.Main, pid:2042'
09:25:52 karaf main: org.apache.karaf.main.Main, pid:2042
09:25:52 + ssh 10.30.170.184 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2042'
09:25:52 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
09:25:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:25:52 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:25:52 + echo 'Let'\''s take the karaf thread dump'
09:25:52 Let's take the karaf thread dump
09:25:52 + ssh 10.30.170.126 'sudo ps aux'
09:25:52 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:25:53 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
09:25:53 ++ grep -v grep
09:25:53 ++ tr -s ' '
09:25:53 ++ cut -f2 '-d '
09:25:53 + pid=2070
09:25:53 + echo 'karaf main: org.apache.karaf.main.Main, pid:2070'
09:25:53 karaf main: org.apache.karaf.main.Main, pid:2070
09:25:53 + ssh 10.30.170.126 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2070'
09:25:53 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
09:25:53 + '[' 0 -gt 0 ']'
09:25:53 + echo 'Generating controller variables...'
09:25:53 Generating controller variables...
09:25:53 ++ seq 1 3
09:25:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:25:53 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:25:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.217'
09:25:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:25:53 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:25:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.217 -v ODL_SYSTEM_2_IP:10.30.170.184'
09:25:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:25:53 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:25:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.217 -v ODL_SYSTEM_2_IP:10.30.170.184 -v ODL_SYSTEM_3_IP:10.30.170.126'
09:25:53 + echo 'Generating mininet variables...'
09:25:53 Generating mininet variables...
09:25:53 ++ seq 1 1
09:25:53 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
09:25:53 + MININETIP=TOOLS_SYSTEM_1_IP
09:25:53 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.44'
09:25:53 + get_test_suites SUITES
09:25:53 + local __suite_list=SUITES
09:25:53 + echo 'Locating test plan to use...'
09:25:53 Locating test plan to use...
09:25:53 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt
09:25:53 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']'
09:25:53 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
09:25:53 + '[' disabled '!=' disabled ']'
09:25:53 + echo 'Changing the testplan path...'
09:25:53 Changing the testplan path...
09:25:53 + 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
09:25:53 + cat testplan.txt
09:25:53 # Place the suites in run order:
09:25:53 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
09:25:53
09:25:53 + '[' -z '' ']'
09:25:53 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
09:25:53 ++ tr '\012' ' '
09:25:53 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
09:25:53 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\'''
09:25:53 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
09:25:53 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...'
09:25:53 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...
09:25:53 + robot -N mdsal-netty-replicate.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip -v CONTROLLER:10.30.171.217 -v CONTROLLER1:10.30.170.184 -v CONTROLLER2:10.30.170.126 -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.171.44 -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.171.217 -v ODL_SYSTEM_1_IP:10.30.171.217 -v ODL_SYSTEM_2_IP:10.30.170.184 -v ODL_SYSTEM_3_IP:10.30.170.126 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.44 -v TOOLS_SYSTEM_1_IP:10.30.171.44 -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
09:25:54 ==============================================================================
09:25:54 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio...
09:25:54 ==============================================================================
09:26:00 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL |
09:35:26 Setup failed:
09:35: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.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
09:35:26
09:35:26 Also teardown failed:
09:35:26 Several failures occurred:
09:35:26
09:35:26 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
09:35:26
09:35:26 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
09:35:26
09:35:26 3) Failed to send the command: config:property-set enabled false
09:35:26
09:35:26 4) Failed to see prompt after sending the command: config:property-set enabled false
09:35:26
09:35:26 5) Failed to send the command: config:update
09:35:26
09:35:26 6) Failed to see prompt after sending the command: config:update
09:35:26
09:35:26 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:35:26
09:35:26 [ Message content over the limit has been removed. ]
09:35:26 ... to see prompt after sending the command: config:property-set enabled false
09:35:26
09:35:26 29) Failed to send the command: config:update
09:35:26
09:35:26 30) Failed to see prompt after sending the command: config:update
09:35:26
09:35:26 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:35:26
09:35:26 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:35:26
09:35:26 33) Failed to send the command: config:property-set enabled false
09:35:26
09:35:26 34) Failed to see prompt after sending the command: config:property-set enabled false
09:35:26
09:35:26 35) Failed to send the command: config:update
09:35:26
09:35:26 36) Failed to see prompt after sending the command: config:update
09:35:26 ------------------------------------------------------------------------------
09:35:26 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL |
09:44:42 Setup failed:
09:44: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.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
09:44:42
09:44:42 Also teardown failed:
09:44:42 Several failures occurred:
09:44:42
09:44:42 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
09:44:42
09:44:42 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
09:44:42
09:44:42 3) Failed to send the command: config:property-set enabled false
09:44:42
09:44:42 4) Failed to see prompt after sending the command: config:property-set enabled false
09:44:42
09:44:42 5) Failed to send the command: config:update
09:44:42
09:44:42 6) Failed to see prompt after sending the command: config:update
09:44:42
09:44:42 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:44:42
09:44:42 [ Message content over the limit has been removed. ]
09:44:42 ... to see prompt after sending the command: config:property-set enabled false
09:44:42
09:44:42 29) Failed to send the command: config:update
09:44:42
09:44:42 30) Failed to see prompt after sending the command: config:update
09:44:42
09:44:42 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:44:42
09:44:42 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:44:42
09:44:42 33) Failed to send the command: config:property-set enabled false
09:44:42
09:44:42 34) Failed to see prompt after sending the command: config:property-set enabled false
09:44:42
09:44:42 35) Failed to send the command: config:update
09:44:42
09:44:42 36) Failed to see prompt after sending the command: config:update
09:44:42 ------------------------------------------------------------------------------
09:44:42 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL |
09:54:00 Setup failed:
09:54:00 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.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
09:54:00
09:54:00 Also teardown failed:
09:54:00 Several failures occurred:
09:54:00
09:54:00 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
09:54:00
09:54:00 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
09:54:00
09:54:00 3) Failed to send the command: config:property-set enabled false
09:54:00
09:54:00 4) Failed to see prompt after sending the command: config:property-set enabled false
09:54:00
09:54:00 5) Failed to send the command: config:update
09:54:00
09:54:00 6) Failed to see prompt after sending the command: config:update
09:54:00
09:54:00 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:54:00
09:54:00 [ Message content over the limit has been removed. ]
09:54:00 ... to see prompt after sending the command: config:property-set enabled false
09:54:00
09:54:00 29) Failed to send the command: config:update
09:54:00
09:54:00 30) Failed to see prompt after sending the command: config:update
09:54:00
09:54:00 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:54:00
09:54:00 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
09:54:00
09:54:00 33) Failed to send the command: config:property-set enabled false
09:54:00
09:54:00 34) Failed to see prompt after sending the command: config:property-set enabled false
09:54:00
09:54:00 35) Failed to send the command: config:update
09:54:00
09:54:00 36) Failed to see prompt after sending the command: config:update
09:54:00 ------------------------------------------------------------------------------
09:54:00 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL |
10:03:17 Setup failed:
10:03:17 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.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
10:03:17
10:03:17 Also teardown failed:
10:03:17 Several failures occurred:
10:03:17
10:03:17 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
10:03:17
10:03:17 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
10:03:17
10:03:17 3) Failed to send the command: config:property-set enabled false
10:03:17
10:03:17 4) Failed to see prompt after sending the command: config:property-set enabled false
10:03:17
10:03:17 5) Failed to send the command: config:update
10:03:17
10:03:17 6) Failed to see prompt after sending the command: config:update
10:03:17
10:03:17 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:03:17
10:03:17 [ Message content over the limit has been removed. ]
10:03:17 ... to see prompt after sending the command: config:property-set enabled false
10:03:17
10:03:17 29) Failed to send the command: config:update
10:03:17
10:03:17 30) Failed to see prompt after sending the command: config:update
10:03:17
10:03:17 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:03:17
10:03:17 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:03:17
10:03:17 33) Failed to send the command: config:property-set enabled false
10:03:17
10:03:17 34) Failed to see prompt after sending the command: config:property-set enabled false
10:03:17
10:03:17 35) Failed to send the command: config:update
10:03:17
10:03:17 36) Failed to see prompt after sending the command: config:update
10:03:17 ------------------------------------------------------------------------------
10:03:17 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL |
10:12:38 Setup failed:
10:12:38 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.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
10:12:38
10:12:38 Also teardown failed:
10:12:38 Several failures occurred:
10:12:38
10:12:38 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
10:12:38
10:12:38 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
10:12:38
10:12:38 3) Failed to send the command: config:property-set enabled false
10:12:38
10:12:38 4) Failed to see prompt after sending the command: config:property-set enabled false
10:12:38
10:12:38 5) Failed to send the command: config:update
10:12:38
10:12:38 6) Failed to see prompt after sending the command: config:update
10:12:38
10:12:38 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:12:38
10:12:38 [ Message content over the limit has been removed. ]
10:12:38 ... to see prompt after sending the command: config:property-set enabled false
10:12:38
10:12:38 29) Failed to send the command: config:update
10:12:38
10:12:38 30) Failed to see prompt after sending the command: config:update
10:12:38
10:12:38 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:12:38
10:12:38 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:12:38
10:12:38 33) Failed to send the command: config:property-set enabled false
10:12:38
10:12:38 34) Failed to see prompt after sending the command: config:property-set enabled false
10:12:38
10:12:38 35) Failed to send the command: config:update
10:12:38
10:12:38 36) Failed to see prompt after sending the command: config:update
10:12:38 ------------------------------------------------------------------------------
10:12:38 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL |
10:21:55 Setup failed:
10:21:55 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.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
10:21:55
10:21:55 Also teardown failed:
10:21:55 Several failures occurred:
10:21:55
10:21:55 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
10:21:55
10:21:55 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
10:21:55
10:21:55 3) Failed to send the command: config:property-set enabled false
10:21:55
10:21:55 4) Failed to see prompt after sending the command: config:property-set enabled false
10:21:55
10:21:55 5) Failed to send the command: config:update
10:21:55
10:21:55 6) Failed to see prompt after sending the command: config:update
10:21:55
10:21:55 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:21:55
10:21:55 [ Message content over the limit has been removed. ]
10:21:55 ... to see prompt after sending the command: config:property-set enabled false
10:21:55
10:21:55 29) Failed to send the command: config:update
10:21:55
10:21:55 30) Failed to see prompt after sending the command: config:update
10:21:55
10:21:55 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:21:55
10:21:55 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:21:55
10:21:55 33) Failed to send the command: config:property-set enabled false
10:21:55
10:21:55 34) Failed to see prompt after sending the command: config:property-set enabled false
10:21:55
10:21:55 35) Failed to send the command: config:update
10:21:55
10:21:55 36) Failed to see prompt after sending the command: config:update
10:21:55 ------------------------------------------------------------------------------
10:21:55 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL |
10:34:20 Setup failed:
10:34:20 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.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
10:34:20
10:34:20 Also teardown failed:
10:34:20 Several failures occurred:
10:34:20
10:34:20 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
10:34:20
10:34:20 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
10:34:20
10:34:20 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
10:34:20
10:34:20 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
10:34:20
10:34:20 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
10:34:20
10:34:20 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
10:34:20 [ Message content over the limit has been removed. ]
10:34:20 ... to see prompt after sending the command: config:property-set enabled false
10:34:20
10:34:20 32) Failed to send the command: config:update
10:34:20
10:34:20 33) Failed to see prompt after sending the command: config:update
10:34:20
10:34:20 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:34:20
10:34:20 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:34:20
10:34:20 36) Failed to send the command: config:property-set enabled false
10:34:20
10:34:20 37) Failed to see prompt after sending the command: config:property-set enabled false
10:34:20
10:34:20 38) Failed to send the command: config:update
10:34:20
10:34:20 39) Failed to see prompt after sending the command: config:update
10:34:20 ------------------------------------------------------------------------------
10:34:20 Change_Replication_Source :: After changing replication source ODL... | FAIL |
10:43:36 Setup failed:
10:43:36 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.171.217:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
10:43:36
10:43:36 Also teardown failed:
10:43:36 Several failures occurred:
10:43:36
10:43:36 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
10:43:36
10:43:36 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
10:43:36
10:43:36 3) Failed to send the command: config:property-set enabled false
10:43:36
10:43:36 4) Failed to see prompt after sending the command: config:property-set enabled false
10:43:36
10:43:36 5) Failed to send the command: config:update
10:43:36
10:43:36 6) Failed to see prompt after sending the command: config:update
10:43:36
10:43:36 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:43:36
10:43:36 [ Message content over the limit has been removed. ]
10:43:36 ... to see prompt after sending the command: config:property-set enabled false
10:43:36
10:43:36 29) Failed to send the command: config:update
10:43:36
10:43:36 30) Failed to see prompt after sending the command: config:update
10:43:36
10:43:36 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:43:36
10:43:36 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
10:43:36
10:43:36 33) Failed to send the command: config:property-set enabled false
10:43:36
10:43:36 34) Failed to see prompt after sending the command: config:property-set enabled false
10:43:36
10:43:36 35) Failed to send the command: config:update
10:43:36
10:43:36 36) Failed to see prompt after sending the command: config:update
10:43:36 ------------------------------------------------------------------------------
10:43:36 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL |
10:43:36 8 tests, 0 passed, 8 failed
10:43:36 ==============================================================================
10:43:36 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml
10:43:38 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html
10:43:38 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html
10:43:38 + true
10:43:38 + echo 'Examining the files in data/log and checking filesize'
10:43:38 Examining the files in data/log and checking filesize
10:43:38 + ssh 10.30.171.217 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
10:43:38 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:38 total 260
10:43:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 10:34 .
10:43:38 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 10:34 ..
10:43:38 -rw-rw-r-- 1 jenkins jenkins 254750 Oct 2 10:34 karaf.log
10:43:38 + ssh 10.30.171.217 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
10:43:38 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:39 252K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
10:43:39 + ssh 10.30.170.184 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
10:43:39 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:39 total 260
10:43:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 10:34 .
10:43:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 10:34 ..
10:43:39 -rw-rw-r-- 1 jenkins jenkins 254237 Oct 2 10:34 karaf.log
10:43:39 + ssh 10.30.170.184 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
10:43:39 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:39 252K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
10:43:39 + ssh 10.30.170.126 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
10:43:39 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:40 total 256
10:43:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 10:34 .
10:43:40 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 10:34 ..
10:43:40 -rw-rw-r-- 1 jenkins jenkins 253876 Oct 2 10:34 karaf.log
10:43:40 + ssh 10.30.170.126 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
10:43:40 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:40 248K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
10:43:40 + set +e
10:43:40 ++ seq 1 3
10:43:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
10:43:40 + CONTROLLERIP=ODL_SYSTEM_1_IP
10:43:40 + echo 'Let'\''s take the karaf thread dump again'
10:43:40 Let's take the karaf thread dump again
10:43:40 + ssh 10.30.171.217 'sudo ps aux'
10:43:40 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:40 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
10:43:40 ++ grep -v grep
10:43:40 ++ tr -s ' '
10:43:40 ++ cut -f2 '-d '
10:43:40 + pid=12793
10:43:40 + echo 'karaf main: org.apache.karaf.main.Main, pid:12793'
10:43:40 karaf main: org.apache.karaf.main.Main, pid:12793
10:43:40 + ssh 10.30.171.217 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12793'
10:43:40 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:41 + echo 'killing karaf process...'
10:43:41 killing karaf process...
10:43:41 + ssh 10.30.171.217 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
10:43:41 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
10:43:41 + CONTROLLERIP=ODL_SYSTEM_2_IP
10:43:41 + echo 'Let'\''s take the karaf thread dump again'
10:43:41 Let's take the karaf thread dump again
10:43:41 + ssh 10.30.170.184 'sudo ps aux'
10:43:41 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:41 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
10:43:41 ++ grep -v grep
10:43:41 ++ tr -s ' '
10:43:41 ++ cut -f2 '-d '
10:43:41 + pid=12802
10:43:41 + echo 'karaf main: org.apache.karaf.main.Main, pid:12802'
10:43:41 karaf main: org.apache.karaf.main.Main, pid:12802
10:43:41 + ssh 10.30.170.184 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12802'
10:43:41 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:42 + echo 'killing karaf process...'
10:43:42 killing karaf process...
10:43:42 + ssh 10.30.170.184 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
10:43:42 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
10:43:42 + CONTROLLERIP=ODL_SYSTEM_3_IP
10:43:42 + echo 'Let'\''s take the karaf thread dump again'
10:43:42 Let's take the karaf thread dump again
10:43:42 + ssh 10.30.170.126 'sudo ps aux'
10:43:42 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:42 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
10:43:42 ++ tr -s ' '
10:43:42 ++ grep -v grep
10:43:42 ++ cut -f2 '-d '
10:43:42 + pid=12335
10:43:42 + echo 'karaf main: org.apache.karaf.main.Main, pid:12335'
10:43:42 karaf main: org.apache.karaf.main.Main, pid:12335
10:43:42 + ssh 10.30.170.126 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12335'
10:43:42 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:43 + echo 'killing karaf process...'
10:43:43 killing karaf process...
10:43:43 + ssh 10.30.170.126 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
10:43:43 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:43 + sleep 5
10:43:48 ++ seq 1 3
10:43:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
10:43:48 + CONTROLLERIP=ODL_SYSTEM_1_IP
10:43:48 + echo 'Compressing karaf.log 1'
10:43:48 Compressing karaf.log 1
10:43:48 + ssh 10.30.171.217 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
10:43:48 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:48 + echo 'Fetching compressed karaf.log 1'
10:43:48 Fetching compressed karaf.log 1
10:43:48 + scp 10.30.171.217:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
10:43:48 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:48 + ssh 10.30.171.217 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
10:43:48 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:49 + scp 10.30.171.217:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
10:43:49 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:49 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log: No such file or directory
10:43:49 + echo 'Fetch GC logs'
10:43:49 Fetch GC logs
10:43:49 + mkdir -p gclogs-1
10:43:49 + scp '10.30.171.217:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-1/
10:43:49 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
10:43:49 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
10:43:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
10:43:49 + CONTROLLERIP=ODL_SYSTEM_2_IP
10:43:49 + echo 'Compressing karaf.log 2'
10:43:49 Compressing karaf.log 2
10:43:49 + ssh 10.30.170.184 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
10:43:49 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:49 + echo 'Fetching compressed karaf.log 2'
10:43:49 Fetching compressed karaf.log 2
10:43:49 + scp 10.30.170.184:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
10:43:49 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:50 + ssh 10.30.170.184 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
10:43:50 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:50 + scp 10.30.170.184:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
10:43:50 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:50 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log: No such file or directory
10:43:50 + echo 'Fetch GC logs'
10:43:50 Fetch GC logs
10:43:50 + mkdir -p gclogs-2
10:43:50 + scp '10.30.170.184:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-2/
10:43:50 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
10:43:50 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
10:43:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
10:43:50 + CONTROLLERIP=ODL_SYSTEM_3_IP
10:43:50 + echo 'Compressing karaf.log 3'
10:43:50 Compressing karaf.log 3
10:43:50 + ssh 10.30.170.126 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
10:43:50 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:50 + echo 'Fetching compressed karaf.log 3'
10:43:50 Fetching compressed karaf.log 3
10:43:50 + scp 10.30.170.126:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
10:43:50 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:51 + ssh 10.30.170.126 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
10:43:51 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:51 + scp 10.30.170.126:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
10:43:51 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:51 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log: No such file or directory
10:43:51 + echo 'Fetch GC logs'
10:43:51 Fetch GC logs
10:43:51 + mkdir -p gclogs-3
10:43:51 + scp '10.30.170.126:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-3/
10:43:51 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
10:43:51 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
10:43:51 + echo 'Examine copied files'
10:43:51 Examine copied files
10:43:51 + ls -lt
10:43:51 total 13128
10:43:51 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 10:43 gclogs-3
10:43:51 -rw-rw-r--. 1 jenkins jenkins 18532 Oct 2 10:43 odl3_karaf.log.gz
10:43:51 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 10:43 gclogs-2
10:43:51 -rw-rw-r--. 1 jenkins jenkins 18715 Oct 2 10:43 odl2_karaf.log.gz
10:43:51 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 10:43 gclogs-1
10:43:51 -rw-rw-r--. 1 jenkins jenkins 18792 Oct 2 10:43 odl1_karaf.log.gz
10:43:51 -rw-rw-r--. 1 jenkins jenkins 77729 Oct 2 10:43 karaf_3_12335_threads_after.log
10:43:51 -rw-rw-r--. 1 jenkins jenkins 13780 Oct 2 10:43 ps_after.log
10:43:51 -rw-rw-r--. 1 jenkins jenkins 77734 Oct 2 10:43 karaf_2_12802_threads_after.log
10:43:51 -rw-rw-r--. 1 jenkins jenkins 82725 Oct 2 10:43 karaf_1_12793_threads_after.log
10:43:51 -rw-rw-r--. 1 jenkins jenkins 247480 Oct 2 10:43 report.html
10:43:51 -rw-rw-r--. 1 jenkins jenkins 1032240 Oct 2 10:43 log.html
10:43:51 -rw-rw-r--. 1 jenkins jenkins 11517358 Oct 2 10:43 output.xml
10:43:51 -rw-rw-r--. 1 jenkins jenkins 155 Oct 2 09:25 testplan.txt
10:43:51 -rw-rw-r--. 1 jenkins jenkins 79322 Oct 2 09:25 karaf_3_2070_threads_before.log
10:43:51 -rw-rw-r--. 1 jenkins jenkins 13930 Oct 2 09:25 ps_before.log
10:43:51 -rw-rw-r--. 1 jenkins jenkins 81868 Oct 2 09:25 karaf_2_2042_threads_before.log
10:43:51 -rw-rw-r--. 1 jenkins jenkins 85097 Oct 2 09:25 karaf_1_2032_threads_before.log
10:43:51 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 2 09:22 post-startup-script.sh
10:43:51 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:22 startup-script.sh
10:43:51 -rw-rw-r--. 1 jenkins jenkins 3521 Oct 2 09:22 configuration-script.sh
10:43:51 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:22 detect_variables.env
10:43:51 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 09:22 pom.xml
10:43:51 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 09:22 set_variables.env
10:43:51 -rw-rw-r--. 1 jenkins jenkins 357 Oct 2 09:22 slave_addresses.txt
10:43:51 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:21 requirements.txt
10:43:51 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:21 env.properties
10:43:51 -rw-rw-r--. 1 jenkins jenkins 333 Oct 2 09:18 stack-parameters.yaml
10:43:51 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:17 test
10:43:51 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:17 test@tmp
10:43:51 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 09:14 maven-metadata.xml
10:43:51 + true
10:43:51 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins2500976692228021112.sh
10:43:51 Cleaning up Robot installation...
10:43:52 $ ssh-agent -k
10:43:52 unset SSH_AUTH_SOCK;
10:43:52 unset SSH_AGENT_PID;
10:43:52 echo Agent pid 5288 killed;
10:43:52 [ssh-agent] Stopped.
10:43:52 Recording plot data
10:43:52 Robot results publisher started...
10:43:52 INFO: Checking test criticality is deprecated and will be dropped in a future release!
10:43:52 -Parsing output xml:
10:43:53 Done!
10:43:53 -Copying log files to build dir:
10:43:53 Done!
10:43:53 -Assigning results to build:
10:43:53 Done!
10:43:53 -Checking thresholds:
10:43:53 Done!
10:43:53 Done publishing Robot results.
10:43:53 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
10:43:53 [PostBuildScript] - [INFO] Executing post build scripts.
10:43:53 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9034199378981657054.sh
10:43:54 Archiving csit artifacts
10:43:54 mv: cannot stat '*_1.png': No such file or directory
10:43:54 mv: cannot stat '/tmp/odl1_*': No such file or directory
10:43:54 mv: cannot stat '*_2.png': No such file or directory
10:43:54 mv: cannot stat '/tmp/odl2_*': No such file or directory
10:43:54 mv: cannot stat '*_3.png': No such file or directory
10:43:54 mv: cannot stat '/tmp/odl3_*': No such file or directory
10:43:54 % Total % Received % Xferd Average Speed Time Time Time Current
10:43:54 Dload Upload Total Spent Left Speed
10:43:54
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 994k 0 994k 0 0 4419k 0 --:--:-- --:--:-- --:--:-- 4419k
10:43:54 Archive: robot-plugin.zip
10:43:54 inflating: ./archives/robot-plugin/log.html
10:43:54 inflating: ./archives/robot-plugin/output.xml
10:43:54 inflating: ./archives/robot-plugin/report.html
10:43:54 mv: cannot stat '*.log.gz': No such file or directory
10:43:54 mv: cannot stat '*.csv': No such file or directory
10:43:54 mv: cannot stat '*.png': No such file or directory
10:43:54 [PostBuildScript] - [INFO] Executing post build scripts.
10:43:54 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins17124271262893424951.sh
10:43:54 [PostBuildScript] - [INFO] Executing post build scripts.
10:43:54 [EnvInject] - Injecting environment variables from a build step.
10:43:54 [EnvInject] - Injecting as environment variables the properties content
10:43:54 OS_CLOUD=vex
10:43:54 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-75
10:43:54
10:43:54 [EnvInject] - Variables injected successfully.
10:43:54 provisioning config files...
10:43:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
10:43:54 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6137955811452599775.sh
10:43:54 ---> openstack-stack-delete.sh
10:43:54 Setup pyenv:
10:43:54 system
10:43:54 3.8.13
10:43:54 3.9.13
10:43:54 3.10.13
10:43:54 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
10:43:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
10:43:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
10:43:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
10:43: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.
10:43:57 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
10:43:57 lf-activate-venv(): INFO: Base packages installed successfully
10:43:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
10:44:16 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
10:44:16 INFO: Retrieving stack cost for: releng-mdsal-csit-3node-netty-replicate-only-scandium-75
10:44:21 DEBUG: Successfully retrieved stack cost: total: 0.77
10:44:33 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-75
10:44:33 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-75
10:44:33 [PostBuildScript] - [INFO] Executing post build scripts.
10:44:33 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins17733747600435167306.sh
10:44:33 ---> sysstat.sh
10:44:33 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins16240272429528429755.sh
10:44:33 ---> package-listing.sh
10:44:33 ++ facter osfamily
10:44:33 ++ tr '[:upper:]' '[:lower:]'
10:44:33 + OS_FAMILY=redhat
10:44:33 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
10:44:33 + START_PACKAGES=/tmp/packages_start.txt
10:44:33 + END_PACKAGES=/tmp/packages_end.txt
10:44:33 + DIFF_PACKAGES=/tmp/packages_diff.txt
10:44:33 + PACKAGES=/tmp/packages_start.txt
10:44:33 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
10:44:33 + PACKAGES=/tmp/packages_end.txt
10:44:33 + case "${OS_FAMILY}" in
10:44:33 + rpm -qa
10:44:34 + sort
10:44:34 + '[' -f /tmp/packages_start.txt ']'
10:44:34 + '[' -f /tmp/packages_end.txt ']'
10:44:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt
10:44:34 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
10:44:34 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
10:44:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
10:44:34 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9799512980434717784.sh
10:44:34 ---> capture-instance-metadata.sh
10:44:34 Setup pyenv:
10:44:34 system
10:44:34 3.8.13
10:44:34 3.9.13
10:44:34 3.10.13
10:44:34 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
10:44:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
10:44:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
10:44:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
10:44:36 lf-activate-venv(): INFO: Base packages installed successfully
10:44:36 lf-activate-venv(): INFO: Installing additional packages: lftools
10:44:46 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
10:44:46 INFO: Running in OpenStack, capturing instance metadata
10:44:47 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins10387539153694288818.sh
10:44:47 provisioning config files...
10:44:47 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #75
10:44:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config5775341525337736106tmp
10:44:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
10:44:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
10:44:47 provisioning config files...
10:44:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
10:44:47 [EnvInject] - Injecting environment variables from a build step.
10:44:47 [EnvInject] - Injecting as environment variables the properties content
10:44:47 SERVER_ID=logs
10:44:47
10:44:47 [EnvInject] - Variables injected successfully.
10:44:47 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins798502496487699543.sh
10:44:47 ---> create-netrc.sh
10:44:47 WARN: Log server credential not found.
10:44:47 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins652643872357604300.sh
10:44:47 ---> python-tools-install.sh
10:44:47 Setup pyenv:
10:44:48 system
10:44:48 3.8.13
10:44:48 3.9.13
10:44:48 3.10.13
10:44:48 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
10:44:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
10:44:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
10:44:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
10:44:50 lf-activate-venv(): INFO: Base packages installed successfully
10:44:50 lf-activate-venv(): INFO: Installing additional packages: lftools
10:45:00 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
10:45:00 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9852522346940753698.sh
10:45:00 ---> sudo-logs.sh
10:45:00 Archiving 'sudo' log..
10:45:00 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9691950542033745767.sh
10:45:00 ---> job-cost.sh
10:45:00 Setup pyenv:
10:45:01 system
10:45:01 3.8.13
10:45:01 3.9.13
10:45:01 3.10.13
10:45:01 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
10:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
10:45:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
10:45:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
10:45:03 lf-activate-venv(): INFO: Base packages installed successfully
10:45:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
10:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
10:45:10 DEBUG: total: 0.77
10:45:10 INFO: Retrieving Stack Cost...
10:45:10 INFO: Retrieving Pricing Info for: v3-standard-2
10:45:11 INFO: Archiving Costs
10:45:11 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins570712826850705111.sh
10:45:11 ---> logs-deploy.sh
10:45:11 Setup pyenv:
10:45:11 system
10:45:11 3.8.13
10:45:11 3.9.13
10:45:11 3.10.13
10:45:11 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
10:45:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-alrL from file:/tmp/.os_lf_venv
10:45:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
10:45:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
10:45:13 lf-activate-venv(): INFO: Base packages installed successfully
10:45:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
10:45:25 lf-activate-venv(): INFO: Adding /tmp/venv-alrL/bin to PATH
10:45:25 WARNING: Nexus logging server not set
10:45:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/75/
10:45:25 INFO: archiving logs to S3
10:45:27 ---> uname -a:
10:45:27 Linux prd-centos8-robot-2c-8g-129.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
10:45:27
10:45:27
10:45:27 ---> lscpu:
10:45:27 Architecture: x86_64
10:45:27 CPU op-mode(s): 32-bit, 64-bit
10:45:27 Byte Order: Little Endian
10:45:27 CPU(s): 2
10:45:27 On-line CPU(s) list: 0,1
10:45:27 Thread(s) per core: 1
10:45:27 Core(s) per socket: 1
10:45:27 Socket(s): 2
10:45:27 NUMA node(s): 1
10:45:27 Vendor ID: AuthenticAMD
10:45:27 CPU family: 23
10:45:27 Model: 49
10:45:27 Model name: AMD EPYC-Rome Processor
10:45:27 Stepping: 0
10:45:27 CPU MHz: 2800.000
10:45:27 BogoMIPS: 5600.00
10:45:27 Virtualization: AMD-V
10:45:27 Hypervisor vendor: KVM
10:45:27 Virtualization type: full
10:45:27 L1d cache: 32K
10:45:27 L1i cache: 32K
10:45:27 L2 cache: 512K
10:45:27 L3 cache: 16384K
10:45:27 NUMA node0 CPU(s): 0,1
10:45:27 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
10:45:27
10:45:27
10:45:27 ---> nproc:
10:45:27 2
10:45:27
10:45:27
10:45:27 ---> df -h:
10:45:27 Filesystem Size Used Avail Use% Mounted on
10:45:27 devtmpfs 3.8G 0 3.8G 0% /dev
10:45:27 tmpfs 3.8G 0 3.8G 0% /dev/shm
10:45:27 tmpfs 3.8G 17M 3.8G 1% /run
10:45:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
10:45:27 /dev/vda1 40G 8.3G 32G 21% /
10:45:27 tmpfs 770M 0 770M 0% /run/user/1001
10:45:27
10:45:27
10:45:27 ---> free -m:
10:45:27 total used free shared buff/cache available
10:45:27 Mem: 7697 608 4866 19 2222 6791
10:45:27 Swap: 1023 0 1023
10:45:27
10:45:27
10:45:27 ---> ip addr:
10:45:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
10:45:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
10:45:27 inet 127.0.0.1/8 scope host lo
10:45:27 valid_lft forever preferred_lft forever
10:45:27 inet6 ::1/128 scope host
10:45:27 valid_lft forever preferred_lft forever
10:45:27 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
10:45:27 link/ether fa:16:3e:31:ec:a6 brd ff:ff:ff:ff:ff:ff
10:45:27 altname enp0s3
10:45:27 altname ens3
10:45:27 inet 10.30.170.202/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
10:45:27 valid_lft 81095sec preferred_lft 81095sec
10:45:27 inet6 fe80::f816:3eff:fe31:eca6/64 scope link
10:45:27 valid_lft forever preferred_lft forever
10:45:27
10:45:27
10:45:27 ---> sar -b -r -n DEV:
10:45:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
10:45:27
10:45:27 09:16:58 LINUX RESTART (2 CPU)
10:45:27
10:45:27 09:18:01 AM tps rtps wtps bread/s bwrtn/s
10:45:27 09:19:02 AM 118.89 0.40 118.49 16.66 10855.66
10:45:27 09:20:01 AM 46.73 0.66 46.07 51.91 6209.18
10:45:27 09:21:01 AM 14.50 0.42 14.08 64.78 686.04
10:45:27 09:22:01 AM 35.97 6.71 29.26 1245.72 1779.76
10:45:27 09:23:01 AM 58.53 2.73 55.80 439.59 7869.26
10:45:27 09:24:01 AM 4.15 0.00 4.15 0.00 152.56
10:45:27 09:25:01 AM 0.13 0.00 0.13 0.00 1.68
10:45:27 09:26:01 AM 0.38 0.20 0.18 11.60 2.13
10:45:27 09:27:01 AM 1.93 0.03 1.90 1.87 92.89
10:45:27 09:28:01 AM 0.47 0.00 0.47 0.00 12.25
10:45:27 09:29:01 AM 0.23 0.00 0.23 0.00 5.37
10:45:27 09:30:01 AM 0.23 0.00 0.23 0.00 6.43
10:45:27 09:31:01 AM 0.17 0.00 0.17 0.00 3.38
10:45:27 09:32:01 AM 0.23 0.03 0.20 0.27 6.30
10:45:27 09:33:01 AM 1.47 0.00 1.47 0.00 36.69
10:45:27 09:34:01 AM 0.30 0.00 0.30 0.00 5.95
10:45:27 09:35:01 AM 0.17 0.00 0.17 0.00 2.28
10:45:27 09:36:01 AM 0.13 0.00 0.13 0.00 12.13
10:45:27 09:37:01 AM 0.12 0.00 0.12 0.00 3.25
10:45:27 09:38:01 AM 0.42 0.00 0.42 0.00 10.15
10:45:27 09:39:01 AM 0.17 0.00 0.17 0.00 3.22
10:45:27 09:40:01 AM 0.15 0.00 0.15 0.00 5.61
10:45:27 09:41:01 AM 0.28 0.00 0.28 0.00 4.97
10:45:27 09:42:01 AM 0.22 0.00 0.22 0.00 8.30
10:45:27 09:43:01 AM 0.30 0.00 0.30 0.00 5.60
10:45:27 09:44:01 AM 5.95 5.75 0.20 555.55 6.03
10:45:27 09:45:01 AM 3.00 0.00 3.00 0.00 70.10
10:45:27 09:46:01 AM 0.17 0.00 0.17 0.00 13.21
10:45:27 09:47:01 AM 0.13 0.00 0.13 0.00 3.20
10:45:27 09:48:01 AM 0.33 0.00 0.33 0.00 9.02
10:45:27 09:49:01 AM 0.13 0.00 0.13 0.00 3.08
10:45:27 09:50:01 AM 0.17 0.00 0.17 0.00 5.48
10:45:27 09:51:01 AM 0.25 0.00 0.25 0.00 5.25
10:45:27 09:52:01 AM 0.27 0.00 0.27 0.00 7.37
10:45:27 09:53:01 AM 0.28 0.00 0.28 0.00 5.70
10:45:27 09:54:01 AM 0.15 0.00 0.15 0.00 3.48
10:45:27 09:55:01 AM 0.17 0.00 0.17 0.00 11.08
10:45:27 09:56:01 AM 0.18 0.00 0.18 0.00 6.06
10:45:27 09:57:01 AM 0.17 0.00 0.17 0.00 3.63
10:45:27 09:58:01 AM 0.37 0.00 0.37 0.00 8.90
10:45:27 09:59:01 AM 0.25 0.00 0.25 0.00 4.65
10:45:27 10:00:01 AM 0.18 0.00 0.18 0.00 5.50
10:45:27 10:01:01 AM 0.35 0.02 0.33 0.13 6.98
10:45:27 10:02:01 AM 0.67 0.07 0.60 1.73 10.72
10:45:27 10:03:01 AM 0.55 0.00 0.55 0.00 8.77
10:45:27 10:04:01 AM 0.32 0.00 0.32 0.00 14.16
10:45:27 10:05:01 AM 0.40 0.00 0.40 0.00 6.68
10:45:27 10:06:01 AM 0.40 0.00 0.40 0.00 6.92
10:45:27 10:07:01 AM 0.43 0.00 0.43 0.00 7.10
10:45:27 10:08:01 AM 0.73 0.00 0.73 0.00 12.76
10:45:27 10:09:01 AM 0.42 0.00 0.42 0.00 6.95
10:45:27 10:10:01 AM 0.38 0.00 0.38 0.00 7.88
10:45:27 10:11:01 AM 0.45 0.00 0.45 0.00 6.15
10:45:27 10:12:01 AM 0.40 0.00 0.40 0.00 5.17
10:45:27 10:13:01 AM 0.50 0.00 0.50 0.00 17.21
10:45:27 10:14:01 AM 0.12 0.00 0.12 0.00 3.35
10:45:27 10:15:01 AM 0.28 0.00 0.28 0.00 7.05
10:45:27 10:16:01 AM 0.15 0.00 0.15 0.00 3.10
10:45:27 10:17:01 AM 0.20 0.00 0.20 0.00 5.58
10:45:27 10:18:01 AM 0.25 0.00 0.25 0.00 5.18
10:45:27 10:19:01 AM 0.13 0.00 0.13 0.00 5.47
10:45:27 10:20:01 AM 0.13 0.00 0.13 0.00 3.87
10:45:27 10:21:01 AM 0.17 0.00 0.17 0.00 3.37
10:45:27 10:22:01 AM 0.28 0.00 0.28 0.00 4.77
10:45:27 10:23:01 AM 0.30 0.00 0.30 0.00 15.46
10:45:27 10:24:01 AM 0.53 0.32 0.22 6.93 6.40
10:45:27 10:25:01 AM 0.72 0.00 0.72 0.00 19.64
10:45:27 10:26:02 AM 0.13 0.00 0.13 0.00 4.97
10:45:27 10:27:01 AM 0.15 0.00 0.15 0.00 3.27
10:45:27 10:28:01 AM 0.47 0.00 0.47 0.00 11.56
10:45:27 10:29:01 AM 0.20 0.00 0.20 0.00 15.16
10:45:27 10:30:01 AM 0.18 0.00 0.18 0.00 38.25
10:45:27 10:31:01 AM 0.32 0.00 0.32 0.00 36.61
10:45:27 10:32:01 AM 0.25 0.00 0.25 0.00 21.35
10:45:27 10:33:01 AM 0.35 0.00 0.35 0.00 8.33
10:45:27 10:34:01 AM 0.15 0.00 0.15 0.00 1.87
10:45:27 10:35:01 AM 0.28 0.00 0.28 0.00 15.86
10:45:27 10:36:01 AM 0.20 0.00 0.20 0.00 4.95
10:45:27 10:37:01 AM 0.13 0.00 0.13 0.00 5.20
10:45:27 10:38:01 AM 0.35 0.00 0.35 0.00 7.43
10:45:27 10:39:01 AM 0.13 0.00 0.13 0.00 4.98
10:45:27 10:40:01 AM 0.22 0.00 0.22 0.00 6.53
10:45:27 10:41:01 AM 0.17 0.00 0.17 0.00 4.85
10:45:27 10:42:01 AM 0.27 0.00 0.27 0.00 4.93
10:45:27 10:43:01 AM 0.38 0.00 0.38 0.00 8.40
10:45:27 10:44:01 AM 3.52 0.32 3.20 36.92 142.49
10:45:27 10:45:01 AM 31.02 0.48 30.54 53.85 1754.02
10:45:27 Average: 3.98 0.21 3.77 28.60 346.74
10:45:27
10:45:27 09:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
10:45:27 09:19:02 AM 5145688 7004780 2736744 34.72 2688 2036148 722312 8.09 190612 2205184 177864
10:45:27 09:20:01 AM 5167616 7008724 2714816 34.44 2688 2017240 720652 8.07 210272 2156788 9940
10:45:27 09:21:01 AM 5233452 7077560 2648980 33.61 2688 2020088 640640 7.17 219896 2080620 16
10:45:27 09:22:01 AM 4911688 7001424 2970744 37.69 2688 2257696 690752 7.73 258788 2339496 190452
10:45:27 09:23:01 AM 4946948 7054192 2935484 37.24 2688 2274640 642284 7.19 268196 2286360 16
10:45:27 09:24:01 AM 4947520 7054764 2934912 37.23 2688 2274640 642284 7.19 268200 2286296 4
10:45:27 09:25:01 AM 4947636 7054880 2934796 37.23 2688 2274640 642284 7.19 268200 2286304 4
10:45:27 09:26:01 AM 4905700 7013804 2976732 37.76 2688 2275500 716320 8.02 268324 2327568 496
10:45:27 09:27:01 AM 4903212 7011736 2979220 37.80 2688 2275920 716320 8.02 268600 2330232 56
10:45:27 09:28:01 AM 4901672 7010288 2980760 37.82 2688 2276012 716320 8.02 268600 2331844 24
10:45:27 09:29:01 AM 4900960 7009664 2981472 37.82 2688 2276108 731824 8.19 268600 2332408 60
10:45:27 09:30:01 AM 4900788 7009584 2981644 37.83 2688 2276200 718320 8.04 268600 2332416 28
10:45:27 09:31:01 AM 4900676 7009564 2981756 37.83 2688 2276292 718320 8.04 268600 2332680 52
10:45:27 09:32:01 AM 4899944 7008936 2982488 37.84 2688 2276388 717816 8.04 268764 2333508 36
10:45:27 09:33:01 AM 4899108 7008208 2983324 37.85 2688 2276504 717816 8.04 268988 2333920 40
10:45:27 09:34:01 AM 4899304 7008456 2983128 37.85 2688 2276548 717816 8.04 268988 2333796 8
10:45:27 09:35:01 AM 4898824 7008024 2983608 37.85 2688 2276596 717816 8.04 268988 2334116 24
10:45:27 09:36:01 AM 4896568 7006092 2985864 37.88 2688 2276928 717816 8.04 268988 2336332 28
10:45:27 09:37:01 AM 4896312 7005932 2986120 37.88 2688 2277024 717816 8.04 268988 2336700 52
10:45:27 09:38:01 AM 4895876 7005588 2986556 37.89 2688 2277116 717816 8.04 268988 2337240 24
10:45:27 09:39:01 AM 4895128 7004932 2987304 37.90 2688 2277208 717816 8.04 268988 2337792 56
10:45:27 09:40:01 AM 4894220 7004116 2988212 37.91 2688 2277300 715584 8.01 268988 2338924 20
10:45:27 09:41:01 AM 4894108 7004096 2988324 37.91 2688 2277392 715584 8.01 268988 2338900 52
10:45:27 09:42:01 AM 4894352 7004468 2988080 37.91 2688 2277512 715584 8.01 268988 2338912 4
10:45:27 09:43:01 AM 4894092 7004248 2988340 37.91 2688 2277552 715584 8.01 268988 2339024 24
10:45:27 09:44:01 AM 4877104 7003984 3005328 38.13 2688 2294256 714720 8.00 271204 2353468 664
10:45:27 09:45:01 AM 4876636 7003832 3005796 38.13 2688 2294576 714720 8.00 271204 2353904 292
10:45:27 09:46:01 AM 4876792 7004080 3005640 38.13 2688 2294668 714720 8.00 271204 2353880 24
10:45:27 09:47:01 AM 4876716 7004096 3005716 38.13 2688 2294760 714720 8.00 271204 2354184 52
10:45:27 09:48:01 AM 4876364 7003844 3006068 38.14 2688 2294852 714720 8.00 271204 2354292 24
10:45:27 09:49:01 AM 4876392 7003968 3006040 38.14 2688 2294948 714720 8.00 271204 2354300 56
10:45:27 09:50:01 AM 4876316 7003984 3006116 38.14 2688 2295040 715648 8.01 271204 2354396 24
10:45:27 09:51:01 AM 4875884 7003680 3006548 38.14 2688 2295168 715648 8.01 271204 2354752 84
10:45:27 09:52:01 AM 4876024 7003868 3006408 38.14 2688 2295232 715648 8.01 271204 2354584 24
10:45:27 09:53:01 AM 4876004 7003896 3006428 38.14 2688 2295264 715648 8.01 271204 2354700 32
10:45:27 09:54:01 AM 4876216 7004184 3006216 38.14 2688 2295340 715648 8.01 271204 2354712 36
10:45:27 09:55:01 AM 4875828 7004116 3006604 38.14 2688 2295660 715648 8.01 271204 2354876 56
10:45:27 09:56:01 AM 4875824 7004208 3006608 38.14 2688 2295756 715648 8.01 271204 2354972 28
10:45:27 09:57:01 AM 4875644 7004120 3006788 38.15 2688 2295848 715648 8.01 271204 2355388 64
10:45:27 09:58:01 AM 4875368 7003928 3007064 38.15 2688 2295940 715648 8.01 271208 2355368 28
10:45:27 09:59:01 AM 4875484 7004140 3006948 38.15 2688 2296036 715648 8.01 271208 2355280 56
10:45:27 10:00:01 AM 4875132 7003884 3007300 38.15 2688 2296132 715644 8.01 271208 2355572 40
10:45:27 10:01:01 AM 4874512 7003376 3007920 38.16 2688 2296240 715644 8.01 271208 2356180 16
10:45:27 10:02:01 AM 4874312 7003296 3008120 38.16 2688 2296352 715644 8.01 271352 2356168 4
10:45:27 10:03:01 AM 4874520 7003552 3007912 38.16 2688 2296400 715644 8.01 271352 2355996 4
10:45:27 10:04:01 AM 4873664 7003024 3008768 38.17 2688 2296736 715644 8.01 271352 2356912 4
10:45:27 10:05:01 AM 4873840 7003308 3008592 38.17 2688 2296836 715644 8.01 271352 2356904 24
10:45:27 10:06:01 AM 4873556 7003104 3008876 38.17 2688 2296924 715644 8.01 271352 2356984 20
10:45:27 10:07:01 AM 4873348 7002988 3009084 38.17 2688 2297016 715644 8.01 271352 2357084 24
10:45:27 10:08:01 AM 4873312 7003040 3009120 38.18 2688 2297096 715644 8.01 271352 2357300 0
10:45:27 10:09:01 AM 4873372 7003192 3009060 38.17 2688 2297188 715644 8.01 271352 2357324 4
10:45:27 10:10:01 AM 4872972 7002908 3009460 38.18 2688 2297312 733300 8.21 271352 2357556 4
10:45:27 10:11:01 AM 4873152 7003148 3009280 38.18 2688 2297356 733300 8.21 271352 2357612 4
10:45:27 10:12:01 AM 4873064 7003108 3009368 38.18 2688 2297404 733300 8.21 271352 2357544 16
10:45:27 10:13:01 AM 4872548 7002908 3009884 38.18 2688 2297728 733300 8.21 271352 2357972 24
10:45:27 10:14:01 AM 4872060 7002508 3010372 38.19 2688 2297808 733300 8.21 271352 2358420 40
10:45:27 10:15:01 AM 4872404 7002944 3010028 38.19 2688 2297900 733300 8.21 271352 2358136 4
10:45:27 10:16:01 AM 4872296 7002924 3010136 38.19 2688 2297996 733300 8.21 271352 2358232 56
10:45:27 10:17:01 AM 4872128 7002848 3010304 38.19 2688 2298088 733300 8.21 271352 2358324 24
10:45:27 10:18:01 AM 4872108 7002916 3010324 38.19 2688 2298176 733300 8.21 271352 2358600 64
10:45:27 10:19:01 AM 4872104 7003056 3010328 38.19 2688 2298320 733300 8.21 271352 2358560 76
10:45:27 10:20:01 AM 4871664 7002648 3010768 38.20 2688 2298368 728096 8.15 271352 2358712 36
10:45:27 10:21:01 AM 4871804 7002844 3010628 38.19 2688 2298412 728096 8.15 271352 2358652 16
10:45:27 10:22:01 AM 4871464 7002652 3010968 38.20 2688 2298560 728096 8.15 271352 2358916 136
10:45:27 10:23:01 AM 4871212 7002652 3011220 38.20 2688 2298812 728096 8.15 271352 2359132 56
10:45:27 10:24:01 AM 4870692 7002340 3011740 38.21 2688 2299020 728096 8.15 271352 2359480 24
10:45:27 10:25:01 AM 4871008 7002840 3011424 38.20 2688 2299196 728096 8.15 271460 2359372 52
10:45:27 10:26:02 AM 4871108 7003032 3011324 38.20 2688 2299288 728096 8.15 271460 2359464 24
10:45:27 10:27:01 AM 4870652 7002660 3011780 38.21 2688 2299380 728096 8.15 271460 2359552 56
10:45:27 10:28:01 AM 4870664 7002764 3011768 38.21 2688 2299472 728096 8.15 271460 2359836 20
10:45:27 10:29:01 AM 4868320 7001200 3014112 38.24 2688 2300244 728096 8.15 271460 2362152 404
10:45:27 10:30:01 AM 4864780 6998624 3017652 38.28 2688 2301224 721456 8.08 271460 2365536 272
10:45:27 10:31:01 AM 4859308 6994144 3023124 38.35 2688 2302212 721456 8.08 271460 2371076 272
10:45:27 10:32:01 AM 4858356 6993504 3024076 38.36 2688 2302516 736924 8.25 271460 2371832 40
10:45:27 10:33:01 AM 4857608 6992804 3024824 38.37 2688 2302556 736924 8.25 271460 2372684 16
10:45:27 10:34:01 AM 4857816 6993052 3024616 38.37 2688 2302596 736924 8.25 271460 2372564 32
10:45:27 10:35:01 AM 4855640 6991212 3026792 38.40 2688 2302932 736924 8.25 271460 2374712 24
10:45:27 10:36:01 AM 4855252 6990920 3027180 38.40 2688 2303028 736924 8.25 271460 2375168 60
10:45:27 10:37:01 AM 4855396 6991156 3027036 38.40 2688 2303120 736924 8.25 271460 2375144 24
10:45:27 10:38:01 AM 4855064 6990916 3027368 38.41 2688 2303212 736924 8.25 271460 2375356 52
10:45:27 10:39:01 AM 4854728 6990676 3027704 38.41 2688 2303308 736924 8.25 271460 2375588 40
10:45:27 10:40:01 AM 4854608 6990648 3027824 38.41 2688 2303400 729688 8.17 271460 2375592 4
10:45:27 10:41:01 AM 4854620 6990780 3027812 38.41 2688 2303528 729688 8.17 271460 2375596 24
10:45:27 10:42:01 AM 4854680 6990884 3027752 38.41 2688 2303572 729688 8.17 271460 2375640 32
10:45:27 10:43:01 AM 4854576 6990828 3027856 38.41 2688 2303620 729688 8.17 271460 2375764 24
10:45:27 10:44:01 AM 5025304 6993192 2857128 36.25 2688 2139144 693784 7.77 276772 2214884 26808
10:45:27 10:45:01 AM 5072652 7039432 2809780 35.65 2688 2140080 667404 7.47 479084 1972072 12200
10:45:27 Average: 4893717 7005384 2988715 37.92 2688 2279475 717896 8.04 270799 2339107 4852
10:45:27
10:45:27 09:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
10:45:27 09:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:19:02 AM eth0 128.15 99.52 1390.41 12.92 0.00 0.00 0.00 0.00
10:45:27 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:20:01 AM eth0 24.01 13.98 106.11 3.34 0.00 0.00 0.00 0.00
10:45:27 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:21:01 AM eth0 14.91 13.61 4.73 3.81 0.00 0.00 0.00 0.00
10:45:27 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:22:01 AM eth0 39.29 34.56 330.06 7.61 0.00 0.00 0.00 0.00
10:45:27 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:23:01 AM eth0 510.25 362.35 101.31 85.43 0.00 0.00 0.00 0.00
10:45:27 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:24:01 AM eth0 2.57 1.98 0.45 0.43 0.00 0.00 0.00 0.00
10:45:27 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:25:01 AM eth0 2.28 1.95 0.42 0.42 0.00 0.00 0.00 0.00
10:45:27 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:26:01 AM eth0 31.63 17.95 9.37 2.40 0.00 0.00 0.00 0.00
10:45:27 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:27:01 AM eth0 13.08 8.31 2.87 1.73 0.00 0.00 0.00 0.00
10:45:27 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:28:01 AM eth0 5.72 0.92 1.32 0.55 0.00 0.00 0.00 0.00
10:45:27 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:29:01 AM eth0 1.52 0.70 0.87 0.62 0.00 0.00 0.00 0.00
10:45:27 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:30:01 AM eth0 3.02 0.28 0.44 0.05 0.00 0.00 0.00 0.00
10:45:27 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:31:01 AM eth0 4.92 0.30 0.68 0.05 0.00 0.00 0.00 0.00
10:45:27 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:32:01 AM eth0 2.33 0.30 0.27 0.05 0.00 0.00 0.00 0.00
10:45:27 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:33:01 AM eth0 2.63 1.63 0.82 0.50 0.00 0.00 0.00 0.00
10:45:27 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:34:01 AM eth0 0.73 0.10 0.05 0.01 0.00 0.00 0.00 0.00
10:45:27 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:35:01 AM eth0 0.60 0.08 0.04 0.01 0.00 0.00 0.00 0.00
10:45:27 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:36:01 AM eth0 8.30 6.67 1.91 1.30 0.00 0.00 0.00 0.00
10:45:27 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:37:01 AM eth0 1.43 0.27 0.18 0.05 0.00 0.00 0.00 0.00
10:45:27 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:38:01 AM eth0 4.88 0.57 0.73 0.34 0.00 0.00 0.00 0.00
10:45:27 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:39:01 AM eth0 4.18 0.42 0.52 0.24 0.00 0.00 0.00 0.00
10:45:27 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:40:01 AM eth0 2.58 0.30 0.31 0.05 0.00 0.00 0.00 0.00
10:45:27 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:41:01 AM eth0 2.27 0.23 0.28 0.05 0.00 0.00 0.00 0.00
10:45:27 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:42:01 AM eth0 2.00 1.28 0.40 0.25 0.00 0.00 0.00 0.00
10:45:27 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:43:01 AM eth0 0.77 0.22 0.17 0.07 0.00 0.00 0.00 0.00
10:45:27 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:44:01 AM eth0 1.28 0.83 0.10 0.07 0.00 0.00 0.00 0.00
10:45:27 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:45:01 AM eth0 7.98 6.75 1.88 1.30 0.00 0.00 0.00 0.00
10:45:27 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:46:01 AM eth0 0.98 0.27 0.15 0.05 0.00 0.00 0.00 0.00
10:45:27 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:47:01 AM eth0 1.87 0.57 0.48 0.28 0.00 0.00 0.00 0.00
10:45:27 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:48:01 AM eth0 1.63 0.57 0.55 0.34 0.00 0.00 0.00 0.00
10:45:27 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:49:01 AM eth0 4.07 0.27 0.25 0.05 0.00 0.00 0.00 0.00
10:45:27 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:50:01 AM eth0 5.73 0.25 0.37 0.05 0.00 0.00 0.00 0.00
10:45:27 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:51:01 AM eth0 4.53 1.57 0.80 0.49 0.00 0.00 0.00 0.00
10:45:27 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:52:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:45:27 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:53:01 AM eth0 0.52 0.18 0.16 0.07 0.00 0.00 0.00 0.00
10:45:27 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:54:01 AM eth0 0.83 0.42 0.13 0.11 0.00 0.00 0.00 0.00
10:45:27 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:55:01 AM eth0 7.40 6.45 1.77 1.22 0.00 0.00 0.00 0.00
10:45:27 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:56:01 AM eth0 0.53 0.25 0.11 0.05 0.00 0.00 0.00 0.00
10:45:27 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:57:01 AM eth0 1.07 0.52 0.43 0.28 0.00 0.00 0.00 0.00
10:45:27 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:58:01 AM eth0 0.78 0.33 0.23 0.11 0.00 0.00 0.00 0.00
10:45:27 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 09:59:01 AM eth0 0.25 0.23 0.09 0.05 0.00 0.00 0.00 0.00
10:45:27 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:00:01 AM eth0 0.55 0.28 0.10 0.05 0.00 0.00 0.00 0.00
10:45:27 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:01:01 AM eth0 1.70 1.22 0.40 0.23 0.00 0.00 0.00 0.00
10:45:27 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:02:01 AM eth0 0.57 0.17 0.27 0.19 0.00 0.00 0.00 0.00
10:45:27 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:03:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00
10:45:27 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:04:01 AM eth0 7.92 6.67 1.89 1.31 0.00 0.00 0.00 0.00
10:45:27 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:05:01 AM eth0 0.35 0.20 0.09 0.04 0.00 0.00 0.00 0.00
10:45:27 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:06:01 AM eth0 0.48 0.23 0.10 0.05 0.00 0.00 0.00 0.00
10:45:27 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:07:01 AM eth0 0.58 0.25 0.14 0.05 0.00 0.00 0.00 0.00
10:45:27 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:08:01 AM eth0 1.10 0.42 0.33 0.14 0.00 0.00 0.00 0.00
10:45:27 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:09:01 AM eth0 0.30 0.25 0.11 0.05 0.00 0.00 0.00 0.00
10:45:27 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:10:01 AM eth0 1.65 1.23 0.39 0.24 0.00 0.00 0.00 0.00
10:45:27 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:11:01 AM eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00
10:45:27 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:12:01 AM eth0 0.37 0.02 0.02 0.00 0.00 0.00 0.00 0.00
10:45:27 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:13:01 AM eth0 7.72 6.72 1.95 1.36 0.00 0.00 0.00 0.00
10:45:27 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:14:01 AM eth0 1.10 0.35 0.38 0.23 0.00 0.00 0.00 0.00
10:45:27 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:15:01 AM eth0 0.62 0.22 0.19 0.04 0.00 0.00 0.00 0.00
10:45:27 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:16:01 AM eth0 0.37 0.20 0.09 0.04 0.00 0.00 0.00 0.00
10:45:27 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:17:01 AM eth0 0.37 0.28 0.09 0.05 0.00 0.00 0.00 0.00
10:45:27 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:18:01 AM eth0 0.63 0.33 0.23 0.11 0.00 0.00 0.00 0.00
10:45:27 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:19:01 AM eth0 1.53 1.28 0.40 0.26 0.00 0.00 0.00 0.00
10:45:27 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:20:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
10:45:27 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:21:01 AM eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00
10:45:27 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:22:01 AM eth0 3.10 2.43 0.69 0.48 0.00 0.00 0.00 0.00
10:45:27 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:23:01 AM eth0 5.51 4.60 1.36 0.92 0.00 0.00 0.00 0.00
10:45:27 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:24:01 AM eth0 0.82 0.38 0.39 0.24 0.00 0.00 0.00 0.00
10:45:27 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:25:01 AM eth0 0.28 0.20 0.09 0.04 0.00 0.00 0.00 0.00
10:45:27 10:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:26:02 AM eth0 0.52 0.28 0.10 0.05 0.00 0.00 0.00 0.00
10:45:27 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:27:01 AM eth0 0.46 0.27 0.18 0.05 0.00 0.00 0.00 0.00
10:45:27 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:28:01 AM eth0 0.50 0.32 0.17 0.11 0.00 0.00 0.00 0.00
10:45:27 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:29:01 AM eth0 3.32 3.38 1.07 0.67 0.00 0.00 0.00 0.00
10:45:27 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:30:01 AM eth0 2.27 2.60 0.90 0.53 0.00 0.00 0.00 0.00
10:45:27 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:31:01 AM eth0 2.18 2.52 0.88 0.52 0.00 0.00 0.00 0.00
10:45:27 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:32:01 AM eth0 0.95 0.40 0.22 0.09 0.00 0.00 0.00 0.00
10:45:27 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:33:01 AM eth0 0.67 0.33 0.40 0.26 0.00 0.00 0.00 0.00
10:45:27 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:34:01 AM eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00
10:45:27 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:35:01 AM eth0 7.48 6.70 1.84 1.31 0.00 0.00 0.00 0.00
10:45:27 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:36:01 AM eth0 0.32 0.20 0.09 0.04 0.00 0.00 0.00 0.00
10:45:27 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:37:01 AM eth0 0.38 0.25 0.09 0.05 0.00 0.00 0.00 0.00
10:45:27 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:38:01 AM eth0 0.75 0.30 0.20 0.11 0.00 0.00 0.00 0.00
10:45:27 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:39:01 AM eth0 0.68 0.42 0.40 0.24 0.00 0.00 0.00 0.00
10:45:27 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:40:01 AM eth0 0.33 0.20 0.09 0.04 0.00 0.00 0.00 0.00
10:45:27 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:41:01 AM eth0 1.48 1.22 0.40 0.24 0.00 0.00 0.00 0.00
10:45:27 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:42:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:45:27 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:43:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
10:45:27 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:44:01 AM eth0 68.41 45.93 90.91 68.96 0.00 0.00 0.00 0.00
10:45:27 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 10:45:01 AM eth0 18.38 16.39 15.93 8.29 0.00 0.00 0.00 0.00
10:45:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:27 Average: eth0 11.52 8.03 23.97 2.47 0.00 0.00 0.00 0.00
10:45:27
10:45:27
10:45:27 ---> sar -P ALL:
10:45:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
10:45:27
10:45:27 09:16:58 LINUX RESTART (2 CPU)
10:45:27
10:45:27 09:18:01 AM CPU %user %nice %system %iowait %steal %idle
10:45:27 09:19:02 AM all 37.38 0.00 5.42 2.46 0.12 54.63
10:45:27 09:19:02 AM 0 36.13 0.00 5.83 2.67 0.12 55.25
10:45:27 09:19:02 AM 1 38.61 0.00 5.00 2.26 0.12 54.01
10:45:27 09:20:01 AM all 14.07 0.00 1.96 0.99 0.07 82.91
10:45:27 09:20:01 AM 0 13.68 0.00 1.97 0.42 0.08 83.84
10:45:27 09:20:01 AM 1 14.46 0.00 1.95 1.56 0.05 81.98
10:45:27 09:21:01 AM all 7.62 0.00 1.39 0.19 0.05 90.75
10:45:27 09:21:01 AM 0 3.73 0.00 1.27 0.05 0.05 94.90
10:45:27 09:21:01 AM 1 11.50 0.00 1.52 0.33 0.05 86.59
10:45:27 09:22:01 AM all 23.24 0.00 4.38 0.69 0.08 71.60
10:45:27 09:22:01 AM 0 26.90 0.00 5.00 0.55 0.08 67.47
10:45:27 09:22:01 AM 1 19.61 0.00 3.76 0.83 0.08 75.72
10:45:27 09:23:01 AM all 11.32 0.00 2.83 1.19 0.08 84.58
10:45:27 09:23:01 AM 0 5.15 0.00 2.32 1.56 0.08 90.88
10:45:27 09:23:01 AM 1 17.51 0.00 3.34 0.82 0.07 78.26
10:45:27 09:24:01 AM all 0.36 0.00 0.09 0.01 0.05 99.49
10:45:27 09:24:01 AM 0 0.12 0.00 0.13 0.02 0.07 99.67
10:45:27 09:24:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
10:45:27 09:25:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
10:45:27 09:25:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
10:45:27 09:25:01 AM 1 0.45 0.00 0.10 0.00 0.03 99.42
10:45:27 09:26:01 AM all 2.72 0.00 0.26 0.01 0.05 96.96
10:45:27 09:26:01 AM 0 0.57 0.00 0.18 0.00 0.05 99.20
10:45:27 09:26:01 AM 1 4.88 0.00 0.33 0.02 0.05 94.72
10:45:27 09:27:01 AM all 3.69 0.00 0.23 0.01 0.08 96.01
10:45:27 09:27:01 AM 0 2.07 0.00 0.20 0.02 0.07 97.64
10:45:27 09:27:01 AM 1 5.30 0.00 0.25 0.00 0.08 94.37
10:45:27 09:28:01 AM all 0.59 0.00 0.14 0.00 0.06 99.21
10:45:27 09:28:01 AM 0 0.74 0.00 0.12 0.00 0.05 99.10
10:45:27 09:28:01 AM 1 0.45 0.00 0.17 0.00 0.07 99.32
10:45:27 09:29:01 AM all 0.64 0.00 0.13 0.00 0.07 99.16
10:45:27 09:29:01 AM 0 0.68 0.00 0.10 0.00 0.05 99.17
10:45:27 09:29:01 AM 1 0.60 0.00 0.17 0.00 0.08 99.15
10:45:27
10:45:27 09:29:01 AM CPU %user %nice %system %iowait %steal %idle
10:45:27 09:30:01 AM all 0.48 0.00 0.17 0.00 0.06 99.30
10:45:27 09:30:01 AM 0 0.50 0.00 0.18 0.00 0.05 99.26
10:45:27 09:30:01 AM 1 0.45 0.00 0.15 0.00 0.07 99.33
10:45:27 09:31:01 AM all 0.48 0.00 0.15 0.00 0.07 99.31
10:45:27 09:31:01 AM 0 0.33 0.00 0.13 0.00 0.08 99.45
10:45:27 09:31:01 AM 1 0.62 0.00 0.17 0.00 0.05 99.16
10:45:27 09:32:01 AM all 0.63 0.00 0.25 0.00 0.07 99.06
10:45:27 09:32:01 AM 0 0.54 0.00 0.23 0.00 0.07 99.16
10:45:27 09:32:01 AM 1 0.72 0.00 0.27 0.00 0.07 98.95
10:45:27 09:33:01 AM all 4.54 0.00 0.34 0.01 0.08 95.03
10:45:27 09:33:01 AM 0 7.88 0.00 0.47 0.02 0.07 91.56
10:45:27 09:33:01 AM 1 1.33 0.00 0.22 0.00 0.08 98.37
10:45:27 09:34:01 AM all 6.48 0.00 0.45 0.00 0.06 93.01
10:45:27 09:34:01 AM 0 4.56 0.00 0.31 0.00 0.07 95.06
10:45:27 09:34:01 AM 1 8.47 0.00 0.61 0.00 0.05 90.87
10:45:27 09:35:01 AM all 6.67 0.00 0.49 0.00 0.07 92.77
10:45:27 09:35:01 AM 0 0.50 0.00 0.15 0.00 0.07 99.28
10:45:27 09:35:01 AM 1 13.40 0.00 0.86 0.00 0.07 85.67
10:45:27 09:36:01 AM all 5.75 0.00 0.37 0.00 0.08 93.81
10:45:27 09:36:01 AM 0 0.70 0.00 0.18 0.00 0.07 99.05
10:45:27 09:36:01 AM 1 10.97 0.00 0.55 0.00 0.09 88.39
10:45:27 09:37:01 AM all 0.54 0.00 0.13 0.00 0.06 99.27
10:45:27 09:37:01 AM 0 0.70 0.00 0.10 0.00 0.03 99.16
10:45:27 09:37:01 AM 1 0.38 0.00 0.15 0.00 0.08 99.38
10:45:27 09:38:01 AM all 0.64 0.00 0.13 0.01 0.06 99.16
10:45:27 09:38:01 AM 0 0.59 0.00 0.17 0.02 0.07 99.16
10:45:27 09:38:01 AM 1 0.70 0.00 0.10 0.00 0.05 99.15
10:45:27 09:39:01 AM all 0.53 0.00 0.14 0.00 0.07 99.26
10:45:27 09:39:01 AM 0 0.64 0.00 0.17 0.00 0.08 99.11
10:45:27 09:39:01 AM 1 0.43 0.00 0.12 0.00 0.05 99.40
10:45:27 09:40:01 AM all 0.57 0.00 0.13 0.00 0.09 99.22
10:45:27 09:40:01 AM 0 0.47 0.00 0.15 0.00 0.12 99.26
10:45:27 09:40:01 AM 1 0.67 0.00 0.10 0.00 0.07 99.17
10:45:27
10:45:27 09:40:01 AM CPU %user %nice %system %iowait %steal %idle
10:45:27 09:41:01 AM all 0.63 0.00 0.12 0.00 0.07 99.19
10:45:27 09:41:01 AM 0 0.73 0.00 0.12 0.00 0.08 99.06
10:45:27 09:41:01 AM 1 0.52 0.00 0.12 0.00 0.05 99.32
10:45:27 09:42:01 AM all 2.90 0.00 0.27 0.00 0.09 96.74
10:45:27 09:42:01 AM 0 0.69 0.00 0.13 0.00 0.10 99.08
10:45:27 09:42:01 AM 1 5.18 0.00 0.41 0.00 0.09 94.33
10:45:27 09:43:01 AM all 6.75 0.00 0.49 0.00 0.08 92.69
10:45:27 09:43:01 AM 0 0.58 0.00 0.10 0.00 0.07 99.25
10:45:27 09:43:01 AM 1 13.47 0.00 0.91 0.00 0.09 85.53
10:45:27 09:44:01 AM all 6.81 0.28 0.56 0.57 0.06 91.71
10:45:27 09:44:01 AM 0 0.10 0.53 0.30 1.10 0.05 97.91
10:45:27 09:44:01 AM 1 14.10 0.00 0.85 0.00 0.07 84.97
10:45:27 09:45:01 AM all 7.51 0.00 0.44 0.02 0.08 91.96
10:45:27 09:45:01 AM 0 1.77 0.00 0.17 0.03 0.07 97.96
10:45:27 09:45:01 AM 1 13.58 0.00 0.72 0.00 0.09 85.61
10:45:27 09:46:01 AM all 0.47 0.00 0.13 0.00 0.08 99.33
10:45:27 09:46:01 AM 0 0.52 0.00 0.15 0.00 0.08 99.25
10:45:27 09:46:01 AM 1 0.42 0.00 0.10 0.00 0.07 99.42
10:45:27 09:47:01 AM all 0.57 0.00 0.12 0.00 0.09 99.22
10:45:27 09:47:01 AM 0 0.63 0.00 0.08 0.00 0.07 99.22
10:45:27 09:47:01 AM 1 0.50 0.00 0.15 0.00 0.12 99.23
10:45:27 09:48:01 AM all 0.51 0.00 0.11 0.01 0.10 99.27
10:45:27 09:48:01 AM 0 0.54 0.00 0.10 0.02 0.08 99.26
10:45:27 09:48:01 AM 1 0.48 0.00 0.12 0.00 0.12 99.28
10:45:27 09:49:01 AM all 0.54 0.00 0.13 0.00 0.09 99.23
10:45:27 09:49:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32
10:45:27 09:49:01 AM 1 0.53 0.00 0.20 0.00 0.12 99.15
10:45:27 09:50:01 AM all 0.62 0.00 0.15 0.00 0.06 99.17
10:45:27 09:50:01 AM 0 0.80 0.00 0.18 0.00 0.05 98.96
10:45:27 09:50:01 AM 1 0.43 0.00 0.12 0.00 0.07 99.38
10:45:27 09:51:01 AM all 1.14 0.00 0.18 0.01 0.06 98.61
10:45:27 09:51:01 AM 0 0.88 0.00 0.15 0.00 0.03 98.93
10:45:27 09:51:01 AM 1 1.41 0.00 0.20 0.02 0.08 98.29
10:45:27
10:45:27 09:51:01 AM CPU %user %nice %system %iowait %steal %idle
10:45:27 09:52:01 AM all 6.67 0.00 0.47 0.00 0.05 92.81
10:45:27 09:52:01 AM 0 0.60 0.00 0.12 0.00 0.05 99.23
10:45:27 09:52:01 AM 1 13.29 0.00 0.86 0.00 0.05 85.80
10:45:27 09:53:01 AM all 6.88 0.00 0.55 0.01 0.08 92.49
10:45:27 09:53:01 AM 0 0.58 0.00 0.12 0.02 0.05 99.23
10:45:27 09:53:01 AM 1 13.71 0.00 1.01 0.00 0.11 85.17
10:45:27 09:54:01 AM all 6.86 0.00 0.51 0.00 0.06 92.56
10:45:27 09:54:01 AM 0 0.32 0.00 0.15 0.00 0.05 99.48
10:45:27 09:54:01 AM 1 13.99 0.00 0.91 0.00 0.07 85.03
10:45:27 09:55:01 AM all 3.02 0.00 0.17 0.00 0.07 96.75
10:45:27 09:55:01 AM 0 1.60 0.00 0.12 0.00 0.05 98.23
10:45:27 09:55:01 AM 1 4.43 0.00 0.22 0.00 0.08 95.26
10:45:27 09:56:01 AM all 0.55 0.00 0.13 0.00 0.07 99.26
10:45:27 09:56:01 AM 0 0.50 0.00 0.08 0.00 0.05 99.37
10:45:27 09:56:01 AM 1 0.60 0.00 0.17 0.00 0.08 99.15
10:45:27 09:57:01 AM all 0.48 0.00 0.11 0.00 0.05 99.36
10:45:27 09:57:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.31
10:45:27 09:57:01 AM 1 0.40 0.00 0.13 0.00 0.05 99.41
10:45:27 09:58:01 AM all 0.56 0.00 0.12 0.00 0.07 99.26
10:45:27 09:58:01 AM 0 0.28 0.00 0.15 0.00 0.08 99.48
10:45:27 09:58:01 AM 1 0.83 0.00 0.08 0.00 0.05 99.03
10:45:27 09:59:01 AM all 0.55 0.00 0.13 0.00 0.06 99.26
10:45:27 09:59:01 AM 0 0.40 0.00 0.17 0.00 0.07 99.36
10:45:27 09:59:01 AM 1 0.70 0.00 0.10 0.00 0.05 99.15
10:45:27 10:00:01 AM all 0.58 0.00 0.12 0.00 0.06 99.24
10:45:27 10:00:01 AM 0 0.52 0.00 0.17 0.00 0.08 99.23
10:45:27 10:00:01 AM 1 0.65 0.00 0.07 0.00 0.03 99.25
10:45:27 10:01:01 AM all 5.74 0.00 0.41 0.01 0.07 93.76
10:45:27 10:01:01 AM 0 11.16 0.00 0.71 0.00 0.09 88.03
10:45:27 10:01:01 AM 1 0.68 0.00 0.13 0.02 0.05 99.12
10:45:27 10:02:01 AM all 6.92 0.00 0.50 0.01 0.07 92.51
10:45:27 10:02:01 AM 0 10.40 0.00 0.71 0.00 0.09 88.79
10:45:27 10:02:01 AM 1 3.59 0.00 0.29 0.02 0.05 96.05
10:45:27
10:45:27 10:02:01 AM CPU %user %nice %system %iowait %steal %idle
10:45:27 10:03:01 AM all 6.65 0.00 0.45 0.00 0.07 92.83
10:45:27 10:03:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.46
10:45:27 10:03:01 AM 1 13.46 0.00 0.88 0.00 0.09 85.57
10:45:27 10:04:01 AM all 4.86 0.00 0.33 0.00 0.06 94.75
10:45:27 10:04:01 AM 0 3.12 0.00 0.18 0.00 0.03 96.66
10:45:27 10:04:01 AM 1 6.65 0.00 0.48 0.00 0.09 92.79
10:45:27 10:05:01 AM all 0.56 0.00 0.09 0.00 0.06 99.29
10:45:27 10:05:01 AM 0 0.80 0.00 0.10 0.00 0.05 99.05
10:45:27 10:05:01 AM 1 0.32 0.00 0.08 0.00 0.07 99.53
10:45:27 10:06:01 AM all 0.58 0.00 0.11 0.00 0.05 99.26
10:45:27 10:06:01 AM 0 0.65 0.00 0.10 0.00 0.05 99.20
10:45:27 10:06:01 AM 1 0.52 0.00 0.12 0.00 0.05 99.32
10:45:27 10:07:01 AM all 0.56 0.00 0.12 0.00 0.08 99.25
10:45:27 10:07:01 AM 0 0.52 0.00 0.15 0.00 0.08 99.25
10:45:27 10:07:01 AM 1 0.60 0.00 0.08 0.00 0.07 99.25
10:45:27 10:08:01 AM all 0.49 0.00 0.12 0.01 0.07 99.31
10:45:27 10:08:01 AM 0 0.45 0.00 0.15 0.02 0.08 99.30
10:45:27 10:08:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33
10:45:27 10:09:01 AM all 0.57 0.00 0.11 0.00 0.07 99.26
10:45:27 10:09:01 AM 0 0.47 0.00 0.13 0.00 0.08 99.31
10:45:27 10:09:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20
10:45:27 10:10:01 AM all 3.45 0.00 0.28 0.00 0.05 96.22
10:45:27 10:10:01 AM 0 0.60 0.00 0.12 0.00 0.03 99.25
10:45:27 10:10:01 AM 1 6.39 0.00 0.45 0.00 0.07 93.09
10:45:27 10:11:01 AM all 6.95 0.00 0.50 0.00 0.08 92.47
10:45:27 10:11:01 AM 0 0.60 0.00 0.12 0.00 0.07 99.22
10:45:27 10:11:01 AM 1 13.87 0.00 0.93 0.00 0.09 85.11
10:45:27 10:12:01 AM all 6.91 0.00 0.42 0.00 0.07 92.61
10:45:27 10:12:01 AM 0 14.35 0.00 0.82 0.00 0.09 84.74
10:45:27 10:12:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
10:45:27 10:13:01 AM all 7.19 0.00 0.42 0.00 0.07 92.32
10:45:27 10:13:01 AM 0 12.22 0.00 0.65 0.00 0.09 87.04
10:45:27 10:13:01 AM 1 2.42 0.00 0.20 0.00 0.05 97.33
10:45:27
10:45:27 10:13:01 AM CPU %user %nice %system %iowait %steal %idle
10:45:27 10:14:01 AM all 0.59 0.00 0.09 0.00 0.07 99.25
10:45:27 10:14:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.26
10:45:27 10:14:01 AM 1 0.57 0.00 0.12 0.00 0.08 99.23
10:45:27 10:15:01 AM all 0.57 0.00 0.13 0.00 0.09 99.22
10:45:27 10:15:01 AM 0 0.42 0.00 0.15 0.00 0.10 99.33
10:45:27 10:15:01 AM 1 0.72 0.00 0.10 0.00 0.08 99.10
10:45:27 10:16:01 AM all 0.58 0.00 0.10 0.00 0.05 99.27
10:45:27 10:16:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30
10:45:27 10:16:01 AM 1 0.53 0.00 0.15 0.00 0.07 99.25
10:45:27 10:17:01 AM all 0.48 0.00 0.11 0.00 0.09 99.32
10:45:27 10:17:01 AM 0 0.48 0.00 0.10 0.00 0.07 99.35
10:45:27 10:17:01 AM 1 0.47 0.00 0.12 0.00 0.12 99.30
10:45:27 10:18:01 AM all 0.58 0.00 0.11 0.00 0.08 99.22
10:45:27 10:18:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28
10:45:27 10:18:01 AM 1 0.55 0.00 0.17 0.00 0.12 99.17
10:45:27 10:19:01 AM all 1.64 0.00 0.19 0.00 0.08 98.09
10:45:27 10:19:01 AM 0 0.68 0.00 0.10 0.00 0.05 99.17
10:45:27 10:19:01 AM 1 2.60 0.00 0.29 0.00 0.10 97.01
10:45:27 10:20:01 AM all 6.64 0.00 0.47 0.00 0.06 92.83
10:45:27 10:20:01 AM 0 13.81 0.00 0.86 0.00 0.05 85.28
10:45:27 10:20:01 AM 1 0.07 0.00 0.12 0.00 0.07 99.75
10:45:27 10:21:01 AM all 6.42 0.00 0.42 0.00 0.06 93.10
10:45:27 10:21:01 AM 0 5.11 0.00 0.29 0.00 0.05 94.54
10:45:27 10:21:01 AM 1 7.76 0.00 0.55 0.00 0.07 91.62
10:45:27 10:22:01 AM all 6.83 0.00 0.43 0.00 0.08 92.66
10:45:27 10:22:01 AM 0 0.68 0.00 0.10 0.00 0.08 99.13
10:45:27 10:22:01 AM 1 13.49 0.00 0.80 0.00 0.07 85.64
10:45:27 10:23:01 AM all 2.20 0.00 0.17 0.00 0.06 97.58
10:45:27 10:23:01 AM 0 3.71 0.00 0.13 0.00 0.05 96.11
10:45:27 10:23:01 AM 1 0.69 0.00 0.20 0.00 0.07 99.05
10:45:27 10:24:01 AM all 0.58 0.01 0.15 0.01 0.08 99.18
10:45:27 10:24:01 AM 0 0.58 0.02 0.12 0.02 0.05 99.22
10:45:27 10:24:01 AM 1 0.57 0.00 0.18 0.00 0.10 99.15
10:45:27
10:45:27 10:24:01 AM CPU %user %nice %system %iowait %steal %idle
10:45:27 10:25:01 AM all 0.54 0.00 0.12 0.00 0.08 99.26
10:45:27 10:25:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
10:45:27 10:25:01 AM 1 0.55 0.00 0.18 0.00 0.12 99.15
10:45:27 10:26:02 AM all 0.53 0.00 0.12 0.00 0.07 99.29
10:45:27 10:26:02 AM 0 0.47 0.00 0.08 0.00 0.05 99.40
10:45:27 10:26:02 AM 1 0.58 0.00 0.15 0.00 0.08 99.18
10:45:27 10:27:01 AM all 0.58 0.00 0.11 0.00 0.08 99.23
10:45:27 10:27:01 AM 0 0.61 0.00 0.07 0.00 0.07 99.25
10:45:27 10:27:01 AM 1 0.54 0.00 0.15 0.00 0.10 99.20
10:45:27 10:28:01 AM all 0.58 0.00 0.11 0.00 0.09 99.22
10:45:27 10:28:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
10:45:27 10:28:01 AM 1 0.55 0.00 0.15 0.00 0.13 99.17
10:45:27 10:29:01 AM all 2.20 0.00 0.17 0.00 0.08 97.55
10:45:27 10:29:01 AM 0 0.97 0.00 0.12 0.00 0.10 98.81
10:45:27 10:29:01 AM 1 3.42 0.00 0.22 0.00 0.07 96.29
10:45:27 10:30:01 AM all 2.11 0.00 0.18 0.00 0.08 97.64
10:45:27 10:30:01 AM 0 3.34 0.00 0.22 0.00 0.08 96.36
10:45:27 10:30:01 AM 1 0.89 0.00 0.13 0.00 0.07 98.91
10:45:27 10:31:01 AM all 2.10 0.00 0.17 0.00 0.08 97.65
10:45:27 10:31:01 AM 0 2.42 0.00 0.20 0.00 0.08 97.29
10:45:27 10:31:01 AM 1 1.78 0.00 0.13 0.00 0.07 98.02
10:45:27 10:32:01 AM all 5.01 0.00 0.33 0.00 0.08 94.58
10:45:27 10:32:01 AM 0 5.22 0.00 0.34 0.00 0.09 94.35
10:45:27 10:32:01 AM 1 4.79 0.00 0.33 0.00 0.07 94.81
10:45:27 10:33:01 AM all 6.70 0.00 0.49 0.00 0.06 92.74
10:45:27 10:33:01 AM 0 0.10 0.00 0.13 0.00 0.07 99.70
10:45:27 10:33:01 AM 1 13.86 0.00 0.89 0.00 0.05 85.20
10:45:27 10:34:01 AM all 6.56 0.00 0.44 0.00 0.05 92.95
10:45:27 10:34:01 AM 0 13.16 0.00 0.84 0.00 0.05 85.94
10:45:27 10:34:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
10:45:27 10:35:01 AM all 5.08 0.00 0.29 0.00 0.08 94.56
10:45:27 10:35:01 AM 0 7.01 0.00 0.34 0.00 0.05 92.59
10:45:27 10:35:01 AM 1 3.20 0.00 0.23 0.00 0.10 96.46
10:45:27
10:45:27 10:35:01 AM CPU %user %nice %system %iowait %steal %idle
10:45:27 10:36:01 AM all 0.63 0.00 0.11 0.00 0.08 99.17
10:45:27 10:36:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
10:45:27 10:36:01 AM 1 0.68 0.00 0.15 0.00 0.10 99.06
10:45:27 10:37:01 AM all 0.51 0.00 0.10 0.00 0.08 99.31
10:45:27 10:37:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.31
10:45:27 10:37:01 AM 1 0.45 0.00 0.13 0.00 0.10 99.32
10:45:27 10:38:01 AM all 0.49 0.00 0.11 0.01 0.08 99.32
10:45:27 10:38:01 AM 0 0.48 0.00 0.07 0.02 0.05 99.38
10:45:27 10:38:01 AM 1 0.50 0.00 0.15 0.00 0.10 99.25
10:45:27 10:39:01 AM all 0.58 0.00 0.13 0.00 0.08 99.22
10:45:27 10:39:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
10:45:27 10:39:01 AM 1 0.55 0.00 0.20 0.00 0.10 99.15
10:45:27 10:40:01 AM all 0.58 0.00 0.10 0.00 0.08 99.24
10:45:27 10:40:01 AM 0 0.68 0.00 0.07 0.00 0.07 99.18
10:45:27 10:40:01 AM 1 0.48 0.00 0.13 0.00 0.08 99.30
10:45:27 10:41:01 AM all 3.60 0.00 0.26 0.00 0.08 96.06
10:45:27 10:41:01 AM 0 0.63 0.00 0.07 0.00 0.07 99.23
10:45:27 10:41:01 AM 1 6.66 0.00 0.47 0.00 0.09 92.78
10:45:27 10:42:01 AM all 6.60 0.00 0.43 0.00 0.06 92.91
10:45:27 10:42:01 AM 0 0.30 0.00 0.12 0.00 0.07 99.51
10:45:27 10:42:01 AM 1 13.41 0.00 0.78 0.00 0.05 85.76
10:45:27 10:43:01 AM all 6.77 0.00 0.49 0.00 0.07 92.67
10:45:27 10:43:01 AM 0 0.48 0.00 0.12 0.00 0.07 99.33
10:45:27 10:43:01 AM 1 13.58 0.00 0.89 0.00 0.07 85.46
10:45:27 10:44:01 AM all 11.30 0.00 1.81 0.03 0.08 86.78
10:45:27 10:44:01 AM 0 4.74 0.00 1.74 0.02 0.07 93.44
10:45:27 10:44:01 AM 1 18.16 0.00 1.89 0.05 0.09 79.81
10:45:27 10:45:01 AM all 28.97 0.00 3.31 0.24 0.07 67.41
10:45:27 10:45:01 AM 0 22.80 0.00 2.73 0.28 0.07 74.12
10:45:27 10:45:01 AM 1 35.14 0.00 3.88 0.20 0.08 60.70
10:45:27 Average: all 4.05 0.00 0.46 0.08 0.07 95.34
10:45:27 Average: 0 3.05 0.01 0.41 0.08 0.07 96.39
10:45:27 Average: 1 5.05 0.00 0.52 0.07 0.08 94.28
10:45:27
10:45:27
10:45:27