00:32:33 Started by upstream project "integration-distribution-test-titanium" build number 420
00:32:33 originally caused by:
00:32:33 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 386
00:32:33 originally caused by:
00:32:33 Started by timer
00:32:33 Running as SYSTEM
00:32:33 [EnvInject] - Loading node environment variables.
00:32:33 Building remotely on prd-centos8-robot-2c-8g-52473 (centos8-robot-2c-8g) in workspace /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium
00:32:34 [ssh-agent] Looking for ssh-agent implementation...
00:32:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:32:34 $ ssh-agent
00:32:34 SSH_AUTH_SOCK=/tmp/ssh-3b4iVf2tn5WB/agent.5297
00:32:34 SSH_AGENT_PID=5298
00:32:34 [ssh-agent] Started.
00:32:34 Running ssh-add (command line suppressed)
00:32:34 Identity added: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium@tmp/private_key_17704045287531628292.key (/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium@tmp/private_key_17704045287531628292.key)
00:32:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:32:34 The recommended git tool is: NONE
00:32:37 using credential opendaylight-jenkins-ssh
00:32:37 Wiping out workspace first.
00:32:37 Cloning the remote Git repository
00:32:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:32:37 > git init /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test # timeout=10
00:32:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:32:37 > git --version # timeout=10
00:32:37 > git --version # 'git version 2.43.0'
00:32:37 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:32:37 [INFO] Currently running in a labeled security context
00:32:37 [INFO] Currently SELinux is 'enforcing' on the host
00:32:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test@tmp/jenkins-gitclient-ssh8427599696711922069.key
00:32:37 Verifying host key using known hosts file
00:32:37 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.
00:32:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:32:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:32:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:32:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:32:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:32:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:32:40 [INFO] Currently running in a labeled security context
00:32:40 [INFO] Currently SELinux is 'enforcing' on the host
00:32:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test@tmp/jenkins-gitclient-ssh4899801019585580475.key
00:32:40 Verifying host key using known hosts file
00:32:40 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.
00:32:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:32:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:32:40 Checking out Revision 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 (origin/master)
00:32:40 > git config core.sparsecheckout # timeout=10
00:32:40 > git checkout -f 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 # timeout=10
00:32:41 Commit message: "Add pekko templates"
00:32:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:32:41 > git rev-list --no-walk e12906d887353b3b6c7ca6e293959c75cf9a8409 # timeout=10
00:32:41 No emails were triggered.
00:32:41 provisioning config files...
00:32:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:32:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:32:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:32:42 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins2045751563772879002.sh
00:32:42 ---> python-tools-install.sh
00:32:42 Setup pyenv:
00:32:42 system
00:32:42 * 3.8.13 (set by /opt/pyenv/version)
00:32:42 * 3.9.13 (set by /opt/pyenv/version)
00:32:42 * 3.10.13 (set by /opt/pyenv/version)
00:32:42 * 3.11.7 (set by /opt/pyenv/version)
00:32:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IUFC
00:32:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:32:51 lf-activate-venv(): INFO: Installing: lftools
00:33:16 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:33:16 Generating Requirements File
00:33:38 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.
00:33:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:33:38 Python 3.11.7
00:33:38 pip 25.2 from /tmp/venv-IUFC/lib/python3.11/site-packages/pip (python 3.11)
00:33:38 appdirs==1.4.4
00:33:38 argcomplete==3.6.2
00:33:38 aspy.yaml==1.3.0
00:33:38 attrs==25.3.0
00:33:38 autopage==0.5.2
00:33:38 beautifulsoup4==4.13.5
00:33:38 boto3==1.40.30
00:33:38 botocore==1.40.30
00:33:38 bs4==0.0.2
00:33:38 cachetools==5.5.2
00:33:38 certifi==2025.8.3
00:33:38 cffi==2.0.0
00:33:38 cfgv==3.4.0
00:33:38 chardet==5.2.0
00:33:38 charset-normalizer==3.4.3
00:33:38 click==8.2.1
00:33:38 cliff==4.11.0
00:33:38 cmd2==2.7.0
00:33:38 cryptography==3.3.2
00:33:38 debtcollector==3.0.0
00:33:38 decorator==5.2.1
00:33:38 defusedxml==0.7.1
00:33:38 Deprecated==1.2.18
00:33:38 distlib==0.4.0
00:33:38 dnspython==2.8.0
00:33:38 docker==7.1.0
00:33:38 dogpile.cache==1.4.1
00:33:38 durationpy==0.10
00:33:38 email-validator==2.3.0
00:33:38 filelock==3.19.1
00:33:38 future==1.0.0
00:33:38 gitdb==4.0.12
00:33:38 GitPython==3.1.45
00:33:38 google-auth==2.40.3
00:33:38 httplib2==0.31.0
00:33:38 identify==2.6.14
00:33:38 idna==3.10
00:33:38 importlib-resources==1.5.0
00:33:38 iso8601==2.1.0
00:33:38 Jinja2==3.1.6
00:33:38 jmespath==1.0.1
00:33:38 jsonpatch==1.33
00:33:38 jsonpointer==3.0.0
00:33:38 jsonschema==4.25.1
00:33:38 jsonschema-specifications==2025.9.1
00:33:38 keystoneauth1==5.12.0
00:33:38 kubernetes==33.1.0
00:33:38 lftools==0.37.13
00:33:38 lxml==6.0.1
00:33:38 markdown-it-py==4.0.0
00:33:38 MarkupSafe==3.0.2
00:33:38 mdurl==0.1.2
00:33:38 msgpack==1.1.1
00:33:38 multi_key_dict==2.0.3
00:33:38 munch==4.0.0
00:33:38 netaddr==1.3.0
00:33:38 niet==1.4.2
00:33:38 nodeenv==1.9.1
00:33:38 oauth2client==4.1.3
00:33:38 oauthlib==3.3.1
00:33:38 openstacksdk==4.7.1
00:33:38 os-service-types==1.8.0
00:33:38 osc-lib==4.2.0
00:33:38 oslo.config==10.0.0
00:33:38 oslo.context==6.1.0
00:33:38 oslo.i18n==6.6.0
00:33:38 oslo.log==7.2.1
00:33:38 oslo.serialization==5.8.0
00:33:38 oslo.utils==9.1.0
00:33:38 packaging==25.0
00:33:38 pbr==7.0.1
00:33:38 platformdirs==4.4.0
00:33:38 prettytable==3.16.0
00:33:38 psutil==7.0.0
00:33:38 pyasn1==0.6.1
00:33:38 pyasn1_modules==0.4.2
00:33:38 pycparser==2.23
00:33:38 pygerrit2==2.0.15
00:33:38 PyGithub==2.8.1
00:33:38 Pygments==2.19.2
00:33:38 PyJWT==2.10.1
00:33:38 PyNaCl==1.6.0
00:33:38 pyparsing==2.4.7
00:33:38 pyperclip==1.9.0
00:33:38 pyrsistent==0.20.0
00:33:38 python-cinderclient==9.8.0
00:33:38 python-dateutil==2.9.0.post0
00:33:38 python-heatclient==4.3.0
00:33:38 python-jenkins==1.8.3
00:33:38 python-keystoneclient==5.7.0
00:33:38 python-magnumclient==4.9.0
00:33:38 python-openstackclient==8.2.0
00:33:38 python-swiftclient==4.8.0
00:33:38 PyYAML==6.0.2
00:33:38 referencing==0.36.2
00:33:38 requests==2.32.5
00:33:38 requests-oauthlib==2.0.0
00:33:38 requestsexceptions==1.4.0
00:33:38 rfc3986==2.0.0
00:33:38 rich==14.1.0
00:33:38 rich-argparse==1.7.1
00:33:38 rpds-py==0.27.1
00:33:38 rsa==4.9.1
00:33:38 ruamel.yaml==0.18.15
00:33:38 ruamel.yaml.clib==0.2.12
00:33:38 s3transfer==0.14.0
00:33:38 simplejson==3.20.1
00:33:38 six==1.17.0
00:33:38 smmap==5.0.2
00:33:38 soupsieve==2.8
00:33:38 stevedore==5.5.0
00:33:38 tabulate==0.9.0
00:33:38 toml==0.10.2
00:33:38 tomlkit==0.13.3
00:33:38 tqdm==4.67.1
00:33:38 typing_extensions==4.15.0
00:33:38 tzdata==2025.2
00:33:38 urllib3==1.26.20
00:33:38 virtualenv==20.34.0
00:33:38 wcwidth==0.2.13
00:33:38 websocket-client==1.8.0
00:33:38 wrapt==1.17.3
00:33:38 xdg==6.0.0
00:33:38 xmltodict==1.0.0
00:33:38 yq==3.4.3
00:33:38 [EnvInject] - Injecting environment variables from a build step.
00:33:38 [EnvInject] - Injecting as environment variables the properties content
00:33:38 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:33:38 OS_CLOUD=vex
00:33:38 OS_STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409
00:33:38 OS_STACK_TEMPLATE_DIR=openstack-hot
00:33:38
00:33:38 [EnvInject] - Variables injected successfully.
00:33:38 provisioning config files...
00:33:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:33:39 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins16430317341236445532.sh
00:33:39 ---> Create parameters file for OpenStack HOT
00:33:39 OpenStack Heat parameters generated
00:33:39 -----------------------------------
00:33:39 parameters:
00:33:39 vm_0_count: '1'
00:33:39 vm_0_flavor: 'v3-standard-4'
00:33:39 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
00:33:39 vm_1_count: '1'
00:33:39 vm_1_flavor: 'v3-standard-2'
00:33:39 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
00:33:39
00:33:39 job_name: '20954-409'
00:33:39 silo: 'releng'
00:33:39 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins3538165206159710327.sh
00:33:39 ---> Create HEAT stack
00:33:39 + source /home/jenkins/lf-env.sh
00:33:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
00:33:39 ++ mktemp -d /tmp/venv-XXXX
00:33:39 + lf_venv=/tmp/venv-u0DZ
00:33:39 + local venv_file=/tmp/.os_lf_venv
00:33:39 + local python=python3
00:33:39 + local options
00:33:39 + local set_path=true
00:33:39 + local install_args=
00:33:39 ++ 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
00:33:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
00:33:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
00:33:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
00:33:39 + true
00:33:39 + case $1 in
00:33:39 + python=python3
00:33:39 + shift 2
00:33:39 + true
00:33:39 + case $1 in
00:33:39 + shift
00:33:39 + break
00:33:39 + case $python in
00:33:39 + local pkg_list=
00:33:39 + [[ -d /opt/pyenv ]]
00:33:39 + echo 'Setup pyenv:'
00:33:39 Setup pyenv:
00:33:39 + export PYENV_ROOT=/opt/pyenv
00:33:39 + PYENV_ROOT=/opt/pyenv
00:33:39 + 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
00:33:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:33:39 + pyenv versions
00:33:39 system
00:33:39 3.8.13
00:33:39 3.9.13
00:33:39 3.10.13
00:33:39 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:33:39 + command -v pyenv
00:33:39 ++ pyenv init - --no-rehash
00:33:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:33:39 for i in ${!paths[@]}; do
00:33:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:33:39 fi; done;
00:33:39 echo "${paths[*]}"'\'')"
00:33:39 export PATH="/opt/pyenv/shims:${PATH}"
00:33:39 export PYENV_SHELL=bash
00:33:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:33:39 pyenv() {
00:33:39 local command
00:33:39 command="${1:-}"
00:33:39 if [ "$#" -gt 0 ]; then
00:33:39 shift
00:33:39 fi
00:33:39
00:33:39 case "$command" in
00:33:39 rehash|shell)
00:33:39 eval "$(pyenv "sh-$command" "$@")"
00:33:39 ;;
00:33:39 *)
00:33:39 command pyenv "$command" "$@"
00:33:39 ;;
00:33:39 esac
00:33:39 }'
00:33:39 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:33:39 for i in ${!paths[@]}; do
00:33:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:33:39 fi; done;
00:33:39 echo "${paths[*]}"'
00:33:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:33:39 ++ 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
00:33:39 ++ 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
00:33:39 ++ export PYENV_SHELL=bash
00:33:39 ++ PYENV_SHELL=bash
00:33:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:33:39 +++ complete -F _pyenv pyenv
00:33:39 ++ lf-pyver python3
00:33:39 ++ local py_version_xy=python3
00:33:39 ++ local py_version_xyz=
00:33:39 ++ awk '{ print $1 }'
00:33:39 ++ pyenv versions
00:33:39 ++ local command
00:33:39 ++ command=versions
00:33:39 ++ '[' 1 -gt 0 ']'
00:33:39 ++ shift
00:33:39 ++ case "$command" in
00:33:39 ++ command pyenv versions
00:33:39 ++ pyenv versions
00:33:39 ++ sed 's/^[ *]* //'
00:33:39 ++ grep -E '^[0-9.]*[0-9]$'
00:33:39 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:33:39 +++ grep '^3' /tmp/.pyenv_versions
00:33:39 +++ tail -n 1
00:33:39 +++ sort -V
00:33:39 ++ py_version_xyz=3.11.7
00:33:39 ++ [[ -z 3.11.7 ]]
00:33:39 ++ echo 3.11.7
00:33:39 ++ return 0
00:33:39 + pyenv local 3.11.7
00:33:39 + local command
00:33:39 + command=local
00:33:39 + '[' 2 -gt 0 ']'
00:33:39 + shift
00:33:39 + case "$command" in
00:33:39 + command pyenv local 3.11.7
00:33:39 + pyenv local 3.11.7
00:33:39 + for arg in "$@"
00:33:39 + case $arg in
00:33:39 + pkg_list+='lftools[openstack] '
00:33:39 + for arg in "$@"
00:33:39 + case $arg in
00:33:39 + pkg_list+='kubernetes '
00:33:39 + for arg in "$@"
00:33:39 + case $arg in
00:33:39 + pkg_list+='niet '
00:33:39 + for arg in "$@"
00:33:39 + case $arg in
00:33:39 + pkg_list+='python-heatclient '
00:33:39 + for arg in "$@"
00:33:39 + case $arg in
00:33:39 + pkg_list+='python-openstackclient '
00:33:39 + for arg in "$@"
00:33:39 + case $arg in
00:33:39 + pkg_list+='python-magnumclient '
00:33:39 + for arg in "$@"
00:33:39 + case $arg in
00:33:39 + pkg_list+='yq '
00:33:39 + [[ -f /tmp/.os_lf_venv ]]
00:33:39 ++ cat /tmp/.os_lf_venv
00:33:39 + lf_venv=/tmp/venv-IUFC
00:33:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from' file:/tmp/.os_lf_venv
00:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:33:39 + /tmp/venv-IUFC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv
00:33:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]]
00:33:41 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
00:33:41 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
00:33:41 + /tmp/venv-IUFC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
00:34:00 + type python3
00:34:00 + true
00:34:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH'
00:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:34:00 + PATH=/tmp/venv-IUFC/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
00:34:00 + return 0
00:34:00 + openstack --os-cloud vex limits show --absolute
00:34:02 +--------------------------+---------+
00:34:02 | Name | Value |
00:34:02 +--------------------------+---------+
00:34:02 | maxTotalInstances | -1 |
00:34:02 | maxTotalCores | 450 |
00:34:02 | maxTotalRAMSize | 1000000 |
00:34:02 | maxServerMeta | 128 |
00:34:02 | maxImageMeta | 128 |
00:34:02 | maxPersonality | 5 |
00:34:02 | maxPersonalitySize | 10240 |
00:34:02 | maxTotalKeypairs | 100 |
00:34:02 | maxServerGroups | 10 |
00:34:02 | maxServerGroupMembers | 10 |
00:34:02 | maxTotalFloatingIps | -1 |
00:34:02 | maxSecurityGroups | -1 |
00:34:02 | maxSecurityGroupRules | -1 |
00:34:02 | totalRAMUsed | 737280 |
00:34:02 | totalCoresUsed | 180 |
00:34:02 | totalInstancesUsed | 59 |
00:34:02 | totalFloatingIpsUsed | 0 |
00:34:02 | totalSecurityGroupsUsed | 0 |
00:34:02 | totalServerGroupsUsed | 0 |
00:34:02 | maxTotalVolumes | -1 |
00:34:02 | maxTotalSnapshots | 10 |
00:34:02 | maxTotalVolumeGigabytes | 4096 |
00:34:02 | maxTotalBackups | 10 |
00:34:02 | maxTotalBackupGigabytes | 1000 |
00:34:02 | totalVolumesUsed | 3 |
00:34:02 | totalGigabytesUsed | 60 |
00:34:02 | totalSnapshotsUsed | 0 |
00:34:02 | totalBackupsUsed | 0 |
00:34:02 | totalBackupGigabytesUsed | 0 |
00:34:02 +--------------------------+---------+
00:34:02 + pushd /opt/ciman/openstack-hot
00:34:02 /opt/ciman/openstack-hot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium
00:34:02 + lftools openstack --os-cloud vex stack create releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409 csit-2-instance-type.yaml /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/stack-parameters.yaml
00:34:27 Creating stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409
00:34:27 Waiting to initialize infrastructure...
00:34:27 Stack initialization successful.
00:34:27 ------------------------------------
00:34:27 Stack Details
00:34:27 ------------------------------------
00:34:27 {'added': None,
00:34:27 'capabilities': [],
00:34:27 'created_at': '2025-09-15T00:34:05Z',
00:34:27 'deleted': None,
00:34:27 'deleted_at': None,
00:34:27 'description': 'No description',
00:34:27 'environment': None,
00:34:27 'environment_files': None,
00:34:27 'files': None,
00:34:27 'files_container': None,
00:34:27 'id': 'e949c367-5396-42ab-9cd5-d3c18f77101f',
00:34:27 'is_rollback_disabled': True,
00:34:27 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409/e949c367-5396-42ab-9cd5-d3c18f77101f',
00:34:27 'rel': 'self'}],
00:34:27 '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'})}),
00:34:27 'name': 'releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409',
00:34:27 'notification_topics': [],
00:34:27 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:34:27 'output_key': 'vm_0_ips',
00:34:27 'output_value': ['10.30.171.40']},
00:34:27 {'description': 'IP addresses of the 2nd vm types',
00:34:27 'output_key': 'vm_1_ips',
00:34:27 'output_value': ['10.30.171.58']}],
00:34:27 'owner_id': ****,
00:34:27 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:34:27 'OS::stack_id': 'e949c367-5396-42ab-9cd5-d3c18f77101f',
00:34:27 'OS::stack_name': 'releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409',
00:34:27 'job_name': '20954-409',
00:34:27 'silo': 'releng',
00:34:27 'vm_0_count': '1',
00:34:27 'vm_0_flavor': 'v3-standard-4',
00:34:27 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:34:27 '20250201-010426.857',
00:34:27 'vm_1_count': '1',
00:34:27 'vm_1_flavor': 'v3-standard-2',
00:34:27 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:34:27 '- 20250201-060151.911'},
00:34:27 'parent_id': None,
00:34:27 'replaced': None,
00:34:27 'status': 'CREATE_COMPLETE',
00:34:27 'status_reason': 'Stack CREATE completed successfully',
00:34:27 'tags': [],
00:34:27 'template': None,
00:34:27 'template_description': 'No description',
00:34:27 'template_url': None,
00:34:27 'timeout_mins': 15,
00:34:27 'unchanged': None,
00:34:27 'updated': None,
00:34:27 'updated_at': None,
00:34:27 'user_project_id': 'a3b4e9d1e5b8481f846d2b88bb87dea2'}
00:34:27 ------------------------------------
00:34:28 + popd
00:34:28 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium
00:34:28 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins10926328109227331512.sh
00:34:28 ---> Copy SSH public keys to CSIT lab
00:34:28 Setup pyenv:
00:34:28 system
00:34:28 3.8.13
00:34:28 3.9.13
00:34:28 3.10.13
00:34:28 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:34:30 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
00:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:34:46 SSH not responding on 10.30.171.58. Retrying in 10 seconds...
00:34:46 SSH not responding on 10.30.171.40. Retrying in 10 seconds...
00:34:56 Ping to 10.30.171.58 successful.
00:34:56 Ping to 10.30.171.40 successful.
00:34:56 SSH not responding on 10.30.171.40. Retrying in 10 seconds...
00:34:57 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:34:58 releng-20954-409-1-mininet-ovs-217-0
00:34:58 Successfully copied public keys to slave 10.30.171.58
00:35:06 Ping to 10.30.171.40 successful.
00:35:08 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:35:08 releng-20954-409-0-builder-0
00:35:08 Successfully copied public keys to slave 10.30.171.40
00:35:08 Process 6520 ready.
00:35:08 Process 6521 ready.
00:35:08 SSH ready on all stack servers.
00:35:08 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins7605595277604035337.sh
00:35:08 Setup pyenv:
00:35:08 system
00:35:08 3.8.13
00:35:08 3.9.13
00:35:08 3.10.13
00:35:08 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:35:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nKjx
00:35:13 lf-activate-venv(): INFO: Save venv in file: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.robot_venv
00:35:17 lf-activate-venv(): INFO: Installing: setuptools wheel
00:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-nKjx/bin to PATH
00:35:18 + echo 'Installing Python Requirements'
00:35:18 Installing Python Requirements
00:35:18 + cat
00:35:18 + python -m pip install -r requirements.txt
00:35:19 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:35:19 Collecting docker-py (from -r requirements.txt (line 1))
00:35:19 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)
00:35:19 Collecting ipaddr (from -r requirements.txt (line 2))
00:35:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:35:19 Preparing metadata (setup.py): started
00:35:19 Preparing metadata (setup.py): finished with status 'done'
00:35:19 Collecting netaddr (from -r requirements.txt (line 3))
00:35:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:35:19 Collecting netifaces (from -r requirements.txt (line 4))
00:35:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:35:19 Preparing metadata (setup.py): started
00:35:19 Preparing metadata (setup.py): finished with status 'done'
00:35:19 Collecting pyhocon (from -r requirements.txt (line 5))
00:35:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:35:19 Collecting requests (from -r requirements.txt (line 6))
00:35:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:35:19 Collecting robotframework (from -r requirements.txt (line 7))
00:35:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:35:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.9 MB/s 0:00:00
00:35:20 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:35:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:35:20 Preparing metadata (setup.py): started
00:35:20 Preparing metadata (setup.py): finished with status 'done'
00:35:20 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:35:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:35:20 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:35:20 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)
00:35:20 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:35:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:35:20 Preparing metadata (setup.py): started
00:35:20 Preparing metadata (setup.py): finished with status 'done'
00:35:20 Collecting scapy (from -r requirements.txt (line 12))
00:35:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:35:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 41.6 MB/s 0:00:00
00:35:20 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:35:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:35:20 Preparing metadata (setup.py): started
00:35:20 Preparing metadata (setup.py): finished with status 'done'
00:35:21 Collecting elasticsearch (from -r requirements.txt (line 18))
00:35:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
00:35:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 35.6 MB/s 0:00:00
00:35:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:35:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:35:21 Collecting pyangbind (from -r requirements.txt (line 22))
00:35:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:35:21 Collecting isodate (from -r requirements.txt (line 25))
00:35:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:35:21 Collecting jmespath (from -r requirements.txt (line 28))
00:35:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:35:21 Collecting jsonpatch (from -r requirements.txt (line 31))
00:35:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:35:21 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:35:21 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:35:21 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:35:21 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)
00:35:21 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:35:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:35:21 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:35:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
00:35:21 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:35:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.4/pyparsing-3.2.4-py3-none-any.whl (113 kB)
00:35:21 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:35:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
00:35:21 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:35:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
00:35:22 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:35:22 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:35:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
00:35:22 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
00:35:22 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:35:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:35:22 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:35:22 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)
00:35:22 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:35:22 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:35:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:35:22 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
00:35:22 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:35:22 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)
00:35:22 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:35:22 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)
00:35:22 Collecting elasticsearch (from -r requirements.txt (line 18))
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
00:35:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 19.7 MB/s 0:00:00
00:35:22 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:35:22 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:35:22 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:35:22 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:35:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.4 MB/s 0:00:00
00:35:23 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:35:23 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)
00:35:24 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:35:24 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)
00:35:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 28.8 MB/s 0:00:00
00:35:24 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:35:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:35:24 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:24 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)
00:35:24 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:24 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)
00:35:24 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
00:35:24 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:35:25 Collecting cffi>=1.14 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:35:25 Collecting pycparser (from cffi>=1.14->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:35:25 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
00:35:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 51.5 MB/s 0:00:00
00:35:25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:25 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)
00:35:25 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB)
00:35:25 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
00:35:25 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:35:25 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
00:35:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
00:35:25 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))
00:35:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
00:35:25 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:35:25 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:25 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)
00:35:25 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))
00:35:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:35:26 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))
00:35:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
00:35:26 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))
00:35:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:35:26 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:35:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:35:26 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:35:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:35:26 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:35:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB)
00:35:26 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))
00:35:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:35:26 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:35:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:35:26 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:35:26 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
00:35:26 Building wheel for robotframework-sshlibrary (setup.py): started
00:35:26 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
00:35:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2325eba79cd7888a3aeffefe8621b2790b5a3403bd8c52af51cf7483ff909023
00:35:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:35:26 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
00:35:26 Building wheel for ipaddr (setup.py): started
00:35:27 Building wheel for ipaddr (setup.py): finished with status 'done'
00:35:27 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=bcba4498ba56e8d929c218a932a013b84a0e2393ba276f0fc80ab3a8585108f1
00:35:27 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:35:27 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
00:35:27 Building wheel for netifaces (setup.py): started
00:35:29 Building wheel for netifaces (setup.py): finished with status 'done'
00:35:29 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=68b2e46c8fd006f7cfa7c1ff20140916f386cd6b1c39ed2702e4fd15d84c08b9
00:35:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:35:29 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
00:35:29 Building wheel for robotframework-httplibrary (setup.py): started
00:35:29 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
00:35:29 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d401680d6478114d50c3357e58b0d504830b5b19ebbf02aed8ae9930c876a780
00:35:29 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:35:29 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
00:35:29 Building wheel for jsonpath-rw (setup.py): started
00:35:29 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
00:35:29 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=cc29bb56b5d616c431451dd31c43dd55ba9bd8ce3d6204b467bb64932a289605
00:35:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:35:29 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:35:30 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
00:35:37
00:35:37 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 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.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.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.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.4 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
00:35:37 + pip freeze
00:35:37 attrs==25.3.0
00:35:37 bcrypt==4.3.0
00:35:37 beautifulsoup4==4.13.5
00:35:37 certifi==2025.8.3
00:35:37 cffi==2.0.0
00:35:37 charset-normalizer==3.4.3
00:35:37 click==8.2.1
00:35:37 cryptography==45.0.7
00:35:37 decorator==5.2.1
00:35:37 distlib==0.4.0
00:35:37 docker-py==1.10.6
00:35:37 docker-pycreds==0.4.0
00:35:37 elastic-transport==8.17.1
00:35:37 elasticsearch==8.19.1
00:35:37 elasticsearch-dsl==8.15.4
00:35:37 enum34==1.1.10
00:35:37 filelock==3.19.1
00:35:37 h11==0.16.0
00:35:37 idna==3.10
00:35:37 invoke==2.2.0
00:35:37 ipaddr==2.2.0
00:35:37 isodate==0.7.2
00:35:37 jmespath==1.0.1
00:35:37 jsonpatch==1.33
00:35:37 jsonpath-rw==1.4.0
00:35:37 jsonpointer==3.0.0
00:35:37 lxml==6.0.1
00:35:37 netaddr==1.3.0
00:35:37 netifaces==0.11.0
00:35:37 outcome==1.3.0.post0
00:35:37 paramiko==4.0.0
00:35:37 platformdirs==4.4.0
00:35:37 ply==3.11
00:35:37 pyang==2.7.1
00:35:37 pyangbind==0.8.6
00:35:37 pycparser==2.23
00:35:37 pyhocon==0.3.61
00:35:37 PyNaCl==1.6.0
00:35:37 pyparsing==3.2.4
00:35:37 PySocks==1.7.1
00:35:37 python-dateutil==2.9.0.post0
00:35:37 regex==2025.9.1
00:35:37 requests==2.32.5
00:35:37 robotframework==7.3.2
00:35:37 robotframework-httplibrary==0.4.2
00:35:37 robotframework-pythonlibcore==4.4.1
00:35:37 robotframework-requests==0.9.7
00:35:37 robotframework-selenium2library==3.0.0
00:35:37 robotframework-seleniumlibrary==6.7.1
00:35:37 robotframework-sshlibrary==3.8.0
00:35:37 scapy==2.6.1
00:35:37 scp==0.15.0
00:35:37 selenium==4.35.0
00:35:37 six==1.17.0
00:35:37 sniffio==1.3.1
00:35:37 sortedcontainers==2.4.0
00:35:37 soupsieve==2.8
00:35:37 trio==0.30.0
00:35:37 trio-websocket==0.12.2
00:35:37 typing_extensions==4.14.1
00:35:37 urllib3==2.5.0
00:35:37 virtualenv==20.34.0
00:35:37 waitress==3.0.2
00:35:37 WebOb==1.8.9
00:35:37 websocket-client==1.8.0
00:35:37 WebTest==3.0.6
00:35:37 wsproto==1.2.0
00:35:37 [EnvInject] - Injecting environment variables from a build step.
00:35:37 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:35:37 [EnvInject] - Variables injected successfully.
00:35:37 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins2286962663068844412.sh
00:35:37 Setup pyenv:
00:35:37 system
00:35:37 3.8.13
00:35:37 3.9.13
00:35:37 3.10.13
00:35:37 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:35:40 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq
00:35:47 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.
00:35:47 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:35:47 + ODL_SYSTEM=()
00:35:47 + TOOLS_SYSTEM=()
00:35:47 + OPENSTACK_SYSTEM=()
00:35:47 + OPENSTACK_CONTROLLERS=()
00:35:47 + mapfile -t ADDR
00:35:47 ++ openstack stack show -f json -c outputs releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409
00:35:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:35:48 + for i in "${ADDR[@]}"
00:35:48 ++ ssh 10.30.171.40 hostname -s
00:35:48 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:35:49 + REMHOST=releng-20954-409-0-builder-0
00:35:49 + case ${REMHOST} in
00:35:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:35:49 + for i in "${ADDR[@]}"
00:35:49 ++ ssh 10.30.171.58 hostname -s
00:35:49 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:35:49 + REMHOST=releng-20954-409-1-mininet-ovs-217-0
00:35:49 + case ${REMHOST} in
00:35:49 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:35:49 + echo NUM_ODL_SYSTEM=1
00:35:49 + echo NUM_TOOLS_SYSTEM=1
00:35:49 + '[' '' == yes ']'
00:35:49 + NUM_OPENSTACK_SYSTEM=0
00:35:49 + echo NUM_OPENSTACK_SYSTEM=0
00:35:49 + '[' 0 -eq 2 ']'
00:35:49 + echo ODL_SYSTEM_IP=10.30.171.40
00:35:49 ++ seq 0 0
00:35:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:35:49 + echo ODL_SYSTEM_1_IP=10.30.171.40
00:35:49 + echo TOOLS_SYSTEM_IP=10.30.171.58
00:35:49 ++ seq 0 0
00:35:49 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:35:49 + echo TOOLS_SYSTEM_1_IP=10.30.171.58
00:35:49 + openstack_index=0
00:35:49 + NUM_OPENSTACK_CONTROL_NODES=1
00:35:49 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:35:49 ++ seq 0 0
00:35:49 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:35:49 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:35:49 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:35:49 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:35:49 + '[' -1 -ge 2 ']'
00:35:49 ++ seq 0 -2
00:35:49 + NUM_OPENSTACK_HAPROXY_NODES=0
00:35:49 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:35:49 ++ seq 0 -1
00:35:49 + echo 'Contents of slave_addresses.txt:'
00:35:49 Contents of slave_addresses.txt:
00:35:49 + cat slave_addresses.txt
00:35:49 NUM_ODL_SYSTEM=1
00:35:49 NUM_TOOLS_SYSTEM=1
00:35:49 NUM_OPENSTACK_SYSTEM=0
00:35:49 ODL_SYSTEM_IP=10.30.171.40
00:35:49 ODL_SYSTEM_1_IP=10.30.171.40
00:35:49 TOOLS_SYSTEM_IP=10.30.171.58
00:35:49 TOOLS_SYSTEM_1_IP=10.30.171.58
00:35:49 NUM_OPENSTACK_CONTROL_NODES=1
00:35:49 OPENSTACK_CONTROL_NODE_1_IP=
00:35:49 NUM_OPENSTACK_COMPUTE_NODES=-1
00:35:49 NUM_OPENSTACK_HAPROXY_NODES=0
00:35:49 [EnvInject] - Injecting environment variables from a build step.
00:35:49 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:35:49 [EnvInject] - Variables injected successfully.
00:35:49 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/sh /tmp/jenkins2831018399378161663.sh
00:35:49 Preparing for JRE Version 21
00:35:49 Karaf artifact is karaf
00:35:49 Karaf project is integration
00:35:49 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:35:49 [EnvInject] - Injecting environment variables from a build step.
00:35:49 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:35:49 [EnvInject] - Variables injected successfully.
00:35:49 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins16177012511898380787.sh
00:35:49 2025-09-15 00:35:49 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
00:35:49 Bundle version is 0.22.1-SNAPSHOT
00:35:49 --2025-09-15 00:35:49-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
00:35:49 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:35:49 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:35:49 HTTP request sent, awaiting response... 200 OK
00:35:49 Length: 1410 (1.4K) [application/xml]
00:35:49 Saving to: ‘maven-metadata.xml’
00:35:49
00:35:49 0K . 100% 68.6M=0s
00:35:49
00:35:49 2025-09-15 00:35:49 (68.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:35:49
00:35:50
00:35:50
00:35:50 org.opendaylight.integration
00:35:50 karaf
00:35:50 0.22.1-SNAPSHOT
00:35:50
00:35:50
00:35:50 20250914.175644
00:35:50 116
00:35:50
00:35:50 20250914175644
00:35:50
00:35:50
00:35:50 pom
00:35:50 0.22.1-20250914.175644-116
00:35:50 20250914175644
00:35:50
00:35:50
00:35:50 tar.gz
00:35:50 0.22.1-20250914.175644-116
00:35:50 20250914175644
00:35:50
00:35:50
00:35:50 zip
00:35:50 0.22.1-20250914.175644-116
00:35:50 20250914175644
00:35:50
00:35:50
00:35:50 cyclonedx
00:35:50 xml
00:35:50 0.22.1-20250914.175644-116
00:35:50 20250914175644
00:35:50
00:35:50
00:35:50 cyclonedx
00:35:50 json
00:35:50 0.22.1-20250914.175644-116
00:35:50 20250914175644
00:35:50
00:35:50
00:35:50
00:35:50
00:35:50 Nexus timestamp is 0.22.1-20250914.175644-116
00:35:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250914.175644-116.zip
00:35:50 Distribution bundle is karaf-0.22.1-20250914.175644-116.zip
00:35:50 Distribution bundle version is 0.22.1-SNAPSHOT
00:35:50 Distribution folder is karaf-0.22.1-SNAPSHOT
00:35:50 Nexus prefix is https://nexus.opendaylight.org
00:35:50 [EnvInject] - Injecting environment variables from a build step.
00:35:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:35:50 [EnvInject] - Variables injected successfully.
00:35:50 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins14749229826604686156.sh
00:35:50 Setup pyenv:
00:35:50 system
00:35:50 3.8.13
00:35:50 3.9.13
00:35:50 3.10.13
00:35:50 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:35:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:35:52 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:35:52 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient
00:35:59 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.
00:35:59 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:35:59 Copying common-functions.sh to /tmp
00:36:01 Copying common-functions.sh to 10.30.171.40:/tmp
00:36:01 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:36:01 Copying common-functions.sh to 10.30.171.58:/tmp
00:36:01 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:36:01 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins17968087593484816945.sh
00:36:01 common-functions.sh is being sourced
00:36:01 common-functions environment:
00:36:01 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:01 ACTUALFEATURES:
00:36:01 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:01 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
00:36:01 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:01 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:01 CONTROLLERMEM: 2048m
00:36:01 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:36:01 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:36:01 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:36:01 SUITES:
00:36:01
00:36:01 #################################################
00:36:01 ## Configure Cluster and Start ##
00:36:01 #################################################
00:36:01 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter
00:36:01 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-bgpcep-bgp odl-bgpcep-bgp-config-example odl-bgpcep-data-change-counter
00:36:01 Locating script plan to use...
00:36:01 script plan exists!!!
00:36:01 Changing the script plan path...
00:36:01 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:36:01 #
00:36:01 # This program and the accompanying materials are made available under the
00:36:01 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:36:01 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:36:01
00:36:01 # Place the suites in run order:
00:36:01 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/scripts/controllermem_6g.sh
00:36:01 Executing /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/scripts/controllermem_6g.sh...
00:36:01 Finished running script plans
00:36:01 Configuring member-1 with IP address 10.30.171.40
00:36:01 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:36:02 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:36:02 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
00:36:02 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:36:02 common-functions.sh is being sourced
00:36:02 ++ echo 'common-functions.sh is being sourced'
00:36:02 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
00:36:02 ++ DISTROSTREAM=titanium
00:36:02 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:02 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:02 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:02 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:02 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
00:36:02 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
00:36:02 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:02 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:02 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:02 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:02 ++ export CONTROLLERMEM=
00:36:02 ++ CONTROLLERMEM=
00:36:02 ++ case "${DISTROSTREAM}" in
00:36:02 ++ CLUSTER_SYSTEM=pekko
00:36:02 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:36:02 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:36:02 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:36:02 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:36:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:36:02 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:36:02 ++ print_common_env
00:36:02 ++ cat
00:36:02 common-functions environment:
00:36:02 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:02 ACTUALFEATURES:
00:36:02 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:02 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
00:36:02 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:02 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:02 CONTROLLERMEM:
00:36:02 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:36:02 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:36:02 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:36:02 SUITES:
00:36:02
00:36:02 ++ SSH='ssh -t -t'
00:36:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:36:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:36:02 Changing to /tmp
00:36:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250914.175644-116.zip
00:36:02 + echo 'Changing to /tmp'
00:36:02 + cd /tmp
00:36:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250914.175644-116.zip'
00:36:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250914.175644-116.zip
00:36:02 --2025-09-15 00:36:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250914.175644-116.zip
00:36:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:36:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:36:02 HTTP request sent, awaiting response... 200 OK
00:36:02 Length: 236729864 (226M) [application/zip]
00:36:02 Saving to: ‘karaf-0.22.1-20250914.175644-116.zip’
00:36:02
00:36:02 0K ........ ........ ........ ........ ........ ........ 1% 29.4M 8s
00:36:02 3072K ........ ........ ........ ........ ........ ........ 2% 50.9M 6s
00:36:02 6144K ........ ........ ........ ........ ........ ........ 3% 58.9M 5s
00:36:02 9216K ........ ........ ........ ........ ........ ........ 5% 58.7M 5s
00:36:02 12288K ........ ........ ........ ........ ........ ........ 6% 59.7M 4s
00:36:02 15360K ........ ........ ........ ........ ........ ........ 7% 60.8M 4s
00:36:02 18432K ........ ........ ........ ........ ........ ........ 9% 61.4M 4s
00:36:02 21504K ........ ........ ........ ........ ........ ........ 10% 44.6M 4s
00:36:02 24576K ........ ........ ........ ........ ........ ........ 11% 63.4M 4s
00:36:02 27648K ........ ........ ........ ........ ........ ........ 13% 66.6M 4s
00:36:03 30720K ........ ........ ........ ........ ........ ........ 14% 168M 3s
00:36:03 33792K ........ ........ ........ ........ ........ ........ 15% 290M 3s
00:36:03 36864K ........ ........ ........ ........ ........ ........ 17% 288M 3s
00:36:03 39936K ........ ........ ........ ........ ........ ........ 18% 270M 3s
00:36:03 43008K ........ ........ ........ ........ ........ ........ 19% 300M 3s
00:36:03 46080K ........ ........ ........ ........ ........ ........ 21% 300M 2s
00:36:03 49152K ........ ........ ........ ........ ........ ........ 22% 331M 2s
00:36:03 52224K ........ ........ ........ ........ ........ ........ 23% 305M 2s
00:36:03 55296K ........ ........ ........ ........ ........ ........ 25% 338M 2s
00:36:03 58368K ........ ........ ........ ........ ........ ........ 26% 299M 2s
00:36:03 61440K ........ ........ ........ ........ ........ ........ 27% 314M 2s
00:36:03 64512K ........ ........ ........ ........ ........ ........ 29% 300M 2s
00:36:03 67584K ........ ........ ........ ........ ........ ........ 30% 296M 2s
00:36:03 70656K ........ ........ ........ ........ ........ ........ 31% 284M 2s
00:36:03 73728K ........ ........ ........ ........ ........ ........ 33% 292M 1s
00:36:03 76800K ........ ........ ........ ........ ........ ........ 34% 313M 1s
00:36:03 79872K ........ ........ ........ ........ ........ ........ 35% 285M 1s
00:36:03 82944K ........ ........ ........ ........ ........ ........ 37% 307M 1s
00:36:03 86016K ........ ........ ........ ........ ........ ........ 38% 233M 1s
00:36:03 89088K ........ ........ ........ ........ ........ ........ 39% 269M 1s
00:36:03 92160K ........ ........ ........ ........ ........ ........ 41% 399M 1s
00:36:03 95232K ........ ........ ........ ........ ........ ........ 42% 147M 1s
00:36:03 98304K ........ ........ ........ ........ ........ ........ 43% 322M 1s
00:36:03 101376K ........ ........ ........ ........ ........ ........ 45% 347M 1s
00:36:03 104448K ........ ........ ........ ........ ........ ........ 46% 366M 1s
00:36:03 107520K ........ ........ ........ ........ ........ ........ 47% 328M 1s
00:36:03 110592K ........ ........ ........ ........ ........ ........ 49% 340M 1s
00:36:03 113664K ........ ........ ........ ........ ........ ........ 50% 326M 1s
00:36:03 116736K ........ ........ ........ ........ ........ ........ 51% 340M 1s
00:36:03 119808K ........ ........ ........ ........ ........ ........ 53% 366M 1s
00:36:03 122880K ........ ........ ........ ........ ........ ........ 54% 350M 1s
00:36:03 125952K ........ ........ ........ ........ ........ ........ 55% 363M 1s
00:36:03 129024K ........ ........ ........ ........ ........ ........ 57% 406M 1s
00:36:03 132096K ........ ........ ........ ........ ........ ........ 58% 371M 1s
00:36:03 135168K ........ ........ ........ ........ ........ ........ 59% 289M 1s
00:36:03 138240K ........ ........ ........ ........ ........ ........ 61% 231M 1s
00:36:03 141312K ........ ........ ........ ........ ........ ........ 62% 369M 1s
00:36:03 144384K ........ ........ ........ ........ ........ ........ 63% 364M 1s
00:36:03 147456K ........ ........ ........ ........ ........ ........ 65% 386M 1s
00:36:03 150528K ........ ........ ........ ........ ........ ........ 66% 359M 0s
00:36:03 153600K ........ ........ ........ ........ ........ ........ 67% 377M 0s
00:36:03 156672K ........ ........ ........ ........ ........ ........ 69% 367M 0s
00:36:03 159744K ........ ........ ........ ........ ........ ........ 70% 385M 0s
00:36:03 162816K ........ ........ ........ ........ ........ ........ 71% 229M 0s
00:36:03 165888K ........ ........ ........ ........ ........ ........ 73% 272M 0s
00:36:03 168960K ........ ........ ........ ........ ........ ........ 74% 256M 0s
00:36:03 172032K ........ ........ ........ ........ ........ ........ 75% 340M 0s
00:36:03 175104K ........ ........ ........ ........ ........ ........ 77% 318M 0s
00:36:03 178176K ........ ........ ........ ........ ........ ........ 78% 313M 0s
00:36:03 181248K ........ ........ ........ ........ ........ ........ 79% 317M 0s
00:36:03 184320K ........ ........ ........ ........ ........ ........ 81% 341M 0s
00:36:03 187392K ........ ........ ........ ........ ........ ........ 82% 356M 0s
00:36:03 190464K ........ ........ ........ ........ ........ ........ 83% 353M 0s
00:36:03 193536K ........ ........ ........ ........ ........ ........ 85% 420M 0s
00:36:03 196608K ........ ........ ........ ........ ........ ........ 86% 416M 0s
00:36:03 199680K ........ ........ ........ ........ ........ ........ 87% 382M 0s
00:36:03 202752K ........ ........ ........ ........ ........ ........ 89% 453M 0s
00:36:03 205824K ........ ........ ........ ........ ........ ........ 90% 306M 0s
00:36:03 208896K ........ ........ ........ ........ ........ ........ 91% 240M 0s
00:36:03 211968K ........ ........ ........ ........ ........ ........ 93% 291M 0s
00:36:03 215040K ........ ........ ........ ........ ........ ........ 94% 302M 0s
00:36:03 218112K ........ ........ ........ ........ ........ ........ 95% 302M 0s
00:36:03 221184K ........ ........ ........ ........ ........ ........ 97% 314M 0s
00:36:03 224256K ........ ........ ........ ........ ........ ........ 98% 326M 0s
00:36:03 227328K ........ ........ ........ ........ ........ ........ 99% 281M 0s
00:36:03 230400K ........ .... 100% 328M=1.2s
00:36:03
00:36:03 2025-09-15 00:36:03 (187 MB/s) - ‘karaf-0.22.1-20250914.175644-116.zip’ saved [236729864/236729864]
00:36:03
00:36:03 Extracting the new controller...
00:36:03 + echo 'Extracting the new controller...'
00:36:03 + unzip -q karaf-0.22.1-20250914.175644-116.zip
00:36:05 Adding external repositories...
00:36:05 + echo 'Adding external repositories...'
00:36:05 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:05 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:05 ################################################################################
00:36:05 #
00:36:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:36:05 # contributor license agreements. See the NOTICE file distributed with
00:36:05 # this work for additional information regarding copyright ownership.
00:36:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:36:05 # (the "License"); you may not use this file except in compliance with
00:36:05 # the License. You may obtain a copy of the License at
00:36:05 #
00:36:05 # http://www.apache.org/licenses/LICENSE-2.0
00:36:05 #
00:36:05 # Unless required by applicable law or agreed to in writing, software
00:36:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:36:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:36:05 # See the License for the specific language governing permissions and
00:36:05 # limitations under the License.
00:36:05 #
00:36:05 ################################################################################
00:36:05
00:36:05 #
00:36:05 # If set to true, the following property will not allow any certificate to be used
00:36:05 # when accessing Maven repositories through SSL
00:36:05 #
00:36:05 #org.ops4j.pax.url.mvn.certificateCheck=
00:36:05
00:36:05 #
00:36:05 # Path to the local Maven settings file.
00:36:05 # The repositories defined in this file will be automatically added to the list
00:36:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:36:05 # below is not set.
00:36:05 # The following locations are checked for the existence of the settings.xml file
00:36:05 # * 1. looks for the specified url
00:36:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:36:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:36:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:36:05 #
00:36:05 #org.ops4j.pax.url.mvn.settings=
00:36:05
00:36:05 #
00:36:05 # Path to the local Maven repository which is used to avoid downloading
00:36:05 # artifacts when they already exist locally.
00:36:05 # The value of this property will be extracted from the settings.xml file
00:36:05 # above, or defaulted to:
00:36:05 # System.getProperty( "user.home" ) + "/.m2/repository"
00:36:05 #
00:36:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:36:05
00:36:05 #
00:36:05 # Default this to false. It's just weird to use undocumented repos
00:36:05 #
00:36:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:36:05
00:36:05 #
00:36:05 # Uncomment if you don't wanna use the proxy settings
00:36:05 # from the Maven conf/settings.xml file
00:36:05 #
00:36:05 # org.ops4j.pax.url.mvn.proxySupport=false
00:36:05
00:36:05 #
00:36:05 # Comma separated list of repositories scanned when resolving an artifact.
00:36:05 # Those repositories will be checked before iterating through the
00:36:05 # below list of repositories and even before the local repository
00:36:05 # A repository url can be appended with zero or more of the following flags:
00:36:05 # @snapshots : the repository contains snaphots
00:36:05 # @noreleases : the repository does not contain any released artifacts
00:36:05 #
00:36:05 # The following property value will add the system folder as a repo.
00:36:05 #
00:36:05 org.ops4j.pax.url.mvn.defaultRepositories=\
00:36:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:36:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:36:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:36:05
00:36:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:36:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:36:05
00:36:05 #
00:36:05 # Comma separated list of repositories scanned when resolving an artifact.
00:36:05 # The default list includes the following repositories:
00:36:05 # http://repo1.maven.org/maven2@id=central
00:36:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:36:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:36:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:36:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:36:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:36:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:36:05 # To add repositories to the default ones, prepend '+' to the list of repositories
00:36:05 # to add.
00:36:05 # A repository url can be appended with zero or more of the following flags:
00:36:05 # @snapshots : the repository contains snapshots
00:36:05 # @noreleases : the repository does not contain any released artifacts
00:36:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:36:05 #
00:36:05 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:36:05
00:36:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:36:05 + [[ True == \T\r\u\e ]]
00:36:05 + echo 'Configuring the startup features...'
00:36:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:05 + FEATURE_TEST_STRING=features-test
00:36:05 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
00:36:05 + KARAF_VERSION=karaf4
00:36:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:36:05 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:05 + [[ ! -z '' ]]
00:36:05 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:05 ################################################################################
00:36:05 #
00:36:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:36:05 # contributor license agreements. See the NOTICE file distributed with
00:36:05 # this work for additional information regarding copyright ownership.
00:36:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:36:05 # (the "License"); you may not use this file except in compliance with
00:36:05 # the License. You may obtain a copy of the License at
00:36:05 #
00:36:05 # http://www.apache.org/licenses/LICENSE-2.0
00:36:05 #
00:36:05 # Unless required by applicable law or agreed to in writing, software
00:36:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:36:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:36:05 # See the License for the specific language governing permissions and
00:36:05 # limitations under the License.
00:36:05 #
00:36:05 ################################################################################
00:36:05
00:36:05 #
00:36:05 # Comma separated list of features repositories to register by default
00:36:05 #
00:36:05 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/a36fa651-9f08-4a60-a054-45bf31e7d02d.xml
00:36:05
00:36:05 #
00:36:05 # Comma separated list of features to install at startup
00:36:05 #
00:36:05 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter, bbedb8e9-5f86-47d3-a574-d7908be8228d
00:36:05
00:36:05 #
00:36:05 # Resource repositories (OBR) that the features resolver can use
00:36:05 # to resolve requirements/capabilities
00:36:05 #
00:36:05 # The format of the resourceRepositories is
00:36:05 # resourceRepositories=[xml:url|json:url],...
00:36:05 # for Instance:
00:36:05 #
00:36:05 #resourceRepositories=xml:http://host/path/to/index.xml
00:36:05 # or
00:36:05 #resourceRepositories=json:http://host/path/to/index.json
00:36:05 #
00:36:05
00:36:05 #
00:36:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:36:05 #
00:36:05 featuresBootAsynchronous=false
00:36:05
00:36:05 #
00:36:05 # Service requirements enforcement
00:36:05 #
00:36:05 # By default, the feature resolver checks the service requirements/capabilities of
00:36:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:36:05 # the required bundles.
00:36:05 # The following flag can have those values:
00:36:05 # - disable: service requirements are completely ignored
00:36:05 # - default: service requirements are ignored for old features
00:36:05 # - enforce: service requirements are always verified
00:36:05 #
00:36:05 #serviceRequirements=default
00:36:05
00:36:05 #
00:36:05 # Store cfg file for config element in feature
00:36:05 #
00:36:05 #configCfgStore=true
00:36:05
00:36:05 #
00:36:05 # Define if the feature service automatically refresh bundles
00:36:05 #
00:36:05 autoRefresh=true
00:36:05
00:36:05 #
00:36:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:36:05 # XML file defines instructions related to features processing
00:36:05 # versions.properties may declare properties to resolve placeholders in XML file
00:36:05 # both files are relative to ${karaf.etc}
00:36:05 #
00:36:05 #featureProcessing=org.apache.karaf.features.xml
00:36:05 #featureProcessingVersions=versions.properties
00:36:05 + configure_karaf_log karaf4 ''
00:36:05 + local -r karaf_version=karaf4
00:36:05 + local -r controllerdebugmap=
00:36:05 + local logapi=log4j
00:36:05 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:36:05 log4j2.rootLogger.level = INFO
00:36:05 #log4j2.rootLogger.type = asyncRoot
00:36:05 #log4j2.rootLogger.includeLocation = false
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:36:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:36:05 log4j2.rootLogger.appenderRef.Console.ref = Console
00:36:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:36:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:36:05 log4j2.logger.spifly.name = org.apache.aries.spifly
00:36:05 log4j2.logger.spifly.level = WARN
00:36:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:36:05 log4j2.logger.audit.level = INFO
00:36:05 log4j2.logger.audit.additivity = false
00:36:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:36:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:36:05 log4j2.appender.console.type = Console
00:36:05 log4j2.appender.console.name = Console
00:36:05 log4j2.appender.console.layout.type = PatternLayout
00:36:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:36:05 log4j2.appender.rolling.type = RollingRandomAccessFile
00:36:05 log4j2.appender.rolling.name = RollingFile
00:36:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:36:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:36:05 #log4j2.appender.rolling.immediateFlush = false
00:36:05 log4j2.appender.rolling.append = true
00:36:05 log4j2.appender.rolling.layout.type = PatternLayout
00:36:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:36:05 log4j2.appender.rolling.policies.type = Policies
00:36:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:36:05 log4j2.appender.rolling.policies.size.size = 64MB
00:36:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:36:05 log4j2.appender.rolling.strategy.max = 7
00:36:05 log4j2.appender.audit.type = RollingRandomAccessFile
00:36:05 log4j2.appender.audit.name = AuditRollingFile
00:36:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:36:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:36:05 log4j2.appender.audit.append = true
00:36:05 log4j2.appender.audit.layout.type = PatternLayout
00:36:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:36:05 log4j2.appender.audit.policies.type = Policies
00:36:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:36:05 log4j2.appender.audit.policies.size.size = 8MB
00:36:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:36:05 log4j2.appender.audit.strategy.max = 7
00:36:05 log4j2.appender.osgi.type = PaxOsgi
00:36:05 log4j2.appender.osgi.name = PaxOsgi
00:36:05 log4j2.appender.osgi.filter = *
00:36:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:36:05 #log4j2.logger.aether.level = TRACE
00:36:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:36:05 #log4j2.logger.http-headers.level = DEBUG
00:36:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:36:05 #log4j2.logger.maven.level = TRACE
00:36:05 + logapi=log4j2
00:36:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:36:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:36:05 + '[' log4j2 == log4j2 ']'
00:36:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:36:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:36:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:36:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:36:05 controllerdebugmap:
00:36:05 + unset IFS
00:36:05 + echo 'controllerdebugmap: '
00:36:05 + '[' -n '' ']'
00:36:05 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:05 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:36:05 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:05 ################################################################################
00:36:05 #
00:36:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:36:05 # contributor license agreements. See the NOTICE file distributed with
00:36:05 # this work for additional information regarding copyright ownership.
00:36:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:36:05 # (the "License"); you may not use this file except in compliance with
00:36:05 # the License. You may obtain a copy of the License at
00:36:05 #
00:36:05 # http://www.apache.org/licenses/LICENSE-2.0
00:36:05 #
00:36:05 # Unless required by applicable law or agreed to in writing, software
00:36:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:36:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:36:05 # See the License for the specific language governing permissions and
00:36:05 # limitations under the License.
00:36:05 #
00:36:05 ################################################################################
00:36:05
00:36:05 # Common pattern layout for appenders
00:36:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:36:05
00:36:05 # Root logger
00:36:05 log4j2.rootLogger.level = INFO
00:36:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:36:05 #log4j2.rootLogger.type = asyncRoot
00:36:05 #log4j2.rootLogger.includeLocation = false
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:36:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:36:05 log4j2.rootLogger.appenderRef.Console.ref = Console
00:36:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:36:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:36:05
00:36:05 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:36:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:36:05
00:36:05 # Loggers configuration
00:36:05
00:36:05 # Spifly logger
00:36:05 log4j2.logger.spifly.name = org.apache.aries.spifly
00:36:05 log4j2.logger.spifly.level = WARN
00:36:05
00:36:05 # Security audit logger
00:36:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:36:05 log4j2.logger.audit.level = INFO
00:36:05 log4j2.logger.audit.additivity = false
00:36:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:36:05
00:36:05 # Appenders configuration
00:36:05
00:36:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:36:05 log4j2.appender.console.type = Console
00:36:05 log4j2.appender.console.name = Console
00:36:05 log4j2.appender.console.layout.type = PatternLayout
00:36:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:36:05
00:36:05 # Rolling file appender
00:36:05 log4j2.appender.rolling.type = RollingRandomAccessFile
00:36:05 log4j2.appender.rolling.name = RollingFile
00:36:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:36:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:36:05 # uncomment to not force a disk flush
00:36:05 #log4j2.appender.rolling.immediateFlush = false
00:36:05 log4j2.appender.rolling.append = true
00:36:05 log4j2.appender.rolling.layout.type = PatternLayout
00:36:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:36:05 log4j2.appender.rolling.policies.type = Policies
00:36:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:36:05 log4j2.appender.rolling.policies.size.size = 1GB
00:36:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:36:05 log4j2.appender.rolling.strategy.max = 7
00:36:05
00:36:05 # Audit file appender
00:36:05 log4j2.appender.audit.type = RollingRandomAccessFile
00:36:05 log4j2.appender.audit.name = AuditRollingFile
00:36:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:36:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:36:05 log4j2.appender.audit.append = true
00:36:05 log4j2.appender.audit.layout.type = PatternLayout
00:36:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:36:05 log4j2.appender.audit.policies.type = Policies
00:36:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:36:05 log4j2.appender.audit.policies.size.size = 8MB
00:36:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:36:05 log4j2.appender.audit.strategy.max = 7
00:36:05
00:36:05 # OSGi appender
00:36:05 log4j2.appender.osgi.type = PaxOsgi
00:36:05 log4j2.appender.osgi.name = PaxOsgi
00:36:05 log4j2.appender.osgi.filter = *
00:36:05
00:36:05 # help with identification of maven-related problems with pax-url-aether
00:36:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:36:05 #log4j2.logger.aether.level = TRACE
00:36:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:36:05 #log4j2.logger.http-headers.level = DEBUG
00:36:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:36:05 #log4j2.logger.maven.level = TRACE
00:36:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:36:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:36:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:36:05 + local -r controllermem=6144m
00:36:05 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:05 + echo Configure
00:36:05 Configure
00:36:05 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:36:05 max memory: 6144m
00:36:05 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:36:05 + echo ' max memory: 6144m'
00:36:05 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
00:36:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:05 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:05 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
00:36:05 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:36:05 #!/bin/sh
00:36:05 #
00:36:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:36:05 # contributor license agreements. See the NOTICE file distributed with
00:36:05 # this work for additional information regarding copyright ownership.
00:36:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:36:05 # (the "License"); you may not use this file except in compliance with
00:36:05 # the License. You may obtain a copy of the License at
00:36:05 #
00:36:05 # http://www.apache.org/licenses/LICENSE-2.0
00:36:05 #
00:36:05 # Unless required by applicable law or agreed to in writing, software
00:36:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:36:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:36:05 # See the License for the specific language governing permissions and
00:36:05 # limitations under the License.
00:36:05 #
00:36:05
00:36:05 #
00:36:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:36:05 # script: client, instance, shell, start, status, stop, karaf
00:36:05 #
00:36:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:36:05 # Actions go here...
00:36:05 # fi
00:36:05
00:36:05 #
00:36:05 # general settings which should be applied for all scripts go here; please keep
00:36:05 # in mind that it is possible that scripts might be executed more than once, e.g.
00:36:05 # in example of the start script where the start script is executed first and the
00:36:05 # karaf script afterwards.
00:36:05 #
00:36:05
00:36:05 #
00:36:05 # The following section shows the possible configuration options for the default
00:36:05 # karaf scripts
00:36:05 #
00:36:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:36:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:36:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:36:05 # export EXTRA_JAVA_OPTS # Additional JVM options
00:36:05 # export KARAF_HOME # Karaf home folder
00:36:05 # export KARAF_DATA # Karaf data folder
00:36:05 # export KARAF_BASE # Karaf base folder
00:36:05 # export KARAF_ETC # Karaf etc folder
00:36:05 # export KARAF_LOG # Karaf log folder
00:36:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:36:05 # export KARAF_OPTS # Additional available Karaf options
00:36:05 # export KARAF_DEBUG # Enable debug mode
00:36:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:36:05 # export KARAF_NOROOT # Prevent execution as root if set to true
00:36:05 Set Java version
00:36:05 + echo 'Set Java version'
00:36:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:36:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:36:05 sudo: a password is required
00:36:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:36:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:36:05 sudo: a password is required
00:36:05 JDK default version ...
00:36:05 + echo 'JDK default version ...'
00:36:05 + java -version
00:36:06 openjdk version "21.0.5" 2024-10-15
00:36:06 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
00:36:06 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
00:36:06 Set JAVA_HOME
00:36:06 + echo 'Set JAVA_HOME'
00:36:06 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:36:06 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:36:06 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:36:06 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:36:06 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:36:06 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:36:06 Listing all open ports on controller system...
00:36:06 + echo 'Listing all open ports on controller system...'
00:36:06 + netstat -pnatu
00:36:06 /tmp/configuration-script.sh: line 40: netstat: command not found
00:36:06 + '[' -f /tmp/custom_shard_config.txt ']'
00:36:06 Configuring cluster
00:36:06 + echo 'Configuring cluster'
00:36:06 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.40
00:36:06 ################################################
00:36:06 ## Configure Cluster ##
00:36:06 ################################################
00:36:06 ERROR: Cluster configurations files not found. Please configure clustering feature.
00:36:06 Dump pekko.conf
00:36:06 + echo 'Dump pekko.conf'
00:36:06 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:36:06 cat: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf: No such file or directory
00:36:06 Dump modules.conf
00:36:06 + echo 'Dump modules.conf'
00:36:06 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:36:06 cat: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory
00:36:06 Dump module-shards.conf
00:36:06 + echo 'Dump module-shards.conf'
00:36:06 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:36:06 cat: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory
00:36:06 Locating config plan to use...
00:36:06 Finished running config plans
00:36:06 Starting member-1 with IP address 10.30.171.40
00:36:06 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:36:06 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:36:06 Redirecting karaf console output to karaf_console.log
00:36:06 Starting controller...
00:36:06 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
00:36:06 Execute the post startup script on controller 10.30.171.40
00:36:06 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:36:06 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:36:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:07 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:37:12 2025-09-15T00:36:31,398 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 281 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:37:12 Controller is UP
00:37:12 2025-09-15T00:36:31,398 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 281 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:37:12 Listing all open ports on controller system...
00:37:12 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:37:12 looking for "BindException: Address already in use" in log file
00:37:12 looking for "server is unhealthy" in log file
00:37:12 Let's take the karaf thread dump
00:37:12 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:12 karaf main: org.apache.karaf.main.Main, pid:2016
00:37:12 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:13 Generating mininet variables...
00:37:13 Locating test plan to use...
00:37:13 Changing the testplan path...
00:37:13 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:37:13 #
00:37:13 # This program and the accompanying materials are made available under the
00:37:13 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:37:13 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:37:13
00:37:13 # Place the suites in run order:
00:37:13 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot
00:37:13 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot
00:37:13 Starting Robot test suites /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot ...
00:37:13 ==============================================================================
00:37:13 bgpcep-bgp-ingest-mixed.txt
00:37:13 ==============================================================================
00:37:14 bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount :: BGP performance of in...
00:37:14 ==============================================================================
00:37:16 Check_For_Empty_Ipv4_Topology_Before_Talking :: Wait for example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:37:18 | PASS |
00:37:18 ------------------------------------------------------------------------------
00:37:18 Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:37:18 | PASS |
00:37:18 ------------------------------------------------------------------------------
00:37:18 Reconfigure_Data_Change_Counter :: Configure data change counter t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:37:18 | PASS |
00:37:18 ------------------------------------------------------------------------------
00:37:18 Verify_Data_Change_Counter_Ready :: Data change counter might have... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:37:18 | PASS |
00:37:18 ------------------------------------------------------------------------------
00:37:18 Start_Talking_BGP_Speaker :: Start Python speaker to connect to ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:37:19 | PASS |
00:37:19 ------------------------------------------------------------------------------
00:37:19 Wait_For_Stable_Talking_Ipv4_Topology :: Wait until example-ipv4-t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:39:19 | PASS |
00:39:19 ------------------------------------------------------------------------------
00:39:19 Check_Talking_Ipv4_Topology_Count :: Count the routes in example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:39:20 | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:39:20 | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Store_Results_For_Talking_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:39:20 | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Wait_For_Stable_Ipv4_Topology_After_Talking :: Wait until example-... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:21 | PASS |
00:41:21 ------------------------------------------------------------------------------
00:41:21 Check_For_Empty_Ipv4_Topology_After_Talking :: Example-ipv4-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:21 | PASS |
00:41:21 ------------------------------------------------------------------------------
00:41:21 Start_Listening_BGP_Speaker :: Start Python speaker in listening m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:21 | PASS |
00:41:21 ------------------------------------------------------------------------------
00:41:21 Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:21 | PASS |
00:41:21 ------------------------------------------------------------------------------
00:41:21 Wait_For_Stable_Listening_Ipv4_Topology :: Wait until example-ipv4... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:22 | PASS |
00:43:22 ------------------------------------------------------------------------------
00:43:22 Check_Listening_Ipv4_Topology_Count :: Count the routes in example... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:23 | PASS |
00:43:23 ------------------------------------------------------------------------------
00:43:23 Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:23 | PASS |
00:43:23 ------------------------------------------------------------------------------
00:43:23 Store_Results_For_Listening_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:23 | PASS |
00:43:23 ------------------------------------------------------------------------------
00:43:23 Wait_For_Stable_Ipv4_Topology_After_Listening :: Wait until exampl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:45:24 | PASS |
00:45:24 ------------------------------------------------------------------------------
00:45:24 Check_For_Empty_Ipv4_Topology_After_Listening :: Example-ipv4-topo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:45:24 | PASS |
00:45:24 ------------------------------------------------------------------------------
00:45:24 Restore_Data_Change_Counter_Configuration :: Configure data change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:45:24 | PASS |
00:45:24 ------------------------------------------------------------------------------
00:45:24 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:45:25 | PASS |
00:45:25 ------------------------------------------------------------------------------
00:45:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:45:25 bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount :: BGP performa... | PASS |
00:45:25 21 tests, 21 passed, 0 failed
00:45:25 ==============================================================================
00:45:25 bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount :: BGP performance of in...
00:45:25 ==============================================================================
00:45:27 Check_For_Empty_Ipv4_Topology_Before_Talking :: Wait for example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:45:27 | PASS |
00:45:27 ------------------------------------------------------------------------------
00:45:27 Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:45:28 | PASS |
00:45:28 ------------------------------------------------------------------------------
00:45:28 Start_Talking_BGP_Speaker :: Start Python speaker to connect to ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:45:28 | PASS |
00:45:28 ------------------------------------------------------------------------------
00:45:28 Wait_For_Stable_Talking_Ipv4_Topology :: Wait until example-ipv4-t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:47:29 | PASS |
00:47:29 ------------------------------------------------------------------------------
00:47:29 Check_Talking_Ipv4_Topology_Count :: Count the routes in example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:47:30 | PASS |
00:47:30 ------------------------------------------------------------------------------
00:47:30 Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:47:30 | PASS |
00:47:30 ------------------------------------------------------------------------------
00:47:30 Store_Results_For_Talking_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:47:30 | PASS |
00:47:30 ------------------------------------------------------------------------------
00:47:30 Wait_For_Stable_Ipv4_Topology_After_Talking :: Wait until example-... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:49:31 | PASS |
00:49:31 ------------------------------------------------------------------------------
00:49:31 Check_For_Empty_Ipv4_Topology_After_Talking :: Example-ipv4-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:49:31 | PASS |
00:49:31 ------------------------------------------------------------------------------
00:49:31 Start_Listening_BGP_Speaker :: Start Python speaker in listening m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:49:32 | PASS |
00:49:32 ------------------------------------------------------------------------------
00:49:32 Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:49:32 | PASS |
00:49:32 ------------------------------------------------------------------------------
00:49:32 Wait_For_Stable_Listening_Ipv4_Topology :: Wait until example-ipv4... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:51:33 | PASS |
00:51:33 ------------------------------------------------------------------------------
00:51:33 Check_Listening_Ipv4_Topology_Count :: Count the routes in example... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:51:34 | PASS |
00:51:34 ------------------------------------------------------------------------------
00:51:34 Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:51:34 | PASS |
00:51:34 ------------------------------------------------------------------------------
00:51:34 Store_Results_For_Listening_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:51:34 | PASS |
00:51:34 ------------------------------------------------------------------------------
00:51:34 Wait_For_Stable_Ipv4_Topology_After_Listening :: Wait until exampl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:53:35 | PASS |
00:53:35 ------------------------------------------------------------------------------
00:53:35 Check_For_Empty_Ipv4_Topology_After_Listening :: Example-ipv4-topo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:53:35 | PASS |
00:53:35 ------------------------------------------------------------------------------
00:53:35 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:53:36 | PASS |
00:53:36 ------------------------------------------------------------------------------
00:53:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:53:36 bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount :: BGP performa... | PASS |
00:53:36 18 tests, 18 passed, 0 failed
00:53:36 ==============================================================================
00:53:36 bgpcep-bgp-ingest-mixed.txt | PASS |
00:53:36 39 tests, 39 passed, 0 failed
00:53:36 ==============================================================================
00:53:36 Output: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/output.xml
00:53:37 Log: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/log.html
00:53:37 Report: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/report.html
00:53:37 Examining the files in data/log and checking filesize
00:53:37 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:37 total 660
00:53:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 00:36 .
00:53:37 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 15 00:36 karaf_console.log
00:53:37 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 00:36 ..
00:53:37 -rw-rw-r-- 1 jenkins jenkins 660293 Sep 15 00:53 karaf.log
00:53:37 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:37 648K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
00:53:37 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
00:53:37 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:38 ls: cannot access '/tmp/karaf-0.22.1-SNAPSHOT/*.hprof': No such file or directory
00:53:38 Let's take the karaf thread dump again...
00:53:38 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:38 karaf main: org.apache.karaf.main.Main, pid:2016
00:53:38 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:39 Killing ODL
00:53:39 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:44 Compressing karaf.log 1
00:53:44 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:44 Fetching compressed karaf.log 1
00:53:44 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:44 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:45 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:45 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:45 Fetch GC logs
00:53:45 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:53:45 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
00:53:45 Examine copied files
00:53:45 total 3980
00:53:45 drwxrwxr-x. 2 jenkins jenkins 6 Sep 15 00:53 gclogs-1
00:53:45 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 15 00:53 odl1_karaf_console.log
00:53:45 -rw-rw-r--. 1 jenkins jenkins 46076 Sep 15 00:53 odl1_karaf.log.gz
00:53:45 -rw-rw-r--. 1 jenkins jenkins 151048 Sep 15 00:53 karaf_1_2016_threads_after.log
00:53:45 -rw-rw-r--. 1 jenkins jenkins 13635 Sep 15 00:53 ps_after.log
00:53:45 -rw-rw-r--. 1 jenkins jenkins 251047 Sep 15 00:53 report.html
00:53:45 -rw-rw-r--. 1 jenkins jenkins 731386 Sep 15 00:53 log.html
00:53:45 -rw-rw-r--. 1 jenkins jenkins 2616578 Sep 15 00:53 output.xml
00:53:45 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 00:51 prefixcount-listening-performance-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 00:51 prefixcount-listening-totals-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 00:51 performance-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 00:51 totals-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 00:47 prefixcount-talking-performance-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 00:47 prefixcount-talking-totals-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 00:43 changecount-listening-performance-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 00:43 changecount-listening-totals-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 00:39 changecount-talking-performance-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 00:39 changecount-talking-totals-bgp.csv
00:53:45 -rw-rw-r--. 1 jenkins jenkins 577 Sep 15 00:37 testplan.txt
00:53:45 -rw-rw-r--. 1 jenkins jenkins 132186 Sep 15 00:37 karaf_1_2016_threads_before.log
00:53:45 -rw-rw-r--. 1 jenkins jenkins 14565 Sep 15 00:37 ps_before.log
00:53:45 -rw-rw-r--. 1 jenkins jenkins 3354 Sep 15 00:36 post-startup-script.sh
00:53:45 -rw-rw-r--. 1 jenkins jenkins 252 Sep 15 00:36 startup-script.sh
00:53:45 -rw-rw-r--. 1 jenkins jenkins 3485 Sep 15 00:36 configuration-script.sh
00:53:45 -rw-rw-r--. 1 jenkins jenkins 428 Sep 15 00:36 scriptplan.txt
00:53:45 -rw-rw-r--. 1 jenkins jenkins 337 Sep 15 00:35 detect_variables.env
00:53:45 -rw-rw-r--. 1 jenkins jenkins 2619 Sep 15 00:35 pom.xml
00:53:45 -rw-rw-r--. 1 jenkins jenkins 92 Sep 15 00:35 set_variables.env
00:53:45 -rw-rw-r--. 1 jenkins jenkins 295 Sep 15 00:35 slave_addresses.txt
00:53:45 -rw-rw-r--. 1 jenkins jenkins 570 Sep 15 00:35 requirements.txt
00:53:45 -rw-rw-r--. 1 jenkins jenkins 26 Sep 15 00:35 env.properties
00:53:45 -rw-rw-r--. 1 jenkins jenkins 334 Sep 15 00:33 stack-parameters.yaml
00:53:45 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 15 00:32 test
00:53:45 drwxrwxr-x. 2 jenkins jenkins 6 Sep 15 00:32 test@tmp
00:53:45 -rw-rw-r--. 1 jenkins jenkins 1410 Sep 14 17:56 maven-metadata.xml
00:53:45 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins627214883855602375.sh
00:53:45 Karaf Deployments, Tests must have already run
00:53:45 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/sh /tmp/jenkins18385213502367257334.sh
00:53:45 Cleaning up Robot installation...
00:53:56 $ ssh-agent -k
00:53:56 unset SSH_AUTH_SOCK;
00:53:56 unset SSH_AGENT_PID;
00:53:56 echo Agent pid 5298 killed;
00:53:56 [ssh-agent] Stopped.
00:53:56 Recording plot data
00:53:56 Robot results publisher started...
00:53:56 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:53:56 -Parsing output xml:
00:53:57 Done!
00:53:57 -Copying log files to build dir:
00:53:57 Done!
00:53:57 -Assigning results to build:
00:53:57 Done!
00:53:57 -Checking thresholds:
00:53:57 Done!
00:53:57 Done publishing Robot results.
00:53:57 [PostBuildScript] - [INFO] Executing post build scripts.
00:53:57 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins3101798884126022538.sh
00:53:57 Archiving csit artifacts
00:53:57 mv: cannot stat '*_1.png': No such file or directory
00:53:57 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:53:57 % Total % Received % Xferd Average Speed Time Time Time Current
00:53:57 Dload Upload Total Spent Left Speed
00:53:57
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 633k 0 633k 0 0 5369k 0 --:--:-- --:--:-- --:--:-- 5414k
00:53:57 Archive: robot-plugin.zip
00:53:57 inflating: ./archives/robot-plugin/log.html
00:53:57 inflating: ./archives/robot-plugin/output.xml
00:53:57 inflating: ./archives/robot-plugin/report.html
00:53:57 mv: cannot stat '*.log.gz': No such file or directory
00:53:57 mv: cannot stat '*.png': No such file or directory
00:53:57 [PostBuildScript] - [INFO] Executing post build scripts.
00:53:57 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins18328766484881191643.sh
00:53:57 [PostBuildScript] - [INFO] Executing post build scripts.
00:53:57 [EnvInject] - Injecting environment variables from a build step.
00:53:57 [EnvInject] - Injecting as environment variables the properties content
00:53:57 OS_CLOUD=vex
00:53:57 OS_STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409
00:53:57
00:53:57 [EnvInject] - Variables injected successfully.
00:53:57 provisioning config files...
00:53:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:53:58 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins16638583542825461948.sh
00:53:58 ---> openstack-stack-delete.sh
00:53:58 Setup pyenv:
00:53:58 system
00:53:58 3.8.13
00:53:58 3.9.13
00:53:58 3.10.13
00:53:58 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:53:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:54:00 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.
00:54:00 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:54:00 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
00:54:18 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:54:18 INFO: Retrieving stack cost for: releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409
00:54:22 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
00:54:34 INFO: Deleting stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409
00:54:34 Successfully deleted stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-409
00:54:34 [PostBuildScript] - [INFO] Executing post build scripts.
00:54:34 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins8440385891796835236.sh
00:54:34 ---> sysstat.sh
00:54:34 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins7953913609478402599.sh
00:54:34 ---> package-listing.sh
00:54:34 ++ facter osfamily
00:54:34 ++ tr '[:upper:]' '[:lower:]'
00:54:34 + OS_FAMILY=redhat
00:54:34 + workspace=/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium
00:54:34 + START_PACKAGES=/tmp/packages_start.txt
00:54:34 + END_PACKAGES=/tmp/packages_end.txt
00:54:34 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:54:34 + PACKAGES=/tmp/packages_start.txt
00:54:34 + '[' /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium ']'
00:54:34 + PACKAGES=/tmp/packages_end.txt
00:54:34 + case "${OS_FAMILY}" in
00:54:34 + rpm -qa
00:54:34 + sort
00:54:35 + '[' -f /tmp/packages_start.txt ']'
00:54:35 + '[' -f /tmp/packages_end.txt ']'
00:54:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:54:35 + '[' /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium ']'
00:54:35 + mkdir -p /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/archives/
00:54:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/archives/
00:54:35 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins3988651027112035105.sh
00:54:35 ---> capture-instance-metadata.sh
00:54:35 Setup pyenv:
00:54:36 system
00:54:36 3.8.13
00:54:36 3.9.13
00:54:36 3.10.13
00:54:36 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:54:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:54:37 lf-activate-venv(): INFO: Installing: lftools
00:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:54:50 INFO: Running in OpenStack, capturing instance metadata
00:54:50 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins5453443954665527726.sh
00:54:50 provisioning config files...
00:54:51 Could not find credentials [logs] for bgpcep-csit-1node-bgp-ingest-mixed-all-titanium #409
00:54:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium@tmp/config15170376154752269856tmp
00:54:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:54:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:54:51 provisioning config files...
00:54:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:54:51 [EnvInject] - Injecting environment variables from a build step.
00:54:51 [EnvInject] - Injecting as environment variables the properties content
00:54:51 SERVER_ID=logs
00:54:51
00:54:51 [EnvInject] - Variables injected successfully.
00:54:51 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins6155220027851943049.sh
00:54:51 ---> create-netrc.sh
00:54:51 WARN: Log server credential not found.
00:54:51 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins10962220165555715019.sh
00:54:51 ---> python-tools-install.sh
00:54:51 Setup pyenv:
00:54:51 system
00:54:51 3.8.13
00:54:51 3.9.13
00:54:51 3.10.13
00:54:51 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:54:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:54:53 lf-activate-venv(): INFO: Installing: lftools
00:55:03 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:55:03 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins15561729398955927952.sh
00:55:03 ---> sudo-logs.sh
00:55:03 Archiving 'sudo' log..
00:55:03 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins17006211587380791204.sh
00:55:03 ---> job-cost.sh
00:55:03 Setup pyenv:
00:55:03 system
00:55:03 3.8.13
00:55:03 3.9.13
00:55:03 3.10.13
00:55:03 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:55:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:55:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:55:13 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:55:13 DEBUG: total: 0.16999999999999998
00:55:13 INFO: Retrieving Stack Cost...
00:55:14 INFO: Retrieving Pricing Info for: v3-standard-2
00:55:14 INFO: Archiving Costs
00:55:14 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins7161354434008827478.sh
00:55:14 ---> logs-deploy.sh
00:55:14 Setup pyenv:
00:55:14 system
00:55:14 3.8.13
00:55:14 3.9.13
00:55:14 3.10.13
00:55:14 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version)
00:55:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IUFC from file:/tmp/.os_lf_venv
00:55:16 lf-activate-venv(): INFO: Installing: lftools
00:55:26 lf-activate-venv(): INFO: Adding /tmp/venv-IUFC/bin to PATH
00:55:26 WARNING: Nexus logging server not set
00:55:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/409/
00:55:26 INFO: archiving logs to S3
00:55:27 ---> uname -a:
00:55:27 Linux prd-centos8-robot-2c-8g-52473.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
00:55:27
00:55:27
00:55:27 ---> lscpu:
00:55:27 Architecture: x86_64
00:55:27 CPU op-mode(s): 32-bit, 64-bit
00:55:27 Byte Order: Little Endian
00:55:27 CPU(s): 2
00:55:27 On-line CPU(s) list: 0,1
00:55:27 Thread(s) per core: 1
00:55:27 Core(s) per socket: 1
00:55:27 Socket(s): 2
00:55:27 NUMA node(s): 1
00:55:27 Vendor ID: AuthenticAMD
00:55:27 CPU family: 23
00:55:27 Model: 49
00:55:27 Model name: AMD EPYC-Rome Processor
00:55:27 Stepping: 0
00:55:27 CPU MHz: 2800.000
00:55:27 BogoMIPS: 5600.00
00:55:27 Virtualization: AMD-V
00:55:27 Hypervisor vendor: KVM
00:55:27 Virtualization type: full
00:55:27 L1d cache: 32K
00:55:27 L1i cache: 32K
00:55:27 L2 cache: 512K
00:55:27 L3 cache: 16384K
00:55:27 NUMA node0 CPU(s): 0,1
00:55:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:55:27
00:55:27
00:55:27 ---> nproc:
00:55:27 2
00:55:27
00:55:27
00:55:27 ---> df -h:
00:55:27 Filesystem Size Used Avail Use% Mounted on
00:55:27 devtmpfs 3.8G 0 3.8G 0% /dev
00:55:27 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:55:27 tmpfs 3.8G 17M 3.8G 1% /run
00:55:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:55:27 /dev/vda1 40G 8.3G 32G 21% /
00:55:27 tmpfs 770M 0 770M 0% /run/user/1001
00:55:27
00:55:27
00:55:27 ---> free -m:
00:55:27 total used free shared buff/cache available
00:55:27 Mem: 7697 572 4941 19 2184 6827
00:55:27 Swap: 1023 0 1023
00:55:27
00:55:27
00:55:27 ---> ip addr:
00:55:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:55:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:55:27 inet 127.0.0.1/8 scope host lo
00:55:27 valid_lft forever preferred_lft forever
00:55:27 inet6 ::1/128 scope host
00:55:27 valid_lft forever preferred_lft forever
00:55:27 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:55:27 link/ether fa:16:3e:a6:73:3a brd ff:ff:ff:ff:ff:ff
00:55:27 altname enp0s3
00:55:27 altname ens3
00:55:27 inet 10.30.170.144/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:55:27 valid_lft 84985sec preferred_lft 84985sec
00:55:27 inet6 fe80::f816:3eff:fea6:733a/64 scope link
00:55:27 valid_lft forever preferred_lft forever
00:55:27
00:55:27
00:55:27 ---> sar -b -r -n DEV:
00:55:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/15/2025 _x86_64_ (2 CPU)
00:55:27
00:55:27 00:31:48 LINUX RESTART (2 CPU)
00:55:27
00:55:27 12:32:01 AM tps rtps wtps bread/s bwrtn/s
00:55:27 12:33:01 AM 210.66 154.39 56.27 14468.67 39556.32
00:55:27 12:34:01 AM 116.53 0.35 116.18 23.46 11772.90
00:55:27 12:35:01 AM 38.05 0.82 37.24 95.30 3912.38
00:55:27 12:36:01 AM 64.91 9.45 55.46 1685.59 3755.24
00:55:27 12:37:01 AM 31.19 0.00 31.19 0.00 6239.86
00:55:27 12:38:02 AM 2.30 0.23 2.07 12.66 88.77
00:55:27 12:39:01 AM 0.32 0.00 0.32 0.00 5.10
00:55:27 12:40:01 AM 0.23 0.00 0.23 0.00 10.20
00:55:27 12:41:01 AM 0.32 0.00 0.32 0.00 5.53
00:55:27 12:42:01 AM 0.33 0.00 0.33 0.00 11.96
00:55:27 12:43:01 AM 0.52 0.00 0.52 0.00 8.85
00:55:27 12:44:01 AM 0.50 0.00 0.50 0.00 13.31
00:55:27 12:45:01 AM 0.38 0.00 0.38 0.00 5.20
00:55:27 12:46:01 AM 0.30 0.00 0.30 0.00 18.41
00:55:27 12:47:01 AM 1.35 0.03 1.32 0.27 33.21
00:55:27 12:48:01 AM 0.37 0.00 0.37 0.00 13.83
00:55:27 12:49:01 AM 0.28 0.00 0.28 0.00 4.22
00:55:27 12:50:01 AM 0.15 0.00 0.15 0.00 2.28
00:55:27 12:51:01 AM 0.15 0.00 0.15 0.00 9.25
00:55:27 12:52:01 AM 0.42 0.00 0.42 0.00 8.26
00:55:27 12:53:01 AM 0.35 0.00 0.35 0.00 13.16
00:55:27 12:54:01 AM 8.81 0.32 8.50 36.92 427.91
00:55:27 12:55:01 AM 23.73 0.32 23.41 36.26 1121.78
00:55:27 Average: 21.85 7.22 14.63 711.93 2917.16
00:55:27
00:55:27 12:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:55:27 12:33:01 AM 5533208 7073700 2349224 29.80 2688 1732904 693204 7.76 186152 1879716 108920
00:55:27 12:34:01 AM 5200440 7039812 2681992 34.02 2688 2015024 686760 7.69 189092 2141852 103740
00:55:27 12:35:01 AM 5253440 7095392 2628992 33.35 2688 2017840 641196 7.18 219736 2059484 10776
00:55:27 12:36:01 AM 4968732 7073116 2913700 36.96 2688 2271984 625568 7.00 268348 2268352 173972
00:55:27 12:37:01 AM 4964640 7068896 2917792 37.02 2688 2271956 641180 7.18 268360 2267648 4
00:55:27 12:38:02 AM 4922452 7027656 2959980 37.55 2688 2272904 690320 7.73 268488 2309420 4
00:55:27 12:39:01 AM 4921792 7027028 2960640 37.56 2688 2272936 690320 7.73 268488 2310224 4
00:55:27 12:40:01 AM 4911468 7016932 2970964 37.69 2688 2273164 712552 7.98 268488 2319620 8
00:55:27 12:41:01 AM 4912436 7017952 2969996 37.68 2688 2273200 688700 7.71 268488 2319192 4
00:55:27 12:42:01 AM 4912700 7018440 2969732 37.68 2688 2273424 688700 7.71 268496 2319364 16
00:55:27 12:43:01 AM 4912488 7018264 2969944 37.68 2688 2273460 704176 7.88 268496 2319688 4
00:55:27 12:44:01 AM 4917888 7023884 2964544 37.61 2688 2273680 695632 7.79 268496 2314052 4
00:55:27 12:45:01 AM 4917700 7023724 2964732 37.61 2688 2273708 695632 7.79 268496 2314292 4
00:55:27 12:46:01 AM 4917456 7023936 2964976 37.61 2688 2274164 695632 7.79 268604 2314716 8
00:55:27 12:47:01 AM 4901236 7007784 2981196 37.82 2688 2274216 708388 7.93 268796 2329968 20
00:55:27 12:48:01 AM 4886516 6993300 2995916 38.01 2688 2274452 721176 8.07 268796 2344924 12
00:55:27 12:49:01 AM 4915020 7021840 2967412 37.65 2688 2274488 692996 7.76 268796 2316680 40
00:55:27 12:50:01 AM 4914660 7021716 2967772 37.65 2688 2274724 712536 7.98 268796 2316916 244
00:55:27 12:51:01 AM 4900860 7007960 2981572 37.83 2688 2274768 741296 8.30 268796 2330672 48
00:55:27 12:52:01 AM 4890824 6998164 2991608 37.95 2688 2275008 738708 8.27 268796 2340336 252
00:55:27 12:53:01 AM 4912120 7019488 2970312 37.68 2688 2275036 717584 8.03 268796 2319284 36
00:55:27 12:54:01 AM 5102664 7034560 2779768 35.27 2688 2101308 664164 7.44 265876 2145268 15948
00:55:27 12:55:01 AM 5043564 6970484 2838868 36.02 2688 2100844 731904 8.20 467664 2015528 10268
00:55:27 Average: 4984100 7027132 2898332 36.77 2688 2212834 694710 7.78 267971 2257269 18449
00:55:27
00:55:27 12:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:55:27 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:33:01 AM eth0 305.30 179.21 1411.20 58.96 0.00 0.00 0.00 0.00
00:55:27 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:34:01 AM eth0 98.22 74.65 1150.86 11.18 0.00 0.00 0.00 0.00
00:55:27 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:35:01 AM eth0 14.70 9.85 6.38 3.88 0.00 0.00 0.00 0.00
00:55:27 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:36:01 AM eth0 48.38 40.11 338.23 12.39 0.00 0.00 0.00 0.00
00:55:27 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:37:01 AM eth0 186.64 134.54 35.33 33.38 0.00 0.00 0.00 0.00
00:55:27 12:38:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:38:02 AM eth0 28.92 23.01 6.93 6.02 0.00 0.00 0.00 0.00
00:55:27 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:39:01 AM eth0 1.07 0.17 0.06 0.02 0.00 0.00 0.00 0.00
00:55:27 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:40:01 AM eth0 16.81 15.96 120.23 1.38 0.00 0.00 0.00 0.00
00:55:27 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:41:01 AM eth0 1.45 0.17 0.11 0.02 0.00 0.00 0.00 0.00
00:55:27 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:42:01 AM eth0 12.70 7.53 1.75 0.63 0.00 0.00 0.00 0.00
00:55:27 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:43:01 AM eth0 3.58 0.93 1.24 0.85 0.00 0.00 0.00 0.00
00:55:27 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:44:01 AM eth0 17.58 16.28 120.14 1.24 0.00 0.00 0.00 0.00
00:55:27 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:45:01 AM eth0 5.66 0.52 1.13 0.40 0.00 0.00 0.00 0.00
00:55:27 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:46:01 AM eth0 18.55 17.93 3.30 3.28 0.00 0.00 0.00 0.00
00:55:27 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:47:01 AM eth0 7.66 6.70 117.74 0.44 0.00 0.00 0.00 0.00
00:55:27 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:48:01 AM eth0 29.08 28.23 355.44 2.04 0.00 0.00 0.00 0.00
00:55:27 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:49:01 AM eth0 1.13 0.15 0.06 0.01 0.00 0.00 0.00 0.00
00:55:27 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:50:01 AM eth0 8.66 8.41 1.64 0.66 0.00 0.00 0.00 0.00
00:55:27 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:51:01 AM eth0 8.07 6.98 117.78 0.46 0.00 0.00 0.00 0.00
00:55:27 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:52:01 AM eth0 30.71 27.89 355.45 1.97 0.00 0.00 0.00 0.00
00:55:27 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:53:01 AM eth0 1.43 0.43 0.43 0.27 0.00 0.00 0.00 0.00
00:55:27 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:54:01 AM eth0 56.08 35.64 82.53 27.57 0.00 0.00 0.00 0.00
00:55:27 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 12:55:01 AM eth0 19.60 15.16 13.92 7.70 0.00 0.00 0.00 0.00
00:55:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:55:27 Average: eth0 40.12 28.30 184.57 7.60 0.00 0.00 0.00 0.00
00:55:27
00:55:27
00:55:27 ---> sar -P ALL:
00:55:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/15/2025 _x86_64_ (2 CPU)
00:55:27
00:55:27 00:31:48 LINUX RESTART (2 CPU)
00:55:27
00:55:27 12:32:01 AM CPU %user %nice %system %iowait %steal %idle
00:55:27 12:33:01 AM all 46.28 0.08 11.20 12.77 0.12 29.55
00:55:27 12:33:01 AM 0 48.75 0.08 10.58 12.79 0.12 27.68
00:55:27 12:33:01 AM 1 43.81 0.07 11.83 12.75 0.12 31.43
00:55:27 12:34:01 AM all 38.01 0.00 5.47 2.16 0.12 54.24
00:55:27 12:34:01 AM 0 51.18 0.00 6.57 2.52 0.13 39.61
00:55:27 12:34:01 AM 1 24.88 0.00 4.37 1.81 0.10 68.84
00:55:27 12:35:01 AM all 13.28 0.00 1.73 0.95 0.05 83.98
00:55:27 12:35:01 AM 0 19.11 0.00 2.12 1.10 0.05 77.62
00:55:27 12:35:01 AM 1 7.46 0.00 1.34 0.80 0.05 90.35
00:55:27 12:36:01 AM all 33.25 0.00 5.83 1.19 0.09 59.64
00:55:27 12:36:01 AM 0 30.14 0.00 5.55 0.57 0.08 63.65
00:55:27 12:36:01 AM 1 36.36 0.00 6.10 1.82 0.10 55.63
00:55:27 12:37:01 AM all 0.45 0.00 0.68 2.60 0.03 96.24
00:55:27 12:37:01 AM 0 0.48 0.00 0.55 2.25 0.03 96.68
00:55:27 12:37:01 AM 1 0.42 0.00 0.80 2.95 0.03 95.80
00:55:27 12:38:02 AM all 2.23 0.00 0.31 0.05 0.03 97.37
00:55:27 12:38:02 AM 0 0.67 0.00 0.25 0.02 0.02 99.05
00:55:27 12:38:02 AM 1 3.80 0.00 0.37 0.08 0.05 95.70
00:55:27 12:39:01 AM all 0.51 0.00 0.09 0.00 0.03 99.36
00:55:27 12:39:01 AM 0 0.65 0.00 0.07 0.00 0.03 99.25
00:55:27 12:39:01 AM 1 0.37 0.00 0.12 0.00 0.03 99.47
00:55:27 12:40:01 AM all 0.95 0.00 0.17 0.00 0.03 98.85
00:55:27 12:40:01 AM 0 1.07 0.00 0.08 0.00 0.02 98.83
00:55:27 12:40:01 AM 1 0.84 0.00 0.25 0.00 0.05 98.86
00:55:27 12:41:01 AM all 0.34 0.00 0.12 0.00 0.05 99.49
00:55:27 12:41:01 AM 0 0.32 0.00 0.10 0.00 0.05 99.53
00:55:27 12:41:01 AM 1 0.37 0.00 0.13 0.00 0.05 99.45
00:55:27 12:42:01 AM all 1.01 0.00 0.13 0.01 0.03 98.82
00:55:27 12:42:01 AM 0 0.68 0.00 0.13 0.02 0.02 99.15
00:55:27 12:42:01 AM 1 1.34 0.00 0.13 0.00 0.03 98.49
00:55:27 12:43:01 AM all 0.49 0.00 0.12 0.00 0.03 99.36
00:55:27 12:43:01 AM 0 0.55 0.00 0.17 0.00 0.03 99.25
00:55:27 12:43:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
00:55:27
00:55:27 12:43:01 AM CPU %user %nice %system %iowait %steal %idle
00:55:27 12:44:01 AM all 0.94 0.00 0.15 0.00 0.03 98.88
00:55:27 12:44:01 AM 0 0.62 0.00 0.12 0.00 0.03 99.23
00:55:27 12:44:01 AM 1 1.25 0.00 0.18 0.00 0.03 98.53
00:55:27 12:45:01 AM all 0.46 0.00 0.13 0.00 0.03 99.38
00:55:27 12:45:01 AM 0 0.60 0.00 0.13 0.00 0.03 99.23
00:55:27 12:45:01 AM 1 0.32 0.00 0.12 0.00 0.03 99.53
00:55:27 12:46:01 AM all 2.05 0.00 0.20 0.00 0.04 97.71
00:55:27 12:46:01 AM 0 2.44 0.00 0.17 0.00 0.03 97.36
00:55:27 12:46:01 AM 1 1.66 0.00 0.23 0.00 0.05 98.06
00:55:27 12:47:01 AM all 0.66 0.00 0.31 0.02 0.03 98.98
00:55:27 12:47:01 AM 0 0.65 0.00 0.18 0.02 0.02 99.13
00:55:27 12:47:01 AM 1 0.67 0.00 0.43 0.02 0.05 98.83
00:55:27 12:48:01 AM all 1.03 0.00 0.21 0.00 0.05 98.71
00:55:27 12:48:01 AM 0 0.67 0.00 0.13 0.00 0.05 99.15
00:55:27 12:48:01 AM 1 1.39 0.00 0.28 0.00 0.05 98.28
00:55:27 12:49:01 AM all 0.49 0.00 0.10 0.00 0.03 99.37
00:55:27 12:49:01 AM 0 0.65 0.00 0.07 0.00 0.02 99.27
00:55:27 12:49:01 AM 1 0.33 0.00 0.13 0.00 0.05 99.48
00:55:27 12:50:01 AM all 0.97 0.00 0.13 0.00 0.04 98.85
00:55:27 12:50:01 AM 0 1.22 0.00 0.07 0.00 0.03 98.68
00:55:27 12:50:01 AM 1 0.72 0.00 0.20 0.00 0.05 99.03
00:55:27 12:51:01 AM all 0.53 0.00 0.13 0.00 0.03 99.31
00:55:27 12:51:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40
00:55:27 12:51:01 AM 1 0.55 0.00 0.18 0.00 0.03 99.23
00:55:27 12:52:01 AM all 1.05 0.00 0.19 0.00 0.03 98.73
00:55:27 12:52:01 AM 0 1.59 0.00 0.25 0.00 0.03 98.13
00:55:27 12:52:01 AM 1 0.50 0.00 0.13 0.00 0.03 99.33
00:55:27 12:53:01 AM all 0.42 0.00 0.14 0.00 0.04 99.40
00:55:27 12:53:01 AM 0 0.42 0.00 0.15 0.00 0.05 99.38
00:55:27 12:53:01 AM 1 0.42 0.00 0.13 0.00 0.03 99.41
00:55:27 12:54:01 AM all 5.21 0.00 1.39 0.03 0.04 93.33
00:55:27 12:54:01 AM 0 4.56 0.00 1.17 0.02 0.05 94.20
00:55:27 12:54:01 AM 1 5.86 0.00 1.60 0.03 0.03 92.46
00:55:27
00:55:27 12:54:01 AM CPU %user %nice %system %iowait %steal %idle
00:55:27 12:55:01 AM all 29.24 0.00 2.89 0.16 0.08 67.64
00:55:27 12:55:01 AM 0 41.49 0.00 3.07 0.18 0.10 55.16
00:55:27 12:55:01 AM 1 16.97 0.00 2.70 0.13 0.07 80.12
00:55:27 Average: all 7.83 0.00 1.38 0.87 0.05 89.87
00:55:27 Average: 0 9.10 0.00 1.38 0.85 0.05 88.63
00:55:27 Average: 1 6.56 0.00 1.39 0.89 0.05 91.11
00:55:27
00:55:27
00:55:27