11:33:49 Started by timer 11:33:49 Running as SYSTEM 11:33:49 [EnvInject] - Loading node environment variables. 11:33:49 Building remotely on prd-centos8-builder-2c-2g-8123 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:33:50 [ssh-agent] Looking for ssh-agent implementation... 11:33:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:33:50 $ ssh-agent 11:33:50 SSH_AUTH_SOCK=/tmp/ssh-yN7SMpxE1L6w/agent.5456 11:33:50 SSH_AGENT_PID=5457 11:33:50 [ssh-agent] Started. 11:33:50 Running ssh-add (command line suppressed) 11:33:50 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_5422837099860586607.key (/w/workspace/builder-openstack-cron@tmp/private_key_5422837099860586607.key) 11:33:50 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:33:50 The recommended git tool is: NONE 11:33:52 using credential jenkins-ssh 11:33:52 Wiping out workspace first. 11:33:52 Cloning the remote Git repository 11:33:52 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:33:52 > git init /w/workspace/builder-openstack-cron # timeout=10 11:33:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:33:52 > git --version # timeout=10 11:33:52 > git --version # 'git version 2.39.3' 11:33:52 using GIT_SSH to set credentials jenkins-ssh 11:33:52 [INFO] Currently running in a labeled security context 11:33:52 [INFO] Currently SELinux is 'enforcing' on the host 11:33:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh2269009659396324742.key 11:33:52 Verifying host key using known hosts file 11:33:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:33:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:33:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:55 Avoid second fetch 11:33:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:33:55 Checking out Revision bdfdd0781c91def9c06ce619c39a1911ff12e1bc (refs/remotes/origin/master) 11:33:55 > git config core.sparsecheckout # timeout=10 11:33:55 > git checkout -f bdfdd0781c91def9c06ce619c39a1911ff12e1bc # timeout=10 11:33:55 Commit message: "Merge "Revert "Chore: Update CentOS Stream 8 image to latest""" 11:33:55 > git rev-list --no-walk bdfdd0781c91def9c06ce619c39a1911ff12e1bc # timeout=10 11:33:55 > git remote # timeout=10 11:33:55 > git submodule init # timeout=10 11:33:55 > git submodule sync # timeout=10 11:33:55 > git config --get remote.origin.url # timeout=10 11:33:55 > git submodule init # timeout=10 11:33:56 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:33:56 > git config --get submodule.global-jjb.url # timeout=10 11:33:56 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:33:56 > git config --get submodule.packer/common-packer.url # timeout=10 11:33:56 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:33:56 > git submodule update --init --recursive global-jjb # timeout=10 11:33:57 > git submodule update --init --recursive packer/common-packer # timeout=10 11:33:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:57 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:33:57 No emails were triggered. 11:33:57 provisioning config files... 11:33:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:33:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:33:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:33:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10911306134164666964.sh 11:33:57 ---> python-tools-install.sh 11:33:57 Setup pyenv: 11:33:58 system 11:33:58 * 3.8.13 (set by /opt/pyenv/version) 11:33:58 * 3.9.13 (set by /opt/pyenv/version) 11:33:58 * 3.10.6 (set by /opt/pyenv/version) 11:34:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RyKr 11:34:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:34:05 lf-activate-venv(): INFO: Installing: lftools 11:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:34:41 Generating Requirements File 11:35:19 Python 3.10.6 11:35:19 pip 23.3.1 from /tmp/venv-RyKr/lib/python3.10/site-packages/pip (python 3.10) 11:35:20 appdirs==1.4.4 11:35:20 argcomplete==3.2.1 11:35:20 aspy.yaml==1.3.0 11:35:20 attrs==23.1.0 11:35:20 autopage==0.5.2 11:35:20 Babel==2.14.0 11:35:20 beautifulsoup4==4.12.2 11:35:20 boto3==1.34.1 11:35:20 botocore==1.34.1 11:35:20 bs4==0.0.1 11:35:20 cachetools==5.3.2 11:35:20 certifi==2023.11.17 11:35:20 cffi==1.16.0 11:35:20 cfgv==3.4.0 11:35:20 chardet==5.2.0 11:35:20 charset-normalizer==3.3.2 11:35:20 click==8.1.7 11:35:20 cliff==4.4.0 11:35:20 cmd2==2.4.3 11:35:20 cryptography==3.3.2 11:35:20 debtcollector==2.5.0 11:35:20 decorator==5.1.1 11:35:20 defusedxml==0.7.1 11:35:20 Deprecated==1.2.14 11:35:20 distlib==0.3.8 11:35:20 dnspython==2.4.2 11:35:20 docker==4.2.2 11:35:20 dogpile.cache==1.2.2 11:35:20 email-validator==2.1.0.post1 11:35:20 filelock==3.13.1 11:35:20 future==0.18.3 11:35:20 gitdb==4.0.11 11:35:20 GitPython==3.1.40 11:35:20 google-auth==2.25.2 11:35:20 httplib2==0.22.0 11:35:20 identify==2.5.33 11:35:20 idna==3.6 11:35:20 importlib-metadata==7.0.0 11:35:20 importlib-resources==1.5.0 11:35:20 iso8601==2.1.0 11:35:20 Jinja2==3.1.2 11:35:20 jmespath==1.0.1 11:35:20 jsonpatch==1.33 11:35:20 jsonpointer==2.4 11:35:20 jsonschema==4.20.0 11:35:20 jsonschema-specifications==2023.11.2 11:35:20 keystoneauth1==5.4.0 11:35:20 kubernetes==28.1.0 11:35:20 lftools==0.37.8 11:35:20 lxml==4.9.3 11:35:20 MarkupSafe==2.1.3 11:35:20 msgpack==1.0.7 11:35:20 multi-key-dict==2.0.3 11:35:20 munch==4.0.0 11:35:20 netaddr==0.9.0 11:35:20 netifaces==0.11.0 11:35:20 niet==1.4.2 11:35:20 nodeenv==1.8.0 11:35:20 oauth2client==4.1.3 11:35:20 oauthlib==3.2.2 11:35:20 openstacksdk==0.62.0 11:35:20 os-client-config==2.1.0 11:35:20 os-service-types==1.7.0 11:35:20 osc-lib==2.9.0 11:35:20 oslo.config==9.2.0 11:35:20 oslo.context==5.3.0 11:35:20 oslo.i18n==6.2.0 11:35:20 oslo.log==5.4.0 11:35:20 oslo.serialization==5.2.0 11:35:20 oslo.utils==6.3.0 11:35:20 packaging==23.2 11:35:20 pbr==6.0.0 11:35:20 platformdirs==4.1.0 11:35:20 prettytable==3.9.0 11:35:20 pyasn1==0.5.1 11:35:20 pyasn1-modules==0.3.0 11:35:20 pycparser==2.21 11:35:20 pygerrit2==2.0.15 11:35:20 PyGithub==2.1.1 11:35:20 pyinotify==0.9.6 11:35:20 PyJWT==2.8.0 11:35:20 PyNaCl==1.5.0 11:35:20 pyparsing==2.4.7 11:35:20 pyperclip==1.8.2 11:35:20 pyrsistent==0.20.0 11:35:20 python-cinderclient==9.4.0 11:35:20 python-dateutil==2.8.2 11:35:20 python-heatclient==3.3.0 11:35:20 python-jenkins==1.8.2 11:35:20 python-keystoneclient==5.2.0 11:35:20 python-magnumclient==4.3.0 11:35:20 python-novaclient==18.4.0 11:35:20 python-openstackclient==6.0.0 11:35:20 python-swiftclient==4.4.0 11:35:20 pytz==2023.3.post1 11:35:20 PyYAML==6.0.1 11:35:20 referencing==0.32.0 11:35:20 requests==2.31.0 11:35:20 requests-oauthlib==1.3.1 11:35:20 requestsexceptions==1.4.0 11:35:20 rfc3986==2.0.0 11:35:20 rpds-py==0.13.2 11:35:20 rsa==4.9 11:35:20 ruamel.yaml==0.18.5 11:35:20 ruamel.yaml.clib==0.2.8 11:35:20 s3transfer==0.9.0 11:35:20 simplejson==3.19.2 11:35:20 six==1.16.0 11:35:20 smmap==5.0.1 11:35:20 soupsieve==2.5 11:35:20 stevedore==5.1.0 11:35:20 tabulate==0.9.0 11:35:20 toml==0.10.2 11:35:20 tomlkit==0.12.3 11:35:20 tqdm==4.66.1 11:35:20 typing_extensions==4.9.0 11:35:20 tzdata==2023.3 11:35:20 urllib3==1.26.18 11:35:20 virtualenv==20.25.0 11:35:20 wcwidth==0.2.12 11:35:20 websocket-client==1.7.0 11:35:20 wrapt==1.16.0 11:35:20 xdg==6.0.0 11:35:20 xmltodict==0.13.0 11:35:20 yq==3.2.3 11:35:20 zipp==3.17.0 11:35:20 [EnvInject] - Injecting environment variables from a build step. 11:35:20 [EnvInject] - Injecting as environment variables the properties content 11:35:20 OS_CLOUD=vex 11:35:20 11:35:20 [EnvInject] - Variables injected successfully. 11:35:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6316815542170012845.sh 11:35:20 ---> Orphaned k8s clusters 11:35:20 Setup pyenv: 11:35:20 system 11:35:20 3.8.13 11:35:20 3.9.13 11:35:20 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:35:22 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 11:35:34 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. 11:35:34 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:35:37 -----> Delete orphaned cluster 11:35:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5131116321296273768.sh 11:35:37 ---> Orphaned stacks 11:35:37 Setup pyenv: 11:35:37 system 11:35:37 3.8.13 11:35:37 3.9.13 11:35:37 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:35:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:35:59 + mapfile -t OS_COE_CLUSTERS_ID 11:35:59 ++ awk '{print $1}' 11:35:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:35:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:36:01 + echo '-----> Active clusters -> stacks' 11:36:01 -----> Active clusters -> stacks 11:36:01 + OS_COE_STACKS=() 11:36:01 + [[ 0 -gt 0 ]] 11:36:01 + mapfile -t OS_STACKS 11:36:01 ++ 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 11:36:01 ++ awk '{print $1}' 11:36:03 + echo '-----> Active stacks' 11:36:03 -----> Active stacks 11:36:03 + echo '-----> Delete orphaned stacks' 11:36:03 -----> Delete orphaned stacks 11:36:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:36:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:36:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14907962124748442815.sh 11:36:03 ---> Orphaned servers 11:36:03 Setup pyenv: 11:36:03 system 11:36:03 3.8.13 11:36:03 3.9.13 11:36:03 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:36:05 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:36:26 -----> Active servers 11:36:26 prd-centos8-builder-4c-4g-8125 11:36:26 prd-centos8-builder-2c-2g-8124 11:36:26 prd-centos8-builder-2c-2g-8123 11:36:26 prd-centos8-builder-4c-4g-8122 11:36:26 prd-centos8-builder-4c-16g-8120 11:36:26 prd-centos8-builder-2c-2g-8119 11:36:26 prd-centos8-builder-4c-4g-8117 11:36:26 -----> Delete orphaned servers 11:36:26 Deleting orphaned server: prd-centos8-builder-4c-4g-8125 11:36:28 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 11:36:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:36:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:36:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13434172732195743390.sh 11:36:29 ---> Orphaned ports 11:36:29 Setup pyenv: 11:36:29 system 11:36:29 3.8.13 11:36:29 3.9.13 11:36:29 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:36:31 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 11:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:36:49 No orphaned ports to process. 11:36:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:36:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:36:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12613409274561593385.sh 11:36:49 ---> Orphaned volumes 11:36:49 + source /home/jenkins/lf-env.sh 11:36:49 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:49 ++ mktemp -d /tmp/venv-XXXX 11:36:49 + lf_venv=/tmp/venv-MaHY 11:36:49 + local venv_file=/tmp/.os_lf_venv 11:36:49 + local python=python3 11:36:49 + local options 11:36:49 + local set_path=true 11:36:49 + local install_args= 11:36:49 ++ 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 11:36:49 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:36:49 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:36:49 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:49 + true 11:36:49 + case $1 in 11:36:49 + python=python3 11:36:49 + shift 2 11:36:49 + true 11:36:49 + case $1 in 11:36:49 + shift 11:36:49 + break 11:36:49 + case $python in 11:36:49 + local pkg_list= 11:36:49 + [[ -d /opt/pyenv ]] 11:36:49 + echo 'Setup pyenv:' 11:36:49 Setup pyenv: 11:36:49 + export PYENV_ROOT=/opt/pyenv 11:36:49 + PYENV_ROOT=/opt/pyenv 11:36:49 + 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 11:36:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:36:49 + pyenv versions 11:36:49 system 11:36:49 3.8.13 11:36:49 3.9.13 11:36:49 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:49 + command -v pyenv 11:36:49 ++ pyenv init - --no-rehash 11:36:49 + 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[*]}"'\'')" 11:36:49 export PATH="/opt/pyenv/shims:${PATH}" 11:36:49 export PYENV_SHELL=bash 11:36:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:36:49 pyenv() { 11:36:49 local command 11:36:49 command="${1:-}" 11:36:49 if [ "$#" -gt 0 ]; then 11:36:49 shift 11:36:49 fi 11:36:49 11:36:49 case "$command" in 11:36:49 rehash|shell) 11:36:49 eval "$(pyenv "sh-$command" "$@")" 11:36:49 ;; 11:36:49 *) 11:36:49 command pyenv "$command" "$@" 11:36:49 ;; 11:36:49 esac 11:36:49 }' 11:36:49 +++ 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[*]}"' 11:36:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:36:49 ++ 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 11:36:49 ++ 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 11:36:49 ++ export PYENV_SHELL=bash 11:36:49 ++ PYENV_SHELL=bash 11:36:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:36:49 +++ complete -F _pyenv pyenv 11:36:49 ++ lf-pyver python3 11:36:49 ++ local py_version_xy=python3 11:36:49 ++ local py_version_xyz= 11:36:49 ++ pyenv versions 11:36:49 ++ awk '{ print $1 }' 11:36:49 ++ local command 11:36:49 ++ command=versions 11:36:49 ++ '[' 1 -gt 0 ']' 11:36:49 ++ shift 11:36:49 ++ case "$command" in 11:36:49 ++ command pyenv versions 11:36:49 ++ pyenv versions 11:36:49 ++ sed 's/^[ *]* //' 11:36:49 ++ grep -E '^[0-9.]*[0-9]$' 11:36:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:36:49 +++ tail -n 1 11:36:49 +++ sort -V 11:36:49 +++ grep '^3' /tmp/.pyenv_versions 11:36:49 ++ py_version_xyz=3.10.6 11:36:49 ++ [[ -z 3.10.6 ]] 11:36:49 ++ echo 3.10.6 11:36:49 ++ return 0 11:36:49 + pyenv local 3.10.6 11:36:49 + local command 11:36:49 + command=local 11:36:49 + '[' 2 -gt 0 ']' 11:36:49 + shift 11:36:49 + case "$command" in 11:36:49 + command pyenv local 3.10.6 11:36:49 + pyenv local 3.10.6 11:36:49 + for arg in "$@" 11:36:49 + case $arg in 11:36:49 + pkg_list+='lftools[openstack] ' 11:36:49 + for arg in "$@" 11:36:49 + case $arg in 11:36:49 + pkg_list+='kubernetes ' 11:36:49 + for arg in "$@" 11:36:49 + case $arg in 11:36:49 + pkg_list+='niet ' 11:36:49 + for arg in "$@" 11:36:49 + case $arg in 11:36:49 + pkg_list+='python-heatclient ' 11:36:49 + for arg in "$@" 11:36:49 + case $arg in 11:36:49 + pkg_list+='python-openstackclient ' 11:36:49 + for arg in "$@" 11:36:49 + case $arg in 11:36:49 + pkg_list+='python-magnumclient ' 11:36:49 + for arg in "$@" 11:36:49 + case $arg in 11:36:49 + pkg_list+='yq ' 11:36:49 + [[ -f /tmp/.os_lf_venv ]] 11:36:49 ++ cat /tmp/.os_lf_venv 11:36:49 + lf_venv=/tmp/venv-RyKr 11:36:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from' file:/tmp/.os_lf_venv 11:36:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:36:49 + /tmp/venv-RyKr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:36:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:36:51 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:36:51 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:51 + /tmp/venv-RyKr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:37:07 + type python3 11:37:07 + true 11:37:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH' 11:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:37:07 + PATH=/tmp/venv-RyKr/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 11:37:07 + return 0 11:37:07 + mapfile -t os_volumes 11:37:07 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:37:27 + '[' 0 -eq 0 ']' 11:37:27 + echo 'No orphaned volumes found.' 11:37:27 No orphaned volumes found. 11:37:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:37:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:37:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins273843217407336809.sh 11:37:27 ---> Protect in-use images 11:37:27 Setup pyenv: 11:37:27 system 11:37:27 3.8.13 11:37:27 3.9.13 11:37:27 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:37:29 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:37:44 INFO: There are images to protect defined in jenkins-config. 11:37:44 INFO: There are additional images to protect in the jjb dir. 11:37:44 INFO: Protecting the following images: 11:37:44 ZZCI - CentOS 7 - builder - x86_64 - 20231213-090206.813 11:37:44 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537 11:37:44 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368 11:37:44 ZZCI - CentOS 7 - devstack - x86_64 - 20231213-111336.211 11:37:44 ZZCI - CentOS 7 - docker - x86_64 - 20231213-111103.823 11:37:44 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:37:44 ZZCI - CentOS 7 - robot - x86_64 - 20230501-220152.957 11:37:44 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230727-135233.501 11:37:44 ZZCI - CentOS Stream 8 - robot - x86_64 - 20231213-111243.663 11:37:44 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230501-040105.925 11:37:44 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:37:44 ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230501-180106.320 11:37:44 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 11:37:46 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20231213-090206.813: True 11:37:47 Protected setting for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537: True 11:37:49 Protected setting for ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368: True 11:37:50 Protected setting for ZZCI - CentOS 7 - devstack - x86_64 - 20231213-111336.211: True 11:37:52 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20231213-111103.823: True 11:37:53 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:37:55 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20230501-220152.957: True 11:37:56 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20230727-135233.501: True 11:37:58 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20231213-111243.663: True 11:37:59 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230501-040105.925: True 11:38:00 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:38:02 Protected setting for ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230501-180106.320: True 11:38:03 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 11:38:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:38:03 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:38:03 [EnvInject] - Injecting environment variables from a build step. 11:38:03 [EnvInject] - Injecting as environment variables the properties content 11:38:03 OS_IMAGE_CLEANUP_AGE=30 11:38:03 11:38:03 [EnvInject] - Variables injected successfully. 11:38:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1350647728335824530.sh 11:38:03 ---> Cleanup old images 11:38:03 Setup pyenv: 11:38:04 system 11:38:04 3.8.13 11:38:04 3.9.13 11:38:04 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:38:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:38:05 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet openstacksdk<0.99 python-heatclient python-openstackclient python-magnumclient yq 11:38:24 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:38:24 + lftools openstack --os-cloud vex image cleanup --days=30 11:38:28 Removing 222 images from vex. 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231101-230112.779 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231101-220126.544 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231101-160245.725 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-060112.760 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231101-040111.232 is shared. Cannot remove... 11:38:28 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231001-160200.664 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231001-040111.487 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230901-230104.760 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230901-220113.905 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230901-160210.845 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230801-230101.799 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230801-220107.983 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230801-160224.175 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-160108.418 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-060019.513 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230801-040013.057 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230727-135136.536 is shared. Cannot remove... 11:38:28 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230705-040401.005 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230705-031120.321 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230705-030900.684 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230705-030716.304 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230705-030745.231 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-231742.101 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230704-232308.886 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-231647.894 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-231855.554 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-074500.124 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-071950.633 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-070951.083 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-035758.434 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230628-010335.272 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230622-095519.460 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230622-074859.494 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230622-044330.771 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230616-022013.197 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230615-144631.086 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-143739.719 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-124923.578 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230612-132235.763 is shared. Cannot remove... 11:38:28 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 11:38:28 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230601-230111.995 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230601-220118.447 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230601-160210.077 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230601-160103.902 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-060110.935 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230601-040106.064 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230601-010312.253 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230501-230108.249 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230501-160135.014 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230501-010136.955 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230401-160201.097 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-220101.397 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230201-220137.499 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230201-180130.689 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230201-160134.122 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230201-160105.789 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230201-140254.859 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-060101.214 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230201-000150.906 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230101-230102.471 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-220102.401 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230101-220136.107 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230101-180105.478 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230101-160105.035 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230101-140111.577 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230101-060216.811 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230101-000202.908 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221201-230100.993 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221201-160152.784 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221201-010130.764 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221201-000156.559 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221101-230058.297 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221101-160134.323 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221101-010205.652 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221016-222946.596 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221016-222525.576 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221016-222927.029 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221016-125853.236 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221016-125857.924 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221016-125903.888 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20221016-125928.502 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221014-230023.599 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-122906.855 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-083604.413 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221013-083714.503 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221007-005406.181 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221007-005229.346 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221007-002022.069 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-122155.975 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-073542.895 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-022838.351 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20221001-180117.617 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221001-160243.052 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20221001-140105.764 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221001-010112.580 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221001-000125.021 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221001-000200.263 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220915-223019.580 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220907-132047.940 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220901-230104.671 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220901-220115.450 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220901-220215.283 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220901-160108.529 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220901-140108.107 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220901-060109.345 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220901-040105.453 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220901-010210.262 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220901-010110.645 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220901-000209.780 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220901-000115.345 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-075630.483 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-015145.461 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-011831.391 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-230942.092 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-221257.462 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220823-072908.932 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220823-072905.739 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220823-013925.749 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220822-133458.742 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220822-133446.819 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220822-121130.566 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220822-082754.255 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220822-075914.017 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220820-140912.396 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220820-140835.603 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220820-140903.631 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220820-140904.945 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220820-140917.407 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220820-140815.053 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220820-140848.474 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220820-140917.191 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220820-140759.388 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220820-140830.234 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220820-140909.636 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-080137.911 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-072649.912 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-095028.046 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-094957.303 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-083859.067 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-083902.135 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-075756.317 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-010324.169 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220811-121546.186 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220811-110550.401 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220810-232749.807 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220810-225406.343 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220809-222649.751 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220628-213526.810 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220624-083106.115 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220615-085941.905 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-144051.771 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-084733.693 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220613-134645.697 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-224633.332 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-063337.840 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-013211.735 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220530-071355.713 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-071509.022 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-013534.987 is shared. Cannot remove... 11:38:28 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220401-180112.933 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220301-230058.722 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220301-220058.873 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220301-220158.535 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220301-180056.439 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220301-140057.429 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220301-060057.135 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220301-010057.901 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220301-000153.945 is shared. Cannot remove... 11:38:28 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220201-230056.942 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220201-220158.098 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220201-010057.671 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220201-000216.309 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220201-000059.096 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 8 - builder - x86_64 - 20220120-034829.872 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220111-144716.525 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220101-230058.589 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220101-220056.424 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220101-220155.904 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220101-180057.408 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220101-140055.317 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220101-040224.236 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220101-010055.379 is shared. Cannot remove... 11:38:28 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220101-000245.680 is shared. Cannot remove... 11:38:28 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 11:38:28 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 11:38:28 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 11:38:28 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 11:38:28 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 11:38:28 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 11:38:28 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 11:38:28 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 11:38:28 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 11:38:28 $ ssh-agent -k 11:38:28 unset SSH_AUTH_SOCK; 11:38:28 unset SSH_AGENT_PID; 11:38:28 echo Agent pid 5457 killed; 11:38:28 [ssh-agent] Stopped. 11:38:28 [PostBuildScript] - [INFO] Executing post build scripts. 11:38:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8586015610240262256.sh 11:38:28 ---> sysstat.sh 11:38:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7339734322319561100.sh 11:38:29 ---> package-listing.sh 11:38:29 ++ tr '[:upper:]' '[:lower:]' 11:38:29 ++ facter osfamily 11:38:29 + OS_FAMILY=redhat 11:38:29 + workspace=/w/workspace/builder-openstack-cron 11:38:29 + START_PACKAGES=/tmp/packages_start.txt 11:38:29 + END_PACKAGES=/tmp/packages_end.txt 11:38:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:38:29 + PACKAGES=/tmp/packages_start.txt 11:38:29 + '[' /w/workspace/builder-openstack-cron ']' 11:38:29 + PACKAGES=/tmp/packages_end.txt 11:38:29 + case "${OS_FAMILY}" in 11:38:29 + rpm -qa 11:38:29 + sort 11:38:30 + '[' -f /tmp/packages_start.txt ']' 11:38:30 + '[' -f /tmp/packages_end.txt ']' 11:38:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:38:30 + '[' /w/workspace/builder-openstack-cron ']' 11:38:30 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:38:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:38:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1324486896724585063.sh 11:38:30 ---> capture-instance-metadata.sh 11:38:30 Setup pyenv: 11:38:30 system 11:38:30 3.8.13 11:38:30 3.9.13 11:38:30 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:38:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:38:31 lf-activate-venv(): INFO: Installing: lftools 11:38:44 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:38:44 INFO: Running in OpenStack, capturing instance metadata 11:38:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7294759907445207146.sh 11:38:45 provisioning config files... 11:38:45 Could not find credentials [logs] for builder-openstack-cron #58446 11:38:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2692409238830544778tmp 11:38:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:38:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:38:45 provisioning config files... 11:38:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:38:46 [EnvInject] - Injecting environment variables from a build step. 11:38:46 [EnvInject] - Injecting as environment variables the properties content 11:38:46 SERVER_ID=logs 11:38:46 11:38:46 [EnvInject] - Variables injected successfully. 11:38:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1980423724962708639.sh 11:38:46 ---> create-netrc.sh 11:38:46 WARN: Log server credential not found. 11:38:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17765280150881817106.sh 11:38:46 ---> python-tools-install.sh 11:38:46 Setup pyenv: 11:38:46 system 11:38:46 3.8.13 11:38:46 3.9.13 11:38:46 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:38:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:38:47 lf-activate-venv(): INFO: Installing: lftools 11:38:58 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:38:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10585882428586497600.sh 11:38:58 ---> sudo-logs.sh 11:38:58 Archiving 'sudo' log.. 11:38:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2414183179408642822.sh 11:38:58 ---> job-cost.sh 11:38:58 Setup pyenv: 11:38:58 system 11:38:58 3.8.13 11:38:58 3.9.13 11:38:58 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:38:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:39:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:39:09 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. 11:39:09 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:39:09 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:39:09 INFO: No Stack... 11:39:09 INFO: Retrieving Pricing Info for: v3-standard-2 11:39:10 INFO: Archiving Costs 11:39:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1602868622540795321.sh 11:39:10 ---> logs-deploy.sh 11:39:10 Setup pyenv: 11:39:10 system 11:39:10 3.8.13 11:39:10 3.9.13 11:39:10 * 3.10.6 (set by /w/workspace/builder-openstack-cron/.python-version) 11:39:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RyKr from file:/tmp/.os_lf_venv 11:39:11 lf-activate-venv(): INFO: Installing: lftools 11:39:24 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. 11:39:24 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:39:25 lf-activate-venv(): INFO: Adding /tmp/venv-RyKr/bin to PATH 11:39:25 WARNING: Nexus logging server not set 11:39:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/58446/ 11:39:25 INFO: archiving logs to S3 11:39:26 ---> uname -a: 11:39:26 Linux prd-centos8-builder-2c-2g-8123.novalocal 4.18.0-500.el8.x86_64 #1 SMP Wed Jun 28 00:07:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:39:26 11:39:26 11:39:26 ---> lscpu: 11:39:26 Architecture: x86_64 11:39:26 CPU op-mode(s): 32-bit, 64-bit 11:39:26 Byte Order: Little Endian 11:39:26 CPU(s): 2 11:39:26 On-line CPU(s) list: 0,1 11:39:26 Thread(s) per core: 1 11:39:26 Core(s) per socket: 1 11:39:26 Socket(s): 2 11:39:26 NUMA node(s): 1 11:39:26 Vendor ID: AuthenticAMD 11:39:26 CPU family: 23 11:39:26 Model: 49 11:39:26 Model name: AMD EPYC-Rome Processor 11:39:26 Stepping: 0 11:39:26 CPU MHz: 2799.996 11:39:26 BogoMIPS: 5599.99 11:39:26 Virtualization: AMD-V 11:39:26 Hypervisor vendor: KVM 11:39:26 Virtualization type: full 11:39:26 L1d cache: 32K 11:39:26 L1i cache: 32K 11:39:26 L2 cache: 512K 11:39:26 L3 cache: 16384K 11:39:26 NUMA node0 CPU(s): 0,1 11:39:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:39:26 11:39:26 11:39:26 ---> nproc: 11:39:26 2 11:39:26 11:39:26 11:39:26 ---> df -h: 11:39:26 Filesystem Size Used Avail Use% Mounted on 11:39:26 devtmpfs 3.8G 0 3.8G 0% /dev 11:39:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:39:26 tmpfs 3.8G 17M 3.8G 1% /run 11:39:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:39:26 /dev/vda1 40G 7.9G 33G 20% / 11:39:26 tmpfs 770M 0 770M 0% /run/user/1001 11:39:26 11:39:26 11:39:26 ---> free -m: 11:39:26 total used free shared buff/cache available 11:39:26 Mem: 7697 637 4799 19 2261 6764 11:39:26 Swap: 1023 0 1023 11:39:26 11:39:26 11:39:26 ---> ip addr: 11:39:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:39:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:39:26 inet 127.0.0.1/8 scope host lo 11:39:26 valid_lft forever preferred_lft forever 11:39:26 inet6 ::1/128 scope host 11:39:26 valid_lft forever preferred_lft forever 11:39:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:39:26 link/ether fa:16:3e:a8:d8:7b brd ff:ff:ff:ff:ff:ff 11:39:26 altname enp0s3 11:39:26 altname ens3 11:39:26 inet 10.30.170.223/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:39:26 valid_lft 86028sec preferred_lft 86028sec 11:39:26 inet6 fe80::f816:3eff:fea8:d87b/64 scope link 11:39:26 valid_lft forever preferred_lft forever 11:39:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:39:26 link/ether 02:42:d5:3e:c3:f9 brd ff:ff:ff:ff:ff:ff 11:39:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:39:26 valid_lft forever preferred_lft forever 11:39:26 11:39:26 11:39:26 ---> sar -b -r -n DEV: 11:39:26 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/15/2023 _x86_64_ (2 CPU) 11:39:26 11:39:26 11:33:09 LINUX RESTART (2 CPU) 11:39:26 11:39:26 11:34:01 AM tps rtps wtps bread/s bwrtn/s 11:39:26 11:35:01 AM 85.94 7.10 78.84 1306.45 6924.61 11:39:26 11:36:01 AM 100.73 0.30 100.43 17.86 10515.10 11:39:26 11:37:01 AM 42.87 0.58 42.29 50.38 2295.90 11:39:26 11:38:01 AM 10.65 0.00 10.65 0.00 245.19 11:39:26 11:39:01 AM 23.35 0.48 22.86 49.06 624.53 11:39:26 Average: 52.71 1.69 51.01 284.74 4121.01 11:39:26 11:39:26 11:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:39:26 11:35:01 AM 5087156 7012540 2795140 35.46 2688 2108552 968668 10.85 199948 2274568 187152 11:39:26 11:36:01 AM 4978812 6985988 2903484 36.84 2688 2183280 988836 11.07 207380 2347304 46940 11:39:26 11:37:01 AM 4915388 6936164 2966908 37.64 2688 2197448 1028324 11.51 233820 2386884 12712 11:39:26 11:38:01 AM 4973584 6981660 2908712 36.90 2688 2184760 987776 11.06 233148 2329180 8 11:39:26 11:39:01 AM 4948336 6960992 2933960 37.22 2688 2189236 977376 10.94 414604 2173948 18508 11:39:26 Average: 4980655 6975469 2901641 36.81 2688 2172655 990196 11.09 257780 2302377 53064 11:39:26 11:39:26 11:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:39:26 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:35:01 AM eth0 92.92 73.55 1222.25 8.35 0.00 0.00 0.00 0.00 11:39:26 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:36:01 AM eth0 22.90 22.66 193.91 12.23 0.00 0.00 0.00 0.00 11:39:26 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:37:01 AM eth0 21.48 22.13 23.07 8.31 0.00 0.00 0.00 0.00 11:39:26 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:38:01 AM eth0 12.91 13.40 12.22 3.89 0.00 0.00 0.00 0.00 11:39:26 11:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:39:01 AM eth0 22.86 20.56 24.20 9.75 0.00 0.00 0.00 0.00 11:39:26 11:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 Average: eth0 34.61 30.46 295.12 8.50 0.00 0.00 0.00 0.00 11:39:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:26 11:39:26 11:39:26 ---> sar -P ALL: 11:39:26 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/15/2023 _x86_64_ (2 CPU) 11:39:26 11:39:26 11:33:09 LINUX RESTART (2 CPU) 11:39:26 11:39:26 11:34:01 AM CPU %user %nice %system %iowait %steal %idle 11:39:26 11:35:01 AM all 34.68 0.00 3.55 2.95 0.08 58.74 11:39:26 11:35:01 AM 0 31.55 0.00 3.33 2.85 0.08 62.19 11:39:26 11:35:01 AM 1 37.81 0.00 3.77 3.05 0.08 55.29 11:39:26 11:36:01 AM all 33.92 0.00 2.99 4.10 0.09 58.90 11:39:26 11:36:01 AM 0 36.42 0.00 3.43 4.32 0.10 55.73 11:39:26 11:36:01 AM 1 31.43 0.00 2.55 3.89 0.08 62.05 11:39:26 11:37:01 AM all 32.28 0.00 1.66 1.49 0.09 64.48 11:39:26 11:37:01 AM 0 41.35 0.00 1.59 1.55 0.10 55.41 11:39:26 11:37:01 AM 1 23.20 0.00 1.74 1.42 0.08 73.55 11:39:26 11:38:01 AM all 23.39 0.00 1.13 0.22 0.07 75.19 11:39:26 11:38:01 AM 0 19.05 0.00 1.15 0.18 0.07 79.55 11:39:26 11:38:01 AM 1 27.72 0.00 1.12 0.25 0.07 70.84 11:39:26 11:39:01 AM all 34.31 0.00 2.07 0.72 0.08 62.83 11:39:26 11:39:01 AM 0 34.35 0.00 1.99 0.88 0.08 62.70 11:39:26 11:39:01 AM 1 34.27 0.00 2.15 0.55 0.07 62.96 11:39:26 Average: all 31.71 0.00 2.28 1.89 0.08 64.03 11:39:26 Average: 0 32.54 0.00 2.30 1.96 0.09 63.12 11:39:26 Average: 1 30.89 0.00 2.27 1.83 0.08 64.94 11:39:26 11:39:26 11:39:26