13:31:00 Started by timer 13:31:00 Running as SYSTEM 13:31:00 [EnvInject] - Loading node environment variables. 13:31:00 Building remotely on prd-centos8-builder-2c-2g-34243 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 13:31:00 [ssh-agent] Looking for ssh-agent implementation... 13:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:31:00 $ ssh-agent 13:31:00 SSH_AUTH_SOCK=/tmp/ssh-vbvSHEpng7DL/agent.5455 13:31:00 SSH_AGENT_PID=5456 13:31:00 [ssh-agent] Started. 13:31:00 Running ssh-add (command line suppressed) 13:31:00 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7109172907966807686.key (/w/workspace/builder-openstack-cron@tmp/private_key_7109172907966807686.key) 13:31:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:31:01 The recommended git tool is: NONE 13:31:03 using credential jenkins-ssh 13:31:03 Wiping out workspace first. 13:31:03 Cloning the remote Git repository 13:31:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:31:03 > git init /w/workspace/builder-openstack-cron # timeout=10 13:31:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:31:03 > git --version # timeout=10 13:31:03 > git --version # 'git version 2.43.0' 13:31:03 using GIT_SSH to set credentials jenkins-ssh 13:31:03 [INFO] Currently running in a labeled security context 13:31:03 [INFO] Currently SELinux is 'enforcing' on the host 13:31:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9566730605384219383.key 13:31:03 Verifying host key using known hosts file 13:31:03 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. 13:31:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:07 Avoid second fetch 13:31:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:31:07 Checking out Revision 1d63b900750173f3a58231e6e4d029581de2b124 (refs/remotes/origin/master) 13:31:07 > git config core.sparsecheckout # timeout=10 13:31:07 > git checkout -f 1d63b900750173f3a58231e6e4d029581de2b124 # timeout=10 13:31:07 Commit message: "Chore: Add Ubuntu 20.04 and 22.04 jobs for mininet" 13:31:07 > git rev-list --no-walk 1d63b900750173f3a58231e6e4d029581de2b124 # timeout=10 13:31:07 > git remote # timeout=10 13:31:07 > git submodule init # timeout=10 13:31:07 > git submodule sync # timeout=10 13:31:07 > git config --get remote.origin.url # timeout=10 13:31:07 > git submodule init # timeout=10 13:31:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:31:07 > git config --get submodule.global-jjb.url # timeout=10 13:31:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:31:07 > git config --get submodule.packer/common-packer.url # timeout=10 13:31:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:31:08 > git submodule update --init --recursive global-jjb # timeout=10 13:31:09 > git submodule update --init --recursive packer/common-packer # timeout=10 13:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:31:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:31:12 No emails were triggered. 13:31:12 provisioning config files... 13:31:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:31:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:31:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:31:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1990908168556547284.sh 13:31:13 ---> python-tools-install.sh 13:31:13 Setup pyenv: 13:31:13 system 13:31:13 * 3.8.13 (set by /opt/pyenv/version) 13:31:13 * 3.9.13 (set by /opt/pyenv/version) 13:31:13 * 3.10.13 (set by /opt/pyenv/version) 13:31:13 * 3.11.7 (set by /opt/pyenv/version) 13:31:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHah 13:31:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:31:27 lf-activate-venv(): INFO: Installing: lftools 13:31:55 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:31:55 Generating Requirements File 13:32:20 Python 3.11.7 13:32:20 pip 24.2 from /tmp/venv-KHah/lib/python3.11/site-packages/pip (python 3.11) 13:32:20 appdirs==1.4.4 13:32:20 argcomplete==3.5.0 13:32:20 aspy.yaml==1.3.0 13:32:20 attrs==24.2.0 13:32:20 autopage==0.5.2 13:32:20 beautifulsoup4==4.12.3 13:32:20 boto3==1.35.31 13:32:20 botocore==1.35.31 13:32:20 bs4==0.0.2 13:32:20 cachetools==5.5.0 13:32:20 certifi==2024.8.30 13:32:20 cffi==1.17.1 13:32:20 cfgv==3.4.0 13:32:20 chardet==5.2.0 13:32:20 charset-normalizer==3.3.2 13:32:20 click==8.1.7 13:32:20 cliff==4.7.0 13:32:20 cmd2==2.4.3 13:32:20 cryptography==3.3.2 13:32:20 debtcollector==3.0.0 13:32:20 decorator==5.1.1 13:32:20 defusedxml==0.7.1 13:32:20 Deprecated==1.2.14 13:32:20 distlib==0.3.8 13:32:20 dnspython==2.6.1 13:32:20 docker==4.2.2 13:32:20 dogpile.cache==1.3.3 13:32:20 durationpy==0.8 13:32:20 email_validator==2.2.0 13:32:20 filelock==3.16.1 13:32:20 future==1.0.0 13:32:20 gitdb==4.0.11 13:32:20 GitPython==3.1.43 13:32:20 google-auth==2.35.0 13:32:20 httplib2==0.22.0 13:32:20 identify==2.6.1 13:32:20 idna==3.10 13:32:20 importlib-resources==1.5.0 13:32:20 iso8601==2.1.0 13:32:20 Jinja2==3.1.4 13:32:20 jmespath==1.0.1 13:32:20 jsonpatch==1.33 13:32:20 jsonpointer==3.0.0 13:32:20 jsonschema==4.23.0 13:32:20 jsonschema-specifications==2023.12.1 13:32:20 keystoneauth1==5.8.0 13:32:20 kubernetes==31.0.0 13:32:20 lftools==0.37.10 13:32:20 lxml==5.3.0 13:32:20 MarkupSafe==2.1.5 13:32:20 msgpack==1.1.0 13:32:20 multi_key_dict==2.0.3 13:32:20 munch==4.0.0 13:32:20 netaddr==1.3.0 13:32:20 netifaces==0.11.0 13:32:20 niet==1.4.2 13:32:20 nodeenv==1.9.1 13:32:20 oauth2client==4.1.3 13:32:20 oauthlib==3.2.2 13:32:20 openstacksdk==4.0.0 13:32:20 os-client-config==2.1.0 13:32:20 os-service-types==1.7.0 13:32:20 osc-lib==3.1.0 13:32:20 oslo.config==9.6.0 13:32:20 oslo.context==5.6.0 13:32:20 oslo.i18n==6.4.0 13:32:20 oslo.log==6.1.2 13:32:20 oslo.serialization==5.5.0 13:32:20 oslo.utils==7.3.0 13:32:20 packaging==24.1 13:32:20 pbr==6.1.0 13:32:20 platformdirs==4.3.6 13:32:20 prettytable==3.11.0 13:32:20 pyasn1==0.6.1 13:32:20 pyasn1_modules==0.4.1 13:32:20 pycparser==2.22 13:32:20 pygerrit2==2.0.15 13:32:20 PyGithub==2.4.0 13:32:20 PyJWT==2.9.0 13:32:20 PyNaCl==1.5.0 13:32:20 pyparsing==2.4.7 13:32:20 pyperclip==1.9.0 13:32:20 pyrsistent==0.20.0 13:32:20 python-cinderclient==9.6.0 13:32:20 python-dateutil==2.9.0.post0 13:32:20 python-heatclient==4.0.0 13:32:20 python-jenkins==1.8.2 13:32:20 python-keystoneclient==5.5.0 13:32:20 python-magnumclient==4.7.0 13:32:20 python-openstackclient==7.1.2 13:32:20 python-swiftclient==4.6.0 13:32:20 PyYAML==6.0.2 13:32:20 referencing==0.35.1 13:32:20 requests==2.32.3 13:32:20 requests-oauthlib==2.0.0 13:32:20 requestsexceptions==1.4.0 13:32:20 rfc3986==2.0.0 13:32:20 rpds-py==0.20.0 13:32:20 rsa==4.9 13:32:20 ruamel.yaml==0.18.6 13:32:20 ruamel.yaml.clib==0.2.8 13:32:20 s3transfer==0.10.2 13:32:20 simplejson==3.19.3 13:32:20 six==1.16.0 13:32:20 smmap==5.0.1 13:32:20 soupsieve==2.6 13:32:20 stevedore==5.3.0 13:32:20 tabulate==0.9.0 13:32:20 toml==0.10.2 13:32:20 tomlkit==0.13.2 13:32:20 tqdm==4.66.5 13:32:20 typing_extensions==4.12.2 13:32:20 tzdata==2024.2 13:32:20 urllib3==1.26.20 13:32:20 virtualenv==20.26.6 13:32:20 wcwidth==0.2.13 13:32:20 websocket-client==1.8.0 13:32:20 wrapt==1.16.0 13:32:20 xdg==6.0.0 13:32:20 xmltodict==0.13.0 13:32:20 yq==3.4.3 13:32:20 [EnvInject] - Injecting environment variables from a build step. 13:32:20 [EnvInject] - Injecting as environment variables the properties content 13:32:20 OS_CLOUD=vex 13:32:20 13:32:20 [EnvInject] - Variables injected successfully. 13:32:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:32:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:32:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2517657972744648187.sh 13:32:20 ---> Orphaned k8s clusters 13:32:20 Setup pyenv: 13:32:20 system 13:32:20 3.8.13 13:32:20 3.9.13 13:32:20 3.10.13 13:32:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:32:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:32:21 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 13:32:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:32:27 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.3 which is incompatible. 13:32:28 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:32:30 -----> Delete orphaned cluster 13:32:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:32:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:32:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14262353141938770394.sh 13:32:30 ---> Orphaned stacks 13:32:30 Setup pyenv: 13:32:30 system 13:32:30 3.8.13 13:32:30 3.9.13 13:32:30 3.10.13 13:32:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:32:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:32:31 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:32:45 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:32:45 + mapfile -t OS_COE_CLUSTERS_ID 13:32:45 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:32:45 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:32:45 ++ awk '{print $1}' 13:32:48 + echo '-----> Active clusters -> stacks' 13:32:48 -----> Active clusters -> stacks 13:32:48 + OS_COE_STACKS=() 13:32:48 + [[ 0 -gt 0 ]] 13:32:48 + mapfile -t OS_STACKS 13:32:48 ++ awk '{print $1}' 13:32:48 ++ 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 13:32:49 + echo '-----> Active stacks' 13:32:49 -----> Active stacks 13:32:49 + for stack in "${OS_STACKS[@]}" 13:32:49 + echo releng-openflowplugin-csit-1node-sanity-only-calcium-387 13:32:49 releng-openflowplugin-csit-1node-sanity-only-calcium-387 13:32:49 + echo '-----> Delete orphaned stacks' 13:32:49 -----> Delete orphaned stacks 13:32:49 + for STACK_NAME in "${OS_STACKS[@]}" 13:32:49 + [[ 0 -gt 0 ]] 13:32:49 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-calcium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 13:32:49 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-calcium-387 13:32:49 + builds=() 13:32:49 + for jenkins in "${@:2}" 13:32:49 + PARAMS='tree=computer[executors[currentExecutable[url]],' 13:32:49 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 13:32:49 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:32:49 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:32:49 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:32:49 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-tox-verify-master/7646/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/10091/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/65406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-13.0.x/115/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/186/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-calcium/387/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-calcium/387/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1302/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/1708/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-potassium/1076/"}}],"oneOffExecutors":[]}]} 13:32:49 13:32:49 200' 13:32:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-tox-verify-master/7646/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/10091/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/65406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-13.0.x/115/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/186/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-calcium/387/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-calcium/387/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1302/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/1708/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-potassium/1076/"}}],"oneOffExecutors":[]}]} 13:32:49 13:32:49 200' 13:32:49 ++ head -n1 13:32:49 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-tox-verify-master/7646/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/10091/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/65406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-13.0.x/115/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/186/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-calcium/387/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-calcium/387/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1302/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/1708/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-potassium/1076/"}}],"oneOffExecutors":[]}]}' 13:32:49 ++ awk 'END {print $NF}' 13:32:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-tox-verify-master/7646/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/10091/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/65406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-13.0.x/115/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/186/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-calcium/387/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-calcium/387/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1302/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/1708/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-potassium/1076/"}}],"oneOffExecutors":[]}]} 13:32:49 13:32:49 200' 13:32:49 + status=200 13:32:49 + '[' 200 '!=' 200 ']' 13:32:49 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 13:32:49 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 13:32:49 ++ echo https://jenkins.opendaylight.org/releng 13:32:49 ++ awk -F/ '{print $NF}' 13:32:49 ++ sed 's/\/*$//' 13:32:49 + silo=releng 13:32:49 + export silo 13:32:49 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 13:32:49 ++ grep -v null 13:32:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-tox-verify-master/7646/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/10091/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/65406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-13.0.x/115/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-7.0.x/186/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-calcium/387/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-calcium/387/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/1302/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/1708/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-potassium/1076/"}}],"oneOffExecutors":[]}]}' 13:32:49 ++ jq -r '.computer[].executors[].currentExecutable.url' 13:32:49 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 13:32:49 + for jenkins in "${@:2}" 13:32:49 + PARAMS='tree=computer[executors[currentExecutable[url]],' 13:32:49 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 13:32:49 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:32:49 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:32:49 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:32:49 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:32:49 13:32:49 200' 13:32:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:32:49 13:32:49 200' 13:32:49 ++ head -n1 13:32:49 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 13:32:49 ++ awk 'END {print $NF}' 13:32:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:32:49 13:32:49 200' 13:32:49 + status=200 13:32:49 + '[' 200 '!=' 200 ']' 13:32:49 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 13:32:49 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 13:32:49 ++ sed 's/\/*$//' 13:32:49 ++ echo https://jenkins.opendaylight.org/sandbox 13:32:49 ++ awk -F/ '{print $NF}' 13:32:49 + silo=sandbox 13:32:49 + export silo 13:32:49 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 13:32:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 13:32:49 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 13:32:49 ++ jq -r '.computer[].executors[].currentExecutable.url' 13:32:49 ++ grep -v null 13:32:49 + [[ releng-builder-tox-verify-master-7646 releng-netconf-tox-verify-master-10091 releng-builder-openstack-cron-65406 releng-mdsal-maven-merge-13.0.x-115 releng-netconf-maven-merge-7.0.x-186 releng-openflowplugin-csit-1node-sanity-only-calcium-387 releng-integration-sanity-test-calcium-387 releng-netconf-maven-verify-master-mvn39-openjdk21-1302 releng-bgpcep-maven-merge-master-1708 releng-distribution-merge-managed-potassium-1076 =~ releng-openflowplugin-csit-1node-sanity-only-calcium-387 ]] 13:32:49 + return 0 13:32:49 + continue 13:32:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:32:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:32:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4268519187480435784.sh 13:32:49 ---> Orphaned servers 13:32:49 Setup pyenv: 13:32:50 system 13:32:50 3.8.13 13:32:50 3.9.13 13:32:50 3.10.13 13:32:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:32:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:32:56 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:33:15 -----> Active servers 13:33:15 prd-centos8-builder-4c-4g-34244 13:33:15 prd-centos8-builder-2c-2g-34243 13:33:15 prd-centos8-builder-2c-2g-34242 13:33:15 prd-ubuntu2004-docker-4c-4g-34241 13:33:15 prd-centos8-builder-4c-4g-34240 13:33:15 prd-centos8-builder-2c-2g-34239 13:33:15 prd-centos8-builder-2c-2g-34238 13:33:15 prd-centos8-builder-2c-2g-34237 13:33:15 snd-centos8-robot-2c-8g-355 13:33:15 prd-ubuntu2004-docker-4c-4g-34236 13:33:15 prd-centos8-builder-2c-2g-34235 13:33:15 snd-centos8-robot-2c-8g-354 13:33:15 prd-centos8-builder-2c-2g-34233 13:33:15 snd-centos8-robot-2c-8g-353 13:33:15 prd-centos8-robot-2c-8g-34218 13:33:15 prd-ubuntu2004-docker-8c-8g-34216 13:33:15 prd-queue-intque-2c-1g-34209 13:33:15 prd-ubuntu2004-docker-8c-8g-34200 13:33:15 prd-centos8-builder-4c-4g-34180 13:33:15 prd-centos8-builder-8c-8g-33762 13:33:15 -----> Delete orphaned servers 13:33:15 Deleting orphaned server: prd-centos8-builder-4c-4g-34240 13:33:18 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 13:33:19 Deleting orphaned server: prd-centos8-builder-2c-2g-34237 13:33:21 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 13:33:22 Deleting orphaned server: prd-ubuntu2004-docker-4c-4g-34236 13:33:29 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 13:33:30 Deleting orphaned server: prd-centos8-builder-2c-2g-34235 13:33:32 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 13:33:33 Deleting orphaned server: snd-centos8-robot-2c-8g-354 13:33:36 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 13:33:37 Deleting orphaned server: snd-centos8-robot-2c-8g-353 13:33:49 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 13:33:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15817336839751758079.sh 13:33:50 ---> Orphaned ports 13:33:50 Setup pyenv: 13:33:50 system 13:33:50 3.8.13 13:33:50 3.9.13 13:33:50 3.10.13 13:33:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:33:51 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 13:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:34:03 No orphaned ports to process. 13:34:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1399418043813640352.sh 13:34:04 ---> Orphaned volumes 13:34:04 + source /home/jenkins/lf-env.sh 13:34:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:04 ++ mktemp -d /tmp/venv-XXXX 13:34:04 + lf_venv=/tmp/venv-UBWQ 13:34:04 + local venv_file=/tmp/.os_lf_venv 13:34:04 + local python=python3 13:34:04 + local options 13:34:04 + local set_path=true 13:34:04 + local install_args= 13:34:04 ++ 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 13:34:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:34:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:34:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:04 + true 13:34:04 + case $1 in 13:34:04 + python=python3 13:34:04 + shift 2 13:34:04 + true 13:34:04 + case $1 in 13:34:04 + shift 13:34:04 + break 13:34:04 + case $python in 13:34:04 + local pkg_list= 13:34:04 + [[ -d /opt/pyenv ]] 13:34:04 + echo 'Setup pyenv:' 13:34:04 Setup pyenv: 13:34:04 + export PYENV_ROOT=/opt/pyenv 13:34:04 + PYENV_ROOT=/opt/pyenv 13:34:04 + 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 13:34:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:34:04 + pyenv versions 13:34:04 system 13:34:04 3.8.13 13:34:04 3.9.13 13:34:04 3.10.13 13:34:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:04 + command -v pyenv 13:34:04 ++ pyenv init - --no-rehash 13:34:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:34:04 for i in ${!paths[@]}; do 13:34:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:34:04 fi; done; 13:34:04 echo "${paths[*]}"'\'')" 13:34:04 export PATH="/opt/pyenv/shims:${PATH}" 13:34:04 export PYENV_SHELL=bash 13:34:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:04 pyenv() { 13:34:04 local command 13:34:04 command="${1:-}" 13:34:04 if [ "$#" -gt 0 ]; then 13:34:04 shift 13:34:04 fi 13:34:04 13:34:04 case "$command" in 13:34:04 rehash|shell) 13:34:04 eval "$(pyenv "sh-$command" "$@")" 13:34:04 ;; 13:34:04 *) 13:34:04 command pyenv "$command" "$@" 13:34:04 ;; 13:34:04 esac 13:34:04 }' 13:34:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:34:04 for i in ${!paths[@]}; do 13:34:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:34:04 fi; done; 13:34:04 echo "${paths[*]}"' 13:34:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:34:04 ++ 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 13:34:04 ++ 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 13:34:04 ++ export PYENV_SHELL=bash 13:34:04 ++ PYENV_SHELL=bash 13:34:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:04 +++ complete -F _pyenv pyenv 13:34:04 ++ lf-pyver python3 13:34:04 ++ local py_version_xy=python3 13:34:04 ++ local py_version_xyz= 13:34:04 ++ awk '{ print $1 }' 13:34:04 ++ pyenv versions 13:34:04 ++ local command 13:34:04 ++ command=versions 13:34:04 ++ '[' 1 -gt 0 ']' 13:34:04 ++ shift 13:34:04 ++ case "$command" in 13:34:04 ++ command pyenv versions 13:34:04 ++ pyenv versions 13:34:04 ++ sed 's/^[ *]* //' 13:34:04 ++ grep -E '^[0-9.]*[0-9]$' 13:34:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:04 +++ grep '^3' /tmp/.pyenv_versions 13:34:04 +++ tail -n 1 13:34:04 +++ sort -V 13:34:04 ++ py_version_xyz=3.11.7 13:34:04 ++ [[ -z 3.11.7 ]] 13:34:04 ++ echo 3.11.7 13:34:04 ++ return 0 13:34:04 + pyenv local 3.11.7 13:34:04 + local command 13:34:04 + command=local 13:34:04 + '[' 2 -gt 0 ']' 13:34:04 + shift 13:34:04 + case "$command" in 13:34:04 + command pyenv local 3.11.7 13:34:04 + pyenv local 3.11.7 13:34:04 + for arg in "$@" 13:34:04 + case $arg in 13:34:04 + pkg_list+='lftools[openstack] ' 13:34:04 + for arg in "$@" 13:34:04 + case $arg in 13:34:04 + pkg_list+='kubernetes ' 13:34:04 + for arg in "$@" 13:34:04 + case $arg in 13:34:04 + pkg_list+='niet ' 13:34:04 + for arg in "$@" 13:34:04 + case $arg in 13:34:04 + pkg_list+='python-heatclient ' 13:34:04 + for arg in "$@" 13:34:04 + case $arg in 13:34:04 + pkg_list+='python-openstackclient ' 13:34:04 + for arg in "$@" 13:34:04 + case $arg in 13:34:04 + pkg_list+='python-magnumclient ' 13:34:04 + for arg in "$@" 13:34:04 + case $arg in 13:34:04 + pkg_list+='yq ' 13:34:04 + [[ -f /tmp/.os_lf_venv ]] 13:34:04 ++ cat /tmp/.os_lf_venv 13:34:04 + lf_venv=/tmp/venv-KHah 13:34:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from' file:/tmp/.os_lf_venv 13:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:34:04 + /tmp/venv-KHah/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:34:05 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 13:34:05 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 13:34:05 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:05 + /tmp/venv-KHah/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:18 + type python3 13:34:18 + true 13:34:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH' 13:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:34:18 + PATH=/tmp/venv-KHah/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 13:34:18 + return 0 13:34:18 + mapfile -t os_volumes 13:34:18 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 13:34:21 + '[' 0 -eq 0 ']' 13:34:21 + echo 'No orphaned volumes found.' 13:34:21 No orphaned volumes found. 13:34:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8026111844641986622.sh 13:34:21 ---> Protect in-use images 13:34:21 Setup pyenv: 13:34:21 system 13:34:21 3.8.13 13:34:21 3.9.13 13:34:21 3.10.13 13:34:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:34:22 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 13:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:34:34 INFO: There are images to protect defined in jenkins-config. 13:34:34 INFO: There are additional images to protect in the jjb dir. 13:34:34 INFO: Protecting the following images: 13:34:34 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 13:34:34 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537 13:34:34 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368 13:34:34 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464 13:34:34 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 13:34:34 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 13:34:34 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 13:34:34 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 13:34:34 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 13:34:34 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240901-040206.174 13:34:34 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 13:34:34 ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003 13:34:34 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240901-160214.010 13:34:34 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240801-160217.825 13:34:34 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 13:34:35 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 13:34:37 Protected setting for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537: True 13:34:38 Protected setting for ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368: True 13:34:39 Protected setting for ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464: True 13:34:41 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 13:34:42 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 13:34:44 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 13:34:45 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 13:34:47 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 13:34:48 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240901-040206.174: True 13:34:49 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 13:34:51 Protected setting for ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003: True 13:34:53 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240901-160214.010: True 13:34:54 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240801-160217.825: True 13:34:55 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 13:34:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:55 Run condition [Boolean condition] enabling perform for step [BuilderChain] 13:34:55 [EnvInject] - Injecting environment variables from a build step. 13:34:55 [EnvInject] - Injecting as environment variables the properties content 13:34:55 OS_IMAGE_CLEANUP_AGE=30 13:34:55 13:34:55 [EnvInject] - Variables injected successfully. 13:34:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8852002426338838493.sh 13:34:56 ---> Cleanup old images 13:34:56 Setup pyenv: 13:34:56 system 13:34:56 3.8.13 13:34:56 3.9.13 13:34:56 3.10.13 13:34:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:34:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:35:09 + lftools openstack --os-cloud vex image cleanup --days=30 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 Removing 238 images from vex. 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240422-114205.616 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240301-160225.120 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240222-233219.906 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240219-114353.897 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240201-160202.956 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240113-063344.327 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240113-042050.976 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240113-025342.932 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240101-160226.547 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20231213-085842.829 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-205015.151 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-131123.272 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231201-230119.963 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231201-220117.630 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231201-160303.189 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-060138.152 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231201-040141.663 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231101-230112.779 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231101-220126.544 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231101-160245.725 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-060112.760 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231101-040111.232 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231001-160200.664 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231001-040111.487 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230901-230104.760 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230901-220113.905 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230901-160210.845 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230801-230101.799 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230801-220107.983 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230801-160224.175 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-060019.513 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230801-040013.057 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230727-135136.536 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230705-040401.005 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230705-031120.321 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230705-030900.684 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230705-030716.304 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230705-030745.231 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-231742.101 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230704-232308.886 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-231647.894 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-231855.554 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-074500.124 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-071950.633 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-070951.083 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-035758.434 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230628-010335.272 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230622-095519.460 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230622-074859.494 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230622-044330.771 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230616-022013.197 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230615-144631.086 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-143739.719 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-124923.578 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230612-132235.763 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230601-230111.995 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230601-220118.447 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230601-160210.077 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230601-160103.902 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-060110.935 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230601-040106.064 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230601-010312.253 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230501-230108.249 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230501-160135.014 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230501-010136.955 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230401-160201.097 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-220101.397 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230201-220137.499 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230201-180130.689 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230201-160134.122 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230201-160105.789 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230201-140254.859 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-060101.214 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230201-000150.906 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230101-230102.471 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-220102.401 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230101-220136.107 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230101-180105.478 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230101-160105.035 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230101-140111.577 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230101-060216.811 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230101-000202.908 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221201-230100.993 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221201-160152.784 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221201-010130.764 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221201-000156.559 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221101-230058.297 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221101-160134.323 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221101-010205.652 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221016-222946.596 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221016-222525.576 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221016-222927.029 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221016-125853.236 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221016-125857.924 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221016-125903.888 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20221016-125928.502 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221014-230023.599 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-122906.855 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-083604.413 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221013-083714.503 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221007-005406.181 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221007-005229.346 is shared. Cannot remove... 13:35:13 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221007-002022.069 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-122155.975 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-073542.895 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-022838.351 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20221001-180117.617 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221001-160243.052 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20221001-140105.764 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221001-010112.580 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221001-000125.021 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221001-000200.263 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220915-223019.580 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220907-132047.940 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220901-230104.671 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220901-220115.450 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220901-220215.283 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220901-160108.529 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220901-140108.107 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220901-060109.345 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220901-040105.453 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220901-010210.262 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220901-010110.645 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220901-000209.780 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220901-000115.345 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-075630.483 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-015145.461 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-011831.391 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-230942.092 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-221257.462 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220823-072908.932 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220823-072905.739 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220823-013925.749 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220822-133458.742 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220822-133446.819 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220822-121130.566 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220822-082754.255 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220822-075914.017 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220820-140912.396 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220820-140835.603 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220820-140903.631 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220820-140904.945 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220820-140917.407 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220820-140815.053 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220820-140848.474 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220820-140917.191 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220820-140759.388 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220820-140830.234 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220820-140909.636 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-080137.911 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-072649.912 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-095028.046 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-094957.303 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-083859.067 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-083902.135 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-075756.317 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-010324.169 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220811-121546.186 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220811-110550.401 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220810-232749.807 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220810-225406.343 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220809-222649.751 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220628-213526.810 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220624-083106.115 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220615-085941.905 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-144051.771 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-084733.693 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220613-134645.697 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-224633.332 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-063337.840 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-013211.735 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220530-071355.713 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-071509.022 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-013534.987 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220401-180112.933 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220301-230058.722 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220301-220058.873 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220301-220158.535 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220301-180056.439 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220301-140057.429 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220301-060057.135 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220301-010057.901 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220301-000153.945 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220201-230056.942 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220201-220158.098 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220201-010057.671 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220201-000216.309 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220201-000059.096 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 8 - builder - x86_64 - 20220120-034829.872 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220111-144716.525 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220101-230058.589 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220101-220056.424 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220101-220155.904 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220101-180057.408 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220101-140055.317 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220101-040224.236 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220101-010055.379 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220101-000245.680 is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 13:35:14 WARNING: Use of image.protected resulted in an exception 13:35:14 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 13:35:14 $ ssh-agent -k 13:35:14 unset SSH_AUTH_SOCK; 13:35:14 unset SSH_AGENT_PID; 13:35:14 echo Agent pid 5456 killed; 13:35:14 [ssh-agent] Stopped. 13:35:14 [PostBuildScript] - [INFO] Executing post build scripts. 13:35:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15296288896701501019.sh 13:35:14 ---> sysstat.sh 13:35:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18127470550794756146.sh 13:35:14 ---> package-listing.sh 13:35:14 ++ facter osfamily 13:35:14 ++ tr '[:upper:]' '[:lower:]' 13:35:14 + OS_FAMILY=redhat 13:35:14 + workspace=/w/workspace/builder-openstack-cron 13:35:14 + START_PACKAGES=/tmp/packages_start.txt 13:35:14 + END_PACKAGES=/tmp/packages_end.txt 13:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:14 + PACKAGES=/tmp/packages_start.txt 13:35:14 + '[' /w/workspace/builder-openstack-cron ']' 13:35:14 + PACKAGES=/tmp/packages_end.txt 13:35:14 + case "${OS_FAMILY}" in 13:35:14 + rpm -qa 13:35:14 + sort 13:35:15 + '[' -f /tmp/packages_start.txt ']' 13:35:15 + '[' -f /tmp/packages_end.txt ']' 13:35:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:15 + '[' /w/workspace/builder-openstack-cron ']' 13:35:15 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 13:35:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 13:35:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17645116810836738197.sh 13:35:15 ---> capture-instance-metadata.sh 13:35:15 Setup pyenv: 13:35:15 system 13:35:15 3.8.13 13:35:15 3.9.13 13:35:15 3.10.13 13:35:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:35:17 lf-activate-venv(): INFO: Installing: lftools 13:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:35:26 INFO: Running in OpenStack, capturing instance metadata 13:35:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16372288307509052745.sh 13:35:26 provisioning config files... 13:35:26 Could not find credentials [logs] for builder-openstack-cron #65406 13:35:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config3013916039993932292tmp 13:35:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:35:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:35:26 provisioning config files... 13:35:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:35:27 [EnvInject] - Injecting environment variables from a build step. 13:35:27 [EnvInject] - Injecting as environment variables the properties content 13:35:27 SERVER_ID=logs 13:35:27 13:35:27 [EnvInject] - Variables injected successfully. 13:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7203681809981097283.sh 13:35:27 ---> create-netrc.sh 13:35:27 WARN: Log server credential not found. 13:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8061675199645203992.sh 13:35:27 ---> python-tools-install.sh 13:35:27 Setup pyenv: 13:35:27 system 13:35:27 3.8.13 13:35:27 3.9.13 13:35:27 3.10.13 13:35:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:35:28 lf-activate-venv(): INFO: Installing: lftools 13:35:37 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7632687612718754643.sh 13:35:37 ---> sudo-logs.sh 13:35:37 Archiving 'sudo' log.. 13:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7630825750021965297.sh 13:35:37 ---> job-cost.sh 13:35:37 Setup pyenv: 13:35:37 system 13:35:37 3.8.13 13:35:37 3.9.13 13:35:37 3.10.13 13:35:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:35:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:35:44 INFO: No Stack... 13:35:45 INFO: Retrieving Pricing Info for: v3-standard-2 13:35:45 INFO: Archiving Costs 13:35:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12761433792363328986.sh 13:35:45 ---> logs-deploy.sh 13:35:45 Setup pyenv: 13:35:45 system 13:35:45 3.8.13 13:35:45 3.9.13 13:35:45 3.10.13 13:35:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHah from file:/tmp/.os_lf_venv 13:35:46 lf-activate-venv(): INFO: Installing: lftools 13:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-KHah/bin to PATH 13:35:59 WARNING: Nexus logging server not set 13:35:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/65406/ 13:35:59 INFO: archiving logs to S3 13:36:00 ---> uname -a: 13:36:00 Linux prd-centos8-builder-2c-2g-34243.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 13:36:00 13:36:00 13:36:00 ---> lscpu: 13:36:00 Architecture: x86_64 13:36:00 CPU op-mode(s): 32-bit, 64-bit 13:36:00 Byte Order: Little Endian 13:36:00 CPU(s): 2 13:36:00 On-line CPU(s) list: 0,1 13:36:00 Thread(s) per core: 1 13:36:00 Core(s) per socket: 1 13:36:00 Socket(s): 2 13:36:00 NUMA node(s): 1 13:36:00 Vendor ID: AuthenticAMD 13:36:00 CPU family: 23 13:36:00 Model: 49 13:36:00 Model name: AMD EPYC-Rome Processor 13:36:00 Stepping: 0 13:36:00 CPU MHz: 2800.000 13:36:00 BogoMIPS: 5600.00 13:36:00 Virtualization: AMD-V 13:36:00 Hypervisor vendor: KVM 13:36:00 Virtualization type: full 13:36:00 L1d cache: 32K 13:36:00 L1i cache: 32K 13:36:00 L2 cache: 512K 13:36:00 L3 cache: 16384K 13:36:00 NUMA node0 CPU(s): 0,1 13:36:00 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 13:36:00 13:36:00 13:36:00 ---> nproc: 13:36:00 2 13:36:00 13:36:00 13:36:00 ---> df -h: 13:36:00 Filesystem Size Used Avail Use% Mounted on 13:36:00 devtmpfs 3.8G 0 3.8G 0% /dev 13:36:00 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:36:00 tmpfs 3.8G 17M 3.8G 1% /run 13:36:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:36:00 /dev/vda1 40G 8.4G 32G 21% / 13:36:00 tmpfs 770M 0 770M 0% /run/user/1001 13:36:00 13:36:00 13:36:00 ---> free -m: 13:36:00 total used free shared buff/cache available 13:36:00 Mem: 7697 644 4807 19 2246 6758 13:36:00 Swap: 1023 0 1023 13:36:00 13:36:00 13:36:00 ---> ip addr: 13:36:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:36:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:36:00 inet 127.0.0.1/8 scope host lo 13:36:00 valid_lft forever preferred_lft forever 13:36:00 inet6 ::1/128 scope host 13:36:00 valid_lft forever preferred_lft forever 13:36:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:36:00 link/ether fa:16:3e:01:25:3a brd ff:ff:ff:ff:ff:ff 13:36:00 altname enp0s3 13:36:00 altname ens3 13:36:00 inet 10.30.171.91/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 13:36:00 valid_lft 86009sec preferred_lft 86009sec 13:36:00 inet6 fe80::f816:3eff:fe01:253a/64 scope link 13:36:00 valid_lft forever preferred_lft forever 13:36:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:36:00 link/ether 02:42:31:2b:d8:65 brd ff:ff:ff:ff:ff:ff 13:36:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:36:00 valid_lft forever preferred_lft forever 13:36:00 13:36:00 13:36:00 ---> sar -b -r -n DEV: 13:36:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2024 _x86_64_ (2 CPU) 13:36:00 13:36:00 13:29:23 LINUX RESTART (2 CPU) 13:36:00 13:36:00 01:30:00 PM tps rtps wtps bread/s bwrtn/s 13:36:00 01:30:01 PM 270.65 217.39 53.26 14739.13 755.43 13:36:00 01:31:01 PM 17.76 8.86 8.90 2442.71 875.85 13:36:00 01:32:01 PM 135.84 15.54 120.29 2619.66 5953.63 13:36:00 01:33:01 PM 97.45 0.48 96.97 57.85 9948.12 13:36:00 01:34:01 PM 18.91 0.42 18.49 30.66 985.30 13:36:00 01:35:01 PM 16.95 0.07 16.88 3.07 315.80 13:36:00 Average: 58.02 5.73 52.29 1073.22 3606.11 13:36:00 13:36:00 01:30:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:00 01:30:01 PM 5842844 7264072 2039580 25.88 2688 1619872 721740 8.08 132380 1642120 584 13:36:00 01:31:01 PM 5592896 7113952 2289528 29.05 2688 1719464 889740 9.96 160744 1862020 4636 13:36:00 01:32:01 PM 5091128 6951156 2791296 35.41 2688 2042372 998216 11.18 225092 2239176 136632 13:36:00 01:33:01 PM 4954856 6946196 2927568 37.14 2688 2169068 971420 10.88 253036 2325088 18220 13:36:00 01:34:01 PM 4893524 6906920 2988900 37.92 2688 2191108 1013612 11.35 295220 2344580 22268 13:36:00 01:35:01 PM 4953864 6946180 2928560 37.15 2688 2170036 984900 11.03 293732 2286076 1120 13:36:00 Average: 5221519 7021413 2660905 33.76 2688 1985320 929938 10.41 226701 2116510 30577 13:36:00 13:36:00 01:30:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:00 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:30:01 PM eth0 2.17 0.00 0.12 0.00 0.00 0.00 0.00 0.00 13:36:00 01:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:31:01 PM eth0 127.57 67.59 440.75 20.55 0.00 0.00 0.00 0.00 13:36:00 01:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:32:01 PM eth0 167.04 114.23 1332.77 41.52 0.00 0.00 0.00 0.00 13:36:00 01:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:33:01 PM eth0 57.36 46.60 536.80 13.34 0.00 0.00 0.00 0.00 13:36:00 01:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:34:01 PM eth0 22.68 22.94 32.82 5.89 0.00 0.00 0.00 0.00 13:36:00 01:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 01:35:01 PM eth0 23.61 23.05 21.90 8.48 0.00 0.00 0.00 0.00 13:36:00 01:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 Average: eth0 79.44 54.72 471.57 17.90 0.00 0.00 0.00 0.00 13:36:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:00 13:36:00 13:36:00 ---> sar -P ALL: 13:36:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2024 _x86_64_ (2 CPU) 13:36:00 13:36:00 13:29:23 LINUX RESTART (2 CPU) 13:36:00 13:36:00 01:30:00 PM CPU %user %nice %system %iowait %steal %idle 13:36:00 01:30:01 PM all 36.11 0.00 19.44 6.11 0.56 37.78 13:36:00 01:30:01 PM 0 30.34 0.00 16.85 5.62 0.00 47.19 13:36:00 01:30:01 PM 1 41.76 0.00 21.98 6.59 1.10 28.57 13:36:00 01:31:01 PM all 5.64 0.00 1.45 0.76 0.04 92.10 13:36:00 01:31:01 PM 0 4.89 0.00 1.64 0.40 0.03 93.04 13:36:00 01:31:01 PM 1 6.39 0.00 1.27 1.12 0.05 91.17 13:36:00 01:32:01 PM all 34.88 0.00 6.91 3.65 0.12 54.44 13:36:00 01:32:01 PM 0 38.22 0.00 7.69 5.27 0.12 48.70 13:36:00 01:32:01 PM 1 31.54 0.00 6.12 2.04 0.12 60.19 13:36:00 01:33:01 PM all 32.66 0.00 4.87 2.35 0.12 60.00 13:36:00 01:33:01 PM 0 31.42 0.00 4.95 2.32 0.12 61.20 13:36:00 01:33:01 PM 1 33.91 0.00 4.79 2.39 0.12 58.80 13:36:00 01:34:01 PM all 23.39 0.00 2.98 0.34 0.09 73.19 13:36:00 01:34:01 PM 0 25.31 0.00 3.12 0.40 0.08 71.08 13:36:00 01:34:01 PM 1 21.47 0.00 2.84 0.28 0.10 75.30 13:36:00 01:35:01 PM all 33.26 0.00 3.83 0.27 0.10 62.54 13:36:00 01:35:01 PM 0 34.65 0.00 3.84 0.25 0.10 61.15 13:36:00 01:35:01 PM 1 31.87 0.00 3.82 0.28 0.10 63.93 13:36:00 Average: all 26.00 0.00 4.05 1.49 0.09 68.36 13:36:00 Average: 0 26.91 0.00 4.29 1.74 0.09 66.98 13:36:00 Average: 1 25.09 0.00 3.82 1.24 0.10 69.75 13:36:00 13:36:00 13:36:00