07:32:25 Started by timer 07:32:25 Running as SYSTEM 07:32:25 [EnvInject] - Loading node environment variables. 07:32:25 Building remotely on prd-centos8-builder-2c-2g-38740 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 07:32:25 [ssh-agent] Looking for ssh-agent implementation... 07:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:25 $ ssh-agent 07:32:25 SSH_AUTH_SOCK=/tmp/ssh-Wa2tBjKsVtt2/agent.5452 07:32:25 SSH_AGENT_PID=5453 07:32:25 [ssh-agent] Started. 07:32:25 Running ssh-add (command line suppressed) 07:32:25 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3047076252639728296.key (/w/workspace/builder-openstack-cron@tmp/private_key_3047076252639728296.key) 07:32:25 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:32:25 The recommended git tool is: NONE 07:32:28 using credential jenkins-ssh 07:32:28 Wiping out workspace first. 07:32:28 Cloning the remote Git repository 07:32:28 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 07:32:28 > git init /w/workspace/builder-openstack-cron # timeout=10 07:32:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 07:32:28 > git --version # timeout=10 07:32:28 > git --version # 'git version 2.43.0' 07:32:28 using GIT_SSH to set credentials jenkins-ssh 07:32:28 [INFO] Currently running in a labeled security context 07:32:28 [INFO] Currently SELinux is 'enforcing' on the host 07:32:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13239443716564640723.key 07:32:28 Verifying host key using known hosts file 07:32:28 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. 07:32:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 07:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:31 Avoid second fetch 07:32:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:32:31 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 07:32:31 > git config core.sparsecheckout # timeout=10 07:32:31 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 07:32:31 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 07:32:31 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 07:32:31 > git remote # timeout=10 07:32:31 > git submodule init # timeout=10 07:32:31 > git submodule sync # timeout=10 07:32:32 > git config --get remote.origin.url # timeout=10 07:32:32 > git submodule init # timeout=10 07:32:32 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:32:32 > git config --get submodule.global-jjb.url # timeout=10 07:32:32 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:32:32 > git config --get submodule.packer/common-packer.url # timeout=10 07:32:32 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:32:32 > git submodule update --init --recursive global-jjb # timeout=10 07:32:33 > git submodule update --init --recursive packer/common-packer # timeout=10 07:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:37 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:32:37 No emails were triggered. 07:32:37 provisioning config files... 07:32:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:32:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:32:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:32:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2499517824326042909.sh 07:32:37 ---> python-tools-install.sh 07:32:37 Setup pyenv: 07:32:37 system 07:32:37 * 3.8.13 (set by /opt/pyenv/version) 07:32:37 * 3.9.13 (set by /opt/pyenv/version) 07:32:37 * 3.10.13 (set by /opt/pyenv/version) 07:32:37 * 3.11.7 (set by /opt/pyenv/version) 07:32:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k4cA 07:32:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:32:46 lf-activate-venv(): INFO: Installing: lftools 07:33:12 lf-activate-venv(): INFO: Adding /tmp/venv-k4cA/bin to PATH 07:33:12 Generating Requirements File 07:33:35 Python 3.11.7 07:33:35 pip 25.1.1 from /tmp/venv-k4cA/lib/python3.11/site-packages/pip (python 3.11) 07:33:35 appdirs==1.4.4 07:33:35 argcomplete==3.6.2 07:33:35 aspy.yaml==1.3.0 07:33:35 attrs==25.3.0 07:33:35 autopage==0.5.2 07:33:35 beautifulsoup4==4.13.4 07:33:35 boto3==1.39.0 07:33:35 botocore==1.39.0 07:33:35 bs4==0.0.2 07:33:35 cachetools==5.5.2 07:33:35 certifi==2025.6.15 07:33:35 cffi==1.17.1 07:33:35 cfgv==3.4.0 07:33:35 chardet==5.2.0 07:33:35 charset-normalizer==3.4.2 07:33:35 click==8.2.1 07:33:35 cliff==4.10.0 07:33:35 cmd2==2.7.0 07:33:35 cryptography==3.3.2 07:33:35 debtcollector==3.0.0 07:33:35 decorator==5.2.1 07:33:35 defusedxml==0.7.1 07:33:35 Deprecated==1.2.18 07:33:35 distlib==0.3.9 07:33:35 dnspython==2.7.0 07:33:35 docker==7.1.0 07:33:35 dogpile.cache==1.4.0 07:33:35 durationpy==0.10 07:33:35 email_validator==2.2.0 07:33:35 filelock==3.18.0 07:33:35 future==1.0.0 07:33:35 gitdb==4.0.12 07:33:35 GitPython==3.1.44 07:33:35 google-auth==2.40.3 07:33:35 httplib2==0.22.0 07:33:35 identify==2.6.12 07:33:35 idna==3.10 07:33:35 importlib-resources==1.5.0 07:33:35 iso8601==2.1.0 07:33:35 Jinja2==3.1.6 07:33:35 jmespath==1.0.1 07:33:35 jsonpatch==1.33 07:33:35 jsonpointer==3.0.0 07:33:35 jsonschema==4.24.0 07:33:35 jsonschema-specifications==2025.4.1 07:33:35 keystoneauth1==5.11.1 07:33:35 kubernetes==33.1.0 07:33:35 lftools==0.37.13 07:33:35 lxml==6.0.0 07:33:35 markdown-it-py==3.0.0 07:33:35 MarkupSafe==3.0.2 07:33:35 mdurl==0.1.2 07:33:35 msgpack==1.1.1 07:33:35 multi_key_dict==2.0.3 07:33:35 munch==4.0.0 07:33:35 netaddr==1.3.0 07:33:35 niet==1.4.2 07:33:35 nodeenv==1.9.1 07:33:35 oauth2client==4.1.3 07:33:35 oauthlib==3.3.1 07:33:35 openstacksdk==4.6.0 07:33:35 os-client-config==2.1.0 07:33:35 os-service-types==1.7.0 07:33:35 osc-lib==4.0.2 07:33:35 oslo.config==9.8.0 07:33:35 oslo.context==6.0.0 07:33:35 oslo.i18n==6.5.1 07:33:35 oslo.log==7.1.0 07:33:35 oslo.serialization==5.7.0 07:33:35 oslo.utils==9.0.0 07:33:35 packaging==25.0 07:33:35 pbr==6.1.1 07:33:35 platformdirs==4.3.8 07:33:35 prettytable==3.16.0 07:33:35 psutil==7.0.0 07:33:35 pyasn1==0.6.1 07:33:35 pyasn1_modules==0.4.2 07:33:35 pycparser==2.22 07:33:35 pygerrit2==2.0.15 07:33:35 PyGithub==2.6.1 07:33:35 Pygments==2.19.2 07:33:35 PyJWT==2.10.1 07:33:35 PyNaCl==1.5.0 07:33:35 pyparsing==2.4.7 07:33:35 pyperclip==1.9.0 07:33:35 pyrsistent==0.20.0 07:33:35 python-cinderclient==9.7.0 07:33:35 python-dateutil==2.9.0.post0 07:33:35 python-heatclient==4.2.0 07:33:35 python-jenkins==1.8.2 07:33:35 python-keystoneclient==5.6.0 07:33:35 python-magnumclient==4.8.1 07:33:35 python-openstackclient==8.1.0 07:33:35 python-swiftclient==4.8.0 07:33:35 PyYAML==6.0.2 07:33:35 referencing==0.36.2 07:33:35 requests==2.32.4 07:33:35 requests-oauthlib==2.0.0 07:33:35 requestsexceptions==1.4.0 07:33:35 rfc3986==2.0.0 07:33:35 rich==14.0.0 07:33:35 rich-argparse==1.7.1 07:33:35 rpds-py==0.25.1 07:33:35 rsa==4.9.1 07:33:35 ruamel.yaml==0.18.14 07:33:35 ruamel.yaml.clib==0.2.12 07:33:35 s3transfer==0.13.0 07:33:35 simplejson==3.20.1 07:33:35 six==1.17.0 07:33:35 smmap==5.0.2 07:33:35 soupsieve==2.7 07:33:35 stevedore==5.4.1 07:33:35 tabulate==0.9.0 07:33:35 toml==0.10.2 07:33:35 tomlkit==0.13.3 07:33:35 tqdm==4.67.1 07:33:35 typing_extensions==4.14.0 07:33:35 tzdata==2025.2 07:33:35 urllib3==1.26.20 07:33:35 virtualenv==20.31.2 07:33:35 wcwidth==0.2.13 07:33:35 websocket-client==1.8.0 07:33:35 wrapt==1.17.2 07:33:35 xdg==6.0.0 07:33:35 xmltodict==0.14.2 07:33:35 yq==3.4.3 07:33:35 [EnvInject] - Injecting environment variables from a build step. 07:33:35 [EnvInject] - Injecting as environment variables the properties content 07:33:35 OS_CLOUD=vex 07:33:35 07:33:35 [EnvInject] - Variables injected successfully. 07:33:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:33:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:33:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15067451050289771790.sh 07:33:35 ---> Orphaned k8s clusters 07:33:35 Setup pyenv: 07:33:35 system 07:33:35 3.8.13 07:33:35 3.9.13 07:33:35 3.10.13 07:33:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k4cA from file:/tmp/.os_lf_venv 07:33:38 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 07:33:45 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. 07:33:45 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 07:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-k4cA/bin to PATH 07:33:48 -----> Delete orphaned cluster 07:33:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:33:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:33:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11005371303922072582.sh 07:33:48 ---> Orphaned stacks 07:33:48 Setup pyenv: 07:33:48 system 07:33:48 3.8.13 07:33:48 3.9.13 07:33:48 3.10.13 07:33:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k4cA from file:/tmp/.os_lf_venv 07:33:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:33:50 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 07:33:50 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-k4cA/bin to PATH 07:34:08 + mapfile -t OS_COE_CLUSTERS_ID 07:34:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 07:34:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 07:34:08 ++ awk '{print $1}' 07:34:10 + echo '-----> Active clusters -> stacks' 07:34:10 -----> Active clusters -> stacks 07:34:10 + OS_COE_STACKS=() 07:34:10 + [[ 0 -gt 0 ]] 07:34:10 + mapfile -t OS_STACKS 07:34:10 ++ awk '{print $1}' 07:34:10 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 07:34:11 + echo '-----> Active stacks' 07:34:11 -----> Active stacks 07:34:11 + for stack in "${OS_STACKS[@]}" 07:34:11 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 07:34:11 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 07:34:11 + echo '-----> Delete orphaned stacks' 07:34:11 -----> Delete orphaned stacks 07:34:11 + for STACK_NAME in "${OS_STACKS[@]}" 07:34:11 + [[ 0 -gt 0 ]] 07:34:11 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 07:34:11 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 07:34:11 + builds=() 07:34:11 + for jenkins in "${@:2}" 07:34:11 + PARAMS='tree=computer[executors[currentExecutable[url]],' 07:34:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 07:34:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 07:34:11 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 07:34:11 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 07:34:11 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71916/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3308/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3309/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-master/3835/"}}],"oneOffExecutors":[]}]} 07:34:11 07:34:11 200' 07:34:11 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71916/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3308/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3309/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-master/3835/"}}],"oneOffExecutors":[]}]} 07:34:11 07:34:11 200' 07:34:11 ++ head -n1 07:34:11 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71916/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3308/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3309/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-master/3835/"}}],"oneOffExecutors":[]}]}' 07:34:11 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71916/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3308/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3309/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-master/3835/"}}],"oneOffExecutors":[]}]} 07:34:11 07:34:11 200' 07:34:11 ++ awk 'END {print $NF}' 07:34:11 + status=200 07:34:11 + '[' 200 '!=' 200 ']' 07:34:11 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 07:34:11 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 07:34:11 ++ echo https://jenkins.opendaylight.org/releng 07:34:11 ++ awk -F/ '{print $NF}' 07:34:11 ++ sed 's/\/*$//' 07:34:11 + silo=releng 07:34:11 + export silo 07:34:11 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 07:34:11 ++ grep -v null 07:34:11 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 07:34:11 ++ jq -r '.computer[].executors[].currentExecutable.url' 07:34:11 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71916/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3308/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3309/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-master/3835/"}}],"oneOffExecutors":[]}]}' 07:34:11 + for jenkins in "${@:2}" 07:34:11 + PARAMS='tree=computer[executors[currentExecutable[url]],' 07:34:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 07:34:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 07:34:11 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 07:34:11 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 07:34:12 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 07:34:12 07:34:12 200' 07:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 07:34:12 07:34:12 200' 07:34:12 ++ head -n1 07:34:12 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 07:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 07:34:12 07:34:12 200' 07:34:12 ++ awk 'END {print $NF}' 07:34:12 + status=200 07:34:12 + '[' 200 '!=' 200 ']' 07:34:12 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 07:34:12 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 07:34:12 ++ sed 's/\/*$//' 07:34:12 ++ echo https://jenkins.opendaylight.org/sandbox 07:34:12 ++ awk -F/ '{print $NF}' 07:34:12 + silo=sandbox 07:34:12 + export silo 07:34:12 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 07:34:12 ++ jq -r '.computer[].executors[].currentExecutable.url' 07:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 07:34:12 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 07:34:12 ++ grep -v null 07:34:12 + [[ releng-builder-openstack-cron-71916 releng-transportpce-tox-verify-transportpce-master-3308 releng-transportpce-tox-verify-transportpce-master-3309 releng-mdsal-maven-merge-master-3835 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 07:34:12 + return 1 07:34:12 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 07:34:12 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 07:34:12 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 07:42:37 Build timed out (after 10 minutes). Marking the build as failed. 07:42:37 $ ssh-agent -k 07:42:37 unset SSH_AUTH_SOCK; 07:42:37 unset SSH_AGENT_PID; 07:42:37 echo Agent pid 5453 killed; 07:42:37 /tmp/jenkins11005371303922072582.sh: line 129: 6918 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 07:42:37 [ssh-agent] Stopped. 07:42:37 Build was aborted 07:42:37 [PostBuildScript] - [INFO] Executing post build scripts. 07:42:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7790830276380119776.sh 07:42:37 ---> sysstat.sh 07:42:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins499599142502908681.sh 07:42:37 ---> package-listing.sh 07:42:37 ++ facter osfamily 07:42:37 ++ tr '[:upper:]' '[:lower:]' 07:42:37 + OS_FAMILY=redhat 07:42:37 + workspace=/w/workspace/builder-openstack-cron 07:42:37 + START_PACKAGES=/tmp/packages_start.txt 07:42:37 + END_PACKAGES=/tmp/packages_end.txt 07:42:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:42:37 + PACKAGES=/tmp/packages_start.txt 07:42:37 + '[' /w/workspace/builder-openstack-cron ']' 07:42:37 + PACKAGES=/tmp/packages_end.txt 07:42:37 + case "${OS_FAMILY}" in 07:42:37 + rpm -qa 07:42:37 + sort 07:42:38 + '[' -f /tmp/packages_start.txt ']' 07:42:38 + '[' -f /tmp/packages_end.txt ']' 07:42:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:42:38 + '[' /w/workspace/builder-openstack-cron ']' 07:42:38 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 07:42:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 07:42:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10980741691518747479.sh 07:42:38 ---> capture-instance-metadata.sh 07:42:38 Setup pyenv: 07:42:38 system 07:42:38 3.8.13 07:42:38 3.9.13 07:42:38 3.10.13 07:42:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:42:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k4cA from file:/tmp/.os_lf_venv 07:42:41 lf-activate-venv(): INFO: Installing: lftools 07:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-k4cA/bin to PATH 07:42:57 INFO: Running in OpenStack, capturing instance metadata 07:42:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2159900553060699081.sh 07:42:57 provisioning config files... 07:42:58 Could not find credentials [logs] for builder-openstack-cron #71916 07:42:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config8151684796454716365tmp 07:42:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:42:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:42:58 provisioning config files... 07:42:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:42:58 [EnvInject] - Injecting environment variables from a build step. 07:42:58 [EnvInject] - Injecting as environment variables the properties content 07:42:58 SERVER_ID=logs 07:42:58 07:42:58 [EnvInject] - Variables injected successfully. 07:42:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5221952445337070068.sh 07:42:58 ---> create-netrc.sh 07:42:58 WARN: Log server credential not found. 07:42:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9650785279213648615.sh 07:42:58 ---> python-tools-install.sh 07:42:58 Setup pyenv: 07:42:58 system 07:42:58 3.8.13 07:42:58 3.9.13 07:42:58 3.10.13 07:42:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k4cA from file:/tmp/.os_lf_venv 07:43:00 lf-activate-venv(): INFO: Installing: lftools 07:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-k4cA/bin to PATH 07:43:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11354936301233398261.sh 07:43:10 ---> sudo-logs.sh 07:43:10 Archiving 'sudo' log.. 07:43:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7587712831971707802.sh 07:43:10 ---> job-cost.sh 07:43:10 Setup pyenv: 07:43:11 system 07:43:11 3.8.13 07:43:11 3.9.13 07:43:11 3.10.13 07:43:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:43:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k4cA from file:/tmp/.os_lf_venv 07:43:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:43:21 lf-activate-venv(): INFO: Adding /tmp/venv-k4cA/bin to PATH 07:43:21 INFO: No Stack... 07:43:21 INFO: Retrieving Pricing Info for: v3-standard-2 07:43:21 INFO: Archiving Costs 07:43:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7881901524843276348.sh 07:43:21 ---> logs-deploy.sh 07:43:21 Setup pyenv: 07:43:22 system 07:43:22 3.8.13 07:43:22 3.9.13 07:43:22 3.10.13 07:43:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:43:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k4cA from file:/tmp/.os_lf_venv 07:43:24 lf-activate-venv(): INFO: Installing: lftools 07:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-k4cA/bin to PATH 07:43:34 WARNING: Nexus logging server not set 07:43:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71916/ 07:43:34 INFO: archiving logs to S3 07:43:35 ---> uname -a: 07:43:35 Linux prd-centos8-builder-2c-2g-38740.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 07:43:35 07:43:35 07:43:35 ---> lscpu: 07:43:35 Architecture: x86_64 07:43:35 CPU op-mode(s): 32-bit, 64-bit 07:43:35 Byte Order: Little Endian 07:43:35 CPU(s): 2 07:43:35 On-line CPU(s) list: 0,1 07:43:35 Thread(s) per core: 1 07:43:35 Core(s) per socket: 1 07:43:35 Socket(s): 2 07:43:35 NUMA node(s): 1 07:43:35 Vendor ID: AuthenticAMD 07:43:35 CPU family: 23 07:43:35 Model: 49 07:43:35 Model name: AMD EPYC-Rome Processor 07:43:35 Stepping: 0 07:43:35 CPU MHz: 2800.000 07:43:35 BogoMIPS: 5600.00 07:43:35 Virtualization: AMD-V 07:43:35 Hypervisor vendor: KVM 07:43:35 Virtualization type: full 07:43:35 L1d cache: 32K 07:43:35 L1i cache: 32K 07:43:35 L2 cache: 512K 07:43:35 L3 cache: 16384K 07:43:35 NUMA node0 CPU(s): 0,1 07:43:35 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 07:43:35 07:43:35 07:43:35 ---> nproc: 07:43:35 2 07:43:35 07:43:35 07:43:35 ---> df -h: 07:43:35 Filesystem Size Used Avail Use% Mounted on 07:43:35 devtmpfs 3.8G 0 3.8G 0% /dev 07:43:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:43:35 tmpfs 3.8G 17M 3.8G 1% /run 07:43:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:43:35 /dev/vda1 40G 8.4G 32G 21% / 07:43:35 tmpfs 770M 0 770M 0% /run/user/1001 07:43:35 07:43:35 07:43:35 ---> free -m: 07:43:35 total used free shared buff/cache available 07:43:35 Mem: 7697 651 4784 19 2261 6749 07:43:35 Swap: 1023 0 1023 07:43:35 07:43:35 07:43:35 ---> ip addr: 07:43:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:43:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:43:35 inet 127.0.0.1/8 scope host lo 07:43:35 valid_lft forever preferred_lft forever 07:43:35 inet6 ::1/128 scope host 07:43:35 valid_lft forever preferred_lft forever 07:43:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:43:35 link/ether fa:16:3e:04:55:df brd ff:ff:ff:ff:ff:ff 07:43:35 altname enp0s3 07:43:35 altname ens3 07:43:35 inet 10.30.170.12/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:43:35 valid_lft 85697sec preferred_lft 85697sec 07:43:35 inet6 fe80::f816:3eff:fe04:55df/64 scope link 07:43:35 valid_lft forever preferred_lft forever 07:43:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:43:35 link/ether 02:42:3b:b3:39:23 brd ff:ff:ff:ff:ff:ff 07:43:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:43:35 valid_lft forever preferred_lft forever 07:43:35 07:43:35 07:43:35 ---> sar -b -r -n DEV: 07:43:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/01/2025 _x86_64_ (2 CPU) 07:43:35 07:43:35 07:31:47 LINUX RESTART (2 CPU) 07:43:35 07:43:35 07:32:02 AM tps rtps wtps bread/s bwrtn/s 07:43:35 07:33:01 AM 327.60 134.28 193.32 15340.60 42483.21 07:43:35 07:34:01 AM 117.16 0.47 116.70 63.59 10330.98 07:43:35 07:35:01 AM 37.19 0.67 36.52 70.78 4672.13 07:43:35 07:36:01 AM 3.77 0.03 3.73 0.53 130.53 07:43:35 07:37:01 AM 0.37 0.00 0.37 0.00 3.80 07:43:35 07:38:01 AM 0.52 0.00 0.52 0.00 7.63 07:43:35 07:39:01 AM 0.32 0.00 0.32 0.00 3.28 07:43:35 07:40:01 AM 0.33 0.00 0.33 0.00 3.45 07:43:35 07:41:01 AM 0.37 0.00 0.37 0.00 4.50 07:43:35 07:42:01 AM 0.48 0.00 0.48 0.00 6.06 07:43:35 07:43:01 AM 9.03 0.30 8.73 36.13 265.99 07:43:35 Average: 44.77 12.16 32.61 1389.14 5208.54 07:43:35 07:43:35 07:32:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:43:35 07:33:01 AM 5215552 6956660 2666880 33.83 2688 1933020 1044960 11.70 201680 2176308 98260 07:43:35 07:34:01 AM 4861752 6896696 3020680 38.32 2688 2210980 1060712 11.88 207880 2459272 135256 07:43:35 07:35:01 AM 4921576 6927128 2960856 37.56 2688 2181396 1036172 11.60 231236 2373612 4 07:43:35 07:36:01 AM 4921504 6927040 2960928 37.56 2688 2181412 1036172 11.60 231264 2373740 4 07:43:35 07:37:01 AM 4920144 6925684 2962288 37.58 2688 2181416 1036172 11.60 231264 2375060 4 07:43:35 07:38:01 AM 4918032 6923572 2964400 37.61 2688 2181416 1036172 11.60 231264 2377460 4 07:43:35 07:39:01 AM 4918272 6923812 2964160 37.60 2688 2181416 1036172 11.60 231264 2377512 4 07:43:35 07:40:01 AM 4918244 6923788 2964188 37.60 2688 2181420 1032484 11.56 231264 2377632 4 07:43:35 07:41:01 AM 4918560 6924096 2963872 37.60 2688 2181420 1032484 11.56 231264 2377452 4 07:43:35 07:42:01 AM 4918496 6924036 2963936 37.60 2688 2181424 1032484 11.56 231264 2377456 4 07:43:35 07:43:01 AM 4953348 6958392 2929084 37.16 2688 2180716 989252 11.08 388644 2186428 9044 07:43:35 Average: 4944135 6928264 2938297 37.28 2688 2161458 1033931 11.58 240753 2348357 22054 07:43:35 07:43:35 07:32:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:43:35 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:33:01 AM eth0 272.30 174.26 1787.87 62.54 0.00 0.00 0.00 0.00 07:43:35 07:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:34:01 AM eth0 79.02 63.26 841.14 10.25 0.00 0.00 0.00 0.00 07:43:35 07:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:35:01 AM eth0 4.05 3.53 2.73 1.02 0.00 0.00 0.00 0.00 07:43:35 07:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:36:01 AM eth0 0.62 0.43 0.34 0.14 0.00 0.00 0.00 0.00 07:43:35 07:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:37:01 AM eth0 0.68 0.40 0.34 0.14 0.00 0.00 0.00 0.00 07:43:35 07:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:38:01 AM eth0 0.75 0.53 0.47 0.21 0.00 0.00 0.00 0.00 07:43:35 07:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:39:01 AM eth0 0.53 0.42 0.37 0.14 0.00 0.00 0.00 0.00 07:43:35 07:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:40:01 AM eth0 0.63 0.37 0.29 0.12 0.00 0.00 0.00 0.00 07:43:35 07:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:41:01 AM eth0 0.63 0.38 0.34 0.14 0.00 0.00 0.00 0.00 07:43:35 07:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:42:01 AM eth0 0.70 0.40 0.35 0.14 0.00 0.00 0.00 0.00 07:43:35 07:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:43:01 AM eth0 11.30 9.00 9.54 4.73 0.00 0.00 0.00 0.00 07:43:35 07:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 Average: eth0 33.39 22.77 238.00 7.15 0.00 0.00 0.00 0.00 07:43:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:35 07:43:35 07:43:35 ---> sar -P ALL: 07:43:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/01/2025 _x86_64_ (2 CPU) 07:43:35 07:43:35 07:31:47 LINUX RESTART (2 CPU) 07:43:35 07:43:35 07:32:02 AM CPU %user %nice %system %iowait %steal %idle 07:43:35 07:33:01 AM all 47.99 0.06 11.05 6.06 0.09 34.77 07:43:35 07:33:01 AM 0 46.62 0.07 13.60 7.62 0.09 32.01 07:43:35 07:33:01 AM 1 49.35 0.05 8.50 4.50 0.09 37.51 07:43:35 07:34:01 AM all 37.08 0.00 5.65 1.12 0.09 56.05 07:43:35 07:34:01 AM 0 41.36 0.00 5.93 0.88 0.10 51.73 07:43:35 07:34:01 AM 1 32.81 0.00 5.38 1.37 0.08 60.36 07:43:35 07:35:01 AM all 6.78 0.00 1.08 0.56 0.03 91.54 07:43:35 07:35:01 AM 0 5.51 0.00 0.70 0.60 0.03 93.16 07:43:35 07:35:01 AM 1 8.06 0.00 1.47 0.52 0.03 89.92 07:43:35 07:36:01 AM all 0.41 0.00 0.08 0.01 0.03 99.48 07:43:35 07:36:01 AM 0 0.68 0.00 0.05 0.00 0.02 99.25 07:43:35 07:36:01 AM 1 0.13 0.00 0.10 0.02 0.03 99.72 07:43:35 07:37:01 AM all 0.42 0.00 0.08 0.04 0.04 99.42 07:43:35 07:37:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 07:43:35 07:37:01 AM 1 0.45 0.00 0.08 0.08 0.05 99.33 07:43:35 07:38:01 AM all 0.38 0.00 0.08 0.00 0.03 99.50 07:43:35 07:38:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 07:43:35 07:38:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 07:43:35 07:39:01 AM all 0.37 0.00 0.06 0.00 0.02 99.56 07:43:35 07:39:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72 07:43:35 07:39:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 07:43:35 07:40:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 07:43:35 07:40:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 07:43:35 07:40:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 07:43:35 07:41:01 AM all 0.40 0.00 0.08 0.00 0.03 99.50 07:43:35 07:41:01 AM 0 0.33 0.00 0.08 0.00 0.02 99.57 07:43:35 07:41:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 07:43:35 07:42:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 07:43:35 07:42:01 AM 0 0.18 0.00 0.03 0.00 0.03 99.75 07:43:35 07:42:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 07:43:35 07:43:01 AM all 11.91 0.00 1.82 0.05 0.04 86.18 07:43:35 07:43:01 AM 0 11.91 0.00 1.90 0.07 0.03 86.08 07:43:35 07:43:01 AM 1 11.91 0.00 1.74 0.03 0.05 86.27 07:43:35 07:43:35 Average: CPU %user %nice %system %iowait %steal %idle 07:43:35 Average: all 9.60 0.01 1.81 0.70 0.04 87.84 07:43:35 Average: 0 9.70 0.01 2.03 0.82 0.04 87.40 07:43:35 Average: 1 9.50 0.00 1.58 0.59 0.04 88.28 07:43:35 07:43:35 07:43:35