01:17:49 Started by upstream project "integration-distribution-mri-test-scandium" build number 76
01:17:49 originally caused by:
01:17:49 Started by timer
01:17:49 Running as SYSTEM
01:17:49 [EnvInject] - Loading node environment variables.
01:17:49 Building remotely on prd-centos8-robot-2c-8g-1238 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
01:17:50 [ssh-agent] Looking for ssh-agent implementation...
01:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:17:50 $ ssh-agent
01:17:50 SSH_AUTH_SOCK=/tmp/ssh-Y4jQHhPVzVwq/agent.5293
01:17:50 SSH_AGENT_PID=5294
01:17:50 [ssh-agent] Started.
01:17:50 Running ssh-add (command line suppressed)
01:17:50 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_7434399126692729900.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_7434399126692729900.key)
01:17:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:17:50 The recommended git tool is: NONE
01:17:52 using credential opendaylight-jenkins-ssh
01:17:52 Wiping out workspace first.
01:17:52 Cloning the remote Git repository
01:17:53 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:17:53 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10
01:17:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:17:53 > git --version # timeout=10
01:17:53 > git --version # 'git version 2.43.0'
01:17:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:17:53 [INFO] Currently running in a labeled security context
01:17:53 [INFO] Currently SELinux is 'enforcing' on the host
01:17:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh11015696569396948769.key
01:17:53 Verifying host key using known hosts file
01: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.
01:17:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:17:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:17:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:17:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:17:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:17:56 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:17:56 [INFO] Currently running in a labeled security context
01:17:56 [INFO] Currently SELinux is 'enforcing' on the host
01:17:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh13981270352827088086.key
01:17:56 Verifying host key using known hosts file
01:17:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
01:17:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:17:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:17:56 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
01:17:56 > git config core.sparsecheckout # timeout=10
01:17:56 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
01:17:57 Commit message: "Adapt test for new pce-allocation field"
01:17:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:17:57 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
01:17:57 No emails were triggered.
01:17:57 provisioning config files...
01:17:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:17:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:17:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:17:57 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1178211930632486490.sh
01:17:57 ---> python-tools-install.sh
01:17:57 Setup pyenv:
01:17:58 system
01:17:58 * 3.8.13 (set by /opt/pyenv/version)
01:17:58 * 3.9.13 (set by /opt/pyenv/version)
01:17:58 * 3.10.13 (set by /opt/pyenv/version)
01:17:58 * 3.11.7 (set by /opt/pyenv/version)
01:18:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fuQj
01:18:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:18:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:18:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:18:08 lf-activate-venv(): INFO: Base packages installed successfully
01:18:08 lf-activate-venv(): INFO: Installing additional packages: lftools
01:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
01:18:43 Generating Requirements File
01:19: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.
01:19:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:19:04 Python 3.11.7
01:19:05 pip 25.2 from /tmp/venv-fuQj/lib/python3.11/site-packages/pip (python 3.11)
01:19:05 appdirs==1.4.4
01:19:05 argcomplete==3.6.2
01:19:05 aspy.yaml==1.3.0
01:19:05 attrs==25.4.0
01:19:05 autopage==0.5.2
01:19:05 beautifulsoup4==4.14.2
01:19:05 boto3==1.40.46
01:19:05 botocore==1.40.46
01:19:05 bs4==0.0.2
01:19:05 cachetools==6.2.0
01:19:05 certifi==2025.10.5
01:19:05 cffi==2.0.0
01:19:05 cfgv==3.4.0
01:19:05 chardet==5.2.0
01:19:05 charset-normalizer==3.4.3
01:19:05 click==8.3.0
01:19:05 cliff==4.11.0
01:19:05 cmd2==2.7.0
01:19:05 cryptography==3.3.2
01:19:05 debtcollector==3.0.0
01:19:05 decorator==5.2.1
01:19:05 defusedxml==0.7.1
01:19:05 Deprecated==1.2.18
01:19:05 distlib==0.4.0
01:19:05 dnspython==2.8.0
01:19:05 docker==7.1.0
01:19:05 dogpile.cache==1.4.1
01:19:05 durationpy==0.10
01:19:05 email-validator==2.3.0
01:19:05 filelock==3.19.1
01:19:05 future==1.0.0
01:19:05 gitdb==4.0.12
01:19:05 GitPython==3.1.45
01:19:05 google-auth==2.41.1
01:19:05 httplib2==0.31.0
01:19:05 identify==2.6.15
01:19:05 idna==3.10
01:19:05 importlib-resources==1.5.0
01:19:05 iso8601==2.1.0
01:19:05 Jinja2==3.1.6
01:19:05 jmespath==1.0.1
01:19:05 jsonpatch==1.33
01:19:05 jsonpointer==3.0.0
01:19:05 jsonschema==4.25.1
01:19:05 jsonschema-specifications==2025.9.1
01:19:05 keystoneauth1==5.12.0
01:19:05 kubernetes==34.1.0
01:19:05 lftools==0.37.14
01:19:05 lxml==6.0.2
01:19:05 markdown-it-py==4.0.0
01:19:05 MarkupSafe==3.0.3
01:19:05 mdurl==0.1.2
01:19:05 msgpack==1.1.1
01:19:05 multi_key_dict==2.0.3
01:19:05 munch==4.0.0
01:19:05 netaddr==1.3.0
01:19:05 niet==1.4.2
01:19:05 nodeenv==1.9.1
01:19:05 oauth2client==4.1.3
01:19:05 oauthlib==3.3.1
01:19:05 openstacksdk==4.7.1
01:19:05 os-service-types==1.8.0
01:19:05 osc-lib==4.2.0
01:19:05 oslo.config==10.0.0
01:19:05 oslo.context==6.1.0
01:19:05 oslo.i18n==6.6.0
01:19:05 oslo.log==7.2.1
01:19:05 oslo.serialization==5.8.0
01:19:05 oslo.utils==9.1.0
01:19:05 packaging==25.0
01:19:05 pbr==7.0.1
01:19:05 platformdirs==4.4.0
01:19:05 prettytable==3.16.0
01:19:05 psutil==7.1.0
01:19:05 pyasn1==0.6.1
01:19:05 pyasn1_modules==0.4.2
01:19:05 pycparser==2.23
01:19:05 pygerrit2==2.0.15
01:19:05 PyGithub==2.8.1
01:19:05 Pygments==2.19.2
01:19:05 PyJWT==2.10.1
01:19:05 PyNaCl==1.6.0
01:19:05 pyparsing==2.4.7
01:19:05 pyperclip==1.11.0
01:19:05 pyrsistent==0.20.0
01:19:05 python-cinderclient==9.8.0
01:19:05 python-dateutil==2.9.0.post0
01:19:05 python-heatclient==4.3.0
01:19:05 python-jenkins==1.8.3
01:19:05 python-keystoneclient==5.7.0
01:19:05 python-magnumclient==4.9.0
01:19:05 python-openstackclient==8.2.0
01:19:05 python-swiftclient==4.8.0
01:19:05 PyYAML==6.0.3
01:19:05 referencing==0.36.2
01:19:05 requests==2.32.5
01:19:05 requests-oauthlib==2.0.0
01:19:05 requestsexceptions==1.4.0
01:19:05 rfc3986==2.0.0
01:19:05 rich==14.1.0
01:19:05 rich-argparse==1.7.1
01:19:05 rpds-py==0.27.1
01:19:05 rsa==4.9.1
01:19:05 ruamel.yaml==0.18.15
01:19:05 ruamel.yaml.clib==0.2.14
01:19:05 s3transfer==0.14.0
01:19:05 simplejson==3.20.2
01:19:05 six==1.17.0
01:19:05 smmap==5.0.2
01:19:05 soupsieve==2.8
01:19:05 stevedore==5.5.0
01:19:05 tabulate==0.9.0
01:19:05 toml==0.10.2
01:19:05 tomlkit==0.13.3
01:19:05 tqdm==4.67.1
01:19:05 typing_extensions==4.15.0
01:19:05 tzdata==2025.2
01:19:05 urllib3==1.26.20
01:19:05 virtualenv==20.34.0
01:19:05 wcwidth==0.2.14
01:19:05 websocket-client==1.8.0
01:19:05 wrapt==1.17.3
01:19:05 xdg==6.0.0
01:19:05 xmltodict==1.0.2
01:19:05 yq==3.4.3
01:19:05 [EnvInject] - Injecting environment variables from a build step.
01:19:05 [EnvInject] - Injecting as environment variables the properties content
01:19:05 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:19:05 OS_CLOUD=vex
01:19:05 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-76
01:19:05 OS_STACK_TEMPLATE_DIR=openstack-hot
01:19:05
01:19:05 [EnvInject] - Variables injected successfully.
01:19:05 provisioning config files...
01:19:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:19:05 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins12520933728303639757.sh
01:19:05 ---> Create parameters file for OpenStack HOT
01:19:05 OpenStack Heat parameters generated
01:19:05 -----------------------------------
01:19:05 parameters:
01:19:05 vm_0_count: '3'
01:19:05 vm_0_flavor: 'v3-standard-4'
01:19:05 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
01:19:05 vm_1_count: '1'
01:19:05 vm_1_flavor: 'v3-standard-2'
01:19:05 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
01:19:05
01:19:05 job_name: '23566-76'
01:19:05 silo: 'releng'
01:19:05 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins17404954600043530029.sh
01:19:05 ---> Create HEAT stack
01:19:05 + source /home/jenkins/lf-env.sh
01:19:05 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:19:05 ++ mktemp -d /tmp/venv-XXXX
01:19:05 + lf_venv=/tmp/venv-ITfm
01:19:05 + local venv_file=/tmp/.os_lf_venv
01:19:05 + local python=python3
01:19:05 + local options
01:19:05 + local set_path=true
01:19:05 + local install_args=
01:19:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:19:05 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:19:05 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:19:05 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:19:05 + true
01:19:05 + case $1 in
01:19:05 + python=python3
01:19:05 + shift 2
01:19:05 + true
01:19:05 + case $1 in
01:19:05 + shift
01:19:05 + break
01:19:05 + case $python in
01:19:05 + local pkg_list=
01:19:05 + [[ -d /opt/pyenv ]]
01:19:05 + echo 'Setup pyenv:'
01:19:05 Setup pyenv:
01:19:05 + export PYENV_ROOT=/opt/pyenv
01:19:05 + PYENV_ROOT=/opt/pyenv
01:19:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:19:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:19:05 + pyenv versions
01:19:06 system
01:19:06 3.8.13
01:19:06 3.9.13
01:19:06 3.10.13
01:19:06 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:19:06 + command -v pyenv
01:19:06 ++ pyenv init - --no-rehash
01:19:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:19:06 for i in ${!paths[@]}; do
01:19:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:19:06 fi; done;
01:19:06 echo "${paths[*]}"'\'')"
01:19:06 export PATH="/opt/pyenv/shims:${PATH}"
01:19:06 export PYENV_SHELL=bash
01:19:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:19:06 pyenv() {
01:19:06 local command
01:19:06 command="${1:-}"
01:19:06 if [ "$#" -gt 0 ]; then
01:19:06 shift
01:19:06 fi
01:19:06
01:19:06 case "$command" in
01:19:06 rehash|shell)
01:19:06 eval "$(pyenv "sh-$command" "$@")"
01:19:06 ;;
01:19:06 *)
01:19:06 command pyenv "$command" "$@"
01:19:06 ;;
01:19:06 esac
01:19:06 }'
01:19:06 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:19:06 for i in ${!paths[@]}; do
01:19:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:19:06 fi; done;
01:19:06 echo "${paths[*]}"'
01:19:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:19:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:19:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:19:06 ++ export PYENV_SHELL=bash
01:19:06 ++ PYENV_SHELL=bash
01:19:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:19:06 +++ complete -F _pyenv pyenv
01:19:06 ++ lf-pyver python3
01:19:06 ++ local py_version_xy=python3
01:19:06 ++ local py_version_xyz=
01:19:06 ++ pyenv versions
01:19:06 ++ awk '{ print $1 }'
01:19:06 ++ local command
01:19:06 ++ command=versions
01:19:06 ++ '[' 1 -gt 0 ']'
01:19:06 ++ shift
01:19:06 ++ case "$command" in
01:19:06 ++ command pyenv versions
01:19:06 ++ pyenv versions
01:19:06 ++ sed 's/^[ *]* //'
01:19:06 ++ grep -E '^[0-9.]*[0-9]$'
01:19:06 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:19:06 +++ grep '^3' /tmp/.pyenv_versions
01:19:06 +++ sort -V
01:19:06 +++ tail -n 1
01:19:06 ++ py_version_xyz=3.11.7
01:19:06 ++ [[ -z 3.11.7 ]]
01:19:06 ++ echo 3.11.7
01:19:06 ++ return 0
01:19:06 + pyenv local 3.11.7
01:19:06 + local command
01:19:06 + command=local
01:19:06 + '[' 2 -gt 0 ']'
01:19:06 + shift
01:19:06 + case "$command" in
01:19:06 + command pyenv local 3.11.7
01:19:06 + pyenv local 3.11.7
01:19:06 + for arg in "$@"
01:19:06 + case $arg in
01:19:06 + pkg_list+='lftools[openstack] '
01:19:06 + for arg in "$@"
01:19:06 + case $arg in
01:19:06 + pkg_list+='kubernetes '
01:19:06 + for arg in "$@"
01:19:06 + case $arg in
01:19:06 + pkg_list+='niet '
01:19:06 + for arg in "$@"
01:19:06 + case $arg in
01:19:06 + pkg_list+='python-heatclient '
01:19:06 + for arg in "$@"
01:19:06 + case $arg in
01:19:06 + pkg_list+='python-openstackclient '
01:19:06 + for arg in "$@"
01:19:06 + case $arg in
01:19:06 + pkg_list+='python-magnumclient '
01:19:06 + for arg in "$@"
01:19:06 + case $arg in
01:19:06 + pkg_list+='urllib3~=1.26.15 '
01:19:06 + for arg in "$@"
01:19:06 + case $arg in
01:19:06 + pkg_list+='yq '
01:19:06 + [[ -f /tmp/.os_lf_venv ]]
01:19:06 ++ cat /tmp/.os_lf_venv
01:19:06 + lf_venv=/tmp/venv-fuQj
01:19:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from' file:/tmp/.os_lf_venv
01:19:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
01:19:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:19:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:06 + local 'pip_opts=--upgrade --quiet'
01:19:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:19:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:19:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:19:06 + [[ -n '' ]]
01:19:06 + [[ -n '' ]]
01:19:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:19:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:06 + /tmp/venv-fuQj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
01:19:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:19:08 lf-activate-venv(): INFO: Base packages installed successfully
01:19:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:19:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:19:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:19:08 + /tmp/venv-fuQj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:19:26 + type python3
01:19:26 + true
01:19:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH'
01:19:26 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
01:19:26 + PATH=/tmp/venv-fuQj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:19:26 + return 0
01:19:26 + openstack --os-cloud vex limits show --absolute
01:19:28 +--------------------------+---------+
01:19:28 | Name | Value |
01:19:28 +--------------------------+---------+
01:19:28 | maxTotalInstances | -1 |
01:19:28 | maxTotalCores | 450 |
01:19:28 | maxTotalRAMSize | 1000000 |
01:19:28 | maxServerMeta | 128 |
01:19:28 | maxImageMeta | 128 |
01:19:28 | maxPersonality | 5 |
01:19:28 | maxPersonalitySize | 10240 |
01:19:28 | maxTotalKeypairs | 100 |
01:19:28 | maxServerGroups | 10 |
01:19:28 | maxServerGroupMembers | 10 |
01:19:28 | maxTotalFloatingIps | -1 |
01:19:28 | maxSecurityGroups | -1 |
01:19:28 | maxSecurityGroupRules | -1 |
01:19:28 | totalRAMUsed | 770048 |
01:19:28 | totalCoresUsed | 188 |
01:19:28 | totalInstancesUsed | 65 |
01:19:28 | totalFloatingIpsUsed | 0 |
01:19:28 | totalSecurityGroupsUsed | 0 |
01:19:28 | totalServerGroupsUsed | 0 |
01:19:28 | maxTotalVolumes | -1 |
01:19:28 | maxTotalSnapshots | 10 |
01:19:28 | maxTotalVolumeGigabytes | 4096 |
01:19:28 | maxTotalBackups | 10 |
01:19:28 | maxTotalBackupGigabytes | 1000 |
01:19:28 | totalVolumesUsed | 0 |
01:19:28 | totalGigabytesUsed | 0 |
01:19:28 | totalSnapshotsUsed | 0 |
01:19:28 | totalBackupsUsed | 0 |
01:19:28 | totalBackupGigabytesUsed | 0 |
01:19:28 +--------------------------+---------+
01:19:28 + pushd /opt/ciman/openstack-hot
01:19:28 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
01:19:28 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-76 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml
01:19:55 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-76
01:19:55 Waiting to initialize infrastructure...
01:19:55 Stack initialization successful.
01:19:55 ------------------------------------
01:19:55 Stack Details
01:19:55 ------------------------------------
01:19:55 {'added': None,
01:19:55 'capabilities': [],
01:19:55 'created_at': '2025-10-07T01:19:31Z',
01:19:55 'deleted': None,
01:19:55 'deleted_at': None,
01:19:55 'description': 'No description',
01:19:55 'environment': None,
01:19:55 'environment_files': None,
01:19:55 'files': None,
01:19:55 'files_container': None,
01:19:55 'id': 'f917133e-a135-4555-a583-6b60e92df581',
01:19:55 'is_rollback_disabled': True,
01:19:55 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-76/f917133e-a135-4555-a583-6b60e92df581',
01:19:55 'rel': 'self'}],
01:19:55 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
01:19:55 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-76',
01:19:55 'notification_topics': [],
01:19:55 'outputs': [{'description': 'IP addresses of the 2nd vm types',
01:19:55 'output_key': 'vm_1_ips',
01:19:55 'output_value': ['10.30.171.76']},
01:19:55 {'description': 'IP addresses of the 1st vm types',
01:19:55 'output_key': 'vm_0_ips',
01:19:55 'output_value': ['10.30.171.38',
01:19:55 '10.30.171.143',
01:19:55 '10.30.170.147']}],
01:19:55 'owner_id': ****,
01:19:55 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:19:55 'OS::stack_id': 'f917133e-a135-4555-a583-6b60e92df581',
01:19:55 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-76',
01:19:55 'job_name': '23566-76',
01:19:55 'silo': 'releng',
01:19:55 'vm_0_count': '3',
01:19:55 'vm_0_flavor': 'v3-standard-4',
01:19:55 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:19:55 '20250201-010426.857',
01:19:55 'vm_1_count': '1',
01:19:55 'vm_1_flavor': 'v3-standard-2',
01:19:55 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:19:55 '- 20250201-060151.911'},
01:19:55 'parent_id': None,
01:19:55 'replaced': None,
01:19:55 'status': 'CREATE_COMPLETE',
01:19:55 'status_reason': 'Stack CREATE completed successfully',
01:19:55 'tags': [],
01:19:55 'template': None,
01:19:55 'template_description': 'No description',
01:19:55 'template_url': None,
01:19:55 'timeout_mins': 15,
01:19:55 'unchanged': None,
01:19:55 'updated': None,
01:19:55 'updated_at': None,
01:19:55 'user_project_id': 'd225a642ac3f41888ec68cbeb9569391'}
01:19:55 ------------------------------------
01:19:55 + popd
01:19:55 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
01:19:55 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins6001367536622203277.sh
01:19:55 ---> Copy SSH public keys to CSIT lab
01:19:55 Setup pyenv:
01:19:55 system
01:19:55 3.8.13
01:19:55 3.9.13
01:19:55 3.10.13
01:19:56 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:19:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
01:19:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:58 lf-activate-venv(): INFO: Base packages installed successfully
01:19:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:20:15 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
01:20:17 SSH not responding on 10.30.171.143. Retrying in 10 seconds...
01:20:17 SSH not responding on 10.30.171.76. Retrying in 10 seconds...
01:20:17 SSH not responding on 10.30.170.147. Retrying in 10 seconds...
01:20:17 SSH not responding on 10.30.171.38. Retrying in 10 seconds...
01:20:27 Ping to 10.30.171.76 successful.
01:20:27 Ping to 10.30.171.143 successful.
01:20:27 Ping to 10.30.171.38 successful.
01:20:27 Ping to 10.30.170.147 successful.
01:20:27 SSH not responding on 10.30.170.147. Retrying in 10 seconds...
01:20:27 SSH not responding on 10.30.171.38. Retrying in 10 seconds...
01:20:27 SSH not responding on 10.30.171.143. Retrying in 10 seconds...
01:20:32 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
01:20:33 releng-23566-76-1-mininet-ovs-217-0
01:20:33 Successfully copied public keys to slave 10.30.171.76
01:20:37 Ping to 10.30.170.147 successful.
01:20:37 Ping to 10.30.171.38 successful.
01:20:37 Ping to 10.30.171.143 successful.
01:20:37 SSH not responding on 10.30.170.147. Retrying in 10 seconds...
01:20:37 SSH not responding on 10.30.171.38. Retrying in 10 seconds...
01:20:38 SSH not responding on 10.30.171.143. Retrying in 10 seconds...
01:20:47 Ping to 10.30.170.147 successful.
01:20:47 Ping to 10.30.171.38 successful.
01:20:48 Ping to 10.30.171.143 successful.
01:20:48 SSH not responding on 10.30.170.147. Retrying in 10 seconds...
01:20:48 SSH not responding on 10.30.171.38. Retrying in 10 seconds...
01:20:48 SSH not responding on 10.30.171.143. Retrying in 10 seconds...
01:20:58 Ping to 10.30.170.147 successful.
01:20:58 Ping to 10.30.171.38 successful.
01:20:58 Ping to 10.30.171.143 successful.
01:21:00 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:21:00 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:21:00 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:21:01 releng-23566-76-0-builder-1
01:21:01 Successfully copied public keys to slave 10.30.171.143
01:21:01 releng-23566-76-0-builder-0
01:21:01 Successfully copied public keys to slave 10.30.171.38
01:21:01 Process 6510 ready.
01:21:01 Process 6511 ready.
01:21:01 releng-23566-76-0-builder-2
01:21:01 Successfully copied public keys to slave 10.30.170.147
01:21:01 Process 6512 ready.
01:21:01 Process 6513 ready.
01:21:01 SSH ready on all stack servers.
01:21:01 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins17759245306322487227.sh
01:21:01 Setup pyenv:
01:21:01 system
01:21:01 3.8.13
01:21:01 3.9.13
01:21:01 3.10.13
01:21:01 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:21:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xP3b
01:21:06 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv
01:21:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:21:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:21:14 lf-activate-venv(): INFO: Base packages installed successfully
01:21:14 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:21:16 lf-activate-venv(): INFO: Adding /tmp/venv-xP3b/bin to PATH
01:21:16 + echo 'Installing Python Requirements'
01:21:16 Installing Python Requirements
01:21:16 + cat
01:21:16 + python -m pip install -r requirements.txt
01:21:17 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:21:17 Collecting docker-py (from -r requirements.txt (line 1))
01:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
01:21:17 Collecting ipaddr (from -r requirements.txt (line 2))
01:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:21:17 Preparing metadata (setup.py): started
01:21:17 Preparing metadata (setup.py): finished with status 'done'
01:21:17 Collecting netaddr (from -r requirements.txt (line 3))
01:21:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:21:18 Collecting netifaces (from -r requirements.txt (line 4))
01:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:21:18 Preparing metadata (setup.py): started
01:21:18 Preparing metadata (setup.py): finished with status 'done'
01:21:18 Collecting pyhocon (from -r requirements.txt (line 5))
01:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:21:18 Collecting requests (from -r requirements.txt (line 6))
01:21:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:21:18 Collecting robotframework (from -r requirements.txt (line 7))
01:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
01:21:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 15.6 MB/s 0:00:00
01:21:18 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:21:18 Preparing metadata (setup.py): started
01:21:18 Preparing metadata (setup.py): finished with status 'done'
01:21:19 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:21:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:21:19 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:21:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
01:21:19 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:21:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:21:19 Preparing metadata (setup.py): started
01:21:19 Preparing metadata (setup.py): finished with status 'done'
01:21:19 Collecting scapy (from -r requirements.txt (line 12))
01:21:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
01:21:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 20.9 MB/s 0:00:00
01:21:19 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:21:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:21:19 Preparing metadata (setup.py): started
01:21:20 Preparing metadata (setup.py): finished with status 'done'
01:21:20 Collecting elasticsearch (from -r requirements.txt (line 18))
01:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
01:21:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 7.7 MB/s 0:00:00
01:21:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:21:20 Collecting pyangbind (from -r requirements.txt (line 22))
01:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
01:21:20 Collecting isodate (from -r requirements.txt (line 25))
01:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:21:20 Collecting jmespath (from -r requirements.txt (line 28))
01:21:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
01:21:20 Collecting jsonpatch (from -r requirements.txt (line 31))
01:21:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:21:20 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:21:20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:21:20 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
01:21:20 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:21:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:21:21 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:21:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
01:21:21 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:21:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
01:21:21 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:21:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
01:21:21 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:21:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
01:21:21 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:21:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
01:21:21 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:21:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
01:21:21 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:21:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:21:22 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:21:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
01:21:22 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:21:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:21:22 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:21:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:21:22 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:21:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:21:22 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
01:21:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
01:21:23 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:21:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
01:21:23 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:21:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
01:21:23 Collecting elasticsearch (from -r requirements.txt (line 18))
01:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
01:21:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 14.5 MB/s 0:00:00
01:21:23 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:21:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:21:23 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:21:23 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:21:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 12.6 MB/s 0:00:00
01:21:24 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:21:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
01:21:25 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
01:21:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 12.7 MB/s 0:00:00
01:21:25 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:21:25 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
01:21:25 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:21:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:21:26 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
01:21:26 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:21:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
01:21:26 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:21:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
01:21:26 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:21:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
01:21:27 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
01:21:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 43.8 MB/s 0:00:00
01:21:27 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
01:21:27 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
01:21:28 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
01:21:28 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:21:28 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:21:28 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:21:28 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
01:21:28 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:21:28 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
01:21:28 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:21:28 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:21:29 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:21:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:21:29 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:21:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
01:21:29 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:21:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:21:29 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:21:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
01:21:29 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:21:29 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:21:29 Building wheel for robotframework-sshlibrary (setup.py): started
01:21:29 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
01:21:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=4399154707931eeae986e70ae713608aa867c73f12f2af7d9f41989a10892c6e
01:21:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:21:29 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:21:29 Building wheel for ipaddr (setup.py): started
01:21:29 Building wheel for ipaddr (setup.py): finished with status 'done'
01:21:29 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=72b06b133b38c2d3f401fc9f95669bb307a6192bb717356e812642103a00c6cc
01:21:29 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:21:29 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:21:29 Building wheel for netifaces (setup.py): started
01:21:32 Building wheel for netifaces (setup.py): finished with status 'done'
01:21:32 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41076 sha256=f78b1b8e10f43efd9f4f9d58b538a62d2a1a1306d4d7f5be7d7240c10f083e5c
01:21:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:21:32 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:21:32 Building wheel for robotframework-httplibrary (setup.py): started
01:21:32 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
01:21:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=3865b5550284dae438e5db964fb5da46ca058b5219471e3e71ccde34fb1fc779
01:21:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:21:32 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:21:32 Building wheel for jsonpath-rw (setup.py): started
01:21:32 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
01:21:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f4608247cd3425b29819a7f976fd4f519926c672b3ba901482825c08fb8dfdf9
01:21:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:21:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:21:33 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
01:21:40
01:21:40 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.7 wsproto-1.2.0
01:21:40 + pip freeze
01:21:40 attrs==25.4.0
01:21:40 bcrypt==5.0.0
01:21:40 beautifulsoup4==4.14.2
01:21:40 certifi==2025.10.5
01:21:40 cffi==2.0.0
01:21:40 charset-normalizer==3.4.3
01:21:40 click==8.3.0
01:21:40 cryptography==46.0.2
01:21:40 decorator==5.2.1
01:21:40 distlib==0.4.0
01:21:40 docker-py==1.10.6
01:21:40 docker-pycreds==0.4.0
01:21:40 elastic-transport==8.17.1
01:21:40 elasticsearch==8.19.1
01:21:40 elasticsearch-dsl==8.15.4
01:21:40 enum34==1.1.10
01:21:40 filelock==3.19.1
01:21:40 h11==0.16.0
01:21:40 idna==3.10
01:21:40 invoke==2.2.0
01:21:40 ipaddr==2.2.0
01:21:40 isodate==0.7.2
01:21:40 jmespath==1.0.1
01:21:40 jsonpatch==1.33
01:21:40 jsonpath-rw==1.4.0
01:21:40 jsonpointer==3.0.0
01:21:40 lxml==6.0.2
01:21:40 netaddr==1.3.0
01:21:40 netifaces==0.11.0
01:21:40 outcome==1.3.0.post0
01:21:40 paramiko==4.0.0
01:21:40 platformdirs==4.4.0
01:21:40 ply==3.11
01:21:40 pyang==2.7.1
01:21:40 pyangbind==0.8.6
01:21:40 pycparser==2.23
01:21:40 pyhocon==0.3.61
01:21:40 PyNaCl==1.6.0
01:21:40 pyparsing==3.2.5
01:21:40 PySocks==1.7.1
01:21:40 python-dateutil==2.9.0.post0
01:21:40 regex==2025.9.18
01:21:40 requests==2.32.5
01:21:40 robotframework==7.3.2
01:21:40 robotframework-httplibrary==0.4.2
01:21:40 robotframework-pythonlibcore==4.4.1
01:21:40 robotframework-requests==0.9.7
01:21:40 robotframework-selenium2library==3.0.0
01:21:40 robotframework-seleniumlibrary==6.8.0
01:21:40 robotframework-sshlibrary==3.8.0
01:21:40 scapy==2.6.1
01:21:40 scp==0.15.0
01:21:40 selenium==4.36.0
01:21:40 six==1.17.0
01:21:40 sniffio==1.3.1
01:21:40 sortedcontainers==2.4.0
01:21:40 soupsieve==2.8
01:21:40 trio==0.31.0
01:21:40 trio-websocket==0.12.2
01:21:40 typing_extensions==4.15.0
01:21:40 urllib3==2.5.0
01:21:40 virtualenv==20.34.0
01:21:40 waitress==3.0.2
01:21:40 WebOb==1.8.9
01:21:40 websocket-client==1.8.0
01:21:40 WebTest==3.0.7
01:21:40 wsproto==1.2.0
01:21:40 [EnvInject] - Injecting environment variables from a build step.
01:21:40 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:21:41 [EnvInject] - Variables injected successfully.
01:21:41 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins6516994464155562143.sh
01:21:41 Setup pyenv:
01:21:41 system
01:21:41 3.8.13
01:21:41 3.9.13
01:21:41 3.10.13
01:21:41 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:21:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
01:21:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:21:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:21:43 lf-activate-venv(): INFO: Base packages installed successfully
01:21:43 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:21:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:21:51 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
01:21:51 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
01:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
01:21:51 + ODL_SYSTEM=()
01:21:51 + TOOLS_SYSTEM=()
01:21:51 + OPENSTACK_SYSTEM=()
01:21:51 + OPENSTACK_CONTROLLERS=()
01:21:51 + mapfile -t ADDR
01:21:51 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-76
01:21:51 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:21:53 + for i in "${ADDR[@]}"
01:21:53 ++ ssh 10.30.171.38 hostname -s
01:21:53 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:21:53 + REMHOST=releng-23566-76-0-builder-0
01:21:53 + case ${REMHOST} in
01:21:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:21:53 + for i in "${ADDR[@]}"
01:21:53 ++ ssh 10.30.171.143 hostname -s
01:21:53 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:21:53 + REMHOST=releng-23566-76-0-builder-1
01:21:53 + case ${REMHOST} in
01:21:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:21:53 + for i in "${ADDR[@]}"
01:21:53 ++ ssh 10.30.170.147 hostname -s
01:21:53 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:21:54 + REMHOST=releng-23566-76-0-builder-2
01:21:54 + case ${REMHOST} in
01:21:54 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:21:54 + for i in "${ADDR[@]}"
01:21:54 ++ ssh 10.30.171.76 hostname -s
01:21:54 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
01:21:54 + REMHOST=releng-23566-76-1-mininet-ovs-217-0
01:21:54 + case ${REMHOST} in
01:21:54 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
01:21:54 + echo NUM_ODL_SYSTEM=3
01:21:54 + echo NUM_TOOLS_SYSTEM=1
01:21:54 + '[' '' == yes ']'
01:21:54 + NUM_OPENSTACK_SYSTEM=0
01:21:54 + echo NUM_OPENSTACK_SYSTEM=0
01:21:54 + '[' 0 -eq 2 ']'
01:21:54 + echo ODL_SYSTEM_IP=10.30.171.38
01:21:54 ++ seq 0 2
01:21:54 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:21:54 + echo ODL_SYSTEM_1_IP=10.30.171.38
01:21:54 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:21:54 + echo ODL_SYSTEM_2_IP=10.30.171.143
01:21:54 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:21:54 + echo ODL_SYSTEM_3_IP=10.30.170.147
01:21:54 + echo TOOLS_SYSTEM_IP=10.30.171.76
01:21:54 ++ seq 0 0
01:21:54 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
01:21:54 + echo TOOLS_SYSTEM_1_IP=10.30.171.76
01:21:54 + openstack_index=0
01:21:54 + NUM_OPENSTACK_CONTROL_NODES=1
01:21:54 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:21:54 ++ seq 0 0
01:21:54 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:21:54 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:21:54 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:21:54 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:21:54 + '[' -1 -ge 2 ']'
01:21:54 ++ seq 0 -2
01:21:54 + NUM_OPENSTACK_HAPROXY_NODES=0
01:21:54 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:21:54 ++ seq 0 -1
01:21:54 + echo 'Contents of slave_addresses.txt:'
01:21:54 Contents of slave_addresses.txt:
01:21:54 + cat slave_addresses.txt
01:21:54 NUM_ODL_SYSTEM=3
01:21:54 NUM_TOOLS_SYSTEM=1
01:21:54 NUM_OPENSTACK_SYSTEM=0
01:21:54 ODL_SYSTEM_IP=10.30.171.38
01:21:54 ODL_SYSTEM_1_IP=10.30.171.38
01:21:54 ODL_SYSTEM_2_IP=10.30.171.143
01:21:54 ODL_SYSTEM_3_IP=10.30.170.147
01:21:54 TOOLS_SYSTEM_IP=10.30.171.76
01:21:54 TOOLS_SYSTEM_1_IP=10.30.171.76
01:21:54 NUM_OPENSTACK_CONTROL_NODES=1
01:21:54 OPENSTACK_CONTROL_NODE_1_IP=
01:21:54 NUM_OPENSTACK_COMPUTE_NODES=-1
01:21:54 NUM_OPENSTACK_HAPROXY_NODES=0
01:21:54 [EnvInject] - Injecting environment variables from a build step.
01:21:54 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:21:54 [EnvInject] - Variables injected successfully.
01:21:54 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins17239603337167997568.sh
01:21:54 Preparing for JRE Version 21
01:21:54 Karaf artifact is karaf
01:21:54 Karaf project is integration
01:21:54 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:21:54 [EnvInject] - Injecting environment variables from a build step.
01:21:54 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:21:54 [EnvInject] - Variables injected successfully.
01:21:54 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11330927736226542513.sh
01:21:55 2025-10-07 01:21:55 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
01:21:55 Bundle version is 0.21.3-SNAPSHOT
01:21:55 --2025-10-07 01:21:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
01:21:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:21:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:21:55 HTTP request sent, awaiting response... 200 OK
01:21:55 Length: 1410 (1.4K) [application/xml]
01:21:55 Saving to: ‘maven-metadata.xml’
01:21:55
01:21:55 0K . 100% 51.8M=0s
01:21:55
01:21:55 2025-10-07 01:21:55 (51.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
01:21:55
01:21:55
01:21:55
01:21:55 org.opendaylight.integration
01:21:55 karaf
01:21:55 0.21.3-SNAPSHOT
01:21:55
01:21:55
01:21:55 20251006.212416
01:21:55 365
01:21:55
01:21:55 20251006212416
01:21:55
01:21:55
01:21:55 pom
01:21:55 0.21.3-20251006.212416-365
01:21:55 20251006212416
01:21:55
01:21:55
01:21:55 tar.gz
01:21:55 0.21.3-20251006.212416-365
01:21:55 20251006212416
01:21:55
01:21:55
01:21:55 zip
01:21:55 0.21.3-20251006.212416-365
01:21:55 20251006212416
01:21:55
01:21:55
01:21:55 cyclonedx
01:21:55 xml
01:21:55 0.21.3-20251006.212416-365
01:21:55 20251006212416
01:21:55
01:21:55
01:21:55 cyclonedx
01:21:55 json
01:21:55 0.21.3-20251006.212416-365
01:21:55 20251006212416
01:21:55
01:21:55
01:21:55
01:21:55
01:21:55 Nexus timestamp is 0.21.3-20251006.212416-365
01:21:55 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:21:55 Distribution bundle is karaf-0.21.3-20251006.212416-365.zip
01:21:55 Distribution bundle version is 0.21.3-SNAPSHOT
01:21:55 Distribution folder is karaf-0.21.3-SNAPSHOT
01:21:55 Nexus prefix is https://nexus.opendaylight.org
01:21:55 [EnvInject] - Injecting environment variables from a build step.
01:21:55 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:21:55 [EnvInject] - Variables injected successfully.
01:21:55 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins3973004828630766553.sh
01:21:55 Setup pyenv:
01:21:55 system
01:21:55 3.8.13
01:21:55 3.9.13
01:21:55 3.10.13
01:21:55 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:21:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
01:21:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:21:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:21: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.
01:21:57 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
01:21:57 lf-activate-venv(): INFO: Base packages installed successfully
01:21:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:22:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:22:03 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
01:22:03 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
01:22:03 Copying common-functions.sh to /tmp
01:22:05 Copying common-functions.sh to 10.30.171.38:/tmp
01:22:05 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:22:06 Copying common-functions.sh to 10.30.171.143:/tmp
01:22:06 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:22:06 Copying common-functions.sh to 10.30.170.147:/tmp
01:22:06 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:22:07 Copying common-functions.sh to 10.30.171.76:/tmp
01:22:07 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
01:22:07 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3229462642812204148.sh
01:22:07 common-functions.sh is being sourced
01:22:07 common-functions environment:
01:22:07 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:07 ACTUALFEATURES:
01:22:07 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:07 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:07 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:07 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:07 CONTROLLERMEM: 2048m
01:22:07 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:07 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:07 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:07 SUITES:
01:22:07
01:22:07 #################################################
01:22:07 ## Configure Cluster and Start ##
01:22:07 #################################################
01:22:07 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
01:22:07 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
01:22:07 Locating script plan to use...
01:22:07 Finished running script plans
01:22:07 Configuring member-1 with IP address 10.30.171.38
01:22:07 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:22:07 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:22:07 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
01:22:07 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
01:22:07 ++ echo 'common-functions.sh is being sourced'
01:22:07 common-functions.sh is being sourced
01:22:07 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
01:22:07 ++ DISTROSTREAM=scandium
01:22:07 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:07 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:07 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:07 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:07 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:07 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:07 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:07 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:07 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:07 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:07 ++ export CONTROLLERMEM=
01:22:07 ++ CONTROLLERMEM=
01:22:07 ++ case "${DISTROSTREAM}" in
01:22:07 ++ CLUSTER_SYSTEM=akka
01:22:07 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:07 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:07 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:07 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:07 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:07 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:07 ++ print_common_env
01:22:07 ++ cat
01:22:07 common-functions environment:
01:22:07 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:07 ACTUALFEATURES:
01:22:07 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:07 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:07 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:07 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:07 CONTROLLERMEM:
01:22:07 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:07 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:07 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:07 SUITES:
01:22:07
01:22:07 ++ SSH='ssh -t -t'
01:22:07 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:22:07 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:22:07 Changing to /tmp
01:22:07 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:07 + echo 'Changing to /tmp'
01:22:07 + cd /tmp
01:22:07 + 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-20251006.212416-365.zip'
01:22:07 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:08 --2025-10-07 01:22:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:22:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:22:08 HTTP request sent, awaiting response... 200 OK
01:22:08 Length: 190793574 (182M) [application/zip]
01:22:08 Saving to: ‘karaf-0.21.3-20251006.212416-365.zip’
01:22:08
01:22:08 0K ........ ........ ........ ........ ........ ........ 1% 83.4M 2s
01:22:08 3072K ........ ........ ........ ........ ........ ........ 3% 138M 2s
01:22:08 6144K ........ ........ ........ ........ ........ ........ 4% 181M 1s
01:22:08 9216K ........ ........ ........ ........ ........ ........ 6% 212M 1s
01:22:08 12288K ........ ........ ........ ........ ........ ........ 8% 199M 1s
01:22:08 15360K ........ ........ ........ ........ ........ ........ 9% 218M 1s
01:22:08 18432K ........ ........ ........ ........ ........ ........ 11% 210M 1s
01:22:08 21504K ........ ........ ........ ........ ........ ........ 13% 212M 1s
01:22:08 24576K ........ ........ ........ ........ ........ ........ 14% 242M 1s
01:22:08 27648K ........ ........ ........ ........ ........ ........ 16% 240M 1s
01:22:08 30720K ........ ........ ........ ........ ........ ........ 18% 299M 1s
01:22:08 33792K ........ ........ ........ ........ ........ ........ 19% 295M 1s
01:22:08 36864K ........ ........ ........ ........ ........ ........ 21% 319M 1s
01:22:08 39936K ........ ........ ........ ........ ........ ........ 23% 295M 1s
01:22:08 43008K ........ ........ ........ ........ ........ ........ 24% 371M 1s
01:22:08 46080K ........ ........ ........ ........ ........ ........ 26% 329M 1s
01:22:08 49152K ........ ........ ........ ........ ........ ........ 28% 337M 1s
01:22:08 52224K ........ ........ ........ ........ ........ ........ 29% 292M 1s
01:22:08 55296K ........ ........ ........ ........ ........ ........ 31% 291M 1s
01:22:08 58368K ........ ........ ........ ........ ........ ........ 32% 425M 1s
01:22:08 61440K ........ ........ ........ ........ ........ ........ 34% 327M 1s
01:22:08 64512K ........ ........ ........ ........ ........ ........ 36% 337M 0s
01:22:08 67584K ........ ........ ........ ........ ........ ........ 37% 377M 0s
01:22:08 70656K ........ ........ ........ ........ ........ ........ 39% 374M 0s
01:22:08 73728K ........ ........ ........ ........ ........ ........ 41% 301M 0s
01:22:08 76800K ........ ........ ........ ........ ........ ........ 42% 278M 0s
01:22:08 79872K ........ ........ ........ ........ ........ ........ 44% 349M 0s
01:22:08 82944K ........ ........ ........ ........ ........ ........ 46% 354M 0s
01:22:08 86016K ........ ........ ........ ........ ........ ........ 47% 357M 0s
01:22:08 89088K ........ ........ ........ ........ ........ ........ 49% 347M 0s
01:22:08 92160K ........ ........ ........ ........ ........ ........ 51% 365M 0s
01:22:08 95232K ........ ........ ........ ........ ........ ........ 52% 212M 0s
01:22:08 98304K ........ ........ ........ ........ ........ ........ 54% 453M 0s
01:22:08 101376K ........ ........ ........ ........ ........ ........ 56% 366M 0s
01:22:08 104448K ........ ........ ........ ........ ........ ........ 57% 339M 0s
01:22:08 107520K ........ ........ ........ ........ ........ ........ 59% 339M 0s
01:22:08 110592K ........ ........ ........ ........ ........ ........ 61% 306M 0s
01:22:08 113664K ........ ........ ........ ........ ........ ........ 62% 383M 0s
01:22:08 116736K ........ ........ ........ ........ ........ ........ 64% 262M 0s
01:22:08 119808K ........ ........ ........ ........ ........ ........ 65% 307M 0s
01:22:08 122880K ........ ........ ........ ........ ........ ........ 67% 373M 0s
01:22:08 125952K ........ ........ ........ ........ ........ ........ 69% 369M 0s
01:22:08 129024K ........ ........ ........ ........ ........ ........ 70% 339M 0s
01:22:08 132096K ........ ........ ........ ........ ........ ........ 72% 318M 0s
01:22:08 135168K ........ ........ ........ ........ ........ ........ 74% 272M 0s
01:22:08 138240K ........ ........ ........ ........ ........ ........ 75% 308M 0s
01:22:08 141312K ........ ........ ........ ........ ........ ........ 77% 380M 0s
01:22:08 144384K ........ ........ ........ ........ ........ ........ 79% 309M 0s
01:22:08 147456K ........ ........ ........ ........ ........ ........ 80% 312M 0s
01:22:08 150528K ........ ........ ........ ........ ........ ........ 82% 451M 0s
01:22:08 153600K ........ ........ ........ ........ ........ ........ 84% 395M 0s
01:22:08 156672K ........ ........ ........ ........ ........ ........ 85% 314M 0s
01:22:08 159744K ........ ........ ........ ........ ........ ........ 87% 305M 0s
01:22:08 162816K ........ ........ ........ ........ ........ ........ 89% 371M 0s
01:22:08 165888K ........ ........ ........ ........ ........ ........ 90% 332M 0s
01:22:08 168960K ........ ........ ........ ........ ........ ........ 92% 316M 0s
01:22:08 172032K ........ ........ ........ ........ ........ ........ 93% 299M 0s
01:22:08 175104K ........ ........ ........ ........ ........ ........ 95% 296M 0s
01:22:08 178176K ........ ........ ........ ........ ........ ........ 97% 342M 0s
01:22:08 181248K ........ ........ ........ ........ ........ ........ 98% 360M 0s
01:22:08 184320K ........ ........ ........ ....... 100% 360M=0.6s
01:22:08
01:22:08 2025-10-07 01:22:08 (288 MB/s) - ‘karaf-0.21.3-20251006.212416-365.zip’ saved [190793574/190793574]
01:22:08
01:22:08 Extracting the new controller...
01:22:08 + echo 'Extracting the new controller...'
01:22:08 + unzip -q karaf-0.21.3-20251006.212416-365.zip
01:22:10 Adding external repositories...
01:22:10 + echo 'Adding external repositories...'
01:22:10 + 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
01:22:10 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:10 ################################################################################
01:22:10 #
01:22:10 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:10 # contributor license agreements. See the NOTICE file distributed with
01:22:10 # this work for additional information regarding copyright ownership.
01:22:10 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:10 # (the "License"); you may not use this file except in compliance with
01:22:10 # the License. You may obtain a copy of the License at
01:22:10 #
01:22:10 # http://www.apache.org/licenses/LICENSE-2.0
01:22:10 #
01:22:10 # Unless required by applicable law or agreed to in writing, software
01:22:10 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:10 # See the License for the specific language governing permissions and
01:22:10 # limitations under the License.
01:22:10 #
01:22:10 ################################################################################
01:22:10
01:22:10 #
01:22:10 # If set to true, the following property will not allow any certificate to be used
01:22:10 # when accessing Maven repositories through SSL
01:22:10 #
01:22:10 #org.ops4j.pax.url.mvn.certificateCheck=
01:22:10
01:22:10 #
01:22:10 # Path to the local Maven settings file.
01:22:10 # The repositories defined in this file will be automatically added to the list
01:22:10 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:22:10 # below is not set.
01:22:10 # The following locations are checked for the existence of the settings.xml file
01:22:10 # * 1. looks for the specified url
01:22:10 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:22:10 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:22:10 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:22:10 #
01:22:10 #org.ops4j.pax.url.mvn.settings=
01:22:10
01:22:10 #
01:22:10 # Path to the local Maven repository which is used to avoid downloading
01:22:10 # artifacts when they already exist locally.
01:22:10 # The value of this property will be extracted from the settings.xml file
01:22:10 # above, or defaulted to:
01:22:10 # System.getProperty( "user.home" ) + "/.m2/repository"
01:22:10 #
01:22:10 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:22:10
01:22:10 #
01:22:10 # Default this to false. It's just weird to use undocumented repos
01:22:10 #
01:22:10 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:22:10
01:22:10 #
01:22:10 # Uncomment if you don't wanna use the proxy settings
01:22:10 # from the Maven conf/settings.xml file
01:22:10 #
01:22:10 # org.ops4j.pax.url.mvn.proxySupport=false
01:22:10
01:22:10 #
01:22:10 # Comma separated list of repositories scanned when resolving an artifact.
01:22:10 # Those repositories will be checked before iterating through the
01:22:10 # below list of repositories and even before the local repository
01:22:10 # A repository url can be appended with zero or more of the following flags:
01:22:10 # @snapshots : the repository contains snaphots
01:22:10 # @noreleases : the repository does not contain any released artifacts
01:22:10 #
01:22:10 # The following property value will add the system folder as a repo.
01:22:10 #
01:22:10 org.ops4j.pax.url.mvn.defaultRepositories=\
01:22:10 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:22:10 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:22:10 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:22:10
01:22:10 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:22:10 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:22:10
01:22:10 #
01:22:10 # Comma separated list of repositories scanned when resolving an artifact.
01:22:10 # The default list includes the following repositories:
01:22:10 # http://repo1.maven.org/maven2@id=central
01:22:10 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:22:10 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:22:10 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:22:10 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:22:10 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:22:10 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:22:10 # To add repositories to the default ones, prepend '+' to the list of repositories
01:22:10 # to add.
01:22:10 # A repository url can be appended with zero or more of the following flags:
01:22:10 # @snapshots : the repository contains snapshots
01:22:10 # @noreleases : the repository does not contain any released artifacts
01:22:10 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:22:10 #
01:22:10 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:22:10
01:22:10 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
01:22:10 Configuring the startup features...
01:22:10 + echo 'Configuring the startup features...'
01:22:10 + 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
01:22:10 + FEATURE_TEST_STRING=features-test
01:22:10 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
01:22:10 + KARAF_VERSION=karaf4
01:22:10 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:22:10 + 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
01:22:10 + [[ ! -z '' ]]
01:22:10 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:10 ################################################################################
01:22:10 #
01:22:10 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:10 # contributor license agreements. See the NOTICE file distributed with
01:22:10 # this work for additional information regarding copyright ownership.
01:22:10 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:10 # (the "License"); you may not use this file except in compliance with
01:22:10 # the License. You may obtain a copy of the License at
01:22:10 #
01:22:10 # http://www.apache.org/licenses/LICENSE-2.0
01:22:10 #
01:22:10 # Unless required by applicable law or agreed to in writing, software
01:22:10 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:10 # See the License for the specific language governing permissions and
01:22:10 # limitations under the License.
01:22:10 #
01:22:10 ################################################################################
01:22:10
01:22:10 #
01:22:10 # Comma separated list of features repositories to register by default
01:22:10 #
01:22:10 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}/602ed3e0-b014-460a-bf84-757aadc3510f.xml
01:22:10
01:22:10 #
01:22:10 # Comma separated list of features to install at startup
01:22:10 #
01:22:10 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, b42c2f13-9691-43ad-b5d4-8bd033a612ec
01:22:10
01:22:10 #
01:22:10 # Resource repositories (OBR) that the features resolver can use
01:22:10 # to resolve requirements/capabilities
01:22:10 #
01:22:10 # The format of the resourceRepositories is
01:22:10 # resourceRepositories=[xml:url|json:url],...
01:22:10 # for Instance:
01:22:10 #
01:22:10 #resourceRepositories=xml:http://host/path/to/index.xml
01:22:10 # or
01:22:10 #resourceRepositories=json:http://host/path/to/index.json
01:22:10 #
01:22:10
01:22:10 #
01:22:10 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:22:10 #
01:22:10 featuresBootAsynchronous=false
01:22:10
01:22:10 #
01:22:10 # Service requirements enforcement
01:22:10 #
01:22:10 # By default, the feature resolver checks the service requirements/capabilities of
01:22:10 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:22:10 # the required bundles.
01:22:10 # The following flag can have those values:
01:22:10 # - disable: service requirements are completely ignored
01:22:10 # - default: service requirements are ignored for old features
01:22:10 # - enforce: service requirements are always verified
01:22:10 #
01:22:10 #serviceRequirements=default
01:22:10
01:22:10 #
01:22:10 # Store cfg file for config element in feature
01:22:10 #
01:22:10 #configCfgStore=true
01:22:10
01:22:10 #
01:22:10 # Define if the feature service automatically refresh bundles
01:22:10 #
01:22:10 autoRefresh=true
01:22:10
01:22:10 #
01:22:10 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:22:10 # XML file defines instructions related to features processing
01:22:10 # versions.properties may declare properties to resolve placeholders in XML file
01:22:10 # both files are relative to ${karaf.etc}
01:22:10 #
01:22:10 #featureProcessing=org.apache.karaf.features.xml
01:22:10 #featureProcessingVersions=versions.properties
01:22:10 + configure_karaf_log karaf4 ''
01:22:10 + local -r karaf_version=karaf4
01:22:10 + local -r controllerdebugmap=
01:22:10 + local logapi=log4j
01:22:10 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:22:10 log4j2.rootLogger.level = INFO
01:22:10 #log4j2.rootLogger.type = asyncRoot
01:22:10 #log4j2.rootLogger.includeLocation = false
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:22:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:22:10 log4j2.rootLogger.appenderRef.Console.ref = Console
01:22:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:22:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:22:10 log4j2.logger.spifly.name = org.apache.aries.spifly
01:22:10 log4j2.logger.spifly.level = WARN
01:22:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:22:10 log4j2.logger.audit.level = INFO
01:22:10 log4j2.logger.audit.additivity = false
01:22:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:22:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:22:10 log4j2.appender.console.type = Console
01:22:10 log4j2.appender.console.name = Console
01:22:10 log4j2.appender.console.layout.type = PatternLayout
01:22:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:22:10 log4j2.appender.rolling.type = RollingRandomAccessFile
01:22:10 log4j2.appender.rolling.name = RollingFile
01:22:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:22:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:22:10 #log4j2.appender.rolling.immediateFlush = false
01:22:10 log4j2.appender.rolling.append = true
01:22:10 log4j2.appender.rolling.layout.type = PatternLayout
01:22:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:22:10 log4j2.appender.rolling.policies.type = Policies
01:22:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:22:10 log4j2.appender.rolling.policies.size.size = 64MB
01:22:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:22:10 log4j2.appender.rolling.strategy.max = 7
01:22:10 log4j2.appender.audit.type = RollingRandomAccessFile
01:22:10 log4j2.appender.audit.name = AuditRollingFile
01:22:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:22:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:22:10 log4j2.appender.audit.append = true
01:22:10 log4j2.appender.audit.layout.type = PatternLayout
01:22:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:22:10 log4j2.appender.audit.policies.type = Policies
01:22:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:22:10 log4j2.appender.audit.policies.size.size = 8MB
01:22:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:22:10 log4j2.appender.audit.strategy.max = 7
01:22:10 log4j2.appender.osgi.type = PaxOsgi
01:22:10 log4j2.appender.osgi.name = PaxOsgi
01:22:10 log4j2.appender.osgi.filter = *
01:22:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:22:10 #log4j2.logger.aether.level = TRACE
01:22:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:22:10 #log4j2.logger.http-headers.level = DEBUG
01:22:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:22:10 #log4j2.logger.maven.level = TRACE
01:22:10 + logapi=log4j2
01:22:10 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:22:10 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:22:10 + '[' log4j2 == log4j2 ']'
01:22:10 + 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
01:22:10 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:22:10 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:22:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:22:10 controllerdebugmap:
01:22:10 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:22:10 + unset IFS
01:22:10 + echo 'controllerdebugmap: '
01:22:10 + '[' -n '' ']'
01:22:10 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:22:10 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:10 ################################################################################
01:22:10 #
01:22:10 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:10 # contributor license agreements. See the NOTICE file distributed with
01:22:10 # this work for additional information regarding copyright ownership.
01:22:10 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:10 # (the "License"); you may not use this file except in compliance with
01:22:10 # the License. You may obtain a copy of the License at
01:22:10 #
01:22:10 # http://www.apache.org/licenses/LICENSE-2.0
01:22:10 #
01:22:10 # Unless required by applicable law or agreed to in writing, software
01:22:10 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:10 # See the License for the specific language governing permissions and
01:22:10 # limitations under the License.
01:22:10 #
01:22:10 ################################################################################
01:22:10
01:22:10 # Common pattern layout for appenders
01:22:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:22:10
01:22:10 # Root logger
01:22:10 log4j2.rootLogger.level = INFO
01:22:10 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:22:10 #log4j2.rootLogger.type = asyncRoot
01:22:10 #log4j2.rootLogger.includeLocation = false
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:22:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:22:10 log4j2.rootLogger.appenderRef.Console.ref = Console
01:22:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:22:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:22:10
01:22:10 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:22:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:22:10
01:22:10 # Loggers configuration
01:22:10
01:22:10 # Spifly logger
01:22:10 log4j2.logger.spifly.name = org.apache.aries.spifly
01:22:10 log4j2.logger.spifly.level = WARN
01:22:10
01:22:10 # Security audit logger
01:22:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:22:10 log4j2.logger.audit.level = INFO
01:22:10 log4j2.logger.audit.additivity = false
01:22:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:22:10
01:22:10 # Appenders configuration
01:22:10
01:22:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:22:10 log4j2.appender.console.type = Console
01:22:10 log4j2.appender.console.name = Console
01:22:10 log4j2.appender.console.layout.type = PatternLayout
01:22:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:22:10
01:22:10 # Rolling file appender
01:22:10 log4j2.appender.rolling.type = RollingRandomAccessFile
01:22:10 log4j2.appender.rolling.name = RollingFile
01:22:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:22:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:22:10 # uncomment to not force a disk flush
01:22:10 #log4j2.appender.rolling.immediateFlush = false
01:22:10 log4j2.appender.rolling.append = true
01:22:10 log4j2.appender.rolling.layout.type = PatternLayout
01:22:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:22:10 log4j2.appender.rolling.policies.type = Policies
01:22:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:22:10 log4j2.appender.rolling.policies.size.size = 1GB
01:22:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:22:10 log4j2.appender.rolling.strategy.max = 7
01:22:10
01:22:10 # Audit file appender
01:22:10 log4j2.appender.audit.type = RollingRandomAccessFile
01:22:10 log4j2.appender.audit.name = AuditRollingFile
01:22:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:22:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:22:10 log4j2.appender.audit.append = true
01:22:10 log4j2.appender.audit.layout.type = PatternLayout
01:22:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:22:10 log4j2.appender.audit.policies.type = Policies
01:22:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:22:10 log4j2.appender.audit.policies.size.size = 8MB
01:22:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:22:10 log4j2.appender.audit.strategy.max = 7
01:22:10
01:22:10 # OSGi appender
01:22:10 log4j2.appender.osgi.type = PaxOsgi
01:22:10 log4j2.appender.osgi.name = PaxOsgi
01:22:10 log4j2.appender.osgi.filter = *
01:22:10
01:22:10 # help with identification of maven-related problems with pax-url-aether
01:22:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:22:10 #log4j2.logger.aether.level = TRACE
01:22:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:22:10 #log4j2.logger.http-headers.level = DEBUG
01:22:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:22:10 #log4j2.logger.maven.level = TRACE
01:22:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:22:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:22:10 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:10 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:22:10 + local -r controllermem=2048m
01:22:10 Configure
01:22:10 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:10 + echo Configure
01:22:10 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:22:10 max memory: 2048m
01:22:10 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:10 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:22:10 + echo ' max memory: 2048m'
01:22:10 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
01:22:10 + 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
01:22:10 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:10 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:10 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
01:22:10 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:10 #!/bin/sh
01:22:10 #
01:22:10 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:10 # contributor license agreements. See the NOTICE file distributed with
01:22:10 # this work for additional information regarding copyright ownership.
01:22:10 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:10 # (the "License"); you may not use this file except in compliance with
01:22:10 # the License. You may obtain a copy of the License at
01:22:10 #
01:22:10 # http://www.apache.org/licenses/LICENSE-2.0
01:22:10 #
01:22:10 # Unless required by applicable law or agreed to in writing, software
01:22:10 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:10 # See the License for the specific language governing permissions and
01:22:10 # limitations under the License.
01:22:10 #
01:22:10
01:22:10 #
01:22:10 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:22:10 # script: client, instance, shell, start, status, stop, karaf
01:22:10 #
01:22:10 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:22:10 # Actions go here...
01:22:10 # fi
01:22:10
01:22:10 #
01:22:10 # general settings which should be applied for all scripts go here; please keep
01:22:10 # in mind that it is possible that scripts might be executed more than once, e.g.
01:22:10 # in example of the start script where the start script is executed first and the
01:22:10 # karaf script afterwards.
01:22:10 #
01:22:10
01:22:10 #
01:22:10 # The following section shows the possible configuration options for the default
01:22:10 # karaf scripts
01:22:10 #
01:22:10 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:22:10 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:22:10 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:22:10 # export EXTRA_JAVA_OPTS # Additional JVM options
01:22:10 # export KARAF_HOME # Karaf home folder
01:22:10 # export KARAF_DATA # Karaf data folder
01:22:10 # export KARAF_BASE # Karaf base folder
01:22:10 # export KARAF_ETC # Karaf etc folder
01:22:10 # export KARAF_LOG # Karaf log folder
01:22:10 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:22:10 # export KARAF_OPTS # Additional available Karaf options
01:22:10 # export KARAF_DEBUG # Enable debug mode
01:22:10 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:22:10 # export KARAF_NOROOT # Prevent execution as root if set to true
01:22:10 Set Java version
01:22:10 + echo 'Set Java version'
01:22:10 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:22:10 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:22:10 sudo: a password is required
01:22:10 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:10 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:22:10 sudo: a password is required
01:22:10 JDK default version ...
01:22:10 + echo 'JDK default version ...'
01:22:10 + java -version
01:22:11 openjdk version "21.0.5" 2024-10-15
01:22:11 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
01:22:11 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
01:22:11 Set JAVA_HOME
01:22:11 + echo 'Set JAVA_HOME'
01:22:11 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:22:11 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:22:11 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:11 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:11 Listing all open ports on controller system...
01:22:11 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:11 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:22:11 + echo 'Listing all open ports on controller system...'
01:22:11 + netstat -pnatu
01:22:11 /tmp/configuration-script.sh: line 40: netstat: command not found
01:22:11 Configuring cluster
01:22:11 + '[' -f /tmp/custom_shard_config.txt ']'
01:22:11 + echo 'Configuring cluster'
01:22:11 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.38 10.30.171.143 10.30.170.147
01:22:11 ################################################
01:22:11 ## Configure Cluster ##
01:22:11 ################################################
01:22:11 NOTE: Cluster configuration files not found. Copying from
01:22:11 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
01:22:11 Configuring unique name in akka.conf
01:22:11 Configuring hostname in akka.conf
01:22:11 Configuring data and rpc seed nodes in akka.conf
01:22:11 modules = [
01:22:11
01:22:11 {
01:22:11 name = "inventory"
01:22:11 namespace = "urn:opendaylight:inventory"
01:22:11 shard-strategy = "module"
01:22:11 },
01:22:11 {
01:22:11 name = "topology"
01:22:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:22:11 shard-strategy = "module"
01:22:11 },
01:22:11 {
01:22:11 name = "toaster"
01:22:11 namespace = "http://netconfcentral.org/ns/toaster"
01:22:11 shard-strategy = "module"
01:22:11 }
01:22:11 ]
01:22:11 Configuring replication type in module-shards.conf
01:22:11 ################################################
01:22:11 ## NOTE: Manually restart controller to ##
01:22:11 ## apply configuration. ##
01:22:11 ################################################
01:22:11 Dump akka.conf
01:22:11 + echo 'Dump akka.conf'
01:22:11 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:11
01:22:11 odl-cluster-data {
01:22:11 akka {
01:22:11 remote {
01:22:11 artery {
01:22:11 enabled = on
01:22:11 transport = tcp
01:22:11 canonical.hostname = "10.30.171.38"
01:22:11 canonical.port = 2550
01:22:11 }
01:22:11 }
01:22:11
01:22:11 cluster {
01:22:11 # Using artery.
01:22:11 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.38:2550",
01:22:11 "akka://opendaylight-cluster-data@10.30.171.143:2550",
01:22:11 "akka://opendaylight-cluster-data@10.30.170.147:2550"]
01:22:11
01:22:11 roles = ["member-1"]
01:22:11
01:22:11 # when under load we might trip a false positive on the failure detector
01:22:11 # failure-detector {
01:22:11 # heartbeat-interval = 4 s
01:22:11 # acceptable-heartbeat-pause = 16s
01:22:11 # }
01:22:11 }
01:22:11
01:22:11 persistence {
01:22:11 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
01:22:11 # modifying the following two properties. The directory location specified may be a relative or absolute path.
01:22:11 # The relative path is always relative to KARAF_HOME.
01:22:11
01:22:11 # snapshot-store.local.dir = "target/snapshots"
01:22:11
01:22:11 # Use lz4 compression for LocalSnapshotStore snapshots
01:22:11 snapshot-store.local.use-lz4-compression = false
01:22:11 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
01:22:11 snapshot-store.local.lz4-blocksize = 256KB
01:22:11 }
01:22:11 disable-default-actor-system-quarantined-event-handling = "false"
01:22:11 }
01:22:11 }
01:22:11 Dump modules.conf
01:22:11 + echo 'Dump modules.conf'
01:22:11 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:11 modules = [
01:22:11
01:22:11 {
01:22:11 name = "inventory"
01:22:11 namespace = "urn:opendaylight:inventory"
01:22:11 shard-strategy = "module"
01:22:11 },
01:22:11 {
01:22:11 name = "topology"
01:22:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:22:11 shard-strategy = "module"
01:22:11 },
01:22:11 {
01:22:11 name = "toaster"
01:22:11 namespace = "http://netconfcentral.org/ns/toaster"
01:22:11 shard-strategy = "module"
01:22:11 }
01:22:11 ]
01:22:11 Dump module-shards.conf
01:22:11 + echo 'Dump module-shards.conf'
01:22:11 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:11 module-shards = [
01:22:11 {
01:22:11 name = "default"
01:22:11 shards = [
01:22:11 {
01:22:11 name = "default"
01:22:11 replicas = ["member-1",
01:22:11 "member-2",
01:22:11 "member-3"]
01:22:11 }
01:22:11 ]
01:22:11 },
01:22:11 {
01:22:11 name = "inventory"
01:22:11 shards = [
01:22:11 {
01:22:11 name="inventory"
01:22:11 replicas = ["member-1",
01:22:11 "member-2",
01:22:11 "member-3"]
01:22:11 }
01:22:11 ]
01:22:11 },
01:22:11 {
01:22:11 name = "topology"
01:22:11 shards = [
01:22:11 {
01:22:11 name="topology"
01:22:11 replicas = ["member-1",
01:22:11 "member-2",
01:22:11 "member-3"]
01:22:11 }
01:22:11 ]
01:22:11 },
01:22:11 {
01:22:11 name = "toaster"
01:22:11 shards = [
01:22:11 {
01:22:11 name="toaster"
01:22:11 replicas = ["member-1",
01:22:11 "member-2",
01:22:11 "member-3"]
01:22:11 }
01:22:11 ]
01:22:11 }
01:22:11 ]
01:22:11 Configuring member-2 with IP address 10.30.171.143
01:22:11 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:22:11 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:22:11 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
01:22:11 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
01:22:11 common-functions.sh is being sourced
01:22:11 ++ echo 'common-functions.sh is being sourced'
01:22:11 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
01:22:11 ++ DISTROSTREAM=scandium
01:22:11 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:11 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:11 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:11 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:11 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:11 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:11 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:11 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:11 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:11 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:11 ++ export CONTROLLERMEM=
01:22:11 ++ CONTROLLERMEM=
01:22:11 ++ case "${DISTROSTREAM}" in
01:22:11 ++ CLUSTER_SYSTEM=akka
01:22:11 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:11 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:11 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:11 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:11 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:11 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:11 ++ print_common_env
01:22:11 ++ cat
01:22:11 common-functions environment:
01:22:11 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:11 ACTUALFEATURES:
01:22:11 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:11 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:11 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:11 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:11 CONTROLLERMEM:
01:22:11 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:11 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:11 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:11 SUITES:
01:22:11
01:22:11 ++ SSH='ssh -t -t'
01:22:11 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:22:11 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:22:11 Changing to /tmp
01:22:11 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:11 + echo 'Changing to /tmp'
01:22:11 + cd /tmp
01:22:11 + 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-20251006.212416-365.zip'
01:22:11 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:11 --2025-10-07 01:22:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:22:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:22:11 HTTP request sent, awaiting response... 200 OK
01:22:11 Length: 190793574 (182M) [application/zip]
01:22:11 Saving to: ‘karaf-0.21.3-20251006.212416-365.zip’
01:22:11
01:22:11 0K ........ ........ ........ ........ ........ ........ 1% 83.0M 2s
01:22:11 3072K ........ ........ ........ ........ ........ ........ 3% 145M 2s
01:22:11 6144K ........ ........ ........ ........ ........ ........ 4% 152M 1s
01:22:11 9216K ........ ........ ........ ........ ........ ........ 6% 237M 1s
01:22:11 12288K ........ ........ ........ ........ ........ ........ 8% 191M 1s
01:22:11 15360K ........ ........ ........ ........ ........ ........ 9% 211M 1s
01:22:12 18432K ........ ........ ........ ........ ........ ........ 11% 217M 1s
01:22:12 21504K ........ ........ ........ ........ ........ ........ 13% 230M 1s
01:22:12 24576K ........ ........ ........ ........ ........ ........ 14% 243M 1s
01:22:12 27648K ........ ........ ........ ........ ........ ........ 16% 242M 1s
01:22:12 30720K ........ ........ ........ ........ ........ ........ 18% 210M 1s
01:22:12 33792K ........ ........ ........ ........ ........ ........ 19% 276M 1s
01:22:12 36864K ........ ........ ........ ........ ........ ........ 21% 242M 1s
01:22:12 39936K ........ ........ ........ ........ ........ ........ 23% 268M 1s
01:22:12 43008K ........ ........ ........ ........ ........ ........ 24% 281M 1s
01:22:12 46080K ........ ........ ........ ........ ........ ........ 26% 290M 1s
01:22:12 49152K ........ ........ ........ ........ ........ ........ 28% 286M 1s
01:22:12 52224K ........ ........ ........ ........ ........ ........ 29% 255M 1s
01:22:12 55296K ........ ........ ........ ........ ........ ........ 31% 236M 1s
01:22:12 58368K ........ ........ ........ ........ ........ ........ 32% 194M 1s
01:22:12 61440K ........ ........ ........ ........ ........ ........ 34% 206M 1s
01:22:12 64512K ........ ........ ........ ........ ........ ........ 36% 282M 1s
01:22:12 67584K ........ ........ ........ ........ ........ ........ 37% 304M 1s
01:22:12 70656K ........ ........ ........ ........ ........ ........ 39% 313M 1s
01:22:12 73728K ........ ........ ........ ........ ........ ........ 41% 315M 0s
01:22:12 76800K ........ ........ ........ ........ ........ ........ 42% 309M 0s
01:22:12 79872K ........ ........ ........ ........ ........ ........ 44% 314M 0s
01:22:12 82944K ........ ........ ........ ........ ........ ........ 46% 323M 0s
01:22:12 86016K ........ ........ ........ ........ ........ ........ 47% 313M 0s
01:22:12 89088K ........ ........ ........ ........ ........ ........ 49% 303M 0s
01:22:12 92160K ........ ........ ........ ........ ........ ........ 51% 287M 0s
01:22:12 95232K ........ ........ ........ ........ ........ ........ 52% 312M 0s
01:22:12 98304K ........ ........ ........ ........ ........ ........ 54% 296M 0s
01:22:12 101376K ........ ........ ........ ........ ........ ........ 56% 302M 0s
01:22:12 104448K ........ ........ ........ ........ ........ ........ 57% 291M 0s
01:22:12 107520K ........ ........ ........ ........ ........ ........ 59% 279M 0s
01:22:12 110592K ........ ........ ........ ........ ........ ........ 61% 300M 0s
01:22:12 113664K ........ ........ ........ ........ ........ ........ 62% 304M 0s
01:22:12 116736K ........ ........ ........ ........ ........ ........ 64% 293M 0s
01:22:12 119808K ........ ........ ........ ........ ........ ........ 65% 282M 0s
01:22:12 122880K ........ ........ ........ ........ ........ ........ 67% 287M 0s
01:22:12 125952K ........ ........ ........ ........ ........ ........ 69% 283M 0s
01:22:12 129024K ........ ........ ........ ........ ........ ........ 70% 271M 0s
01:22:12 132096K ........ ........ ........ ........ ........ ........ 72% 291M 0s
01:22:12 135168K ........ ........ ........ ........ ........ ........ 74% 76.9M 0s
01:22:12 138240K ........ ........ ........ ........ ........ ........ 75% 281M 0s
01:22:12 141312K ........ ........ ........ ........ ........ ........ 77% 268M 0s
01:22:12 144384K ........ ........ ........ ........ ........ ........ 79% 306M 0s
01:22:12 147456K ........ ........ ........ ........ ........ ........ 80% 318M 0s
01:22:12 150528K ........ ........ ........ ........ ........ ........ 82% 373M 0s
01:22:12 153600K ........ ........ ........ ........ ........ ........ 84% 297M 0s
01:22:12 156672K ........ ........ ........ ........ ........ ........ 85% 282M 0s
01:22:12 159744K ........ ........ ........ ........ ........ ........ 87% 330M 0s
01:22:12 162816K ........ ........ ........ ........ ........ ........ 89% 360M 0s
01:22:12 165888K ........ ........ ........ ........ ........ ........ 90% 355M 0s
01:22:12 168960K ........ ........ ........ ........ ........ ........ 92% 349M 0s
01:22:12 172032K ........ ........ ........ ........ ........ ........ 93% 290M 0s
01:22:12 175104K ........ ........ ........ ........ ........ ........ 95% 321M 0s
01:22:12 178176K ........ ........ ........ ........ ........ ........ 97% 309M 0s
01:22:12 181248K ........ ........ ........ ........ ........ ........ 98% 293M 0s
01:22:12 184320K ........ ........ ........ ....... 100% 286M=0.7s
01:22:12
01:22:12 2025-10-07 01:22:12 (250 MB/s) - ‘karaf-0.21.3-20251006.212416-365.zip’ saved [190793574/190793574]
01:22:12
01:22:12 Extracting the new controller...
01:22:12 + echo 'Extracting the new controller...'
01:22:12 + unzip -q karaf-0.21.3-20251006.212416-365.zip
01:22:14 Adding external repositories...
01:22:14 + echo 'Adding external repositories...'
01:22:14 + 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
01:22:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:14 ################################################################################
01:22:14 #
01:22:14 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:14 # contributor license agreements. See the NOTICE file distributed with
01:22:14 # this work for additional information regarding copyright ownership.
01:22:14 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:14 # (the "License"); you may not use this file except in compliance with
01:22:14 # the License. You may obtain a copy of the License at
01:22:14 #
01:22:14 # http://www.apache.org/licenses/LICENSE-2.0
01:22:14 #
01:22:14 # Unless required by applicable law or agreed to in writing, software
01:22:14 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:14 # See the License for the specific language governing permissions and
01:22:14 # limitations under the License.
01:22:14 #
01:22:14 ################################################################################
01:22:14
01:22:14 #
01:22:14 # If set to true, the following property will not allow any certificate to be used
01:22:14 # when accessing Maven repositories through SSL
01:22:14 #
01:22:14 #org.ops4j.pax.url.mvn.certificateCheck=
01:22:14
01:22:14 #
01:22:14 # Path to the local Maven settings file.
01:22:14 # The repositories defined in this file will be automatically added to the list
01:22:14 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:22:14 # below is not set.
01:22:14 # The following locations are checked for the existence of the settings.xml file
01:22:14 # * 1. looks for the specified url
01:22:14 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:22:14 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:22:14 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:22:14 #
01:22:14 #org.ops4j.pax.url.mvn.settings=
01:22:14
01:22:14 #
01:22:14 # Path to the local Maven repository which is used to avoid downloading
01:22:14 # artifacts when they already exist locally.
01:22:14 # The value of this property will be extracted from the settings.xml file
01:22:14 # above, or defaulted to:
01:22:14 # System.getProperty( "user.home" ) + "/.m2/repository"
01:22:14 #
01:22:14 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:22:14
01:22:14 #
01:22:14 # Default this to false. It's just weird to use undocumented repos
01:22:14 #
01:22:14 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:22:14
01:22:14 #
01:22:14 # Uncomment if you don't wanna use the proxy settings
01:22:14 # from the Maven conf/settings.xml file
01:22:14 #
01:22:14 # org.ops4j.pax.url.mvn.proxySupport=false
01:22:14
01:22:14 #
01:22:14 # Comma separated list of repositories scanned when resolving an artifact.
01:22:14 # Those repositories will be checked before iterating through the
01:22:14 # below list of repositories and even before the local repository
01:22:14 # A repository url can be appended with zero or more of the following flags:
01:22:14 # @snapshots : the repository contains snaphots
01:22:14 # @noreleases : the repository does not contain any released artifacts
01:22:14 #
01:22:14 # The following property value will add the system folder as a repo.
01:22:14 #
01:22:14 org.ops4j.pax.url.mvn.defaultRepositories=\
01:22:14 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:22:14 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:22:14 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:22:14
01:22:14 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:22:14 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:22:14
01:22:14 #
01:22:14 # Comma separated list of repositories scanned when resolving an artifact.
01:22:14 # The default list includes the following repositories:
01:22:14 # http://repo1.maven.org/maven2@id=central
01:22:14 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:22:14 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:22:14 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:22:14 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:22:14 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:22:14 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:22:14 # To add repositories to the default ones, prepend '+' to the list of repositories
01:22:14 # to add.
01:22:14 # A repository url can be appended with zero or more of the following flags:
01:22:14 # @snapshots : the repository contains snapshots
01:22:14 # @noreleases : the repository does not contain any released artifacts
01:22:14 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:22:14 #
01:22:14 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:22:14
01:22:14 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:22:14 + [[ True == \T\r\u\e ]]
01:22:14 + echo 'Configuring the startup features...'
01:22:14 + 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
01:22:14 + FEATURE_TEST_STRING=features-test
01:22:14 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
01:22:14 + KARAF_VERSION=karaf4
01:22:14 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:22:14 + 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
01:22:14 + [[ ! -z '' ]]
01:22:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:14 ################################################################################
01:22:14 #
01:22:14 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:14 # contributor license agreements. See the NOTICE file distributed with
01:22:14 # this work for additional information regarding copyright ownership.
01:22:14 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:14 # (the "License"); you may not use this file except in compliance with
01:22:14 # the License. You may obtain a copy of the License at
01:22:14 #
01:22:14 # http://www.apache.org/licenses/LICENSE-2.0
01:22:14 #
01:22:14 # Unless required by applicable law or agreed to in writing, software
01:22:14 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:14 # See the License for the specific language governing permissions and
01:22:14 # limitations under the License.
01:22:14 #
01:22:14 ################################################################################
01:22:14
01:22:14 #
01:22:14 # Comma separated list of features repositories to register by default
01:22:14 #
01:22:14 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}/602ed3e0-b014-460a-bf84-757aadc3510f.xml
01:22:14
01:22:14 #
01:22:14 # Comma separated list of features to install at startup
01:22:14 #
01:22:14 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, b42c2f13-9691-43ad-b5d4-8bd033a612ec
01:22:14
01:22:14 #
01:22:14 # Resource repositories (OBR) that the features resolver can use
01:22:14 # to resolve requirements/capabilities
01:22:14 #
01:22:14 # The format of the resourceRepositories is
01:22:14 # resourceRepositories=[xml:url|json:url],...
01:22:14 # for Instance:
01:22:14 #
01:22:14 #resourceRepositories=xml:http://host/path/to/index.xml
01:22:14 # or
01:22:14 #resourceRepositories=json:http://host/path/to/index.json
01:22:14 #
01:22:14
01:22:14 #
01:22:14 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:22:14 #
01:22:14 featuresBootAsynchronous=false
01:22:14
01:22:14 #
01:22:14 # Service requirements enforcement
01:22:14 #
01:22:14 # By default, the feature resolver checks the service requirements/capabilities of
01:22:14 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:22:14 # the required bundles.
01:22:14 # The following flag can have those values:
01:22:14 # - disable: service requirements are completely ignored
01:22:14 # - default: service requirements are ignored for old features
01:22:14 # - enforce: service requirements are always verified
01:22:14 #
01:22:14 #serviceRequirements=default
01:22:14
01:22:14 #
01:22:14 # Store cfg file for config element in feature
01:22:14 #
01:22:14 #configCfgStore=true
01:22:14
01:22:14 #
01:22:14 # Define if the feature service automatically refresh bundles
01:22:14 #
01:22:14 autoRefresh=true
01:22:14
01:22:14 #
01:22:14 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:22:14 # XML file defines instructions related to features processing
01:22:14 # versions.properties may declare properties to resolve placeholders in XML file
01:22:14 # both files are relative to ${karaf.etc}
01:22:14 #
01:22:14 #featureProcessing=org.apache.karaf.features.xml
01:22:14 #featureProcessingVersions=versions.properties
01:22:14 + configure_karaf_log karaf4 ''
01:22:14 + local -r karaf_version=karaf4
01:22:14 + local -r controllerdebugmap=
01:22:14 + local logapi=log4j
01:22:14 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:22:14 log4j2.rootLogger.level = INFO
01:22:14 #log4j2.rootLogger.type = asyncRoot
01:22:14 #log4j2.rootLogger.includeLocation = false
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:22:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:22:14 log4j2.rootLogger.appenderRef.Console.ref = Console
01:22:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:22:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:22:14 log4j2.logger.spifly.name = org.apache.aries.spifly
01:22:14 log4j2.logger.spifly.level = WARN
01:22:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:22:14 log4j2.logger.audit.level = INFO
01:22:14 log4j2.logger.audit.additivity = false
01:22:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:22:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:22:14 log4j2.appender.console.type = Console
01:22:14 log4j2.appender.console.name = Console
01:22:14 log4j2.appender.console.layout.type = PatternLayout
01:22:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:22:14 log4j2.appender.rolling.type = RollingRandomAccessFile
01:22:14 log4j2.appender.rolling.name = RollingFile
01:22:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:22:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:22:14 #log4j2.appender.rolling.immediateFlush = false
01:22:14 log4j2.appender.rolling.append = true
01:22:14 log4j2.appender.rolling.layout.type = PatternLayout
01:22:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:22:14 log4j2.appender.rolling.policies.type = Policies
01:22:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:22:14 log4j2.appender.rolling.policies.size.size = 64MB
01:22:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:22:14 log4j2.appender.rolling.strategy.max = 7
01:22:14 log4j2.appender.audit.type = RollingRandomAccessFile
01:22:14 log4j2.appender.audit.name = AuditRollingFile
01:22:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:22:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:22:14 log4j2.appender.audit.append = true
01:22:14 log4j2.appender.audit.layout.type = PatternLayout
01:22:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:22:14 log4j2.appender.audit.policies.type = Policies
01:22:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:22:14 log4j2.appender.audit.policies.size.size = 8MB
01:22:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:22:14 log4j2.appender.audit.strategy.max = 7
01:22:14 log4j2.appender.osgi.type = PaxOsgi
01:22:14 log4j2.appender.osgi.name = PaxOsgi
01:22:14 log4j2.appender.osgi.filter = *
01:22:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:22:14 #log4j2.logger.aether.level = TRACE
01:22:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:22:14 #log4j2.logger.http-headers.level = DEBUG
01:22:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:22:14 #log4j2.logger.maven.level = TRACE
01:22:14 + logapi=log4j2
01:22:14 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:22:14 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:22:14 + '[' log4j2 == log4j2 ']'
01:22:14 + 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
01:22:14 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:22:14 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:22:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:22:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:22:14 + unset IFS
01:22:14 controllerdebugmap:
01:22:14 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:14 + echo 'controllerdebugmap: '
01:22:14 + '[' -n '' ']'
01:22:14 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:22:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:14 ################################################################################
01:22:14 #
01:22:14 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:14 # contributor license agreements. See the NOTICE file distributed with
01:22:14 # this work for additional information regarding copyright ownership.
01:22:14 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:14 # (the "License"); you may not use this file except in compliance with
01:22:14 # the License. You may obtain a copy of the License at
01:22:14 #
01:22:14 # http://www.apache.org/licenses/LICENSE-2.0
01:22:14 #
01:22:14 # Unless required by applicable law or agreed to in writing, software
01:22:14 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:14 # See the License for the specific language governing permissions and
01:22:14 # limitations under the License.
01:22:14 #
01:22:14 ################################################################################
01:22:14
01:22:14 # Common pattern layout for appenders
01:22:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:22:14
01:22:14 # Root logger
01:22:14 log4j2.rootLogger.level = INFO
01:22:14 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:22:14 #log4j2.rootLogger.type = asyncRoot
01:22:14 #log4j2.rootLogger.includeLocation = false
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:22:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:22:14 log4j2.rootLogger.appenderRef.Console.ref = Console
01:22:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:22:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:22:14
01:22:14 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:22:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:22:14
01:22:14 # Loggers configuration
01:22:14
01:22:14 # Spifly logger
01:22:14 log4j2.logger.spifly.name = org.apache.aries.spifly
01:22:14 log4j2.logger.spifly.level = WARN
01:22:14
01:22:14 # Security audit logger
01:22:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:22:14 log4j2.logger.audit.level = INFO
01:22:14 log4j2.logger.audit.additivity = false
01:22:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:22:14
01:22:14 # Appenders configuration
01:22:14
01:22:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:22:14 log4j2.appender.console.type = Console
01:22:14 log4j2.appender.console.name = Console
01:22:14 log4j2.appender.console.layout.type = PatternLayout
01:22:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:22:14
01:22:14 # Rolling file appender
01:22:14 log4j2.appender.rolling.type = RollingRandomAccessFile
01:22:14 log4j2.appender.rolling.name = RollingFile
01:22:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:22:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:22:14 # uncomment to not force a disk flush
01:22:14 #log4j2.appender.rolling.immediateFlush = false
01:22:14 log4j2.appender.rolling.append = true
01:22:14 log4j2.appender.rolling.layout.type = PatternLayout
01:22:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:22:14 log4j2.appender.rolling.policies.type = Policies
01:22:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:22:14 log4j2.appender.rolling.policies.size.size = 1GB
01:22:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:22:14 log4j2.appender.rolling.strategy.max = 7
01:22:14
01:22:14 # Audit file appender
01:22:14 log4j2.appender.audit.type = RollingRandomAccessFile
01:22:14 log4j2.appender.audit.name = AuditRollingFile
01:22:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:22:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:22:14 log4j2.appender.audit.append = true
01:22:14 log4j2.appender.audit.layout.type = PatternLayout
01:22:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:22:14 log4j2.appender.audit.policies.type = Policies
01:22:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:22:14 log4j2.appender.audit.policies.size.size = 8MB
01:22:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:22:14 log4j2.appender.audit.strategy.max = 7
01:22:14
01:22:14 # OSGi appender
01:22:14 log4j2.appender.osgi.type = PaxOsgi
01:22:14 log4j2.appender.osgi.name = PaxOsgi
01:22:14 log4j2.appender.osgi.filter = *
01:22:14
01:22:14 # help with identification of maven-related problems with pax-url-aether
01:22:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:22:14 #log4j2.logger.aether.level = TRACE
01:22:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:22:14 #log4j2.logger.http-headers.level = DEBUG
01:22:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:22:14 #log4j2.logger.maven.level = TRACE
01:22:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:22:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:22:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:14 Configure
01:22:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:22:14 + local -r controllermem=2048m
01:22:14 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:14 + echo Configure
01:22:14 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:22:14 max memory: 2048m
01:22:14 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:22:14 + echo ' max memory: 2048m'
01:22:14 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
01:22:14 + 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
01:22:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:14 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:14 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
01:22:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:14 #!/bin/sh
01:22:14 #
01:22:14 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:14 # contributor license agreements. See the NOTICE file distributed with
01:22:14 # this work for additional information regarding copyright ownership.
01:22:14 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:14 # (the "License"); you may not use this file except in compliance with
01:22:14 # the License. You may obtain a copy of the License at
01:22:14 #
01:22:14 # http://www.apache.org/licenses/LICENSE-2.0
01:22:14 #
01:22:14 # Unless required by applicable law or agreed to in writing, software
01:22:14 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:14 # See the License for the specific language governing permissions and
01:22:14 # limitations under the License.
01:22:14 #
01:22:14
01:22:14 #
01:22:14 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:22:14 # script: client, instance, shell, start, status, stop, karaf
01:22:14 #
01:22:14 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:22:14 # Actions go here...
01:22:14 # fi
01:22:14
01:22:14 #
01:22:14 # general settings which should be applied for all scripts go here; please keep
01:22:14 # in mind that it is possible that scripts might be executed more than once, e.g.
01:22:14 # in example of the start script where the start script is executed first and the
01:22:14 # karaf script afterwards.
01:22:14 #
01:22:14
01:22:14 #
01:22:14 # The following section shows the possible configuration options for the default
01:22:14 # karaf scripts
01:22:14 #
01:22:14 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:22:14 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:22:14 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:22:14 # export EXTRA_JAVA_OPTS # Additional JVM options
01:22:14 # export KARAF_HOME # Karaf home folder
01:22:14 # export KARAF_DATA # Karaf data folder
01:22:14 # export KARAF_BASE # Karaf base folder
01:22:14 # export KARAF_ETC # Karaf etc folder
01:22:14 # export KARAF_LOG # Karaf log folder
01:22:14 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:22:14 # export KARAF_OPTS # Additional available Karaf options
01:22:14 # export KARAF_DEBUG # Enable debug mode
01:22:14 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:22:14 # export KARAF_NOROOT # Prevent execution as root if set to true
01:22:14 Set Java version
01:22:14 + echo 'Set Java version'
01:22:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:22:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:22:14 sudo: a password is required
01:22:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:22:14 sudo: a password is required
01:22:14 JDK default version ...
01:22:14 + echo 'JDK default version ...'
01:22:14 + java -version
01:22:14 openjdk version "21.0.5" 2024-10-15
01:22:14 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
01:22:14 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
01:22:14 Set JAVA_HOME
01:22:14 + echo 'Set JAVA_HOME'
01:22:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:22:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:22:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:22:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:14 Listing all open ports on controller system...
01:22:14 + echo 'Listing all open ports on controller system...'
01:22:14 + netstat -pnatu
01:22:14 /tmp/configuration-script.sh: line 40: netstat: command not found
01:22:14 Configuring cluster
01:22:14 + '[' -f /tmp/custom_shard_config.txt ']'
01:22:14 + echo 'Configuring cluster'
01:22:14 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.38 10.30.171.143 10.30.170.147
01:22:14 ################################################
01:22:14 ## Configure Cluster ##
01:22:14 ################################################
01:22:14 NOTE: Cluster configuration files not found. Copying from
01:22:14 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
01:22:14 Configuring unique name in akka.conf
01:22:14 Configuring hostname in akka.conf
01:22:14 Configuring data and rpc seed nodes in akka.conf
01:22:14 modules = [
01:22:14
01:22:14 {
01:22:14 name = "inventory"
01:22:14 namespace = "urn:opendaylight:inventory"
01:22:14 shard-strategy = "module"
01:22:14 },
01:22:14 {
01:22:14 name = "topology"
01:22:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:22:14 shard-strategy = "module"
01:22:14 },
01:22:14 {
01:22:14 name = "toaster"
01:22:14 namespace = "http://netconfcentral.org/ns/toaster"
01:22:14 shard-strategy = "module"
01:22:14 }
01:22:14 ]
01:22:14 Configuring replication type in module-shards.conf
01:22:14 ################################################
01:22:14 ## NOTE: Manually restart controller to ##
01:22:14 ## apply configuration. ##
01:22:14 ################################################
01:22:14 Dump akka.conf
01:22:14 + echo 'Dump akka.conf'
01:22:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:14
01:22:14 odl-cluster-data {
01:22:14 akka {
01:22:14 remote {
01:22:14 artery {
01:22:14 enabled = on
01:22:14 transport = tcp
01:22:14 canonical.hostname = "10.30.171.143"
01:22:14 canonical.port = 2550
01:22:14 }
01:22:14 }
01:22:14
01:22:14 cluster {
01:22:14 # Using artery.
01:22:14 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.38:2550",
01:22:14 "akka://opendaylight-cluster-data@10.30.171.143:2550",
01:22:14 "akka://opendaylight-cluster-data@10.30.170.147:2550"]
01:22:14
01:22:14 roles = ["member-2"]
01:22:14
01:22:14 # when under load we might trip a false positive on the failure detector
01:22:14 # failure-detector {
01:22:14 # heartbeat-interval = 4 s
01:22:14 # acceptable-heartbeat-pause = 16s
01:22:14 # }
01:22:14 }
01:22:14
01:22:14 persistence {
01:22:14 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
01:22:14 # modifying the following two properties. The directory location specified may be a relative or absolute path.
01:22:14 # The relative path is always relative to KARAF_HOME.
01:22:14
01:22:14 # snapshot-store.local.dir = "target/snapshots"
01:22:14
01:22:14 # Use lz4 compression for LocalSnapshotStore snapshots
01:22:14 snapshot-store.local.use-lz4-compression = false
01:22:14 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
01:22:14 snapshot-store.local.lz4-blocksize = 256KB
01:22:14 }
01:22:14 disable-default-actor-system-quarantined-event-handling = "false"
01:22:14 }
01:22:14 }
01:22:14 Dump modules.conf
01:22:14 + echo 'Dump modules.conf'
01:22:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:14 modules = [
01:22:14
01:22:14 {
01:22:14 name = "inventory"
01:22:14 namespace = "urn:opendaylight:inventory"
01:22:14 shard-strategy = "module"
01:22:14 },
01:22:14 {
01:22:14 name = "topology"
01:22:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:22:14 shard-strategy = "module"
01:22:14 },
01:22:14 {
01:22:14 name = "toaster"
01:22:14 namespace = "http://netconfcentral.org/ns/toaster"
01:22:14 shard-strategy = "module"
01:22:14 }
01:22:14 ]
01:22:14 Dump module-shards.conf
01:22:14 + echo 'Dump module-shards.conf'
01:22:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:14 module-shards = [
01:22:14 {
01:22:14 name = "default"
01:22:14 shards = [
01:22:14 {
01:22:14 name = "default"
01:22:14 replicas = ["member-1",
01:22:14 "member-2",
01:22:14 "member-3"]
01:22:14 }
01:22:14 ]
01:22:14 },
01:22:14 {
01:22:14 name = "inventory"
01:22:14 shards = [
01:22:14 {
01:22:14 name="inventory"
01:22:14 replicas = ["member-1",
01:22:14 "member-2",
01:22:14 "member-3"]
01:22:14 }
01:22:14 ]
01:22:14 },
01:22:14 {
01:22:14 name = "topology"
01:22:14 shards = [
01:22:14 {
01:22:14 name="topology"
01:22:14 replicas = ["member-1",
01:22:14 "member-2",
01:22:14 "member-3"]
01:22:14 }
01:22:14 ]
01:22:14 },
01:22:14 {
01:22:14 name = "toaster"
01:22:14 shards = [
01:22:14 {
01:22:14 name="toaster"
01:22:14 replicas = ["member-1",
01:22:14 "member-2",
01:22:14 "member-3"]
01:22:14 }
01:22:14 ]
01:22:14 }
01:22:14 ]
01:22:14 Configuring member-3 with IP address 10.30.170.147
01:22:14 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:22:15 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:22:15 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
01:22:15 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
01:22:15 common-functions.sh is being sourced
01:22:15 ++ echo 'common-functions.sh is being sourced'
01:22:15 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
01:22:15 ++ DISTROSTREAM=scandium
01:22:15 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:15 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:15 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:15 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:15 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:15 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:15 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:15 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:15 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:15 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:15 ++ export CONTROLLERMEM=
01:22:15 ++ CONTROLLERMEM=
01:22:15 ++ case "${DISTROSTREAM}" in
01:22:15 ++ CLUSTER_SYSTEM=akka
01:22:15 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:15 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:15 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:15 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:15 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:15 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:15 ++ print_common_env
01:22:15 ++ cat
01:22:15 common-functions environment:
01:22:15 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:15 ACTUALFEATURES:
01:22:15 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:15 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:15 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:15 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:15 CONTROLLERMEM:
01:22:15 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:15 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:15 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:15 SUITES:
01:22:15
01:22:15 ++ SSH='ssh -t -t'
01:22:15 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:22:15 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:22:15 Changing to /tmp
01:22:15 + echo 'Changing to /tmp'
01:22:15 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:15 + cd /tmp
01:22:15 + 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-20251006.212416-365.zip'
01:22:15 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:15 --2025-10-07 01:22:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.212416-365.zip
01:22:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:22:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:22:15 HTTP request sent, awaiting response... 200 OK
01:22:15 Length: 190793574 (182M) [application/zip]
01:22:15 Saving to: ‘karaf-0.21.3-20251006.212416-365.zip’
01:22:15
01:22:15 0K ........ ........ ........ ........ ........ ........ 1% 75.0M 2s
01:22:15 3072K ........ ........ ........ ........ ........ ........ 3% 119M 2s
01:22:15 6144K ........ ........ ........ ........ ........ ........ 4% 173M 2s
01:22:15 9216K ........ ........ ........ ........ ........ ........ 6% 105M 2s
01:22:15 12288K ........ ........ ........ ........ ........ ........ 8% 133M 1s
01:22:15 15360K ........ ........ ........ ........ ........ ........ 9% 212M 1s
01:22:15 18432K ........ ........ ........ ........ ........ ........ 11% 286M 1s
01:22:15 21504K ........ ........ ........ ........ ........ ........ 13% 311M 1s
01:22:15 24576K ........ ........ ........ ........ ........ ........ 14% 295M 1s
01:22:15 27648K ........ ........ ........ ........ ........ ........ 16% 297M 1s
01:22:15 30720K ........ ........ ........ ........ ........ ........ 18% 321M 1s
01:22:15 33792K ........ ........ ........ ........ ........ ........ 19% 310M 1s
01:22:15 36864K ........ ........ ........ ........ ........ ........ 21% 326M 1s
01:22:15 39936K ........ ........ ........ ........ ........ ........ 23% 315M 1s
01:22:15 43008K ........ ........ ........ ........ ........ ........ 24% 333M 1s
01:22:15 46080K ........ ........ ........ ........ ........ ........ 26% 320M 1s
01:22:15 49152K ........ ........ ........ ........ ........ ........ 28% 318M 1s
01:22:15 52224K ........ ........ ........ ........ ........ ........ 29% 221M 1s
01:22:15 55296K ........ ........ ........ ........ ........ ........ 31% 299M 1s
01:22:15 58368K ........ ........ ........ ........ ........ ........ 32% 333M 1s
01:22:15 61440K ........ ........ ........ ........ ........ ........ 34% 320M 1s
01:22:15 64512K ........ ........ ........ ........ ........ ........ 36% 302M 1s
01:22:15 67584K ........ ........ ........ ........ ........ ........ 37% 306M 1s
01:22:15 70656K ........ ........ ........ ........ ........ ........ 39% 319M 0s
01:22:15 73728K ........ ........ ........ ........ ........ ........ 41% 314M 0s
01:22:15 76800K ........ ........ ........ ........ ........ ........ 42% 312M 0s
01:22:15 79872K ........ ........ ........ ........ ........ ........ 44% 297M 0s
01:22:15 82944K ........ ........ ........ ........ ........ ........ 46% 306M 0s
01:22:15 86016K ........ ........ ........ ........ ........ ........ 47% 306M 0s
01:22:15 89088K ........ ........ ........ ........ ........ ........ 49% 311M 0s
01:22:15 92160K ........ ........ ........ ........ ........ ........ 51% 306M 0s
01:22:15 95232K ........ ........ ........ ........ ........ ........ 52% 301M 0s
01:22:15 98304K ........ ........ ........ ........ ........ ........ 54% 310M 0s
01:22:15 101376K ........ ........ ........ ........ ........ ........ 56% 321M 0s
01:22:15 104448K ........ ........ ........ ........ ........ ........ 57% 309M 0s
01:22:15 107520K ........ ........ ........ ........ ........ ........ 59% 313M 0s
01:22:15 110592K ........ ........ ........ ........ ........ ........ 61% 294M 0s
01:22:15 113664K ........ ........ ........ ........ ........ ........ 62% 341M 0s
01:22:15 116736K ........ ........ ........ ........ ........ ........ 64% 336M 0s
01:22:15 119808K ........ ........ ........ ........ ........ ........ 65% 220M 0s
01:22:15 122880K ........ ........ ........ ........ ........ ........ 67% 220M 0s
01:22:15 125952K ........ ........ ........ ........ ........ ........ 69% 206M 0s
01:22:15 129024K ........ ........ ........ ........ ........ ........ 70% 259M 0s
01:22:15 132096K ........ ........ ........ ........ ........ ........ 72% 302M 0s
01:22:15 135168K ........ ........ ........ ........ ........ ........ 74% 290M 0s
01:22:15 138240K ........ ........ ........ ........ ........ ........ 75% 296M 0s
01:22:15 141312K ........ ........ ........ ........ ........ ........ 77% 286M 0s
01:22:15 144384K ........ ........ ........ ........ ........ ........ 79% 292M 0s
01:22:15 147456K ........ ........ ........ ........ ........ ........ 80% 294M 0s
01:22:15 150528K ........ ........ ........ ........ ........ ........ 82% 294M 0s
01:22:15 153600K ........ ........ ........ ........ ........ ........ 84% 289M 0s
01:22:15 156672K ........ ........ ........ ........ ........ ........ 85% 283M 0s
01:22:15 159744K ........ ........ ........ ........ ........ ........ 87% 251M 0s
01:22:15 162816K ........ ........ ........ ........ ........ ........ 89% 323M 0s
01:22:15 165888K ........ ........ ........ ........ ........ ........ 90% 307M 0s
01:22:15 168960K ........ ........ ........ ........ ........ ........ 92% 281M 0s
01:22:15 172032K ........ ........ ........ ........ ........ ........ 93% 278M 0s
01:22:15 175104K ........ ........ ........ ........ ........ ........ 95% 291M 0s
01:22:15 178176K ........ ........ ........ ........ ........ ........ 97% 276M 0s
01:22:15 181248K ........ ........ ........ ........ ........ ........ 98% 314M 0s
01:22:15 184320K ........ ........ ........ ....... 100% 294M=0.7s
01:22:15
01:22:15 2025-10-07 01:22:15 (258 MB/s) - ‘karaf-0.21.3-20251006.212416-365.zip’ saved [190793574/190793574]
01:22:15
01:22:15 Extracting the new controller...
01:22:15 + echo 'Extracting the new controller...'
01:22:15 + unzip -q karaf-0.21.3-20251006.212416-365.zip
01:22:17 Adding external repositories...
01:22:17 + echo 'Adding external repositories...'
01:22:17 + 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
01:22:17 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:17 ################################################################################
01:22:17 #
01:22:17 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:17 # contributor license agreements. See the NOTICE file distributed with
01:22:17 # this work for additional information regarding copyright ownership.
01:22:17 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:17 # (the "License"); you may not use this file except in compliance with
01:22:17 # the License. You may obtain a copy of the License at
01:22:17 #
01:22:17 # http://www.apache.org/licenses/LICENSE-2.0
01:22:17 #
01:22:17 # Unless required by applicable law or agreed to in writing, software
01:22:17 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:17 # See the License for the specific language governing permissions and
01:22:17 # limitations under the License.
01:22:17 #
01:22:17 ################################################################################
01:22:17
01:22:17 #
01:22:17 # If set to true, the following property will not allow any certificate to be used
01:22:17 # when accessing Maven repositories through SSL
01:22:17 #
01:22:17 #org.ops4j.pax.url.mvn.certificateCheck=
01:22:17
01:22:17 #
01:22:17 # Path to the local Maven settings file.
01:22:17 # The repositories defined in this file will be automatically added to the list
01:22:17 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:22:17 # below is not set.
01:22:17 # The following locations are checked for the existence of the settings.xml file
01:22:17 # * 1. looks for the specified url
01:22:17 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:22:17 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:22:17 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:22:17 #
01:22:17 #org.ops4j.pax.url.mvn.settings=
01:22:17
01:22:17 #
01:22:17 # Path to the local Maven repository which is used to avoid downloading
01:22:17 # artifacts when they already exist locally.
01:22:17 # The value of this property will be extracted from the settings.xml file
01:22:17 # above, or defaulted to:
01:22:17 # System.getProperty( "user.home" ) + "/.m2/repository"
01:22:17 #
01:22:17 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:22:17
01:22:17 #
01:22:17 # Default this to false. It's just weird to use undocumented repos
01:22:17 #
01:22:17 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:22:17
01:22:17 #
01:22:17 # Uncomment if you don't wanna use the proxy settings
01:22:17 # from the Maven conf/settings.xml file
01:22:17 #
01:22:17 # org.ops4j.pax.url.mvn.proxySupport=false
01:22:17
01:22:17 #
01:22:17 # Comma separated list of repositories scanned when resolving an artifact.
01:22:17 # Those repositories will be checked before iterating through the
01:22:17 # below list of repositories and even before the local repository
01:22:17 # A repository url can be appended with zero or more of the following flags:
01:22:17 # @snapshots : the repository contains snaphots
01:22:17 # @noreleases : the repository does not contain any released artifacts
01:22:17 #
01:22:17 # The following property value will add the system folder as a repo.
01:22:17 #
01:22:17 org.ops4j.pax.url.mvn.defaultRepositories=\
01:22:17 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:22:17 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:22:17 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:22:17
01:22:17 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:22:17 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:22:17
01:22:17 #
01:22:17 # Comma separated list of repositories scanned when resolving an artifact.
01:22:17 # The default list includes the following repositories:
01:22:17 # http://repo1.maven.org/maven2@id=central
01:22:17 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:22:17 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:22:17 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:22:17 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:22:17 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:22:17 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:22:17 # To add repositories to the default ones, prepend '+' to the list of repositories
01:22:17 # to add.
01:22:17 # A repository url can be appended with zero or more of the following flags:
01:22:17 # @snapshots : the repository contains snapshots
01:22:17 # @noreleases : the repository does not contain any released artifacts
01:22:17 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:22:17 #
01:22:17 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:22:17
01:22:17 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:22:17 + [[ True == \T\r\u\e ]]
01:22:17 + echo 'Configuring the startup features...'
01:22:17 + 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
01:22:17 + FEATURE_TEST_STRING=features-test
01:22:17 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
01:22:17 + KARAF_VERSION=karaf4
01:22:17 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:22:17 + 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
01:22:17 + [[ ! -z '' ]]
01:22:17 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:17 ################################################################################
01:22:17 #
01:22:17 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:17 # contributor license agreements. See the NOTICE file distributed with
01:22:17 # this work for additional information regarding copyright ownership.
01:22:17 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:17 # (the "License"); you may not use this file except in compliance with
01:22:17 # the License. You may obtain a copy of the License at
01:22:17 #
01:22:17 # http://www.apache.org/licenses/LICENSE-2.0
01:22:17 #
01:22:17 # Unless required by applicable law or agreed to in writing, software
01:22:17 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:17 # See the License for the specific language governing permissions and
01:22:17 # limitations under the License.
01:22:17 #
01:22:17 ################################################################################
01:22:17
01:22:17 #
01:22:17 # Comma separated list of features repositories to register by default
01:22:17 #
01:22:17 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}/602ed3e0-b014-460a-bf84-757aadc3510f.xml
01:22:17
01:22:17 #
01:22:17 # Comma separated list of features to install at startup
01:22:17 #
01:22:17 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, b42c2f13-9691-43ad-b5d4-8bd033a612ec
01:22:17
01:22:17 #
01:22:17 # Resource repositories (OBR) that the features resolver can use
01:22:17 # to resolve requirements/capabilities
01:22:17 #
01:22:17 # The format of the resourceRepositories is
01:22:17 # resourceRepositories=[xml:url|json:url],...
01:22:17 # for Instance:
01:22:17 #
01:22:17 #resourceRepositories=xml:http://host/path/to/index.xml
01:22:17 # or
01:22:17 #resourceRepositories=json:http://host/path/to/index.json
01:22:17 #
01:22:17
01:22:17 #
01:22:17 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:22:17 #
01:22:17 featuresBootAsynchronous=false
01:22:17
01:22:17 #
01:22:17 # Service requirements enforcement
01:22:17 #
01:22:17 # By default, the feature resolver checks the service requirements/capabilities of
01:22:17 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:22:17 # the required bundles.
01:22:17 # The following flag can have those values:
01:22:17 # - disable: service requirements are completely ignored
01:22:17 # - default: service requirements are ignored for old features
01:22:17 # - enforce: service requirements are always verified
01:22:17 #
01:22:17 #serviceRequirements=default
01:22:17
01:22:17 #
01:22:17 # Store cfg file for config element in feature
01:22:17 #
01:22:17 #configCfgStore=true
01:22:17
01:22:17 #
01:22:17 # Define if the feature service automatically refresh bundles
01:22:17 #
01:22:17 autoRefresh=true
01:22:17
01:22:17 #
01:22:17 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:22:17 # XML file defines instructions related to features processing
01:22:17 # versions.properties may declare properties to resolve placeholders in XML file
01:22:17 # both files are relative to ${karaf.etc}
01:22:17 #
01:22:17 #featureProcessing=org.apache.karaf.features.xml
01:22:17 #featureProcessingVersions=versions.properties
01:22:17 + configure_karaf_log karaf4 ''
01:22:17 + local -r karaf_version=karaf4
01:22:17 + local -r controllerdebugmap=
01:22:17 + local logapi=log4j
01:22:17 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:22:17 log4j2.rootLogger.level = INFO
01:22:17 #log4j2.rootLogger.type = asyncRoot
01:22:17 #log4j2.rootLogger.includeLocation = false
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:22:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:22:17 log4j2.rootLogger.appenderRef.Console.ref = Console
01:22:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:22:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:22:17 log4j2.logger.spifly.name = org.apache.aries.spifly
01:22:17 log4j2.logger.spifly.level = WARN
01:22:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:22:17 log4j2.logger.audit.level = INFO
01:22:17 log4j2.logger.audit.additivity = false
01:22:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:22:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:22:17 log4j2.appender.console.type = Console
01:22:17 log4j2.appender.console.name = Console
01:22:17 log4j2.appender.console.layout.type = PatternLayout
01:22:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:22:17 log4j2.appender.rolling.type = RollingRandomAccessFile
01:22:17 log4j2.appender.rolling.name = RollingFile
01:22:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:22:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:22:17 #log4j2.appender.rolling.immediateFlush = false
01:22:17 log4j2.appender.rolling.append = true
01:22:17 log4j2.appender.rolling.layout.type = PatternLayout
01:22:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:22:17 log4j2.appender.rolling.policies.type = Policies
01:22:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:22:17 log4j2.appender.rolling.policies.size.size = 64MB
01:22:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:22:17 log4j2.appender.rolling.strategy.max = 7
01:22:17 log4j2.appender.audit.type = RollingRandomAccessFile
01:22:17 log4j2.appender.audit.name = AuditRollingFile
01:22:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:22:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:22:17 log4j2.appender.audit.append = true
01:22:17 log4j2.appender.audit.layout.type = PatternLayout
01:22:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:22:17 log4j2.appender.audit.policies.type = Policies
01:22:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:22:17 log4j2.appender.audit.policies.size.size = 8MB
01:22:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:22:17 log4j2.appender.audit.strategy.max = 7
01:22:17 log4j2.appender.osgi.type = PaxOsgi
01:22:17 log4j2.appender.osgi.name = PaxOsgi
01:22:17 log4j2.appender.osgi.filter = *
01:22:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:22:17 #log4j2.logger.aether.level = TRACE
01:22:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:22:17 #log4j2.logger.http-headers.level = DEBUG
01:22:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:22:17 #log4j2.logger.maven.level = TRACE
01:22:17 + logapi=log4j2
01:22:17 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:22:17 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:22:17 + '[' log4j2 == log4j2 ']'
01:22:17 + 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
01:22:17 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:22:17 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:22:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:22:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:22:17 + unset IFS
01:22:17 + echo 'controllerdebugmap: '
01:22:17 controllerdebugmap:
01:22:17 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:17 + '[' -n '' ']'
01:22:17 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:22:17 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:17 ################################################################################
01:22:17 #
01:22:17 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:17 # contributor license agreements. See the NOTICE file distributed with
01:22:17 # this work for additional information regarding copyright ownership.
01:22:17 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:17 # (the "License"); you may not use this file except in compliance with
01:22:17 # the License. You may obtain a copy of the License at
01:22:17 #
01:22:17 # http://www.apache.org/licenses/LICENSE-2.0
01:22:17 #
01:22:17 # Unless required by applicable law or agreed to in writing, software
01:22:17 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:17 # See the License for the specific language governing permissions and
01:22:17 # limitations under the License.
01:22:17 #
01:22:17 ################################################################################
01:22:17
01:22:17 # Common pattern layout for appenders
01:22:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:22:17
01:22:17 # Root logger
01:22:17 log4j2.rootLogger.level = INFO
01:22:17 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:22:17 #log4j2.rootLogger.type = asyncRoot
01:22:17 #log4j2.rootLogger.includeLocation = false
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:22:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:22:17 log4j2.rootLogger.appenderRef.Console.ref = Console
01:22:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:22:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:22:17
01:22:17 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:22:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:22:17
01:22:17 # Loggers configuration
01:22:17
01:22:17 # Spifly logger
01:22:17 log4j2.logger.spifly.name = org.apache.aries.spifly
01:22:17 log4j2.logger.spifly.level = WARN
01:22:17
01:22:17 # Security audit logger
01:22:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:22:17 log4j2.logger.audit.level = INFO
01:22:17 log4j2.logger.audit.additivity = false
01:22:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:22:17
01:22:17 # Appenders configuration
01:22:17
01:22:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:22:17 log4j2.appender.console.type = Console
01:22:17 log4j2.appender.console.name = Console
01:22:17 log4j2.appender.console.layout.type = PatternLayout
01:22:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:22:17
01:22:17 # Rolling file appender
01:22:17 log4j2.appender.rolling.type = RollingRandomAccessFile
01:22:17 log4j2.appender.rolling.name = RollingFile
01:22:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:22:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:22:17 # uncomment to not force a disk flush
01:22:17 #log4j2.appender.rolling.immediateFlush = false
01:22:17 log4j2.appender.rolling.append = true
01:22:17 log4j2.appender.rolling.layout.type = PatternLayout
01:22:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:22:17 log4j2.appender.rolling.policies.type = Policies
01:22:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:22:17 log4j2.appender.rolling.policies.size.size = 1GB
01:22:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:22:17 log4j2.appender.rolling.strategy.max = 7
01:22:17
01:22:17 # Audit file appender
01:22:17 log4j2.appender.audit.type = RollingRandomAccessFile
01:22:17 log4j2.appender.audit.name = AuditRollingFile
01:22:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:22:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:22:17 log4j2.appender.audit.append = true
01:22:17 log4j2.appender.audit.layout.type = PatternLayout
01:22:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:22:17 log4j2.appender.audit.policies.type = Policies
01:22:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:22:17 log4j2.appender.audit.policies.size.size = 8MB
01:22:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:22:17 log4j2.appender.audit.strategy.max = 7
01:22:17
01:22:17 # OSGi appender
01:22:17 log4j2.appender.osgi.type = PaxOsgi
01:22:17 log4j2.appender.osgi.name = PaxOsgi
01:22:17 log4j2.appender.osgi.filter = *
01:22:17
01:22:17 # help with identification of maven-related problems with pax-url-aether
01:22:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:22:17 #log4j2.logger.aether.level = TRACE
01:22:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:22:17 #log4j2.logger.http-headers.level = DEBUG
01:22:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:22:17 #log4j2.logger.maven.level = TRACE
01:22:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:22:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:22:17 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:17 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:22:17 + local -r controllermem=2048m
01:22:17 Configure
01:22:17 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:17 + echo Configure
01:22:17 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:22:17 max memory: 2048m
01:22:17 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:17 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:22:17 + echo ' max memory: 2048m'
01:22:17 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
01:22:17 + 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
01:22:17 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:17 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:17 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
01:22:17 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:17 #!/bin/sh
01:22:17 #
01:22:17 # Licensed to the Apache Software Foundation (ASF) under one or more
01:22:17 # contributor license agreements. See the NOTICE file distributed with
01:22:17 # this work for additional information regarding copyright ownership.
01:22:17 # The ASF licenses this file to You under the Apache License, Version 2.0
01:22:17 # (the "License"); you may not use this file except in compliance with
01:22:17 # the License. You may obtain a copy of the License at
01:22:17 #
01:22:17 # http://www.apache.org/licenses/LICENSE-2.0
01:22:17 #
01:22:17 # Unless required by applicable law or agreed to in writing, software
01:22:17 # distributed under the License is distributed on an "AS IS" BASIS,
01:22:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:22:17 # See the License for the specific language governing permissions and
01:22:17 # limitations under the License.
01:22:17 #
01:22:17
01:22:17 #
01:22:17 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:22:17 # script: client, instance, shell, start, status, stop, karaf
01:22:17 #
01:22:17 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:22:17 # Actions go here...
01:22:17 # fi
01:22:17
01:22:17 #
01:22:17 # general settings which should be applied for all scripts go here; please keep
01:22:17 # in mind that it is possible that scripts might be executed more than once, e.g.
01:22:17 # in example of the start script where the start script is executed first and the
01:22:17 # karaf script afterwards.
01:22:17 #
01:22:17
01:22:17 #
01:22:17 # The following section shows the possible configuration options for the default
01:22:17 # karaf scripts
01:22:17 #
01:22:17 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:22:17 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:22:17 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:22:17 # export EXTRA_JAVA_OPTS # Additional JVM options
01:22:17 # export KARAF_HOME # Karaf home folder
01:22:17 # export KARAF_DATA # Karaf data folder
01:22:17 # export KARAF_BASE # Karaf base folder
01:22:17 # export KARAF_ETC # Karaf etc folder
01:22:17 # export KARAF_LOG # Karaf log folder
01:22:17 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:22:17 # export KARAF_OPTS # Additional available Karaf options
01:22:17 # export KARAF_DEBUG # Enable debug mode
01:22:17 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:22:17 # export KARAF_NOROOT # Prevent execution as root if set to true
01:22:17 Set Java version
01:22:17 + echo 'Set Java version'
01:22:17 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:22:17 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:22:17 sudo: a password is required
01:22:17 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:17 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:22:17 sudo: a password is required
01:22:17 JDK default version ...
01:22:17 + echo 'JDK default version ...'
01:22:17 + java -version
01:22:18 openjdk version "21.0.5" 2024-10-15
01:22:18 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
01:22:18 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
01:22:18 Set JAVA_HOME
01:22:18 + echo 'Set JAVA_HOME'
01:22:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:22:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:22:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:22:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:22:18 Listing all open ports on controller system...
01:22:18 + echo 'Listing all open ports on controller system...'
01:22:18 + netstat -pnatu
01:22:18 /tmp/configuration-script.sh: line 40: netstat: command not found
01:22:18 Configuring cluster
01:22:18 + '[' -f /tmp/custom_shard_config.txt ']'
01:22:18 + echo 'Configuring cluster'
01:22:18 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.38 10.30.171.143 10.30.170.147
01:22:18 ################################################
01:22:18 ## Configure Cluster ##
01:22:18 ################################################
01:22:18 NOTE: Cluster configuration files not found. Copying from
01:22:18 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
01:22:18 Configuring unique name in akka.conf
01:22:18 Configuring hostname in akka.conf
01:22:18 Configuring data and rpc seed nodes in akka.conf
01:22:18 modules = [
01:22:18
01:22:18 {
01:22:18 name = "inventory"
01:22:18 namespace = "urn:opendaylight:inventory"
01:22:18 shard-strategy = "module"
01:22:18 },
01:22:18 {
01:22:18 name = "topology"
01:22:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:22:18 shard-strategy = "module"
01:22:18 },
01:22:18 {
01:22:18 name = "toaster"
01:22:18 namespace = "http://netconfcentral.org/ns/toaster"
01:22:18 shard-strategy = "module"
01:22:18 }
01:22:18 ]
01:22:18 Configuring replication type in module-shards.conf
01:22:18 ################################################
01:22:18 ## NOTE: Manually restart controller to ##
01:22:18 ## apply configuration. ##
01:22:18 ################################################
01:22:18 Dump akka.conf
01:22:18 + echo 'Dump akka.conf'
01:22:18 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:18
01:22:18 odl-cluster-data {
01:22:18 akka {
01:22:18 remote {
01:22:18 artery {
01:22:18 enabled = on
01:22:18 transport = tcp
01:22:18 canonical.hostname = "10.30.170.147"
01:22:18 canonical.port = 2550
01:22:18 }
01:22:18 }
01:22:18
01:22:18 cluster {
01:22:18 # Using artery.
01:22:18 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.38:2550",
01:22:18 "akka://opendaylight-cluster-data@10.30.171.143:2550",
01:22:18 "akka://opendaylight-cluster-data@10.30.170.147:2550"]
01:22:18
01:22:18 roles = ["member-3"]
01:22:18
01:22:18 # when under load we might trip a false positive on the failure detector
01:22:18 # failure-detector {
01:22:18 # heartbeat-interval = 4 s
01:22:18 # acceptable-heartbeat-pause = 16s
01:22:18 # }
01:22:18 }
01:22:18
01:22:18 persistence {
01:22:18 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
01:22:18 # modifying the following two properties. The directory location specified may be a relative or absolute path.
01:22:18 # The relative path is always relative to KARAF_HOME.
01:22:18
01:22:18 # snapshot-store.local.dir = "target/snapshots"
01:22:18
01:22:18 # Use lz4 compression for LocalSnapshotStore snapshots
01:22:18 snapshot-store.local.use-lz4-compression = false
01:22:18 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
01:22:18 snapshot-store.local.lz4-blocksize = 256KB
01:22:18 }
01:22:18 disable-default-actor-system-quarantined-event-handling = "false"
01:22:18 }
01:22:18 }
01:22:18 Dump modules.conf
01:22:18 + echo 'Dump modules.conf'
01:22:18 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:18 modules = [
01:22:18
01:22:18 {
01:22:18 name = "inventory"
01:22:18 namespace = "urn:opendaylight:inventory"
01:22:18 shard-strategy = "module"
01:22:18 },
01:22:18 {
01:22:18 name = "topology"
01:22:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:22:18 shard-strategy = "module"
01:22:18 },
01:22:18 {
01:22:18 name = "toaster"
01:22:18 namespace = "http://netconfcentral.org/ns/toaster"
01:22:18 shard-strategy = "module"
01:22:18 }
01:22:18 ]
01:22:18 Dump module-shards.conf
01:22:18 + echo 'Dump module-shards.conf'
01:22:18 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:18 module-shards = [
01:22:18 {
01:22:18 name = "default"
01:22:18 shards = [
01:22:18 {
01:22:18 name = "default"
01:22:18 replicas = ["member-1",
01:22:18 "member-2",
01:22:18 "member-3"]
01:22:18 }
01:22:18 ]
01:22:18 },
01:22:18 {
01:22:18 name = "inventory"
01:22:18 shards = [
01:22:18 {
01:22:18 name="inventory"
01:22:18 replicas = ["member-1",
01:22:18 "member-2",
01:22:18 "member-3"]
01:22:18 }
01:22:18 ]
01:22:18 },
01:22:18 {
01:22:18 name = "topology"
01:22:18 shards = [
01:22:18 {
01:22:18 name="topology"
01:22:18 replicas = ["member-1",
01:22:18 "member-2",
01:22:18 "member-3"]
01:22:18 }
01:22:18 ]
01:22:18 },
01:22:18 {
01:22:18 name = "toaster"
01:22:18 shards = [
01:22:18 {
01:22:18 name="toaster"
01:22:18 replicas = ["member-1",
01:22:18 "member-2",
01:22:18 "member-3"]
01:22:18 }
01:22:18 ]
01:22:18 }
01:22:18 ]
01:22:18 Locating config plan to use...
01:22:18 Finished running config plans
01:22:18 Starting member-1 with IP address 10.30.171.38
01:22:18 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:22:18 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:22:18 Redirecting karaf console output to karaf_console.log
01:22:18 Starting controller...
01:22:18 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
01:22:18 Starting member-2 with IP address 10.30.171.143
01:22:18 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:22:18 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:22:19 Redirecting karaf console output to karaf_console.log
01:22:19 Starting controller...
01:22:19 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
01:22:19 Starting member-3 with IP address 10.30.170.147
01:22:19 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:22:19 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:22:19 Redirecting karaf console output to karaf_console.log
01:22:19 Starting controller...
01:22:19 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
01:22:19 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins12551409818456370806.sh
01:22:19 common-functions.sh is being sourced
01:22:19 common-functions environment:
01:22:19 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:22:19 ACTUALFEATURES:
01:22:19 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:22:19 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
01:22:19 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:22:19 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
01:22:19 CONTROLLERMEM: 2048m
01:22:19 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
01:22:19 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
01:22:19 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
01:22:19 SUITES:
01:22:19
01:22:19 + echo '#################################################'
01:22:19 #################################################
01:22:19 + echo '## Verify Cluster is UP ##'
01:22:19 ## Verify Cluster is UP ##
01:22:19 + echo '#################################################'
01:22:19 #################################################
01:22:19 + create_post_startup_script
01:22:19 + cat
01:22:19 + copy_and_run_post_startup_script
01:22:19 + seed_index=1
01:22:19 ++ seq 1 3
01:22:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:22:19 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:22:19 + echo 'Execute the post startup script on controller 10.30.171.38'
01:22:19 Execute the post startup script on controller 10.30.171.38
01:22:19 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.38:/tmp/
01:22:19 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:22:19 + ssh 10.30.171.38 'bash /tmp/post-startup-script.sh 1'
01:22:19 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:22:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:23:25 2025-10-07T01:22:59,587 | 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.]
01:23:25 Controller is UP
01:23:25 2025-10-07T01:22:59,587 | 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.]
01:23:25 Listing all open ports on controller system...
01:23:25 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:23:25 looking for "BindException: Address already in use" in log file
01:23:25 looking for "server is unhealthy" in log file
01:23:25 + '[' 1 == 0 ']'
01:23:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:23:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:23:25 + echo 'Execute the post startup script on controller 10.30.171.143'
01:23:25 Execute the post startup script on controller 10.30.171.143
01:23:25 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.143:/tmp/
01:23:25 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:23:25 + ssh 10.30.171.143 'bash /tmp/post-startup-script.sh 2'
01:23:25 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:23:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:25 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:24:30 2025-10-07T01:22:58,947 | 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.]
01:24:30 Controller is UP
01:24:30 2025-10-07T01:22:58,947 | 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.]
01:24:30 Listing all open ports on controller system...
01:24:30 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:24:30 looking for "BindException: Address already in use" in log file
01:24:30 looking for "server is unhealthy" in log file
01:24:30 + '[' 2 == 0 ']'
01:24:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:24:30 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:24:30 + echo 'Execute the post startup script on controller 10.30.170.147'
01:24:30 Execute the post startup script on controller 10.30.170.147
01:24:30 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.147:/tmp/
01:24:31 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:24:31 + ssh 10.30.170.147 'bash /tmp/post-startup-script.sh 3'
01:24:31 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:24:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:25:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:25:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:25:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:25:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:25:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:25:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:25:31 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:25:36 2025-10-07T01:22:59,593 | 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.]
01:25:36 Controller is UP
01:25:36 2025-10-07T01:22:59,593 | 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.]
01:25:36 Listing all open ports on controller system...
01:25:36 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:25:36 looking for "BindException: Address already in use" in log file
01:25:36 looking for "server is unhealthy" in log file
01:25:36 + '[' 0 == 0 ']'
01:25:36 + seed_index=1
01:25:36 + dump_controller_threads
01:25:36 ++ seq 1 3
01:25:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:36 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:25:36 + echo 'Let'\''s take the karaf thread dump'
01:25:36 Let's take the karaf thread dump
01:25:36 + ssh 10.30.171.38 'sudo ps aux'
01:25:36 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:25:37 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
01:25:37 ++ grep -v grep
01:25:37 ++ tr -s ' '
01:25:37 ++ cut -f2 '-d '
01:25:37 + pid=2049
01:25:37 + echo 'karaf main: org.apache.karaf.main.Main, pid:2049'
01:25:37 karaf main: org.apache.karaf.main.Main, pid:2049
01:25:37 + ssh 10.30.171.38 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2049'
01:25:37 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
01:25:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:37 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:25:37 + echo 'Let'\''s take the karaf thread dump'
01:25:37 Let's take the karaf thread dump
01:25:37 + ssh 10.30.171.143 'sudo ps aux'
01:25:37 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:25:38 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
01:25:38 ++ cut -f2 '-d '
01:25:38 ++ grep -v grep
01:25:38 ++ tr -s ' '
01:25:38 + pid=2056
01:25:38 + echo 'karaf main: org.apache.karaf.main.Main, pid:2056'
01:25:38 karaf main: org.apache.karaf.main.Main, pid:2056
01:25:38 + ssh 10.30.171.143 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2056'
01:25:38 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
01:25:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:38 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:25:38 + echo 'Let'\''s take the karaf thread dump'
01:25:38 Let's take the karaf thread dump
01:25:38 + ssh 10.30.170.147 'sudo ps aux'
01:25:39 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:25:39 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
01:25:39 ++ grep -v grep
01:25:39 ++ tr -s ' '
01:25:39 ++ cut -f2 '-d '
01:25:39 + pid=2062
01:25:39 + echo 'karaf main: org.apache.karaf.main.Main, pid:2062'
01:25:39 karaf main: org.apache.karaf.main.Main, pid:2062
01:25:39 + ssh 10.30.170.147 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2062'
01:25:39 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
01:25:40 + '[' 0 -gt 0 ']'
01:25:40 + echo 'Generating controller variables...'
01:25:40 Generating controller variables...
01:25:40 ++ seq 1 3
01:25:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:40 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:25:40 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.38'
01:25:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:40 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:25:40 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.38 -v ODL_SYSTEM_2_IP:10.30.171.143'
01:25:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:40 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:25:40 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.38 -v ODL_SYSTEM_2_IP:10.30.171.143 -v ODL_SYSTEM_3_IP:10.30.170.147'
01:25:40 + echo 'Generating mininet variables...'
01:25:40 Generating mininet variables...
01:25:40 ++ seq 1 1
01:25:40 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
01:25:40 + MININETIP=TOOLS_SYSTEM_1_IP
01:25:40 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.76'
01:25:40 + get_test_suites SUITES
01:25:40 + local __suite_list=SUITES
01:25:40 + echo 'Locating test plan to use...'
01:25:40 Locating test plan to use...
01:25:40 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt
01:25:40 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']'
01:25:40 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
01:25:40 + '[' disabled '!=' disabled ']'
01:25:40 + echo 'Changing the testplan path...'
01:25:40 Changing the testplan path...
01:25:40 + 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
01:25:40 + cat testplan.txt
01:25:40 # Place the suites in run order:
01:25:40 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
01:25:40
01:25:40 + '[' -z '' ']'
01:25:40 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
01:25:40 ++ tr '\012' ' '
01:25:40 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
01:25:40 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\'''
01:25:40 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
01:25:40 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...'
01:25:40 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...
01:25:40 + 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-20251006.212416-365.zip -v CONTROLLER:10.30.171.38 -v CONTROLLER1:10.30.171.143 -v CONTROLLER2:10.30.170.147 -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.76 -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.38 -v ODL_SYSTEM_1_IP:10.30.171.38 -v ODL_SYSTEM_2_IP:10.30.171.143 -v ODL_SYSTEM_3_IP:10.30.170.147 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.76 -v TOOLS_SYSTEM_1_IP:10.30.171.76 -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
01:25:40 ==============================================================================
01:25:40 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio...
01:25:40 ==============================================================================
01:25:46 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL |
01:35:16 Setup failed:
01:35:16 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.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:35:16
01:35:16 Also teardown failed:
01:35:16 Several failures occurred:
01:35:16
01:35:16 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:35:16
01:35:16 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:35:16
01:35:16 3) Failed to send the command: config:property-set enabled false
01:35:16
01:35:16 4) Failed to see prompt after sending the command: config:property-set enabled false
01:35:16
01:35:16 5) Failed to send the command: config:update
01:35:16
01:35:16 6) Failed to see prompt after sending the command: config:update
01:35:16
01:35:16 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:35:16
01:35:16 [ Message content over the limit has been removed. ]
01:35:16 ... to see prompt after sending the command: config:property-set enabled false
01:35:16
01:35:16 29) Failed to send the command: config:update
01:35:16
01:35:16 30) Failed to see prompt after sending the command: config:update
01:35:16
01:35:16 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:35:16
01:35:16 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:35:16
01:35:16 33) Failed to send the command: config:property-set enabled false
01:35:16
01:35:16 34) Failed to see prompt after sending the command: config:property-set enabled false
01:35:16
01:35:16 35) Failed to send the command: config:update
01:35:16
01:35:16 36) Failed to see prompt after sending the command: config:update
01:35:16 ------------------------------------------------------------------------------
01:35:16 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL |
01:44:33 Setup failed:
01:44:33 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.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:44:33
01:44:33 Also teardown failed:
01:44:33 Several failures occurred:
01:44:33
01:44:33 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:44:33
01:44:33 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:44:33
01:44:33 3) Failed to send the command: config:property-set enabled false
01:44:33
01:44:33 4) Failed to see prompt after sending the command: config:property-set enabled false
01:44:33
01:44:33 5) Failed to send the command: config:update
01:44:33
01:44:33 6) Failed to see prompt after sending the command: config:update
01:44:33
01:44:33 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:44:33
01:44:33 [ Message content over the limit has been removed. ]
01:44:33 ... to see prompt after sending the command: config:property-set enabled false
01:44:33
01:44:33 29) Failed to send the command: config:update
01:44:33
01:44:33 30) Failed to see prompt after sending the command: config:update
01:44:33
01:44:33 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:44:33
01:44:33 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:44:33
01:44:33 33) Failed to send the command: config:property-set enabled false
01:44:33
01:44:33 34) Failed to see prompt after sending the command: config:property-set enabled false
01:44:33
01:44:33 35) Failed to send the command: config:update
01:44:33
01:44:33 36) Failed to see prompt after sending the command: config:update
01:44:33 ------------------------------------------------------------------------------
01:44:33 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL |
01:53:49 Setup failed:
01:53:49 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.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:53:49
01:53:49 Also teardown failed:
01:53:49 Several failures occurred:
01:53:49
01:53:49 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:53:49
01:53:49 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:53:49
01:53:49 3) Failed to send the command: config:property-set enabled false
01:53:49
01:53:49 4) Failed to see prompt after sending the command: config:property-set enabled false
01:53:49
01:53:49 5) Failed to send the command: config:update
01:53:49
01:53:49 6) Failed to see prompt after sending the command: config:update
01:53:49
01:53:49 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:53:49
01:53:49 [ Message content over the limit has been removed. ]
01:53:49 ... to see prompt after sending the command: config:property-set enabled false
01:53:49
01:53:49 29) Failed to send the command: config:update
01:53:49
01:53:49 30) Failed to see prompt after sending the command: config:update
01:53:49
01:53:49 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:53:49
01:53:49 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:53:49
01:53:49 33) Failed to send the command: config:property-set enabled false
01:53:49
01:53:49 34) Failed to see prompt after sending the command: config:property-set enabled false
01:53:49
01:53:49 35) Failed to send the command: config:update
01:53:49
01:53:49 36) Failed to see prompt after sending the command: config:update
01:53:49 ------------------------------------------------------------------------------
01:53:49 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL |
02:03:05 Setup failed:
02:03:05 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.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:03:05
02:03:05 Also teardown failed:
02:03:05 Several failures occurred:
02:03:05
02:03:05 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
02:03:05
02:03:05 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
02:03:05
02:03:05 3) Failed to send the command: config:property-set enabled false
02:03:05
02:03:05 4) Failed to see prompt after sending the command: config:property-set enabled false
02:03:05
02:03:05 5) Failed to send the command: config:update
02:03:05
02:03:05 6) Failed to see prompt after sending the command: config:update
02:03:05
02:03:05 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:03:05
02:03:05 [ Message content over the limit has been removed. ]
02:03:05 ... to see prompt after sending the command: config:property-set enabled false
02:03:05
02:03:05 29) Failed to send the command: config:update
02:03:05
02:03:05 30) Failed to see prompt after sending the command: config:update
02:03:05
02:03:05 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:03:05
02:03:05 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:03:05
02:03:05 33) Failed to send the command: config:property-set enabled false
02:03:05
02:03:05 34) Failed to see prompt after sending the command: config:property-set enabled false
02:03:05
02:03:05 35) Failed to send the command: config:update
02:03:05
02:03:05 36) Failed to see prompt after sending the command: config:update
02:03:05 ------------------------------------------------------------------------------
02:03:05 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL |
02:12:21 Setup failed:
02:12:21 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.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:12:21
02:12:21 Also teardown failed:
02:12:21 Several failures occurred:
02:12:21
02:12:21 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
02:12:21
02:12:21 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
02:12:21
02:12:21 3) Failed to send the command: config:property-set enabled false
02:12:21
02:12:21 4) Failed to see prompt after sending the command: config:property-set enabled false
02:12:21
02:12:21 5) Failed to send the command: config:update
02:12:21
02:12:21 6) Failed to see prompt after sending the command: config:update
02:12:21
02:12:21 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:12:21
02:12:21 [ Message content over the limit has been removed. ]
02:12:21 ... to see prompt after sending the command: config:property-set enabled false
02:12:21
02:12:21 29) Failed to send the command: config:update
02:12:21
02:12:21 30) Failed to see prompt after sending the command: config:update
02:12:21
02:12:21 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:12:21
02:12:21 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:12:21
02:12:21 33) Failed to send the command: config:property-set enabled false
02:12:21
02:12:21 34) Failed to see prompt after sending the command: config:property-set enabled false
02:12:21
02:12:21 35) Failed to send the command: config:update
02:12:21
02:12:21 36) Failed to see prompt after sending the command: config:update
02:12:21 ------------------------------------------------------------------------------
02:12:21 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL |
02:21:37 Setup failed:
02:21:37 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.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:21:37
02:21:37 Also teardown failed:
02:21:37 Several failures occurred:
02:21:37
02:21:37 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
02:21:37
02:21:37 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
02:21:37
02:21:37 3) Failed to send the command: config:property-set enabled false
02:21:37
02:21:37 4) Failed to see prompt after sending the command: config:property-set enabled false
02:21:37
02:21:37 5) Failed to send the command: config:update
02:21:37
02:21:37 6) Failed to see prompt after sending the command: config:update
02:21:37
02:21:37 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:21:37
02:21:37 [ Message content over the limit has been removed. ]
02:21:37 ... to see prompt after sending the command: config:property-set enabled false
02:21:37
02:21:37 29) Failed to send the command: config:update
02:21:37
02:21:37 30) Failed to see prompt after sending the command: config:update
02:21:37
02:21:37 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:21:37
02:21:37 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:21:37
02:21:37 33) Failed to send the command: config:property-set enabled false
02:21:37
02:21:37 34) Failed to see prompt after sending the command: config:property-set enabled false
02:21:37
02:21:37 35) Failed to send the command: config:update
02:21:37
02:21:37 36) Failed to see prompt after sending the command: config:update
02:21:37 ------------------------------------------------------------------------------
02:21:37 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL |
02:34:03 Setup failed:
02:34:03 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.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:34:03
02:34:03 Also teardown failed:
02:34:03 Several failures occurred:
02:34:03
02:34:03 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
02:34:03
02:34:03 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:34:03
02:34:03 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:34:03
02:34:03 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
02:34:03
02:34:03 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
02:34:03
02:34:03 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:34:03 [ Message content over the limit has been removed. ]
02:34:03 ... to see prompt after sending the command: config:property-set enabled false
02:34:03
02:34:03 32) Failed to send the command: config:update
02:34:03
02:34:03 33) Failed to see prompt after sending the command: config:update
02:34:03
02:34:03 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:34:03
02:34:03 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:34:03
02:34:03 36) Failed to send the command: config:property-set enabled false
02:34:03
02:34:03 37) Failed to see prompt after sending the command: config:property-set enabled false
02:34:03
02:34:03 38) Failed to send the command: config:update
02:34:03
02:34:03 39) Failed to see prompt after sending the command: config:update
02:34:03 ------------------------------------------------------------------------------
02:34:03 Change_Replication_Source :: After changing replication source ODL... | FAIL |
02:43:19 Setup failed:
02:43:19 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.38:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:43:19
02:43:19 Also teardown failed:
02:43:19 Several failures occurred:
02:43:19
02:43:19 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
02:43:19
02:43:19 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
02:43:19
02:43:19 3) Failed to send the command: config:property-set enabled false
02:43:19
02:43:19 4) Failed to see prompt after sending the command: config:property-set enabled false
02:43:19
02:43:19 5) Failed to send the command: config:update
02:43:19
02:43:19 6) Failed to see prompt after sending the command: config:update
02:43:19
02:43:19 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:43:19
02:43:19 [ Message content over the limit has been removed. ]
02:43:19 ... to see prompt after sending the command: config:property-set enabled false
02:43:19
02:43:19 29) Failed to send the command: config:update
02:43:19
02:43:19 30) Failed to see prompt after sending the command: config:update
02:43:19
02:43:19 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:43:19
02:43:19 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
02:43:19
02:43:19 33) Failed to send the command: config:property-set enabled false
02:43:19
02:43:19 34) Failed to see prompt after sending the command: config:property-set enabled false
02:43:19
02:43:19 35) Failed to send the command: config:update
02:43:19
02:43:19 36) Failed to see prompt after sending the command: config:update
02:43:19 ------------------------------------------------------------------------------
02:43:19 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL |
02:43:19 8 tests, 0 passed, 8 failed
02:43:19 ==============================================================================
02:43:19 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml
02:43:21 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html
02:43:21 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html
02:43:21 + true
02:43:21 + echo 'Examining the files in data/log and checking filesize'
02:43:21 Examining the files in data/log and checking filesize
02:43:21 + ssh 10.30.171.38 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
02:43:21 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:22 total 256
02:43:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:34 .
02:43:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 02:34 ..
02:43:22 -rw-rw-r-- 1 jenkins jenkins 253664 Oct 7 02:34 karaf.log
02:43:22 + ssh 10.30.171.38 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
02:43:22 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:22 248K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
02:43:22 + ssh 10.30.171.143 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
02:43:22 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:22 total 256
02:43:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:34 .
02:43:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 02:34 ..
02:43:22 -rw-rw-r-- 1 jenkins jenkins 253870 Oct 7 02:34 karaf.log
02:43:22 + ssh 10.30.171.143 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
02:43:23 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:23 248K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
02:43:23 + ssh 10.30.170.147 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
02:43:23 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:23 total 260
02:43:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:34 .
02:43:23 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 02:34 ..
02:43:23 -rw-rw-r-- 1 jenkins jenkins 253968 Oct 7 02:34 karaf.log
02:43:23 + ssh 10.30.170.147 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
02:43:23 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:23 252K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
02:43:23 + set +e
02:43:23 ++ seq 1 3
02:43:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:43:23 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:43:23 + echo 'Let'\''s take the karaf thread dump again'
02:43:23 Let's take the karaf thread dump again
02:43:23 + ssh 10.30.171.38 'sudo ps aux'
02:43:24 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:24 ++ tr -s ' '
02:43:24 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
02:43:24 ++ cut -f2 '-d '
02:43:24 ++ grep -v grep
02:43:24 + pid=12837
02:43:24 + echo 'karaf main: org.apache.karaf.main.Main, pid:12837'
02:43:24 karaf main: org.apache.karaf.main.Main, pid:12837
02:43:24 + ssh 10.30.171.38 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12837'
02:43:24 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:24 + echo 'killing karaf process...'
02:43:24 killing karaf process...
02:43:24 + ssh 10.30.171.38 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:43:24 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:43:24 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:43:24 + echo 'Let'\''s take the karaf thread dump again'
02:43:24 Let's take the karaf thread dump again
02:43:24 + ssh 10.30.171.143 'sudo ps aux'
02:43:25 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:25 ++ tr -s ' '
02:43:25 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
02:43:25 ++ cut -f2 '-d '
02:43:25 ++ grep -v grep
02:43:25 + pid=12563
02:43:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:12563'
02:43:25 karaf main: org.apache.karaf.main.Main, pid:12563
02:43:25 + ssh 10.30.171.143 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12563'
02:43:25 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:25 + echo 'killing karaf process...'
02:43:25 killing karaf process...
02:43:25 + ssh 10.30.171.143 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:43:25 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:43:25 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:43:25 + echo 'Let'\''s take the karaf thread dump again'
02:43:25 Let's take the karaf thread dump again
02:43:25 + ssh 10.30.170.147 'sudo ps aux'
02:43:25 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:26 ++ tr -s ' '
02:43:26 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
02:43:26 ++ cut -f2 '-d '
02:43:26 ++ grep -v grep
02:43:26 + pid=12443
02:43:26 + echo 'karaf main: org.apache.karaf.main.Main, pid:12443'
02:43:26 karaf main: org.apache.karaf.main.Main, pid:12443
02:43:26 + ssh 10.30.170.147 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12443'
02:43:26 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:26 + echo 'killing karaf process...'
02:43:26 killing karaf process...
02:43:26 + ssh 10.30.170.147 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:43:26 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:26 + sleep 5
02:43:31 ++ seq 1 3
02:43:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:43:31 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:43:31 + echo 'Compressing karaf.log 1'
02:43:31 Compressing karaf.log 1
02:43:31 + ssh 10.30.171.38 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
02:43:31 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:32 + echo 'Fetching compressed karaf.log 1'
02:43:32 Fetching compressed karaf.log 1
02:43:32 + scp 10.30.171.38:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
02:43:32 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:32 + ssh 10.30.171.38 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
02:43:32 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:32 + scp 10.30.171.38:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
02:43:32 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:32 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log: No such file or directory
02:43:32 + echo 'Fetch GC logs'
02:43:32 Fetch GC logs
02:43:32 + mkdir -p gclogs-1
02:43:32 + scp '10.30.171.38:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-1/
02:43:32 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts.
02:43:33 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
02:43:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:43:33 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:43:33 + echo 'Compressing karaf.log 2'
02:43:33 Compressing karaf.log 2
02:43:33 + ssh 10.30.171.143 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
02:43:33 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:33 + echo 'Fetching compressed karaf.log 2'
02:43:33 Fetching compressed karaf.log 2
02:43:33 + scp 10.30.171.143:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
02:43:33 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:33 + ssh 10.30.171.143 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
02:43:33 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:33 + scp 10.30.171.143:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
02:43:33 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:33 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log: No such file or directory
02:43:33 + echo 'Fetch GC logs'
02:43:33 Fetch GC logs
02:43:33 + mkdir -p gclogs-2
02:43:33 + scp '10.30.171.143:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-2/
02:43:33 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts.
02:43:34 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
02:43:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:43:34 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:43:34 + echo 'Compressing karaf.log 3'
02:43:34 Compressing karaf.log 3
02:43:34 + ssh 10.30.170.147 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
02:43:34 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:34 + echo 'Fetching compressed karaf.log 3'
02:43:34 Fetching compressed karaf.log 3
02:43:34 + scp 10.30.170.147:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
02:43:34 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:34 + ssh 10.30.170.147 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
02:43:34 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:34 + scp 10.30.170.147:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
02:43:34 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:34 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log: No such file or directory
02:43:34 + echo 'Fetch GC logs'
02:43:34 Fetch GC logs
02:43:34 + mkdir -p gclogs-3
02:43:35 + scp '10.30.170.147:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-3/
02:43:35 Warning: Permanently added '10.30.170.147' (ECDSA) to the list of known hosts.
02:43:35 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
02:43:35 + echo 'Examine copied files'
02:43:35 Examine copied files
02:43:35 + ls -lt
02:43:35 total 13148
02:43:35 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 02:43 gclogs-3
02:43:35 -rw-rw-r--. 1 jenkins jenkins 18568 Oct 7 02:43 odl3_karaf.log.gz
02:43:35 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 02:43 gclogs-2
02:43:35 -rw-rw-r--. 1 jenkins jenkins 18623 Oct 7 02:43 odl2_karaf.log.gz
02:43:35 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 02:43 gclogs-1
02:43:35 -rw-rw-r--. 1 jenkins jenkins 18530 Oct 7 02:43 odl1_karaf.log.gz
02:43:35 -rw-rw-r--. 1 jenkins jenkins 77734 Oct 7 02:43 karaf_3_12443_threads_after.log
02:43:35 -rw-rw-r--. 1 jenkins jenkins 13860 Oct 7 02:43 ps_after.log
02:43:35 -rw-rw-r--. 1 jenkins jenkins 77735 Oct 7 02:43 karaf_2_12563_threads_after.log
02:43:35 -rw-rw-r--. 1 jenkins jenkins 82726 Oct 7 02:43 karaf_1_12837_threads_after.log
02:43:35 -rw-rw-r--. 1 jenkins jenkins 247480 Oct 7 02:43 report.html
02:43:35 -rw-rw-r--. 1 jenkins jenkins 1029638 Oct 7 02:43 log.html
02:43:35 -rw-rw-r--. 1 jenkins jenkins 11542789 Oct 7 02:43 output.xml
02:43:35 -rw-rw-r--. 1 jenkins jenkins 155 Oct 7 01:25 testplan.txt
02:43:35 -rw-rw-r--. 1 jenkins jenkins 81021 Oct 7 01:25 karaf_3_2062_threads_before.log
02:43:35 -rw-rw-r--. 1 jenkins jenkins 13847 Oct 7 01:25 ps_before.log
02:43:35 -rw-rw-r--. 1 jenkins jenkins 81871 Oct 7 01:25 karaf_2_2056_threads_before.log
02:43:35 -rw-rw-r--. 1 jenkins jenkins 81887 Oct 7 01:25 karaf_1_2049_threads_before.log
02:43:35 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 7 01:22 post-startup-script.sh
02:43:35 -rw-rw-r--. 1 jenkins jenkins 252 Oct 7 01:22 startup-script.sh
02:43:35 -rw-rw-r--. 1 jenkins jenkins 3520 Oct 7 01:22 configuration-script.sh
02:43:35 -rw-rw-r--. 1 jenkins jenkins 337 Oct 7 01:21 detect_variables.env
02:43:35 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 7 01:21 pom.xml
02:43:35 -rw-rw-r--. 1 jenkins jenkins 92 Oct 7 01:21 set_variables.env
02:43:35 -rw-rw-r--. 1 jenkins jenkins 355 Oct 7 01:21 slave_addresses.txt
02:43:35 -rw-rw-r--. 1 jenkins jenkins 570 Oct 7 01:21 requirements.txt
02:43:35 -rw-rw-r--. 1 jenkins jenkins 26 Oct 7 01:21 env.properties
02:43:35 -rw-rw-r--. 1 jenkins jenkins 333 Oct 7 01:19 stack-parameters.yaml
02:43:35 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 7 01:17 test
02:43:35 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 01:17 test@tmp
02:43:35 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 6 21:24 maven-metadata.xml
02:43:35 + true
02:43:35 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins15062884518445144872.sh
02:43:35 Cleaning up Robot installation...
02:43:35 $ ssh-agent -k
02:43:35 unset SSH_AUTH_SOCK;
02:43:35 unset SSH_AGENT_PID;
02:43:35 echo Agent pid 5294 killed;
02:43:35 [ssh-agent] Stopped.
02:43:35 Recording plot data
02:43:35 Robot results publisher started...
02:43:35 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:43:35 -Parsing output xml:
02:43:37 Done!
02:43:37 -Copying log files to build dir:
02:43:37 Done!
02:43:37 -Assigning results to build:
02:43:37 Done!
02:43:37 -Checking thresholds:
02:43:37 Done!
02:43:37 Done publishing Robot results.
02:43:37 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:43:37 [PostBuildScript] - [INFO] Executing post build scripts.
02:43:37 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11264919360610438668.sh
02:43:37 Archiving csit artifacts
02:43:37 mv: cannot stat '*_1.png': No such file or directory
02:43:37 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:43:37 mv: cannot stat '*_2.png': No such file or directory
02:43:37 mv: cannot stat '/tmp/odl2_*': No such file or directory
02:43:37 mv: cannot stat '*_3.png': No such file or directory
02:43:37 mv: cannot stat '/tmp/odl3_*': No such file or directory
02:43:37 % Total % Received % Xferd Average Speed Time Time Time Current
02:43:37 Dload Upload Total Spent Left Speed
02:43:37
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1001k 0 1001k 0 0 1918k 0 --:--:-- --:--:-- --:--:-- 1914k
02:43:38 Archive: robot-plugin.zip
02:43:38 inflating: ./archives/robot-plugin/log.html
02:43:38 inflating: ./archives/robot-plugin/output.xml
02:43:38 inflating: ./archives/robot-plugin/report.html
02:43:38 mv: cannot stat '*.log.gz': No such file or directory
02:43:38 mv: cannot stat '*.csv': No such file or directory
02:43:38 mv: cannot stat '*.png': No such file or directory
02:43:38 [PostBuildScript] - [INFO] Executing post build scripts.
02:43:38 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins16232891347106799070.sh
02:43:38 [PostBuildScript] - [INFO] Executing post build scripts.
02:43:38 [EnvInject] - Injecting environment variables from a build step.
02:43:38 [EnvInject] - Injecting as environment variables the properties content
02:43:38 OS_CLOUD=vex
02:43:38 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-76
02:43:38
02:43:38 [EnvInject] - Variables injected successfully.
02:43:38 provisioning config files...
02:43:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:43:38 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins12607283835298251596.sh
02:43:38 ---> openstack-stack-delete.sh
02:43:38 Setup pyenv:
02:43:38 system
02:43:38 3.8.13
02:43:38 3.9.13
02:43:38 3.10.13
02:43:38 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
02:43:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
02:43:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:43:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:43:41 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.
02:43:41 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:43:41 lf-activate-venv(): INFO: Base packages installed successfully
02:43:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
02:43:59 INFO: Retrieving stack cost for: releng-mdsal-csit-3node-netty-replicate-only-scandium-76
02:44:04 DEBUG: Successfully retrieved stack cost: total: 0.77
02:44:16 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-76
02:44:16 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-76
02:44:16 [PostBuildScript] - [INFO] Executing post build scripts.
02:44:16 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins10097621797976550332.sh
02:44:16 ---> sysstat.sh
02:44:17 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins12823443928113640293.sh
02:44:17 ---> package-listing.sh
02:44:17 ++ facter osfamily
02:44:17 ++ tr '[:upper:]' '[:lower:]'
02:44:17 + OS_FAMILY=redhat
02:44:17 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
02:44:17 + START_PACKAGES=/tmp/packages_start.txt
02:44:17 + END_PACKAGES=/tmp/packages_end.txt
02:44:17 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:44:17 + PACKAGES=/tmp/packages_start.txt
02:44:17 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
02:44:17 + PACKAGES=/tmp/packages_end.txt
02:44:17 + case "${OS_FAMILY}" in
02:44:17 + rpm -qa
02:44:17 + sort
02:44:17 + '[' -f /tmp/packages_start.txt ']'
02:44:17 + '[' -f /tmp/packages_end.txt ']'
02:44:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:44:17 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
02:44:17 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
02:44:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
02:44:17 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1886072894074408604.sh
02:44:17 ---> capture-instance-metadata.sh
02:44:17 Setup pyenv:
02:44:18 system
02:44:18 3.8.13
02:44:18 3.9.13
02:44:18 3.10.13
02:44:18 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
02:44:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
02:44:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:44:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:44:20 lf-activate-venv(): INFO: Base packages installed successfully
02:44:20 lf-activate-venv(): INFO: Installing additional packages: lftools
02:44:30 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
02:44:30 INFO: Running in OpenStack, capturing instance metadata
02:44:31 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6304691595363202813.sh
02:44:31 provisioning config files...
02:44:31 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #76
02:44:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config803491647016021490tmp
02:44:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:44:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:44:31 provisioning config files...
02:44:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:44:31 [EnvInject] - Injecting environment variables from a build step.
02:44:31 [EnvInject] - Injecting as environment variables the properties content
02:44:31 SERVER_ID=logs
02:44:31
02:44:31 [EnvInject] - Variables injected successfully.
02:44:31 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins16156153409597587164.sh
02:44:31 ---> create-netrc.sh
02:44:31 WARN: Log server credential not found.
02:44:31 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4715106778260887036.sh
02:44:31 ---> python-tools-install.sh
02:44:31 Setup pyenv:
02:44:31 system
02:44:31 3.8.13
02:44:31 3.9.13
02:44:31 3.10.13
02:44:31 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
02:44:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
02:44:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:44:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:44:33 lf-activate-venv(): INFO: Base packages installed successfully
02:44:33 lf-activate-venv(): INFO: Installing additional packages: lftools
02:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
02:44:44 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6133185321765778458.sh
02:44:44 ---> sudo-logs.sh
02:44:44 Archiving 'sudo' log..
02:44:44 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins8641593017210765367.sh
02:44:44 ---> job-cost.sh
02:44:44 Setup pyenv:
02:44:44 system
02:44:44 3.8.13
02:44:44 3.9.13
02:44:44 3.10.13
02:44:44 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
02:44:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
02:44:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:44:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:44:47 lf-activate-venv(): INFO: Base packages installed successfully
02:44:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:44:54 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
02:44:54 DEBUG: total: 0.77
02:44:54 INFO: Retrieving Stack Cost...
02:44:55 INFO: Retrieving Pricing Info for: v3-standard-2
02:44:55 INFO: Archiving Costs
02:44:55 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins4465540624435016233.sh
02:44:55 ---> logs-deploy.sh
02:44:55 Setup pyenv:
02:44:55 system
02:44:55 3.8.13
02:44:55 3.9.13
02:44:55 3.10.13
02:44:55 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
02:44:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fuQj from file:/tmp/.os_lf_venv
02:44:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:44:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:44:57 lf-activate-venv(): INFO: Base packages installed successfully
02:44:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-fuQj/bin to PATH
02:45:10 WARNING: Nexus logging server not set
02:45:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/76/
02:45:10 INFO: archiving logs to S3
02:45:11 ---> uname -a:
02:45:11 Linux prd-centos8-robot-2c-8g-1238.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
02:45:11
02:45:11
02:45:11 ---> lscpu:
02:45:11 Architecture: x86_64
02:45:11 CPU op-mode(s): 32-bit, 64-bit
02:45:11 Byte Order: Little Endian
02:45:11 CPU(s): 2
02:45:11 On-line CPU(s) list: 0,1
02:45:11 Thread(s) per core: 1
02:45:11 Core(s) per socket: 1
02:45:11 Socket(s): 2
02:45:11 NUMA node(s): 1
02:45:11 Vendor ID: AuthenticAMD
02:45:11 CPU family: 23
02:45:11 Model: 49
02:45:11 Model name: AMD EPYC-Rome Processor
02:45:11 Stepping: 0
02:45:11 CPU MHz: 2800.000
02:45:11 BogoMIPS: 5600.00
02:45:11 Virtualization: AMD-V
02:45:11 Hypervisor vendor: KVM
02:45:11 Virtualization type: full
02:45:11 L1d cache: 32K
02:45:11 L1i cache: 32K
02:45:11 L2 cache: 512K
02:45:11 L3 cache: 16384K
02:45:11 NUMA node0 CPU(s): 0,1
02:45:11 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
02:45:11
02:45:11
02:45:11 ---> nproc:
02:45:11 2
02:45:11
02:45:11
02:45:11 ---> df -h:
02:45:11 Filesystem Size Used Avail Use% Mounted on
02:45:11 devtmpfs 3.8G 0 3.8G 0% /dev
02:45:11 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:45:11 tmpfs 3.8G 17M 3.8G 1% /run
02:45:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:45:11 /dev/vda1 40G 8.3G 32G 21% /
02:45:11 tmpfs 770M 0 770M 0% /run/user/1001
02:45:11
02:45:11
02:45:11 ---> free -m:
02:45:11 total used free shared buff/cache available
02:45:11 Mem: 7697 603 4868 19 2226 6795
02:45:11 Swap: 1023 0 1023
02:45:11
02:45:11
02:45:11 ---> ip addr:
02:45:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:45:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:45:11 inet 127.0.0.1/8 scope host lo
02:45:11 valid_lft forever preferred_lft forever
02:45:11 inet6 ::1/128 scope host
02:45:11 valid_lft forever preferred_lft forever
02:45:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:45:11 link/ether fa:16:3e:24:c4:a8 brd ff:ff:ff:ff:ff:ff
02:45:11 altname enp0s3
02:45:11 altname ens3
02:45:11 inet 10.30.171.63/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:45:11 valid_lft 81103sec preferred_lft 81103sec
02:45:11 inet6 fe80::f816:3eff:fe24:c4a8/64 scope link
02:45:11 valid_lft forever preferred_lft forever
02:45:11
02:45:11
02:45:11 ---> sar -b -r -n DEV:
02:45:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/07/2025 _x86_64_ (2 CPU)
02:45:11
02:45:11 01:16:50 LINUX RESTART (2 CPU)
02:45:11
02:45:11 01:17:01 AM tps rtps wtps bread/s bwrtn/s
02:45:11 01:18:01 AM 200.10 156.34 43.76 14763.38 38074.29
02:45:11 01:19:01 AM 77.07 0.43 76.64 16.53 6155.79
02:45:11 01:20:01 AM 87.69 0.75 86.94 53.45 11302.20
02:45:11 01:21:01 AM 14.64 0.38 14.26 64.22 639.79
02:45:11 01:22:01 AM 59.74 9.42 50.32 1682.12 3267.36
02:45:11 01:23:01 AM 32.92 0.03 32.89 3.47 6301.72
02:45:11 01:24:01 AM 3.05 0.00 3.05 0.00 103.50
02:45:11 01:25:01 AM 0.13 0.00 0.13 0.00 1.07
02:45:11 01:26:01 AM 0.47 0.20 0.27 11.60 7.62
02:45:11 01:27:01 AM 2.30 0.03 2.27 1.87 98.03
02:45:11 01:28:01 AM 0.57 0.00 0.57 0.00 9.30
02:45:11 01:29:01 AM 0.40 0.00 0.40 0.00 6.92
02:45:11 01:30:01 AM 0.40 0.00 0.40 0.00 6.91
02:45:11 01:31:01 AM 0.60 0.00 0.60 0.00 10.56
02:45:11 01:32:01 AM 1.53 0.03 1.50 0.27 33.61
02:45:11 01:33:01 AM 0.37 0.00 0.37 0.00 8.45
02:45:11 01:34:01 AM 0.13 0.00 0.13 0.00 2.00
02:45:11 01:35:01 AM 0.13 0.00 0.13 0.00 3.47
02:45:11 01:36:01 AM 0.23 0.00 0.23 0.00 12.70
02:45:11 01:37:01 AM 0.33 0.00 0.33 0.00 8.75
02:45:11 01:38:01 AM 0.23 0.00 0.23 0.00 5.50
02:45:11 01:39:01 AM 0.15 0.00 0.15 0.00 5.22
02:45:11 01:40:01 AM 0.15 0.00 0.15 0.00 3.22
02:45:11 01:41:01 AM 0.17 0.00 0.17 0.00 5.80
02:45:11 01:42:01 AM 0.35 0.00 0.35 0.00 8.52
02:45:11 01:43:02 AM 0.33 0.00 0.33 0.00 6.20
02:45:11 01:44:01 AM 0.17 0.00 0.17 0.00 4.41
02:45:11 01:45:01 AM 0.20 0.00 0.20 0.00 3.35
02:45:11 01:46:01 AM 0.17 0.00 0.17 0.00 14.11
02:45:11 01:47:01 AM 0.17 0.00 0.17 0.00 4.65
02:45:11 01:48:01 AM 0.27 0.00 0.27 0.00 5.98
02:45:11 01:49:01 AM 0.22 0.00 0.22 0.00 6.53
02:45:11 01:50:01 AM 0.17 0.00 0.17 0.00 3.98
02:45:11 01:51:01 AM 0.32 0.00 0.32 0.00 9.25
02:45:11 01:52:01 AM 0.55 0.00 0.55 0.00 7.88
02:45:11 01:53:01 AM 0.27 0.00 0.27 0.00 5.72
02:45:11 01:54:01 AM 0.17 0.00 0.17 0.00 2.28
02:45:11 01:55:01 AM 0.13 0.00 0.13 0.00 12.93
02:45:11 01:56:01 AM 0.12 0.00 0.12 0.00 3.22
02:45:11 01:57:01 AM 0.20 0.00 0.20 0.00 5.46
02:45:11 01:58:01 AM 0.28 0.00 0.28 0.00 5.46
02:45:11 01:59:01 AM 0.15 0.00 0.15 0.00 4.95
02:45:11 02:00:01 AM 0.30 0.00 0.30 0.00 7.08
02:45:11 02:01:01 AM 0.20 0.00 0.20 0.00 5.01
02:45:11 02:02:01 AM 0.43 0.08 0.35 1.87 7.53
02:45:11 02:03:01 AM 0.28 0.00 0.28 0.00 5.20
02:45:11 02:04:01 AM 0.18 0.00 0.18 0.00 13.88
02:45:11 02:05:01 AM 0.13 0.00 0.13 0.00 3.07
02:45:11 02:06:01 AM 0.13 0.00 0.13 0.00 4.93
02:45:11 02:07:01 AM 0.15 0.00 0.15 0.00 3.18
02:45:11 02:08:01 AM 0.27 0.00 0.27 0.00 5.72
02:45:11 02:09:01 AM 0.27 0.00 0.27 0.00 7.07
02:45:11 02:10:01 AM 0.18 0.00 0.18 0.00 5.50
02:45:11 02:11:01 AM 5.98 5.75 0.23 555.64 3.93
02:45:11 02:12:01 AM 2.88 0.00 2.88 0.00 70.49
02:45:11 02:13:01 AM 0.40 0.00 0.40 0.00 17.91
02:45:11 02:14:01 AM 0.13 0.00 0.13 0.00 3.07
02:45:11 02:15:01 AM 0.13 0.00 0.13 0.00 5.20
02:45:11 02:16:01 AM 0.17 0.00 0.17 0.00 3.65
02:45:11 02:17:01 AM 0.17 0.00 0.17 0.00 5.16
02:45:11 02:18:01 AM 0.38 0.00 0.38 0.00 7.43
02:45:11 02:19:01 AM 0.30 0.00 0.30 0.00 9.05
02:45:11 02:20:01 AM 0.13 0.00 0.13 0.00 2.00
02:45:11 02:21:01 AM 0.20 0.00 0.20 0.00 4.10
02:45:11 02:22:01 AM 0.25 0.00 0.25 0.00 3.82
02:45:11 02:23:01 AM 0.27 0.00 0.27 0.00 16.26
02:45:11 02:24:01 AM 0.13 0.00 0.13 0.00 3.23
02:45:11 02:25:01 AM 0.27 0.00 0.27 0.00 7.08
02:45:11 02:26:01 AM 0.22 0.00 0.22 0.00 4.07
02:45:11 02:27:01 AM 0.17 0.00 0.17 0.00 5.30
02:45:11 02:28:01 AM 0.25 0.00 0.25 0.00 5.31
02:45:11 02:29:01 AM 0.18 0.00 0.18 0.00 33.21
02:45:11 02:30:01 AM 0.17 0.00 0.17 0.00 25.26
02:45:11 02:31:01 AM 0.23 0.00 0.23 0.00 43.12
02:45:11 02:32:01 AM 0.37 0.00 0.37 0.00 10.51
02:45:11 02:33:01 AM 0.55 0.00 0.55 0.00 8.81
02:45:11 02:34:01 AM 0.45 0.00 0.45 0.00 5.75
02:45:11 02:35:01 AM 0.43 0.00 0.43 0.00 15.90
02:45:11 02:36:01 AM 0.23 0.00 0.23 0.00 5.58
02:45:11 02:37:01 AM 0.17 0.00 0.17 0.00 3.30
02:45:11 02:38:01 AM 0.28 0.00 0.28 0.00 7.73
02:45:11 02:39:01 AM 0.20 0.00 0.20 0.00 3.77
02:45:11 02:40:01 AM 0.12 0.00 0.12 0.00 2.80
02:45:11 02:41:01 AM 0.25 0.00 0.25 0.00 7.90
02:45:11 02:42:01 AM 0.33 0.00 0.33 0.00 7.26
02:45:11 02:43:01 AM 0.22 0.00 0.22 0.00 4.43
02:45:11 02:44:01 AM 14.98 0.32 14.66 36.93 570.10
02:45:11 02:45:01 AM 31.52 0.48 31.03 53.84 1735.43
02:45:11 Average: 6.29 1.98 4.31 196.10 783.65
02:45:11
02:45:11 01:17:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:45:11 01:18:01 AM 5660772 7111304 2221652 28.18 2688 1647348 673368 7.54 171636 1781184 52872
02:45:11 01:19:01 AM 5251184 7025472 2631240 33.38 2688 1954368 712908 7.98 194156 2109552 227748
02:45:11 01:20:01 AM 5214432 7058144 2667992 33.85 2688 2020080 645384 7.23 209432 2110444 9928
02:45:11 01:21:01 AM 5260676 7107616 2621748 33.26 2688 2022908 620356 6.95 219076 2052824 20
02:45:11 01:22:01 AM 4920664 7029896 2961760 37.57 2688 2276716 655064 7.33 262148 2325608 174028
02:45:11 01:23:01 AM 4952580 7062532 2929844 37.17 2688 2277640 624760 7.00 267552 2283432 12
02:45:11 01:24:01 AM 4952748 7062700 2929676 37.17 2688 2277640 624760 7.00 267576 2283348 12
02:45:11 01:25:01 AM 4952436 7062392 2929988 37.17 2688 2277644 624760 7.00 267576 2283556 16
02:45:11 01:26:01 AM 4910324 7021268 2972100 37.71 2688 2278640 721564 8.08 267700 2325356 640
02:45:11 01:27:01 AM 4908232 7019504 2974192 37.73 2688 2278960 703364 7.88 267976 2327320 4
02:45:11 01:28:01 AM 4906120 7017488 2976304 37.76 2688 2279056 703364 7.88 267976 2329708 4
02:45:11 01:29:01 AM 4905932 7017392 2976492 37.76 2688 2279148 703364 7.88 267976 2329816 4
02:45:11 01:30:01 AM 4905096 7016648 2977328 37.77 2688 2279240 705200 7.90 267976 2330488 4
02:45:11 01:31:01 AM 4904884 7016532 2977540 37.77 2688 2279336 705200 7.90 267976 2330660 4
02:45:11 01:32:01 AM 4904668 7016404 2977756 37.78 2688 2279424 703672 7.88 268092 2330936 4
02:45:11 01:33:01 AM 4903728 7015580 2978696 37.79 2688 2279540 703672 7.88 268316 2331708 24
02:45:11 01:34:01 AM 4903292 7015184 2979132 37.79 2688 2279580 703672 7.88 268316 2331936 44
02:45:11 01:35:01 AM 4903420 7015360 2979004 37.79 2688 2279628 703672 7.88 268316 2331976 20
02:45:11 01:36:01 AM 4900988 7013260 2981436 37.82 2688 2279968 703672 7.88 268316 2334184 56
02:45:11 01:37:01 AM 4900624 7012988 2981800 37.83 2688 2280060 703672 7.88 268316 2334584 24
02:45:11 01:38:01 AM 4900068 7012524 2982356 37.84 2688 2280152 703672 7.88 268316 2335184 52
02:45:11 01:39:01 AM 4899800 7012352 2982624 37.84 2688 2280248 703672 7.88 268316 2335564 24
02:45:11 01:40:01 AM 4899008 7011652 2983416 37.85 2688 2280340 725140 8.12 268316 2336064 56
02:45:11 01:41:01 AM 4899116 7011852 2983308 37.85 2688 2280432 705680 7.90 268316 2336200 24
02:45:11 01:42:01 AM 4898984 7011836 2983440 37.85 2688 2280540 705680 7.90 268316 2336072 20
02:45:11 01:43:02 AM 4899120 7012004 2983304 37.85 2688 2280580 705680 7.90 268316 2336048 44
02:45:11 01:44:01 AM 4899340 7012284 2983084 37.84 2688 2280632 705680 7.90 268316 2336156 20
02:45:11 01:45:01 AM 4898744 7012004 2983680 37.85 2688 2280956 705680 7.90 268316 2336508 308
02:45:11 01:46:01 AM 4898896 7012256 2983528 37.85 2688 2281048 705680 7.90 268316 2336496 36
02:45:11 01:47:01 AM 4898872 7012324 2983552 37.85 2688 2281140 705680 7.90 268316 2336592 24
02:45:11 01:48:01 AM 4898556 7012104 2983868 37.85 2688 2281236 705680 7.90 268320 2336764 60
02:45:11 01:49:01 AM 4898648 7012280 2983776 37.85 2688 2281328 705680 7.90 268320 2336780 28
02:45:11 01:50:01 AM 4898144 7011864 2984280 37.86 2688 2281416 709868 7.95 268320 2336996 56
02:45:11 01:51:01 AM 4898048 7011904 2984376 37.86 2688 2281552 709868 7.95 268320 2337324 16
02:45:11 01:52:01 AM 4898108 7012012 2984316 37.86 2688 2281592 709868 7.95 268320 2337372 4
02:45:11 01:53:01 AM 4897684 7011632 2984740 37.87 2688 2281644 709868 7.95 268320 2337492 24
02:45:11 01:54:01 AM 4897572 7011804 2984852 37.87 2688 2281920 709868 7.95 268320 2337724 268
02:45:11 01:55:01 AM 4897388 7011736 2985036 37.87 2688 2282036 709868 7.95 268320 2337832 24
02:45:11 01:56:01 AM 4897392 7011836 2985032 37.87 2688 2282132 709868 7.95 268320 2337928 52
02:45:11 01:57:01 AM 4897236 7011776 2985188 37.87 2688 2282228 709868 7.95 268320 2338024 24
02:45:11 01:58:01 AM 4897016 7011648 2985408 37.87 2688 2282320 709868 7.95 268320 2338320 64
02:45:11 01:59:01 AM 4897144 7011872 2985280 37.87 2688 2282416 709868 7.95 268320 2338352 44
02:45:11 02:00:01 AM 4896856 7011672 2985568 37.88 2688 2282504 725924 8.13 268320 2338324 4
02:45:11 02:01:01 AM 4896016 7010932 2986408 37.89 2688 2282604 725924 8.13 268320 2339008 16
02:45:11 02:02:01 AM 4896192 7011224 2986232 37.88 2688 2282720 725924 8.13 268444 2339048 4
02:45:11 02:03:01 AM 4895856 7010928 2986568 37.89 2688 2282768 725924 8.13 268444 2339216 32
02:45:11 02:04:01 AM 4894316 7009736 2988108 37.91 2688 2283116 725924 8.13 268444 2340668 76
02:45:11 02:05:01 AM 4894200 7009712 2988224 37.91 2688 2283208 725924 8.13 268444 2340760 36
02:45:11 02:06:01 AM 4894072 7009684 2988352 37.91 2688 2283300 725924 8.13 268444 2340860 4
02:45:11 02:07:01 AM 4893876 7009576 2988548 37.91 2688 2283396 725924 8.13 268444 2341064 40
02:45:11 02:08:01 AM 4893832 7009624 2988592 37.91 2688 2283488 725924 8.13 268444 2341224 80
02:45:11 02:09:01 AM 4893760 7009640 2988664 37.92 2688 2283576 725924 8.13 268444 2341132 40
02:45:11 02:10:01 AM 4893704 7009692 2988720 37.92 2688 2283684 711580 7.97 268444 2341240 32
02:45:11 02:11:01 AM 4876700 7009432 3005724 38.13 2688 2300384 711864 7.97 270824 2355716 664
02:45:11 02:12:01 AM 4876704 7009488 3005720 38.13 2688 2300436 711864 7.97 270824 2355768 24
02:45:11 02:13:01 AM 4876164 7009276 3006260 38.14 2688 2300764 711864 7.97 270824 2356156 24
02:45:11 02:14:01 AM 4876340 7009548 3006084 38.14 2688 2300860 711864 7.97 270824 2356184 56
02:45:11 02:15:01 AM 4876072 7009372 3006352 38.14 2688 2300952 711864 7.97 270824 2356276 20
02:45:11 02:16:01 AM 4875932 7009324 3006492 38.14 2688 2301044 711864 7.97 270824 2356448 52
02:45:11 02:17:01 AM 4876044 7009528 3006380 38.14 2688 2301136 711864 7.97 270824 2356460 24
02:45:11 02:18:01 AM 4875704 7009276 3006720 38.14 2688 2301232 711864 7.97 270824 2356620 56
02:45:11 02:19:01 AM 4875704 7009400 3006720 38.14 2688 2301356 711864 7.97 270824 2356676 28
02:45:11 02:20:01 AM 4875480 7009216 3006944 38.15 2688 2301396 731808 8.19 270824 2356832 36
02:45:11 02:21:01 AM 4875660 7009464 3006764 38.15 2688 2301452 731808 8.19 270824 2356772 16
02:45:11 02:22:01 AM 4875172 7009296 3007252 38.15 2688 2301772 731808 8.19 270824 2357208 308
02:45:11 02:23:01 AM 4874908 7009128 3007516 38.15 2688 2301868 731808 8.19 270824 2357384 32
02:45:11 02:24:01 AM 4874892 7009204 3007532 38.15 2688 2301960 731808 8.19 270824 2357292 60
02:45:11 02:25:01 AM 4874896 7009300 3007528 38.15 2688 2302052 731808 8.19 270824 2357500 24
02:45:11 02:26:01 AM 4874920 7009408 3007504 38.15 2688 2302128 731808 8.19 270824 2357468 52
02:45:11 02:27:01 AM 4874860 7009444 3007564 38.16 2688 2302224 731808 8.19 270824 2357552 28
02:45:11 02:28:01 AM 4874476 7009380 3007948 38.16 2688 2302544 731808 8.19 270824 2358064 292
02:45:11 02:29:01 AM 4871192 7007060 3011232 38.20 2688 2303524 731808 8.19 270824 2361184 332
02:45:11 02:30:01 AM 4866180 7002904 3016244 38.27 2688 2304364 748296 8.38 270824 2365972 448
02:45:11 02:31:01 AM 4864208 7001736 3018216 38.29 2688 2305164 716088 8.02 270824 2368188 4
02:45:11 02:32:01 AM 4863096 7000808 3019328 38.30 2688 2305348 716088 8.02 270824 2369140 4
02:45:11 02:33:01 AM 4862668 7000424 3019756 38.31 2688 2305392 716088 8.02 270824 2369724 4
02:45:11 02:34:01 AM 4862728 7000524 3019696 38.31 2688 2305440 716088 8.02 270824 2369856 4
02:45:11 02:35:01 AM 4860368 6998516 3022056 38.34 2688 2305792 716088 8.02 270824 2371972 4
02:45:11 02:36:01 AM 4860176 6998416 3022248 38.34 2688 2305884 716088 8.02 270824 2372088 4
02:45:11 02:37:01 AM 4860164 6998496 3022260 38.34 2688 2305976 716088 8.02 270824 2372296 36
02:45:11 02:38:01 AM 4860148 6998576 3022276 38.34 2688 2306072 716088 8.02 270824 2372464 4
02:45:11 02:39:01 AM 4860064 6998584 3022360 38.34 2688 2306164 716088 8.02 270824 2372372 40
02:45:11 02:40:01 AM 4859704 6998304 3022720 38.35 2688 2306252 736928 8.25 270824 2372568 68
02:45:11 02:41:01 AM 4859772 6998492 3022652 38.35 2688 2306368 736928 8.25 270824 2372568 32
02:45:11 02:42:01 AM 4859744 6998504 3022680 38.35 2688 2306408 736928 8.25 270824 2372616 16
02:45:11 02:43:01 AM 4859604 6998416 3022820 38.35 2688 2306460 736928 8.25 270824 2372736 32
02:45:11 02:44:01 AM 4999736 6968100 2882688 36.57 2688 2140740 712484 7.98 318748 2201616 40348
02:45:11 02:45:01 AM 5019536 6990572 2862888 36.32 2688 2143816 689864 7.72 478356 2026608 25108
02:45:11 Average: 4912955 7013870 2969469 37.67 2688 2269362 709847 7.95 268936 2324538 6084
02:45:11
02:45:11 01:17:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:45:11 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:18:01 AM eth0 246.54 144.80 1160.80 56.84 0.00 0.00 0.00 0.00
02:45:11 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:19:01 AM eth0 83.05 72.20 1054.99 8.75 0.00 0.00 0.00 0.00
02:45:11 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:20:01 AM eth0 59.58 44.47 586.31 7.45 0.00 0.00 0.00 0.00
02:45:11 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:21:01 AM eth0 18.72 18.44 6.49 5.35 0.00 0.00 0.00 0.00
02:45:11 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:22:01 AM eth0 41.41 36.46 334.09 9.28 0.00 0.00 0.00 0.00
02:45:11 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:23:01 AM eth0 393.87 300.13 84.03 73.35 0.00 0.00 0.00 0.00
02:45:11 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:24:01 AM eth0 2.42 1.92 0.50 0.43 0.00 0.00 0.00 0.00
02:45:11 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:25:01 AM eth0 3.25 2.05 0.74 0.61 0.00 0.00 0.00 0.00
02:45:11 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:26:01 AM eth0 38.98 24.53 10.64 3.29 0.00 0.00 0.00 0.00
02:45:11 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:27:01 AM eth0 6.62 5.20 1.51 0.99 0.00 0.00 0.00 0.00
02:45:11 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:28:01 AM eth0 0.95 0.38 0.25 0.11 0.00 0.00 0.00 0.00
02:45:11 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:29:01 AM eth0 0.80 0.28 0.12 0.05 0.00 0.00 0.00 0.00
02:45:11 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:30:01 AM eth0 0.80 0.28 0.12 0.05 0.00 0.00 0.00 0.00
02:45:11 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:31:01 AM eth0 0.70 0.23 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:32:01 AM eth0 0.75 0.27 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:33:01 AM eth0 3.22 1.60 0.84 0.50 0.00 0.00 0.00 0.00
02:45:11 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:34:01 AM eth0 1.15 0.28 0.33 0.20 0.00 0.00 0.00 0.00
02:45:11 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:35:01 AM eth0 0.57 0.08 0.03 0.01 0.00 0.00 0.00 0.00
02:45:11 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:36:01 AM eth0 8.03 6.75 1.87 1.32 0.00 0.00 0.00 0.00
02:45:11 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:37:01 AM eth0 0.62 0.27 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:38:01 AM eth0 1.08 0.37 0.25 0.11 0.00 0.00 0.00 0.00
02:45:11 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:39:01 AM eth0 0.82 0.27 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:40:01 AM eth0 1.00 0.28 0.15 0.05 0.00 0.00 0.00 0.00
02:45:11 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:41:01 AM eth0 1.43 0.40 0.40 0.24 0.00 0.00 0.00 0.00
02:45:11 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:42:01 AM eth0 2.08 1.42 0.62 0.43 0.00 0.00 0.00 0.00
02:45:11 01:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:43:02 AM eth0 0.93 0.13 0.17 0.07 0.00 0.00 0.00 0.00
02:45:11 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:44:01 AM eth0 0.53 0.08 0.03 0.01 0.00 0.00 0.00 0.00
02:45:11 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:45:01 AM eth0 7.96 6.63 1.85 1.29 0.00 0.00 0.00 0.00
02:45:11 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:46:01 AM eth0 0.68 0.27 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:47:01 AM eth0 0.80 0.27 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:48:01 AM eth0 0.87 0.35 0.18 0.11 0.00 0.00 0.00 0.00
02:45:11 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:49:01 AM eth0 0.78 0.30 0.16 0.05 0.00 0.00 0.00 0.00
02:45:11 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:50:01 AM eth0 0.60 0.28 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:51:01 AM eth0 2.05 1.32 0.42 0.25 0.00 0.00 0.00 0.00
02:45:11 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:52:01 AM eth0 0.57 0.05 0.03 0.00 0.00 0.00 0.00 0.00
02:45:11 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:53:01 AM eth0 0.93 0.15 0.12 0.07 0.00 0.00 0.00 0.00
02:45:11 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:54:01 AM eth0 7.57 6.13 1.81 1.18 0.00 0.00 0.00 0.00
02:45:11 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:55:01 AM eth0 1.50 0.90 0.27 0.16 0.00 0.00 0.00 0.00
02:45:11 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:56:01 AM eth0 0.65 0.25 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:57:01 AM eth0 0.80 0.28 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:58:01 AM eth0 0.90 0.33 0.18 0.11 0.00 0.00 0.00 0.00
02:45:11 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 01:59:01 AM eth0 0.73 0.23 0.16 0.05 0.00 0.00 0.00 0.00
02:45:11 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:00:01 AM eth0 0.58 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:45:11 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:01:01 AM eth0 1.80 1.20 0.35 0.23 0.00 0.00 0.00 0.00
02:45:11 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:02:01 AM eth0 0.93 0.23 0.29 0.20 0.00 0.00 0.00 0.00
02:45:11 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:03:01 AM eth0 1.00 0.22 0.18 0.07 0.00 0.00 0.00 0.00
02:45:11 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:04:01 AM eth0 7.95 6.77 1.89 1.32 0.00 0.00 0.00 0.00
02:45:11 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:05:01 AM eth0 0.70 0.25 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:06:01 AM eth0 0.57 0.27 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:07:01 AM eth0 0.73 0.27 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:08:01 AM eth0 0.87 0.30 0.18 0.11 0.00 0.00 0.00 0.00
02:45:11 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:09:01 AM eth0 0.78 0.30 0.16 0.05 0.00 0.00 0.00 0.00
02:45:11 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:10:01 AM eth0 1.90 1.28 0.39 0.24 0.00 0.00 0.00 0.00
02:45:11 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:11:01 AM eth0 1.35 0.85 0.10 0.07 0.00 0.00 0.00 0.00
02:45:11 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:12:01 AM eth0 0.47 0.02 0.03 0.00 0.00 0.00 0.00 0.00
02:45:11 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:13:01 AM eth0 8.08 6.78 1.95 1.37 0.00 0.00 0.00 0.00
02:45:11 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:14:01 AM eth0 0.53 0.23 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:15:01 AM eth0 0.73 0.25 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:16:01 AM eth0 0.57 0.25 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:17:01 AM eth0 0.68 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:45:11 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:18:01 AM eth0 0.88 0.33 0.24 0.11 0.00 0.00 0.00 0.00
02:45:11 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:19:01 AM eth0 2.10 1.32 0.42 0.25 0.00 0.00 0.00 0.00
02:45:11 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:20:01 AM eth0 0.58 0.07 0.03 0.00 0.00 0.00 0.00 0.00
02:45:11 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:21:01 AM eth0 0.52 0.02 0.03 0.00 0.00 0.00 0.00 0.00
02:45:11 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:22:01 AM eth0 7.85 6.71 1.86 1.30 0.00 0.00 0.00 0.00
02:45:11 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:23:01 AM eth0 0.92 0.30 0.18 0.11 0.00 0.00 0.00 0.00
02:45:11 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:24:01 AM eth0 0.58 0.25 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:25:01 AM eth0 0.75 0.20 0.11 0.04 0.00 0.00 0.00 0.00
02:45:11 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:26:01 AM eth0 0.48 0.17 0.08 0.04 0.00 0.00 0.00 0.00
02:45:11 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:27:01 AM eth0 0.70 0.27 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:28:01 AM eth0 4.07 2.92 1.04 0.60 0.00 0.00 0.00 0.00
02:45:11 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:29:01 AM eth0 2.72 2.58 0.90 0.53 0.00 0.00 0.00 0.00
02:45:11 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:30:01 AM eth0 2.10 2.18 0.74 0.46 0.00 0.00 0.00 0.00
02:45:11 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:31:01 AM eth0 1.33 1.33 0.52 0.28 0.00 0.00 0.00 0.00
02:45:11 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:32:01 AM eth0 1.03 0.25 0.16 0.05 0.00 0.00 0.00 0.00
02:45:11 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:33:01 AM eth0 1.40 0.27 0.46 0.25 0.00 0.00 0.00 0.00
02:45:11 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:34:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00
02:45:11 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:35:01 AM eth0 8.30 6.88 1.98 1.33 0.00 0.00 0.00 0.00
02:45:11 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:36:01 AM eth0 0.63 0.25 0.10 0.05 0.00 0.00 0.00 0.00
02:45:11 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:37:01 AM eth0 0.73 0.25 0.11 0.05 0.00 0.00 0.00 0.00
02:45:11 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:38:01 AM eth0 0.92 0.38 0.24 0.11 0.00 0.00 0.00 0.00
02:45:11 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:39:01 AM eth0 0.67 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:45:11 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:40:01 AM eth0 0.57 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:45:11 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:41:01 AM eth0 1.83 1.20 0.36 0.23 0.00 0.00 0.00 0.00
02:45:11 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:42:01 AM eth0 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00
02:45:11 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:43:01 AM eth0 0.98 0.18 0.17 0.07 0.00 0.00 0.00 0.00
02:45:11 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:44:01 AM eth0 73.49 50.04 95.42 67.71 0.00 0.00 0.00 0.00
02:45:11 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 02:45:01 AM eth0 19.94 17.42 15.92 8.40 0.00 0.00 0.00 0.00
02:45:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:11 Average: eth0 12.67 9.06 38.42 2.95 0.00 0.00 0.00 0.00
02:45:11
02:45:11
02:45:11 ---> sar -P ALL:
02:45:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/07/2025 _x86_64_ (2 CPU)
02:45:11
02:45:11 01:16:50 LINUX RESTART (2 CPU)
02:45:11
02:45:11 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
02:45:11 01:18:01 AM all 41.26 0.06 9.74 27.55 0.11 21.28
02:45:11 01:18:01 AM 0 42.46 0.05 9.77 25.04 0.10 22.58
02:45:11 01:18:01 AM 1 40.06 0.07 9.71 30.06 0.12 19.98
02:45:11 01:19:01 AM all 31.11 0.00 4.32 1.89 0.12 62.55
02:45:11 01:19:01 AM 0 21.13 0.00 3.28 1.83 0.12 73.64
02:45:11 01:19:01 AM 1 41.11 0.00 5.37 1.95 0.13 51.43
02:45:11 01:20:01 AM all 21.10 0.00 3.52 4.49 0.09 70.81
02:45:11 01:20:01 AM 0 19.55 0.00 3.07 4.70 0.08 72.59
02:45:11 01:20:01 AM 1 22.65 0.00 3.96 4.26 0.10 69.02
02:45:11 01:21:01 AM all 9.95 0.00 1.90 2.14 0.07 85.95
02:45:11 01:21:01 AM 0 3.59 0.00 1.84 1.19 0.05 93.34
02:45:11 01:21:01 AM 1 16.31 0.00 1.95 3.09 0.08 78.56
02:45:11 01:22:01 AM all 31.68 0.00 5.36 2.62 0.10 60.24
02:45:11 01:22:01 AM 0 35.99 0.00 5.99 2.47 0.10 55.44
02:45:11 01:22:01 AM 1 27.36 0.00 4.73 2.77 0.10 65.04
02:45:11 01:23:01 AM all 3.51 0.00 1.48 5.15 0.05 89.81
02:45:11 01:23:01 AM 0 2.68 0.00 1.42 6.10 0.05 89.74
02:45:11 01:23:01 AM 1 4.33 0.00 1.54 4.20 0.05 89.87
02:45:11 01:24:01 AM all 0.26 0.00 0.08 0.10 0.03 99.52
02:45:11 01:24:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
02:45:11 01:24:01 AM 1 0.40 0.00 0.08 0.20 0.03 99.28
02:45:11 01:25:01 AM all 0.33 0.00 0.09 0.00 0.03 99.56
02:45:11 01:25:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
02:45:11 01:25:01 AM 1 0.52 0.00 0.10 0.00 0.03 99.35
02:45:11 01:26:01 AM all 4.21 0.00 0.36 0.01 0.05 95.37
02:45:11 01:26:01 AM 0 2.96 0.00 0.38 0.02 0.03 96.61
02:45:11 01:26:01 AM 1 5.46 0.00 0.33 0.00 0.07 94.14
02:45:11 01:27:01 AM all 2.67 0.00 0.18 0.02 0.06 97.08
02:45:11 01:27:01 AM 0 3.08 0.00 0.25 0.00 0.07 96.61
02:45:11 01:27:01 AM 1 2.26 0.00 0.12 0.03 0.05 97.54
02:45:11 01:28:01 AM all 0.55 0.00 0.12 0.00 0.06 99.27
02:45:11 01:28:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.53
02:45:11 01:28:01 AM 1 0.77 0.00 0.15 0.00 0.07 99.01
02:45:11
02:45:11 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
02:45:11 01:29:01 AM all 0.57 0.00 0.11 0.00 0.05 99.27
02:45:11 01:29:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
02:45:11 01:29:01 AM 1 0.53 0.00 0.15 0.00 0.07 99.25
02:45:11 01:30:01 AM all 0.55 0.00 0.12 0.00 0.05 99.28
02:45:11 01:30:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
02:45:11 01:30:01 AM 1 0.55 0.00 0.17 0.00 0.07 99.21
02:45:11 01:31:01 AM all 0.54 0.00 0.13 0.00 0.07 99.26
02:45:11 01:31:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28
02:45:11 01:31:01 AM 1 0.52 0.00 0.18 0.00 0.07 99.23
02:45:11 01:32:01 AM all 0.63 0.00 0.24 0.05 0.04 99.03
02:45:11 01:32:01 AM 0 0.75 0.00 0.32 0.00 0.03 98.90
02:45:11 01:32:01 AM 1 0.52 0.00 0.17 0.10 0.05 99.16
02:45:11 01:33:01 AM all 6.13 0.00 0.44 0.00 0.05 93.38
02:45:11 01:33:01 AM 0 0.67 0.00 0.13 0.00 0.03 99.17
02:45:11 01:33:01 AM 1 11.95 0.00 0.76 0.00 0.07 87.22
02:45:11 01:34:01 AM all 7.43 0.00 0.55 0.00 0.07 91.95
02:45:11 01:34:01 AM 0 0.60 0.00 0.12 0.00 0.05 99.23
02:45:11 01:34:01 AM 1 14.89 0.00 1.02 0.00 0.09 84.00
02:45:11 01:35:01 AM all 7.53 0.00 0.54 0.00 0.07 91.86
02:45:11 01:35:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.27
02:45:11 01:35:01 AM 1 15.11 0.00 1.00 0.00 0.11 83.78
02:45:11 01:36:01 AM all 4.96 0.00 0.33 0.00 0.07 94.65
02:45:11 01:36:01 AM 0 3.51 0.00 0.22 0.00 0.05 96.22
02:45:11 01:36:01 AM 1 6.43 0.00 0.44 0.00 0.09 93.04
02:45:11 01:37:01 AM all 0.42 0.00 0.13 0.00 0.05 99.41
02:45:11 01:37:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.46
02:45:11 01:37:01 AM 1 0.45 0.00 0.15 0.00 0.05 99.35
02:45:11 01:38:01 AM all 0.54 0.00 0.12 0.00 0.05 99.29
02:45:11 01:38:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
02:45:11 01:38:01 AM 1 0.55 0.00 0.17 0.00 0.07 99.21
02:45:11 01:39:01 AM all 0.58 0.00 0.12 0.00 0.04 99.26
02:45:11 01:39:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
02:45:11 01:39:01 AM 1 0.58 0.00 0.17 0.00 0.05 99.20
02:45:11
02:45:11 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
02:45:11 01:40:01 AM all 0.60 0.00 0.10 0.00 0.05 99.25
02:45:11 01:40:01 AM 0 0.67 0.00 0.08 0.00 0.03 99.21
02:45:11 01:40:01 AM 1 0.53 0.00 0.12 0.00 0.07 99.28
02:45:11 01:41:01 AM all 0.56 0.00 0.13 0.00 0.05 99.26
02:45:11 01:41:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33
02:45:11 01:41:01 AM 1 0.57 0.00 0.17 0.00 0.07 99.20
02:45:11 01:42:01 AM all 4.23 0.00 0.39 0.00 0.06 95.31
02:45:11 01:42:01 AM 0 1.03 0.00 0.13 0.00 0.05 98.78
02:45:11 01:42:01 AM 1 7.58 0.00 0.66 0.00 0.07 91.69
02:45:11 01:43:02 AM all 7.29 0.00 0.53 0.00 0.07 92.11
02:45:11 01:43:02 AM 0 15.05 0.00 0.91 0.00 0.09 83.96
02:45:11 01:43:02 AM 1 0.13 0.00 0.18 0.00 0.05 99.63
02:45:11 01:44:01 AM all 7.16 0.00 0.51 0.00 0.07 92.26
02:45:11 01:44:01 AM 0 14.62 0.00 0.93 0.00 0.09 84.36
02:45:11 01:44:01 AM 1 0.29 0.00 0.14 0.00 0.05 99.52
02:45:11 01:45:01 AM all 6.84 0.00 0.44 0.00 0.06 92.65
02:45:11 01:45:01 AM 0 10.36 0.00 0.66 0.00 0.07 88.90
02:45:11 01:45:01 AM 1 3.47 0.00 0.23 0.00 0.05 96.24
02:45:11 01:46:01 AM all 0.45 0.00 0.13 0.00 0.04 99.37
02:45:11 01:46:01 AM 0 0.44 0.00 0.08 0.00 0.03 99.45
02:45:11 01:46:01 AM 1 0.47 0.00 0.18 0.00 0.05 99.30
02:45:11 01:47:01 AM all 0.57 0.00 0.13 0.00 0.07 99.24
02:45:11 01:47:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.26
02:45:11 01:47:01 AM 1 0.53 0.00 0.17 0.00 0.08 99.22
02:45:11 01:48:01 AM all 0.42 0.00 0.11 0.00 0.04 99.43
02:45:11 01:48:01 AM 0 0.44 0.00 0.10 0.00 0.03 99.43
02:45:11 01:48:01 AM 1 0.40 0.00 0.12 0.00 0.05 99.43
02:45:11 01:49:01 AM all 0.53 0.00 0.14 0.00 0.05 99.27
02:45:11 01:49:01 AM 0 0.63 0.00 0.10 0.00 0.03 99.23
02:45:11 01:49:01 AM 1 0.43 0.00 0.18 0.00 0.07 99.32
02:45:11 01:50:01 AM all 0.58 0.00 0.11 0.00 0.06 99.26
02:45:11 01:50:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28
02:45:11 01:50:01 AM 1 0.53 0.00 0.15 0.00 0.08 99.23
02:45:11
02:45:11 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
02:45:11 01:51:01 AM all 2.43 0.00 0.22 0.01 0.06 97.28
02:45:11 01:51:01 AM 0 0.68 0.00 0.08 0.00 0.03 99.20
02:45:11 01:51:01 AM 1 4.21 0.00 0.36 0.02 0.08 95.33
02:45:11 01:52:01 AM all 7.32 0.00 0.54 0.00 0.07 92.07
02:45:11 01:52:01 AM 0 0.58 0.00 0.15 0.00 0.05 99.22
02:45:11 01:52:01 AM 1 14.68 0.00 0.97 0.00 0.09 84.26
02:45:11 01:53:01 AM all 7.44 0.00 0.52 0.00 0.06 91.98
02:45:11 01:53:01 AM 0 0.62 0.00 0.12 0.00 0.03 99.23
02:45:11 01:53:01 AM 1 14.87 0.00 0.96 0.00 0.09 84.08
02:45:11 01:54:01 AM all 8.48 0.00 0.50 0.00 0.07 90.95
02:45:11 01:54:01 AM 0 1.80 0.00 0.18 0.00 0.05 97.96
02:45:11 01:54:01 AM 1 15.62 0.00 0.84 0.00 0.09 83.45
02:45:11 01:55:01 AM all 0.74 0.00 0.11 0.00 0.07 99.08
02:45:11 01:55:01 AM 0 0.55 0.00 0.08 0.00 0.07 99.30
02:45:11 01:55:01 AM 1 0.93 0.00 0.13 0.00 0.07 98.86
02:45:11 01:56:01 AM all 0.57 0.00 0.13 0.00 0.05 99.26
02:45:11 01:56:01 AM 0 0.47 0.00 0.15 0.00 0.07 99.31
02:45:11 01:56:01 AM 1 0.67 0.00 0.10 0.00 0.03 99.20
02:45:11 01:57:01 AM all 0.59 0.00 0.11 0.04 0.05 99.21
02:45:11 01:57:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
02:45:11 01:57:01 AM 1 0.60 0.00 0.17 0.08 0.07 99.08
02:45:11 01:58:01 AM all 0.55 0.00 0.11 0.00 0.05 99.29
02:45:11 01:58:01 AM 0 0.32 0.00 0.12 0.00 0.07 99.50
02:45:11 01:58:01 AM 1 0.78 0.00 0.10 0.00 0.03 99.08
02:45:11 01:59:01 AM all 0.56 0.00 0.09 0.00 0.07 99.28
02:45:11 01:59:01 AM 0 0.42 0.00 0.12 0.00 0.08 99.38
02:45:11 01:59:01 AM 1 0.70 0.00 0.07 0.00 0.05 99.18
02:45:11 02:00:01 AM all 0.58 0.00 0.11 0.00 0.04 99.27
02:45:11 02:00:01 AM 0 0.27 0.00 0.08 0.00 0.05 99.60
02:45:11 02:00:01 AM 1 0.90 0.00 0.13 0.00 0.03 98.93
02:45:11 02:01:01 AM all 7.40 0.00 0.55 0.00 0.07 91.98
02:45:11 02:01:01 AM 0 0.17 0.00 0.13 0.00 0.03 99.67
02:45:11 02:01:01 AM 1 15.22 0.00 0.99 0.00 0.11 83.68
02:45:11
02:45:11 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
02:45:11 02:02:01 AM all 7.20 0.00 0.51 0.02 0.08 92.19
02:45:11 02:02:01 AM 0 0.17 0.00 0.17 0.02 0.07 99.58
02:45:11 02:02:01 AM 1 14.87 0.00 0.89 0.02 0.09 84.12
02:45:11 02:03:01 AM all 7.30 0.00 0.55 0.00 0.05 92.10
02:45:11 02:03:01 AM 0 0.12 0.00 0.18 0.00 0.05 99.65
02:45:11 02:03:01 AM 1 15.11 0.00 0.94 0.00 0.05 83.89
02:45:11 02:04:01 AM all 3.70 0.00 0.21 0.00 0.07 96.03
02:45:11 02:04:01 AM 0 2.67 0.00 0.15 0.00 0.07 97.11
02:45:11 02:04:01 AM 1 4.72 0.00 0.27 0.00 0.07 94.94
02:45:11 02:05:01 AM all 0.60 0.00 0.12 0.00 0.05 99.23
02:45:11 02:05:01 AM 0 0.59 0.00 0.17 0.00 0.07 99.18
02:45:11 02:05:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
02:45:11 02:06:01 AM all 0.57 0.00 0.12 0.00 0.05 99.26
02:45:11 02:06:01 AM 0 0.38 0.00 0.15 0.00 0.05 99.41
02:45:11 02:06:01 AM 1 0.75 0.00 0.08 0.00 0.05 99.12
02:45:11 02:07:01 AM all 0.56 0.00 0.12 0.00 0.05 99.27
02:45:11 02:07:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
02:45:11 02:07:01 AM 1 0.68 0.00 0.15 0.00 0.07 99.10
02:45:11 02:08:01 AM all 0.57 0.00 0.12 0.00 0.05 99.26
02:45:11 02:08:01 AM 0 0.65 0.00 0.10 0.00 0.03 99.22
02:45:11 02:08:01 AM 1 0.48 0.00 0.13 0.00 0.07 99.31
02:45:11 02:09:01 AM all 0.57 0.00 0.11 0.00 0.06 99.27
02:45:11 02:09:01 AM 0 0.37 0.00 0.10 0.00 0.07 99.47
02:45:11 02:09:01 AM 1 0.77 0.00 0.12 0.00 0.05 99.07
02:45:11 02:10:01 AM all 5.42 0.00 0.43 0.00 0.07 94.08
02:45:11 02:10:01 AM 0 0.89 0.00 0.17 0.00 0.05 98.90
02:45:11 02:10:01 AM 1 10.22 0.00 0.71 0.00 0.09 88.98
02:45:11 02:11:01 AM all 7.31 0.29 0.62 0.31 0.09 91.39
02:45:11 02:11:01 AM 0 0.42 0.55 0.27 0.58 0.05 98.13
02:45:11 02:11:01 AM 1 14.80 0.00 1.00 0.02 0.13 84.06
02:45:11 02:12:01 AM all 7.37 0.00 0.50 0.01 0.07 92.06
02:45:11 02:12:01 AM 0 0.07 0.00 0.08 0.02 0.05 99.78
02:45:11 02:12:01 AM 1 15.29 0.00 0.94 0.00 0.09 83.68
02:45:11
02:45:11 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
02:45:11 02:13:01 AM all 5.47 0.00 0.36 0.00 0.06 94.12
02:45:11 02:13:01 AM 0 2.24 0.00 0.20 0.00 0.03 97.53
02:45:11 02:13:01 AM 1 8.79 0.00 0.52 0.00 0.09 90.61
02:45:11 02:14:01 AM all 0.55 0.00 0.13 0.00 0.05 99.26
02:45:11 02:14:01 AM 0 0.63 0.00 0.10 0.00 0.03 99.23
02:45:11 02:14:01 AM 1 0.47 0.00 0.17 0.00 0.07 99.30
02:45:11 02:15:01 AM all 0.56 0.00 0.11 0.00 0.05 99.28
02:45:11 02:15:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28
02:45:11 02:15:01 AM 1 0.50 0.00 0.17 0.00 0.05 99.28
02:45:11 02:16:01 AM all 0.53 0.00 0.12 0.00 0.04 99.31
02:45:11 02:16:01 AM 0 0.68 0.00 0.10 0.00 0.03 99.18
02:45:11 02:16:01 AM 1 0.38 0.00 0.13 0.00 0.05 99.43
02:45:11 02:17:01 AM all 0.57 0.00 0.11 0.01 0.05 99.26
02:45:11 02:17:01 AM 0 0.57 0.00 0.08 0.02 0.05 99.28
02:45:11 02:17:01 AM 1 0.57 0.00 0.13 0.00 0.05 99.25
02:45:11 02:18:01 AM all 0.58 0.00 0.14 0.00 0.05 99.22
02:45:11 02:18:01 AM 0 0.47 0.00 0.18 0.00 0.05 99.30
02:45:11 02:18:01 AM 1 0.70 0.00 0.10 0.00 0.05 99.15
02:45:11 02:19:01 AM all 3.78 0.00 0.28 0.00 0.06 95.88
02:45:11 02:19:01 AM 0 7.00 0.00 0.47 0.00 0.09 92.45
02:45:11 02:19:01 AM 1 0.68 0.00 0.10 0.00 0.03 99.18
02:45:11 02:20:01 AM all 7.43 0.00 0.58 0.00 0.07 91.92
02:45:11 02:20:01 AM 0 14.88 0.00 1.08 0.00 0.09 83.95
02:45:11 02:20:01 AM 1 0.62 0.00 0.13 0.00 0.05 99.20
02:45:11 02:21:01 AM all 7.47 0.00 0.55 0.00 0.06 91.92
02:45:11 02:21:01 AM 0 4.00 0.00 0.36 0.00 0.05 95.59
02:45:11 02:21:01 AM 1 11.07 0.00 0.74 0.00 0.07 88.12
02:45:11 02:22:01 AM all 7.43 0.00 0.44 0.00 0.09 92.05
02:45:11 02:22:01 AM 0 8.85 0.00 0.52 0.00 0.10 90.53
02:45:11 02:22:01 AM 1 6.04 0.00 0.36 0.00 0.07 93.53
02:45:11 02:23:01 AM all 0.57 0.00 0.11 0.00 0.06 99.26
02:45:11 02:23:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
02:45:11 02:23:01 AM 1 0.57 0.00 0.15 0.00 0.07 99.21
02:45:11
02:45:11 02:23:01 AM CPU %user %nice %system %iowait %steal %idle
02:45:11 02:24:01 AM all 0.55 0.00 0.12 0.00 0.03 99.31
02:45:11 02:24:01 AM 0 0.52 0.00 0.15 0.00 0.03 99.30
02:45:11 02:24:01 AM 1 0.58 0.00 0.08 0.00 0.02 99.32
02:45:11 02:25:01 AM all 0.52 0.00 0.12 0.00 0.04 99.32
02:45:11 02:25:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.41
02:45:11 02:25:01 AM 1 0.58 0.00 0.13 0.00 0.05 99.23
02:45:11 02:26:01 AM all 0.50 0.00 0.09 0.00 0.04 99.36
02:45:11 02:26:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38
02:45:11 02:26:01 AM 1 0.50 0.00 0.10 0.00 0.05 99.35
02:45:11 02:27:01 AM all 0.53 0.00 0.11 0.02 0.05 99.29
02:45:11 02:27:01 AM 0 0.54 0.00 0.13 0.03 0.05 99.25
02:45:11 02:27:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33
02:45:11 02:28:01 AM all 1.75 0.00 0.17 0.00 0.05 98.03
02:45:11 02:28:01 AM 0 2.18 0.00 0.20 0.00 0.05 97.57
02:45:11 02:28:01 AM 1 1.32 0.00 0.13 0.00 0.05 98.50
02:45:11 02:29:01 AM all 2.17 0.00 0.18 0.00 0.05 97.60
02:45:11 02:29:01 AM 0 0.70 0.00 0.10 0.00 0.05 99.15
02:45:11 02:29:01 AM 1 3.64 0.00 0.25 0.00 0.05 96.05
02:45:11 02:30:01 AM all 1.93 0.00 0.14 0.00 0.05 97.88
02:45:11 02:30:01 AM 0 0.90 0.00 0.07 0.00 0.03 99.00
02:45:11 02:30:01 AM 1 2.96 0.00 0.22 0.00 0.07 96.76
02:45:11 02:31:01 AM all 1.52 0.00 0.18 0.00 0.04 98.25
02:45:11 02:31:01 AM 0 1.27 0.00 0.18 0.00 0.03 98.51
02:45:11 02:31:01 AM 1 1.77 0.00 0.18 0.00 0.05 98.00
02:45:11 02:32:01 AM all 7.33 0.00 0.53 0.00 0.07 92.07
02:45:11 02:32:01 AM 0 4.49 0.00 0.34 0.00 0.05 95.12
02:45:11 02:32:01 AM 1 10.28 0.00 0.73 0.00 0.09 88.91
02:45:11 02:33:01 AM all 7.33 0.00 0.50 0.00 0.06 92.12
02:45:11 02:33:01 AM 0 0.47 0.00 0.10 0.00 0.05 99.38
02:45:11 02:33:01 AM 1 14.78 0.00 0.92 0.00 0.07 84.22
02:45:11 02:34:01 AM all 7.32 0.00 0.51 0.00 0.06 92.11
02:45:11 02:34:01 AM 0 0.10 0.00 0.17 0.00 0.03 99.70
02:45:11 02:34:01 AM 1 15.16 0.00 0.89 0.00 0.09 83.86
02:45:11
02:45:11 02:34:01 AM CPU %user %nice %system %iowait %steal %idle
02:45:11 02:35:01 AM all 3.52 0.00 0.23 0.00 0.06 96.19
02:45:11 02:35:01 AM 0 3.71 0.00 0.18 0.00 0.05 96.06
02:45:11 02:35:01 AM 1 3.34 0.00 0.27 0.00 0.07 96.33
02:45:11 02:36:01 AM all 0.58 0.00 0.13 0.00 0.06 99.23
02:45:11 02:36:01 AM 0 0.45 0.00 0.17 0.00 0.05 99.33
02:45:11 02:36:01 AM 1 0.72 0.00 0.08 0.00 0.07 99.13
02:45:11 02:37:01 AM all 0.58 0.00 0.12 0.03 0.05 99.22
02:45:11 02:37:01 AM 0 0.59 0.00 0.18 0.00 0.07 99.16
02:45:11 02:37:01 AM 1 0.58 0.00 0.05 0.05 0.03 99.28
02:45:11 02:38:01 AM all 0.55 0.00 0.12 0.00 0.04 99.29
02:45:11 02:38:01 AM 0 0.45 0.00 0.15 0.00 0.05 99.35
02:45:11 02:38:01 AM 1 0.65 0.00 0.08 0.00 0.03 99.23
02:45:11 02:39:01 AM all 0.50 0.00 0.11 0.00 0.05 99.34
02:45:11 02:39:01 AM 0 0.45 0.00 0.10 0.00 0.05 99.40
02:45:11 02:39:01 AM 1 0.55 0.00 0.12 0.00 0.05 99.28
02:45:11 02:40:01 AM all 0.54 0.00 0.12 0.00 0.05 99.29
02:45:11 02:40:01 AM 0 0.62 0.00 0.12 0.00 0.05 99.21
02:45:11 02:40:01 AM 1 0.47 0.00 0.12 0.00 0.05 99.37
02:45:11 02:41:01 AM all 5.91 0.00 0.44 0.00 0.07 93.58
02:45:11 02:41:01 AM 0 0.57 0.00 0.17 0.00 0.05 99.21
02:45:11 02:41:01 AM 1 11.59 0.00 0.73 0.00 0.09 87.60
02:45:11 02:42:01 AM all 7.39 0.00 0.52 0.00 0.07 92.02
02:45:11 02:42:01 AM 0 15.32 0.00 0.95 0.00 0.09 83.64
02:45:11 02:42:01 AM 1 0.13 0.00 0.13 0.00 0.05 99.68
02:45:11 02:43:01 AM all 7.29 0.00 0.50 0.00 0.06 92.15
02:45:11 02:43:01 AM 0 14.82 0.00 0.95 0.00 0.09 84.14
02:45:11 02:43:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48
02:45:11 02:44:01 AM all 19.97 0.00 2.48 0.19 0.08 77.28
02:45:11 02:44:01 AM 0 25.00 0.00 2.97 0.29 0.10 71.64
02:45:11 02:44:01 AM 1 15.08 0.00 2.02 0.08 0.07 82.75
02:45:11 02:45:01 AM all 30.51 0.00 4.07 0.30 0.09 65.03
02:45:11 02:45:01 AM 0 15.36 0.00 3.03 0.30 0.07 81.24
02:45:11 02:45:01 AM 1 45.69 0.00 5.11 0.30 0.12 48.79
02:45:11
02:45:11 Average: CPU %user %nice %system %iowait %steal %idle
02:45:11 Average: all 4.83 0.00 0.61 0.51 0.06 93.99
02:45:11 Average: 0 3.68 0.01 0.54 0.49 0.05 95.24
02:45:11 Average: 1 5.99 0.00 0.68 0.54 0.07 92.72
02:45:11
02:45:11
02:45:11