23:31:01 Started by timer 23:31:01 Running as SYSTEM 23:31:01 [EnvInject] - Loading node environment variables. 23:31:01 Building remotely on prd-centos8-builder-2c-2g-21213 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 23:31:01 [ssh-agent] Looking for ssh-agent implementation... 23:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:01 $ ssh-agent 23:31:01 SSH_AUTH_SOCK=/tmp/ssh-38Vfrca5bfTP/agent.5462 23:31:01 SSH_AGENT_PID=5463 23:31:01 [ssh-agent] Started. 23:31:01 Running ssh-add (command line suppressed) 23:31:01 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_17813003739280854157.key (/w/workspace/builder-openstack-cron@tmp/private_key_17813003739280854157.key) 23:31:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:31:01 The recommended git tool is: NONE 23:31:03 using credential jenkins-ssh 23:31:03 Wiping out workspace first. 23:31:03 Cloning the remote Git repository 23:31:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:31:03 > git init /w/workspace/builder-openstack-cron # timeout=10 23:31:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:31:03 > git --version # timeout=10 23:31:03 > git --version # 'git version 2.43.0' 23:31:03 using GIT_SSH to set credentials jenkins-ssh 23:31:04 [INFO] Currently running in a labeled security context 23:31:04 [INFO] Currently SELinux is 'enforcing' on the host 23:31:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh15734945825780952260.key 23:31:04 Verifying host key using known hosts file 23:31:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:31:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:06 Avoid second fetch 23:31:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:31:06 Checking out Revision ab7feaf74a2461ddc9199fac575f612898be8a64 (refs/remotes/origin/master) 23:31:06 > git config core.sparsecheckout # timeout=10 23:31:06 > git checkout -f ab7feaf74a2461ddc9199fac575f612898be8a64 # timeout=10 23:31:07 Commit message: "Merge "Update cloud image list docs"" 23:31:07 > git rev-list --no-walk ab7feaf74a2461ddc9199fac575f612898be8a64 # timeout=10 23:31:07 > git remote # timeout=10 23:31:07 > git submodule init # timeout=10 23:31:07 > git submodule sync # timeout=10 23:31:07 > git config --get remote.origin.url # timeout=10 23:31:07 > git submodule init # timeout=10 23:31:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:31:07 > git config --get submodule.global-jjb.url # timeout=10 23:31:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:31:07 > git config --get submodule.packer/common-packer.url # timeout=10 23:31:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:31:07 > git submodule update --init --recursive global-jjb # timeout=10 23:31:08 > git submodule update --init --recursive packer/common-packer # timeout=10 23:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:31:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:31:12 No emails were triggered. 23:31:12 provisioning config files... 23:31:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:31:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:31:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:31:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5622893800046849681.sh 23:31:12 ---> python-tools-install.sh 23:31:12 Setup pyenv: 23:31:13 system 23:31:13 * 3.8.13 (set by /opt/pyenv/version) 23:31:13 * 3.9.13 (set by /opt/pyenv/version) 23:31:13 * 3.10.13 (set by /opt/pyenv/version) 23:31:13 * 3.11.7 (set by /opt/pyenv/version) 23:31:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u1ry 23:31:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:31:20 lf-activate-venv(): INFO: Installing: lftools 23:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:31:50 Generating Requirements File 23:32:13 Python 3.11.7 23:32:13 pip 24.1.2 from /tmp/venv-u1ry/lib/python3.11/site-packages/pip (python 3.11) 23:32:13 appdirs==1.4.4 23:32:13 argcomplete==3.4.0 23:32:13 aspy.yaml==1.3.0 23:32:13 attrs==23.2.0 23:32:13 autopage==0.5.2 23:32:13 beautifulsoup4==4.12.3 23:32:13 boto3==1.34.144 23:32:13 botocore==1.34.144 23:32:13 bs4==0.0.2 23:32:13 cachetools==5.4.0 23:32:13 certifi==2024.7.4 23:32:13 cffi==1.16.0 23:32:13 cfgv==3.4.0 23:32:13 chardet==5.2.0 23:32:13 charset-normalizer==3.3.2 23:32:13 click==8.1.7 23:32:13 cliff==4.7.0 23:32:13 cmd2==2.4.3 23:32:13 cryptography==3.3.2 23:32:13 debtcollector==3.0.0 23:32:13 decorator==5.1.1 23:32:13 defusedxml==0.7.1 23:32:13 Deprecated==1.2.14 23:32:13 distlib==0.3.8 23:32:13 dnspython==2.6.1 23:32:13 docker==4.2.2 23:32:13 dogpile.cache==1.3.3 23:32:13 email_validator==2.2.0 23:32:13 filelock==3.15.4 23:32:13 future==1.0.0 23:32:13 gitdb==4.0.11 23:32:13 GitPython==3.1.43 23:32:13 google-auth==2.32.0 23:32:13 httplib2==0.22.0 23:32:13 identify==2.6.0 23:32:13 idna==3.7 23:32:13 importlib-resources==1.5.0 23:32:13 iso8601==2.1.0 23:32:13 Jinja2==3.1.4 23:32:13 jmespath==1.0.1 23:32:13 jsonpatch==1.33 23:32:13 jsonpointer==3.0.0 23:32:13 jsonschema==4.23.0 23:32:13 jsonschema-specifications==2023.12.1 23:32:13 keystoneauth1==5.7.0 23:32:13 kubernetes==30.1.0 23:32:13 lftools==0.37.10 23:32:13 lxml==5.2.2 23:32:13 MarkupSafe==2.1.5 23:32:13 msgpack==1.0.8 23:32:13 multi_key_dict==2.0.3 23:32:13 munch==4.0.0 23:32:13 netaddr==1.3.0 23:32:13 netifaces==0.11.0 23:32:13 niet==1.4.2 23:32:13 nodeenv==1.9.1 23:32:13 oauth2client==4.1.3 23:32:13 oauthlib==3.2.2 23:32:13 openstacksdk==3.3.0 23:32:13 os-client-config==2.1.0 23:32:13 os-service-types==1.7.0 23:32:13 osc-lib==3.1.0 23:32:13 oslo.config==9.5.0 23:32:13 oslo.context==5.5.0 23:32:13 oslo.i18n==6.3.0 23:32:13 oslo.log==6.1.0 23:32:13 oslo.serialization==5.4.0 23:32:13 oslo.utils==7.2.0 23:32:13 packaging==24.1 23:32:13 pbr==6.0.0 23:32:13 platformdirs==4.2.2 23:32:13 prettytable==3.10.2 23:32:13 pyasn1==0.6.0 23:32:13 pyasn1_modules==0.4.0 23:32:13 pycparser==2.22 23:32:13 pygerrit2==2.0.15 23:32:13 PyGithub==2.3.0 23:32:13 PyJWT==2.8.0 23:32:13 PyNaCl==1.5.0 23:32:13 pyparsing==2.4.7 23:32:13 pyperclip==1.9.0 23:32:13 pyrsistent==0.20.0 23:32:13 python-cinderclient==9.5.0 23:32:13 python-dateutil==2.9.0.post0 23:32:13 python-heatclient==3.5.0 23:32:13 python-jenkins==1.8.2 23:32:13 python-keystoneclient==5.4.0 23:32:13 python-magnumclient==4.6.0 23:32:13 python-novaclient==18.6.0 23:32:13 python-openstackclient==6.6.0 23:32:13 python-swiftclient==4.6.0 23:32:13 PyYAML==6.0.1 23:32:13 referencing==0.35.1 23:32:13 requests==2.32.3 23:32:13 requests-oauthlib==2.0.0 23:32:13 requestsexceptions==1.4.0 23:32:13 rfc3986==2.0.0 23:32:13 rpds-py==0.19.0 23:32:13 rsa==4.9 23:32:13 ruamel.yaml==0.18.6 23:32:13 ruamel.yaml.clib==0.2.8 23:32:13 s3transfer==0.10.2 23:32:13 simplejson==3.19.2 23:32:13 six==1.16.0 23:32:13 smmap==5.0.1 23:32:13 soupsieve==2.5 23:32:13 stevedore==5.2.0 23:32:13 tabulate==0.9.0 23:32:13 toml==0.10.2 23:32:13 tomlkit==0.13.0 23:32:13 tqdm==4.66.4 23:32:13 typing_extensions==4.12.2 23:32:13 tzdata==2024.1 23:32:13 urllib3==1.26.19 23:32:13 virtualenv==20.26.3 23:32:13 wcwidth==0.2.13 23:32:13 websocket-client==1.8.0 23:32:13 wrapt==1.16.0 23:32:13 xdg==6.0.0 23:32:13 xmltodict==0.13.0 23:32:13 yq==3.4.3 23:32:13 [EnvInject] - Injecting environment variables from a build step. 23:32:13 [EnvInject] - Injecting as environment variables the properties content 23:32:13 OS_CLOUD=vex 23:32:13 23:32:13 [EnvInject] - Variables injected successfully. 23:32:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:32:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:32:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17922482880079543436.sh 23:32:13 ---> Orphaned k8s clusters 23:32:13 Setup pyenv: 23:32:14 system 23:32:14 3.8.13 23:32:14 3.9.13 23:32:14 3.10.13 23:32:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:32:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:32:15 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 23:32:21 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. 23:32:21 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.2 which is incompatible. 23:32:21 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:32:24 -----> Delete orphaned cluster 23:32:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:32:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:32:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15094654307128318429.sh 23:32:24 ---> Orphaned stacks 23:32:24 Setup pyenv: 23:32:24 system 23:32:24 3.8.13 23:32:24 3.9.13 23:32:24 3.10.13 23:32:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:32:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:32:25 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:32:39 + mapfile -t OS_COE_CLUSTERS_ID 23:32:39 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:32:39 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:32:39 ++ awk '{print $1}' 23:32:42 + echo '-----> Active clusters -> stacks' 23:32:42 -----> Active clusters -> stacks 23:32:42 + OS_COE_STACKS=() 23:32:42 + [[ 0 -gt 0 ]] 23:32:42 + mapfile -t OS_STACKS 23:32:42 ++ 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 23:32:42 ++ awk '{print $1}' 23:32:43 + echo '-----> Active stacks' 23:32:43 -----> Active stacks 23:32:43 + echo '-----> Delete orphaned stacks' 23:32:43 -----> Delete orphaned stacks 23:32:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:32:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:32:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10485544220424800757.sh 23:32:43 ---> Orphaned servers 23:32:43 Setup pyenv: 23:32:43 system 23:32:43 3.8.13 23:32:43 3.9.13 23:32:43 3.10.13 23:32:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:32:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:32:44 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:32:57 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:33:02 -----> Active servers 23:33:02 prd-centos8-builder-2c-2g-21213 23:33:02 prd-centos8-builder-2c-2g-21212 23:33:02 prd-ubuntu2004-docker-2c-2g-21211 23:33:02 prd-centos8-builder-2c-2g-21210 23:33:02 prd-ubuntu2004-docker-4c-4g-21208 23:33:02 prd-centos8-builder-4c-4g-21204 23:33:02 prd-ubuntu2004-docker-4c-4g-21202 23:33:02 -----> Delete orphaned servers 23:33:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5502092444216750299.sh 23:33:03 ---> Orphaned ports 23:33:03 Setup pyenv: 23:33:03 system 23:33:03 3.8.13 23:33:03 3.9.13 23:33:03 3.10.13 23:33:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:33:05 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 23:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:33:19 No orphaned ports to process. 23:33:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6277015387797955963.sh 23:33:19 ---> Orphaned volumes 23:33:19 + source /home/jenkins/lf-env.sh 23:33:19 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:33:19 ++ mktemp -d /tmp/venv-XXXX 23:33:19 + lf_venv=/tmp/venv-5bCv 23:33:19 + local venv_file=/tmp/.os_lf_venv 23:33:19 + local python=python3 23:33:19 + local options 23:33:19 + local set_path=true 23:33:19 + local install_args= 23:33:21 ++ 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 23:33:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:33:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:33:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:33:21 + true 23:33:21 + case $1 in 23:33:21 + python=python3 23:33:21 + shift 2 23:33:21 + true 23:33:21 + case $1 in 23:33:21 + shift 23:33:21 + break 23:33:21 + case $python in 23:33:21 + local pkg_list= 23:33:21 + [[ -d /opt/pyenv ]] 23:33:21 + echo 'Setup pyenv:' 23:33:21 Setup pyenv: 23:33:21 + export PYENV_ROOT=/opt/pyenv 23:33:21 + PYENV_ROOT=/opt/pyenv 23:33:21 + 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 23:33:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:33:21 + pyenv versions 23:33:21 system 23:33:21 3.8.13 23:33:21 3.9.13 23:33:21 3.10.13 23:33:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:21 + command -v pyenv 23:33:21 ++ pyenv init - --no-rehash 23:33:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:33:21 for i in ${!paths[@]}; do 23:33:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:33:21 fi; done; 23:33:21 echo "${paths[*]}"'\'')" 23:33:21 export PATH="/opt/pyenv/shims:${PATH}" 23:33:21 export PYENV_SHELL=bash 23:33:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:33:21 pyenv() { 23:33:21 local command 23:33:21 command="${1:-}" 23:33:21 if [ "$#" -gt 0 ]; then 23:33:21 shift 23:33:21 fi 23:33:21 23:33:21 case "$command" in 23:33:21 rehash|shell) 23:33:21 eval "$(pyenv "sh-$command" "$@")" 23:33:21 ;; 23:33:21 *) 23:33:21 command pyenv "$command" "$@" 23:33:21 ;; 23:33:21 esac 23:33:21 }' 23:33:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:33:21 for i in ${!paths[@]}; do 23:33:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:33:21 fi; done; 23:33:21 echo "${paths[*]}"' 23:33:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:33:21 ++ 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 23:33:21 ++ 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 23:33:21 ++ export PYENV_SHELL=bash 23:33:21 ++ PYENV_SHELL=bash 23:33:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:33:21 +++ complete -F _pyenv pyenv 23:33:21 ++ lf-pyver python3 23:33:21 ++ local py_version_xy=python3 23:33:21 ++ local py_version_xyz= 23:33:21 ++ awk '{ print $1 }' 23:33:21 ++ pyenv versions 23:33:21 ++ local command 23:33:21 ++ command=versions 23:33:21 ++ '[' 1 -gt 0 ']' 23:33:21 ++ shift 23:33:21 ++ case "$command" in 23:33:21 ++ command pyenv versions 23:33:21 ++ pyenv versions 23:33:21 ++ sed 's/^[ *]* //' 23:33:21 ++ grep -E '^[0-9.]*[0-9]$' 23:33:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:33:21 +++ grep '^3' /tmp/.pyenv_versions 23:33:21 +++ tail -n 1 23:33:21 +++ sort -V 23:33:21 ++ py_version_xyz=3.11.7 23:33:21 ++ [[ -z 3.11.7 ]] 23:33:21 ++ echo 3.11.7 23:33:21 ++ return 0 23:33:21 + pyenv local 3.11.7 23:33:21 + local command 23:33:21 + command=local 23:33:21 + '[' 2 -gt 0 ']' 23:33:21 + shift 23:33:21 + case "$command" in 23:33:21 + command pyenv local 3.11.7 23:33:21 + pyenv local 3.11.7 23:33:21 + for arg in "$@" 23:33:21 + case $arg in 23:33:21 + pkg_list+='lftools[openstack] ' 23:33:21 + for arg in "$@" 23:33:21 + case $arg in 23:33:21 + pkg_list+='kubernetes ' 23:33:21 + for arg in "$@" 23:33:21 + case $arg in 23:33:21 + pkg_list+='niet ' 23:33:21 + for arg in "$@" 23:33:21 + case $arg in 23:33:21 + pkg_list+='python-heatclient ' 23:33:21 + for arg in "$@" 23:33:21 + case $arg in 23:33:21 + pkg_list+='python-openstackclient ' 23:33:21 + for arg in "$@" 23:33:21 + case $arg in 23:33:21 + pkg_list+='python-magnumclient ' 23:33:21 + for arg in "$@" 23:33:21 + case $arg in 23:33:21 + pkg_list+='yq ' 23:33:21 + [[ -f /tmp/.os_lf_venv ]] 23:33:21 ++ cat /tmp/.os_lf_venv 23:33:21 + lf_venv=/tmp/venv-u1ry 23:33:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from' file:/tmp/.os_lf_venv 23:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:33:21 + /tmp/venv-u1ry/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:33:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 23:33:23 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 23:33:23 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:33:23 + /tmp/venv-u1ry/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:33:43 + type python3 23:33:43 + true 23:33:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH' 23:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:33:43 + PATH=/tmp/venv-u1ry/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 23:33:43 + return 0 23:33:43 + mapfile -t os_volumes 23:33:43 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 23:33:46 + '[' 0 -eq 0 ']' 23:33:46 + echo 'No orphaned volumes found.' 23:33:46 No orphaned volumes found. 23:33:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15302770551024673379.sh 23:33:46 ---> Protect in-use images 23:33:46 Setup pyenv: 23:33:46 system 23:33:46 3.8.13 23:33:46 3.9.13 23:33:46 3.10.13 23:33:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:33:48 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 23:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:34:15 INFO: There are images to protect defined in jenkins-config. 23:34:15 INFO: There are additional images to protect in the jjb dir. 23:34:15 INFO: Protecting the following images: 23:34:15 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 23:34:15 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537 23:34:15 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368 23:34:15 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464 23:34:15 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 23:34:15 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 23:34:15 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 23:34:15 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 23:34:15 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 23:34:15 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240701-040125.149 23:34:15 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 23:34:15 ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003 23:34:15 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240701-160316.313 23:34:15 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 23:34:17 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 23:34:18 Protected setting for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537: True 23:34:20 Protected setting for ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368: True 23:34:21 Protected setting for ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464: True 23:34:22 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 23:34:24 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 23:34:25 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 23:34:27 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 23:34:28 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 23:34:30 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240701-040125.149: True 23:34:31 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 23:34:32 Protected setting for ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003: True 23:34:34 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240701-160316.313: True 23:34:35 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 23:34:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:35 Run condition [Boolean condition] enabling perform for step [BuilderChain] 23:34:35 [EnvInject] - Injecting environment variables from a build step. 23:34:35 [EnvInject] - Injecting as environment variables the properties content 23:34:35 OS_IMAGE_CLEANUP_AGE=30 23:34:35 23:34:35 [EnvInject] - Variables injected successfully. 23:34:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5807000347128127693.sh 23:34:35 ---> Cleanup old images 23:34:35 Setup pyenv: 23:34:36 system 23:34:36 3.8.13 23:34:36 3.9.13 23:34:36 3.10.13 23:34:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:34:37 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:34:52 + lftools openstack --os-cloud vex image cleanup --days=30 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 Removing 238 images from vex. 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240422-114205.616 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240301-160225.120 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240222-233219.906 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240219-114353.897 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240201-160202.956 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240113-063344.327 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240113-042050.976 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240113-025342.932 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240101-160226.547 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20231213-085842.829 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-205015.151 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-131123.272 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231201-230119.963 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231201-220117.630 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231201-160303.189 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-060138.152 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231201-040141.663 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231101-230112.779 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231101-220126.544 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231101-160245.725 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-060112.760 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231101-040111.232 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231001-160200.664 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231001-040111.487 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230901-230104.760 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230901-220113.905 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230901-160210.845 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230801-230101.799 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230801-220107.983 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230801-160224.175 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-060019.513 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230801-040013.057 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230727-135136.536 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230705-040401.005 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230705-031120.321 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230705-030900.684 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230705-030716.304 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230705-030745.231 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-231742.101 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230704-232308.886 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-231647.894 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-231855.554 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-074500.124 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-071950.633 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-070951.083 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-035758.434 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230628-010335.272 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230622-095519.460 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230622-074859.494 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230622-044330.771 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230616-022013.197 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230615-144631.086 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-143739.719 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-124923.578 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230612-132235.763 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230601-230111.995 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230601-220118.447 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230601-160210.077 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230601-160103.902 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-060110.935 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230601-040106.064 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230601-010312.253 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230501-230108.249 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230501-160135.014 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230501-010136.955 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230401-160201.097 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-220101.397 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230201-220137.499 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230201-180130.689 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230201-160134.122 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230201-160105.789 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230201-140254.859 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-060101.214 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230201-000150.906 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230101-230102.471 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-220102.401 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230101-220136.107 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230101-180105.478 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230101-160105.035 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230101-140111.577 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230101-060216.811 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230101-000202.908 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221201-230100.993 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221201-160152.784 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221201-010130.764 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221201-000156.559 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221101-230058.297 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221101-160134.323 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221101-010205.652 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221016-222946.596 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221016-222525.576 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221016-222927.029 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221016-125853.236 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221016-125857.924 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221016-125903.888 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20221016-125928.502 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221014-230023.599 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-122906.855 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-083604.413 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221013-083714.503 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221007-005406.181 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221007-005229.346 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221007-002022.069 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-122155.975 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-073542.895 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-022838.351 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20221001-180117.617 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221001-160243.052 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20221001-140105.764 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221001-010112.580 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221001-000125.021 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221001-000200.263 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220915-223019.580 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220907-132047.940 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220901-230104.671 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220901-220115.450 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220901-220215.283 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220901-160108.529 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220901-140108.107 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220901-060109.345 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220901-040105.453 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220901-010210.262 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220901-010110.645 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220901-000209.780 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220901-000115.345 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-075630.483 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-015145.461 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-011831.391 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-230942.092 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-221257.462 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220823-072908.932 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220823-072905.739 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220823-013925.749 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220822-133458.742 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220822-133446.819 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220822-121130.566 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220822-082754.255 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220822-075914.017 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220820-140912.396 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220820-140835.603 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220820-140903.631 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220820-140904.945 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220820-140917.407 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220820-140815.053 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220820-140848.474 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220820-140917.191 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220820-140759.388 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220820-140830.234 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220820-140909.636 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-080137.911 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-072649.912 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-095028.046 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-094957.303 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-083859.067 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-083902.135 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-075756.317 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-010324.169 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220811-121546.186 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220811-110550.401 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220810-232749.807 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220810-225406.343 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220809-222649.751 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220628-213526.810 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220624-083106.115 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220615-085941.905 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-144051.771 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-084733.693 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220613-134645.697 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-224633.332 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-063337.840 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-013211.735 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220530-071355.713 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-071509.022 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-013534.987 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220401-180112.933 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220301-230058.722 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220301-220058.873 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220301-220158.535 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220301-180056.439 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220301-140057.429 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220301-060057.135 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220301-010057.901 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220301-000153.945 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220201-230056.942 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220201-220158.098 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220201-010057.671 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220201-000216.309 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220201-000059.096 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 8 - builder - x86_64 - 20220120-034829.872 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220111-144716.525 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220101-230058.589 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220101-220056.424 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220101-220155.904 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220101-180057.408 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220101-140055.317 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220101-040224.236 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220101-010055.379 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220101-000245.680 is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 23:34:57 WARNING: Use of image.protected resulted in an exception 23:34:57 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 23:34:59 $ ssh-agent -k 23:34:59 unset SSH_AUTH_SOCK; 23:34:59 unset SSH_AGENT_PID; 23:34:59 echo Agent pid 5463 killed; 23:34:59 [ssh-agent] Stopped. 23:34:59 [PostBuildScript] - [INFO] Executing post build scripts. 23:34:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6351693658178419639.sh 23:34:59 ---> sysstat.sh 23:35:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11146586229699076622.sh 23:35:00 ---> package-listing.sh 23:35:00 ++ facter osfamily 23:35:00 ++ tr '[:upper:]' '[:lower:]' 23:35:00 + OS_FAMILY=redhat 23:35:00 + workspace=/w/workspace/builder-openstack-cron 23:35:00 + START_PACKAGES=/tmp/packages_start.txt 23:35:00 + END_PACKAGES=/tmp/packages_end.txt 23:35:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:00 + PACKAGES=/tmp/packages_start.txt 23:35:00 + '[' /w/workspace/builder-openstack-cron ']' 23:35:00 + PACKAGES=/tmp/packages_end.txt 23:35:00 + case "${OS_FAMILY}" in 23:35:00 + rpm -qa 23:35:00 + sort 23:35:01 + '[' -f /tmp/packages_start.txt ']' 23:35:01 + '[' -f /tmp/packages_end.txt ']' 23:35:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:01 + '[' /w/workspace/builder-openstack-cron ']' 23:35:01 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 23:35:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 23:35:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12730801227617445016.sh 23:35:01 ---> capture-instance-metadata.sh 23:35:01 Setup pyenv: 23:35:01 system 23:35:01 3.8.13 23:35:01 3.9.13 23:35:01 3.10.13 23:35:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:35:02 lf-activate-venv(): INFO: Installing: lftools 23:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:35:15 INFO: Running in OpenStack, capturing instance metadata 23:35:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6109346204205274242.sh 23:35:15 provisioning config files... 23:35:16 Could not find credentials [logs] for builder-openstack-cron #63558 23:35:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1403171648304038605tmp 23:35:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:35:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:35:16 provisioning config files... 23:35:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:35:16 [EnvInject] - Injecting environment variables from a build step. 23:35:16 [EnvInject] - Injecting as environment variables the properties content 23:35:16 SERVER_ID=logs 23:35:16 23:35:16 [EnvInject] - Variables injected successfully. 23:35:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6215601909671492686.sh 23:35:16 ---> create-netrc.sh 23:35:16 WARN: Log server credential not found. 23:35:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4641713230315277854.sh 23:35:16 ---> python-tools-install.sh 23:35:16 Setup pyenv: 23:35:16 system 23:35:16 3.8.13 23:35:16 3.9.13 23:35:16 3.10.13 23:35:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:35:18 lf-activate-venv(): INFO: Installing: lftools 23:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:35:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9761629276706397991.sh 23:35:26 ---> sudo-logs.sh 23:35:26 Archiving 'sudo' log.. 23:35:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5838619279445014599.sh 23:35:26 ---> job-cost.sh 23:35:26 Setup pyenv: 23:35:26 system 23:35:26 3.8.13 23:35:26 3.9.13 23:35:26 3.10.13 23:35:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:35:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:35:33 INFO: No Stack... 23:35:33 INFO: Retrieving Pricing Info for: v3-standard-2 23:35:34 INFO: Archiving Costs 23:35:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7779769363797614166.sh 23:35:34 ---> logs-deploy.sh 23:35:34 Setup pyenv: 23:35:34 system 23:35:34 3.8.13 23:35:34 3.9.13 23:35:34 3.10.13 23:35:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1ry from file:/tmp/.os_lf_venv 23:35:35 lf-activate-venv(): INFO: Installing: lftools 23:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-u1ry/bin to PATH 23:35:44 WARNING: Nexus logging server not set 23:35:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/63558/ 23:35:44 INFO: archiving logs to S3 23:35:45 ---> uname -a: 23:35:45 Linux prd-centos8-builder-2c-2g-21213.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:35:45 23:35:45 23:35:45 ---> lscpu: 23:35:45 Architecture: x86_64 23:35:45 CPU op-mode(s): 32-bit, 64-bit 23:35:45 Byte Order: Little Endian 23:35:45 CPU(s): 2 23:35:45 On-line CPU(s) list: 0,1 23:35:45 Thread(s) per core: 1 23:35:45 Core(s) per socket: 1 23:35:45 Socket(s): 2 23:35:45 NUMA node(s): 1 23:35:45 Vendor ID: AuthenticAMD 23:35:45 CPU family: 23 23:35:45 Model: 49 23:35:45 Model name: AMD EPYC-Rome Processor 23:35:45 Stepping: 0 23:35:45 CPU MHz: 2800.000 23:35:45 BogoMIPS: 5600.00 23:35:45 Virtualization: AMD-V 23:35:45 Hypervisor vendor: KVM 23:35:45 Virtualization type: full 23:35:45 L1d cache: 32K 23:35:45 L1i cache: 32K 23:35:45 L2 cache: 512K 23:35:45 L3 cache: 16384K 23:35:45 NUMA node0 CPU(s): 0,1 23:35:45 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 23:35:45 23:35:45 23:35:45 ---> nproc: 23:35:45 2 23:35:45 23:35:45 23:35:45 ---> df -h: 23:35:45 Filesystem Size Used Avail Use% Mounted on 23:35:45 devtmpfs 3.8G 0 3.8G 0% /dev 23:35:45 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:35:45 tmpfs 3.8G 17M 3.8G 1% /run 23:35:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:35:45 /dev/vda1 40G 8.4G 32G 21% / 23:35:45 tmpfs 770M 0 770M 0% /run/user/1001 23:35:45 23:35:45 23:35:45 ---> free -m: 23:35:45 total used free shared buff/cache available 23:35:45 Mem: 7697 618 4839 19 2238 6783 23:35:45 Swap: 1023 0 1023 23:35:45 23:35:45 23:35:45 ---> ip addr: 23:35:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:35:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:35:45 inet 127.0.0.1/8 scope host lo 23:35:45 valid_lft forever preferred_lft forever 23:35:45 inet6 ::1/128 scope host 23:35:45 valid_lft forever preferred_lft forever 23:35:45 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:35:45 link/ether fa:16:3e:23:63:67 brd ff:ff:ff:ff:ff:ff 23:35:45 altname enp0s3 23:35:45 altname ens3 23:35:45 inet 10.30.171.64/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:35:45 valid_lft 86014sec preferred_lft 86014sec 23:35:45 inet6 fe80::f816:3eff:fe23:6367/64 scope link 23:35:45 valid_lft forever preferred_lft forever 23:35:45 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:35:45 link/ether 02:42:40:9c:2f:3e brd ff:ff:ff:ff:ff:ff 23:35:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:35:45 valid_lft forever preferred_lft forever 23:35:45 23:35:45 23:35:45 ---> sar -b -r -n DEV: 23:35:45 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/16/2024 _x86_64_ (2 CPU) 23:35:45 23:35:45 23:29:14 LINUX RESTART (2 CPU) 23:35:45 23:35:45 11:30:01 PM tps rtps wtps bread/s bwrtn/s 23:35:45 11:31:01 PM 6.75 0.12 6.63 23.18 826.68 23:35:45 11:32:01 PM 141.46 15.83 125.63 2705.42 6389.44 23:35:45 11:33:01 PM 83.96 0.28 83.67 19.06 8950.68 23:35:45 11:34:02 PM 23.15 0.27 22.88 41.86 856.31 23:35:45 11:35:01 PM 12.55 0.47 12.08 36.73 290.97 23:35:45 Average: 53.70 3.40 50.30 566.91 3473.13 23:35:45 23:35:45 11:30:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:45 11:31:01 PM 5638844 7161780 2243580 28.46 2688 1721344 904640 10.13 160184 1815912 3696 23:35:45 11:32:01 PM 5126948 7017848 2755476 34.96 2688 2073540 952328 10.66 224404 2205780 157280 23:35:45 11:33:01 PM 5007188 6989636 2875236 36.48 2688 2160284 965272 10.81 251748 2275640 13408 23:35:45 11:34:02 PM 4960628 6960096 2921796 37.07 2688 2177332 1000284 11.20 269456 2305388 15812 23:35:45 11:35:01 PM 5032572 7017352 2849852 36.15 2688 2162608 962896 10.78 344304 2158972 52 23:35:45 Average: 5153236 7029342 2729188 34.62 2688 2059022 957084 10.72 250019 2152338 38050 23:35:45 23:35:45 11:30:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:45 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:31:01 PM eth0 20.49 10.08 74.15 8.05 0.00 0.00 0.00 0.00 23:35:45 11:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:32:01 PM eth0 193.63 132.66 1433.43 41.17 0.00 0.00 0.00 0.00 23:35:45 11:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:33:01 PM eth0 41.85 37.54 332.80 9.53 0.00 0.00 0.00 0.00 23:35:45 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:34:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:34:02 PM eth0 15.88 17.66 14.62 7.60 0.00 0.00 0.00 0.00 23:35:45 11:34:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 11:35:01 PM eth0 21.94 18.82 26.17 6.97 0.00 0.00 0.00 0.00 23:35:45 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 Average: eth0 58.87 43.43 377.35 14.69 0.00 0.00 0.00 0.00 23:35:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:45 23:35:45 23:35:45 ---> sar -P ALL: 23:35:45 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/16/2024 _x86_64_ (2 CPU) 23:35:45 23:35:45 23:29:14 LINUX RESTART (2 CPU) 23:35:45 23:35:45 11:30:01 PM CPU %user %nice %system %iowait %steal %idle 23:35:45 11:31:01 PM all 1.03 0.00 0.21 0.23 0.04 98.48 23:35:45 11:31:01 PM 0 1.38 0.00 0.08 0.03 0.03 98.47 23:35:45 11:31:01 PM 1 0.68 0.00 0.33 0.43 0.05 98.50 23:35:45 11:32:01 PM all 37.43 0.00 6.91 4.14 0.17 51.36 23:35:45 11:32:01 PM 0 48.06 0.00 7.40 3.00 0.17 41.38 23:35:45 11:32:01 PM 1 26.84 0.00 6.42 5.28 0.17 61.29 23:35:45 11:33:01 PM all 35.27 0.00 4.06 2.56 0.09 58.02 23:35:45 11:33:01 PM 0 53.86 0.00 5.07 2.26 0.08 38.73 23:35:45 11:33:01 PM 1 16.71 0.00 3.06 2.85 0.10 77.28 23:35:45 11:34:02 PM all 24.94 0.00 2.53 0.33 0.08 72.12 23:35:45 11:34:02 PM 0 40.62 0.00 2.94 0.32 0.08 56.04 23:35:45 11:34:02 PM 1 9.24 0.00 2.12 0.35 0.07 88.22 23:35:45 11:35:01 PM all 24.58 0.00 2.63 0.11 0.10 72.58 23:35:45 11:35:01 PM 0 40.21 0.00 3.88 0.10 0.10 55.71 23:35:45 11:35:01 PM 1 8.92 0.00 1.38 0.12 0.10 89.49 23:35:45 Average: all 24.64 0.00 3.27 1.48 0.10 70.51 23:35:45 Average: 0 36.80 0.00 3.87 1.14 0.09 58.10 23:35:45 Average: 1 12.50 0.00 2.67 1.82 0.10 82.92 23:35:45 23:35:45 23:35:45