12:32:59 Started by timer 12:32:59 Running as SYSTEM 12:32:59 [EnvInject] - Loading node environment variables. 12:32:59 Building remotely on prd-centos8-builder-2c-2g-20832 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 12:32:59 [ssh-agent] Looking for ssh-agent implementation... 12:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:59 $ ssh-agent 12:32:59 SSH_AUTH_SOCK=/tmp/ssh-7sJpoZ7SvAHE/agent.5448 12:32:59 SSH_AGENT_PID=5450 12:32:59 [ssh-agent] Started. 12:32:59 Running ssh-add (command line suppressed) 12:32:59 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11262711042664140984.key (/w/workspace/builder-openstack-cron@tmp/private_key_11262711042664140984.key) 12:32:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:32:59 The recommended git tool is: NONE 12:33:02 using credential jenkins-ssh 12:33:02 Wiping out workspace first. 12:33:02 Cloning the remote Git repository 12:33:02 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:33:02 > git init /w/workspace/builder-openstack-cron # timeout=10 12:33:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:33:02 > git --version # timeout=10 12:33:02 > git --version # 'git version 2.43.0' 12:33:02 using GIT_SSH to set credentials jenkins-ssh 12:33:02 [INFO] Currently running in a labeled security context 12:33:02 [INFO] Currently SELinux is 'enforcing' on the host 12:33:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh2697127706319293623.key 12:33:02 Verifying host key using known hosts file 12:33:02 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. 12:33:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:33:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:33:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:33:05 Avoid second fetch 12:33:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:33:05 Checking out Revision 4602bf1e2af005cf7f33e731d113debd2555fa8f (refs/remotes/origin/master) 12:33:05 > git config core.sparsecheckout # timeout=10 12:33:05 > git checkout -f 4602bf1e2af005cf7f33e731d113debd2555fa8f # timeout=10 12:33:05 Commit message: "Run netconf-csit-1node-userfeatures-netty-all" 12:33:05 > git rev-list --no-walk 191f49936eab1527124e3b623dffac4b56c9818f # timeout=10 12:33:06 > git remote # timeout=10 12:33:06 > git submodule init # timeout=10 12:33:06 > git submodule sync # timeout=10 12:33:06 > git config --get remote.origin.url # timeout=10 12:33:06 > git submodule init # timeout=10 12:33:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:33:06 > git config --get submodule.global-jjb.url # timeout=10 12:33:06 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:33:06 > git config --get submodule.packer/common-packer.url # timeout=10 12:33:06 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:33:06 > git submodule update --init --recursive global-jjb # timeout=10 12:33:07 > git submodule update --init --recursive packer/common-packer # timeout=10 12:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:33:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:33:11 No emails were triggered. 12:33:11 provisioning config files... 12:33:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:33:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:33:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:33:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4076165038576289331.sh 12:33:11 ---> python-tools-install.sh 12:33:11 Setup pyenv: 12:33:11 system 12:33:11 * 3.8.13 (set by /opt/pyenv/version) 12:33:11 * 3.9.13 (set by /opt/pyenv/version) 12:33:11 * 3.10.13 (set by /opt/pyenv/version) 12:33:11 * 3.11.7 (set by /opt/pyenv/version) 12:33:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G3Dz 12:33:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:33:19 lf-activate-venv(): INFO: Installing: lftools 12:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dz/bin to PATH 12:33:50 Generating Requirements File 12:34:11 Python 3.11.7 12:34:11 pip 24.2 from /tmp/venv-G3Dz/lib/python3.11/site-packages/pip (python 3.11) 12:34:11 appdirs==1.4.4 12:34:11 argcomplete==3.5.0 12:34:11 aspy.yaml==1.3.0 12:34:11 attrs==24.2.0 12:34:11 autopage==0.5.2 12:34:11 beautifulsoup4==4.12.3 12:34:11 boto3==1.35.15 12:34:11 botocore==1.35.15 12:34:11 bs4==0.0.2 12:34:11 cachetools==5.5.0 12:34:11 certifi==2024.8.30 12:34:11 cffi==1.17.1 12:34:11 cfgv==3.4.0 12:34:11 chardet==5.2.0 12:34:11 charset-normalizer==3.3.2 12:34:11 click==8.1.7 12:34:11 cliff==4.7.0 12:34:11 cmd2==2.4.3 12:34:11 cryptography==3.3.2 12:34:11 debtcollector==3.0.0 12:34:11 decorator==5.1.1 12:34:11 defusedxml==0.7.1 12:34:11 Deprecated==1.2.14 12:34:11 distlib==0.3.8 12:34:11 dnspython==2.6.1 12:34:11 docker==4.2.2 12:34:11 dogpile.cache==1.3.3 12:34:11 email_validator==2.2.0 12:34:11 filelock==3.16.0 12:34:11 future==1.0.0 12:34:11 gitdb==4.0.11 12:34:11 GitPython==3.1.43 12:34:11 google-auth==2.34.0 12:34:11 httplib2==0.22.0 12:34:11 identify==2.6.0 12:34:11 idna==3.8 12:34:11 importlib-resources==1.5.0 12:34:11 iso8601==2.1.0 12:34:11 Jinja2==3.1.4 12:34:11 jmespath==1.0.1 12:34:11 jsonpatch==1.33 12:34:11 jsonpointer==3.0.0 12:34:11 jsonschema==4.23.0 12:34:11 jsonschema-specifications==2023.12.1 12:34:11 keystoneauth1==5.8.0 12:34:11 kubernetes==30.1.0 12:34:11 lftools==0.37.10 12:34:11 lxml==5.3.0 12:34:11 MarkupSafe==2.1.5 12:34:11 msgpack==1.1.0 12:34:11 multi_key_dict==2.0.3 12:34:11 munch==4.0.0 12:34:11 netaddr==1.3.0 12:34:11 netifaces==0.11.0 12:34:11 niet==1.4.2 12:34:11 nodeenv==1.9.1 12:34:11 oauth2client==4.1.3 12:34:11 oauthlib==3.2.2 12:34:11 openstacksdk==4.0.0 12:34:11 os-client-config==2.1.0 12:34:11 os-service-types==1.7.0 12:34:11 osc-lib==3.1.0 12:34:11 oslo.config==9.6.0 12:34:11 oslo.context==5.6.0 12:34:11 oslo.i18n==6.4.0 12:34:11 oslo.log==6.1.2 12:34:11 oslo.serialization==5.5.0 12:34:11 oslo.utils==7.3.0 12:34:11 packaging==24.1 12:34:11 pbr==6.1.0 12:34:11 platformdirs==4.3.2 12:34:11 prettytable==3.11.0 12:34:11 pyasn1==0.6.0 12:34:11 pyasn1_modules==0.4.0 12:34:11 pycparser==2.22 12:34:11 pygerrit2==2.0.15 12:34:11 PyGithub==2.4.0 12:34:11 PyJWT==2.9.0 12:34:11 PyNaCl==1.5.0 12:34:11 pyparsing==2.4.7 12:34:11 pyperclip==1.9.0 12:34:11 pyrsistent==0.20.0 12:34:11 python-cinderclient==9.6.0 12:34:11 python-dateutil==2.9.0.post0 12:34:11 python-heatclient==4.0.0 12:34:11 python-jenkins==1.8.2 12:34:11 python-keystoneclient==5.5.0 12:34:11 python-magnumclient==4.7.0 12:34:11 python-openstackclient==7.0.0 12:34:11 python-swiftclient==4.6.0 12:34:11 PyYAML==6.0.2 12:34:11 referencing==0.35.1 12:34:11 requests==2.32.3 12:34:11 requests-oauthlib==2.0.0 12:34:11 requestsexceptions==1.4.0 12:34:11 rfc3986==2.0.0 12:34:11 rpds-py==0.20.0 12:34:11 rsa==4.9 12:34:11 ruamel.yaml==0.18.6 12:34:11 ruamel.yaml.clib==0.2.8 12:34:11 s3transfer==0.10.2 12:34:11 simplejson==3.19.3 12:34:11 six==1.16.0 12:34:11 smmap==5.0.1 12:34:11 soupsieve==2.6 12:34:11 stevedore==5.3.0 12:34:11 tabulate==0.9.0 12:34:11 toml==0.10.2 12:34:11 tomlkit==0.13.2 12:34:11 tqdm==4.66.5 12:34:11 typing_extensions==4.12.2 12:34:11 tzdata==2024.1 12:34:11 urllib3==1.26.20 12:34:11 virtualenv==20.26.4 12:34:11 wcwidth==0.2.13 12:34:11 websocket-client==1.8.0 12:34:11 wrapt==1.16.0 12:34:11 xdg==6.0.0 12:34:11 xmltodict==0.13.0 12:34:11 yq==3.4.3 12:34:11 [EnvInject] - Injecting environment variables from a build step. 12:34:11 [EnvInject] - Injecting as environment variables the properties content 12:34:11 OS_CLOUD=vex 12:34:11 12:34:11 [EnvInject] - Variables injected successfully. 12:34:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:34:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:34:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3320241186129927752.sh 12:34:11 ---> Orphaned k8s clusters 12:34:11 Setup pyenv: 12:34:12 system 12:34:12 3.8.13 12:34:12 3.9.13 12:34:12 3.10.13 12:34:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dz from file:/tmp/.os_lf_venv 12:34:13 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 12:34:19 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. 12:34:19 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.2 which is incompatible. 12:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dz/bin to PATH 12:34:22 -----> Delete orphaned cluster 12:34:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:34:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:34:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18212754236095790803.sh 12:34:22 ---> Orphaned stacks 12:34:22 Setup pyenv: 12:34:22 system 12:34:22 3.8.13 12:34:22 3.9.13 12:34:22 3.10.13 12:34:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:34:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dz from file:/tmp/.os_lf_venv 12:34:23 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dz/bin to PATH 12:34:42 + mapfile -t OS_COE_CLUSTERS_ID 12:34:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:34:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:34:42 ++ awk '{print $1}' 12:34:44 + echo '-----> Active clusters -> stacks' 12:34:44 -----> Active clusters -> stacks 12:34:44 + OS_COE_STACKS=() 12:34:44 + [[ 0 -gt 0 ]] 12:34:44 + mapfile -t OS_STACKS 12:34:44 ++ awk '{print $1}' 12:34:44 ++ 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 12:34:46 + echo '-----> Active stacks' 12:34:46 -----> Active stacks 12:34:46 + for stack in "${OS_STACKS[@]}" 12:34:46 + echo releng-bgpcep-csit-1node-userfeatures-all-scandium-26 12:34:46 releng-bgpcep-csit-1node-userfeatures-all-scandium-26 12:34:46 + for stack in "${OS_STACKS[@]}" 12:34:46 + echo releng-openflowplugin-csit-1node-scale-only-potassium-430 12:34:46 releng-openflowplugin-csit-1node-scale-only-potassium-430 12:34:46 + for stack in "${OS_STACKS[@]}" 12:34:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-potassium-388 12:34:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-potassium-388 12:34:46 + echo '-----> Delete orphaned stacks' 12:34:46 -----> Delete orphaned stacks 12:34:46 + for STACK_NAME in "${OS_STACKS[@]}" 12:34:46 + [[ 0 -gt 0 ]] 12:34:46 + stack_in_jenkins releng-bgpcep-csit-1node-userfeatures-all-scandium-26 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 12:34:46 + STACK_NAME=releng-bgpcep-csit-1node-userfeatures-all-scandium-26 12:34:46 + builds=() 12:34:46 + for jenkins in "${@:2}" 12:34:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 12:34:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 12:34:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:34:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:34:46 ++ 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' 12:34:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/9788/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/64877/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/151/"}}],"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/serviceutils-maven-merge-scandium/158/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/3631/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1000/"}}],"oneOffExecutors":[]}]} 12:34:46 12:34:46 200' 12:34:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/9788/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/64877/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/151/"}}],"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/serviceutils-maven-merge-scandium/158/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/3631/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1000/"}}],"oneOffExecutors":[]}]} 12:34:46 12:34:46 200' 12:34:46 ++ head -n1 12:34:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/9788/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/64877/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/151/"}}],"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/serviceutils-maven-merge-scandium/158/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/3631/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1000/"}}],"oneOffExecutors":[]}]}' 12:34:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/9788/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/64877/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/151/"}}],"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/serviceutils-maven-merge-scandium/158/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/3631/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1000/"}}],"oneOffExecutors":[]}]} 12:34:46 12:34:46 200' 12:34:46 ++ awk 'END {print $NF}' 12:34:46 + status=200 12:34:46 + '[' 200 '!=' 200 ']' 12:34:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 12:34:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 12:34:46 ++ awk -F/ '{print $NF}' 12:34:46 ++ echo https://jenkins.opendaylight.org/releng 12:34:46 ++ sed 's/\/*$//' 12:34:46 + silo=releng 12:34:46 + export silo 12:34:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 12:34:46 ++ grep -v null 12:34:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/9788/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/64877/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/151/"}}],"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/serviceutils-maven-merge-scandium/158/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/3631/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1000/"}}],"oneOffExecutors":[]}]}' 12:34:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 12:34:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 12:34:46 + for jenkins in "${@:2}" 12:34:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 12:34:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 12:34:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:34:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:34:46 ++ 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' 12:34:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 12:34:46 12:34:46 200' 12:34:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 12:34:46 12:34:46 200' 12:34:46 ++ head -n1 12:34:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 12:34:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 12:34:46 12:34:46 200' 12:34:46 ++ awk 'END {print $NF}' 12:34:46 + status=200 12:34:46 + '[' 200 '!=' 200 ']' 12:34:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 12:34:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 12:34:46 ++ awk -F/ '{print $NF}' 12:34:46 ++ echo https://jenkins.opendaylight.org/sandbox 12:34:46 ++ sed 's/\/*$//' 12:34:46 + silo=sandbox 12:34:46 + export silo 12:34:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 12:34:46 ++ grep -v null 12:34:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 12:34:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 12:34:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 12:34:46 + [[ releng-netconf-tox-verify-master-9788 releng-builder-openstack-cron-64877 releng-netconf-maven-merge-7.0.x-151 releng-serviceutils-maven-merge-scandium-158 releng-netconf-maven-merge-master-3631 releng-netconf-maven-verify-master-mvn39-openjdk21-1000 =~ releng-bgpcep-csit-1node-userfeatures-all-scandium-26 ]] 12:34:46 + return 1 12:34:46 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-userfeatures-all-scandium-26' 12:34:46 Deleting orphaned stack: releng-bgpcep-csit-1node-userfeatures-all-scandium-26 12:34:46 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-userfeatures-all-scandium-26 12:43:11 Build timed out (after 10 minutes). Marking the build as failed. 12:43:11 /tmp/jenkins18212754236095790803.sh: line 129: 7082 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 12:43:11 + for STACK_NAME in "${OS_STACKS[@]}" 12:43:11 + [[ 0 -gt 0 ]] 12:43:11 + stack_in_jenkins releng-openflowplugin-csit-1node-scale-only-potassium-430 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 12:43:11 + STACK_NAME=releng-openflowplugin-csit-1node-scale-only-potassium-430 12:43:11 + builds=() 12:43:11 + for jenkins in "${@:2}" 12:43:11 + PARAMS='tree=computer[executors[currentExecutable[url]],' 12:43:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 12:43:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:43:11 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:43:11 $ ssh-agent -k 12:43: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' 12:43:11 unset SSH_AUTH_SOCK; 12:43:11 unset SSH_AGENT_PID; 12:43:11 echo Agent pid 5450 killed; 12:43:11 [ssh-agent] Stopped. 12:43:11 Build was aborted 12:43:11 [PostBuildScript] - [INFO] Executing post build scripts. 12:43:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6756462561827334593.sh 12:43:11 ---> sysstat.sh 12:43:11 (23) Failed writing body 12:43:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7651213901960979787.sh 12:43:11 ---> package-listing.sh 12:43:11 ++ facter osfamily 12:43:11 ++ tr '[:upper:]' '[:lower:]' 12:43:12 + OS_FAMILY=redhat 12:43:12 + workspace=/w/workspace/builder-openstack-cron 12:43:12 + START_PACKAGES=/tmp/packages_start.txt 12:43:12 + END_PACKAGES=/tmp/packages_end.txt 12:43:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:43:12 + PACKAGES=/tmp/packages_start.txt 12:43:12 + '[' /w/workspace/builder-openstack-cron ']' 12:43:12 + PACKAGES=/tmp/packages_end.txt 12:43:12 + case "${OS_FAMILY}" in 12:43:12 + rpm -qa 12:43:12 + sort 12:43:12 + '[' -f /tmp/packages_start.txt ']' 12:43:12 + '[' -f /tmp/packages_end.txt ']' 12:43:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:43:12 + '[' /w/workspace/builder-openstack-cron ']' 12:43:12 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 12:43:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 12:43:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15368374498304634717.sh 12:43:12 ---> capture-instance-metadata.sh 12:43:12 Setup pyenv: 12:43:12 system 12:43:12 3.8.13 12:43:12 3.9.13 12:43:12 3.10.13 12:43:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:43:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dz from file:/tmp/.os_lf_venv 12:43:14 lf-activate-venv(): INFO: Installing: lftools 12:43:24 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dz/bin to PATH 12:43:24 INFO: Running in OpenStack, capturing instance metadata 12:43:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6632892839312539530.sh 12:43:25 provisioning config files... 12:43:26 Could not find credentials [logs] for builder-openstack-cron #64877 12:43:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5051880244255123081tmp 12:43:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:43:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:43:26 provisioning config files... 12:43:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:43:26 [EnvInject] - Injecting environment variables from a build step. 12:43:26 [EnvInject] - Injecting as environment variables the properties content 12:43:26 SERVER_ID=logs 12:43:26 12:43:26 [EnvInject] - Variables injected successfully. 12:43:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15241939258466393968.sh 12:43:26 ---> create-netrc.sh 12:43:26 WARN: Log server credential not found. 12:43:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15011148585932641773.sh 12:43:26 ---> python-tools-install.sh 12:43:26 Setup pyenv: 12:43:26 system 12:43:26 3.8.13 12:43:26 3.9.13 12:43:26 3.10.13 12:43:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:43:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dz from file:/tmp/.os_lf_venv 12:43:27 lf-activate-venv(): INFO: Installing: lftools 12:43:36 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dz/bin to PATH 12:43:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12573381064694663084.sh 12:43:36 ---> sudo-logs.sh 12:43:36 Archiving 'sudo' log.. 12:43:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9006608857246200729.sh 12:43:36 ---> job-cost.sh 12:43:36 Setup pyenv: 12:43:36 system 12:43:36 3.8.13 12:43:36 3.9.13 12:43:36 3.10.13 12:43:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:43:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dz from file:/tmp/.os_lf_venv 12:43:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:43:44 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dz/bin to PATH 12:43:44 INFO: No Stack... 12:43:45 INFO: Retrieving Pricing Info for: v3-standard-2 12:43:45 INFO: Archiving Costs 12:43:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7198096493436122537.sh 12:43:45 ---> logs-deploy.sh 12:43:45 Setup pyenv: 12:43:45 system 12:43:45 3.8.13 12:43:45 3.9.13 12:43:45 3.10.13 12:43:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:43:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dz from file:/tmp/.os_lf_venv 12:43:46 lf-activate-venv(): INFO: Installing: lftools 12:43:55 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dz/bin to PATH 12:43:55 WARNING: Nexus logging server not set 12:43:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/64877/ 12:43:55 INFO: archiving logs to S3 12:43:56 ---> uname -a: 12:43:56 Linux prd-centos8-builder-2c-2g-20832.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 12:43:56 12:43:56 12:43:56 ---> lscpu: 12:43:56 Architecture: x86_64 12:43:56 CPU op-mode(s): 32-bit, 64-bit 12:43:56 Byte Order: Little Endian 12:43:56 CPU(s): 2 12:43:56 On-line CPU(s) list: 0,1 12:43:56 Thread(s) per core: 1 12:43:56 Core(s) per socket: 1 12:43:56 Socket(s): 2 12:43:56 NUMA node(s): 1 12:43:56 Vendor ID: AuthenticAMD 12:43:56 CPU family: 23 12:43:56 Model: 49 12:43:56 Model name: AMD EPYC-Rome Processor 12:43:56 Stepping: 0 12:43:56 CPU MHz: 2800.000 12:43:56 BogoMIPS: 5600.00 12:43:56 Virtualization: AMD-V 12:43:56 Hypervisor vendor: KVM 12:43:56 Virtualization type: full 12:43:56 L1d cache: 32K 12:43:56 L1i cache: 32K 12:43:56 L2 cache: 512K 12:43:56 L3 cache: 16384K 12:43:56 NUMA node0 CPU(s): 0,1 12:43:56 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 12:43:56 12:43:56 12:43:56 ---> nproc: 12:43:56 2 12:43:56 12:43:56 12:43:56 ---> df -h: 12:43:56 Filesystem Size Used Avail Use% Mounted on 12:43:56 devtmpfs 3.8G 0 3.8G 0% /dev 12:43:56 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:43:56 tmpfs 3.8G 17M 3.8G 1% /run 12:43:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:43:56 /dev/vda1 40G 8.4G 32G 21% / 12:43:56 tmpfs 770M 0 770M 0% /run/user/1001 12:43:56 12:43:56 12:43:56 ---> free -m: 12:43:56 total used free shared buff/cache available 12:43:56 Mem: 7697 629 4823 19 2244 6773 12:43:56 Swap: 1023 0 1023 12:43:56 12:43:56 12:43:56 ---> ip addr: 12:43:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:43:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:43:56 inet 127.0.0.1/8 scope host lo 12:43:56 valid_lft forever preferred_lft forever 12:43:56 inet6 ::1/128 scope host 12:43:56 valid_lft forever preferred_lft forever 12:43:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:43:56 link/ether fa:16:3e:1d:53:5e brd ff:ff:ff:ff:ff:ff 12:43:56 altname enp0s3 12:43:56 altname ens3 12:43:56 inet 10.30.170.101/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 12:43:56 valid_lft 85705sec preferred_lft 85705sec 12:43:56 inet6 fe80::f816:3eff:fe1d:535e/64 scope link 12:43:56 valid_lft forever preferred_lft forever 12:43:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:43:56 link/ether 02:42:08:69:5a:dd brd ff:ff:ff:ff:ff:ff 12:43:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:43:56 valid_lft forever preferred_lft forever 12:43:56 12:43:56 12:43:56 ---> sar -b -r -n DEV: 12:43:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/10/2024 _x86_64_ (2 CPU) 12:43:56 12:43:56 12:32:17 LINUX RESTART (2 CPU) 12:43:56 12:43:56 12:33:01 PM tps rtps wtps bread/s bwrtn/s 12:43:56 12:34:01 PM 147.08 14.00 133.08 2396.00 7259.51 12:43:56 12:35:01 PM 87.64 0.87 86.77 87.99 9702.02 12:43:56 12:36:01 PM 10.80 0.03 10.76 0.53 779.21 12:43:56 12:37:01 PM 0.35 0.00 0.35 0.00 5.72 12:43:56 12:38:01 PM 0.17 0.00 0.17 0.00 2.10 12:43:56 12:39:01 PM 0.33 0.00 0.33 0.00 5.36 12:43:56 12:40:01 PM 0.12 0.00 0.12 0.00 0.77 12:43:56 12:41:01 PM 0.13 0.00 0.13 0.00 1.10 12:43:56 12:42:01 PM 0.17 0.00 0.17 0.00 1.98 12:43:56 12:43:02 PM 0.23 0.00 0.23 0.00 2.68 12:43:56 Average: 24.70 1.49 23.21 248.44 1775.94 12:43:56 12:43:56 12:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:43:56 12:34:01 PM 5103124 6998128 2779308 35.26 2688 2076800 954192 10.68 224100 2227516 158320 12:43:56 12:35:01 PM 4956204 6947028 2926228 37.12 2688 2168132 1019308 11.41 250764 2327080 17112 12:43:56 12:36:01 PM 4956620 6947004 2925812 37.12 2688 2168152 1019308 11.41 250764 2327128 4 12:43:56 12:37:01 PM 4955756 6946140 2926676 37.13 2688 2168152 1019308 11.41 250764 2328104 12 12:43:56 12:38:01 PM 4955580 6945968 2926852 37.13 2688 2168156 1019308 11.41 250764 2328516 16 12:43:56 12:39:01 PM 4955616 6946004 2926816 37.13 2688 2168156 1019308 11.41 250764 2328464 8 12:43:56 12:40:01 PM 4955708 6946096 2926724 37.13 2688 2168156 999692 11.19 250764 2328580 4 12:43:56 12:41:01 PM 4955716 6946128 2926716 37.13 2688 2168160 999692 11.19 250764 2328512 4 12:43:56 12:42:01 PM 4955624 6946036 2926808 37.13 2688 2168160 999692 11.19 250764 2328520 4 12:43:56 12:43:02 PM 4955748 6946164 2926684 37.13 2688 2168164 999692 11.19 250764 2328476 12 12:43:56 Average: 4970570 6951470 2911862 36.94 2688 2159019 1004950 11.25 248098 2318090 17550 12:43:56 12:43:56 12:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:43:56 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:34:01 PM eth0 163.12 122.63 1408.09 30.84 0.00 0.00 0.00 0.00 12:43:56 12:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:35:01 PM eth0 47.64 38.56 370.37 7.70 0.00 0.00 0.00 0.00 12:43:56 12:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:36:01 PM eth0 0.52 0.40 0.33 0.14 0.00 0.00 0.00 0.00 12:43:56 12:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:37:01 PM eth0 0.58 0.43 0.34 0.14 0.00 0.00 0.00 0.00 12:43:56 12:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:38:01 PM eth0 0.83 0.52 0.47 0.21 0.00 0.00 0.00 0.00 12:43:56 12:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:39:01 PM eth0 0.43 0.33 0.28 0.12 0.00 0.00 0.00 0.00 12:43:56 12:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:40:01 PM eth0 0.50 0.35 0.33 0.14 0.00 0.00 0.00 0.00 12:43:56 12:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:41:01 PM eth0 0.58 0.37 0.33 0.14 0.00 0.00 0.00 0.00 12:43:56 12:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:42:01 PM eth0 0.55 0.38 0.34 0.14 0.00 0.00 0.00 0.00 12:43:56 12:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:43:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:43:02 PM eth0 0.70 0.48 0.41 0.21 0.00 0.00 0.00 0.00 12:43:56 12:43:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 Average: eth0 21.54 16.44 178.12 3.98 0.00 0.00 0.00 0.00 12:43:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:56 12:43:56 12:43:56 ---> sar -P ALL: 12:43:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/10/2024 _x86_64_ (2 CPU) 12:43:56 12:43:56 12:32:17 LINUX RESTART (2 CPU) 12:43:56 12:43:56 12:33:01 PM CPU %user %nice %system %iowait %steal %idle 12:43:56 12:34:01 PM all 35.19 0.00 6.87 4.78 0.12 53.04 12:43:56 12:34:01 PM 0 32.68 0.00 6.12 4.09 0.12 56.99 12:43:56 12:34:01 PM 1 37.71 0.00 7.63 5.46 0.12 49.08 12:43:56 12:35:01 PM all 24.24 0.00 3.61 4.71 0.09 67.35 12:43:56 12:35:01 PM 0 25.81 0.00 3.68 4.24 0.08 66.19 12:43:56 12:35:01 PM 1 22.67 0.00 3.55 5.17 0.10 68.51 12:43:56 12:36:01 PM all 0.38 0.00 0.11 0.18 0.03 99.31 12:43:56 12:36:01 PM 0 0.17 0.00 0.15 0.25 0.02 99.42 12:43:56 12:36:01 PM 1 0.58 0.00 0.07 0.12 0.03 99.20 12:43:56 12:37:01 PM all 0.41 0.00 0.08 0.00 0.03 99.47 12:43:56 12:37:01 PM 0 0.22 0.00 0.07 0.00 0.03 99.68 12:43:56 12:37:01 PM 1 0.60 0.00 0.10 0.00 0.03 99.27 12:43:56 12:38:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56 12:43:56 12:38:01 PM 0 0.60 0.00 0.07 0.00 0.02 99.32 12:43:56 12:38:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 12:43:56 12:39:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 12:43:56 12:39:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 12:43:56 12:39:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 12:43:56 12:40:01 PM all 0.39 0.00 0.08 0.00 0.03 99.50 12:43:56 12:40:01 PM 0 0.45 0.00 0.07 0.00 0.02 99.47 12:43:56 12:40:01 PM 1 0.33 0.00 0.10 0.00 0.03 99.53 12:43:56 12:41:01 PM all 0.29 0.00 0.08 0.00 0.03 99.61 12:43:56 12:41:01 PM 0 0.23 0.00 0.05 0.00 0.03 99.68 12:43:56 12:41:01 PM 1 0.35 0.00 0.10 0.00 0.02 99.53 12:43:56 12:42:01 PM all 0.39 0.00 0.07 0.00 0.03 99.51 12:43:56 12:42:01 PM 0 0.23 0.00 0.07 0.00 0.03 99.67 12:43:56 12:42:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35 12:43:56 12:43:02 PM all 0.38 0.00 0.08 0.00 0.03 99.52 12:43:56 12:43:02 PM 0 0.18 0.00 0.07 0.00 0.02 99.73 12:43:56 12:43:02 PM 1 0.57 0.00 0.08 0.00 0.03 99.32 12:43:56 Average: all 6.23 0.00 1.11 0.97 0.04 91.65 12:43:56 Average: 0 6.11 0.00 1.04 0.86 0.04 91.96 12:43:56 Average: 1 6.36 0.00 1.18 1.08 0.05 91.34 12:43:56 12:43:56 12:43:56