17:32:18 Started by timer 17:32:18 Running as SYSTEM 17:32:18 [EnvInject] - Loading node environment variables. 17:32:18 Building remotely on prd-centos8-builder-2c-2g-24181 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 17:32:18 [ssh-agent] Looking for ssh-agent implementation... 17:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:18 $ ssh-agent 17:32:18 SSH_AUTH_SOCK=/tmp/ssh-Eyckmf6jjHs7/agent.5449 17:32:18 SSH_AGENT_PID=5451 17:32:18 [ssh-agent] Started. 17:32:18 Running ssh-add (command line suppressed) 17:32:18 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_13603170591193948469.key (/w/workspace/builder-openstack-cron@tmp/private_key_13603170591193948469.key) 17:32:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:32:19 The recommended git tool is: NONE 17:32:21 using credential jenkins-ssh 17:32:21 Wiping out workspace first. 17:32:21 Cloning the remote Git repository 17:32:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 17:32:21 > git init /w/workspace/builder-openstack-cron # timeout=10 17:32:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 17:32:21 > git --version # timeout=10 17:32:21 > git --version # 'git version 2.43.0' 17:32:21 using GIT_SSH to set credentials jenkins-ssh 17:32:21 [INFO] Currently running in a labeled security context 17:32:21 [INFO] Currently SELinux is 'enforcing' on the host 17:32:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh16605049708296104080.key 17:32:21 Verifying host key using known hosts file 17:32:21 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. 17:32:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 17:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:24 Avoid second fetch 17:32:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:32:24 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 17:32:24 > git config core.sparsecheckout # timeout=10 17:32:24 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 17:32:25 Commit message: "Merge "Retire controller-10.0.x jobs"" 17:32:25 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 17:32:25 > git remote # timeout=10 17:32:25 > git submodule init # timeout=10 17:32:25 > git submodule sync # timeout=10 17:32:25 > git config --get remote.origin.url # timeout=10 17:32:25 > git submodule init # timeout=10 17:32:25 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:32:25 > git config --get submodule.global-jjb.url # timeout=10 17:32:25 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:32:25 > git config --get submodule.packer/common-packer.url # timeout=10 17:32:25 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:32:25 > git submodule update --init --recursive global-jjb # timeout=10 17:32:26 > git submodule update --init --recursive packer/common-packer # timeout=10 17:32:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:30 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:32:30 No emails were triggered. 17:32:30 provisioning config files... 17:32:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:32:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:32:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:32:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18321598793279269890.sh 17:32:30 ---> python-tools-install.sh 17:32:30 Setup pyenv: 17:32:30 system 17:32:31 * 3.8.13 (set by /opt/pyenv/version) 17:32:31 * 3.9.13 (set by /opt/pyenv/version) 17:32:31 * 3.10.13 (set by /opt/pyenv/version) 17:32:31 * 3.11.7 (set by /opt/pyenv/version) 17:32:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kPmB 17:32:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:40 lf-activate-venv(): INFO: Base packages installed successfully 17:32:40 lf-activate-venv(): INFO: Installing additional packages: lftools 17:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:33:09 Generating Requirements File 17:33:29 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. 17:33:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:29 Python 3.11.7 17:33:29 pip 26.0.1 from /tmp/venv-kPmB/lib/python3.11/site-packages/pip (python 3.11) 17:33:30 appdirs==1.4.4 17:33:30 argcomplete==3.6.3 17:33:30 aspy.yaml==1.3.0 17:33:30 attrs==25.4.0 17:33:30 autopage==0.6.0 17:33:30 beautifulsoup4==4.14.3 17:33:30 boto3==1.42.59 17:33:30 botocore==1.42.59 17:33:30 bs4==0.0.2 17:33:30 certifi==2026.2.25 17:33:30 cffi==2.0.0 17:33:30 cfgv==3.5.0 17:33:30 chardet==6.0.0.post1 17:33:30 charset-normalizer==3.4.4 17:33:30 click==8.3.1 17:33:30 cliff==4.13.2 17:33:30 cmd2==3.2.2 17:33:30 cryptography==3.3.2 17:33:30 debtcollector==3.0.0 17:33:30 decorator==5.2.1 17:33:30 defusedxml==0.7.1 17:33:30 Deprecated==1.3.1 17:33:30 distlib==0.4.0 17:33:30 dnspython==2.8.0 17:33:30 docker==7.1.0 17:33:30 dogpile.cache==1.5.0 17:33:30 durationpy==0.10 17:33:30 email-validator==2.3.0 17:33:30 filelock==3.24.3 17:33:30 future==1.0.0 17:33:30 gitdb==4.0.12 17:33:30 GitPython==3.1.46 17:33:30 httplib2==0.30.2 17:33:30 identify==2.6.16 17:33:30 idna==3.11 17:33:30 importlib-resources==1.5.0 17:33:30 iso8601==2.1.0 17:33:30 Jinja2==3.1.6 17:33:30 jmespath==1.1.0 17:33:30 jsonpatch==1.33 17:33:30 jsonpointer==3.0.0 17:33:30 jsonschema==4.26.0 17:33:30 jsonschema-specifications==2025.9.1 17:33:30 keystoneauth1==5.13.1 17:33:30 kubernetes==35.0.0 17:33:30 lftools==0.37.21 17:33:30 lxml==6.0.2 17:33:30 markdown-it-py==4.0.0 17:33:30 MarkupSafe==3.0.3 17:33:30 mdurl==0.1.2 17:33:30 msgpack==1.1.2 17:33:30 multi_key_dict==2.0.3 17:33:30 munch==4.0.0 17:33:30 netaddr==1.3.0 17:33:30 niet==1.4.2 17:33:30 nodeenv==1.10.0 17:33:30 oauth2client==4.1.3 17:33:30 oauthlib==3.3.1 17:33:30 openstacksdk==4.10.0 17:33:30 os-service-types==1.8.2 17:33:30 osc-lib==4.4.0 17:33:30 oslo.config==10.3.0 17:33:30 oslo.context==6.3.0 17:33:30 oslo.i18n==6.7.2 17:33:30 oslo.log==8.1.0 17:33:30 oslo.serialization==5.9.1 17:33:30 oslo.utils==10.0.0 17:33:30 packaging==26.0 17:33:30 pbr==7.0.3 17:33:30 platformdirs==4.9.2 17:33:30 prettytable==3.17.0 17:33:30 psutil==7.2.2 17:33:30 pyasn1==0.6.2 17:33:30 pyasn1_modules==0.4.2 17:33:30 pycparser==3.0 17:33:30 pygerrit2==2.0.15 17:33:30 PyGithub==2.8.1 17:33:30 Pygments==2.19.2 17:33:30 PyJWT==2.11.0 17:33:30 PyNaCl==1.6.2 17:33:30 pyparsing==2.4.7 17:33:30 pyperclip==1.11.0 17:33:30 pyrsistent==0.20.0 17:33:30 python-cinderclient==9.8.0 17:33:30 python-dateutil==2.9.0.post0 17:33:30 python-discovery==1.1.0 17:33:30 python-heatclient==5.1.0 17:33:30 python-jenkins==1.8.3 17:33:30 python-keystoneclient==5.8.0 17:33:30 python-magnumclient==4.10.0 17:33:30 python-openstackclient==9.0.0 17:33:30 python-swiftclient==4.10.0 17:33:30 PyYAML==6.0.3 17:33:30 referencing==0.37.0 17:33:30 requests==2.32.5 17:33:30 requests-oauthlib==2.0.0 17:33:30 requestsexceptions==1.4.0 17:33:30 rfc3986==2.0.0 17:33:30 rich==14.3.3 17:33:30 rich-argparse==1.7.2 17:33:30 rpds-py==0.30.0 17:33:30 rsa==4.9.1 17:33:30 ruamel.yaml==0.19.1 17:33:30 ruamel.yaml.clib==0.2.15 17:33:30 s3transfer==0.16.0 17:33:30 simplejson==3.20.2 17:33:30 six==1.17.0 17:33:30 smmap==5.0.2 17:33:30 soupsieve==2.8.3 17:33:30 stevedore==5.7.0 17:33:30 tabulate==0.9.0 17:33:30 toml==0.10.2 17:33:30 tomlkit==0.14.0 17:33:30 tqdm==4.67.3 17:33:30 typing_extensions==4.15.0 17:33:30 urllib3==1.26.20 17:33:30 virtualenv==21.1.0 17:33:30 wcwidth==0.6.0 17:33:30 websocket-client==1.9.0 17:33:30 wrapt==2.1.1 17:33:30 xdg==6.0.0 17:33:30 xmltodict==1.0.4 17:33:30 yq==3.4.3 17:33:30 [EnvInject] - Injecting environment variables from a build step. 17:33:30 [EnvInject] - Injecting as environment variables the properties content 17:33:30 OS_CLOUD=vex 17:33:30 17:33:30 [EnvInject] - Variables injected successfully. 17:33:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5611579460838438670.sh 17:33:30 ---> Orphaned k8s clusters 17:33:30 Setup pyenv: 17:33:30 system 17:33:30 3.8.13 17:33:30 3.9.13 17:33:30 3.10.13 17:33:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:32 lf-activate-venv(): INFO: Base packages installed successfully 17:33:32 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:33:41 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:33:41 warnings.warn( 17:33:44 -----> Delete orphaned cluster 17:33:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1202083811090905494.sh 17:33:44 ---> Orphaned stacks 17:33:44 Setup pyenv: 17:33:44 system 17:33:44 3.8.13 17:33:44 3.9.13 17:33:44 3.10.13 17:33:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:46 lf-activate-venv(): INFO: Base packages installed successfully 17:33:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 17:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:34:04 + mapfile -t OS_COE_CLUSTERS_ID 17:34:04 ++ awk '{print $1}' 17:34:04 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:34:04 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:34:05 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:34:05 warnings.warn( 17:34:07 + echo '-----> Active clusters -> stacks' 17:34:07 -----> Active clusters -> stacks 17:34:07 + OS_COE_STACKS=() 17:34:07 + [[ 0 -gt 0 ]] 17:34:07 + mapfile -t OS_STACKS 17:34:07 ++ 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 17:34:07 ++ awk '{print $1}' 17:34:07 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:34:07 warnings.warn( 17:34:08 + echo '-----> Active stacks' 17:34:08 -----> Active stacks 17:34:08 + echo '-----> Delete orphaned stacks' 17:34:08 -----> Delete orphaned stacks 17:34:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10307808074358170535.sh 17:34:09 ---> Orphaned servers 17:34:09 Setup pyenv: 17:34:09 system 17:34:09 3.8.13 17:34:09 3.9.13 17:34:09 3.10.13 17:34:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:34:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:11 lf-activate-venv(): INFO: Base packages installed successfully 17:34:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:34:25 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:34:25 warnings.warn( 17:34:32 -----> Active servers 17:34:32 prd-ubuntu2204-docker-4c-4g-24182 17:34:32 prd-centos8-builder-2c-2g-24181 17:34:32 prd-ubuntu2204-docker-4c-4g-24180 17:34:32 prd-ubuntu2204-docker-4c-4g-24179 17:34:32 prd-ubuntu2204-docker-4c-16g-24138 17:34:32 prd-ubuntu2204-docker-4c-16g-24137 17:34:32 prd-ubuntu2204-docker-4c-16g-24133 17:34:32 prd-ubuntu2204-docker-4c-16g-24134 17:34:32 prd-ubuntu2204-docker-4c-16g-24136 17:34:32 prd-ubuntu2204-docker-4c-16g-24132 17:34:32 prd-centos8-robot-2c-8g-24125 17:34:32 prd-centos8-robot-2c-8g-24124 17:34:32 prd-ubuntu2204-docker-2c-2g-24086 17:34:32 snd-ubuntu2204-docker-2c-2g-354 17:34:32 -----> Delete orphaned servers 17:34:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4726689712379411433.sh 17:34:35 ---> Orphaned ports 17:34:35 Setup pyenv: 17:34:35 system 17:34:35 3.8.13 17:34:35 3.9.13 17:34:35 3.10.13 17:34:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:37 lf-activate-venv(): INFO: Base packages installed successfully 17:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:34:51 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:34:51 warnings.warn( 17:34:53 No orphaned ports to process. 17:34:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6293740431818964120.sh 17:34:53 ---> Orphaned volumes 17:34:53 + source /home/jenkins/lf-env.sh 17:34:53 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:53 ++ mktemp -d /tmp/venv-XXXX 17:34:53 + lf_venv=/tmp/venv-f813 17:34:53 + local venv_file=/tmp/.os_lf_venv 17:34:53 + local python=python3 17:34:53 + local options 17:34:53 + local set_path=true 17:34:53 + local install_args= 17:34:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:53 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:34:53 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:34:53 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:53 + true 17:34:53 + case $1 in 17:34:53 + python=python3 17:34:53 + shift 2 17:34:53 + true 17:34:53 + case $1 in 17:34:53 + shift 17:34:53 + break 17:34:53 + case $python in 17:34:53 + local pkg_list= 17:34:53 + [[ -d /opt/pyenv ]] 17:34:53 + echo 'Setup pyenv:' 17:34:53 Setup pyenv: 17:34:53 + export PYENV_ROOT=/opt/pyenv 17:34:53 + PYENV_ROOT=/opt/pyenv 17:34:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:53 + pyenv versions 17:34:53 system 17:34:53 3.8.13 17:34:53 3.9.13 17:34:53 3.10.13 17:34:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:53 + command -v pyenv 17:34:53 ++ pyenv init - --no-rehash 17:34:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:34:53 for i in ${!paths[@]}; do 17:34:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:34:53 fi; done; 17:34:53 echo "${paths[*]}"'\'')" 17:34:53 export PATH="/opt/pyenv/shims:${PATH}" 17:34:53 export PYENV_SHELL=bash 17:34:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:34:53 pyenv() { 17:34:53 local command 17:34:53 command="${1:-}" 17:34:53 if [ "$#" -gt 0 ]; then 17:34:53 shift 17:34:53 fi 17:34:53 17:34:53 case "$command" in 17:34:53 rehash|shell) 17:34:53 eval "$(pyenv "sh-$command" "$@")" 17:34:53 ;; 17:34:53 *) 17:34:53 command pyenv "$command" "$@" 17:34:53 ;; 17:34:53 esac 17:34:53 }' 17:34:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:34:53 for i in ${!paths[@]}; do 17:34:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:34:53 fi; done; 17:34:53 echo "${paths[*]}"' 17:34:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:53 ++ export PYENV_SHELL=bash 17:34:53 ++ PYENV_SHELL=bash 17:34:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:34:53 +++ complete -F _pyenv pyenv 17:34:53 ++ lf-pyver python3 17:34:53 ++ local py_version_xy=python3 17:34:53 ++ local py_version_xyz= 17:34:53 ++ pyenv versions 17:34:53 ++ awk '{ print $1 }' 17:34:53 ++ local command 17:34:53 ++ command=versions 17:34:53 ++ '[' 1 -gt 0 ']' 17:34:53 ++ shift 17:34:53 ++ case "$command" in 17:34:53 ++ command pyenv versions 17:34:53 ++ pyenv versions 17:34:53 ++ sed 's/^[ *]* //' 17:34:53 ++ grep -E '^[0-9.]*[0-9]$' 17:34:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:34:53 +++ grep '^3' /tmp/.pyenv_versions 17:34:53 +++ tail -n 1 17:34:53 +++ sort -V 17:34:53 ++ py_version_xyz=3.11.7 17:34:53 ++ [[ -z 3.11.7 ]] 17:34:53 ++ echo 3.11.7 17:34:53 ++ return 0 17:34:53 + pyenv local 3.11.7 17:34:53 + local command 17:34:53 + command=local 17:34:53 + '[' 2 -gt 0 ']' 17:34:53 + shift 17:34:53 + case "$command" in 17:34:53 + command pyenv local 3.11.7 17:34:53 + pyenv local 3.11.7 17:34:53 + for arg in "$@" 17:34:53 + case $arg in 17:34:53 + pkg_list+='lftools[openstack] ' 17:34:53 + for arg in "$@" 17:34:53 + case $arg in 17:34:53 + pkg_list+='kubernetes ' 17:34:53 + for arg in "$@" 17:34:53 + case $arg in 17:34:53 + pkg_list+='niet ' 17:34:53 + for arg in "$@" 17:34:53 + case $arg in 17:34:53 + pkg_list+='python-heatclient ' 17:34:53 + for arg in "$@" 17:34:53 + case $arg in 17:34:53 + pkg_list+='python-openstackclient ' 17:34:53 + for arg in "$@" 17:34:53 + case $arg in 17:34:53 + pkg_list+='python-magnumclient ' 17:34:53 + for arg in "$@" 17:34:53 + case $arg in 17:34:53 + pkg_list+='yq ' 17:34:53 + [[ -f /tmp/.os_lf_venv ]] 17:34:53 ++ cat /tmp/.os_lf_venv 17:34:53 + lf_venv=/tmp/venv-kPmB 17:34:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from' file:/tmp/.os_lf_venv 17:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:34:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:34:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:53 + local 'pip_opts=--upgrade --quiet' 17:34:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:34:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:34:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:34:53 + [[ -n '' ]] 17:34:53 + [[ -n '' ]] 17:34:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:34:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:53 + /tmp/venv-kPmB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:34:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:34:55 lf-activate-venv(): INFO: Base packages installed successfully 17:34:55 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 17:34:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 17:34:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:55 + /tmp/venv-kPmB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:12 + type python3 17:35:12 + true 17:35:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH' 17:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:35:12 + PATH=/tmp/venv-kPmB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:12 + return 0 17:35:12 + mapfile -t os_volumes 17:35:12 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 17:35:13 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:13 warnings.warn( 17:35:15 + '[' 0 -eq 0 ']' 17:35:15 + echo 'No orphaned volumes found.' 17:35:15 No orphaned volumes found. 17:35:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1031241322282199275.sh 17:35:15 ---> Protect in-use images 17:35:15 Setup pyenv: 17:35:16 system 17:35:16 3.8.13 17:35:16 3.9.13 17:35:16 3.10.13 17:35:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:35:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:18 lf-activate-venv(): INFO: Base packages installed successfully 17:35:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 17:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:35:32 INFO: There are images to protect defined in jenkins-config. 17:35:32 INFO: There are additional images to protect in the jjb dir. 17:35:32 INFO: Protecting the following images: 17:35:32 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 17:35:32 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 17:35:32 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 17:35:32 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 17:35:32 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 17:35:32 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 17:35:32 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 17:35:32 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 17:35:32 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 17:35:32 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 17:35:32 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 17:35:32 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 17:35:32 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 17:35:32 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 17:35:32 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 17:35:32 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 17:35:33 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:33 warnings.warn( 17:35:34 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 17:35:34 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:34 warnings.warn( 17:35:36 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 17:35:36 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:36 warnings.warn( 17:35:37 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 17:35:38 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:38 warnings.warn( 17:35:39 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 17:35:39 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:39 warnings.warn( 17:35:41 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 17:35:41 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:41 warnings.warn( 17:35:43 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 17:35:43 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:43 warnings.warn( 17:35:45 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 17:35:45 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:45 warnings.warn( 17:35:46 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 17:35:47 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:47 warnings.warn( 17:35:48 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 17:35:48 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:48 warnings.warn( 17:35:50 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 17:35:50 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:50 warnings.warn( 17:35:52 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 17:35:52 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:52 warnings.warn( 17:35:54 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 17:35:54 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:54 warnings.warn( 17:35:55 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 17:35:56 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:56 warnings.warn( 17:35:57 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 17:35:57 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:57 warnings.warn( 17:35:59 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 17:35:59 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:59 warnings.warn( 17:36:01 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 17:36:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:36:01 Run condition [Boolean condition] enabling perform for step [BuilderChain] 17:36:01 [EnvInject] - Injecting environment variables from a build step. 17:36:01 [EnvInject] - Injecting as environment variables the properties content 17:36:01 OS_IMAGE_CLEANUP_AGE=30 17:36:01 17:36:01 [EnvInject] - Variables injected successfully. 17:36:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8142468830635160465.sh 17:36:01 ---> Cleanup old images 17:36:01 Setup pyenv: 17:36:01 system 17:36:01 3.8.13 17:36:01 3.9.13 17:36:01 3.10.13 17:36:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:03 lf-activate-venv(): INFO: Base packages installed successfully 17:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:36:22 + lftools openstack --os-cloud vex image cleanup --days=30 17:36:23 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:36:23 warnings.warn( 17:36:30 WARNING: Use of image.protected resulted in an exception 17:36:30 Removing 67 images from vex. 17:36:30 WARNING: Use of image.protected resulted in an exception 17:36:30 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 17:36:30 WARNING: Use of image.protected resulted in an exception 17:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 17:36:30 WARNING: Use of image.protected resulted in an exception 17:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 17:36:30 WARNING: Use of image.protected resulted in an exception 17:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 17:36:30 WARNING: Use of image.protected resulted in an exception 17:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 17:36:30 WARNING: Use of image.protected resulted in an exception 17:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 17:36:30 WARNING: Use of image.protected resulted in an exception 17:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 17:36:31 WARNING: Use of image.protected resulted in an exception 17:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 17:36:31 WARNING: Use of image.protected resulted in an exception 17:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 17:36:31 WARNING: Use of image.protected resulted in an exception 17:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 17:36:31 WARNING: Use of image.protected resulted in an exception 17:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 17:36:31 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 17:36:32 WARNING: Use of image.protected resulted in an exception 17:36:32 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 17:36:32 $ ssh-agent -k 17:36:32 unset SSH_AUTH_SOCK; 17:36:32 unset SSH_AGENT_PID; 17:36:32 echo Agent pid 5451 killed; 17:36:32 [ssh-agent] Stopped. 17:36:32 [PostBuildScript] - [INFO] Executing post build scripts. 17:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7199987030141559747.sh 17:36:32 ---> sysstat.sh 17:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17211310436298520795.sh 17:36:33 ---> package-listing.sh 17:36:33 ++ facter osfamily 17:36:33 ++ tr '[:upper:]' '[:lower:]' 17:36:33 + OS_FAMILY=redhat 17:36:33 + workspace=/w/workspace/builder-openstack-cron 17:36:33 + START_PACKAGES=/tmp/packages_start.txt 17:36:33 + END_PACKAGES=/tmp/packages_end.txt 17:36:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:33 + PACKAGES=/tmp/packages_start.txt 17:36:33 + '[' /w/workspace/builder-openstack-cron ']' 17:36:33 + PACKAGES=/tmp/packages_end.txt 17:36:33 + case "${OS_FAMILY}" in 17:36:33 + rpm -qa 17:36:33 + sort 17:36:34 + '[' -f /tmp/packages_start.txt ']' 17:36:34 + '[' -f /tmp/packages_end.txt ']' 17:36:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:34 + '[' /w/workspace/builder-openstack-cron ']' 17:36:34 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 17:36:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 17:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2324451366378604320.sh 17:36:34 ---> capture-instance-metadata.sh 17:36:34 Setup pyenv: 17:36:34 system 17:36:34 3.8.13 17:36:34 3.9.13 17:36:34 3.10.13 17:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:36 lf-activate-venv(): INFO: Base packages installed successfully 17:36:36 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:36:46 INFO: Running in OpenStack, capturing instance metadata 17:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8541187043373327301.sh 17:36:46 provisioning config files... 17:36:47 Could not find credentials [logs] for builder-openstack-cron #77722 17:36:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1282313499405993868tmp 17:36:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:36:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:36:47 provisioning config files... 17:36:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:36:47 [EnvInject] - Injecting environment variables from a build step. 17:36:47 [EnvInject] - Injecting as environment variables the properties content 17:36:47 SERVER_ID=logs 17:36:47 17:36:47 [EnvInject] - Variables injected successfully. 17:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12567532398048539032.sh 17:36:47 ---> create-netrc.sh 17:36:47 WARN: Log server credential not found. 17:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9938576574451362637.sh 17:36:47 ---> python-tools-install.sh 17:36:47 Setup pyenv: 17:36:47 system 17:36:47 3.8.13 17:36:47 3.9.13 17:36:47 3.10.13 17:36:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:36:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:49 lf-activate-venv(): INFO: Base packages installed successfully 17:36:49 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:59 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins424186304071423859.sh 17:36:59 ---> sudo-logs.sh 17:36:59 Archiving 'sudo' log.. 17:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8105271672011622820.sh 17:36:59 ---> job-cost.sh 17:36:59 INFO: Activating Python virtual environment... 17:36:59 Setup pyenv: 17:36:59 system 17:36:59 3.8.13 17:36:59 3.9.13 17:36:59 3.10.13 17:36:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:02 lf-activate-venv(): INFO: Base packages installed successfully 17:37:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:37:10 INFO: No stack-cost file found 17:37:10 INFO: Instance uptime: 341s 17:37:10 INFO: Fetching instance metadata (attempt 1 of 3)... 17:37:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:37:10 INFO: Successfully fetched instance metadata 17:37:10 INFO: Instance type: v3-standard-2 17:37:10 INFO: Retrieving pricing info for: v3-standard-2 17:37:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:37:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=341 17:37:10 INFO: Successfully fetched Vexxhost pricing API 17:37:10 INFO: Retrieved cost: 0.06 17:37:10 INFO: Retrieved resource: v3-standard-2 17:37:10 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 17:37:10 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 17:37:10 INFO: Successfully archived job cost data 17:37:10 DEBUG: Cost data: builder-openstack-cron,77722,2026-02-28 17:37:10,v3-standard-2,341,0.06,0.00,SUCCESS 17:37:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins463488239531010483.sh 17:37:10 ---> logs-deploy.sh 17:37:10 Setup pyenv: 17:37:11 system 17:37:11 3.8.13 17:37:11 3.9.13 17:37:11 3.10.13 17:37:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:37:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kPmB from file:/tmp/.os_lf_venv 17:37:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:13 lf-activate-venv(): INFO: Base packages installed successfully 17:37:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-kPmB/bin to PATH 17:37:25 WARNING: Nexus logging server not set 17:37:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77722/ 17:37:25 INFO: archiving logs to S3 17:37:25 /tmp/venv-kPmB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:37:25 warnings.warn( 17:37:26 ---> uname -a: 17:37:26 Linux prd-centos8-builder-2c-2g-24181.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 17:37:26 17:37:26 17:37:26 ---> lscpu: 17:37:26 Architecture: x86_64 17:37:26 CPU op-mode(s): 32-bit, 64-bit 17:37:26 Byte Order: Little Endian 17:37:26 CPU(s): 2 17:37:26 On-line CPU(s) list: 0,1 17:37:26 Thread(s) per core: 1 17:37:26 Core(s) per socket: 1 17:37:26 Socket(s): 2 17:37:26 NUMA node(s): 1 17:37:26 Vendor ID: AuthenticAMD 17:37:26 CPU family: 23 17:37:26 Model: 49 17:37:26 Model name: AMD EPYC-Rome Processor 17:37:26 Stepping: 0 17:37:26 CPU MHz: 2799.998 17:37:26 BogoMIPS: 5599.99 17:37:26 Virtualization: AMD-V 17:37:26 Hypervisor vendor: KVM 17:37:26 Virtualization type: full 17:37:26 L1d cache: 32K 17:37:26 L1i cache: 32K 17:37:26 L2 cache: 512K 17:37:26 L3 cache: 16384K 17:37:26 NUMA node0 CPU(s): 0,1 17:37:26 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 17:37:26 17:37:26 17:37:26 ---> nproc: 17:37:26 2 17:37:26 17:37:26 17:37:26 ---> df -h: 17:37:26 Filesystem Size Used Avail Use% Mounted on 17:37:26 devtmpfs 3.8G 0 3.8G 0% /dev 17:37:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:37:26 tmpfs 3.8G 17M 3.8G 1% /run 17:37:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:37:26 /dev/vda1 40G 8.5G 32G 22% / 17:37:26 tmpfs 770M 0 770M 0% /run/user/1001 17:37:26 17:37:26 17:37:26 ---> free -m: 17:37:26 total used free shared buff/cache available 17:37:26 Mem: 7697 676 4739 19 2281 6724 17:37:26 Swap: 1023 0 1023 17:37:26 17:37:26 17:37:26 ---> ip addr: 17:37:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:37:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:26 inet 127.0.0.1/8 scope host lo 17:37:26 valid_lft forever preferred_lft forever 17:37:26 inet6 ::1/128 scope host 17:37:26 valid_lft forever preferred_lft forever 17:37:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:37:26 link/ether fa:16:3e:ed:fe:7d brd ff:ff:ff:ff:ff:ff 17:37:26 altname enp0s3 17:37:26 altname ens3 17:37:26 inet 10.30.170.5/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:37:26 valid_lft 86054sec preferred_lft 86054sec 17:37:26 inet6 fe80::f816:3eff:feed:fe7d/64 scope link 17:37:26 valid_lft forever preferred_lft forever 17:37:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:37:26 link/ether 02:42:4f:5d:d2:0b brd ff:ff:ff:ff:ff:ff 17:37:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:37:26 valid_lft forever preferred_lft forever 17:37:26 17:37:26 17:37:26 ---> sar -b -r -n DEV: 17:37:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/28/2026 _x86_64_ (2 CPU) 17:37:26 17:37:26 17:31:36 LINUX RESTART (2 CPU) 17:37:26 17:37:26 05:32:01 PM tps rtps wtps bread/s bwrtn/s 17:37:26 05:33:01 PM 278.06 33.93 244.14 7642.50 41199.82 17:37:26 05:34:01 PM 121.25 0.43 120.81 62.26 13151.22 17:37:26 05:35:01 PM 33.64 0.35 33.29 43.72 1868.13 17:37:26 05:36:01 PM 18.11 0.00 18.11 0.00 489.12 17:37:26 05:37:01 PM 27.65 1.27 26.38 114.91 929.75 17:37:26 Average: 95.75 7.20 88.56 1573.18 11529.88 17:37:26 17:37:26 05:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:26 05:33:01 PM 5149220 6907804 2733212 34.67 2688 1949172 1099268 12.31 208892 2229452 99496 17:37:26 05:34:01 PM 4794276 6856860 3088156 39.18 2688 2238980 1101760 12.34 209264 2527832 64924 17:37:26 05:35:01 PM 4897996 6924580 2984436 37.86 2688 2202224 1019064 11.41 280004 2351840 9948 17:37:26 05:36:01 PM 4962056 6987600 2920376 37.05 2688 2201332 962232 10.77 281208 2287268 9008 17:37:26 05:37:01 PM 4917060 6947520 2965372 37.62 2688 2206124 1018204 11.40 438252 2174464 10412 17:37:26 Average: 4944122 6924873 2938310 37.28 2688 2159566 1040106 11.65 283524 2314171 38758 17:37:26 17:37:26 05:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:26 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:33:01 PM eth0 316.96 192.79 1796.89 63.94 0.00 0.00 0.00 0.00 17:37:26 05:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:34:01 PM eth0 88.69 67.57 891.70 10.18 0.00 0.00 0.00 0.00 17:37:26 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:35:01 PM eth0 24.69 26.11 28.59 8.76 0.00 0.00 0.00 0.00 17:37:26 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:36:01 PM eth0 18.96 18.36 17.96 6.55 0.00 0.00 0.00 0.00 17:37:26 05:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 05:37:01 PM eth0 24.61 19.86 29.24 10.04 0.00 0.00 0.00 0.00 17:37:26 05:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 Average: eth0 94.80 64.95 552.97 19.90 0.00 0.00 0.00 0.00 17:37:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:26 17:37:26 17:37:26 ---> sar -P ALL: 17:37:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/28/2026 _x86_64_ (2 CPU) 17:37:26 17:37:26 17:31:36 LINUX RESTART (2 CPU) 17:37:26 17:37:26 05:32:01 PM CPU %user %nice %system %iowait %steal %idle 17:37:26 05:33:01 PM all 39.09 0.00 8.57 7.14 0.13 45.08 17:37:26 05:33:01 PM 0 48.99 0.00 10.21 8.73 0.12 31.96 17:37:26 05:33:01 PM 1 29.22 0.00 6.95 5.56 0.13 58.14 17:37:26 05:34:01 PM all 32.52 0.00 5.52 3.40 0.13 58.42 17:37:26 05:34:01 PM 0 43.65 0.00 6.15 3.96 0.13 46.10 17:37:26 05:34:01 PM 1 21.44 0.00 4.90 2.85 0.12 70.70 17:37:26 05:35:01 PM all 31.55 0.00 4.36 0.67 0.11 63.32 17:37:26 05:35:01 PM 0 43.76 0.00 4.91 1.02 0.12 50.20 17:37:26 05:35:01 PM 1 19.34 0.00 3.82 0.32 0.10 76.43 17:37:26 05:36:01 PM all 30.21 0.00 3.23 1.35 0.17 65.04 17:37:26 05:36:01 PM 0 45.96 0.00 4.22 1.72 0.20 47.89 17:37:26 05:36:01 PM 1 14.51 0.00 2.24 0.97 0.13 82.15 17:37:26 05:37:01 PM all 29.49 0.00 3.80 1.17 0.13 65.41 17:37:26 05:37:01 PM 0 47.32 0.00 4.27 1.86 0.15 46.40 17:37:26 05:37:01 PM 1 11.68 0.00 3.33 0.48 0.12 84.39 17:37:26 Average: all 32.57 0.00 5.09 2.74 0.13 59.46 17:37:26 Average: 0 45.93 0.00 5.95 3.45 0.14 44.52 17:37:26 Average: 1 19.23 0.00 4.24 2.03 0.12 74.37 17:37:26 17:37:26 17:37:26