03:06:43 Started by timer 03:06:43 Started by timer 03:06:43 Running as SYSTEM 03:06:43 [EnvInject] - Loading node environment variables. 03:06:43 Building remotely on prd-centos8-builder-2c-1g-2 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 03:06:43 [ssh-agent] Looking for ssh-agent implementation... 03:06:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:43 $ ssh-agent 03:06:43 SSH_AUTH_SOCK=/tmp/ssh-w6EuhUeKEahP/agent.43959 03:06:43 SSH_AGENT_PID=43960 03:06:43 [ssh-agent] Started. 03:06:43 Running ssh-add (command line suppressed) 03:06:43 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13128234532683240000.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13128234532683240000.key) 03:06:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:06:43 The recommended git tool is: NONE 03:06:45 using credential onap-jenkins-ssh 03:06:45 Wiping out workspace first. 03:06:45 Cloning the remote Git repository 03:06:45 Cloning repository git://cloud.onap.org/mirror/ci-management 03:06:45 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:06:45 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 03:06:45 > git --version # timeout=10 03:06:45 > git --version # 'git version 2.39.0' 03:06:45 using GIT_SSH to set credentials Gerrit user 03:06:45 [INFO] Currently running in a labeled security context 03:06:45 [INFO] Currently SELinux is 'enforcing' on the host 03:06:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh10819452382083973782.key 03:06:45 Verifying host key using manually-configured host key entries 03:06:45 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:47 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 03:06:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:47 Avoid second fetch 03:06:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:06:47 Checking out Revision 6206d2750e0d010d8757a9cebc6a9b65caf483d4 (refs/remotes/origin/master) 03:06:47 > git config core.sparsecheckout # timeout=10 03:06:47 > git checkout -f 6206d2750e0d010d8757a9cebc6a9b65caf483d4 # timeout=10 03:06:48 Commit message: "Add allowIncompleteProjects flag" 03:06:48 > git rev-list --no-walk 6206d2750e0d010d8757a9cebc6a9b65caf483d4 # timeout=10 03:06:48 > git remote # timeout=10 03:06:48 > git submodule init # timeout=10 03:06:48 > git submodule sync # timeout=10 03:06:48 > git config --get remote.origin.url # timeout=10 03:06:48 > git submodule init # timeout=10 03:06:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:06:48 > git config --get submodule.global-jjb.url # timeout=10 03:06:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:06:48 > git config --get submodule.packer/common-packer.url # timeout=10 03:06:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:06:48 > git submodule update --init --recursive global-jjb # timeout=10 03:06:49 > git submodule update --init --recursive packer/common-packer # timeout=10 03:06:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:06:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:06:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:06:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:06:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:06:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:06:53 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:06:53 No emails were triggered. 03:06:53 provisioning config files... 03:06:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:06:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:06:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:06:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13209150480525135217.sh 03:06:53 ---> python-tools-install.sh 03:06:53 Setup pyenv: 03:06:53 system 03:06:53 * 3.8.13 (set by /opt/pyenv/version) 03:06:53 * 3.9.13 (set by /opt/pyenv/version) 03:06:53 * 3.10.6 (set by /opt/pyenv/version) 03:06:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MN9i 03:06:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:01 lf-activate-venv(): INFO: Base packages installed successfully 03:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:07:23 Generating Requirements File 03:07:41 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. 03:07:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:07:41 Python 3.10.6 03:07:42 pip 25.3 from /tmp/venv-MN9i/lib/python3.10/site-packages/pip (python 3.10) 03:07:42 appdirs==1.4.4 03:07:42 argcomplete==3.6.3 03:07:42 aspy.yaml==1.3.0 03:07:42 attrs==25.4.0 03:07:42 autopage==0.5.2 03:07:42 backports.strenum==1.3.1 03:07:42 beautifulsoup4==4.14.3 03:07:42 boto3==1.42.12 03:07:42 botocore==1.42.12 03:07:42 bs4==0.0.2 03:07:42 cachetools==6.2.4 03:07:42 certifi==2025.11.12 03:07:42 cffi==2.0.0 03:07:42 cfgv==3.5.0 03:07:42 chardet==5.2.0 03:07:42 charset-normalizer==3.4.4 03:07:42 click==8.3.1 03:07:42 cliff==4.13.0 03:07:42 cmd2==3.0.0 03:07:42 cryptography==3.3.2 03:07:42 debtcollector==3.0.0 03:07:42 decorator==5.2.1 03:07:42 defusedxml==0.7.1 03:07:42 Deprecated==1.3.1 03:07:42 distlib==0.4.0 03:07:42 dnspython==2.8.0 03:07:42 docker==7.1.0 03:07:42 dogpile.cache==1.5.0 03:07:42 durationpy==0.10 03:07:42 email-validator==2.3.0 03:07:42 filelock==3.20.1 03:07:42 future==1.0.0 03:07:42 gitdb==4.0.12 03:07:42 GitPython==3.1.45 03:07:42 google-auth==2.45.0 03:07:42 httplib2==0.31.0 03:07:42 identify==2.6.15 03:07:42 idna==3.11 03:07:42 importlib-resources==1.5.0 03:07:42 iso8601==2.1.0 03:07:42 Jinja2==3.1.6 03:07:42 jmespath==1.0.1 03:07:42 jsonpatch==1.33 03:07:42 jsonpointer==3.0.0 03:07:42 jsonschema==4.25.1 03:07:42 jsonschema-specifications==2025.9.1 03:07:42 keystoneauth1==5.12.0 03:07:42 kubernetes==34.1.0 03:07:42 lftools==0.37.18 03:07:42 lxml==6.0.2 03:07:42 markdown-it-py==4.0.0 03:07:42 MarkupSafe==3.0.3 03:07:42 mdurl==0.1.2 03:07:42 msgpack==1.1.2 03:07:42 multi_key_dict==2.0.3 03:07:42 munch==4.0.0 03:07:42 netaddr==1.3.0 03:07:42 niet==1.4.2 03:07:42 nodeenv==1.9.1 03:07:42 oauth2client==4.1.3 03:07:42 oauthlib==3.3.1 03:07:42 openstacksdk==4.8.0 03:07:42 os-service-types==1.8.2 03:07:42 osc-lib==4.2.0 03:07:42 oslo.config==10.1.0 03:07:42 oslo.context==6.2.0 03:07:42 oslo.i18n==6.7.1 03:07:42 oslo.log==7.2.1 03:07:42 oslo.serialization==5.8.0 03:07:42 oslo.utils==9.2.0 03:07:42 packaging==25.0 03:07:42 pbr==7.0.3 03:07:42 platformdirs==4.5.1 03:07:42 prettytable==3.17.0 03:07:42 psutil==7.1.3 03:07:42 pyasn1==0.6.1 03:07:42 pyasn1_modules==0.4.2 03:07:42 pycparser==2.23 03:07:42 pygerrit2==2.0.15 03:07:42 PyGithub==2.8.1 03:07:42 Pygments==2.19.2 03:07:42 PyJWT==2.10.1 03:07:42 PyNaCl==1.6.1 03:07:42 pyparsing==2.4.7 03:07:42 pyperclip==1.11.0 03:07:42 pyrsistent==0.20.0 03:07:42 python-cinderclient==9.8.0 03:07:42 python-dateutil==2.9.0.post0 03:07:42 python-heatclient==4.3.0 03:07:42 python-jenkins==1.8.3 03:07:42 python-keystoneclient==5.7.0 03:07:42 python-magnumclient==4.9.0 03:07:42 python-openstackclient==8.2.0 03:07:42 python-swiftclient==4.9.0 03:07:42 PyYAML==6.0.3 03:07:42 referencing==0.37.0 03:07:42 requests==2.32.5 03:07:42 requests-oauthlib==2.0.0 03:07:42 requestsexceptions==1.4.0 03:07:42 rfc3986==2.0.0 03:07:42 rich==14.2.0 03:07:42 rich-argparse==1.7.2 03:07:42 rpds-py==0.30.0 03:07:42 rsa==4.9.1 03:07:42 ruamel.yaml==0.18.17 03:07:42 ruamel.yaml.clib==0.2.15 03:07:42 s3transfer==0.16.0 03:07:42 simplejson==3.20.2 03:07:42 six==1.17.0 03:07:42 smmap==5.0.2 03:07:42 soupsieve==2.8 03:07:42 stevedore==5.6.0 03:07:42 tabulate==0.9.0 03:07:42 toml==0.10.2 03:07:42 tomlkit==0.13.3 03:07:42 tqdm==4.67.1 03:07:42 typing_extensions==4.15.0 03:07:42 tzdata==2025.3 03:07:42 urllib3==1.26.20 03:07:42 virtualenv==20.35.4 03:07:42 wcwidth==0.2.14 03:07:42 websocket-client==1.9.0 03:07:42 wrapt==2.0.1 03:07:42 xdg==6.0.0 03:07:42 xmltodict==1.0.2 03:07:42 yq==3.4.3 03:07:42 [EnvInject] - Injecting environment variables from a build step. 03:07:42 [EnvInject] - Injecting as environment variables the properties content 03:07:42 OS_CLOUD=vex 03:07:42 03:07:42 [EnvInject] - Variables injected successfully. 03:07:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3229267070180142407.sh 03:07:42 ---> Orphaned k8s clusters 03:07:42 Setup pyenv: 03:07:42 system 03:07:42 3.8.13 03:07:42 3.9.13 03:07:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:07:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:44 lf-activate-venv(): INFO: Base packages installed successfully 03:07:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:07:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:07:50 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:07:53 -----> Delete orphaned cluster 03:07:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4524271991585207335.sh 03:07:53 ---> Orphaned stacks 03:07:53 Setup pyenv: 03:07:53 system 03:07:53 3.8.13 03:07:53 3.9.13 03:07:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:07:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:55 lf-activate-venv(): INFO: Base packages installed successfully 03:07:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:08:09 + mapfile -t OS_COE_CLUSTERS_ID 03:08:09 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:08:09 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:08:09 ++ awk '{print $1}' 03:08:11 + echo '-----> Active clusters -> stacks' 03:08:11 -----> Active clusters -> stacks 03:08:11 + OS_COE_STACKS=() 03:08:11 + [[ 0 -gt 0 ]] 03:08:11 + mapfile -t OS_STACKS 03:08:11 ++ 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 03:08:11 ++ awk '{print $1}' 03:08:12 + echo '-----> Active stacks' 03:08:12 -----> Active stacks 03:08:12 + echo '-----> Delete orphaned stacks' 03:08:12 -----> Delete orphaned stacks 03:08:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:08:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:08:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins762338170214202115.sh 03:08:12 ---> Orphaned servers 03:08:12 Setup pyenv: 03:08:12 system 03:08:12 3.8.13 03:08:12 3.9.13 03:08:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:08:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:14 lf-activate-venv(): INFO: Base packages installed successfully 03:08:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:08:26 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:08:29 -----> Active servers 03:08:29 prd-ubuntu1804-builder-4c-4g-3 03:08:29 prd-centos8-docker-8c-8g-2 03:08:29 prd-ubuntu1804-builder-4c-4g-1 03:08:29 prd-centos8-docker-8c-8g-0 03:08:29 prd-centos8-builder-2c-1g-2 03:08:29 prd-centos8-builder-4c-4g-3 03:08:29 prd-ubuntu2204-builder-4c-4g-30 03:08:29 prd-ubuntu2204-builder-4c-4g-26 03:08:29 prd-ubuntu2004-helm-2c-1g-127 03:08:29 prd-queue-docker-4c-4g-21 03:08:29 -----> Delete orphaned servers 03:08:29 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-3 03:08:32 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 03:08:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:08:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:08:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6850877830636173315.sh 03:08:33 ---> Orphaned ports 03:08:33 Setup pyenv: 03:08:33 system 03:08:33 3.8.13 03:08:33 3.9.13 03:08:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:08:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:35 lf-activate-venv(): INFO: Base packages installed successfully 03:08:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:08:45 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:08:47 No orphaned ports to process. 03:08:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:08:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:08:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15263452619423379608.sh 03:08:47 ---> Orphaned volumes 03:08:47 + source /home/jenkins/lf-env.sh 03:08:47 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:08:47 ++ mktemp -d /tmp/venv-XXXX 03:08:47 + lf_venv=/tmp/venv-RQXl 03:08:47 + local venv_file=/tmp/.os_lf_venv 03:08:47 + local python=python3 03:08:47 + local options 03:08:47 + local set_path=true 03:08:47 + local install_args= 03:08:47 ++ 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 03:08:47 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:08:47 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:08:47 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:08:47 + true 03:08:47 + case $1 in 03:08:47 + python=python3 03:08:47 + shift 2 03:08:47 + true 03:08:47 + case $1 in 03:08:47 + shift 03:08:47 + break 03:08:47 + case $python in 03:08:47 + local pkg_list= 03:08:47 + [[ -d /opt/pyenv ]] 03:08:47 + echo 'Setup pyenv:' 03:08:47 Setup pyenv: 03:08:47 + export PYENV_ROOT=/opt/pyenv 03:08:47 + PYENV_ROOT=/opt/pyenv 03:08:47 + 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 03:08:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:08:47 + pyenv versions 03:08:47 system 03:08:47 3.8.13 03:08:47 3.9.13 03:08:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:47 + command -v pyenv 03:08:47 ++ pyenv init - --no-rehash 03:08:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:08:47 export PATH="/opt/pyenv/shims:${PATH}" 03:08:47 export PYENV_SHELL=bash 03:08:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:08:47 pyenv() { 03:08:47 local command 03:08:47 command="${1:-}" 03:08:47 if [ "$#" -gt 0 ]; then 03:08:47 shift 03:08:47 fi 03:08:47 03:08:47 case "$command" in 03:08:47 rehash|shell) 03:08:47 eval "$(pyenv "sh-$command" "$@")" 03:08:47 ;; 03:08:47 *) 03:08:47 command pyenv "$command" "$@" 03:08:47 ;; 03:08:47 esac 03:08:47 }' 03:08:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:08:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:08:47 ++ 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 03:08:47 ++ 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 03:08:47 ++ export PYENV_SHELL=bash 03:08:47 ++ PYENV_SHELL=bash 03:08:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:08:47 +++ complete -F _pyenv pyenv 03:08:47 ++ lf-pyver python3 03:08:47 ++ local py_version_xy=python3 03:08:47 ++ local py_version_xyz= 03:08:47 ++ awk '{ print $1 }' 03:08:47 ++ pyenv versions 03:08:47 ++ local command 03:08:47 ++ command=versions 03:08:47 ++ '[' 1 -gt 0 ']' 03:08:47 ++ shift 03:08:47 ++ case "$command" in 03:08:47 ++ command pyenv versions 03:08:47 ++ pyenv versions 03:08:47 ++ sed 's/^[ *]* //' 03:08:47 ++ grep -E '^[0-9.]*[0-9]$' 03:08:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:08:47 +++ grep '^3' /tmp/.pyenv_versions 03:08:47 +++ sort -V 03:08:47 +++ tail -n 1 03:08:47 ++ py_version_xyz=3.10.6 03:08:47 ++ [[ -z 3.10.6 ]] 03:08:47 ++ echo 3.10.6 03:08:47 ++ return 0 03:08:47 + pyenv local 3.10.6 03:08:47 + local command 03:08:47 + command=local 03:08:47 + '[' 2 -gt 0 ']' 03:08:47 + shift 03:08:47 + case "$command" in 03:08:47 + command pyenv local 3.10.6 03:08:47 + pyenv local 3.10.6 03:08:47 + for arg in "$@" 03:08:47 + case $arg in 03:08:47 + pkg_list+='lftools[openstack] ' 03:08:47 + for arg in "$@" 03:08:47 + case $arg in 03:08:47 + pkg_list+='kubernetes ' 03:08:47 + for arg in "$@" 03:08:47 + case $arg in 03:08:47 + pkg_list+='niet ' 03:08:47 + for arg in "$@" 03:08:47 + case $arg in 03:08:47 + pkg_list+='python-heatclient ' 03:08:47 + for arg in "$@" 03:08:47 + case $arg in 03:08:47 + pkg_list+='python-openstackclient ' 03:08:47 + for arg in "$@" 03:08:47 + case $arg in 03:08:47 + pkg_list+='python-magnumclient ' 03:08:47 + for arg in "$@" 03:08:47 + case $arg in 03:08:47 + pkg_list+='yq ' 03:08:47 + [[ -f /tmp/.os_lf_venv ]] 03:08:47 ++ cat /tmp/.os_lf_venv 03:08:47 + lf_venv=/tmp/venv-MN9i 03:08:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from' file:/tmp/.os_lf_venv 03:08:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:08:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:08:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:47 + local 'pip_opts=--upgrade --quiet' 03:08:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:08:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:08:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:08:47 + [[ -n '' ]] 03:08:47 + [[ -n '' ]] 03:08:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:08:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:47 + /tmp/venv-MN9i/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 03:08:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:08:49 lf-activate-venv(): INFO: Base packages installed successfully 03:08:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:08:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:08:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:08:49 + /tmp/venv-MN9i/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 03:09:00 + type python3 03:09:00 + true 03:09:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH' 03:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:09:00 + PATH=/tmp/venv-MN9i/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 03:09:00 + return 0 03:09:00 + mapfile -t os_volumes 03:09:00 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:09:03 + '[' 0 -eq 0 ']' 03:09:03 + echo 'No orphaned volumes found.' 03:09:03 No orphaned volumes found. 03:09:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:09:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:09:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6075968120002787495.sh 03:09:03 ---> Protect in-use images 03:09:03 Setup pyenv: 03:09:03 system 03:09:03 3.8.13 03:09:03 3.9.13 03:09:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:09:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:05 lf-activate-venv(): INFO: Base packages installed successfully 03:09:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:09:15 INFO: There are images to protect defined in jenkins-config. 03:09:15 INFO: Protecting the following images: 03:09:15 CentOS Stream 8 - redis - - 310180101-1010 03:09:15 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 03:09:15 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 03:09:15 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 03:09:15 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 03:09:15 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 03:09:15 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 03:09:15 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 03:09:15 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 03:09:15 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 03:09:15 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 03:09:15 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 03:09:15 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 03:09:15 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 03:09:17 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 03:09:19 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 03:09:20 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261: True 03:09:22 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126: True 03:09:23 Protected setting for ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297: True 03:09:25 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509: True 03:09:26 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020: True 03:09:28 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694: True 03:09:29 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070: True 03:09:31 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022: True 03:09:32 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220: True 03:09:34 Protected setting for ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069: True 03:09:36 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248: True 03:09:37 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883: True 03:09:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:09:37 Run condition [Boolean condition] enabling perform for step [BuilderChain] 03:09:37 [EnvInject] - Injecting environment variables from a build step. 03:09:37 [EnvInject] - Injecting as environment variables the properties content 03:09:37 OS_IMAGE_CLEANUP_AGE=30 03:09:37 03:09:37 [EnvInject] - Variables injected successfully. 03:09:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1860735053070224610.sh 03:09:37 ---> Cleanup old images 03:09:37 Setup pyenv: 03:09:37 system 03:09:37 3.8.13 03:09:37 3.9.13 03:09:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:09:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:39 lf-activate-venv(): INFO: Base packages installed successfully 03:09:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:09:51 + lftools openstack --os-cloud vex image cleanup --days=30 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 Removing 160 images from vex. 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250627-113157.689 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250624-182100.494 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250621-141906.434 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250620-032744.224 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250527-113201.887 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250524-182103.553 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250523-072012.190 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250521-141911.746 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250520-032707.645 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250424-131617.482 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-085751.198 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250327-113201.060 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250321-141857.469 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250320-032659.935 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250227-113159.856 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250221-141859.933 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250220-032706.208 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250127-113207.822 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250120-032729.082 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241227-113212.746 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241220-032746.435 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241127-113226.803 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241120-032717.425 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240211-112451.372 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240127-113206.584 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240120-032801.949 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240111-112448.069 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240110-033512.759 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240104-212418.856 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231227-113208.588 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231211-112437.944 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231210-033512.702 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231204-212405.484 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231127-113222.430 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231120-032717.230 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231111-112415.248 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231110-033510.987 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231104-212424.572 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231027-113229.509 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231020-032733.732 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231011-112521.942 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231010-033514.198 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231004-212419.264 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230927-113218.851 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230920-032717.735 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230912-120920.514 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230911-112419.626 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230910-033517.891 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230904-212418.501 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230820-032706.923 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230811-112418.421 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230810-033511.871 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230804-212421.493 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230620-032714.042 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043133.122 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230615-011814.399 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230614-003111.574 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230610-033506.215 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230520-032715.140 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230510-033505.283 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230503-170559.500 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230503-170552.816 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230503-170552.854 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230420-032712.279 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230418-024312.857 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230417-165304.534 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230415-011814.620 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-191322.407 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-175559.488 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-111536.680 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230413-202502.616 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-221201.975 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-213219.859 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-102321.132 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-234003.353 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-220817.921 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230410-033511.378 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230320-173839.990 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230315-011753.201 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230310-033504.343 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230301-101716.084 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230115-011755.133 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230110-033458.935 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221215-011758.659 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221210-033453.860 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221115-011758.314 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221110-033500.235 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221102-045757.308 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20221022-173358.650 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221015-011756.135 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221013-024139.075 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-013558.654 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221010-033501.326 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220927-220844.972 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-201941.383 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-201951.981 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-185911.007 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-185853.121 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-185928.112 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-194344.622 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220909-013013.297 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-012931.325 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220909-012938.286 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220908-162947.106 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220907-203929.065 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-191159.584 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220907-025403.466 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220907-025424.654 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-005529.455 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220906-195131.222 is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 03:09:54 WARNING: Use of image.protected resulted in an exception 03:09:54 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 03:09:54 $ ssh-agent -k 03:09:54 unset SSH_AUTH_SOCK; 03:09:54 unset SSH_AGENT_PID; 03:09:54 echo Agent pid 43960 killed; 03:09:54 [ssh-agent] Stopped. 03:09:54 [PostBuildScript] - [INFO] Executing post build scripts. 03:09:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11280379059320295992.sh 03:09:54 ---> sysstat.sh 03:09:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13839705227570741663.sh 03:09:55 ---> package-listing.sh 03:09:55 ++ facter osfamily 03:09:55 ++ tr '[:upper:]' '[:lower:]' 03:09:55 + OS_FAMILY=redhat 03:09:55 + workspace=/w/workspace/ci-management-openstack-cron 03:09:55 + START_PACKAGES=/tmp/packages_start.txt 03:09:55 + END_PACKAGES=/tmp/packages_end.txt 03:09:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:09:55 + PACKAGES=/tmp/packages_start.txt 03:09:55 + '[' /w/workspace/ci-management-openstack-cron ']' 03:09:55 + PACKAGES=/tmp/packages_end.txt 03:09:55 + case "${OS_FAMILY}" in 03:09:55 + rpm -qa 03:09:55 + sort 03:09:55 + '[' -f /tmp/packages_start.txt ']' 03:09:55 + '[' -f /tmp/packages_end.txt ']' 03:09:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:09:55 + '[' /w/workspace/ci-management-openstack-cron ']' 03:09:55 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:09:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:09:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14725761923622163695.sh 03:09:56 ---> capture-instance-metadata.sh 03:09:56 Setup pyenv: 03:09:56 system 03:09:56 3.8.13 03:09:56 3.9.13 03:09:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:09:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:57 lf-activate-venv(): INFO: Base packages installed successfully 03:09:57 lf-activate-venv(): INFO: Installing additional packages: lftools 03:10:06 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:10:06 INFO: Running in OpenStack, capturing instance metadata 03:10:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7808838257221818302.sh 03:10:06 provisioning config files... 03:10:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10723433955195331828tmp 03:10:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:10:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:10:06 [EnvInject] - Injecting environment variables from a build step. 03:10:06 [EnvInject] - Injecting as environment variables the properties content 03:10:06 SERVER_ID=logs 03:10:06 03:10:06 [EnvInject] - Variables injected successfully. 03:10:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1085986892566911862.sh 03:10:06 ---> create-netrc.sh 03:10:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2635086126609117766.sh 03:10:06 ---> python-tools-install.sh 03:10:06 Setup pyenv: 03:10:06 system 03:10:06 3.8.13 03:10:06 3.9.13 03:10:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:10:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:10:08 lf-activate-venv(): INFO: Base packages installed successfully 03:10:08 lf-activate-venv(): INFO: Installing additional packages: lftools 03:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:10:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7410064155206010478.sh 03:10:16 ---> sudo-logs.sh 03:10:16 Archiving 'sudo' log.. 03:10:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7118712846208188093.sh 03:10:16 ---> job-cost.sh 03:10:16 Setup pyenv: 03:10:16 system 03:10:16 3.8.13 03:10:16 3.9.13 03:10:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:10:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:10:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:10:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:10:18 lf-activate-venv(): INFO: Base packages installed successfully 03:10:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:10:24 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:10:24 INFO: No Stack... 03:10:24 INFO: Retrieving Pricing Info for: v3-standard-2 03:10:25 INFO: Archiving Costs 03:10:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9721366404726589380.sh 03:10:25 ---> logs-deploy.sh 03:10:25 Setup pyenv: 03:10:25 system 03:10:25 3.8.13 03:10:25 3.9.13 03:10:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:10:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MN9i from file:/tmp/.os_lf_venv 03:10:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:10:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:10:27 lf-activate-venv(): INFO: Base packages installed successfully 03:10:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:10:35 lf-activate-venv(): INFO: Adding /tmp/venv-MN9i/bin to PATH 03:10:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/58881 03:10:35 INFO: archiving workspace using pattern(s): 03:10:36 Archives upload complete. 03:10:36 INFO: archiving logs to Nexus 03:10:37 ---> uname -a: 03:10:37 Linux prd-centos8-builder-2c-1g-2.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 03:10:37 03:10:37 03:10:37 ---> lscpu: 03:10:37 Architecture: x86_64 03:10:37 CPU op-mode(s): 32-bit, 64-bit 03:10:37 Byte Order: Little Endian 03:10:37 CPU(s): 2 03:10:37 On-line CPU(s) list: 0,1 03:10:37 Thread(s) per core: 1 03:10:37 Core(s) per socket: 1 03:10:37 Socket(s): 2 03:10:37 NUMA node(s): 1 03:10:37 Vendor ID: AuthenticAMD 03:10:37 CPU family: 23 03:10:37 Model: 49 03:10:37 Model name: AMD EPYC-Rome Processor 03:10:37 Stepping: 0 03:10:37 CPU MHz: 2799.998 03:10:37 BogoMIPS: 5599.99 03:10:37 Virtualization: AMD-V 03:10:37 Hypervisor vendor: KVM 03:10:37 Virtualization type: full 03:10:37 L1d cache: 32K 03:10:37 L1i cache: 32K 03:10:37 L2 cache: 512K 03:10:37 L3 cache: 16384K 03:10:37 NUMA node0 CPU(s): 0,1 03:10:37 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 03:10:37 03:10:37 03:10:37 ---> nproc: 03:10:37 2 03:10:37 03:10:37 03:10:37 ---> df -h: 03:10:37 Filesystem Size Used Avail Use% Mounted on 03:10:37 devtmpfs 3.8G 0 3.8G 0% /dev 03:10:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:10:37 tmpfs 3.8G 17M 3.8G 1% /run 03:10:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:10:37 /dev/vda1 40G 8.4G 32G 21% / 03:10:37 tmpfs 770M 0 770M 0% /run/user/1001 03:10:37 03:10:37 03:10:37 ---> free -m: 03:10:37 total used free shared buff/cache available 03:10:37 Mem: 7699 536 5007 19 2155 6855 03:10:37 Swap: 1023 0 1023 03:10:37 03:10:37 03:10:37 ---> ip addr: 03:10:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:10:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:10:37 inet 127.0.0.1/8 scope host lo 03:10:37 valid_lft forever preferred_lft forever 03:10:37 inet6 ::1/128 scope host 03:10:37 valid_lft forever preferred_lft forever 03:10:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:10:37 link/ether fa:16:3e:82:50:84 brd ff:ff:ff:ff:ff:ff 03:10:37 altname enp0s3 03:10:37 altname ens3 03:10:37 inet 10.30.106.186/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:10:37 valid_lft 81160sec preferred_lft 81160sec 03:10:37 inet6 fe80::f816:3eff:fe82:5084/64 scope link 03:10:37 valid_lft forever preferred_lft forever 03:10:37 03:10:37 03:10:37 ---> sar -b -r -n DEV: 03:10:37 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/18/2025 _x86_64_ (2 CPU) 03:10:37 03:10:37 01:43:13 LINUX RESTART (2 CPU) 03:10:37 03:10:37 01:44:01 AM tps rtps wtps bread/s bwrtn/s 03:10:37 01:45:01 AM 38.56 26.16 12.40 267.82 1361.31 03:10:37 01:46:01 AM 1.33 0.00 1.33 0.00 20.66 03:10:37 01:47:01 AM 0.44 0.03 0.41 0.54 5.12 03:10:37 01:48:01 AM 0.40 0.00 0.40 0.00 6.25 03:10:37 01:49:01 AM 0.28 0.00 0.28 0.00 3.13 03:10:37 01:50:01 AM 0.15 0.00 0.15 0.00 2.00 03:10:37 01:51:01 AM 0.25 0.00 0.25 0.00 3.27 03:10:37 01:52:01 AM 0.18 0.00 0.18 0.00 3.07 03:10:37 01:53:01 AM 0.13 0.00 0.13 0.00 1.32 03:10:37 01:54:01 AM 0.12 0.00 0.12 0.00 1.47 03:10:37 01:55:01 AM 0.10 0.00 0.10 0.00 1.18 03:10:37 01:56:01 AM 0.13 0.00 0.13 0.00 1.32 03:10:37 01:57:01 AM 0.10 0.00 0.10 0.00 1.03 03:10:37 01:58:01 AM 0.12 0.03 0.08 0.27 1.05 03:10:37 01:59:01 AM 1.18 0.00 1.18 0.00 27.12 03:10:37 02:00:01 AM 0.12 0.00 0.12 0.00 1.18 03:10:37 02:01:01 AM 0.20 0.02 0.18 0.13 2.43 03:10:37 02:02:01 AM 1.65 0.07 1.58 1.73 666.48 03:10:37 02:03:01 AM 0.78 0.00 0.78 0.00 13.35 03:10:37 02:04:01 AM 0.35 0.00 0.35 0.00 5.90 03:10:37 02:05:01 AM 1.82 1.52 0.30 83.17 7.60 03:10:37 02:06:01 AM 0.18 0.00 0.18 0.00 3.10 03:10:37 02:07:01 AM 0.13 0.00 0.13 0.00 1.37 03:10:37 02:08:01 AM 0.50 0.00 0.50 0.00 7.35 03:10:37 02:09:01 AM 0.72 0.00 0.72 0.00 22.01 03:10:37 02:10:01 AM 0.28 0.00 0.28 0.00 3.50 03:10:37 02:11:01 AM 0.38 0.00 0.38 0.00 7.22 03:10:37 02:12:01 AM 0.30 0.00 0.30 0.00 6.33 03:10:37 02:13:01 AM 0.12 0.00 0.12 0.00 1.20 03:10:37 02:14:01 AM 0.17 0.00 0.17 0.00 1.72 03:10:37 02:15:01 AM 0.10 0.00 0.10 0.00 1.18 03:10:37 02:16:01 AM 0.15 0.00 0.15 0.00 1.48 03:10:37 02:17:01 AM 0.50 0.30 0.20 6.40 2.10 03:10:37 02:18:01 AM 0.75 0.00 0.75 0.00 19.03 03:10:37 02:19:01 AM 0.20 0.00 0.20 0.00 2.67 03:10:37 02:20:01 AM 0.12 0.00 0.12 0.00 1.17 03:10:37 02:21:01 AM 0.15 0.00 0.15 0.00 1.92 03:10:37 02:22:01 AM 0.25 0.00 0.25 0.00 4.03 03:10:37 02:23:01 AM 0.15 0.00 0.15 0.00 2.02 03:10:37 02:24:01 AM 0.15 0.00 0.15 0.00 1.58 03:10:37 02:25:01 AM 0.10 0.00 0.10 0.00 1.03 03:10:37 02:26:01 AM 0.15 0.00 0.15 0.00 2.07 03:10:37 02:27:01 AM 0.13 0.00 0.13 0.00 1.45 03:10:37 02:28:01 AM 0.08 0.00 0.08 0.00 0.98 03:10:37 02:29:01 AM 0.12 0.00 0.12 0.00 1.70 03:10:37 02:30:01 AM 0.17 0.00 0.17 0.00 2.40 03:10:37 02:31:01 AM 0.28 0.00 0.28 0.00 4.72 03:10:37 02:32:01 AM 0.22 0.00 0.22 0.00 3.97 03:10:37 02:33:01 AM 0.13 0.00 0.13 0.00 2.08 03:10:37 02:34:01 AM 0.08 0.00 0.08 0.00 0.77 03:10:37 02:35:01 AM 0.10 0.00 0.10 0.00 1.03 03:10:37 02:36:01 AM 0.13 0.00 0.13 0.00 2.58 03:10:37 02:37:01 AM 0.17 0.00 0.17 0.00 2.48 03:10:37 02:38:01 AM 0.28 0.00 0.28 0.00 5.45 03:10:37 02:39:01 AM 0.17 0.00 0.17 0.00 2.40 03:10:37 02:40:01 AM 0.10 0.00 0.10 0.00 1.22 03:10:37 02:41:01 AM 0.20 0.00 0.20 0.00 2.18 03:10:37 02:42:01 AM 0.13 0.00 0.13 0.00 2.63 03:10:37 02:43:01 AM 0.10 0.00 0.10 0.00 1.03 03:10:37 02:44:01 AM 0.20 0.00 0.20 0.00 2.78 03:10:37 02:45:01 AM 0.15 0.00 0.15 0.00 1.98 03:10:37 02:46:01 AM 0.20 0.00 0.20 0.00 2.67 03:10:37 02:47:01 AM 0.15 0.00 0.15 0.00 1.85 03:10:37 02:48:01 AM 0.10 0.00 0.10 0.00 1.17 03:10:37 02:49:01 AM 0.12 0.00 0.12 0.00 1.30 03:10:37 02:50:01 AM 0.10 0.00 0.10 0.00 1.03 03:10:37 02:51:01 AM 0.22 0.00 0.22 0.00 3.13 03:10:37 02:52:01 AM 0.22 0.00 0.22 0.00 3.20 03:10:37 02:53:01 AM 9.73 6.82 2.92 1311.38 72.67 03:10:37 02:54:01 AM 0.63 0.00 0.63 0.00 14.80 03:10:37 02:55:01 AM 0.12 0.00 0.12 0.00 0.78 03:10:37 02:56:01 AM 0.10 0.00 0.10 0.00 1.03 03:10:37 02:57:01 AM 0.13 0.00 0.13 0.00 1.43 03:10:37 02:58:01 AM 0.18 0.00 0.18 0.00 3.32 03:10:37 02:59:01 AM 0.12 0.00 0.12 0.00 1.57 03:10:37 03:00:01 AM 0.18 0.00 0.18 0.00 2.78 03:10:37 03:01:01 AM 0.20 0.00 0.20 0.00 2.32 03:10:37 03:02:01 AM 0.18 0.00 0.18 0.00 3.12 03:10:37 03:03:01 AM 0.13 0.00 0.13 0.00 1.32 03:10:37 03:04:01 AM 0.18 0.00 0.18 0.00 3.05 03:10:37 03:05:01 AM 0.15 0.00 0.15 0.00 1.98 03:10:37 03:06:01 AM 0.17 0.00 0.17 0.00 1.93 03:10:37 03:07:01 AM 194.83 8.62 186.22 1250.46 2464.26 03:10:37 03:08:01 AM 138.54 0.72 137.83 62.66 9859.86 03:10:37 03:09:01 AM 54.48 0.80 53.68 60.11 4925.79 03:10:37 03:10:02 AM 22.48 0.10 22.38 10.40 620.34 03:10:37 Average: 5.59 0.53 5.06 35.53 235.76 03:10:37 03:10:37 01:44:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:10:37 01:45:01 AM 5762780 7166792 2121664 26.91 2688 1594432 632652 7.08 161288 1682804 4 03:10:37 01:46:01 AM 5762604 7166616 2121840 26.91 2688 1594432 632652 7.08 161296 1682952 4 03:10:37 01:47:01 AM 5761024 7165056 2123420 26.93 2688 1594452 632652 7.08 161300 1684752 4 03:10:37 01:48:01 AM 5761036 7165068 2123408 26.93 2688 1594452 632652 7.08 161300 1684708 4 03:10:37 01:49:01 AM 5761272 7165304 2123172 26.93 2688 1594452 632652 7.08 161300 1684744 4 03:10:37 01:50:01 AM 5760608 7164644 2123836 26.94 2688 1594456 632864 7.08 161300 1685076 4 03:10:37 01:51:01 AM 5760836 7164868 2123608 26.93 2688 1594456 632864 7.08 161312 1684968 4 03:10:37 01:52:01 AM 5760876 7164912 2123568 26.93 2688 1594460 632864 7.08 161312 1685012 4 03:10:37 01:53:01 AM 5760628 7164664 2123816 26.94 2688 1594460 632864 7.08 161312 1685088 4 03:10:37 01:54:01 AM 5760384 7164420 2124060 26.94 2688 1594460 632864 7.08 161312 1685336 4 03:10:37 01:55:01 AM 5760388 7164428 2124056 26.94 2688 1594464 632864 7.08 161312 1685408 4 03:10:37 01:56:01 AM 5760472 7164512 2123972 26.94 2688 1594464 632864 7.08 161312 1685432 4 03:10:37 01:57:01 AM 5760356 7164396 2124088 26.94 2688 1594464 632864 7.08 161312 1685468 4 03:10:37 01:58:01 AM 5960840 7364724 1923604 24.40 2688 1594304 316392 3.54 162488 1486948 24 03:10:37 01:59:01 AM 5960760 7364660 1923684 24.40 2688 1594308 316276 3.54 162488 1486864 0 03:10:37 02:00:01 AM 5960480 7364380 1923964 24.40 2688 1594308 316612 3.54 162488 1487096 0 03:10:37 02:01:01 AM 5960192 7364080 1924252 24.41 2688 1594312 316612 3.54 162488 1487220 0 03:10:37 02:02:01 AM 5748800 7171052 2135644 27.09 2688 1612408 594648 6.66 168220 1688820 12 03:10:37 02:03:01 AM 5748696 7170952 2135748 27.09 2688 1612412 594648 6.66 168220 1689064 4 03:10:37 02:04:01 AM 5747516 7169772 2136928 27.10 2688 1612412 594648 6.66 168228 1690420 4 03:10:37 02:05:01 AM 5735616 7160684 2148828 27.25 2688 1614916 601220 6.73 169136 1700900 4 03:10:37 02:06:01 AM 5735824 7160896 2148620 27.25 2688 1614920 616768 6.90 169144 1700700 4 03:10:37 02:07:01 AM 5735772 7160844 2148672 27.25 2688 1614920 616768 6.90 169140 1700828 4 03:10:37 02:08:01 AM 5816168 7241256 2068276 26.23 2688 1614952 572492 6.41 175792 1613804 184 03:10:37 02:09:01 AM 5832608 7257700 2051836 26.02 2688 1614956 572492 6.41 175792 1597572 8 03:10:37 02:10:01 AM 5831520 7256620 2052924 26.04 2688 1614956 569168 6.37 175796 1598568 4 03:10:37 02:11:01 AM 5805192 7230312 2079252 26.37 2688 1614964 569168 6.37 176832 1624100 4 03:10:37 02:12:01 AM 5805696 7230816 2078748 26.37 2688 1614964 584652 6.54 176876 1623136 16 03:10:37 02:13:01 AM 5804208 7229328 2080236 26.38 2688 1614964 584652 6.54 176876 1624920 12 03:10:37 02:14:01 AM 5804008 7229128 2080436 26.39 2688 1614964 584652 6.54 176876 1625044 16 03:10:37 02:15:01 AM 5801880 7227004 2082564 26.41 2688 1614968 584652 6.54 176876 1627128 16 03:10:37 02:16:01 AM 5799884 7225012 2084560 26.44 2688 1614972 584652 6.54 176876 1629216 16 03:10:37 02:17:01 AM 5799524 7224652 2084920 26.44 2688 1615088 584652 6.54 176876 1629296 16 03:10:37 02:18:01 AM 5793152 7218492 2091292 26.52 2688 1615172 584652 6.54 176984 1635800 16 03:10:37 02:19:01 AM 5793056 7218396 2091388 26.53 2688 1615172 584652 6.54 176984 1635852 16 03:10:37 02:20:01 AM 5792624 7217964 2091820 26.53 2688 1615172 572544 6.41 176984 1636244 12 03:10:37 02:21:01 AM 5792744 7218096 2091700 26.53 2688 1615180 572544 6.41 176988 1636196 4 03:10:37 02:22:01 AM 5792864 7218216 2091580 26.53 2688 1615180 572544 6.41 176988 1636116 4 03:10:37 02:23:01 AM 5793028 7218384 2091416 26.53 2688 1615184 572544 6.41 176988 1636016 12 03:10:37 02:24:01 AM 5793072 7218428 2091372 26.53 2688 1615184 572544 6.41 176988 1636064 4 03:10:37 02:25:01 AM 5792740 7218096 2091704 26.53 2688 1615184 572544 6.41 176988 1636116 4 03:10:37 02:26:01 AM 5792712 7218072 2091732 26.53 2688 1615188 572544 6.41 176988 1636160 8 03:10:37 02:27:01 AM 5792632 7217992 2091812 26.53 2688 1615188 572544 6.41 176988 1636232 4 03:10:37 02:28:01 AM 5792696 7218056 2091748 26.53 2688 1615188 572544 6.41 176988 1636280 4 03:10:37 02:29:01 AM 5792672 7218036 2091772 26.53 2688 1615192 572544 6.41 176988 1636304 4 03:10:37 02:30:01 AM 5792272 7217636 2092172 26.54 2688 1615192 595796 6.67 176988 1636576 4 03:10:37 02:31:01 AM 5792508 7217876 2091936 26.53 2688 1615196 595796 6.67 176988 1636540 4 03:10:37 02:32:01 AM 5792540 7217908 2091904 26.53 2688 1615196 595796 6.67 176988 1636520 4 03:10:37 02:33:01 AM 5792372 7217740 2092072 26.53 2688 1615196 595796 6.67 176988 1636444 16 03:10:37 02:34:01 AM 5792320 7217692 2092124 26.53 2688 1615200 595796 6.67 176988 1636464 16 03:10:37 02:35:01 AM 5792432 7217804 2092012 26.53 2688 1615200 595796 6.67 176988 1636480 16 03:10:37 02:36:01 AM 5792444 7217816 2092000 26.53 2688 1615200 595796 6.67 176988 1636624 16 03:10:37 02:37:01 AM 5792384 7217760 2092060 26.53 2688 1615204 595796 6.67 177020 1636492 20 03:10:37 02:38:01 AM 5791852 7217228 2092592 26.54 2688 1615204 595796 6.67 177016 1636856 16 03:10:37 02:39:01 AM 5792016 7217392 2092428 26.54 2688 1615204 595796 6.67 177016 1636876 16 03:10:37 02:40:01 AM 5791628 7217008 2092816 26.54 2688 1615208 577056 6.46 177016 1637128 16 03:10:37 02:41:01 AM 5791880 7217260 2092564 26.54 2688 1615208 577056 6.46 177016 1637076 16 03:10:37 02:42:01 AM 5791948 7217332 2092496 26.54 2688 1615212 577056 6.46 177016 1637088 4 03:10:37 02:43:01 AM 5792136 7217520 2092308 26.54 2688 1615212 577056 6.46 177016 1636976 8 03:10:37 02:44:01 AM 5792120 7217504 2092324 26.54 2688 1615212 577056 6.46 177016 1636984 4 03:10:37 02:45:01 AM 5791836 7217224 2092608 26.54 2688 1615216 577056 6.46 177016 1637000 8 03:10:37 02:46:01 AM 5791900 7217288 2092544 26.54 2688 1615216 577056 6.46 177016 1637016 4 03:10:37 02:47:01 AM 5791812 7217200 2092632 26.54 2688 1615216 577056 6.46 177020 1637012 4 03:10:37 02:48:01 AM 5791816 7217208 2092628 26.54 2688 1615220 577056 6.46 177020 1637008 12 03:10:37 02:49:01 AM 5791932 7217324 2092512 26.54 2688 1615220 577056 6.46 177020 1637040 4 03:10:37 02:50:01 AM 5791428 7216820 2093016 26.55 2688 1615220 594544 6.66 177020 1637396 4 03:10:37 02:51:01 AM 5791664 7217060 2092780 26.54 2688 1615224 594544 6.66 177020 1637228 4 03:10:37 02:52:01 AM 5791608 7217004 2092836 26.54 2688 1615224 594544 6.66 177020 1637360 4 03:10:37 02:53:01 AM 5751740 7216828 2132704 27.05 2688 1654516 573120 6.42 183764 1669680 4 03:10:37 02:54:01 AM 5749520 7214620 2134924 27.08 2688 1654524 573120 6.42 183764 1671760 4 03:10:37 02:55:01 AM 5749488 7214588 2134956 27.08 2688 1654524 573120 6.42 183764 1671776 16 03:10:37 02:56:01 AM 5747544 7212644 2136900 27.10 2688 1654524 573120 6.42 183764 1673824 16 03:10:37 02:57:01 AM 5745740 7210844 2138704 27.13 2688 1654528 573120 6.42 183764 1675760 16 03:10:37 02:58:01 AM 5745992 7211092 2138452 27.12 2688 1654528 573120 6.42 183760 1675608 16 03:10:37 02:59:01 AM 5743828 7208928 2140616 27.15 2688 1654528 573120 6.42 183760 1677664 16 03:10:37 03:00:01 AM 5743116 7208220 2141328 27.16 2688 1654532 604080 6.76 183760 1678132 16 03:10:37 03:01:01 AM 5740532 7205640 2143912 27.19 2688 1654536 584072 6.54 183760 1680604 16 03:10:37 03:02:01 AM 5741792 7206904 2142652 27.18 2688 1654540 584072 6.54 183768 1679784 16 03:10:37 03:03:01 AM 5739488 7204600 2144956 27.20 2688 1654540 584072 6.54 183764 1681820 16 03:10:37 03:04:01 AM 5739612 7204724 2144832 27.20 2688 1654540 584072 6.54 183764 1681756 4 03:10:37 03:05:01 AM 5737512 7202628 2146932 27.23 2688 1654544 584072 6.54 183764 1683856 4 03:10:37 03:06:01 AM 5737404 7202520 2147040 27.23 2688 1654544 584072 6.54 183764 1683840 4 03:10:37 03:07:01 AM 5537356 7114892 2347088 29.77 2688 1760940 636056 7.12 209364 1834988 48176 03:10:37 03:08:01 AM 5106092 6988568 2778352 35.24 2688 2047636 696272 7.79 221548 2183852 120092 03:10:37 03:09:01 AM 5147640 7035916 2736804 34.71 2688 2052720 647004 7.24 248264 2110720 8856 03:10:37 03:10:02 AM 5107524 6995000 2776920 35.22 2688 2051900 691384 7.74 424728 1974764 7792 03:10:37 Average: 5759665 7204971 2124779 26.95 2688 1634250 582558 6.52 179025 1663781 2160 03:10:37 03:10:37 01:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:10:37 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:45:01 AM eth0 0.32 0.15 0.07 0.23 0.00 0.00 0.00 0.00 03:10:37 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:46:01 AM eth0 0.28 0.17 0.07 0.16 0.00 0.00 0.00 0.00 03:10:37 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:47:01 AM eth0 0.31 0.17 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:48:01 AM eth0 0.33 0.20 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:49:01 AM eth0 0.37 0.23 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:50:01 AM eth0 0.43 0.18 0.13 0.17 0.00 0.00 0.00 0.00 03:10:37 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:51:01 AM eth0 0.27 0.15 0.07 0.16 0.00 0.00 0.00 0.00 03:10:37 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:52:01 AM eth0 0.27 0.13 0.07 0.16 0.00 0.00 0.00 0.00 03:10:37 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:53:01 AM eth0 0.25 0.13 0.07 0.16 0.00 0.00 0.00 0.00 03:10:37 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:54:01 AM eth0 0.62 0.35 0.34 0.85 0.00 0.00 0.00 0.00 03:10:37 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:55:01 AM eth0 0.22 0.15 0.07 0.16 0.00 0.00 0.00 0.00 03:10:37 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:56:01 AM eth0 0.22 0.15 0.07 0.16 0.00 0.00 0.00 0.00 03:10:37 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:57:01 AM eth0 0.32 0.17 0.13 0.16 0.00 0.00 0.00 0.00 03:10:37 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:58:01 AM eth0 0.43 0.23 0.09 0.04 0.00 0.00 0.00 0.00 03:10:37 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 01:59:01 AM eth0 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:37 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:00:01 AM eth0 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:37 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:01:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:10:37 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:02:01 AM eth0 91.90 54.74 358.75 42.62 0.00 0.00 0.00 0.00 03:10:37 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:03:01 AM eth0 0.18 0.12 0.06 0.22 0.00 0.00 0.00 0.00 03:10:37 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:04:01 AM eth0 0.27 0.18 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:05:01 AM eth0 8.15 5.16 6.51 9.83 0.00 0.00 0.00 0.00 03:10:37 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:06:01 AM eth0 0.33 0.15 0.13 0.20 0.00 0.00 0.00 0.00 03:10:37 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:07:01 AM eth0 0.28 0.18 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:08:01 AM eth0 20.73 12.66 12.36 34.59 0.00 0.00 0.00 0.00 03:10:37 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:09:01 AM eth0 0.83 0.47 0.49 0.64 0.00 0.00 0.00 0.00 03:10:37 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:10:01 AM eth0 0.22 0.08 0.06 0.16 0.00 0.00 0.00 0.00 03:10:37 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:11:01 AM eth0 4.52 2.97 4.07 3.10 0.00 0.00 0.00 0.00 03:10:37 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:12:01 AM eth0 3.40 1.85 2.43 2.22 0.00 0.00 0.00 0.00 03:10:37 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:13:01 AM eth0 0.35 0.18 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:14:01 AM eth0 0.27 0.10 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:15:01 AM eth0 0.22 0.10 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:16:01 AM eth0 0.20 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:17:01 AM eth0 0.18 0.12 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:18:01 AM eth0 1.58 1.68 0.28 7.07 0.00 0.00 0.00 0.00 03:10:37 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:19:01 AM eth0 0.22 0.13 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:20:01 AM eth0 0.20 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:21:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:22:01 AM eth0 0.23 0.13 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:23:01 AM eth0 0.28 0.15 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:24:01 AM eth0 0.22 0.13 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:25:01 AM eth0 0.25 0.13 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:26:01 AM eth0 0.27 0.13 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:27:01 AM eth0 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:28:01 AM eth0 0.30 0.18 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:29:01 AM eth0 0.20 0.08 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:30:01 AM eth0 0.23 0.12 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:31:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:32:01 AM eth0 0.23 0.12 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:33:01 AM eth0 0.28 0.15 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:34:01 AM eth0 0.28 0.12 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:35:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:36:01 AM eth0 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:37:01 AM eth0 0.17 0.10 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:38:01 AM eth0 3.37 1.75 2.25 3.63 0.00 0.00 0.00 0.00 03:10:37 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:39:01 AM eth0 0.20 0.12 0.07 0.18 0.00 0.00 0.00 0.00 03:10:37 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:40:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:41:01 AM eth0 0.20 0.10 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:42:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:43:01 AM eth0 0.30 0.15 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:44:01 AM eth0 0.22 0.08 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:45:01 AM eth0 0.18 0.12 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:46:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:47:01 AM eth0 0.20 0.12 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:48:01 AM eth0 0.28 0.15 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:49:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:50:01 AM eth0 0.30 0.12 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:51:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:52:01 AM eth0 0.20 0.10 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:53:01 AM eth0 1.08 0.95 0.20 0.30 0.00 0.00 0.00 0.00 03:10:37 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:54:01 AM eth0 0.22 0.10 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:55:01 AM eth0 0.23 0.10 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:56:01 AM eth0 0.18 0.12 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:57:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:58:01 AM eth0 0.28 0.17 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 02:59:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:00:01 AM eth0 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:01:01 AM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:02:01 AM eth0 0.27 0.17 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:03:01 AM eth0 0.32 0.22 0.14 0.23 0.00 0.00 0.00 0.00 03:10:37 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:04:01 AM eth0 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 03:10:37 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:05:01 AM eth0 0.27 0.10 0.12 0.17 0.00 0.00 0.00 0.00 03:10:37 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:06:01 AM eth0 0.25 0.08 0.07 0.17 0.00 0.00 0.00 0.00 03:10:37 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:07:01 AM eth0 120.03 76.84 597.44 42.98 0.00 0.00 0.00 0.00 03:10:37 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:08:01 AM eth0 75.27 57.17 988.17 12.83 0.00 0.00 0.00 0.00 03:10:37 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:09:01 AM eth0 28.87 24.71 44.24 9.32 0.00 0.00 0.00 0.00 03:10:37 03:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 03:10:02 AM eth0 29.42 25.31 27.26 15.96 0.00 0.00 0.00 0.00 03:10:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:37 Average: eth0 4.73 3.20 23.85 2.30 0.00 0.00 0.00 0.00 03:10:37 03:10:37 03:10:37 ---> sar -P ALL: 03:10:37 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/18/2025 _x86_64_ (2 CPU) 03:10:37 03:10:37 01:43:13 LINUX RESTART (2 CPU) 03:10:37 03:10:37 01:44:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:37 01:45:01 AM all 0.51 0.49 4.79 0.53 0.06 93.62 03:10:37 01:45:01 AM 0 0.28 0.47 4.33 0.38 0.03 94.51 03:10:37 01:45:01 AM 1 0.73 0.52 5.26 0.67 0.08 92.74 03:10:37 01:46:01 AM all 0.33 0.00 0.03 0.01 0.04 99.59 03:10:37 01:46:01 AM 0 0.07 0.00 0.02 0.00 0.03 99.88 03:10:37 01:46:01 AM 1 0.58 0.00 0.05 0.02 0.05 99.30 03:10:37 01:47:01 AM all 0.34 0.00 0.06 0.01 0.06 99.53 03:10:37 01:47:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.76 03:10:37 01:47:01 AM 1 0.56 0.00 0.05 0.02 0.07 99.30 03:10:37 01:48:01 AM all 0.33 0.00 0.04 0.00 0.06 99.57 03:10:37 01:48:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 03:10:37 01:48:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 03:10:37 01:49:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 03:10:37 01:49:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 03:10:37 01:49:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 03:10:37 01:50:01 AM all 0.33 0.00 0.05 0.00 0.07 99.55 03:10:37 01:50:01 AM 0 0.13 0.00 0.08 0.00 0.08 99.70 03:10:37 01:50:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 03:10:37 01:51:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 03:10:37 01:51:01 AM 0 0.15 0.00 0.05 0.00 0.07 99.73 03:10:37 01:51:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 03:10:37 01:52:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 03:10:37 01:52:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 03:10:37 01:52:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 03:10:37 01:53:01 AM all 0.32 0.00 0.03 0.00 0.07 99.58 03:10:37 01:53:01 AM 0 0.07 0.00 0.03 0.00 0.07 99.83 03:10:37 01:53:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33 03:10:37 01:54:01 AM all 0.39 0.00 0.06 0.00 0.05 99.50 03:10:37 01:54:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 03:10:37 01:54:01 AM 1 0.63 0.00 0.07 0.00 0.07 99.23 03:10:37 01:55:01 AM all 0.33 0.00 0.04 0.00 0.06 99.57 03:10:37 01:55:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 03:10:37 01:55:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38 03:10:37 03:10:37 01:55:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:37 01:56:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63 03:10:37 01:56:01 AM 0 0.10 0.00 0.03 0.00 0.05 99.82 03:10:37 01:56:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45 03:10:37 01:57:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72 03:10:37 01:57:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 03:10:37 01:57:01 AM 1 0.23 0.00 0.05 0.00 0.05 99.67 03:10:37 01:58:01 AM all 0.24 0.00 0.10 0.00 0.05 99.61 03:10:37 01:58:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 03:10:37 01:58:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45 03:10:37 01:59:01 AM all 0.06 0.00 0.05 0.01 0.03 99.85 03:10:37 01:59:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92 03:10:37 01:59:01 AM 1 0.10 0.00 0.05 0.02 0.05 99.78 03:10:37 02:00:01 AM all 0.05 0.00 0.03 0.00 0.04 99.87 03:10:37 02:00:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92 03:10:37 02:00:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 03:10:37 02:01:01 AM all 0.08 0.00 0.03 0.01 0.04 99.84 03:10:37 02:01:01 AM 0 0.08 0.00 0.03 0.02 0.03 99.83 03:10:37 02:01:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 03:10:37 02:02:01 AM all 6.21 0.00 0.75 0.06 0.05 92.93 03:10:37 02:02:01 AM 0 8.04 0.00 0.62 0.00 0.03 91.31 03:10:37 02:02:01 AM 1 4.37 0.00 0.89 0.12 0.07 94.56 03:10:37 02:03:01 AM all 0.33 0.00 0.05 0.01 0.04 99.57 03:10:37 02:03:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 03:10:37 02:03:01 AM 1 0.15 0.00 0.08 0.02 0.05 99.70 03:10:37 02:04:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 03:10:37 02:04:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 03:10:37 02:04:01 AM 1 0.15 0.00 0.12 0.00 0.07 99.67 03:10:37 02:05:01 AM all 1.53 0.00 0.15 0.01 0.06 98.25 03:10:37 02:05:01 AM 0 1.67 0.00 0.13 0.00 0.05 98.15 03:10:37 02:05:01 AM 1 1.40 0.00 0.17 0.02 0.07 98.35 03:10:37 02:06:01 AM all 0.35 0.00 0.04 0.00 0.04 99.57 03:10:37 02:06:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 03:10:37 02:06:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 03:10:37 03:10:37 02:06:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:37 02:07:01 AM all 0.33 0.00 0.04 0.00 0.06 99.57 03:10:37 02:07:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 03:10:37 02:07:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 03:10:37 02:08:01 AM all 4.17 0.00 0.43 0.00 0.06 95.34 03:10:37 02:08:01 AM 0 5.55 0.00 0.38 0.00 0.05 94.01 03:10:37 02:08:01 AM 1 2.79 0.00 0.47 0.00 0.07 96.68 03:10:37 02:09:01 AM all 0.58 0.00 0.07 0.01 0.05 99.30 03:10:37 02:09:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 03:10:37 02:09:01 AM 1 0.57 0.00 0.07 0.02 0.05 99.30 03:10:37 02:10:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 03:10:37 02:10:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 03:10:37 02:10:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 03:10:37 02:11:01 AM all 1.24 0.00 0.10 0.00 0.04 98.61 03:10:37 02:11:01 AM 0 1.22 0.00 0.08 0.00 0.03 98.67 03:10:37 02:11:01 AM 1 1.27 0.00 0.12 0.00 0.05 98.56 03:10:37 02:12:01 AM all 0.80 0.00 0.05 0.00 0.04 99.11 03:10:37 02:12:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30 03:10:37 02:12:01 AM 1 0.98 0.00 0.05 0.00 0.05 98.92 03:10:37 02:13:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 03:10:37 02:13:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 03:10:37 02:13:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 03:10:37 02:14:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 03:10:37 02:14:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 03:10:37 02:14:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 03:10:37 02:15:01 AM all 0.33 0.00 0.03 0.00 0.03 99.60 03:10:37 02:15:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 03:10:37 02:15:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 03:10:37 02:16:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 03:10:37 02:16:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83 03:10:37 02:16:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 03:10:37 02:17:01 AM all 0.34 0.01 0.08 0.01 0.03 99.53 03:10:37 02:17:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 03:10:37 02:17:01 AM 1 0.58 0.02 0.07 0.02 0.03 99.28 03:10:37 03:10:37 02:17:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:37 02:18:01 AM all 0.44 0.00 0.06 0.08 0.04 99.37 03:10:37 02:18:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 03:10:37 02:18:01 AM 1 0.53 0.00 0.05 0.17 0.05 99.20 03:10:37 02:19:01 AM all 0.33 0.00 0.03 0.00 0.03 99.61 03:10:37 02:19:01 AM 0 0.57 0.00 0.02 0.00 0.02 99.40 03:10:37 02:19:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 03:10:37 02:20:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 03:10:37 02:20:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 03:10:37 02:20:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 03:10:37 02:21:01 AM all 0.21 0.00 0.04 0.00 0.03 99.72 03:10:37 02:21:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62 03:10:37 02:21:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 03:10:37 02:22:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 03:10:37 02:22:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 03:10:37 02:22:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 03:10:37 02:23:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 03:10:37 02:23:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 03:10:37 02:23:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 03:10:37 02:24:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 03:10:37 02:24:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 03:10:37 02:24:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 03:10:37 02:25:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70 03:10:37 02:25:01 AM 0 0.28 0.00 0.02 0.00 0.02 99.68 03:10:37 02:25:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72 03:10:37 02:26:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 03:10:37 02:26:01 AM 0 0.43 0.00 0.05 0.00 0.05 99.47 03:10:37 02:26:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:10:37 02:27:01 AM all 0.42 0.00 0.04 0.00 0.03 99.51 03:10:37 02:27:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 03:10:37 02:27:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 03:10:37 02:28:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 03:10:37 02:28:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48 03:10:37 02:28:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:10:37 03:10:37 02:28:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:37 02:29:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 03:10:37 02:29:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 03:10:37 02:29:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 03:10:37 02:30:01 AM all 0.26 0.00 0.08 0.00 0.02 99.65 03:10:37 02:30:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 03:10:37 02:30:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77 03:10:37 02:31:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 03:10:37 02:31:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38 03:10:37 02:31:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 03:10:37 02:32:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 03:10:37 02:32:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 03:10:37 02:32:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 03:10:37 02:33:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 03:10:37 02:33:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 03:10:37 02:33:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 03:10:37 02:34:01 AM all 0.19 0.00 0.07 0.00 0.03 99.72 03:10:37 02:34:01 AM 0 0.10 0.00 0.02 0.00 0.02 99.87 03:10:37 02:34:01 AM 1 0.28 0.00 0.12 0.00 0.03 99.57 03:10:37 02:35:01 AM all 0.35 0.00 0.03 0.00 0.03 99.59 03:10:37 02:35:01 AM 0 0.12 0.00 0.03 0.00 0.02 99.83 03:10:37 02:35:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 03:10:37 02:36:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70 03:10:37 02:36:01 AM 0 0.12 0.00 0.03 0.00 0.05 99.80 03:10:37 02:36:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60 03:10:37 02:37:01 AM all 0.30 0.00 0.06 0.01 0.03 99.61 03:10:37 02:37:01 AM 0 0.08 0.00 0.07 0.02 0.02 99.82 03:10:37 02:37:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 03:10:37 02:38:01 AM all 0.62 0.00 0.08 0.00 0.03 99.27 03:10:37 02:38:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48 03:10:37 02:38:01 AM 1 0.85 0.00 0.05 0.00 0.03 99.07 03:10:37 02:39:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 03:10:37 02:39:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 03:10:37 02:39:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 03:10:37 03:10:37 02:39:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:37 02:40:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 03:10:37 02:40:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 03:10:37 02:40:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 03:10:37 02:41:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 03:10:37 02:41:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 03:10:37 02:41:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 03:10:37 02:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 03:10:37 02:42:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 03:10:37 02:42:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 03:10:37 02:43:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 03:10:37 02:43:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 03:10:37 02:43:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 03:10:37 02:44:01 AM all 0.37 0.00 0.04 0.00 0.03 99.57 03:10:37 02:44:01 AM 0 0.12 0.00 0.03 0.00 0.02 99.83 03:10:37 02:44:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 03:10:37 02:45:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 03:10:37 02:45:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 03:10:37 02:45:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 03:10:37 02:46:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 03:10:37 02:46:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 03:10:37 02:46:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 03:10:37 02:47:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 03:10:37 02:47:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 03:10:37 02:47:01 AM 1 0.39 0.00 0.07 0.00 0.03 99.51 03:10:37 02:48:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 03:10:37 02:48:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 03:10:37 02:48:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 03:10:37 02:49:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 03:10:37 02:49:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 03:10:37 02:49:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 03:10:37 02:50:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58 03:10:37 02:50:01 AM 0 0.12 0.00 0.03 0.00 0.03 99.82 03:10:37 02:50:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 03:10:37 03:10:37 02:50:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:37 02:51:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 03:10:37 02:51:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 03:10:37 02:51:01 AM 1 0.53 0.00 0.10 0.00 0.03 99.33 03:10:37 02:52:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 03:10:37 02:52:01 AM 0 0.12 0.00 0.03 0.00 0.03 99.82 03:10:37 02:52:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 03:10:37 02:53:01 AM all 0.37 0.29 0.13 0.43 0.04 98.74 03:10:37 02:53:01 AM 0 0.18 0.00 0.08 0.02 0.05 99.67 03:10:37 02:53:01 AM 1 0.55 0.58 0.17 0.85 0.03 97.81 03:10:37 02:54:01 AM all 0.33 0.00 0.05 0.01 0.03 99.57 03:10:37 02:54:01 AM 0 0.17 0.00 0.07 0.02 0.03 99.72 03:10:37 02:54:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 03:10:37 02:55:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 03:10:37 02:55:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 03:10:37 02:55:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 03:10:37 02:56:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 03:10:37 02:56:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 03:10:37 02:56:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 03:10:37 02:57:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 03:10:37 02:57:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60 03:10:37 02:57:01 AM 1 0.37 0.00 0.02 0.00 0.02 99.60 03:10:37 02:58:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 03:10:37 02:58:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 03:10:37 02:58:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 03:10:37 02:59:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 03:10:37 02:59:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 03:10:37 02:59:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 03:10:37 03:00:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 03:10:37 03:00:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 03:10:37 03:00:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 03:10:37 03:01:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54 03:10:37 03:01:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 03:10:37 03:01:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 03:10:37 03:10:37 03:01:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:37 03:02:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65 03:10:37 03:02:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 03:10:37 03:02:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 03:10:37 03:03:01 AM all 0.33 0.00 0.03 0.00 0.03 99.60 03:10:37 03:03:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 03:10:37 03:03:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 03:10:37 03:04:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 03:10:37 03:04:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 03:10:37 03:04:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 03:10:37 03:05:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 03:10:37 03:05:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 03:10:37 03:05:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:10:37 03:06:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 03:10:37 03:06:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 03:10:37 03:06:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 03:10:37 03:07:01 AM all 13.19 0.00 2.11 1.58 0.07 83.06 03:10:37 03:07:01 AM 0 18.31 0.00 2.86 3.06 0.07 75.70 03:10:37 03:07:01 AM 1 8.07 0.00 1.35 0.10 0.07 90.41 03:10:37 03:08:01 AM all 40.41 0.00 4.01 1.32 0.11 54.15 03:10:37 03:08:01 AM 0 38.35 0.00 4.05 1.55 0.10 55.95 03:10:37 03:08:01 AM 1 42.47 0.00 3.97 1.10 0.12 52.35 03:10:37 03:09:01 AM all 40.24 0.00 2.75 0.47 0.10 56.44 03:10:37 03:09:01 AM 0 52.55 0.00 2.93 0.55 0.10 43.87 03:10:37 03:09:01 AM 1 27.97 0.00 2.56 0.40 0.10 68.97 03:10:37 03:10:02 AM all 36.77 0.00 2.55 0.12 0.08 60.47 03:10:37 03:10:02 AM 0 43.54 0.00 2.63 0.15 0.08 53.60 03:10:37 03:10:02 AM 1 30.01 0.00 2.48 0.10 0.08 67.33 03:10:37 Average: all 1.96 0.01 0.25 0.05 0.04 97.68 03:10:37 Average: 0 2.21 0.01 0.25 0.07 0.04 97.43 03:10:37 Average: 1 1.72 0.01 0.25 0.04 0.04 97.92 03:10:37 03:10:37 03:10:37