04:52:19 Started by upstream project "integration-distribution-test-titanium" build number 401 04:52:19 originally caused by: 04:52:19 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 376 04:52:19 originally caused by: 04:52:19 Started by timer 04:52:19 Running as SYSTEM 04:52:19 [EnvInject] - Loading node environment variables. 04:52:19 Building remotely on prd-centos8-robot-2c-8g-49055 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 04:52:20 [ssh-agent] Looking for ssh-agent implementation... 04:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:20 $ ssh-agent 04:52:20 SSH_AUTH_SOCK=/tmp/ssh-EJJgUDkx108a/agent.5279 04:52:20 SSH_AGENT_PID=5280 04:52:20 [ssh-agent] Started. 04:52:20 Running ssh-add (command line suppressed) 04:52:20 Identity added: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/private_key_11711559279619471821.key (/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/private_key_11711559279619471821.key) 04:52:20 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 04:52:20 The recommended git tool is: NONE 04:52:22 using credential opendaylight-jenkins-ssh 04:52:22 Wiping out workspace first. 04:52:22 Cloning the remote Git repository 04:52:22 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 04:52:22 > git init /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test # timeout=10 04:52:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:52:22 > git --version # timeout=10 04:52:22 > git --version # 'git version 2.43.0' 04:52:22 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:52:22 [INFO] Currently running in a labeled security context 04:52:22 [INFO] Currently SELinux is 'enforcing' on the host 04:52:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh12685698040556186389.key 04:52:22 Verifying host key using known hosts file 04:52:22 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. 04:52:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:52:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:52:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:52:26 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:52:26 [INFO] Currently running in a labeled security context 04:52:26 [INFO] Currently SELinux is 'enforcing' on the host 04:52:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh7287644857739215045.key 04:52:26 Verifying host key using known hosts file 04:52:26 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. 04:52:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 04:52:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:52:26 Checking out Revision 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 (origin/master) 04:52:26 > git config core.sparsecheckout # timeout=10 04:52:26 > git checkout -f 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 # timeout=10 04:52:26 Commit message: "Add pekko templates" 04:52:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:52:26 > git rev-list --no-walk e12906d887353b3b6c7ca6e293959c75cf9a8409 # timeout=10 04:52:27 No emails were triggered. 04:52:27 provisioning config files... 04:52:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:52:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:52:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:52:27 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins14379036492914460338.sh 04:52:27 ---> python-tools-install.sh 04:52:27 Setup pyenv: 04:52:27 system 04:52:27 * 3.8.13 (set by /opt/pyenv/version) 04:52:27 * 3.9.13 (set by /opt/pyenv/version) 04:52:27 * 3.10.13 (set by /opt/pyenv/version) 04:52:27 * 3.11.7 (set by /opt/pyenv/version) 04:52:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-loby 04:52:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:52:36 lf-activate-venv(): INFO: Installing: lftools 04:52:59 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 04:52:59 Generating Requirements File 04:53:21 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. 04:53:21 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:53:21 Python 3.11.7 04:53:21 pip 25.2 from /tmp/venv-loby/lib/python3.11/site-packages/pip (python 3.11) 04:53:22 appdirs==1.4.4 04:53:22 argcomplete==3.6.2 04:53:22 aspy.yaml==1.3.0 04:53:22 attrs==25.3.0 04:53:22 autopage==0.5.2 04:53:22 beautifulsoup4==4.13.5 04:53:22 boto3==1.40.24 04:53:22 botocore==1.40.24 04:53:22 bs4==0.0.2 04:53:22 cachetools==5.5.2 04:53:22 certifi==2025.8.3 04:53:22 cffi==1.17.1 04:53:22 cfgv==3.4.0 04:53:22 chardet==5.2.0 04:53:22 charset-normalizer==3.4.3 04:53:22 click==8.2.1 04:53:22 cliff==4.11.0 04:53:22 cmd2==2.7.0 04:53:22 cryptography==3.3.2 04:53:22 debtcollector==3.0.0 04:53:22 decorator==5.2.1 04:53:22 defusedxml==0.7.1 04:53:22 Deprecated==1.2.18 04:53:22 distlib==0.4.0 04:53:22 dnspython==2.7.0 04:53:22 docker==7.1.0 04:53:22 dogpile.cache==1.4.0 04:53:22 durationpy==0.10 04:53:22 email-validator==2.3.0 04:53:22 filelock==3.19.1 04:53:22 future==1.0.0 04:53:22 gitdb==4.0.12 04:53:22 GitPython==3.1.45 04:53:22 google-auth==2.40.3 04:53:22 httplib2==0.30.0 04:53:22 identify==2.6.13 04:53:22 idna==3.10 04:53:22 importlib-resources==1.5.0 04:53:22 iso8601==2.1.0 04:53:22 Jinja2==3.1.6 04:53:22 jmespath==1.0.1 04:53:22 jsonpatch==1.33 04:53:22 jsonpointer==3.0.0 04:53:22 jsonschema==4.25.1 04:53:22 jsonschema-specifications==2025.4.1 04:53:22 keystoneauth1==5.12.0 04:53:22 kubernetes==33.1.0 04:53:22 lftools==0.37.13 04:53:22 lxml==6.0.1 04:53:22 markdown-it-py==4.0.0 04:53:22 MarkupSafe==3.0.2 04:53:22 mdurl==0.1.2 04:53:22 msgpack==1.1.1 04:53:22 multi_key_dict==2.0.3 04:53:22 munch==4.0.0 04:53:22 netaddr==1.3.0 04:53:22 niet==1.4.2 04:53:22 nodeenv==1.9.1 04:53:22 oauth2client==4.1.3 04:53:22 oauthlib==3.3.1 04:53:22 openstacksdk==4.7.0 04:53:22 os-service-types==1.8.0 04:53:22 osc-lib==4.2.0 04:53:22 oslo.config==10.0.0 04:53:22 oslo.context==6.1.0 04:53:22 oslo.i18n==6.6.0 04:53:22 oslo.log==7.2.1 04:53:22 oslo.serialization==5.8.0 04:53:22 oslo.utils==9.1.0 04:53:22 packaging==25.0 04:53:22 pbr==7.0.1 04:53:22 platformdirs==4.4.0 04:53:22 prettytable==3.16.0 04:53:22 psutil==7.0.0 04:53:22 pyasn1==0.6.1 04:53:22 pyasn1_modules==0.4.2 04:53:22 pycparser==2.22 04:53:22 pygerrit2==2.0.15 04:53:22 PyGithub==2.8.1 04:53:22 Pygments==2.19.2 04:53:22 PyJWT==2.10.1 04:53:22 PyNaCl==1.5.0 04:53:22 pyparsing==2.4.7 04:53:22 pyperclip==1.9.0 04:53:22 pyrsistent==0.20.0 04:53:22 python-cinderclient==9.8.0 04:53:22 python-dateutil==2.9.0.post0 04:53:22 python-heatclient==4.3.0 04:53:22 python-jenkins==1.8.3 04:53:22 python-keystoneclient==5.7.0 04:53:22 python-magnumclient==4.9.0 04:53:22 python-openstackclient==8.2.0 04:53:22 python-swiftclient==4.8.0 04:53:22 PyYAML==6.0.2 04:53:22 referencing==0.36.2 04:53:22 requests==2.32.5 04:53:22 requests-oauthlib==2.0.0 04:53:22 requestsexceptions==1.4.0 04:53:22 rfc3986==2.0.0 04:53:22 rich==14.1.0 04:53:22 rich-argparse==1.7.1 04:53:22 rpds-py==0.27.1 04:53:22 rsa==4.9.1 04:53:22 ruamel.yaml==0.18.15 04:53:22 ruamel.yaml.clib==0.2.12 04:53:22 s3transfer==0.13.1 04:53:22 simplejson==3.20.1 04:53:22 six==1.17.0 04:53:22 smmap==5.0.2 04:53:22 soupsieve==2.8 04:53:22 stevedore==5.5.0 04:53:22 tabulate==0.9.0 04:53:22 toml==0.10.2 04:53:22 tomlkit==0.13.3 04:53:22 tqdm==4.67.1 04:53:22 typing_extensions==4.15.0 04:53:22 tzdata==2025.2 04:53:22 urllib3==1.26.20 04:53:22 virtualenv==20.34.0 04:53:22 wcwidth==0.2.13 04:53:22 websocket-client==1.8.0 04:53:22 wrapt==1.17.3 04:53:22 xdg==6.0.0 04:53:22 xmltodict==0.15.0 04:53:22 yq==3.4.3 04:53:22 [EnvInject] - Injecting environment variables from a build step. 04:53:22 [EnvInject] - Injecting as environment variables the properties content 04:53:22 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 04:53:22 OS_CLOUD=vex 04:53:22 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390 04:53:22 OS_STACK_TEMPLATE_DIR=openstack-hot 04:53:22 04:53:22 [EnvInject] - Variables injected successfully. 04:53:22 provisioning config files... 04:53:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:53:22 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3667498557484718564.sh 04:53:22 ---> Create parameters file for OpenStack HOT 04:53:22 OpenStack Heat parameters generated 04:53:22 ----------------------------------- 04:53:22 parameters: 04:53:22 vm_0_count: '3' 04:53:22 vm_0_flavor: 'v3-standard-4' 04:53:22 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 04:53:22 vm_1_count: '1' 04:53:22 vm_1_flavor: 'v3-standard-2' 04:53:22 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 04:53:22 04:53:22 job_name: '24778-390' 04:53:22 silo: 'releng' 04:53:22 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins17622669342222823311.sh 04:53:22 ---> Create HEAT stack 04:53:22 + source /home/jenkins/lf-env.sh 04:53:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:53:22 ++ mktemp -d /tmp/venv-XXXX 04:53:22 + lf_venv=/tmp/venv-xegZ 04:53:22 + local venv_file=/tmp/.os_lf_venv 04:53:22 + local python=python3 04:53:22 + local options 04:53:22 + local set_path=true 04:53:22 + local install_args= 04:53:22 ++ 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 yq 04:53:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:53:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:53:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:53:22 + true 04:53:22 + case $1 in 04:53:22 + python=python3 04:53:22 + shift 2 04:53:22 + true 04:53:22 + case $1 in 04:53:22 + shift 04:53:22 + break 04:53:22 + case $python in 04:53:22 + local pkg_list= 04:53:22 + [[ -d /opt/pyenv ]] 04:53:22 + echo 'Setup pyenv:' 04:53:22 Setup pyenv: 04:53:22 + export PYENV_ROOT=/opt/pyenv 04:53:22 + PYENV_ROOT=/opt/pyenv 04:53:22 + 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 04:53:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:53:22 + pyenv versions 04:53:22 system 04:53:22 3.8.13 04:53:22 3.9.13 04:53:22 3.10.13 04:53:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 04:53:22 + command -v pyenv 04:53:22 ++ pyenv init - --no-rehash 04:53:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:53:22 for i in ${!paths[@]}; do 04:53:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:53:22 fi; done; 04:53:22 echo "${paths[*]}"'\'')" 04:53:22 export PATH="/opt/pyenv/shims:${PATH}" 04:53:22 export PYENV_SHELL=bash 04:53:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:53:22 pyenv() { 04:53:22 local command 04:53:22 command="${1:-}" 04:53:22 if [ "$#" -gt 0 ]; then 04:53:22 shift 04:53:22 fi 04:53:22 04:53:22 case "$command" in 04:53:22 rehash|shell) 04:53:22 eval "$(pyenv "sh-$command" "$@")" 04:53:22 ;; 04:53:22 *) 04:53:22 command pyenv "$command" "$@" 04:53:22 ;; 04:53:22 esac 04:53:22 }' 04:53:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:53:22 for i in ${!paths[@]}; do 04:53:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:53:22 fi; done; 04:53:22 echo "${paths[*]}"' 04:53:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:53:22 ++ 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 04:53:22 ++ 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 04:53:22 ++ export PYENV_SHELL=bash 04:53:22 ++ PYENV_SHELL=bash 04:53:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:53:22 +++ complete -F _pyenv pyenv 04:53:22 ++ lf-pyver python3 04:53:22 ++ local py_version_xy=python3 04:53:22 ++ local py_version_xyz= 04:53:22 ++ awk '{ print $1 }' 04:53:22 ++ pyenv versions 04:53:22 ++ local command 04:53:22 ++ command=versions 04:53:22 ++ '[' 1 -gt 0 ']' 04:53:22 ++ shift 04:53:22 ++ case "$command" in 04:53:22 ++ command pyenv versions 04:53:22 ++ pyenv versions 04:53:22 ++ sed 's/^[ *]* //' 04:53:22 ++ grep -E '^[0-9.]*[0-9]$' 04:53:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:53:22 +++ tail -n 1 04:53:22 +++ grep '^3' /tmp/.pyenv_versions 04:53:22 +++ sort -V 04:53:22 ++ py_version_xyz=3.11.7 04:53:22 ++ [[ -z 3.11.7 ]] 04:53:22 ++ echo 3.11.7 04:53:22 ++ return 0 04:53:22 + pyenv local 3.11.7 04:53:22 + local command 04:53:22 + command=local 04:53:22 + '[' 2 -gt 0 ']' 04:53:22 + shift 04:53:22 + case "$command" in 04:53:22 + command pyenv local 3.11.7 04:53:22 + pyenv local 3.11.7 04:53:23 + for arg in "$@" 04:53:23 + case $arg in 04:53:23 + pkg_list+='lftools[openstack] ' 04:53:23 + for arg in "$@" 04:53:23 + case $arg in 04:53:23 + pkg_list+='kubernetes ' 04:53:23 + for arg in "$@" 04:53:23 + case $arg in 04:53:23 + pkg_list+='niet ' 04:53:23 + for arg in "$@" 04:53:23 + case $arg in 04:53:23 + pkg_list+='python-heatclient ' 04:53:23 + for arg in "$@" 04:53:23 + case $arg in 04:53:23 + pkg_list+='python-openstackclient ' 04:53:23 + for arg in "$@" 04:53:23 + case $arg in 04:53:23 + pkg_list+='python-magnumclient ' 04:53:23 + for arg in "$@" 04:53:23 + case $arg in 04:53:23 + pkg_list+='yq ' 04:53:23 + [[ -f /tmp/.os_lf_venv ]] 04:53:23 ++ cat /tmp/.os_lf_venv 04:53:23 + lf_venv=/tmp/venv-loby 04:53:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from' file:/tmp/.os_lf_venv 04:53:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 04:53:23 + /tmp/venv-loby/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 04:53:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 04:53:24 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 04:53:24 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:53:24 + /tmp/venv-loby/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:53:44 + type python3 04:53:44 + true 04:53:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH' 04:53:44 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 04:53:44 + PATH=/tmp/venv-loby/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 04:53:44 + return 0 04:53:44 + openstack --os-cloud vex limits show --absolute 04:53:46 +--------------------------+---------+ 04:53:46 | Name | Value | 04:53:46 +--------------------------+---------+ 04:53:46 | maxTotalInstances | -1 | 04:53:46 | maxTotalCores | 450 | 04:53:46 | maxTotalRAMSize | 1000000 | 04:53:46 | maxServerMeta | 128 | 04:53:46 | maxImageMeta | 128 | 04:53:46 | maxPersonality | 5 | 04:53:46 | maxPersonalitySize | 10240 | 04:53:46 | maxTotalKeypairs | 100 | 04:53:46 | maxServerGroups | 10 | 04:53:46 | maxServerGroupMembers | 10 | 04:53:46 | maxTotalFloatingIps | -1 | 04:53:46 | maxSecurityGroups | -1 | 04:53:46 | maxSecurityGroupRules | -1 | 04:53:46 | totalRAMUsed | 712704 | 04:53:46 | totalCoresUsed | 174 | 04:53:46 | totalInstancesUsed | 57 | 04:53:46 | totalFloatingIpsUsed | 0 | 04:53:46 | totalSecurityGroupsUsed | 0 | 04:53:46 | totalServerGroupsUsed | 0 | 04:53:46 | maxTotalVolumes | -1 | 04:53:46 | maxTotalSnapshots | 10 | 04:53:46 | maxTotalVolumeGigabytes | 4096 | 04:53:46 | maxTotalBackups | 10 | 04:53:46 | maxTotalBackupGigabytes | 1000 | 04:53:46 | totalVolumesUsed | 3 | 04:53:46 | totalGigabytesUsed | 60 | 04:53:46 | totalSnapshotsUsed | 0 | 04:53:46 | totalBackupsUsed | 0 | 04:53:46 | totalBackupGigabytesUsed | 0 | 04:53:46 +--------------------------+---------+ 04:53:46 + pushd /opt/ciman/openstack-hot 04:53:46 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 04:53:46 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/stack-parameters.yaml 04:54:12 Creating stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390 04:54:12 Waiting to initialize infrastructure... 04:54:12 Stack initialization successful. 04:54:12 ------------------------------------ 04:54:12 Stack Details 04:54:12 ------------------------------------ 04:54:12 {'added': None, 04:54:12 'capabilities': [], 04:54:12 'created_at': '2025-09-05T04:53:49Z', 04:54:12 'deleted': None, 04:54:12 'deleted_at': None, 04:54:12 'description': 'No description', 04:54:12 'environment': None, 04:54:12 'environment_files': None, 04:54:12 'files': None, 04:54:12 'files_container': None, 04:54:12 'id': '49f4faf8-5928-4bfd-b7c0-1d5f508d293c', 04:54:12 'is_rollback_disabled': True, 04:54:12 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390/49f4faf8-5928-4bfd-b7c0-1d5f508d293c', 04:54:12 'rel': 'self'}], 04:54:12 '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'})}), 04:54:12 'name': 'releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390', 04:54:12 'notification_topics': [], 04:54:12 'outputs': [{'description': 'IP addresses of the 2nd vm types', 04:54:12 'output_key': 'vm_1_ips', 04:54:12 'output_value': ['10.30.171.205']}, 04:54:12 {'description': 'IP addresses of the 1st vm types', 04:54:12 'output_key': 'vm_0_ips', 04:54:12 'output_value': ['10.30.170.169', 04:54:12 '10.30.170.209', 04:54:12 '10.30.170.110']}], 04:54:12 'owner_id': ****, 04:54:12 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 04:54:12 'OS::stack_id': '49f4faf8-5928-4bfd-b7c0-1d5f508d293c', 04:54:12 'OS::stack_name': 'releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390', 04:54:12 'job_name': '24778-390', 04:54:12 'silo': 'releng', 04:54:12 'vm_0_count': '3', 04:54:12 'vm_0_flavor': 'v3-standard-4', 04:54:12 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 04:54:12 '20250201-010426.857', 04:54:12 'vm_1_count': '1', 04:54:12 'vm_1_flavor': 'v3-standard-2', 04:54:12 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 04:54:12 '- 20250201-060151.911'}, 04:54:12 'parent_id': None, 04:54:12 'replaced': None, 04:54:12 'status': 'CREATE_COMPLETE', 04:54:12 'status_reason': 'Stack CREATE completed successfully', 04:54:12 'tags': [], 04:54:12 'template': None, 04:54:12 'template_description': 'No description', 04:54:12 'template_url': None, 04:54:12 'timeout_mins': 15, 04:54:12 'unchanged': None, 04:54:12 'updated': None, 04:54:12 'updated_at': None, 04:54:12 'user_project_id': 'e91822d3b59d4c61ba1f596fac85733d'} 04:54:12 ------------------------------------ 04:54:13 + popd 04:54:13 /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 04:54:13 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins9389389298609688231.sh 04:54:13 ---> Copy SSH public keys to CSIT lab 04:54:13 Setup pyenv: 04:54:13 system 04:54:13 3.8.13 04:54:13 3.9.13 04:54:13 3.10.13 04:54:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 04:54:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 04:54:15 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 04:54:28 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 04:54:30 SSH not responding on 10.30.170.209. Retrying in 10 seconds... 04:54:30 SSH not responding on 10.30.170.110. Retrying in 10 seconds... 04:54:30 SSH not responding on 10.30.170.169. Retrying in 10 seconds... 04:54:31 Warning: Permanently added '10.30.171.205' (ECDSA) to the list of known hosts. 04:54:31 releng-24778-390-1-mininet-ovs-217-0 04:54:31 Successfully copied public keys to slave 10.30.171.205 04:54:43 Ping to 10.30.170.110 successful. 04:54:43 Ping to 10.30.170.209 successful. 04:54:43 Ping to 10.30.170.169 successful. 04:54:43 SSH not responding on 10.30.170.169. Retrying in 10 seconds... 04:54:43 SSH not responding on 10.30.170.110. Retrying in 10 seconds... 04:54:43 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:54:43 releng-24778-390-0-builder-1 04:54:43 Successfully copied public keys to slave 10.30.170.209 04:54:50 Ping to 10.30.170.169 successful. 04:54:50 Ping to 10.30.170.110 successful. 04:54:51 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:54:51 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:54:52 releng-24778-390-0-builder-2 04:54:52 Successfully copied public keys to slave 10.30.170.110 04:54:52 releng-24778-390-0-builder-0 04:54:52 Successfully copied public keys to slave 10.30.170.169 04:54:52 Process 6498 ready. 04:54:52 Process 6499 ready. 04:54:52 Process 6500 ready. 04:54:52 Process 6501 ready. 04:54:52 SSH ready on all stack servers. 04:54:52 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins11188192469308078878.sh 04:54:52 Setup pyenv: 04:54:52 system 04:54:52 3.8.13 04:54:52 3.9.13 04:54:52 3.10.13 04:54:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 04:54:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2FZ0 04:54:56 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.robot_venv 04:55:00 lf-activate-venv(): INFO: Installing: setuptools wheel 04:55:02 lf-activate-venv(): INFO: Adding /tmp/venv-2FZ0/bin to PATH 04:55:02 + echo 'Installing Python Requirements' 04:55:02 Installing Python Requirements 04:55:02 + cat 04:55:02 + python -m pip install -r requirements.txt 04:55:02 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 04:55:02 Collecting docker-py (from -r requirements.txt (line 1)) 04:55:02 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) 04:55:02 Collecting ipaddr (from -r requirements.txt (line 2)) 04:55:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 04:55:02 Preparing metadata (setup.py): started 04:55:02 Preparing metadata (setup.py): finished with status 'done' 04:55:02 Collecting netaddr (from -r requirements.txt (line 3)) 04:55:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 04:55:03 Collecting netifaces (from -r requirements.txt (line 4)) 04:55:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 04:55:03 Preparing metadata (setup.py): started 04:55:03 Preparing metadata (setup.py): finished with status 'done' 04:55:03 Collecting pyhocon (from -r requirements.txt (line 5)) 04:55:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 04:55:03 Collecting requests (from -r requirements.txt (line 6)) 04:55:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 04:55:03 Collecting robotframework (from -r requirements.txt (line 7)) 04:55:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 04:55:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 34.5 MB/s 0:00:00 04:55:03 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 04:55:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 04:55:03 Preparing metadata (setup.py): started 04:55:03 Preparing metadata (setup.py): finished with status 'done' 04:55:03 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 04:55:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:55:03 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 04:55:03 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) 04:55:03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 04:55:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:55:03 Preparing metadata (setup.py): started 04:55:03 Preparing metadata (setup.py): finished with status 'done' 04:55:03 Collecting scapy (from -r requirements.txt (line 12)) 04:55:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 04:55:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 38.5 MB/s 0:00:00 04:55:04 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 04:55:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 04:55:04 Preparing metadata (setup.py): started 04:55:04 Preparing metadata (setup.py): finished with status 'done' 04:55:04 Collecting elasticsearch (from -r requirements.txt (line 18)) 04:55:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.0/elasticsearch-9.1.0-py3-none-any.whl (929 kB) 04:55:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 929.5/929.5 kB 45.0 MB/s 0:00:00 04:55:04 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 04:55:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 04:55:04 Collecting pyangbind (from -r requirements.txt (line 22)) 04:55:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 04:55:04 Collecting isodate (from -r requirements.txt (line 25)) 04:55:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 04:55:04 Collecting jmespath (from -r requirements.txt (line 28)) 04:55:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 04:55:04 Collecting jsonpatch (from -r requirements.txt (line 31)) 04:55:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 04:55:04 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:55:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 04:55:04 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:55:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 04:55:04 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 04:55:04 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) 04:55:04 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 04:55:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 04:55:05 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 04:55:05 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) 04:55:05 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 04:55:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.3/pyparsing-3.2.3-py3-none-any.whl (111 kB) 04:55:05 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 04:55:05 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) 04:55:05 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 04:55:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 04:55:05 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 04:55:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 04:55:05 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 04:55:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 04:55:05 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 04:55:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 04:55:05 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 04:55:05 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) 04:55:05 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 04:55:05 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 04:55:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 04:55:05 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 04:55:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 04:55:05 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 04:55:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 04:55:05 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 04:55:05 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) 04:55:05 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 04:55:05 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) 04:55:06 Collecting elasticsearch (from -r requirements.txt (line 18)) 04:55:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.0/elasticsearch-8.19.0-py3-none-any.whl (926 kB) 04:55:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 926.9/926.9 kB 17.1 MB/s 0:00:00 04:55:06 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 04:55:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 04:55:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 04:55:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 04:55:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 04:55:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 04:55:06 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 04:55:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 04:55:06 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 04:55:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 04:55:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.6 MB/s 0:00:00 04:55:06 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 04:55:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.1/lxml-6.0.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 04:55:07 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 04:55:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.1/regex-2025.9.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 04:55:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 23.2 MB/s 0:00:00 04:55:07 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 04:55:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 04:55:08 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:55:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB) 04:55:08 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:55:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/45.0.7/cryptography-45.0.7-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 04:55:08 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:55:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 04:55:08 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:55:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 04:55:08 Collecting cffi>=1.14 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:55:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) 04:55:08 Collecting pycparser (from cffi>=1.14->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:55:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB) 04:55:09 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 04:55:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 52.9 MB/s 0:00:00 04:55:09 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 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) 04:55:09 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB) 04:55:09 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 04:55:09 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:55:09 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 04:55:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 04:55:09 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 04:55:09 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:55:09 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 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) 04:55:09 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 04:55:10 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 04:55:10 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)) 04:55:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 04:55:10 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:55:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 04:55:10 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:55:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 04:55:10 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:55:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB) 04:55:10 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:55:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 04:55:10 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:55:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 04:55:10 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 04:55:10 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 04:55:10 Building wheel for robotframework-sshlibrary (setup.py): started 04:55:11 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 04:55:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=8e8657d7af8495555538cb8553b28634f35ea8024e71a0427f161e9db1d723b5 04:55:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 04:55:11 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 04:55:11 Building wheel for ipaddr (setup.py): started 04:55:11 Building wheel for ipaddr (setup.py): finished with status 'done' 04:55:11 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=cca5c6767cbefbeaf27ac1f80bf68ede8f9ca3db35f7852b051d999a4934563d 04:55:11 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 04:55:11 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 04:55:11 Building wheel for netifaces (setup.py): started 04:55:13 Building wheel for netifaces (setup.py): finished with status 'done' 04:55:13 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41077 sha256=5c4e9e798bbb4bb75cfce6a06995e851429ed6f150cd32ed2db1bec8621ca13c 04:55:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 04:55:13 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 04:55:13 Building wheel for robotframework-httplibrary (setup.py): started 04:55:13 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 04:55:13 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=02d53399e99e92e95ad62cc558d37e21b13f1945410b54c2e5c0f948ae7d3845 04:55:13 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 04:55:13 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 04:55:13 Building wheel for jsonpath-rw (setup.py): started 04:55:14 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 04:55:14 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=bf0bf0700d29c119f227f96df1d40bd9e2ee2342962c557eecbd34dcdacbe8fa 04:55:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 04:55:14 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 04:55:14 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 04:55:21 04:55:21 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 click-8.2.1 cryptography-45.0.7 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.0 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.1 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.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.2.3 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.1 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 04:55:21 + pip freeze 04:55:21 attrs==25.3.0 04:55:21 bcrypt==4.3.0 04:55:21 beautifulsoup4==4.13.5 04:55:21 certifi==2025.8.3 04:55:21 cffi==1.17.1 04:55:21 charset-normalizer==3.4.3 04:55:21 click==8.2.1 04:55:21 cryptography==45.0.7 04:55:21 decorator==5.2.1 04:55:21 distlib==0.4.0 04:55:21 docker-py==1.10.6 04:55:21 docker-pycreds==0.4.0 04:55:21 elastic-transport==8.17.1 04:55:21 elasticsearch==8.19.0 04:55:21 elasticsearch-dsl==8.15.4 04:55:21 enum34==1.1.10 04:55:21 filelock==3.19.1 04:55:21 h11==0.16.0 04:55:21 idna==3.10 04:55:21 invoke==2.2.0 04:55:21 ipaddr==2.2.0 04:55:21 isodate==0.7.2 04:55:21 jmespath==1.0.1 04:55:21 jsonpatch==1.33 04:55:21 jsonpath-rw==1.4.0 04:55:21 jsonpointer==3.0.0 04:55:21 lxml==6.0.1 04:55:21 netaddr==1.3.0 04:55:21 netifaces==0.11.0 04:55:21 outcome==1.3.0.post0 04:55:21 paramiko==4.0.0 04:55:21 platformdirs==4.4.0 04:55:21 ply==3.11 04:55:21 pyang==2.7.1 04:55:21 pyangbind==0.8.6 04:55:21 pycparser==2.22 04:55:21 pyhocon==0.3.61 04:55:21 PyNaCl==1.5.0 04:55:21 pyparsing==3.2.3 04:55:21 PySocks==1.7.1 04:55:21 python-dateutil==2.9.0.post0 04:55:21 regex==2025.9.1 04:55:21 requests==2.32.5 04:55:21 robotframework==7.3.2 04:55:21 robotframework-httplibrary==0.4.2 04:55:21 robotframework-pythonlibcore==4.4.1 04:55:21 robotframework-requests==0.9.7 04:55:21 robotframework-selenium2library==3.0.0 04:55:21 robotframework-seleniumlibrary==6.7.1 04:55:21 robotframework-sshlibrary==3.8.0 04:55:21 scapy==2.6.1 04:55:21 scp==0.15.0 04:55:21 selenium==4.35.0 04:55:21 six==1.17.0 04:55:21 sniffio==1.3.1 04:55:21 sortedcontainers==2.4.0 04:55:21 soupsieve==2.8 04:55:21 trio==0.30.0 04:55:21 trio-websocket==0.12.2 04:55:21 typing_extensions==4.14.1 04:55:21 urllib3==2.5.0 04:55:21 virtualenv==20.34.0 04:55:21 waitress==3.0.2 04:55:21 WebOb==1.8.9 04:55:21 websocket-client==1.8.0 04:55:21 WebTest==3.0.6 04:55:21 wsproto==1.2.0 04:55:21 [EnvInject] - Injecting environment variables from a build step. 04:55:21 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 04:55:21 [EnvInject] - Variables injected successfully. 04:55:21 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins4815759378871017090.sh 04:55:21 Setup pyenv: 04:55:22 system 04:55:22 3.8.13 04:55:22 3.9.13 04:55:22 3.10.13 04:55:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 04:55:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 04:55:24 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 04:55:30 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. 04:55:30 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 04:55:31 + ODL_SYSTEM=() 04:55:31 + TOOLS_SYSTEM=() 04:55:31 + OPENSTACK_SYSTEM=() 04:55:31 + OPENSTACK_CONTROLLERS=() 04:55:31 + mapfile -t ADDR 04:55:31 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390 04:55:31 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 04:55:32 + for i in "${ADDR[@]}" 04:55:32 ++ ssh 10.30.171.205 hostname -s 04:55:32 Warning: Permanently added '10.30.171.205' (ECDSA) to the list of known hosts. 04:55:33 + REMHOST=releng-24778-390-1-mininet-ovs-217-0 04:55:33 + case ${REMHOST} in 04:55:33 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 04:55:33 + for i in "${ADDR[@]}" 04:55:33 ++ ssh 10.30.170.169 hostname -s 04:55:33 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:55:33 + REMHOST=releng-24778-390-0-builder-0 04:55:33 + case ${REMHOST} in 04:55:33 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 04:55:33 + for i in "${ADDR[@]}" 04:55:33 ++ ssh 10.30.170.209 hostname -s 04:55:33 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:55:33 + REMHOST=releng-24778-390-0-builder-1 04:55:33 + case ${REMHOST} in 04:55:33 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 04:55:33 + for i in "${ADDR[@]}" 04:55:33 ++ ssh 10.30.170.110 hostname -s 04:55:34 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:55:34 + REMHOST=releng-24778-390-0-builder-2 04:55:34 + case ${REMHOST} in 04:55:34 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 04:55:34 + echo NUM_ODL_SYSTEM=3 04:55:34 + echo NUM_TOOLS_SYSTEM=1 04:55:34 + '[' '' == yes ']' 04:55:34 + NUM_OPENSTACK_SYSTEM=0 04:55:34 + echo NUM_OPENSTACK_SYSTEM=0 04:55:34 + '[' 0 -eq 2 ']' 04:55:34 + echo ODL_SYSTEM_IP=10.30.170.169 04:55:34 ++ seq 0 2 04:55:34 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 04:55:34 + echo ODL_SYSTEM_1_IP=10.30.170.169 04:55:34 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 04:55:34 + echo ODL_SYSTEM_2_IP=10.30.170.209 04:55:34 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 04:55:34 + echo ODL_SYSTEM_3_IP=10.30.170.110 04:55:34 + echo TOOLS_SYSTEM_IP=10.30.171.205 04:55:34 ++ seq 0 0 04:55:34 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 04:55:34 + echo TOOLS_SYSTEM_1_IP=10.30.171.205 04:55:34 + openstack_index=0 04:55:34 + NUM_OPENSTACK_CONTROL_NODES=1 04:55:34 + echo NUM_OPENSTACK_CONTROL_NODES=1 04:55:34 ++ seq 0 0 04:55:34 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 04:55:34 + echo OPENSTACK_CONTROL_NODE_1_IP= 04:55:34 + NUM_OPENSTACK_COMPUTE_NODES=-1 04:55:34 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 04:55:34 + '[' -1 -ge 2 ']' 04:55:34 ++ seq 0 -2 04:55:34 + NUM_OPENSTACK_HAPROXY_NODES=0 04:55:34 + echo NUM_OPENSTACK_HAPROXY_NODES=0 04:55:34 ++ seq 0 -1 04:55:34 + echo 'Contents of slave_addresses.txt:' 04:55:34 Contents of slave_addresses.txt: 04:55:34 + cat slave_addresses.txt 04:55:34 NUM_ODL_SYSTEM=3 04:55:34 NUM_TOOLS_SYSTEM=1 04:55:34 NUM_OPENSTACK_SYSTEM=0 04:55:34 ODL_SYSTEM_IP=10.30.170.169 04:55:34 ODL_SYSTEM_1_IP=10.30.170.169 04:55:34 ODL_SYSTEM_2_IP=10.30.170.209 04:55:34 ODL_SYSTEM_3_IP=10.30.170.110 04:55:34 TOOLS_SYSTEM_IP=10.30.171.205 04:55:34 TOOLS_SYSTEM_1_IP=10.30.171.205 04:55:34 NUM_OPENSTACK_CONTROL_NODES=1 04:55:34 OPENSTACK_CONTROL_NODE_1_IP= 04:55:34 NUM_OPENSTACK_COMPUTE_NODES=-1 04:55:34 NUM_OPENSTACK_HAPROXY_NODES=0 04:55:34 [EnvInject] - Injecting environment variables from a build step. 04:55:34 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 04:55:34 [EnvInject] - Variables injected successfully. 04:55:34 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/sh /tmp/jenkins10457231896864195103.sh 04:55:34 Preparing for JRE Version 21 04:55:34 Karaf artifact is karaf 04:55:34 Karaf project is integration 04:55:34 Java home is /usr/lib/jvm/java-21-openjdk-amd64 04:55:34 [EnvInject] - Injecting environment variables from a build step. 04:55:34 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 04:55:34 [EnvInject] - Variables injected successfully. 04:55:34 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7227690920811868472.sh 04:55:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:34 Distribution bundle is karaf-0.22.1.zip 04:55:34 Distribution bundle version is 0.22.1 04:55:34 Distribution folder is karaf-0.22.1 04:55:34 Nexus prefix is https://nexus.opendaylight.org 04:55:34 [EnvInject] - Injecting environment variables from a build step. 04:55:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 04:55:34 [EnvInject] - Variables injected successfully. 04:55:34 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins999059623490735091.sh 04:55:34 Setup pyenv: 04:55:34 system 04:55:34 3.8.13 04:55:34 3.9.13 04:55:34 3.10.13 04:55:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 04:55:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 04:55:36 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. 04:55:36 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:55:36 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 04:55:42 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. 04:55:42 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:55:42 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 04:55:42 Copying common-functions.sh to /tmp 04:55:44 Copying common-functions.sh to 10.30.170.169:/tmp 04:55:44 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:55:44 Copying common-functions.sh to 10.30.170.209:/tmp 04:55:44 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:55:45 Copying common-functions.sh to 10.30.170.110:/tmp 04:55:45 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:55:45 Copying common-functions.sh to 10.30.171.205:/tmp 04:55:45 Warning: Permanently added '10.30.171.205' (ECDSA) to the list of known hosts. 04:55:46 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins9340489672958990967.sh 04:55:46 common-functions.sh is being sourced 04:55:46 common-functions environment: 04:55:46 MAVENCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:46 ACTUALFEATURES: 04:55:46 FEATURESCONF: /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:46 CUSTOMPROP: /tmp/karaf-0.22.1/etc/custom.properties 04:55:46 LOGCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:46 MEMCONF: /tmp/karaf-0.22.1/bin/setenv 04:55:46 CONTROLLERMEM: 2048m 04:55:46 AKKACONF: /tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:46 MODULESCONF: /tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:46 MODULESHARDSCONF: /tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:46 SUITES: 04:55:46 04:55:46 ################################################# 04:55:46 ## Configure Cluster and Start ## 04:55:46 ################################################# 04:55:46 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia 04:55:46 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-openflowplugin-flow-services-rest odl-openflowplugin-app-bulk-o-matic odl-jolokia 04:55:46 Locating script plan to use... 04:55:46 script plan exists!!! 04:55:46 Changing the script plan path... 04:55:46 # Place the scripts in run order: 04:55:46 /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/scripts/controllermem_6g.sh 04:55:46 Executing /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/scripts/controllermem_6g.sh... 04:55:46 Finished running script plans 04:55:46 Configuring member-1 with IP address 10.30.170.169 04:55:46 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:55:46 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:55:46 + source /tmp/common-functions.sh karaf-0.22.1 titanium 04:55:46 ++ [[ /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 ]] 04:55:46 common-functions.sh is being sourced 04:55:46 ++ echo 'common-functions.sh is being sourced' 04:55:46 ++ BUNDLEFOLDER=karaf-0.22.1 04:55:46 ++ DISTROSTREAM=titanium 04:55:46 ++ export MAVENCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:46 ++ MAVENCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:46 ++ export FEATURESCONF=/tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:46 ++ FEATURESCONF=/tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:46 ++ export CUSTOMPROP=/tmp/karaf-0.22.1/etc/custom.properties 04:55:46 ++ CUSTOMPROP=/tmp/karaf-0.22.1/etc/custom.properties 04:55:46 ++ export LOGCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:46 ++ LOGCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:46 ++ export MEMCONF=/tmp/karaf-0.22.1/bin/setenv 04:55:46 ++ MEMCONF=/tmp/karaf-0.22.1/bin/setenv 04:55:46 ++ export CONTROLLERMEM= 04:55:46 ++ CONTROLLERMEM= 04:55:46 ++ case "${DISTROSTREAM}" in 04:55:46 ++ CLUSTER_SYSTEM=pekko 04:55:46 ++ export AKKACONF=/tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:46 ++ AKKACONF=/tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:46 ++ export MODULESCONF=/tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:46 ++ MODULESCONF=/tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:46 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:46 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:46 ++ print_common_env 04:55:46 ++ cat 04:55:46 common-functions environment: 04:55:46 MAVENCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:46 ACTUALFEATURES: 04:55:46 FEATURESCONF: /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:46 CUSTOMPROP: /tmp/karaf-0.22.1/etc/custom.properties 04:55:46 LOGCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:46 MEMCONF: /tmp/karaf-0.22.1/bin/setenv 04:55:46 CONTROLLERMEM: 04:55:46 AKKACONF: /tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:46 MODULESCONF: /tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:46 MODULESHARDSCONF: /tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:46 SUITES: 04:55:46 04:55:46 ++ SSH='ssh -t -t' 04:55:46 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 04:55:46 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 04:55:46 Changing to /tmp 04:55:46 + echo 'Changing to /tmp' 04:55:46 + cd /tmp 04:55:46 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:46 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip' 04:55:46 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:46 --2025-09-05 04:55:46-- https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:55:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:55:46 HTTP request sent, awaiting response... 200 OK 04:55:46 Length: 236633741 (226M) [application/zip] 04:55:46 Saving to: ‘karaf-0.22.1.zip’ 04:55:46 04:55:46 0K ........ ........ ........ ........ ........ ........ 1% 98.7M 2s 04:55:46 3072K ........ ........ ........ ........ ........ ........ 2% 146M 2s 04:55:46 6144K ........ ........ ........ ........ ........ ........ 3% 159M 2s 04:55:46 9216K ........ ........ ........ ........ ........ ........ 5% 159M 2s 04:55:46 12288K ........ ........ ........ ........ ........ ........ 6% 159M 2s 04:55:46 15360K ........ ........ ........ ........ ........ ........ 7% 175M 1s 04:55:46 18432K ........ ........ ........ ........ ........ ........ 9% 216M 1s 04:55:46 21504K ........ ........ ........ ........ ........ ........ 10% 179M 1s 04:55:46 24576K ........ ........ ........ ........ ........ ........ 11% 200M 1s 04:55:46 27648K ........ ........ ........ ........ ........ ........ 13% 209M 1s 04:55:46 30720K ........ ........ ........ ........ ........ ........ 14% 228M 1s 04:55:46 33792K ........ ........ ........ ........ ........ ........ 15% 221M 1s 04:55:46 36864K ........ ........ ........ ........ ........ ........ 17% 254M 1s 04:55:46 39936K ........ ........ ........ ........ ........ ........ 18% 283M 1s 04:55:46 43008K ........ ........ ........ ........ ........ ........ 19% 262M 1s 04:55:46 46080K ........ ........ ........ ........ ........ ........ 21% 316M 1s 04:55:46 49152K ........ ........ ........ ........ ........ ........ 22% 294M 1s 04:55:46 52224K ........ ........ ........ ........ ........ ........ 23% 290M 1s 04:55:46 55296K ........ ........ ........ ........ ........ ........ 25% 306M 1s 04:55:46 58368K ........ ........ ........ ........ ........ ........ 26% 307M 1s 04:55:46 61440K ........ ........ ........ ........ ........ ........ 27% 304M 1s 04:55:46 64512K ........ ........ ........ ........ ........ ........ 29% 305M 1s 04:55:46 67584K ........ ........ ........ ........ ........ ........ 30% 306M 1s 04:55:46 70656K ........ ........ ........ ........ ........ ........ 31% 308M 1s 04:55:47 73728K ........ ........ ........ ........ ........ ........ 33% 307M 1s 04:55:47 76800K ........ ........ ........ ........ ........ ........ 34% 299M 1s 04:55:47 79872K ........ ........ ........ ........ ........ ........ 35% 311M 1s 04:55:47 82944K ........ ........ ........ ........ ........ ........ 37% 305M 1s 04:55:47 86016K ........ ........ ........ ........ ........ ........ 38% 289M 1s 04:55:47 89088K ........ ........ ........ ........ ........ ........ 39% 303M 1s 04:55:47 92160K ........ ........ ........ ........ ........ ........ 41% 301M 1s 04:55:47 95232K ........ ........ ........ ........ ........ ........ 42% 205M 1s 04:55:47 98304K ........ ........ ........ ........ ........ ........ 43% 275M 1s 04:55:47 101376K ........ ........ ........ ........ ........ ........ 45% 302M 1s 04:55:47 104448K ........ ........ ........ ........ ........ ........ 46% 308M 1s 04:55:47 107520K ........ ........ ........ ........ ........ ........ 47% 300M 1s 04:55:47 110592K ........ ........ ........ ........ ........ ........ 49% 307M 0s 04:55:47 113664K ........ ........ ........ ........ ........ ........ 50% 297M 0s 04:55:47 116736K ........ ........ ........ ........ ........ ........ 51% 280M 0s 04:55:47 119808K ........ ........ ........ ........ ........ ........ 53% 295M 0s 04:55:47 122880K ........ ........ ........ ........ ........ ........ 54% 305M 0s 04:55:47 125952K ........ ........ ........ ........ ........ ........ 55% 298M 0s 04:55:47 129024K ........ ........ ........ ........ ........ ........ 57% 293M 0s 04:55:47 132096K ........ ........ ........ ........ ........ ........ 58% 298M 0s 04:55:47 135168K ........ ........ ........ ........ ........ ........ 59% 301M 0s 04:55:47 138240K ........ ........ ........ ........ ........ ........ 61% 298M 0s 04:55:47 141312K ........ ........ ........ ........ ........ ........ 62% 301M 0s 04:55:47 144384K ........ ........ ........ ........ ........ ........ 63% 269M 0s 04:55:47 147456K ........ ........ ........ ........ ........ ........ 65% 307M 0s 04:55:47 150528K ........ ........ ........ ........ ........ ........ 66% 285M 0s 04:55:47 153600K ........ ........ ........ ........ ........ ........ 67% 301M 0s 04:55:47 156672K ........ ........ ........ ........ ........ ........ 69% 300M 0s 04:55:47 159744K ........ ........ ........ ........ ........ ........ 70% 299M 0s 04:55:47 162816K ........ ........ ........ ........ ........ ........ 71% 298M 0s 04:55:47 165888K ........ ........ ........ ........ ........ ........ 73% 300M 0s 04:55:47 168960K ........ ........ ........ ........ ........ ........ 74% 286M 0s 04:55:47 172032K ........ ........ ........ ........ ........ ........ 75% 297M 0s 04:55:47 175104K ........ ........ ........ ........ ........ ........ 77% 296M 0s 04:55:47 178176K ........ ........ ........ ........ ........ ........ 78% 290M 0s 04:55:47 181248K ........ ........ ........ ........ ........ ........ 79% 266M 0s 04:55:47 184320K ........ ........ ........ ........ ........ ........ 81% 289M 0s 04:55:47 187392K ........ ........ ........ ........ ........ ........ 82% 297M 0s 04:55:47 190464K ........ ........ ........ ........ ........ ........ 83% 283M 0s 04:55:47 193536K ........ ........ ........ ........ ........ ........ 85% 284M 0s 04:55:47 196608K ........ ........ ........ ........ ........ ........ 86% 288M 0s 04:55:47 199680K ........ ........ ........ ........ ........ ........ 87% 294M 0s 04:55:47 202752K ........ ........ ........ ........ ........ ........ 89% 290M 0s 04:55:47 205824K ........ ........ ........ ........ ........ ........ 90% 290M 0s 04:55:47 208896K ........ ........ ........ ........ ........ ........ 91% 265M 0s 04:55:47 211968K ........ ........ ........ ........ ........ ........ 93% 275M 0s 04:55:47 215040K ........ ........ ........ ........ ........ ........ 94% 291M 0s 04:55:47 218112K ........ ........ ........ ........ ........ ........ 95% 295M 0s 04:55:47 221184K ........ ........ ........ ........ ........ ........ 97% 282M 0s 04:55:47 224256K ........ ........ ........ ........ ........ ........ 98% 271M 0s 04:55:47 227328K ........ ........ ........ ........ ........ ........ 99% 279M 0s 04:55:47 230400K ........ .. 100% 324M=0.9s 04:55:47 04:55:47 2025-09-05 04:55:47 (261 MB/s) - ‘karaf-0.22.1.zip’ saved [236633741/236633741] 04:55:47 04:55:47 Extracting the new controller... 04:55:47 + echo 'Extracting the new controller...' 04:55:47 + unzip -q karaf-0.22.1.zip 04:55:49 Adding external repositories... 04:55:49 + echo 'Adding external repositories...' 04:55:49 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:49 + cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:49 ################################################################################ 04:55:49 # 04:55:49 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:49 # contributor license agreements. See the NOTICE file distributed with 04:55:49 # this work for additional information regarding copyright ownership. 04:55:49 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:49 # (the "License"); you may not use this file except in compliance with 04:55:49 # the License. You may obtain a copy of the License at 04:55:49 # 04:55:49 # http://www.apache.org/licenses/LICENSE-2.0 04:55:49 # 04:55:49 # Unless required by applicable law or agreed to in writing, software 04:55:49 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:49 # See the License for the specific language governing permissions and 04:55:49 # limitations under the License. 04:55:49 # 04:55:49 ################################################################################ 04:55:49 04:55:49 # 04:55:49 # If set to true, the following property will not allow any certificate to be used 04:55:49 # when accessing Maven repositories through SSL 04:55:49 # 04:55:49 #org.ops4j.pax.url.mvn.certificateCheck= 04:55:49 04:55:49 # 04:55:49 # Path to the local Maven settings file. 04:55:49 # The repositories defined in this file will be automatically added to the list 04:55:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 04:55:49 # below is not set. 04:55:49 # The following locations are checked for the existence of the settings.xml file 04:55:49 # * 1. looks for the specified url 04:55:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml 04:55:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml 04:55:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 04:55:49 # 04:55:49 #org.ops4j.pax.url.mvn.settings= 04:55:49 04:55:49 # 04:55:49 # Path to the local Maven repository which is used to avoid downloading 04:55:49 # artifacts when they already exist locally. 04:55:49 # The value of this property will be extracted from the settings.xml file 04:55:49 # above, or defaulted to: 04:55:49 # System.getProperty( "user.home" ) + "/.m2/repository" 04:55:49 # 04:55:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 04:55:49 04:55:49 # 04:55:49 # Default this to false. It's just weird to use undocumented repos 04:55:49 # 04:55:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false 04:55:49 04:55:49 # 04:55:49 # Uncomment if you don't wanna use the proxy settings 04:55:49 # from the Maven conf/settings.xml file 04:55:49 # 04:55:49 # org.ops4j.pax.url.mvn.proxySupport=false 04:55:49 04:55:49 # 04:55:49 # Comma separated list of repositories scanned when resolving an artifact. 04:55:49 # Those repositories will be checked before iterating through the 04:55:49 # below list of repositories and even before the local repository 04:55:49 # A repository url can be appended with zero or more of the following flags: 04:55:49 # @snapshots : the repository contains snaphots 04:55:49 # @noreleases : the repository does not contain any released artifacts 04:55:49 # 04:55:49 # The following property value will add the system folder as a repo. 04:55:49 # 04:55:49 org.ops4j.pax.url.mvn.defaultRepositories=\ 04:55:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 04:55:49 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 04:55:49 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 04:55:49 04:55:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 04:55:49 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 04:55:49 04:55:49 # 04:55:49 # Comma separated list of repositories scanned when resolving an artifact. 04:55:49 # The default list includes the following repositories: 04:55:49 # http://repo1.maven.org/maven2@id=central 04:55:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 04:55:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 04:55:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 04:55:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 04:55:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 04:55:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:55:49 # To add repositories to the default ones, prepend '+' to the list of repositories 04:55:49 # to add. 04:55:49 # A repository url can be appended with zero or more of the following flags: 04:55:49 # @snapshots : the repository contains snapshots 04:55:49 # @noreleases : the repository does not contain any released artifacts 04:55:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 04:55:49 # 04:55:49 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 04:55:49 04:55:49 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 04:55:49 + [[ True == \T\r\u\e ]] 04:55:49 + echo 'Configuring the startup features...' 04:55:49 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia,/g' /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:49 + FEATURE_TEST_STRING=features-test 04:55:49 + FEATURE_TEST_VERSION=0.22.1 04:55:49 + KARAF_VERSION=karaf4 04:55:49 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 04:55:49 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:49 + [[ ! -z '' ]] 04:55:49 + cat /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:49 ################################################################################ 04:55:49 # 04:55:49 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:49 # contributor license agreements. See the NOTICE file distributed with 04:55:49 # this work for additional information regarding copyright ownership. 04:55:49 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:49 # (the "License"); you may not use this file except in compliance with 04:55:49 # the License. You may obtain a copy of the License at 04:55:49 # 04:55:49 # http://www.apache.org/licenses/LICENSE-2.0 04:55:49 # 04:55:49 # Unless required by applicable law or agreed to in writing, software 04:55:49 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:49 # See the License for the specific language governing permissions and 04:55:49 # limitations under the License. 04:55:49 # 04:55:49 ################################################################################ 04:55:49 04:55:49 # 04:55:49 # Comma separated list of features repositories to register by default 04:55:49 # 04:55:49 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/45979c08-b668-49ac-9927-5beaa9f5bfa1.xml 04:55:49 04:55:49 # 04:55:49 # Comma separated list of features to install at startup 04:55:49 # 04:55:49 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia, a37b6c93-a995-4d46-8522-41e4f5c14013 04:55:49 04:55:49 # 04:55:49 # Resource repositories (OBR) that the features resolver can use 04:55:49 # to resolve requirements/capabilities 04:55:49 # 04:55:49 # The format of the resourceRepositories is 04:55:49 # resourceRepositories=[xml:url|json:url],... 04:55:49 # for Instance: 04:55:49 # 04:55:49 #resourceRepositories=xml:http://host/path/to/index.xml 04:55:49 # or 04:55:49 #resourceRepositories=json:http://host/path/to/index.json 04:55:49 # 04:55:49 04:55:49 # 04:55:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 04:55:49 # 04:55:49 featuresBootAsynchronous=false 04:55:49 04:55:49 # 04:55:49 # Service requirements enforcement 04:55:49 # 04:55:49 # By default, the feature resolver checks the service requirements/capabilities of 04:55:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 04:55:49 # the required bundles. 04:55:49 # The following flag can have those values: 04:55:49 # - disable: service requirements are completely ignored 04:55:49 # - default: service requirements are ignored for old features 04:55:49 # - enforce: service requirements are always verified 04:55:49 # 04:55:49 #serviceRequirements=default 04:55:49 04:55:49 # 04:55:49 # Store cfg file for config element in feature 04:55:49 # 04:55:49 #configCfgStore=true 04:55:49 04:55:49 # 04:55:49 # Define if the feature service automatically refresh bundles 04:55:49 # 04:55:49 autoRefresh=true 04:55:49 04:55:49 # 04:55:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 04:55:49 # XML file defines instructions related to features processing 04:55:49 # versions.properties may declare properties to resolve placeholders in XML file 04:55:49 # both files are relative to ${karaf.etc} 04:55:49 # 04:55:49 #featureProcessing=org.apache.karaf.features.xml 04:55:49 #featureProcessingVersions=versions.properties 04:55:49 + configure_karaf_log karaf4 '' 04:55:49 + local -r karaf_version=karaf4 04:55:49 + local -r controllerdebugmap= 04:55:49 + local logapi=log4j 04:55:49 + grep log4j2 /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:55:49 log4j2.rootLogger.level = INFO 04:55:49 #log4j2.rootLogger.type = asyncRoot 04:55:49 #log4j2.rootLogger.includeLocation = false 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:55:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:55:49 log4j2.rootLogger.appenderRef.Console.ref = Console 04:55:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:55:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:55:49 log4j2.logger.spifly.name = org.apache.aries.spifly 04:55:49 log4j2.logger.spifly.level = WARN 04:55:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:55:49 log4j2.logger.audit.level = INFO 04:55:49 log4j2.logger.audit.additivity = false 04:55:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:55:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:55:49 log4j2.appender.console.type = Console 04:55:49 log4j2.appender.console.name = Console 04:55:49 log4j2.appender.console.layout.type = PatternLayout 04:55:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:55:49 log4j2.appender.rolling.type = RollingRandomAccessFile 04:55:49 log4j2.appender.rolling.name = RollingFile 04:55:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:55:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:55:49 #log4j2.appender.rolling.immediateFlush = false 04:55:49 log4j2.appender.rolling.append = true 04:55:49 log4j2.appender.rolling.layout.type = PatternLayout 04:55:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:55:49 log4j2.appender.rolling.policies.type = Policies 04:55:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:55:49 log4j2.appender.rolling.policies.size.size = 64MB 04:55:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:55:49 log4j2.appender.rolling.strategy.max = 7 04:55:49 log4j2.appender.audit.type = RollingRandomAccessFile 04:55:49 log4j2.appender.audit.name = AuditRollingFile 04:55:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:55:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:55:49 log4j2.appender.audit.append = true 04:55:49 log4j2.appender.audit.layout.type = PatternLayout 04:55:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:55:49 log4j2.appender.audit.policies.type = Policies 04:55:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:55:49 log4j2.appender.audit.policies.size.size = 8MB 04:55:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:55:49 log4j2.appender.audit.strategy.max = 7 04:55:49 log4j2.appender.osgi.type = PaxOsgi 04:55:49 log4j2.appender.osgi.name = PaxOsgi 04:55:49 log4j2.appender.osgi.filter = * 04:55:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:55:49 #log4j2.logger.aether.level = TRACE 04:55:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:55:49 #log4j2.logger.http-headers.level = DEBUG 04:55:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:55:49 #log4j2.logger.maven.level = TRACE 04:55:49 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 04:55:49 + logapi=log4j2 04:55:49 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 04:55:49 + '[' log4j2 == log4j2 ']' 04:55:49 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 04:55:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 04:55:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 04:55:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 04:55:49 controllerdebugmap: 04:55:49 cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:49 + unset IFS 04:55:49 + echo 'controllerdebugmap: ' 04:55:49 + '[' -n '' ']' 04:55:49 + echo 'cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg' 04:55:49 + cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:49 ################################################################################ 04:55:49 # 04:55:49 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:49 # contributor license agreements. See the NOTICE file distributed with 04:55:49 # this work for additional information regarding copyright ownership. 04:55:49 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:49 # (the "License"); you may not use this file except in compliance with 04:55:49 # the License. You may obtain a copy of the License at 04:55:49 # 04:55:49 # http://www.apache.org/licenses/LICENSE-2.0 04:55:49 # 04:55:49 # Unless required by applicable law or agreed to in writing, software 04:55:49 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:49 # See the License for the specific language governing permissions and 04:55:49 # limitations under the License. 04:55:49 # 04:55:49 ################################################################################ 04:55:49 04:55:49 # Common pattern layout for appenders 04:55:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:55:49 04:55:49 # Root logger 04:55:49 log4j2.rootLogger.level = INFO 04:55:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 04:55:49 #log4j2.rootLogger.type = asyncRoot 04:55:49 #log4j2.rootLogger.includeLocation = false 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:55:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:55:49 log4j2.rootLogger.appenderRef.Console.ref = Console 04:55:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:55:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:55:49 04:55:49 # Filters for logs marked by org.opendaylight.odlparent.Markers 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:55:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:55:49 04:55:49 # Loggers configuration 04:55:49 04:55:49 # Spifly logger 04:55:49 log4j2.logger.spifly.name = org.apache.aries.spifly 04:55:49 log4j2.logger.spifly.level = WARN 04:55:49 04:55:49 # Security audit logger 04:55:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:55:49 log4j2.logger.audit.level = INFO 04:55:49 log4j2.logger.audit.additivity = false 04:55:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:55:49 04:55:49 # Appenders configuration 04:55:49 04:55:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:55:49 log4j2.appender.console.type = Console 04:55:49 log4j2.appender.console.name = Console 04:55:49 log4j2.appender.console.layout.type = PatternLayout 04:55:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:55:49 04:55:49 # Rolling file appender 04:55:49 log4j2.appender.rolling.type = RollingRandomAccessFile 04:55:49 log4j2.appender.rolling.name = RollingFile 04:55:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:55:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:55:49 # uncomment to not force a disk flush 04:55:49 #log4j2.appender.rolling.immediateFlush = false 04:55:49 log4j2.appender.rolling.append = true 04:55:49 log4j2.appender.rolling.layout.type = PatternLayout 04:55:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:55:49 log4j2.appender.rolling.policies.type = Policies 04:55:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:55:49 log4j2.appender.rolling.policies.size.size = 1GB 04:55:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:55:49 log4j2.appender.rolling.strategy.max = 7 04:55:49 04:55:49 # Audit file appender 04:55:49 log4j2.appender.audit.type = RollingRandomAccessFile 04:55:49 log4j2.appender.audit.name = AuditRollingFile 04:55:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:55:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:55:49 log4j2.appender.audit.append = true 04:55:49 log4j2.appender.audit.layout.type = PatternLayout 04:55:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:55:49 log4j2.appender.audit.policies.type = Policies 04:55:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:55:49 log4j2.appender.audit.policies.size.size = 8MB 04:55:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:55:49 log4j2.appender.audit.strategy.max = 7 04:55:49 04:55:49 # OSGi appender 04:55:49 log4j2.appender.osgi.type = PaxOsgi 04:55:49 log4j2.appender.osgi.name = PaxOsgi 04:55:49 log4j2.appender.osgi.filter = * 04:55:49 04:55:49 # help with identification of maven-related problems with pax-url-aether 04:55:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:55:49 #log4j2.logger.aether.level = TRACE 04:55:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:55:49 #log4j2.logger.http-headers.level = DEBUG 04:55:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:55:49 #log4j2.logger.maven.level = TRACE 04:55:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 04:55:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 04:55:49 Configure 04:55:49 java home: /usr/lib/jvm/java-21-openjdk-amd64 04:55:49 max memory: 6144m 04:55:49 memconf: /tmp/karaf-0.22.1/bin/setenv 04:55:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.22.1/bin/setenv 04:55:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 04:55:49 + local -r controllermem=6144m 04:55:49 + local -r memconf=/tmp/karaf-0.22.1/bin/setenv 04:55:49 + echo Configure 04:55:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 04:55:49 + echo ' max memory: 6144m' 04:55:49 + echo ' memconf: /tmp/karaf-0.22.1/bin/setenv' 04:55:49 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1/bin/setenv 04:55:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.22.1/bin/setenv 04:55:49 cat /tmp/karaf-0.22.1/bin/setenv 04:55:49 + echo 'cat /tmp/karaf-0.22.1/bin/setenv' 04:55:49 + cat /tmp/karaf-0.22.1/bin/setenv 04:55:49 #!/bin/sh 04:55:49 # 04:55:49 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:49 # contributor license agreements. See the NOTICE file distributed with 04:55:49 # this work for additional information regarding copyright ownership. 04:55:49 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:49 # (the "License"); you may not use this file except in compliance with 04:55:49 # the License. You may obtain a copy of the License at 04:55:49 # 04:55:49 # http://www.apache.org/licenses/LICENSE-2.0 04:55:49 # 04:55:49 # Unless required by applicable law or agreed to in writing, software 04:55:49 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:49 # See the License for the specific language governing permissions and 04:55:49 # limitations under the License. 04:55:49 # 04:55:49 04:55:49 # 04:55:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 04:55:49 # script: client, instance, shell, start, status, stop, karaf 04:55:49 # 04:55:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 04:55:49 # Actions go here... 04:55:49 # fi 04:55:49 04:55:49 # 04:55:49 # general settings which should be applied for all scripts go here; please keep 04:55:49 # in mind that it is possible that scripts might be executed more than once, e.g. 04:55:49 # in example of the start script where the start script is executed first and the 04:55:49 # karaf script afterwards. 04:55:49 # 04:55:49 04:55:49 # 04:55:49 # The following section shows the possible configuration options for the default 04:55:49 # karaf scripts 04:55:49 # 04:55:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 04:55:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 04:55:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 04:55:49 # export EXTRA_JAVA_OPTS # Additional JVM options 04:55:49 # export KARAF_HOME # Karaf home folder 04:55:49 # export KARAF_DATA # Karaf data folder 04:55:49 # export KARAF_BASE # Karaf base folder 04:55:49 # export KARAF_ETC # Karaf etc folder 04:55:49 # export KARAF_LOG # Karaf log folder 04:55:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 04:55:49 # export KARAF_OPTS # Additional available Karaf options 04:55:49 # export KARAF_DEBUG # Enable debug mode 04:55:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 04:55:49 # export KARAF_NOROOT # Prevent execution as root if set to true 04:55:49 Set Java version 04:55:49 + echo 'Set Java version' 04:55:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 04:55:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:55:49 sudo: a password is required 04:55:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:55:49 sudo: a password is required 04:55:49 JDK default version ... 04:55:49 + echo 'JDK default version ...' 04:55:49 + java -version 04:55:49 openjdk version "21.0.5" 2024-10-15 04:55:49 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 04:55:49 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 04:55:49 Set JAVA_HOME 04:55:49 + echo 'Set JAVA_HOME' 04:55:49 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:55:49 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:55:49 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:49 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:49 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 04:55:49 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:49 Listing all open ports on controller system... 04:55:49 + echo 'Listing all open ports on controller system...' 04:55:49 + netstat -pnatu 04:55:49 /tmp/configuration-script.sh: line 40: netstat: command not found 04:55:49 Configuring cluster 04:55:49 + '[' -f /tmp/custom_shard_config.txt ']' 04:55:49 + echo 'Configuring cluster' 04:55:49 + /tmp/karaf-0.22.1/bin/configure_cluster.sh 1 10.30.170.169 10.30.170.209 10.30.170.110 04:55:49 ################################################ 04:55:49 ## Configure Cluster ## 04:55:49 ################################################ 04:55:49 ERROR: Cluster configurations files not found. Please configure clustering feature. 04:55:49 Dump pekko.conf 04:55:49 + echo 'Dump pekko.conf' 04:55:49 + cat /tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:49 cat: /tmp/karaf-0.22.1/configuration/initial/pekko.conf: No such file or directory 04:55:49 Dump modules.conf 04:55:49 + echo 'Dump modules.conf' 04:55:49 + cat /tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:49 cat: /tmp/karaf-0.22.1/configuration/initial/modules.conf: No such file or directory 04:55:49 Dump module-shards.conf 04:55:49 + echo 'Dump module-shards.conf' 04:55:49 + cat /tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:49 cat: /tmp/karaf-0.22.1/configuration/initial/module-shards.conf: No such file or directory 04:55:49 Configuring member-2 with IP address 10.30.170.209 04:55:50 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:55:50 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:55:50 + source /tmp/common-functions.sh karaf-0.22.1 titanium 04:55:50 ++ [[ /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 ]] 04:55:50 common-functions.sh is being sourced 04:55:50 ++ echo 'common-functions.sh is being sourced' 04:55:50 ++ BUNDLEFOLDER=karaf-0.22.1 04:55:50 ++ DISTROSTREAM=titanium 04:55:50 ++ export MAVENCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:50 ++ MAVENCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:50 ++ export FEATURESCONF=/tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:50 ++ FEATURESCONF=/tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:50 ++ export CUSTOMPROP=/tmp/karaf-0.22.1/etc/custom.properties 04:55:50 ++ CUSTOMPROP=/tmp/karaf-0.22.1/etc/custom.properties 04:55:50 ++ export LOGCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:50 ++ LOGCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:50 ++ export MEMCONF=/tmp/karaf-0.22.1/bin/setenv 04:55:50 ++ MEMCONF=/tmp/karaf-0.22.1/bin/setenv 04:55:50 ++ export CONTROLLERMEM= 04:55:50 ++ CONTROLLERMEM= 04:55:50 ++ case "${DISTROSTREAM}" in 04:55:50 ++ CLUSTER_SYSTEM=pekko 04:55:50 ++ export AKKACONF=/tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:50 ++ AKKACONF=/tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:50 ++ export MODULESCONF=/tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:50 ++ MODULESCONF=/tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:50 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:50 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:50 ++ print_common_env 04:55:50 ++ cat 04:55:50 common-functions environment: 04:55:50 MAVENCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:50 ACTUALFEATURES: 04:55:50 FEATURESCONF: /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:50 CUSTOMPROP: /tmp/karaf-0.22.1/etc/custom.properties 04:55:50 LOGCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:50 MEMCONF: /tmp/karaf-0.22.1/bin/setenv 04:55:50 CONTROLLERMEM: 04:55:50 AKKACONF: /tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:50 MODULESCONF: /tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:50 MODULESHARDSCONF: /tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:50 SUITES: 04:55:50 04:55:50 ++ SSH='ssh -t -t' 04:55:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 04:55:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 04:55:50 Changing to /tmp 04:55:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:50 + echo 'Changing to /tmp' 04:55:50 + cd /tmp 04:55:50 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip' 04:55:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:50 --2025-09-05 04:55:50-- https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:55:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:55:50 HTTP request sent, awaiting response... 200 OK 04:55:50 Length: 236633741 (226M) [application/zip] 04:55:50 Saving to: ‘karaf-0.22.1.zip’ 04:55:50 04:55:50 0K ........ ........ ........ ........ ........ ........ 1% 71.9M 3s 04:55:50 3072K ........ ........ ........ ........ ........ ........ 2% 134M 2s 04:55:50 6144K ........ ........ ........ ........ ........ ........ 3% 139M 2s 04:55:50 9216K ........ ........ ........ ........ ........ ........ 5% 85.9M 2s 04:55:50 12288K ........ ........ ........ ........ ........ ........ 6% 146M 2s 04:55:50 15360K ........ ........ ........ ........ ........ ........ 7% 167M 2s 04:55:50 18432K ........ ........ ........ ........ ........ ........ 9% 185M 2s 04:55:50 21504K ........ ........ ........ ........ ........ ........ 10% 178M 2s 04:55:50 24576K ........ ........ ........ ........ ........ ........ 11% 189M 2s 04:55:50 27648K ........ ........ ........ ........ ........ ........ 13% 208M 1s 04:55:50 30720K ........ ........ ........ ........ ........ ........ 14% 223M 1s 04:55:50 33792K ........ ........ ........ ........ ........ ........ 15% 208M 1s 04:55:50 36864K ........ ........ ........ ........ ........ ........ 17% 251M 1s 04:55:50 39936K ........ ........ ........ ........ ........ ........ 18% 257M 1s 04:55:50 43008K ........ ........ ........ ........ ........ ........ 19% 257M 1s 04:55:50 46080K ........ ........ ........ ........ ........ ........ 21% 271M 1s 04:55:50 49152K ........ ........ ........ ........ ........ ........ 22% 261M 1s 04:55:50 52224K ........ ........ ........ ........ ........ ........ 23% 266M 1s 04:55:50 55296K ........ ........ ........ ........ ........ ........ 25% 270M 1s 04:55:50 58368K ........ ........ ........ ........ ........ ........ 26% 275M 1s 04:55:50 61440K ........ ........ ........ ........ ........ ........ 27% 274M 1s 04:55:50 64512K ........ ........ ........ ........ ........ ........ 29% 285M 1s 04:55:50 67584K ........ ........ ........ ........ ........ ........ 30% 290M 1s 04:55:50 70656K ........ ........ ........ ........ ........ ........ 31% 291M 1s 04:55:50 73728K ........ ........ ........ ........ ........ ........ 33% 293M 1s 04:55:50 76800K ........ ........ ........ ........ ........ ........ 34% 291M 1s 04:55:50 79872K ........ ........ ........ ........ ........ ........ 35% 289M 1s 04:55:50 82944K ........ ........ ........ ........ ........ ........ 37% 283M 1s 04:55:50 86016K ........ ........ ........ ........ ........ ........ 38% 287M 1s 04:55:50 89088K ........ ........ ........ ........ ........ ........ 39% 285M 1s 04:55:50 92160K ........ ........ ........ ........ ........ ........ 41% 276M 1s 04:55:50 95232K ........ ........ ........ ........ ........ ........ 42% 283M 1s 04:55:50 98304K ........ ........ ........ ........ ........ ........ 43% 282M 1s 04:55:50 101376K ........ ........ ........ ........ ........ ........ 45% 289M 1s 04:55:50 104448K ........ ........ ........ ........ ........ ........ 46% 285M 1s 04:55:50 107520K ........ ........ ........ ........ ........ ........ 47% 199M 1s 04:55:51 110592K ........ ........ ........ ........ ........ ........ 49% 355M 1s 04:55:51 113664K ........ ........ ........ ........ ........ ........ 50% 224M 1s 04:55:51 116736K ........ ........ ........ ........ ........ ........ 51% 309M 1s 04:55:51 119808K ........ ........ ........ ........ ........ ........ 53% 272M 0s 04:55:51 122880K ........ ........ ........ ........ ........ ........ 54% 263M 0s 04:55:51 125952K ........ ........ ........ ........ ........ ........ 55% 274M 0s 04:55:51 129024K ........ ........ ........ ........ ........ ........ 57% 274M 0s 04:55:51 132096K ........ ........ ........ ........ ........ ........ 58% 263M 0s 04:55:51 135168K ........ ........ ........ ........ ........ ........ 59% 271M 0s 04:55:51 138240K ........ ........ ........ ........ ........ ........ 61% 211M 0s 04:55:51 141312K ........ ........ ........ ........ ........ ........ 62% 373M 0s 04:55:51 144384K ........ ........ ........ ........ ........ ........ 63% 268M 0s 04:55:51 147456K ........ ........ ........ ........ ........ ........ 65% 271M 0s 04:55:51 150528K ........ ........ ........ ........ ........ ........ 66% 264M 0s 04:55:51 153600K ........ ........ ........ ........ ........ ........ 67% 248M 0s 04:55:51 156672K ........ ........ ........ ........ ........ ........ 69% 272M 0s 04:55:51 159744K ........ ........ ........ ........ ........ ........ 70% 246M 0s 04:55:51 162816K ........ ........ ........ ........ ........ ........ 71% 271M 0s 04:55:51 165888K ........ ........ ........ ........ ........ ........ 73% 272M 0s 04:55:51 168960K ........ ........ ........ ........ ........ ........ 74% 269M 0s 04:55:51 172032K ........ ........ ........ ........ ........ ........ 75% 231M 0s 04:55:51 175104K ........ ........ ........ ........ ........ ........ 77% 307M 0s 04:55:51 178176K ........ ........ ........ ........ ........ ........ 78% 279M 0s 04:55:51 181248K ........ ........ ........ ........ ........ ........ 79% 280M 0s 04:55:51 184320K ........ ........ ........ ........ ........ ........ 81% 264M 0s 04:55:51 187392K ........ ........ ........ ........ ........ ........ 82% 274M 0s 04:55:51 190464K ........ ........ ........ ........ ........ ........ 83% 278M 0s 04:55:51 193536K ........ ........ ........ ........ ........ ........ 85% 273M 0s 04:55:51 196608K ........ ........ ........ ........ ........ ........ 86% 283M 0s 04:55:51 199680K ........ ........ ........ ........ ........ ........ 87% 271M 0s 04:55:51 202752K ........ ........ ........ ........ ........ ........ 89% 274M 0s 04:55:51 205824K ........ ........ ........ ........ ........ ........ 90% 275M 0s 04:55:51 208896K ........ ........ ........ ........ ........ ........ 91% 269M 0s 04:55:51 211968K ........ ........ ........ ........ ........ ........ 93% 274M 0s 04:55:51 215040K ........ ........ ........ ........ ........ ........ 94% 275M 0s 04:55:51 218112K ........ ........ ........ ........ ........ ........ 95% 278M 0s 04:55:51 221184K ........ ........ ........ ........ ........ ........ 97% 263M 0s 04:55:51 224256K ........ ........ ........ ........ ........ ........ 98% 264M 0s 04:55:51 227328K ........ ........ ........ ........ ........ ........ 99% 265M 0s 04:55:51 230400K ........ .. 100% 280M=0.9s 04:55:51 04:55:51 2025-09-05 04:55:51 (238 MB/s) - ‘karaf-0.22.1.zip’ saved [236633741/236633741] 04:55:51 04:55:51 Extracting the new controller... 04:55:51 + echo 'Extracting the new controller...' 04:55:51 + unzip -q karaf-0.22.1.zip 04:55:53 Adding external repositories... 04:55:53 + echo 'Adding external repositories...' 04:55:53 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:53 + cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:53 ################################################################################ 04:55:53 # 04:55:53 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:53 # contributor license agreements. See the NOTICE file distributed with 04:55:53 # this work for additional information regarding copyright ownership. 04:55:53 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:53 # (the "License"); you may not use this file except in compliance with 04:55:53 # the License. You may obtain a copy of the License at 04:55:53 # 04:55:53 # http://www.apache.org/licenses/LICENSE-2.0 04:55:53 # 04:55:53 # Unless required by applicable law or agreed to in writing, software 04:55:53 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:53 # See the License for the specific language governing permissions and 04:55:53 # limitations under the License. 04:55:53 # 04:55:53 ################################################################################ 04:55:53 04:55:53 # 04:55:53 # If set to true, the following property will not allow any certificate to be used 04:55:53 # when accessing Maven repositories through SSL 04:55:53 # 04:55:53 #org.ops4j.pax.url.mvn.certificateCheck= 04:55:53 04:55:53 # 04:55:53 # Path to the local Maven settings file. 04:55:53 # The repositories defined in this file will be automatically added to the list 04:55:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 04:55:53 # below is not set. 04:55:53 # The following locations are checked for the existence of the settings.xml file 04:55:53 # * 1. looks for the specified url 04:55:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml 04:55:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml 04:55:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 04:55:53 # 04:55:53 #org.ops4j.pax.url.mvn.settings= 04:55:53 04:55:53 # 04:55:53 # Path to the local Maven repository which is used to avoid downloading 04:55:53 # artifacts when they already exist locally. 04:55:53 # The value of this property will be extracted from the settings.xml file 04:55:53 # above, or defaulted to: 04:55:53 # System.getProperty( "user.home" ) + "/.m2/repository" 04:55:53 # 04:55:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 04:55:53 04:55:53 # 04:55:53 # Default this to false. It's just weird to use undocumented repos 04:55:53 # 04:55:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false 04:55:53 04:55:53 # 04:55:53 # Uncomment if you don't wanna use the proxy settings 04:55:53 # from the Maven conf/settings.xml file 04:55:53 # 04:55:53 # org.ops4j.pax.url.mvn.proxySupport=false 04:55:53 04:55:53 # 04:55:53 # Comma separated list of repositories scanned when resolving an artifact. 04:55:53 # Those repositories will be checked before iterating through the 04:55:53 # below list of repositories and even before the local repository 04:55:53 # A repository url can be appended with zero or more of the following flags: 04:55:53 # @snapshots : the repository contains snaphots 04:55:53 # @noreleases : the repository does not contain any released artifacts 04:55:53 # 04:55:53 # The following property value will add the system folder as a repo. 04:55:53 # 04:55:53 org.ops4j.pax.url.mvn.defaultRepositories=\ 04:55:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 04:55:53 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 04:55:53 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 04:55:53 04:55:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 04:55:53 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 04:55:53 04:55:53 # 04:55:53 # Comma separated list of repositories scanned when resolving an artifact. 04:55:53 # The default list includes the following repositories: 04:55:53 # http://repo1.maven.org/maven2@id=central 04:55:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 04:55:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 04:55:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 04:55:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 04:55:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 04:55:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:55:53 # To add repositories to the default ones, prepend '+' to the list of repositories 04:55:53 # to add. 04:55:53 # A repository url can be appended with zero or more of the following flags: 04:55:53 # @snapshots : the repository contains snapshots 04:55:53 # @noreleases : the repository does not contain any released artifacts 04:55:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 04:55:53 # 04:55:53 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 04:55:53 04:55:53 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 04:55:53 + [[ True == \T\r\u\e ]] 04:55:53 + echo 'Configuring the startup features...' 04:55:53 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia,/g' /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:53 + FEATURE_TEST_STRING=features-test 04:55:53 + FEATURE_TEST_VERSION=0.22.1 04:55:53 + KARAF_VERSION=karaf4 04:55:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 04:55:53 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:53 + [[ ! -z '' ]] 04:55:53 + cat /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:53 ################################################################################ 04:55:53 # 04:55:53 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:53 # contributor license agreements. See the NOTICE file distributed with 04:55:53 # this work for additional information regarding copyright ownership. 04:55:53 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:53 # (the "License"); you may not use this file except in compliance with 04:55:53 # the License. You may obtain a copy of the License at 04:55:53 # 04:55:53 # http://www.apache.org/licenses/LICENSE-2.0 04:55:53 # 04:55:53 # Unless required by applicable law or agreed to in writing, software 04:55:53 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:53 # See the License for the specific language governing permissions and 04:55:53 # limitations under the License. 04:55:53 # 04:55:53 ################################################################################ 04:55:53 04:55:53 # 04:55:53 # Comma separated list of features repositories to register by default 04:55:53 # 04:55:53 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/45979c08-b668-49ac-9927-5beaa9f5bfa1.xml 04:55:53 04:55:53 # 04:55:53 # Comma separated list of features to install at startup 04:55:53 # 04:55:53 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia, a37b6c93-a995-4d46-8522-41e4f5c14013 04:55:53 04:55:53 # 04:55:53 # Resource repositories (OBR) that the features resolver can use 04:55:53 # to resolve requirements/capabilities 04:55:53 # 04:55:53 # The format of the resourceRepositories is 04:55:53 # resourceRepositories=[xml:url|json:url],... 04:55:53 # for Instance: 04:55:53 # 04:55:53 #resourceRepositories=xml:http://host/path/to/index.xml 04:55:53 # or 04:55:53 #resourceRepositories=json:http://host/path/to/index.json 04:55:53 # 04:55:53 04:55:53 # 04:55:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 04:55:53 # 04:55:53 featuresBootAsynchronous=false 04:55:53 04:55:53 # 04:55:53 # Service requirements enforcement 04:55:53 # 04:55:53 # By default, the feature resolver checks the service requirements/capabilities of 04:55:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 04:55:53 # the required bundles. 04:55:53 # The following flag can have those values: 04:55:53 # - disable: service requirements are completely ignored 04:55:53 # - default: service requirements are ignored for old features 04:55:53 # - enforce: service requirements are always verified 04:55:53 # 04:55:53 #serviceRequirements=default 04:55:53 04:55:53 # 04:55:53 # Store cfg file for config element in feature 04:55:53 # 04:55:53 #configCfgStore=true 04:55:53 04:55:53 # 04:55:53 # Define if the feature service automatically refresh bundles 04:55:53 # 04:55:53 autoRefresh=true 04:55:53 04:55:53 # 04:55:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 04:55:53 # XML file defines instructions related to features processing 04:55:53 # versions.properties may declare properties to resolve placeholders in XML file 04:55:53 # both files are relative to ${karaf.etc} 04:55:53 # 04:55:53 #featureProcessing=org.apache.karaf.features.xml 04:55:53 #featureProcessingVersions=versions.properties 04:55:53 + configure_karaf_log karaf4 '' 04:55:53 + local -r karaf_version=karaf4 04:55:53 + local -r controllerdebugmap= 04:55:53 + local logapi=log4j 04:55:53 + grep log4j2 /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:55:53 log4j2.rootLogger.level = INFO 04:55:53 #log4j2.rootLogger.type = asyncRoot 04:55:53 #log4j2.rootLogger.includeLocation = false 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:55:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:55:53 log4j2.rootLogger.appenderRef.Console.ref = Console 04:55:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:55:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:55:53 log4j2.logger.spifly.name = org.apache.aries.spifly 04:55:53 log4j2.logger.spifly.level = WARN 04:55:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:55:53 log4j2.logger.audit.level = INFO 04:55:53 log4j2.logger.audit.additivity = false 04:55:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:55:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:55:53 log4j2.appender.console.type = Console 04:55:53 log4j2.appender.console.name = Console 04:55:53 log4j2.appender.console.layout.type = PatternLayout 04:55:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:55:53 log4j2.appender.rolling.type = RollingRandomAccessFile 04:55:53 log4j2.appender.rolling.name = RollingFile 04:55:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:55:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:55:53 #log4j2.appender.rolling.immediateFlush = false 04:55:53 log4j2.appender.rolling.append = true 04:55:53 log4j2.appender.rolling.layout.type = PatternLayout 04:55:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:55:53 log4j2.appender.rolling.policies.type = Policies 04:55:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:55:53 log4j2.appender.rolling.policies.size.size = 64MB 04:55:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:55:53 log4j2.appender.rolling.strategy.max = 7 04:55:53 log4j2.appender.audit.type = RollingRandomAccessFile 04:55:53 log4j2.appender.audit.name = AuditRollingFile 04:55:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:55:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:55:53 log4j2.appender.audit.append = true 04:55:53 log4j2.appender.audit.layout.type = PatternLayout 04:55:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:55:53 log4j2.appender.audit.policies.type = Policies 04:55:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:55:53 log4j2.appender.audit.policies.size.size = 8MB 04:55:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:55:53 log4j2.appender.audit.strategy.max = 7 04:55:53 log4j2.appender.osgi.type = PaxOsgi 04:55:53 log4j2.appender.osgi.name = PaxOsgi 04:55:53 log4j2.appender.osgi.filter = * 04:55:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:55:53 #log4j2.logger.aether.level = TRACE 04:55:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:55:53 #log4j2.logger.http-headers.level = DEBUG 04:55:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:55:53 #log4j2.logger.maven.level = TRACE 04:55:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 04:55:53 + logapi=log4j2 04:55:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 04:55:53 + '[' log4j2 == log4j2 ']' 04:55:53 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 04:55:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 04:55:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 04:55:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 04:55:53 + unset IFS 04:55:53 controllerdebugmap: 04:55:53 cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:53 + echo 'controllerdebugmap: ' 04:55:53 + '[' -n '' ']' 04:55:53 + echo 'cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg' 04:55:53 + cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:53 ################################################################################ 04:55:53 # 04:55:53 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:53 # contributor license agreements. See the NOTICE file distributed with 04:55:53 # this work for additional information regarding copyright ownership. 04:55:53 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:53 # (the "License"); you may not use this file except in compliance with 04:55:53 # the License. You may obtain a copy of the License at 04:55:53 # 04:55:53 # http://www.apache.org/licenses/LICENSE-2.0 04:55:53 # 04:55:53 # Unless required by applicable law or agreed to in writing, software 04:55:53 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:53 # See the License for the specific language governing permissions and 04:55:53 # limitations under the License. 04:55:53 # 04:55:53 ################################################################################ 04:55:53 04:55:53 # Common pattern layout for appenders 04:55:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:55:53 04:55:53 # Root logger 04:55:53 log4j2.rootLogger.level = INFO 04:55:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 04:55:53 #log4j2.rootLogger.type = asyncRoot 04:55:53 #log4j2.rootLogger.includeLocation = false 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:55:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:55:53 log4j2.rootLogger.appenderRef.Console.ref = Console 04:55:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:55:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:55:53 04:55:53 # Filters for logs marked by org.opendaylight.odlparent.Markers 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:55:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:55:53 04:55:53 # Loggers configuration 04:55:53 04:55:53 # Spifly logger 04:55:53 log4j2.logger.spifly.name = org.apache.aries.spifly 04:55:53 log4j2.logger.spifly.level = WARN 04:55:53 04:55:53 # Security audit logger 04:55:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:55:53 log4j2.logger.audit.level = INFO 04:55:53 log4j2.logger.audit.additivity = false 04:55:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:55:53 04:55:53 # Appenders configuration 04:55:53 04:55:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:55:53 log4j2.appender.console.type = Console 04:55:53 log4j2.appender.console.name = Console 04:55:53 log4j2.appender.console.layout.type = PatternLayout 04:55:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:55:53 04:55:53 # Rolling file appender 04:55:53 log4j2.appender.rolling.type = RollingRandomAccessFile 04:55:53 log4j2.appender.rolling.name = RollingFile 04:55:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:55:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:55:53 # uncomment to not force a disk flush 04:55:53 #log4j2.appender.rolling.immediateFlush = false 04:55:53 log4j2.appender.rolling.append = true 04:55:53 log4j2.appender.rolling.layout.type = PatternLayout 04:55:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:55:53 log4j2.appender.rolling.policies.type = Policies 04:55:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:55:53 log4j2.appender.rolling.policies.size.size = 1GB 04:55:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:55:53 log4j2.appender.rolling.strategy.max = 7 04:55:53 04:55:53 # Audit file appender 04:55:53 log4j2.appender.audit.type = RollingRandomAccessFile 04:55:53 log4j2.appender.audit.name = AuditRollingFile 04:55:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:55:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:55:53 log4j2.appender.audit.append = true 04:55:53 log4j2.appender.audit.layout.type = PatternLayout 04:55:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:55:53 log4j2.appender.audit.policies.type = Policies 04:55:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:55:53 log4j2.appender.audit.policies.size.size = 8MB 04:55:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:55:53 log4j2.appender.audit.strategy.max = 7 04:55:53 04:55:53 # OSGi appender 04:55:53 log4j2.appender.osgi.type = PaxOsgi 04:55:53 log4j2.appender.osgi.name = PaxOsgi 04:55:53 log4j2.appender.osgi.filter = * 04:55:53 04:55:53 # help with identification of maven-related problems with pax-url-aether 04:55:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:55:53 #log4j2.logger.aether.level = TRACE 04:55:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:55:53 #log4j2.logger.http-headers.level = DEBUG 04:55:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:55:53 #log4j2.logger.maven.level = TRACE 04:55:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 04:55:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 04:55:53 Configure 04:55:53 java home: /usr/lib/jvm/java-21-openjdk-amd64 04:55:53 max memory: 6144m 04:55:53 memconf: /tmp/karaf-0.22.1/bin/setenv 04:55:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.22.1/bin/setenv 04:55:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 04:55:53 + local -r controllermem=6144m 04:55:53 + local -r memconf=/tmp/karaf-0.22.1/bin/setenv 04:55:53 + echo Configure 04:55:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 04:55:53 + echo ' max memory: 6144m' 04:55:53 + echo ' memconf: /tmp/karaf-0.22.1/bin/setenv' 04:55:53 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1/bin/setenv 04:55:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.22.1/bin/setenv 04:55:53 cat /tmp/karaf-0.22.1/bin/setenv 04:55:53 + echo 'cat /tmp/karaf-0.22.1/bin/setenv' 04:55:53 + cat /tmp/karaf-0.22.1/bin/setenv 04:55:53 #!/bin/sh 04:55:53 # 04:55:53 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:53 # contributor license agreements. See the NOTICE file distributed with 04:55:53 # this work for additional information regarding copyright ownership. 04:55:53 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:53 # (the "License"); you may not use this file except in compliance with 04:55:53 # the License. You may obtain a copy of the License at 04:55:53 # 04:55:53 # http://www.apache.org/licenses/LICENSE-2.0 04:55:53 # 04:55:53 # Unless required by applicable law or agreed to in writing, software 04:55:53 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:53 # See the License for the specific language governing permissions and 04:55:53 # limitations under the License. 04:55:53 # 04:55:53 04:55:53 # 04:55:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 04:55:53 # script: client, instance, shell, start, status, stop, karaf 04:55:53 # 04:55:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 04:55:53 # Actions go here... 04:55:53 # fi 04:55:53 04:55:53 # 04:55:53 # general settings which should be applied for all scripts go here; please keep 04:55:53 # in mind that it is possible that scripts might be executed more than once, e.g. 04:55:53 # in example of the start script where the start script is executed first and the 04:55:53 # karaf script afterwards. 04:55:53 # 04:55:53 04:55:53 # 04:55:53 # The following section shows the possible configuration options for the default 04:55:53 # karaf scripts 04:55:53 # 04:55:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 04:55:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 04:55:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 04:55:53 # export EXTRA_JAVA_OPTS # Additional JVM options 04:55:53 # export KARAF_HOME # Karaf home folder 04:55:53 # export KARAF_DATA # Karaf data folder 04:55:53 # export KARAF_BASE # Karaf base folder 04:55:53 # export KARAF_ETC # Karaf etc folder 04:55:53 # export KARAF_LOG # Karaf log folder 04:55:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 04:55:53 # export KARAF_OPTS # Additional available Karaf options 04:55:53 # export KARAF_DEBUG # Enable debug mode 04:55:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 04:55:53 # export KARAF_NOROOT # Prevent execution as root if set to true 04:55:53 Set Java version 04:55:53 + echo 'Set Java version' 04:55:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 04:55:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:55:53 sudo: a password is required 04:55:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:55:53 sudo: a password is required 04:55:53 JDK default version ... 04:55:53 + echo 'JDK default version ...' 04:55:53 + java -version 04:55:53 openjdk version "21.0.5" 2024-10-15 04:55:53 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 04:55:53 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 04:55:53 Set JAVA_HOME 04:55:53 + echo 'Set JAVA_HOME' 04:55:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:55:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:55:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:53 Listing all open ports on controller system... 04:55:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 04:55:53 + echo 'Listing all open ports on controller system...' 04:55:53 + netstat -pnatu 04:55:53 /tmp/configuration-script.sh: line 40: netstat: command not found 04:55:53 Configuring cluster 04:55:53 + '[' -f /tmp/custom_shard_config.txt ']' 04:55:53 + echo 'Configuring cluster' 04:55:53 + /tmp/karaf-0.22.1/bin/configure_cluster.sh 2 10.30.170.169 10.30.170.209 10.30.170.110 04:55:53 ################################################ 04:55:53 ## Configure Cluster ## 04:55:53 ################################################ 04:55:53 ERROR: Cluster configurations files not found. Please configure clustering feature. 04:55:53 Dump pekko.conf 04:55:53 + echo 'Dump pekko.conf' 04:55:53 + cat /tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:53 cat: /tmp/karaf-0.22.1/configuration/initial/pekko.conf: No such file or directory 04:55:53 Dump modules.conf 04:55:53 + echo 'Dump modules.conf' 04:55:53 + cat /tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:53 cat: /tmp/karaf-0.22.1/configuration/initial/modules.conf: No such file or directory 04:55:53 Dump module-shards.conf 04:55:53 + echo 'Dump module-shards.conf' 04:55:53 + cat /tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:53 cat: /tmp/karaf-0.22.1/configuration/initial/module-shards.conf: No such file or directory 04:55:53 Configuring member-3 with IP address 10.30.170.110 04:55:53 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:55:54 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:55:54 + source /tmp/common-functions.sh karaf-0.22.1 titanium 04:55:54 common-functions.sh is being sourced 04:55:54 ++ [[ /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 ]] 04:55:54 ++ echo 'common-functions.sh is being sourced' 04:55:54 ++ BUNDLEFOLDER=karaf-0.22.1 04:55:54 ++ DISTROSTREAM=titanium 04:55:54 ++ export MAVENCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:54 ++ MAVENCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:54 ++ export FEATURESCONF=/tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:54 ++ FEATURESCONF=/tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:54 ++ export CUSTOMPROP=/tmp/karaf-0.22.1/etc/custom.properties 04:55:54 ++ CUSTOMPROP=/tmp/karaf-0.22.1/etc/custom.properties 04:55:54 ++ export LOGCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:54 ++ LOGCONF=/tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:54 ++ export MEMCONF=/tmp/karaf-0.22.1/bin/setenv 04:55:54 ++ MEMCONF=/tmp/karaf-0.22.1/bin/setenv 04:55:54 ++ export CONTROLLERMEM= 04:55:54 ++ CONTROLLERMEM= 04:55:54 ++ case "${DISTROSTREAM}" in 04:55:54 ++ CLUSTER_SYSTEM=pekko 04:55:54 ++ export AKKACONF=/tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:54 ++ AKKACONF=/tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:54 ++ export MODULESCONF=/tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:54 ++ MODULESCONF=/tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:54 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:54 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:54 ++ print_common_env 04:55:54 ++ cat 04:55:54 common-functions environment: 04:55:54 MAVENCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:54 ACTUALFEATURES: 04:55:54 FEATURESCONF: /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:54 CUSTOMPROP: /tmp/karaf-0.22.1/etc/custom.properties 04:55:54 LOGCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:54 MEMCONF: /tmp/karaf-0.22.1/bin/setenv 04:55:54 CONTROLLERMEM: 04:55:54 AKKACONF: /tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:54 MODULESCONF: /tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:54 MODULESHARDSCONF: /tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:54 SUITES: 04:55:54 04:55:54 ++ SSH='ssh -t -t' 04:55:54 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 04:55:54 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 04:55:54 Changing to /tmp 04:55:54 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:54 + echo 'Changing to /tmp' 04:55:54 + cd /tmp 04:55:54 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip' 04:55:54 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:54 --2025-09-05 04:55:54-- https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip 04:55:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:55:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:55:54 HTTP request sent, awaiting response... 200 OK 04:55:54 Length: 236633741 (226M) [application/zip] 04:55:54 Saving to: ‘karaf-0.22.1.zip’ 04:55:54 04:55:54 0K ........ ........ ........ ........ ........ ........ 1% 66.4M 3s 04:55:54 3072K ........ ........ ........ ........ ........ ........ 2% 109M 3s 04:55:54 6144K ........ ........ ........ ........ ........ ........ 3% 110M 2s 04:55:54 9216K ........ ........ ........ ........ ........ ........ 5% 119M 2s 04:55:54 12288K ........ ........ ........ ........ ........ ........ 6% 120M 2s 04:55:54 15360K ........ ........ ........ ........ ........ ........ 7% 163M 2s 04:55:54 18432K ........ ........ ........ ........ ........ ........ 9% 149M 2s 04:55:54 21504K ........ ........ ........ ........ ........ ........ 10% 174M 2s 04:55:54 24576K ........ ........ ........ ........ ........ ........ 11% 191M 2s 04:55:54 27648K ........ ........ ........ ........ ........ ........ 13% 181M 2s 04:55:54 30720K ........ ........ ........ ........ ........ ........ 14% 217M 1s 04:55:54 33792K ........ ........ ........ ........ ........ ........ 15% 238M 1s 04:55:54 36864K ........ ........ ........ ........ ........ ........ 17% 261M 1s 04:55:54 39936K ........ ........ ........ ........ ........ ........ 18% 268M 1s 04:55:54 43008K ........ ........ ........ ........ ........ ........ 19% 302M 1s 04:55:54 46080K ........ ........ ........ ........ ........ ........ 21% 267M 1s 04:55:54 49152K ........ ........ ........ ........ ........ ........ 22% 270M 1s 04:55:54 52224K ........ ........ ........ ........ ........ ........ 23% 270M 1s 04:55:54 55296K ........ ........ ........ ........ ........ ........ 25% 282M 1s 04:55:54 58368K ........ ........ ........ ........ ........ ........ 26% 272M 1s 04:55:55 61440K ........ ........ ........ ........ ........ ........ 27% 271M 1s 04:55:55 64512K ........ ........ ........ ........ ........ ........ 29% 258M 1s 04:55:55 67584K ........ ........ ........ ........ ........ ........ 30% 275M 1s 04:55:55 70656K ........ ........ ........ ........ ........ ........ 31% 263M 1s 04:55:55 73728K ........ ........ ........ ........ ........ ........ 33% 264M 1s 04:55:55 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s 04:55:55 79872K ........ ........ ........ ........ ........ ........ 35% 241M 1s 04:55:55 82944K ........ ........ ........ ........ ........ ........ 37% 224M 1s 04:55:55 86016K ........ ........ ........ ........ ........ ........ 38% 263M 1s 04:55:55 89088K ........ ........ ........ ........ ........ ........ 39% 254M 1s 04:55:55 92160K ........ ........ ........ ........ ........ ........ 41% 244M 1s 04:55:55 95232K ........ ........ ........ ........ ........ ........ 42% 261M 1s 04:55:55 98304K ........ ........ ........ ........ ........ ........ 43% 248M 1s 04:55:55 101376K ........ ........ ........ ........ ........ ........ 45% 262M 1s 04:55:55 104448K ........ ........ ........ ........ ........ ........ 46% 220M 1s 04:55:55 107520K ........ ........ ........ ........ ........ ........ 47% 254M 1s 04:55:55 110592K ........ ........ ........ ........ ........ ........ 49% 281M 1s 04:55:55 113664K ........ ........ ........ ........ ........ ........ 50% 274M 1s 04:55:55 116736K ........ ........ ........ ........ ........ ........ 51% 253M 1s 04:55:55 119808K ........ ........ ........ ........ ........ ........ 53% 280M 1s 04:55:55 122880K ........ ........ ........ ........ ........ ........ 54% 269M 0s 04:55:55 125952K ........ ........ ........ ........ ........ ........ 55% 274M 0s 04:55:55 129024K ........ ........ ........ ........ ........ ........ 57% 264M 0s 04:55:55 132096K ........ ........ ........ ........ ........ ........ 58% 280M 0s 04:55:55 135168K ........ ........ ........ ........ ........ ........ 59% 269M 0s 04:55:55 138240K ........ ........ ........ ........ ........ ........ 61% 262M 0s 04:55:55 141312K ........ ........ ........ ........ ........ ........ 62% 261M 0s 04:55:55 144384K ........ ........ ........ ........ ........ ........ 63% 265M 0s 04:55:55 147456K ........ ........ ........ ........ ........ ........ 65% 258M 0s 04:55:55 150528K ........ ........ ........ ........ ........ ........ 66% 268M 0s 04:55:55 153600K ........ ........ ........ ........ ........ ........ 67% 273M 0s 04:55:55 156672K ........ ........ ........ ........ ........ ........ 69% 271M 0s 04:55:55 159744K ........ ........ ........ ........ ........ ........ 70% 282M 0s 04:55:55 162816K ........ ........ ........ ........ ........ ........ 71% 268M 0s 04:55:55 165888K ........ ........ ........ ........ ........ ........ 73% 259M 0s 04:55:55 168960K ........ ........ ........ ........ ........ ........ 74% 269M 0s 04:55:55 172032K ........ ........ ........ ........ ........ ........ 75% 275M 0s 04:55:55 175104K ........ ........ ........ ........ ........ ........ 77% 257M 0s 04:55:55 178176K ........ ........ ........ ........ ........ ........ 78% 274M 0s 04:55:55 181248K ........ ........ ........ ........ ........ ........ 79% 264M 0s 04:55:55 184320K ........ ........ ........ ........ ........ ........ 81% 266M 0s 04:55:55 187392K ........ ........ ........ ........ ........ ........ 82% 247M 0s 04:55:55 190464K ........ ........ ........ ........ ........ ........ 83% 265M 0s 04:55:55 193536K ........ ........ ........ ........ ........ ........ 85% 267M 0s 04:55:55 196608K ........ ........ ........ ........ ........ ........ 86% 266M 0s 04:55:55 199680K ........ ........ ........ ........ ........ ........ 87% 269M 0s 04:55:55 202752K ........ ........ ........ ........ ........ ........ 89% 252M 0s 04:55:55 205824K ........ ........ ........ ........ ........ ........ 90% 260M 0s 04:55:55 208896K ........ ........ ........ ........ ........ ........ 91% 257M 0s 04:55:55 211968K ........ ........ ........ ........ ........ ........ 93% 275M 0s 04:55:55 215040K ........ ........ ........ ........ ........ ........ 94% 270M 0s 04:55:55 218112K ........ ........ ........ ........ ........ ........ 95% 156M 0s 04:55:55 221184K ........ ........ ........ ........ ........ ........ 97% 502M 0s 04:55:55 224256K ........ ........ ........ ........ ........ ........ 98% 242M 0s 04:55:55 227328K ........ ........ ........ ........ ........ ........ 99% 267M 0s 04:55:55 230400K ........ .. 100% 299M=1.0s 04:55:55 04:55:55 2025-09-05 04:55:55 (229 MB/s) - ‘karaf-0.22.1.zip’ saved [236633741/236633741] 04:55:55 04:55:55 Extracting the new controller... 04:55:55 + echo 'Extracting the new controller...' 04:55:55 + unzip -q karaf-0.22.1.zip 04:55:57 Adding external repositories... 04:55:57 + echo 'Adding external repositories...' 04:55:57 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:57 + cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:55:57 ################################################################################ 04:55:57 # 04:55:57 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:57 # contributor license agreements. See the NOTICE file distributed with 04:55:57 # this work for additional information regarding copyright ownership. 04:55:57 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:57 # (the "License"); you may not use this file except in compliance with 04:55:57 # the License. You may obtain a copy of the License at 04:55:57 # 04:55:57 # http://www.apache.org/licenses/LICENSE-2.0 04:55:57 # 04:55:57 # Unless required by applicable law or agreed to in writing, software 04:55:57 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:57 # See the License for the specific language governing permissions and 04:55:57 # limitations under the License. 04:55:57 # 04:55:57 ################################################################################ 04:55:57 04:55:57 # 04:55:57 # If set to true, the following property will not allow any certificate to be used 04:55:57 # when accessing Maven repositories through SSL 04:55:57 # 04:55:57 #org.ops4j.pax.url.mvn.certificateCheck= 04:55:57 04:55:57 # 04:55:57 # Path to the local Maven settings file. 04:55:57 # The repositories defined in this file will be automatically added to the list 04:55:57 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 04:55:57 # below is not set. 04:55:57 # The following locations are checked for the existence of the settings.xml file 04:55:57 # * 1. looks for the specified url 04:55:57 # * 2. if not found looks for ${user.home}/.m2/settings.xml 04:55:57 # * 3. if not found looks for ${maven.home}/conf/settings.xml 04:55:57 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 04:55:57 # 04:55:57 #org.ops4j.pax.url.mvn.settings= 04:55:57 04:55:57 # 04:55:57 # Path to the local Maven repository which is used to avoid downloading 04:55:57 # artifacts when they already exist locally. 04:55:57 # The value of this property will be extracted from the settings.xml file 04:55:57 # above, or defaulted to: 04:55:57 # System.getProperty( "user.home" ) + "/.m2/repository" 04:55:57 # 04:55:57 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 04:55:57 04:55:57 # 04:55:57 # Default this to false. It's just weird to use undocumented repos 04:55:57 # 04:55:57 org.ops4j.pax.url.mvn.useFallbackRepositories=false 04:55:57 04:55:57 # 04:55:57 # Uncomment if you don't wanna use the proxy settings 04:55:57 # from the Maven conf/settings.xml file 04:55:57 # 04:55:57 # org.ops4j.pax.url.mvn.proxySupport=false 04:55:57 04:55:57 # 04:55:57 # Comma separated list of repositories scanned when resolving an artifact. 04:55:57 # Those repositories will be checked before iterating through the 04:55:57 # below list of repositories and even before the local repository 04:55:57 # A repository url can be appended with zero or more of the following flags: 04:55:57 # @snapshots : the repository contains snaphots 04:55:57 # @noreleases : the repository does not contain any released artifacts 04:55:57 # 04:55:57 # The following property value will add the system folder as a repo. 04:55:57 # 04:55:57 org.ops4j.pax.url.mvn.defaultRepositories=\ 04:55:57 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 04:55:57 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 04:55:57 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 04:55:57 04:55:57 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 04:55:57 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 04:55:57 04:55:57 # 04:55:57 # Comma separated list of repositories scanned when resolving an artifact. 04:55:57 # The default list includes the following repositories: 04:55:57 # http://repo1.maven.org/maven2@id=central 04:55:57 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 04:55:57 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 04:55:57 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 04:55:57 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 04:55:57 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 04:55:57 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:55:57 # To add repositories to the default ones, prepend '+' to the list of repositories 04:55:57 # to add. 04:55:57 # A repository url can be appended with zero or more of the following flags: 04:55:57 # @snapshots : the repository contains snapshots 04:55:57 # @noreleases : the repository does not contain any released artifacts 04:55:57 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 04:55:57 # 04:55:57 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 04:55:57 04:55:57 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 04:55:57 + echo 'Configuring the startup features...' 04:55:57 Configuring the startup features... 04:55:57 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia,/g' /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:57 + FEATURE_TEST_STRING=features-test 04:55:57 + FEATURE_TEST_VERSION=0.22.1 04:55:57 + KARAF_VERSION=karaf4 04:55:57 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 04:55:57 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:57 + [[ ! -z '' ]] 04:55:57 + cat /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:55:57 ################################################################################ 04:55:57 # 04:55:57 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:57 # contributor license agreements. See the NOTICE file distributed with 04:55:57 # this work for additional information regarding copyright ownership. 04:55:57 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:57 # (the "License"); you may not use this file except in compliance with 04:55:57 # the License. You may obtain a copy of the License at 04:55:57 # 04:55:57 # http://www.apache.org/licenses/LICENSE-2.0 04:55:57 # 04:55:57 # Unless required by applicable law or agreed to in writing, software 04:55:57 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:57 # See the License for the specific language governing permissions and 04:55:57 # limitations under the License. 04:55:57 # 04:55:57 ################################################################################ 04:55:57 04:55:57 # 04:55:57 # Comma separated list of features repositories to register by default 04:55:57 # 04:55:57 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/45979c08-b668-49ac-9927-5beaa9f5bfa1.xml 04:55:57 04:55:57 # 04:55:57 # Comma separated list of features to install at startup 04:55:57 # 04:55:57 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia, a37b6c93-a995-4d46-8522-41e4f5c14013 04:55:57 04:55:57 # 04:55:57 # Resource repositories (OBR) that the features resolver can use 04:55:57 # to resolve requirements/capabilities 04:55:57 # 04:55:57 # The format of the resourceRepositories is 04:55:57 # resourceRepositories=[xml:url|json:url],... 04:55:57 # for Instance: 04:55:57 # 04:55:57 #resourceRepositories=xml:http://host/path/to/index.xml 04:55:57 # or 04:55:57 #resourceRepositories=json:http://host/path/to/index.json 04:55:57 # 04:55:57 04:55:57 # 04:55:57 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 04:55:57 # 04:55:57 featuresBootAsynchronous=false 04:55:57 04:55:57 # 04:55:57 # Service requirements enforcement 04:55:57 # 04:55:57 # By default, the feature resolver checks the service requirements/capabilities of 04:55:57 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 04:55:57 # the required bundles. 04:55:57 # The following flag can have those values: 04:55:57 # - disable: service requirements are completely ignored 04:55:57 # - default: service requirements are ignored for old features 04:55:57 # - enforce: service requirements are always verified 04:55:57 # 04:55:57 #serviceRequirements=default 04:55:57 04:55:57 # 04:55:57 # Store cfg file for config element in feature 04:55:57 # 04:55:57 #configCfgStore=true 04:55:57 04:55:57 # 04:55:57 # Define if the feature service automatically refresh bundles 04:55:57 # 04:55:57 autoRefresh=true 04:55:57 04:55:57 # 04:55:57 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 04:55:57 # XML file defines instructions related to features processing 04:55:57 # versions.properties may declare properties to resolve placeholders in XML file 04:55:57 # both files are relative to ${karaf.etc} 04:55:57 # 04:55:57 #featureProcessing=org.apache.karaf.features.xml 04:55:57 #featureProcessingVersions=versions.properties 04:55:57 + configure_karaf_log karaf4 '' 04:55:57 + local -r karaf_version=karaf4 04:55:57 + local -r controllerdebugmap= 04:55:57 + local logapi=log4j 04:55:57 + grep log4j2 /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:55:57 log4j2.rootLogger.level = INFO 04:55:57 #log4j2.rootLogger.type = asyncRoot 04:55:57 #log4j2.rootLogger.includeLocation = false 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:55:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:55:57 log4j2.rootLogger.appenderRef.Console.ref = Console 04:55:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:55:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:55:57 log4j2.logger.spifly.name = org.apache.aries.spifly 04:55:57 log4j2.logger.spifly.level = WARN 04:55:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:55:57 log4j2.logger.audit.level = INFO 04:55:57 log4j2.logger.audit.additivity = false 04:55:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:55:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:55:57 log4j2.appender.console.type = Console 04:55:57 log4j2.appender.console.name = Console 04:55:57 log4j2.appender.console.layout.type = PatternLayout 04:55:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:55:57 log4j2.appender.rolling.type = RollingRandomAccessFile 04:55:57 log4j2.appender.rolling.name = RollingFile 04:55:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:55:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:55:57 #log4j2.appender.rolling.immediateFlush = false 04:55:57 log4j2.appender.rolling.append = true 04:55:57 log4j2.appender.rolling.layout.type = PatternLayout 04:55:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:55:57 log4j2.appender.rolling.policies.type = Policies 04:55:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:55:57 log4j2.appender.rolling.policies.size.size = 64MB 04:55:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:55:57 log4j2.appender.rolling.strategy.max = 7 04:55:57 log4j2.appender.audit.type = RollingRandomAccessFile 04:55:57 log4j2.appender.audit.name = AuditRollingFile 04:55:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:55:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:55:57 log4j2.appender.audit.append = true 04:55:57 log4j2.appender.audit.layout.type = PatternLayout 04:55:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:55:57 log4j2.appender.audit.policies.type = Policies 04:55:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:55:57 log4j2.appender.audit.policies.size.size = 8MB 04:55:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:55:57 log4j2.appender.audit.strategy.max = 7 04:55:57 log4j2.appender.osgi.type = PaxOsgi 04:55:57 log4j2.appender.osgi.name = PaxOsgi 04:55:57 log4j2.appender.osgi.filter = * 04:55:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:55:57 #log4j2.logger.aether.level = TRACE 04:55:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:55:57 #log4j2.logger.http-headers.level = DEBUG 04:55:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:55:57 #log4j2.logger.maven.level = TRACE 04:55:57 + logapi=log4j2 04:55:57 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 04:55:57 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 04:55:57 + '[' log4j2 == log4j2 ']' 04:55:57 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:57 controllerdebugmap: 04:55:57 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 04:55:57 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 04:55:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 04:55:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 04:55:57 + unset IFS 04:55:57 + echo 'controllerdebugmap: ' 04:55:57 cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:57 + '[' -n '' ']' 04:55:57 + echo 'cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg' 04:55:57 + cat /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:55:57 ################################################################################ 04:55:57 # 04:55:57 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:57 # contributor license agreements. See the NOTICE file distributed with 04:55:57 # this work for additional information regarding copyright ownership. 04:55:57 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:57 # (the "License"); you may not use this file except in compliance with 04:55:57 # the License. You may obtain a copy of the License at 04:55:57 # 04:55:57 # http://www.apache.org/licenses/LICENSE-2.0 04:55:57 # 04:55:57 # Unless required by applicable law or agreed to in writing, software 04:55:57 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:57 # See the License for the specific language governing permissions and 04:55:57 # limitations under the License. 04:55:57 # 04:55:57 ################################################################################ 04:55:57 04:55:57 # Common pattern layout for appenders 04:55:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:55:57 04:55:57 # Root logger 04:55:57 log4j2.rootLogger.level = INFO 04:55:57 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 04:55:57 #log4j2.rootLogger.type = asyncRoot 04:55:57 #log4j2.rootLogger.includeLocation = false 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:55:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:55:57 log4j2.rootLogger.appenderRef.Console.ref = Console 04:55:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:55:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:55:57 04:55:57 # Filters for logs marked by org.opendaylight.odlparent.Markers 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:55:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:55:57 04:55:57 # Loggers configuration 04:55:57 04:55:57 # Spifly logger 04:55:57 log4j2.logger.spifly.name = org.apache.aries.spifly 04:55:57 log4j2.logger.spifly.level = WARN 04:55:57 04:55:57 # Security audit logger 04:55:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:55:57 log4j2.logger.audit.level = INFO 04:55:57 log4j2.logger.audit.additivity = false 04:55:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:55:57 04:55:57 # Appenders configuration 04:55:57 04:55:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:55:57 log4j2.appender.console.type = Console 04:55:57 log4j2.appender.console.name = Console 04:55:57 log4j2.appender.console.layout.type = PatternLayout 04:55:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:55:57 04:55:57 # Rolling file appender 04:55:57 log4j2.appender.rolling.type = RollingRandomAccessFile 04:55:57 log4j2.appender.rolling.name = RollingFile 04:55:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:55:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:55:57 # uncomment to not force a disk flush 04:55:57 #log4j2.appender.rolling.immediateFlush = false 04:55:57 log4j2.appender.rolling.append = true 04:55:57 log4j2.appender.rolling.layout.type = PatternLayout 04:55:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:55:57 log4j2.appender.rolling.policies.type = Policies 04:55:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:55:57 log4j2.appender.rolling.policies.size.size = 1GB 04:55:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:55:57 log4j2.appender.rolling.strategy.max = 7 04:55:57 04:55:57 # Audit file appender 04:55:57 log4j2.appender.audit.type = RollingRandomAccessFile 04:55:57 log4j2.appender.audit.name = AuditRollingFile 04:55:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:55:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:55:57 log4j2.appender.audit.append = true 04:55:57 log4j2.appender.audit.layout.type = PatternLayout 04:55:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:55:57 log4j2.appender.audit.policies.type = Policies 04:55:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:55:57 log4j2.appender.audit.policies.size.size = 8MB 04:55:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:55:57 log4j2.appender.audit.strategy.max = 7 04:55:57 04:55:57 # OSGi appender 04:55:57 log4j2.appender.osgi.type = PaxOsgi 04:55:57 log4j2.appender.osgi.name = PaxOsgi 04:55:57 log4j2.appender.osgi.filter = * 04:55:57 04:55:57 # help with identification of maven-related problems with pax-url-aether 04:55:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:55:57 #log4j2.logger.aether.level = TRACE 04:55:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:55:57 #log4j2.logger.http-headers.level = DEBUG 04:55:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:55:57 #log4j2.logger.maven.level = TRACE 04:55:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 04:55:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 04:55:57 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.22.1/bin/setenv 04:55:57 Configure 04:55:57 java home: /usr/lib/jvm/java-21-openjdk-amd64 04:55:57 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 04:55:57 + local -r controllermem=6144m 04:55:57 + local -r memconf=/tmp/karaf-0.22.1/bin/setenv 04:55:57 + echo Configure 04:55:57 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 04:55:57 + echo ' max memory: 6144m' 04:55:57 max memory: 6144m 04:55:57 memconf: /tmp/karaf-0.22.1/bin/setenv 04:55:57 + echo ' memconf: /tmp/karaf-0.22.1/bin/setenv' 04:55:57 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1/bin/setenv 04:55:57 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.22.1/bin/setenv 04:55:57 cat /tmp/karaf-0.22.1/bin/setenv 04:55:57 + echo 'cat /tmp/karaf-0.22.1/bin/setenv' 04:55:57 + cat /tmp/karaf-0.22.1/bin/setenv 04:55:57 #!/bin/sh 04:55:57 # 04:55:57 # Licensed to the Apache Software Foundation (ASF) under one or more 04:55:57 # contributor license agreements. See the NOTICE file distributed with 04:55:57 # this work for additional information regarding copyright ownership. 04:55:57 # The ASF licenses this file to You under the Apache License, Version 2.0 04:55:57 # (the "License"); you may not use this file except in compliance with 04:55:57 # the License. You may obtain a copy of the License at 04:55:57 # 04:55:57 # http://www.apache.org/licenses/LICENSE-2.0 04:55:57 # 04:55:57 # Unless required by applicable law or agreed to in writing, software 04:55:57 # distributed under the License is distributed on an "AS IS" BASIS, 04:55:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:55:57 # See the License for the specific language governing permissions and 04:55:57 # limitations under the License. 04:55:57 # 04:55:57 04:55:57 # 04:55:57 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 04:55:57 # script: client, instance, shell, start, status, stop, karaf 04:55:57 # 04:55:57 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 04:55:57 # Actions go here... 04:55:57 # fi 04:55:57 04:55:57 # 04:55:57 # general settings which should be applied for all scripts go here; please keep 04:55:57 # in mind that it is possible that scripts might be executed more than once, e.g. 04:55:57 # in example of the start script where the start script is executed first and the 04:55:57 # karaf script afterwards. 04:55:57 # 04:55:57 04:55:57 # 04:55:57 # The following section shows the possible configuration options for the default 04:55:57 # karaf scripts 04:55:57 # 04:55:57 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 04:55:57 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 04:55:57 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 04:55:57 # export EXTRA_JAVA_OPTS # Additional JVM options 04:55:57 # export KARAF_HOME # Karaf home folder 04:55:57 # export KARAF_DATA # Karaf data folder 04:55:57 # export KARAF_BASE # Karaf base folder 04:55:57 # export KARAF_ETC # Karaf etc folder 04:55:57 # export KARAF_LOG # Karaf log folder 04:55:57 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 04:55:57 # export KARAF_OPTS # Additional available Karaf options 04:55:57 # export KARAF_DEBUG # Enable debug mode 04:55:57 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 04:55:57 # export KARAF_NOROOT # Prevent execution as root if set to true 04:55:57 Set Java version 04:55:57 + echo 'Set Java version' 04:55:57 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 04:55:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:55:57 sudo: a password is required 04:55:57 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:55:57 JDK default version ... 04:55:57 sudo: a password is required 04:55:57 + echo 'JDK default version ...' 04:55:57 + java -version 04:55:57 openjdk version "21.0.5" 2024-10-15 04:55:57 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 04:55:57 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 04:55:57 Set JAVA_HOME 04:55:57 + echo 'Set JAVA_HOME' 04:55:57 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:55:57 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:55:57 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:57 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:57 Listing all open ports on controller system... 04:55:57 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:55:57 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 04:55:57 + echo 'Listing all open ports on controller system...' 04:55:57 + netstat -pnatu 04:55:57 /tmp/configuration-script.sh: line 40: netstat: command not found 04:55:57 Configuring cluster 04:55:57 + '[' -f /tmp/custom_shard_config.txt ']' 04:55:57 + echo 'Configuring cluster' 04:55:57 + /tmp/karaf-0.22.1/bin/configure_cluster.sh 3 10.30.170.169 10.30.170.209 10.30.170.110 04:55:57 ################################################ 04:55:57 ## Configure Cluster ## 04:55:57 ################################################ 04:55:57 ERROR: Cluster configurations files not found. Please configure clustering feature. 04:55:57 Dump pekko.conf 04:55:57 + echo 'Dump pekko.conf' 04:55:57 + cat /tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:55:58 cat: /tmp/karaf-0.22.1/configuration/initial/pekko.conf: No such file or directory 04:55:58 Dump modules.conf 04:55:58 + echo 'Dump modules.conf' 04:55:58 + cat /tmp/karaf-0.22.1/configuration/initial/modules.conf 04:55:58 cat: /tmp/karaf-0.22.1/configuration/initial/modules.conf: No such file or directory 04:55:58 Dump module-shards.conf 04:55:58 + echo 'Dump module-shards.conf' 04:55:58 + cat /tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:55:58 cat: /tmp/karaf-0.22.1/configuration/initial/module-shards.conf: No such file or directory 04:55:58 Locating config plan to use... 04:55:58 config plan exists!!! 04:55:58 Changing the config plan path... 04:55:58 # Place the suites in run order: 04:55:58 /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/scripts/set_persistence_off.sh 04:55:58 Executing /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/scripts/set_persistence_off.sh... 04:55:58 Disable persistence in member-1 with IP address 10.30.170.169 04:55:58 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:55:59 NOTE: Cluster configuration file not found. Copying from 04:55:59 /tmp/karaf-0.22.1/system/org/opendaylight/controller/sal-clustering-config/11.0.0 04:55:59 disabling config datastore persistence 04:55:59 ################################################ 04:55:59 ## NOTE: Manually restart controller to ## 04:55:59 ## apply configuration. ## 04:55:59 ################################################ 04:55:59 Disable persistence in member-2 with IP address 10.30.170.209 04:55:59 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:55:59 NOTE: Cluster configuration file not found. Copying from 04:55:59 /tmp/karaf-0.22.1/system/org/opendaylight/controller/sal-clustering-config/11.0.0 04:55:59 disabling config datastore persistence 04:55:59 ################################################ 04:55:59 ## NOTE: Manually restart controller to ## 04:55:59 ## apply configuration. ## 04:55:59 ################################################ 04:55:59 Disable persistence in member-3 with IP address 10.30.170.110 04:55:59 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:55:59 NOTE: Cluster configuration file not found. Copying from 04:55:59 /tmp/karaf-0.22.1/system/org/opendaylight/controller/sal-clustering-config/11.0.0 04:55:59 disabling config datastore persistence 04:55:59 ################################################ 04:55:59 ## NOTE: Manually restart controller to ## 04:55:59 ## apply configuration. ## 04:55:59 ################################################ 04:55:59 Finished running config plans 04:55:59 Starting member-1 with IP address 10.30.170.169 04:56:00 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:56:00 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:56:00 Redirecting karaf console output to karaf_console.log 04:56:00 Starting controller... 04:56:00 start: Redirecting Karaf output to /tmp/karaf-0.22.1/data/log/karaf_console.log 04:56:00 Starting member-2 with IP address 10.30.170.209 04:56:00 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:56:00 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:56:00 Redirecting karaf console output to karaf_console.log 04:56:00 Starting controller... 04:56:00 start: Redirecting Karaf output to /tmp/karaf-0.22.1/data/log/karaf_console.log 04:56:00 Starting member-3 with IP address 10.30.170.110 04:56:00 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:56:01 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:56:01 Redirecting karaf console output to karaf_console.log 04:56:01 Starting controller... 04:56:01 start: Redirecting Karaf output to /tmp/karaf-0.22.1/data/log/karaf_console.log 04:56:01 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17749033386501729728.sh 04:56:01 common-functions.sh is being sourced 04:56:01 common-functions environment: 04:56:01 MAVENCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.url.mvn.cfg 04:56:01 ACTUALFEATURES: 04:56:01 FEATURESCONF: /tmp/karaf-0.22.1/etc/org.apache.karaf.features.cfg 04:56:01 CUSTOMPROP: /tmp/karaf-0.22.1/etc/custom.properties 04:56:01 LOGCONF: /tmp/karaf-0.22.1/etc/org.ops4j.pax.logging.cfg 04:56:01 MEMCONF: /tmp/karaf-0.22.1/bin/setenv 04:56:01 CONTROLLERMEM: 2048m 04:56:01 AKKACONF: /tmp/karaf-0.22.1/configuration/initial/pekko.conf 04:56:01 MODULESCONF: /tmp/karaf-0.22.1/configuration/initial/modules.conf 04:56:01 MODULESHARDSCONF: /tmp/karaf-0.22.1/configuration/initial/module-shards.conf 04:56:01 SUITES: 04:56:01 04:56:01 + echo '#################################################' 04:56:01 ################################################# 04:56:01 + echo '## Verify Cluster is UP ##' 04:56:01 ## Verify Cluster is UP ## 04:56:01 + echo '#################################################' 04:56:01 ################################################# 04:56:01 + create_post_startup_script 04:56:01 + cat 04:56:01 + copy_and_run_post_startup_script 04:56:01 + seed_index=1 04:56:01 ++ seq 1 3 04:56:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:56:01 + CONTROLLERIP=ODL_SYSTEM_1_IP 04:56:01 + echo 'Execute the post startup script on controller 10.30.170.169' 04:56:01 Execute the post startup script on controller 10.30.170.169 04:56:01 + scp /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/post-startup-script.sh 10.30.170.169:/tmp/ 04:56:01 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:56:01 + ssh 10.30.170.169 'bash /tmp/post-startup-script.sh 1' 04:56:01 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:56:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:56:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 04:57:07 2025-09-05T04:56:19,145 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:57:07 Controller is UP 04:57:07 2025-09-05T04:56:19,145 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:57:07 Listing all open ports on controller system... 04:57:07 /tmp/post-startup-script.sh: line 51: netstat: command not found 04:57:07 looking for "BindException: Address already in use" in log file 04:57:07 looking for "server is unhealthy" in log file 04:57:07 + '[' 1 == 0 ']' 04:57:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:57:07 + CONTROLLERIP=ODL_SYSTEM_2_IP 04:57:07 + echo 'Execute the post startup script on controller 10.30.170.209' 04:57:07 Execute the post startup script on controller 10.30.170.209 04:57:07 + scp /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/post-startup-script.sh 10.30.170.209:/tmp/ 04:57:07 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:57:08 + ssh 10.30.170.209 'bash /tmp/post-startup-script.sh 2' 04:57:08 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:57:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:57:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:07 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 04:58:12 2025-09-05T04:56:18,777 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:58:12 Controller is UP 04:58:12 2025-09-05T04:56:18,777 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:58:12 Listing all open ports on controller system... 04:58:12 /tmp/post-startup-script.sh: line 51: netstat: command not found 04:58:12 looking for "BindException: Address already in use" in log file 04:58:12 looking for "server is unhealthy" in log file 04:58:12 + '[' 2 == 0 ']' 04:58:12 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:58:12 + CONTROLLERIP=ODL_SYSTEM_3_IP 04:58:12 + echo 'Execute the post startup script on controller 10.30.170.110' 04:58:12 Execute the post startup script on controller 10.30.170.110 04:58:12 + scp /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/post-startup-script.sh 10.30.170.110:/tmp/ 04:58:12 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:58:13 + ssh 10.30.170.110 'bash /tmp/post-startup-script.sh 3' 04:58:13 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:58:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:58:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:59:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:59:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:59:13 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 04:59:20 2025-09-05T04:56:18,552 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:59:20 Controller is UP 04:59:20 2025-09-05T04:56:18,552 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:59:20 Listing all open ports on controller system... 04:59:20 /tmp/post-startup-script.sh: line 51: netstat: command not found 04:59:20 looking for "BindException: Address already in use" in log file 04:59:20 looking for "server is unhealthy" in log file 04:59:20 + '[' 0 == 0 ']' 04:59:20 + seed_index=1 04:59:20 + dump_controller_threads 04:59:20 ++ seq 1 3 04:59:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:59:20 + CONTROLLERIP=ODL_SYSTEM_1_IP 04:59:20 + echo 'Let'\''s take the karaf thread dump' 04:59:20 Let's take the karaf thread dump 04:59:20 + ssh 10.30.170.169 'sudo ps aux' 04:59:20 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:59:20 ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/ps_before.log 04:59:20 ++ grep -v grep 04:59:20 ++ cut -f2 '-d ' 04:59:20 ++ tr -s ' ' 04:59:20 + pid=2073 04:59:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:2073' 04:59:20 karaf main: org.apache.karaf.main.Main, pid:2073 04:59:20 + ssh 10.30.170.169 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2073' 04:59:20 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 04:59:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:59:20 + CONTROLLERIP=ODL_SYSTEM_2_IP 04:59:20 + echo 'Let'\''s take the karaf thread dump' 04:59:20 Let's take the karaf thread dump 04:59:20 + ssh 10.30.170.209 'sudo ps aux' 04:59:20 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:59:20 ++ tr -s ' ' 04:59:20 ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/ps_before.log 04:59:20 ++ cut -f2 '-d ' 04:59:20 ++ grep -v grep 04:59:20 + pid=2070 04:59:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:2070' 04:59:20 karaf main: org.apache.karaf.main.Main, pid:2070 04:59:20 + ssh 10.30.170.209 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2070' 04:59:20 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 04:59:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:59:20 + CONTROLLERIP=ODL_SYSTEM_3_IP 04:59:20 + echo 'Let'\''s take the karaf thread dump' 04:59:20 Let's take the karaf thread dump 04:59:20 + ssh 10.30.170.110 'sudo ps aux' 04:59:20 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:59:21 ++ tr -s ' ' 04:59:21 ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/ps_before.log 04:59:21 ++ cut -f2 '-d ' 04:59:21 ++ grep -v grep 04:59:21 + pid=2073 04:59:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2073' 04:59:21 karaf main: org.apache.karaf.main.Main, pid:2073 04:59:21 + ssh 10.30.170.110 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2073' 04:59:21 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 04:59:21 + '[' 0 -gt 0 ']' 04:59:21 + echo 'Generating controller variables...' 04:59:21 Generating controller variables... 04:59:21 ++ seq 1 3 04:59:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:59:21 + CONTROLLERIP=ODL_SYSTEM_1_IP 04:59:21 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.169' 04:59:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:59:21 + CONTROLLERIP=ODL_SYSTEM_2_IP 04:59:21 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.169 -v ODL_SYSTEM_2_IP:10.30.170.209' 04:59:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:59:21 + CONTROLLERIP=ODL_SYSTEM_3_IP 04:59:21 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.169 -v ODL_SYSTEM_2_IP:10.30.170.209 -v ODL_SYSTEM_3_IP:10.30.170.110' 04:59:21 + echo 'Generating mininet variables...' 04:59:21 Generating mininet variables... 04:59:21 ++ seq 1 1 04:59:21 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 04:59:21 + MININETIP=TOOLS_SYSTEM_1_IP 04:59:21 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.205' 04:59:21 + get_test_suites SUITES 04:59:21 + local __suite_list=SUITES 04:59:21 + echo 'Locating test plan to use...' 04:59:21 Locating test plan to use... 04:59:21 + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/testplans/openflowplugin-clustering-perf-bulkomatic-titanium.txt 04:59:21 + '[' '!' -f /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/testplans/openflowplugin-clustering-perf-bulkomatic-titanium.txt ']' 04:59:21 + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/testplans/openflowplugin-clustering-perf-bulkomatic.txt 04:59:21 + '[' disabled '!=' disabled ']' 04:59:21 + echo 'Changing the testplan path...' 04:59:21 Changing the testplan path... 04:59:21 + sed s:integration:/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/testplans/openflowplugin-clustering-perf-bulkomatic.txt 04:59:21 + cat testplan.txt 04:59:21 # Place the suites in run order: 04:59:21 /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot 04:59:21 + '[' -z '' ']' 04:59:21 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 04:59:21 ++ tr '\012' ' ' 04:59:21 + suite_list='/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot ' 04:59:21 + eval 'SUITES='\''/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot '\''' 04:59:21 ++ SUITES='/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot ' 04:59:21 + echo 'Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot ...' 04:59:21 Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot ... 04:59:21 + robot -N openflowplugin-clustering-perf-bulkomatic.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.1 -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories//autorelease-9160/org/opendaylight/integration/karaf/0.22.1/karaf-0.22.1.zip -v CONTROLLER:10.30.170.169 -v CONTROLLER1:10.30.170.209 -v CONTROLLER2:10.30.170.110 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium -v MININET:10.30.171.205 -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:titanium -v ODL_SYSTEM_IP:10.30.170.169 -v ODL_SYSTEM_1_IP:10.30.170.169 -v ODL_SYSTEM_2_IP:10.30.170.209 -v ODL_SYSTEM_3_IP:10.30.170.110 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.205 -v TOOLS_SYSTEM_1_IP:10.30.171.205 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v ODL_OF_PLUGIN:lithium -v switch_count:32 -v flow_count_per_switch:2250 /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot 04:59:23 ============================================================================== 04:59:23 openflowplugin-clustering-perf-bulkomatic.txt :: Test suite for 3Node Clust... 04:59:23 ============================================================================== 04:59:23 Check Shards Status And Initialize Variables :: Check Status for a... | FAIL | 04:59:29 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-2-shard-inventory-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-inventory-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-2-shard-inventory-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.fetchAttributes(ReadHa... 04:59:29 [ Message content over the limit has been removed. ] 04:59:29 ...rvice.jetty.internal.PrioritizedHandlerCollection.handle(PrioritizedHandlerCollection.java:96)\\n\\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 183 (char 598) 04:59:29 ------------------------------------------------------------------------------ 04:59:29 Get Inventory Config Shard Follower And Leader :: Find a leader an... | FAIL | 04:59:36 Keyword 'ClusterManagement.Get_Leader_And_Followers_For_Shard' failed after retrying for 10 seconds. The last error was: Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-2-shard-inventory-config,type=DistributedConfigDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-inventory-config,type=DistributedConfigDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-2-shard-inventory-config,type=DistributedConfigDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttr... 04:59:36 [ Message content over the limit has been removed. ] 04:59:36 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 173 (char 568) 04:59:36 ------------------------------------------------------------------------------ 04:59:36 Start Mininet Connect To Follower Node1 :: Start mininet with conn... | FAIL | 04:59:36 Variable '${Follower_Node_1}' not found. 04:59:36 ------------------------------------------------------------------------------ 04:59:36 Add Bulk Flow From Follower Node2 :: 100K Flows (1K Flows per DPN)... | FAIL | 04:59:36 Variable '${temp_json_config_add}' not found. 04:59:36 ------------------------------------------------------------------------------ 04:59:36 Verify Flows In Switch :: Verify 100K flows are installed in 10 sw... | FAIL | 04:59:36 Variable '${mininet_conn_id}' not found. 04:59:36 ------------------------------------------------------------------------------ 04:59:36 Verify Flows In Oper DS :: Check Flows in Operational Datastore | FAIL | 05:06:17 Keyword 'ClusterOpenFlow.Check_Flows_Operational_Datastore_On_Member' failed after retrying for 6 minutes 40 seconds. The last error was: Variable '${flow_count_after_add}' not found. 05:06:17 ------------------------------------------------------------------------------ 05:06:17 Stop Mininet Connected To Follower Node1 After Reconcilliation :: ... | FAIL | 05:06:17 Variable '${mininet_conn_id}' not found. 05:06:17 ------------------------------------------------------------------------------ 05:06:17 Delete All Flows From Follower Node2 :: 100K Flows deleted via Fol... | FAIL | 05:06:17 Variable '${temp_json_config_del}' not found. 05:06:17 ------------------------------------------------------------------------------ 05:06:17 Log Results And Determine Status :: Log results for plotting. | FAIL | 05:06:17 Variable '${config_datastore_write_rate}' not found. 05:06:17 ------------------------------------------------------------------------------ 05:06:17 openflowplugin-clustering-perf-bulkomatic.txt :: Test suite for 3N... | FAIL | 05:06:17 9 tests, 0 passed, 9 failed 05:06:17 ============================================================================== 05:06:17 Output: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/output.xml 05:06:17 Log: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/log.html 05:06:17 Report: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/report.html 05:06:17 + true 05:06:17 + echo 'Examining the files in data/log and checking filesize' 05:06:17 Examining the files in data/log and checking filesize 05:06:17 + ssh 10.30.170.169 'ls -altr /tmp/karaf-0.22.1/data/log/' 05:06:17 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:18 total 388 05:06:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 04:56 . 05:06:18 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 5 04:56 karaf_console.log 05:06:18 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 04:56 .. 05:06:18 -rw-rw-r-- 1 jenkins jenkins 383535 Sep 5 04:59 karaf.log 05:06:18 + ssh 10.30.170.169 'du -hs /tmp/karaf-0.22.1/data/log/*' 05:06:18 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:18 376K /tmp/karaf-0.22.1/data/log/karaf.log 05:06:18 4.0K /tmp/karaf-0.22.1/data/log/karaf_console.log 05:06:18 + ssh 10.30.170.209 'ls -altr /tmp/karaf-0.22.1/data/log/' 05:06:18 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:18 total 384 05:06:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 04:56 . 05:06:18 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 5 04:56 karaf_console.log 05:06:18 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 04:56 .. 05:06:18 -rw-rw-r-- 1 jenkins jenkins 380429 Sep 5 04:59 karaf.log 05:06:18 + ssh 10.30.170.209 'du -hs /tmp/karaf-0.22.1/data/log/*' 05:06:18 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:18 372K /tmp/karaf-0.22.1/data/log/karaf.log 05:06:18 4.0K /tmp/karaf-0.22.1/data/log/karaf_console.log 05:06:18 + ssh 10.30.170.110 'ls -altr /tmp/karaf-0.22.1/data/log/' 05:06:18 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:19 total 388 05:06:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 04:56 . 05:06:19 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 5 04:56 karaf_console.log 05:06:19 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 04:56 .. 05:06:19 -rw-rw-r-- 1 jenkins jenkins 381938 Sep 5 04:56 karaf.log 05:06:19 + ssh 10.30.170.110 'du -hs /tmp/karaf-0.22.1/data/log/*' 05:06:19 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:19 376K /tmp/karaf-0.22.1/data/log/karaf.log 05:06:19 4.0K /tmp/karaf-0.22.1/data/log/karaf_console.log 05:06:19 + set +e 05:06:19 ++ seq 1 3 05:06:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:06:19 + CONTROLLERIP=ODL_SYSTEM_1_IP 05:06:19 + echo 'Let'\''s take the karaf thread dump again' 05:06:19 Let's take the karaf thread dump again 05:06:19 + ssh 10.30.170.169 'sudo ps aux' 05:06:19 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:19 ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/ps_after.log 05:06:19 ++ grep -v grep 05:06:19 ++ tr -s ' ' 05:06:19 ++ cut -f2 '-d ' 05:06:19 + pid=2073 05:06:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:2073' 05:06:19 karaf main: org.apache.karaf.main.Main, pid:2073 05:06:19 + ssh 10.30.170.169 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2073' 05:06:19 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:20 + echo 'killing karaf process...' 05:06:20 killing karaf process... 05:06:20 + ssh 10.30.170.169 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 05:06:20 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:06:20 + CONTROLLERIP=ODL_SYSTEM_2_IP 05:06:20 + echo 'Let'\''s take the karaf thread dump again' 05:06:20 Let's take the karaf thread dump again 05:06:20 + ssh 10.30.170.209 'sudo ps aux' 05:06:20 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:20 ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/ps_after.log 05:06:20 ++ grep -v grep 05:06:20 ++ cut -f2 '-d ' 05:06:20 ++ tr -s ' ' 05:06:20 + pid=2070 05:06:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:2070' 05:06:20 karaf main: org.apache.karaf.main.Main, pid:2070 05:06:20 + ssh 10.30.170.209 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2070' 05:06:20 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:21 + echo 'killing karaf process...' 05:06:21 killing karaf process... 05:06:21 + ssh 10.30.170.209 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 05:06:21 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:06:21 + CONTROLLERIP=ODL_SYSTEM_3_IP 05:06:21 + echo 'Let'\''s take the karaf thread dump again' 05:06:21 Let's take the karaf thread dump again 05:06:21 + ssh 10.30.170.110 'sudo ps aux' 05:06:21 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:21 ++ grep -v grep 05:06:21 ++ tr -s ' ' 05:06:21 ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/ps_after.log 05:06:21 ++ cut -f2 '-d ' 05:06:21 + pid=2073 05:06:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2073' 05:06:21 karaf main: org.apache.karaf.main.Main, pid:2073 05:06:21 + ssh 10.30.170.110 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2073' 05:06:21 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:22 + echo 'killing karaf process...' 05:06:22 killing karaf process... 05:06:22 + ssh 10.30.170.110 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 05:06:22 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:22 + sleep 5 05:06:27 ++ seq 1 3 05:06:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:06:27 + CONTROLLERIP=ODL_SYSTEM_1_IP 05:06:27 + echo 'Compressing karaf.log 1' 05:06:27 Compressing karaf.log 1 05:06:27 + ssh 10.30.170.169 gzip --best /tmp/karaf-0.22.1/data/log/karaf.log 05:06:27 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:27 + echo 'Fetching compressed karaf.log 1' 05:06:27 Fetching compressed karaf.log 1 05:06:27 + scp 10.30.170.169:/tmp/karaf-0.22.1/data/log/karaf.log.gz odl1_karaf.log.gz 05:06:27 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:27 + ssh 10.30.170.169 rm -f /tmp/karaf-0.22.1/data/log/karaf.log.gz 05:06:27 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:27 + scp 10.30.170.169:/tmp/karaf-0.22.1/data/log/karaf_console.log odl1_karaf_console.log 05:06:27 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:28 + ssh 10.30.170.169 rm -f /tmp/karaf-0.22.1/data/log/karaf_console.log 05:06:28 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:28 + echo 'Fetch GC logs' 05:06:28 Fetch GC logs 05:06:28 + mkdir -p gclogs-1 05:06:28 + scp '10.30.170.169:/tmp/karaf-0.22.1/data/log/*.log' gclogs-1/ 05:06:28 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 05:06:28 scp: /tmp/karaf-0.22.1/data/log/*.log: No such file or directory 05:06:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:06:28 + CONTROLLERIP=ODL_SYSTEM_2_IP 05:06:28 + echo 'Compressing karaf.log 2' 05:06:28 Compressing karaf.log 2 05:06:28 + ssh 10.30.170.209 gzip --best /tmp/karaf-0.22.1/data/log/karaf.log 05:06:28 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:28 + echo 'Fetching compressed karaf.log 2' 05:06:28 Fetching compressed karaf.log 2 05:06:28 + scp 10.30.170.209:/tmp/karaf-0.22.1/data/log/karaf.log.gz odl2_karaf.log.gz 05:06:28 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:29 + ssh 10.30.170.209 rm -f /tmp/karaf-0.22.1/data/log/karaf.log.gz 05:06:29 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:29 + scp 10.30.170.209:/tmp/karaf-0.22.1/data/log/karaf_console.log odl2_karaf_console.log 05:06:29 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:29 + ssh 10.30.170.209 rm -f /tmp/karaf-0.22.1/data/log/karaf_console.log 05:06:29 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:29 + echo 'Fetch GC logs' 05:06:29 Fetch GC logs 05:06:29 + mkdir -p gclogs-2 05:06:29 + scp '10.30.170.209:/tmp/karaf-0.22.1/data/log/*.log' gclogs-2/ 05:06:29 Warning: Permanently added '10.30.170.209' (ECDSA) to the list of known hosts. 05:06:29 scp: /tmp/karaf-0.22.1/data/log/*.log: No such file or directory 05:06:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:06:29 + CONTROLLERIP=ODL_SYSTEM_3_IP 05:06:29 + echo 'Compressing karaf.log 3' 05:06:29 Compressing karaf.log 3 05:06:29 + ssh 10.30.170.110 gzip --best /tmp/karaf-0.22.1/data/log/karaf.log 05:06:29 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:30 + echo 'Fetching compressed karaf.log 3' 05:06:30 Fetching compressed karaf.log 3 05:06:30 + scp 10.30.170.110:/tmp/karaf-0.22.1/data/log/karaf.log.gz odl3_karaf.log.gz 05:06:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:30 + ssh 10.30.170.110 rm -f /tmp/karaf-0.22.1/data/log/karaf.log.gz 05:06:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:30 + scp 10.30.170.110:/tmp/karaf-0.22.1/data/log/karaf_console.log odl3_karaf_console.log 05:06:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:30 + ssh 10.30.170.110 rm -f /tmp/karaf-0.22.1/data/log/karaf_console.log 05:06:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:30 + echo 'Fetch GC logs' 05:06:30 Fetch GC logs 05:06:30 + mkdir -p gclogs-3 05:06:30 + scp '10.30.170.110:/tmp/karaf-0.22.1/data/log/*.log' gclogs-3/ 05:06:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts. 05:06:31 scp: /tmp/karaf-0.22.1/data/log/*.log: No such file or directory 05:06:31 + echo 'Examine copied files' 05:06:31 Examine copied files 05:06:31 + ls -lt 05:06:31 total 3616 05:06:31 drwxrwxr-x. 2 jenkins jenkins 6 Sep 5 05:06 gclogs-3 05:06:31 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 5 05:06 odl3_karaf_console.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 29415 Sep 5 05:06 odl3_karaf.log.gz 05:06:31 drwxrwxr-x. 2 jenkins jenkins 6 Sep 5 05:06 gclogs-2 05:06:31 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 5 05:06 odl2_karaf_console.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 29533 Sep 5 05:06 odl2_karaf.log.gz 05:06:31 drwxrwxr-x. 2 jenkins jenkins 6 Sep 5 05:06 gclogs-1 05:06:31 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 5 05:06 odl1_karaf_console.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 29495 Sep 5 05:06 odl1_karaf.log.gz 05:06:31 -rw-rw-r--. 1 jenkins jenkins 94116 Sep 5 05:06 karaf_3_2073_threads_after.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 13272 Sep 5 05:06 ps_after.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 100479 Sep 5 05:06 karaf_2_2070_threads_after.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 99326 Sep 5 05:06 karaf_1_2073_threads_after.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 248763 Sep 5 05:06 report.html 05:06:31 -rw-rw-r--. 1 jenkins jenkins 349559 Sep 5 05:06 log.html 05:06:31 -rw-rw-r--. 1 jenkins jenkins 2303574 Sep 5 05:06 output.xml 05:06:31 -rw-rw-r--. 1 jenkins jenkins 36 Sep 5 05:06 rate.csv 05:06:31 -rw-rw-r--. 1 jenkins jenkins 216 Sep 5 04:59 testplan.txt 05:06:31 -rw-rw-r--. 1 jenkins jenkins 96896 Sep 5 04:59 karaf_3_2073_threads_before.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 13683 Sep 5 04:59 ps_before.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 94358 Sep 5 04:59 karaf_2_2070_threads_before.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 95180 Sep 5 04:59 karaf_1_2073_threads_before.log 05:06:31 -rw-rw-r--. 1 jenkins jenkins 3043 Sep 5 04:56 post-startup-script.sh 05:06:31 -rw-rw-r--. 1 jenkins jenkins 154 Sep 5 04:55 configplan.txt 05:06:31 -rw-rw-r--. 1 jenkins jenkins 225 Sep 5 04:55 startup-script.sh 05:06:31 -rw-rw-r--. 1 jenkins jenkins 3296 Sep 5 04:55 configuration-script.sh 05:06:31 -rw-rw-r--. 1 jenkins jenkins 152 Sep 5 04:55 scriptplan.txt 05:06:31 -rw-rw-r--. 1 jenkins jenkins 266 Sep 5 04:55 detect_variables.env 05:06:31 -rw-rw-r--. 1 jenkins jenkins 92 Sep 5 04:55 set_variables.env 05:06:31 -rw-rw-r--. 1 jenkins jenkins 359 Sep 5 04:55 slave_addresses.txt 05:06:31 -rw-rw-r--. 1 jenkins jenkins 570 Sep 5 04:55 requirements.txt 05:06:31 -rw-rw-r--. 1 jenkins jenkins 26 Sep 5 04:55 env.properties 05:06:31 -rw-rw-r--. 1 jenkins jenkins 334 Sep 5 04:53 stack-parameters.yaml 05:06:31 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 5 04:52 test 05:06:31 drwxrwxr-x. 2 jenkins jenkins 6 Sep 5 04:52 test@tmp 05:06:31 + true 05:06:31 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/sh /tmp/jenkins10617755943840985977.sh 05:06:31 Cleaning up Robot installation... 05:06:31 $ ssh-agent -k 05:06:31 unset SSH_AUTH_SOCK; 05:06:31 unset SSH_AGENT_PID; 05:06:31 echo Agent pid 5280 killed; 05:06:31 [ssh-agent] Stopped. 05:06:31 Recording plot data 05:06:31 Robot results publisher started... 05:06:31 INFO: Checking test criticality is deprecated and will be dropped in a future release! 05:06:31 -Parsing output xml: 05:06:32 Done! 05:06:32 -Copying log files to build dir: 05:06:32 Done! 05:06:32 -Assigning results to build: 05:06:32 Done! 05:06:32 -Checking thresholds: 05:06:32 Done! 05:06:32 Done publishing Robot results. 05:06:32 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 05:06:32 [PostBuildScript] - [INFO] Executing post build scripts. 05:06:32 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins8725035619186703351.sh 05:06:32 Archiving csit artifacts 05:06:32 mv: cannot stat '*_1.png': No such file or directory 05:06:32 mv: cannot stat '/tmp/odl1_*': No such file or directory 05:06:32 mv: cannot stat '*_2.png': No such file or directory 05:06:32 mv: cannot stat '/tmp/odl2_*': No such file or directory 05:06:32 mv: cannot stat '*_3.png': No such file or directory 05:06:32 mv: cannot stat '/tmp/odl3_*': No such file or directory 05:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:32 Dload Upload Total Spent Left Speed 05:06:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 460k 0 460k 0 0 1870k 0 --:--:-- --:--:-- --:--:-- 1870k 05:06:33 Archive: robot-plugin.zip 05:06:33 inflating: ./archives/robot-plugin/log.html 05:06:33 inflating: ./archives/robot-plugin/output.xml 05:06:33 inflating: ./archives/robot-plugin/report.html 05:06:33 mv: cannot stat '*.log.gz': No such file or directory 05:06:33 mv: cannot stat '*.png': No such file or directory 05:06:33 [PostBuildScript] - [INFO] Executing post build scripts. 05:06:33 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11377858963992135246.sh 05:06:33 [PostBuildScript] - [INFO] Executing post build scripts. 05:06:33 [EnvInject] - Injecting environment variables from a build step. 05:06:33 [EnvInject] - Injecting as environment variables the properties content 05:06:33 OS_CLOUD=vex 05:06:33 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390 05:06:33 05:06:33 [EnvInject] - Variables injected successfully. 05:06:33 provisioning config files... 05:06:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:06:33 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins15543412570630184799.sh 05:06:33 ---> openstack-stack-delete.sh 05:06:33 Setup pyenv: 05:06:33 system 05:06:33 3.8.13 05:06:33 3.9.13 05:06:33 3.10.13 05:06:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 05:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 05:06:35 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. 05:06:35 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:06:36 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 05:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 05:06:50 INFO: Retrieving stack cost for: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390 05:06:54 DEBUG: Successfully retrieved stack cost: total: 0.38999999999999996 05:07:06 INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390 05:07:06 Successfully deleted stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-390 05:07:06 [PostBuildScript] - [INFO] Executing post build scripts. 05:07:06 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins903609952029645033.sh 05:07:06 ---> sysstat.sh 05:07:07 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7033568780333465415.sh 05:07:07 ---> package-listing.sh 05:07:07 ++ facter osfamily 05:07:07 ++ tr '[:upper:]' '[:lower:]' 05:07:07 + OS_FAMILY=redhat 05:07:07 + workspace=/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 05:07:07 + START_PACKAGES=/tmp/packages_start.txt 05:07:07 + END_PACKAGES=/tmp/packages_end.txt 05:07:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:07 + PACKAGES=/tmp/packages_start.txt 05:07:07 + '[' /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium ']' 05:07:07 + PACKAGES=/tmp/packages_end.txt 05:07:07 + case "${OS_FAMILY}" in 05:07:07 + rpm -qa 05:07:07 + sort 05:07:07 + '[' -f /tmp/packages_start.txt ']' 05:07:07 + '[' -f /tmp/packages_end.txt ']' 05:07:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:07 + '[' /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium ']' 05:07:07 + mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/archives/ 05:07:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/archives/ 05:07:08 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13776812292512694057.sh 05:07:08 ---> capture-instance-metadata.sh 05:07:08 Setup pyenv: 05:07:08 system 05:07:08 3.8.13 05:07:08 3.9.13 05:07:08 3.10.13 05:07:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 05:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 05:07:10 lf-activate-venv(): INFO: Installing: lftools 05:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 05:07:20 INFO: Running in OpenStack, capturing instance metadata 05:07:20 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins12294657910669249126.sh 05:07:20 provisioning config files... 05:07:21 Could not find credentials [logs] for openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium #390 05:07:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/config15065653160797731319tmp 05:07:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:07:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:07:21 provisioning config files... 05:07:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:07:21 [EnvInject] - Injecting environment variables from a build step. 05:07:21 [EnvInject] - Injecting as environment variables the properties content 05:07:21 SERVER_ID=logs 05:07:21 05:07:21 [EnvInject] - Variables injected successfully. 05:07:21 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins14917697125342871278.sh 05:07:21 ---> create-netrc.sh 05:07:21 WARN: Log server credential not found. 05:07:21 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6194874707011563736.sh 05:07:21 ---> python-tools-install.sh 05:07:21 Setup pyenv: 05:07:21 system 05:07:21 3.8.13 05:07:21 3.9.13 05:07:21 3.10.13 05:07:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 05:07:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 05:07:23 lf-activate-venv(): INFO: Installing: lftools 05:07:36 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 05:07:36 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins10936573966778742738.sh 05:07:36 ---> sudo-logs.sh 05:07:36 Archiving 'sudo' log.. 05:07:36 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins5001039718769259306.sh 05:07:36 ---> job-cost.sh 05:07:36 Setup pyenv: 05:07:36 system 05:07:36 3.8.13 05:07:36 3.9.13 05:07:36 3.10.13 05:07:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 05:07:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 05:07:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 05:07:47 DEBUG: total: 0.38999999999999996 05:07:47 INFO: Retrieving Stack Cost... 05:07:48 INFO: Retrieving Pricing Info for: v3-standard-2 05:07:48 INFO: Archiving Costs 05:07:48 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins9241105636979307301.sh 05:07:48 ---> logs-deploy.sh 05:07:48 Setup pyenv: 05:07:48 system 05:07:48 3.8.13 05:07:48 3.9.13 05:07:48 3.10.13 05:07:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 05:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-loby from file:/tmp/.os_lf_venv 05:07:50 lf-activate-venv(): INFO: Installing: lftools 05:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-loby/bin to PATH 05:08:00 WARNING: Nexus logging server not set 05:08:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/390/ 05:08:00 INFO: archiving logs to S3 05:08:01 ---> uname -a: 05:08:01 Linux prd-centos8-robot-2c-8g-49055.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 05:08:01 05:08:01 05:08:01 ---> lscpu: 05:08:01 Architecture: x86_64 05:08:01 CPU op-mode(s): 32-bit, 64-bit 05:08:01 Byte Order: Little Endian 05:08:01 CPU(s): 2 05:08:01 On-line CPU(s) list: 0,1 05:08:01 Thread(s) per core: 1 05:08:01 Core(s) per socket: 1 05:08:01 Socket(s): 2 05:08:01 NUMA node(s): 1 05:08:01 Vendor ID: AuthenticAMD 05:08:01 CPU family: 23 05:08:01 Model: 49 05:08:01 Model name: AMD EPYC-Rome Processor 05:08:01 Stepping: 0 05:08:01 CPU MHz: 2799.998 05:08:01 BogoMIPS: 5599.99 05:08:01 Virtualization: AMD-V 05:08:01 Hypervisor vendor: KVM 05:08:01 Virtualization type: full 05:08:01 L1d cache: 32K 05:08:01 L1i cache: 32K 05:08:01 L2 cache: 512K 05:08:01 L3 cache: 16384K 05:08:01 NUMA node0 CPU(s): 0,1 05:08:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:08:01 05:08:01 05:08:01 ---> nproc: 05:08:01 2 05:08:01 05:08:01 05:08:01 ---> df -h: 05:08:01 Filesystem Size Used Avail Use% Mounted on 05:08:01 devtmpfs 3.8G 0 3.8G 0% /dev 05:08:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:08:01 tmpfs 3.8G 17M 3.8G 1% /run 05:08:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:08:01 /dev/vda1 40G 8.3G 32G 21% / 05:08:01 tmpfs 770M 0 770M 0% /run/user/1001 05:08:01 05:08:01 05:08:01 ---> free -m: 05:08:01 total used free shared buff/cache available 05:08:01 Mem: 7697 580 4945 19 2171 6818 05:08:01 Swap: 1023 0 1023 05:08:01 05:08:01 05:08:01 ---> ip addr: 05:08:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:08:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:08:01 inet 127.0.0.1/8 scope host lo 05:08:01 valid_lft forever preferred_lft forever 05:08:01 inet6 ::1/128 scope host 05:08:01 valid_lft forever preferred_lft forever 05:08:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:08:01 link/ether fa:16:3e:f9:f0:72 brd ff:ff:ff:ff:ff:ff 05:08:01 altname enp0s3 05:08:01 altname ens3 05:08:01 inet 10.30.170.254/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:08:01 valid_lft 85419sec preferred_lft 85419sec 05:08:01 inet6 fe80::f816:3eff:fef9:f072/64 scope link 05:08:01 valid_lft forever preferred_lft forever 05:08:01 05:08:01 05:08:01 ---> sar -b -r -n DEV: 05:08:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/05/2025 _x86_64_ (2 CPU) 05:08:01 05:08:01 04:51:37 LINUX RESTART (2 CPU) 05:08:01 05:08:01 04:52:01 AM tps rtps wtps bread/s bwrtn/s 05:08:01 04:53:01 AM 124.03 44.59 79.44 7575.07 30283.89 05:08:01 04:54:01 AM 101.15 0.72 100.43 52.92 11239.67 05:08:01 04:55:01 AM 31.76 0.42 31.34 64.79 2811.01 05:08:01 04:56:02 AM 74.68 6.96 67.71 1292.77 7804.03 05:08:01 04:57:01 AM 13.20 0.00 13.20 0.00 1240.83 05:08:01 04:58:01 AM 2.40 0.00 2.40 0.00 69.11 05:08:01 04:59:01 AM 0.13 0.00 0.13 0.00 0.92 05:08:01 05:00:01 AM 0.63 0.22 0.42 11.73 93.12 05:08:01 05:01:01 AM 2.07 0.02 2.05 0.13 70.46 05:08:01 05:02:01 AM 0.52 0.07 0.45 1.73 8.65 05:08:01 05:03:01 AM 0.28 0.00 0.28 0.00 4.57 05:08:01 05:04:01 AM 0.18 0.00 0.18 0.00 1.88 05:08:01 05:05:01 AM 0.13 0.00 0.13 0.00 1.47 05:08:01 05:06:01 AM 0.12 0.00 0.12 0.00 1.22 05:08:01 05:07:01 AM 15.56 0.37 15.19 38.12 577.42 05:08:01 05:08:01 AM 31.57 0.52 31.06 63.85 1403.25 05:08:01 Average: 24.91 3.37 21.54 569.44 3478.20 05:08:01 05:08:01 04:52:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:08:01 04:53:01 AM 5398920 7067392 2483504 31.51 2688 1851548 680484 7.62 185824 1980112 162600 05:08:01 04:54:01 AM 5171508 7011452 2710916 34.39 2688 2015828 706584 7.91 198396 2161632 42484 05:08:01 04:55:01 AM 5154152 7039276 2728272 34.61 2688 2059068 655020 7.33 224004 2149224 40992 05:08:01 04:56:02 AM 4969520 7059556 2912904 36.95 2688 2258020 644136 7.21 262496 2267096 26996 05:08:01 04:57:01 AM 4972380 7062236 2910044 36.92 2688 2258020 644136 7.21 262492 2267188 4 05:08:01 04:58:01 AM 4972520 7062376 2909904 36.92 2688 2258024 644136 7.21 262496 2267288 4 05:08:01 04:59:01 AM 4972408 7062264 2910016 36.92 2688 2258024 644136 7.21 262496 2267504 16 05:08:01 05:00:01 AM 4923772 7016524 2958652 37.53 2688 2260920 711280 7.96 262628 2315496 20 05:08:01 05:01:01 AM 4923112 7015876 2959312 37.54 2688 2260932 691800 7.75 262628 2315972 4 05:08:01 05:02:01 AM 4923400 7016248 2959024 37.54 2688 2261016 691800 7.75 262760 2315608 20 05:08:01 05:03:01 AM 4923084 7015952 2959340 37.54 2688 2261036 691800 7.75 262760 2315700 16 05:08:01 05:04:01 AM 4923384 7016268 2959040 37.54 2688 2261052 691800 7.75 262760 2315436 16 05:08:01 05:05:01 AM 4923408 7016300 2959016 37.54 2688 2261068 691800 7.75 262764 2315456 16 05:08:01 05:06:01 AM 4923368 7016280 2959056 37.54 2688 2261080 691800 7.75 262764 2315500 16 05:08:01 05:07:01 AM 5080484 6993876 2801940 35.55 2688 2087324 716004 8.02 304164 2139352 30060 05:08:01 05:08:01 AM 5096700 7014916 2785724 35.34 2688 2092404 683840 7.66 462308 1968980 26896 05:08:01 Average: 5015758 7030424 2866666 36.37 2688 2185335 680035 7.61 266484 2229846 20635 05:08:01 05:08:01 04:52:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:08:01 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 04:53:01 AM eth0 336.75 200.08 1672.91 61.59 0.00 0.00 0.00 0.00 05:08:01 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 04:54:01 AM eth0 75.67 54.43 823.10 9.26 0.00 0.00 0.00 0.00 05:08:01 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 04:55:01 AM eth0 18.73 15.75 7.97 5.64 0.00 0.00 0.00 0.00 05:08:01 04:56:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 04:56:02 AM eth0 615.83 484.61 443.04 105.01 0.00 0.00 0.00 0.00 05:08:01 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 04:57:01 AM eth0 1.30 0.83 0.29 0.13 0.00 0.00 0.00 0.00 05:08:01 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 04:58:01 AM eth0 2.80 2.35 0.61 0.55 0.00 0.00 0.00 0.00 05:08:01 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 04:59:01 AM eth0 3.45 2.35 0.98 0.81 0.00 0.00 0.00 0.00 05:08:01 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:00:01 AM eth0 28.18 15.40 19.52 2.09 0.00 0.00 0.00 0.00 05:08:01 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:01:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:08:01 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:02:01 AM eth0 0.67 0.10 0.08 0.01 0.00 0.00 0.00 0.00 05:08:01 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:03:01 AM eth0 1.18 0.17 0.20 0.07 0.00 0.00 0.00 0.00 05:08:01 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:04:01 AM eth0 0.47 0.12 0.02 0.01 0.00 0.00 0.00 0.00 05:08:01 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:05:01 AM eth0 0.63 0.20 0.03 0.01 0.00 0.00 0.00 0.00 05:08:01 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:06:01 AM eth0 0.78 0.10 0.09 0.01 0.00 0.00 0.00 0.00 05:08:01 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:07:01 AM eth0 79.19 54.23 89.89 31.01 0.00 0.00 0.00 0.00 05:08:01 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 05:08:01 AM eth0 18.66 17.08 15.20 8.65 0.00 0.00 0.00 0.00 05:08:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 Average: eth0 74.12 53.05 192.33 14.07 0.00 0.00 0.00 0.00 05:08:01 05:08:01 05:08:01 ---> sar -P ALL: 05:08:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/05/2025 _x86_64_ (2 CPU) 05:08:01 05:08:01 04:51:37 LINUX RESTART (2 CPU) 05:08:01 05:08:01 04:52:01 AM CPU %user %nice %system %iowait %steal %idle 05:08:01 04:53:01 AM all 42.60 0.02 8.54 7.96 0.14 40.74 05:08:01 04:53:01 AM 0 47.95 0.02 9.34 9.41 0.13 33.15 05:08:01 04:53:01 AM 1 37.26 0.02 7.74 6.52 0.15 48.32 05:08:01 04:54:01 AM all 27.48 0.00 4.10 1.41 0.09 66.92 05:08:01 04:54:01 AM 0 37.05 0.00 4.98 1.30 0.08 56.59 05:08:01 04:54:01 AM 1 17.95 0.00 3.23 1.51 0.10 77.21 05:08:01 04:55:01 AM all 18.67 0.00 3.00 0.29 0.09 77.95 05:08:01 04:55:01 AM 0 7.38 0.00 2.38 0.35 0.08 89.80 05:08:01 04:55:01 AM 1 29.99 0.00 3.61 0.23 0.10 66.06 05:08:01 04:56:02 AM all 27.09 0.00 5.47 1.08 0.10 66.26 05:08:01 04:56:02 AM 0 35.83 0.00 5.76 1.19 0.10 57.12 05:08:01 04:56:02 AM 1 18.38 0.00 5.18 0.97 0.10 75.37 05:08:01 04:57:01 AM all 0.31 0.00 0.14 0.14 0.06 99.35 05:08:01 04:57:01 AM 0 0.34 0.00 0.14 0.10 0.07 99.35 05:08:01 04:57:01 AM 1 0.27 0.00 0.15 0.17 0.05 99.35 05:08:01 04:58:01 AM all 0.20 0.00 0.10 0.01 0.06 99.63 05:08:01 04:58:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68 05:08:01 04:58:01 AM 1 0.20 0.00 0.12 0.02 0.08 99.58 05:08:01 04:59:01 AM all 0.23 0.00 0.09 0.00 0.05 99.63 05:08:01 04:59:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 05:08:01 04:59:01 AM 1 0.28 0.00 0.10 0.00 0.07 99.55 05:08:01 05:00:01 AM all 4.09 0.00 0.86 0.02 0.07 94.96 05:08:01 05:00:01 AM 0 6.53 0.00 1.35 0.02 0.07 92.03 05:08:01 05:00:01 AM 1 1.65 0.00 0.37 0.02 0.07 97.89 05:08:01 05:01:01 AM all 0.74 0.00 0.13 0.01 0.09 99.03 05:08:01 05:01:01 AM 0 0.77 0.00 0.17 0.00 0.10 98.96 05:08:01 05:01:01 AM 1 0.72 0.00 0.08 0.02 0.08 99.10 05:08:01 05:02:01 AM all 0.72 0.00 0.11 0.00 0.09 99.08 05:08:01 05:02:01 AM 0 0.85 0.00 0.12 0.00 0.12 98.92 05:08:01 05:02:01 AM 1 0.58 0.00 0.10 0.00 0.07 99.25 05:08:01 05:03:01 AM all 0.74 0.00 0.09 0.00 0.09 99.07 05:08:01 05:03:01 AM 0 0.72 0.00 0.10 0.00 0.08 99.10 05:08:01 05:03:01 AM 1 0.77 0.00 0.08 0.00 0.10 99.05 05:08:01 05:08:01 05:03:01 AM CPU %user %nice %system %iowait %steal %idle 05:08:01 05:04:01 AM all 0.74 0.00 0.08 0.00 0.09 99.09 05:08:01 05:04:01 AM 0 0.65 0.00 0.07 0.00 0.08 99.20 05:08:01 05:04:01 AM 1 0.84 0.00 0.08 0.00 0.10 98.98 05:08:01 05:05:01 AM all 0.76 0.00 0.09 0.00 0.09 99.06 05:08:01 05:05:01 AM 0 0.77 0.00 0.08 0.00 0.08 99.07 05:08:01 05:05:01 AM 1 0.75 0.00 0.10 0.00 0.10 99.05 05:08:01 05:06:01 AM all 0.74 0.00 0.08 0.00 0.08 99.11 05:08:01 05:06:01 AM 0 0.87 0.00 0.08 0.00 0.10 98.95 05:08:01 05:06:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.26 05:08:01 05:07:01 AM all 15.35 0.00 2.49 0.08 0.09 82.00 05:08:01 05:07:01 AM 0 16.97 0.00 2.72 0.05 0.08 80.18 05:08:01 05:07:01 AM 1 13.73 0.00 2.26 0.10 0.10 83.82 05:08:01 05:08:01 AM all 33.49 0.00 4.22 0.17 0.12 62.00 05:08:01 05:08:01 AM 0 46.51 0.00 4.94 0.23 0.12 48.20 05:08:01 05:08:01 AM 1 20.48 0.00 3.50 0.10 0.12 75.80 05:08:01 Average: all 10.88 0.00 1.85 0.70 0.09 86.48 05:08:01 Average: 0 12.72 0.00 2.02 0.79 0.09 84.38 05:08:01 Average: 1 9.04 0.00 1.67 0.60 0.09 88.59 05:08:01 05:08:01 05:08:01