00:08:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/142122 00:08:11 Running as SYSTEM 00:08:11 [EnvInject] - Loading node environment variables. 00:08:11 Building remotely on prd-centos8-builder-2c-1g-235 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify 00:08:11 [ssh-agent] Looking for ssh-agent implementation... 00:08:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:11 $ ssh-agent 00:08:11 SSH_AUTH_SOCK=/tmp/ssh-wxpzCLNhacvU/agent.14596 00:08:11 SSH_AGENT_PID=14597 00:08:11 [ssh-agent] Started. 00:08:11 Running ssh-add (command line suppressed) 00:08:11 Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_4578128728739028458.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_4578128728739028458.key) 00:08:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:08:11 The recommended git tool is: NONE 00:08:13 using credential onap-jenkins-ssh 00:08:13 Wiping out workspace first. 00:08:13 Cloning the remote Git repository 00:08:13 Cloning repository git://cloud.onap.org/mirror/ci-management 00:08:13 > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 00:08:13 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 00:08:13 > git --version # timeout=10 00:08:13 > git --version # 'git version 2.39.0' 00:08:13 using GIT_SSH to set credentials Gerrit user 00:08:13 [INFO] Currently running in a labeled security context 00:08:13 [INFO] Currently SELinux is 'enforcing' on the host 00:08:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh6926047072143963502.key 00:08:13 Verifying host key using manually-configured host key entries 00:08:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:08:15 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 00:08:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:08:15 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 00:08:15 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 00:08:15 using GIT_SSH to set credentials Gerrit user 00:08:15 [INFO] Currently running in a labeled security context 00:08:15 [INFO] Currently SELinux is 'enforcing' on the host 00:08:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh17645044185724069900.key 00:08:15 Verifying host key using manually-configured host key entries 00:08:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/22/142122/1 # timeout=10 00:08:16 > git rev-parse f16afdc8ee3d166a000ffe2785670b787d6b0120^{commit} # timeout=10 00:08:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 00:08:16 Checking out Revision f16afdc8ee3d166a000ffe2785670b787d6b0120 (refs/changes/22/142122/1) 00:08:16 > git config core.sparsecheckout # timeout=10 00:08:16 > git checkout -f f16afdc8ee3d166a000ffe2785670b787d6b0120 # timeout=10 00:08:19 Commit message: "Fix: Use newer image for Ubuntu 22.04 Docker" 00:08:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:08:19 > git rev-list --no-walk 8f7e1909f0af566d613f32af15a325b0ea69e2e2 # timeout=10 00:08:19 > git remote # timeout=10 00:08:19 > git submodule init # timeout=10 00:08:19 > git submodule sync # timeout=10 00:08:19 > git config --get remote.origin.url # timeout=10 00:08:19 > git submodule init # timeout=10 00:08:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:08:19 > git config --get submodule.global-jjb.url # timeout=10 00:08:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:08:19 > git config --get submodule.packer/common-packer.url # timeout=10 00:08:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:08:20 > git submodule update --init --recursive global-jjb # timeout=10 00:08:20 > git submodule update --init --recursive packer/common-packer # timeout=10 00:08:21 provisioning config files... 00:08:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:08:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:08:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:08:21 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7473667525134430520.sh 00:08:21 ---> python-tools-install.sh 00:08:21 Setup pyenv: 00:08:21 system 00:08:21 * 3.8.13 (set by /opt/pyenv/version) 00:08:21 * 3.9.13 (set by /opt/pyenv/version) 00:08:21 * 3.10.6 (set by /opt/pyenv/version) 00:08:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yt2s 00:08:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:08:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:08:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:08:30 lf-activate-venv(): INFO: Base packages installed successfully 00:08:30 lf-activate-venv(): INFO: Installing additional packages: lftools 00:09:01 lf-activate-venv(): INFO: Adding /tmp/venv-Yt2s/bin to PATH 00:09:01 Generating Requirements File 00:09:27 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:09:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:09:28 Python 3.10.6 00:09:28 pip 25.2 from /tmp/venv-Yt2s/lib/python3.10/site-packages/pip (python 3.10) 00:09:28 appdirs==1.4.4 00:09:28 argcomplete==3.6.2 00:09:28 aspy.yaml==1.3.0 00:09:28 attrs==25.3.0 00:09:28 autopage==0.5.2 00:09:28 beautifulsoup4==4.13.5 00:09:28 boto3==1.40.39 00:09:28 botocore==1.40.39 00:09:28 bs4==0.0.2 00:09:28 cachetools==5.5.2 00:09:28 certifi==2025.8.3 00:09:28 cffi==2.0.0 00:09:28 cfgv==3.4.0 00:09:28 chardet==5.2.0 00:09:28 charset-normalizer==3.4.3 00:09:28 click==8.3.0 00:09:28 cliff==4.11.0 00:09:28 cmd2==2.7.0 00:09:28 cryptography==3.3.2 00:09:28 debtcollector==3.0.0 00:09:28 decorator==5.2.1 00:09:28 defusedxml==0.7.1 00:09:28 Deprecated==1.2.18 00:09:28 distlib==0.4.0 00:09:28 dnspython==2.8.0 00:09:28 docker==7.1.0 00:09:28 dogpile.cache==1.4.1 00:09:28 durationpy==0.10 00:09:28 email-validator==2.3.0 00:09:28 filelock==3.19.1 00:09:28 future==1.0.0 00:09:28 gitdb==4.0.12 00:09:28 GitPython==3.1.45 00:09:28 google-auth==2.40.3 00:09:28 httplib2==0.31.0 00:09:28 identify==2.6.14 00:09:28 idna==3.10 00:09:28 importlib-resources==1.5.0 00:09:28 iso8601==2.1.0 00:09:28 Jinja2==3.1.6 00:09:28 jmespath==1.0.1 00:09:28 jsonpatch==1.33 00:09:28 jsonpointer==3.0.0 00:09:28 jsonschema==4.25.1 00:09:28 jsonschema-specifications==2025.9.1 00:09:28 keystoneauth1==5.12.0 00:09:28 kubernetes==33.1.0 00:09:28 lftools==0.37.14 00:09:28 lxml==6.0.2 00:09:28 markdown-it-py==4.0.0 00:09:28 MarkupSafe==3.0.2 00:09:28 mdurl==0.1.2 00:09:28 msgpack==1.1.1 00:09:28 multi_key_dict==2.0.3 00:09:28 munch==4.0.0 00:09:28 netaddr==1.3.0 00:09:28 niet==1.4.2 00:09:28 nodeenv==1.9.1 00:09:28 oauth2client==4.1.3 00:09:28 oauthlib==3.3.1 00:09:28 openstacksdk==4.7.1 00:09:28 os-service-types==1.8.0 00:09:28 osc-lib==4.2.0 00:09:28 oslo.config==10.0.0 00:09:28 oslo.context==6.1.0 00:09:28 oslo.i18n==6.6.0 00:09:28 oslo.log==7.2.1 00:09:28 oslo.serialization==5.8.0 00:09:28 oslo.utils==9.1.0 00:09:28 packaging==25.0 00:09:28 pbr==7.0.1 00:09:28 platformdirs==4.4.0 00:09:28 prettytable==3.16.0 00:09:28 psutil==7.1.0 00:09:28 pyasn1==0.6.1 00:09:28 pyasn1_modules==0.4.2 00:09:28 pycparser==2.23 00:09:28 pygerrit2==2.0.15 00:09:28 PyGithub==2.8.1 00:09:28 Pygments==2.19.2 00:09:28 PyJWT==2.10.1 00:09:28 PyNaCl==1.6.0 00:09:28 pyparsing==2.4.7 00:09:28 pyperclip==1.10.0 00:09:28 pyrsistent==0.20.0 00:09:28 python-cinderclient==9.8.0 00:09:28 python-dateutil==2.9.0.post0 00:09:28 python-heatclient==4.3.0 00:09:28 python-jenkins==1.8.3 00:09:28 python-keystoneclient==5.7.0 00:09:28 python-magnumclient==4.9.0 00:09:28 python-openstackclient==8.2.0 00:09:28 python-swiftclient==4.8.0 00:09:28 PyYAML==6.0.3 00:09:28 referencing==0.36.2 00:09:28 requests==2.32.5 00:09:28 requests-oauthlib==2.0.0 00:09:28 requestsexceptions==1.4.0 00:09:28 rfc3986==2.0.0 00:09:28 rich==14.1.0 00:09:28 rich-argparse==1.7.1 00:09:28 rpds-py==0.27.1 00:09:28 rsa==4.9.1 00:09:28 ruamel.yaml==0.18.15 00:09:28 ruamel.yaml.clib==0.2.14 00:09:28 s3transfer==0.14.0 00:09:28 simplejson==3.20.1 00:09:28 six==1.17.0 00:09:28 smmap==5.0.2 00:09:28 soupsieve==2.8 00:09:28 stevedore==5.5.0 00:09:28 tabulate==0.9.0 00:09:28 toml==0.10.2 00:09:28 tomlkit==0.13.3 00:09:28 tqdm==4.67.1 00:09:28 typing_extensions==4.15.0 00:09:28 tzdata==2025.2 00:09:28 urllib3==1.26.20 00:09:28 virtualenv==20.34.0 00:09:28 wcwidth==0.2.14 00:09:28 websocket-client==1.8.0 00:09:28 wrapt==1.17.3 00:09:28 xdg==6.0.0 00:09:28 xmltodict==1.0.2 00:09:28 yq==3.4.3 00:09:28 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins17344744573331014901.sh 00:09:28 ---> jenkins-verify-images.sh 00:09:28 + source /home/jenkins/lf-env.sh 00:09:28 + '[' -f /tmp/.os_lf_venv ']' 00:09:28 ++ cat /tmp/.os_lf_venv 00:09:28 + os_lf_venv=/tmp/venv-Yt2s 00:09:28 + '[' -d /tmp/venv-Yt2s ']' 00:09:28 + '[' -f /tmp/venv-Yt2s/bin/openstack ']' 00:09:28 + echo 'Re-use existing venv: /tmp/venv-Yt2s' 00:09:28 Re-use existing venv: /tmp/venv-Yt2s 00:09:28 + PATH=/tmp/venv-Yt2s/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:09:28 + error=false 00:09:28 + echo 'Verifying that cloud has a master configuration file' 00:09:28 Verifying that cloud has a master configuration file 00:09:28 + [[ -d jenkins-config/clouds/openstack ]] 00:09:28 + for cloud in jenkins-config/clouds/openstack/* 00:09:28 + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] 00:09:28 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg 00:09:28 ++ cut -d= -f2 00:09:28 + os_cloud= 00:09:28 + os_cloud=vex 00:09:28 + OS_CLOUD=vex 00:09:28 + verify_images jenkins-config/clouds/openstack/cattle 00:09:28 + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' 00:09:28 Verifying images on jenkins-config/clouds/openstack/cattle 00:09:28 + for file in "$1"/* 00:09:28 + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg ']' 00:09:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg 00:09:28 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 00:09:28 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 00:09:28 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 00:09:28 + grep active 00:09:33 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 00:09:33 + for file in "$1"/* 00:09:33 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg ']' 00:09:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg 00:09:33 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:09:33 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:09:33 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:09:33 + grep active 00:09:38 | 0ba42a1e-cc70-438e-958d-03f6a5aa5392 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 | active | 00:09:38 + for file in "$1"/* 00:09:38 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg ']' 00:09:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg 00:09:38 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:09:38 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:09:38 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:09:38 + grep active 00:09:42 | 0ba42a1e-cc70-438e-958d-03f6a5aa5392 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 | active | 00:09:42 + for file in "$1"/* 00:09:42 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg ']' 00:09:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg 00:09:42 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:42 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:42 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:42 + grep active 00:09:46 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 00:09:46 + for file in "$1"/* 00:09:46 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg ']' 00:09:46 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg 00:09:46 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:46 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:46 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:46 + grep active 00:09:51 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 00:09:51 + for file in "$1"/* 00:09:51 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg ']' 00:09:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg 00:09:51 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:51 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:51 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:09:51 + grep active 00:09:55 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 00:09:55 + for file in "$1"/* 00:09:55 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg ']' 00:09:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg 00:09:55 + export 'IMAGE_NAME=CentOS Stream 8 - redis - - 310180101-1010' 00:09:55 + IMAGE_NAME='CentOS Stream 8 - redis - - 310180101-1010' 00:09:55 + openstack image list --property 'name=CentOS Stream 8 - redis - - 310180101-1010' 00:09:55 + grep active 00:10:00 | c0a9a055-4c5f-49ed-b44d-3d4217c0ad7f | CentOS Stream 8 - redis - - 310180101-1010 | active | 00:10:00 + for file in "$1"/* 00:10:00 + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' 00:10:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg 00:10:00 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747' 00:10:00 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747' 00:10:00 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747' 00:10:00 + grep active 00:10:04 | 6180ec0a-ffd7-45b4-a7f8-20531640b20a | ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 | active | 00:10:04 + for file in "$1"/* 00:10:04 + '[' -f jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg ']' 00:10:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg 00:10:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:04 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:04 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:04 + grep active 00:10:09 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 00:10:09 + for file in "$1"/* 00:10:09 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' 00:10:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg 00:10:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 00:10:09 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 00:10:09 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 00:10:09 + grep active 00:10:13 | 350fb7cf-3658-430c-9563-4fd2fdf79fed | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 | active | 00:10:13 + for file in "$1"/* 00:10:13 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg ']' 00:10:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg 00:10:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:13 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:13 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:13 + grep active 00:10:17 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 00:10:17 + for file in "$1"/* 00:10:17 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg ']' 00:10:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg 00:10:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:17 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:17 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:17 + grep active 00:10:22 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 00:10:22 + for file in "$1"/* 00:10:22 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg ']' 00:10:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg 00:10:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:22 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:22 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:10:22 + grep active 00:10:26 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 00:10:26 + for file in "$1"/* 00:10:26 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' 00:10:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg 00:10:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 00:10:26 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 00:10:26 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 00:10:26 + grep active 00:10:30 | d0a5256b-003c-4578-b0d9-9c6744be2859 | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 | active | 00:10:30 + for file in "$1"/* 00:10:30 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' 00:10:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg 00:10:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070' 00:10:30 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070' 00:10:30 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070' 00:10:30 + grep active 00:10:35 | 00c1faf5-2e85-4d22-bbad-1b6d7c976ecf | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 | active | 00:10:35 + for file in "$1"/* 00:10:35 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg ']' 00:10:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg 00:10:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:35 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:35 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:35 + grep active 00:10:39 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 00:10:39 + for file in "$1"/* 00:10:39 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg ']' 00:10:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg 00:10:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:39 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:39 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:39 + grep active 00:10:44 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 00:10:44 + for file in "$1"/* 00:10:44 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg ']' 00:10:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg 00:10:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:44 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:44 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:44 + grep active 00:10:48 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 00:10:48 + for file in "$1"/* 00:10:48 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg ']' 00:10:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg 00:10:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:10:48 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:10:48 + grep active 00:10:48 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:10:52 | 0065597f-617a-4b25-ac2e-a973022d0807 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 | active | 00:10:52 + for file in "$1"/* 00:10:52 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg ']' 00:10:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg 00:10:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:52 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:52 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:10:52 + grep active 00:10:57 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 00:10:57 + for file in "$1"/* 00:10:57 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg ']' 00:10:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg 00:10:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:10:57 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:10:57 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:10:57 + grep active 00:11:01 | 0065597f-617a-4b25-ac2e-a973022d0807 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 | active | 00:11:01 + for file in "$1"/* 00:11:01 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg ']' 00:11:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg 00:11:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 00:11:01 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 00:11:01 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 00:11:01 + grep active 00:11:06 | b67b8a46-dfe3-43a0-8dd0-eeeb8496e565 | ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 | active | 00:11:06 + for file in "$1"/* 00:11:06 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg ']' 00:11:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg 00:11:06 + export 'IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 00:11:06 + IMAGE_NAME='Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 00:11:06 + openstack image list --property 'name=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 00:11:06 + grep active 00:11:10 | d0415527-67db-45b7-90aa-b5b87988bfe3 | Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 | active | 00:11:10 + for file in "$1"/* 00:11:10 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg ']' 00:11:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg 00:11:10 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:10 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:10 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:10 + grep active 00:11:14 | aaf2bb72-60ca-43fe-9ff0-dcbb38a45d57 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 | active | 00:11:14 + for file in "$1"/* 00:11:14 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg ']' 00:11:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg 00:11:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:14 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:14 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:14 + grep active 00:11:18 | aaf2bb72-60ca-43fe-9ff0-dcbb38a45d57 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 | active | 00:11:18 + for file in "$1"/* 00:11:18 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg ']' 00:11:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg 00:11:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:18 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:18 + grep active 00:11:18 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:11:23 | aaf2bb72-60ca-43fe-9ff0-dcbb38a45d57 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 | active | 00:11:23 + false 00:11:23 $ ssh-agent -k 00:11:23 unset SSH_AUTH_SOCK; 00:11:23 unset SSH_AGENT_PID; 00:11:23 echo Agent pid 14597 killed; 00:11:23 [ssh-agent] Stopped. 00:11:23 [PostBuildScript] - [INFO] Executing post build scripts. 00:11:23 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3923571897599526178.sh 00:11:23 ---> sysstat.sh 00:11:24 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4129722830689245618.sh 00:11:24 ---> package-listing.sh 00:11:24 ++ tr '[:upper:]' '[:lower:]' 00:11:24 ++ facter osfamily 00:11:24 + OS_FAMILY=redhat 00:11:24 + workspace=/w/workspace/ci-management-jenkins-cfg-verify 00:11:24 + START_PACKAGES=/tmp/packages_start.txt 00:11:24 + END_PACKAGES=/tmp/packages_end.txt 00:11:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:11:24 + PACKAGES=/tmp/packages_start.txt 00:11:24 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 00:11:24 + PACKAGES=/tmp/packages_end.txt 00:11:24 + case "${OS_FAMILY}" in 00:11:24 + rpm -qa 00:11:24 + sort 00:11:24 + '[' -f /tmp/packages_start.txt ']' 00:11:24 + '[' -f /tmp/packages_end.txt ']' 00:11:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:11:24 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 00:11:24 + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ 00:11:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ 00:11:24 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4182755075822492712.sh 00:11:24 ---> capture-instance-metadata.sh 00:11:24 Setup pyenv: 00:11:24 system 00:11:24 3.8.13 00:11:24 3.9.13 00:11:24 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 00:11:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yt2s from file:/tmp/.os_lf_venv 00:11:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:11:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:11:26 lf-activate-venv(): INFO: Base packages installed successfully 00:11:26 lf-activate-venv(): INFO: Installing additional packages: lftools 00:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-Yt2s/bin to PATH 00:11:36 INFO: Running in OpenStack, capturing instance metadata 00:11:36 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1529560994033286516.sh 00:11:36 provisioning config files... 00:11:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config1781419638070342885tmp 00:11:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:11:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:11:36 [EnvInject] - Injecting environment variables from a build step. 00:11:36 [EnvInject] - Injecting as environment variables the properties content 00:11:36 SERVER_ID=logs 00:11:36 00:11:36 [EnvInject] - Variables injected successfully. 00:11:36 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins11826120567739168051.sh 00:11:36 ---> create-netrc.sh 00:11:36 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8414841362403501071.sh 00:11:36 ---> python-tools-install.sh 00:11:36 Setup pyenv: 00:11:36 system 00:11:36 3.8.13 00:11:36 3.9.13 00:11:36 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 00:11:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yt2s from file:/tmp/.os_lf_venv 00:11:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:11:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:11:38 lf-activate-venv(): INFO: Base packages installed successfully 00:11:38 lf-activate-venv(): INFO: Installing additional packages: lftools 00:11:49 lf-activate-venv(): INFO: Adding /tmp/venv-Yt2s/bin to PATH 00:11:49 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12458504940020535633.sh 00:11:49 ---> sudo-logs.sh 00:11:49 Archiving 'sudo' log.. 00:11:50 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3044529565586290611.sh 00:11:50 ---> job-cost.sh 00:11:50 Setup pyenv: 00:11:50 system 00:11:50 3.8.13 00:11:50 3.9.13 00:11:50 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 00:11:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yt2s from file:/tmp/.os_lf_venv 00:11:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:11:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:11:52 lf-activate-venv(): INFO: Base packages installed successfully 00:11:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:11:58 lf-activate-venv(): INFO: Adding /tmp/venv-Yt2s/bin to PATH 00:11:58 INFO: No Stack... 00:11:59 INFO: Retrieving Pricing Info for: v3-standard-2 00:11:59 INFO: Archiving Costs 00:11:59 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins8496098859546712553.sh 00:11:59 ---> logs-deploy.sh 00:11:59 Setup pyenv: 00:11:59 system 00:11:59 3.8.13 00:11:59 3.9.13 00:11:59 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 00:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yt2s from file:/tmp/.os_lf_venv 00:11:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:11:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:12:01 lf-activate-venv(): INFO: Base packages installed successfully 00:12:01 lf-activate-venv(): INFO: Installing additional packages: lftools 00:12:11 lf-activate-venv(): INFO: Adding /tmp/venv-Yt2s/bin to PATH 00:12:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/234 00:12:11 INFO: archiving workspace using pattern(s): 00:12:12 Archives upload complete. 00:12:12 INFO: archiving logs to Nexus 00:12:13 ---> uname -a: 00:12:13 Linux prd-centos8-builder-2c-1g-235.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:12:13 00:12:13 00:12:13 ---> lscpu: 00:12:13 Architecture: x86_64 00:12:13 CPU op-mode(s): 32-bit, 64-bit 00:12:13 Byte Order: Little Endian 00:12:13 CPU(s): 2 00:12:13 On-line CPU(s) list: 0,1 00:12:13 Thread(s) per core: 1 00:12:13 Core(s) per socket: 1 00:12:13 Socket(s): 2 00:12:13 NUMA node(s): 1 00:12:13 Vendor ID: AuthenticAMD 00:12:13 CPU family: 23 00:12:13 Model: 49 00:12:13 Model name: AMD EPYC-Rome Processor 00:12:13 Stepping: 0 00:12:13 CPU MHz: 2799.998 00:12:13 BogoMIPS: 5599.99 00:12:13 Virtualization: AMD-V 00:12:13 Hypervisor vendor: KVM 00:12:13 Virtualization type: full 00:12:13 L1d cache: 32K 00:12:13 L1i cache: 32K 00:12:13 L2 cache: 512K 00:12:13 L3 cache: 16384K 00:12:13 NUMA node0 CPU(s): 0,1 00:12:13 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:12:13 00:12:13 00:12:13 ---> nproc: 00:12:13 2 00:12:13 00:12:13 00:12:13 ---> df -h: 00:12:13 Filesystem Size Used Avail Use% Mounted on 00:12:13 devtmpfs 3.8G 0 3.8G 0% /dev 00:12:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:12:13 tmpfs 3.8G 17M 3.8G 1% /run 00:12:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:12:13 /dev/vda1 40G 8.4G 32G 21% / 00:12:13 tmpfs 770M 0 770M 0% /run/user/1001 00:12:13 00:12:13 00:12:13 ---> free -m: 00:12:13 total used free shared buff/cache available 00:12:13 Mem: 7699 588 5024 19 2087 6805 00:12:13 Swap: 1023 0 1023 00:12:13 00:12:13 00:12:13 ---> ip addr: 00:12:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:12:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:12:13 inet 127.0.0.1/8 scope host lo 00:12:13 valid_lft forever preferred_lft forever 00:12:13 inet6 ::1/128 scope host 00:12:13 valid_lft forever preferred_lft forever 00:12:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:12:13 link/ether fa:16:3e:66:a2:96 brd ff:ff:ff:ff:ff:ff 00:12:13 altname enp0s3 00:12:13 altname ens3 00:12:13 inet 10.30.106.57/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 00:12:13 valid_lft 86135sec preferred_lft 86135sec 00:12:13 inet6 fe80::f816:3eff:fe66:a296/64 scope link 00:12:13 valid_lft forever preferred_lft forever 00:12:13 00:12:13 00:12:13 ---> sar -b -r -n DEV: 00:12:13 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/26/2025 _x86_64_ (2 CPU) 00:12:13 00:12:13 00:07:45 LINUX RESTART (2 CPU) 00:12:13 00:12:13 12:08:01 AM tps rtps wtps bread/s bwrtn/s 00:12:13 12:09:01 AM 391.83 165.61 226.23 6968.97 9170.67 00:12:13 12:10:01 AM 93.02 0.47 92.55 53.32 9926.57 00:12:13 12:11:01 AM 5.10 0.03 5.06 0.53 242.45 00:12:13 12:12:01 AM 17.11 0.67 16.45 87.32 483.49 00:12:13 Average: 126.76 41.69 85.07 1777.39 4955.81 00:12:13 00:12:13 12:08:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:12:13 12:09:01 AM 5358852 7057100 2525584 32.03 2688 1871512 676360 7.57 195448 1985944 141392 00:12:13 12:10:01 AM 5168384 6982932 2716052 34.45 2688 1981732 722872 8.09 215440 2120872 16 00:12:13 12:11:01 AM 5166104 6980688 2718332 34.48 2688 1981752 718272 8.04 215676 2126980 8 00:12:13 12:12:01 AM 5155564 6986768 2728872 34.61 2688 1997508 719876 8.06 393092 1959076 31712 00:12:13 Average: 5212226 7001872 2672210 33.89 2688 1958126 709345 7.94 254914 2048218 43282 00:12:13 00:12:13 12:08:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:12:13 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:13 12:09:01 AM eth0 288.07 155.02 1828.01 67.75 0.00 0.00 0.00 0.00 00:12:13 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:13 12:10:01 AM eth0 41.49 31.42 337.06 6.22 0.00 0.00 0.00 0.00 00:12:13 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:13 12:11:01 AM eth0 35.59 27.02 112.45 4.52 0.00 0.00 0.00 0.00 00:12:13 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:13 12:12:01 AM eth0 32.38 26.01 55.45 8.82 0.00 0.00 0.00 0.00 00:12:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:12:13 Average: eth0 99.38 59.87 583.21 21.83 0.00 0.00 0.00 0.00 00:12:13 00:12:13 00:12:13 ---> sar -P ALL: 00:12:13 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/26/2025 _x86_64_ (2 CPU) 00:12:13 00:12:13 00:07:45 LINUX RESTART (2 CPU) 00:12:13 00:12:13 12:08:01 AM CPU %user %nice %system %iowait %steal %idle 00:12:13 12:09:01 AM all 43.19 2.74 21.77 3.18 0.09 29.02 00:12:13 12:09:01 AM 0 51.02 2.23 19.20 3.25 0.10 24.20 00:12:13 12:09:01 AM 1 35.34 3.26 24.35 3.10 0.08 33.86 00:12:13 12:10:01 AM all 25.77 0.00 2.09 1.32 0.08 70.76 00:12:13 12:10:01 AM 0 25.52 0.00 2.12 1.27 0.07 71.03 00:12:13 12:10:01 AM 1 26.01 0.00 2.05 1.37 0.08 70.48 00:12:13 12:11:01 AM all 21.18 0.00 0.93 0.02 0.07 77.81 00:12:13 12:11:01 AM 0 18.05 0.00 0.97 0.03 0.08 80.87 00:12:13 12:11:01 AM 1 24.31 0.00 0.88 0.00 0.05 74.76 00:12:13 12:12:01 AM all 31.55 0.00 2.68 0.10 0.08 65.58 00:12:13 12:12:01 AM 0 39.83 0.00 3.10 0.15 0.08 56.84 00:12:13 12:12:01 AM 1 23.31 0.00 2.26 0.05 0.08 74.29 00:12:13 Average: all 30.37 0.68 6.81 1.14 0.08 60.92 00:12:13 Average: 0 33.54 0.55 6.30 1.17 0.08 58.35 00:12:13 Average: 1 27.21 0.80 7.31 1.12 0.08 63.49 00:12:13 00:12:13 00:12:13