03:04:30 Started by timer 03:04:30 Running as SYSTEM 03:04:30 [EnvInject] - Loading node environment variables. 03:04:30 Building remotely on prd-centos8-builder-1c-1g-3851 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 03:04:30 [ssh-agent] Looking for ssh-agent implementation... 03:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:30 $ ssh-agent 03:04:31 SSH_AUTH_SOCK=/tmp/ssh-tPlqv5WywzwY/agent.5167 03:04:31 SSH_AGENT_PID=5168 03:04:31 [ssh-agent] Started. 03:04:31 Running ssh-add (command line suppressed) 03:04:31 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12259681617233711819.key (jenkins-ssh) 03:04:31 [ssh-agent] Using credentials jenkins (jenkins) 03:04:31 The recommended git tool is: NONE 03:04:35 using credential jenkins 03:04:35 Wiping out workspace first. 03:04:35 Cloning the remote Git repository 03:04:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:35 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:35 > git --version # timeout=10 03:04:35 > git --version # 'git version 2.43.0' 03:04:35 using GIT_SSH to set credentials jenkins 03:04:35 [INFO] Currently running in a labeled security context 03:04:35 [INFO] Currently SELinux is 'enforcing' on the host 03:04:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh15433142361813483716.key 03:04:35 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:36 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 03:04:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:37 Avoid second fetch 03:04:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:37 Checking out Revision 78ce966dfb4b3818a725d12b7e58d994e7518291 (refs/remotes/origin/master) 03:04:37 > git config core.sparsecheckout # timeout=10 03:04:37 > git checkout -f 78ce966dfb4b3818a725d12b7e58d994e7518291 # timeout=10 03:04:38 Commit message: "NONRTRIC Add & update jobs for sample uServices used by other functions" 03:04:38 > git rev-list --no-walk 78ce966dfb4b3818a725d12b7e58d994e7518291 # timeout=10 03:04:38 > git remote # timeout=10 03:04:38 > git submodule init # timeout=10 03:04:38 > git submodule sync # timeout=10 03:04:38 > git config --get remote.origin.url # timeout=10 03:04:38 > git submodule init # timeout=10 03:04:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:38 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:38 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:38 > git config --get submodule.global-jjb.url # timeout=10 03:04:38 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:39 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:40 > git submodule update --init --recursive global-jjb # timeout=10 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:41 provisioning config files... 03:04:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins802524515549364418.sh 03:04:41 ---> python-tools-install.sh 03:04:41 Setup pyenv: 03:04:41 system 03:04:41 * 3.8.13 (set by /opt/pyenv/version) 03:04:41 * 3.9.13 (set by /opt/pyenv/version) 03:04:41 * 3.10.6 (set by /opt/pyenv/version) 03:04:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jP1E 03:04:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:50 lf-activate-venv(): INFO: Installing: lftools 03:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:05:24 Generating Requirements File 03:05:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:05:54 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 03:05:55 Python 3.10.6 03:05:55 pip 24.0 from /tmp/venv-jP1E/lib/python3.10/site-packages/pip (python 3.10) 03:05:55 appdirs==1.4.4 03:05:55 argcomplete==3.2.2 03:05:55 aspy.yaml==1.3.0 03:05:55 attrs==23.2.0 03:05:55 autopage==0.5.2 03:05:55 beautifulsoup4==4.12.3 03:05:55 boto3==1.34.56 03:05:55 botocore==1.34.56 03:05:55 bs4==0.0.2 03:05:55 cachetools==5.3.3 03:05:55 certifi==2024.2.2 03:05:55 cffi==1.16.0 03:05:55 cfgv==3.4.0 03:05:55 chardet==5.2.0 03:05:55 charset-normalizer==3.3.2 03:05:55 click==8.1.7 03:05:55 cliff==4.6.0 03:05:55 cmd2==2.4.3 03:05:55 cryptography==3.3.2 03:05:55 debtcollector==3.0.0 03:05:55 decorator==5.1.1 03:05:55 defusedxml==0.7.1 03:05:55 Deprecated==1.2.14 03:05:55 distlib==0.3.8 03:05:55 dnspython==2.6.1 03:05:55 docker==4.2.2 03:05:55 dogpile.cache==1.3.2 03:05:55 email_validator==2.1.1 03:05:55 filelock==3.13.1 03:05:55 future==1.0.0 03:05:55 gitdb==4.0.11 03:05:55 GitPython==3.1.42 03:05:55 google-auth==2.28.1 03:05:55 httplib2==0.22.0 03:05:55 identify==2.5.35 03:05:55 idna==3.6 03:05:55 importlib-resources==1.5.0 03:05:55 iso8601==2.1.0 03:05:55 Jinja2==3.1.3 03:05:55 jmespath==1.0.1 03:05:55 jsonpatch==1.33 03:05:55 jsonpointer==2.4 03:05:55 jsonschema==4.21.1 03:05:55 jsonschema-specifications==2023.12.1 03:05:55 keystoneauth1==5.6.0 03:05:55 kubernetes==29.0.0 03:05:55 lftools==0.37.9 03:05:55 lxml==5.1.0 03:05:55 MarkupSafe==2.1.5 03:05:55 msgpack==1.0.8 03:05:55 multi_key_dict==2.0.3 03:05:55 munch==4.0.0 03:05:55 netaddr==1.2.1 03:05:55 netifaces==0.11.0 03:05:55 niet==1.4.2 03:05:55 nodeenv==1.8.0 03:05:55 oauth2client==4.1.3 03:05:55 oauthlib==3.2.2 03:05:55 openstacksdk==0.62.0 03:05:55 os-client-config==2.1.0 03:05:55 os-service-types==1.7.0 03:05:55 osc-lib==3.0.1 03:05:55 oslo.config==9.4.0 03:05:55 oslo.context==5.5.0 03:05:55 oslo.i18n==6.3.0 03:05:55 oslo.log==5.5.0 03:05:55 oslo.serialization==5.4.0 03:05:55 oslo.utils==7.1.0 03:05:55 packaging==23.2 03:05:55 pbr==6.0.0 03:05:55 platformdirs==4.2.0 03:05:55 prettytable==3.10.0 03:05:55 pyasn1==0.5.1 03:05:55 pyasn1-modules==0.3.0 03:05:55 pycparser==2.21 03:05:55 pygerrit2==2.0.15 03:05:55 PyGithub==2.2.0 03:05:55 pyinotify==0.9.6 03:05:55 PyJWT==2.8.0 03:05:55 PyNaCl==1.5.0 03:05:55 pyparsing==2.4.7 03:05:55 pyperclip==1.8.2 03:05:55 pyrsistent==0.20.0 03:05:55 python-cinderclient==9.5.0 03:05:55 python-dateutil==2.9.0.post0 03:05:55 python-heatclient==3.5.0 03:05:55 python-jenkins==1.8.2 03:05:55 python-keystoneclient==5.4.0 03:05:55 python-magnumclient==4.4.0 03:05:55 python-novaclient==18.5.0 03:05:55 python-openstackclient==6.0.1 03:05:55 python-swiftclient==4.5.0 03:05:55 PyYAML==6.0.1 03:05:55 referencing==0.33.0 03:05:55 requests==2.31.0 03:05:55 requests-oauthlib==1.3.1 03:05:55 requestsexceptions==1.4.0 03:05:55 rfc3986==2.0.0 03:05:55 rpds-py==0.18.0 03:05:55 rsa==4.9 03:05:55 ruamel.yaml==0.18.6 03:05:55 ruamel.yaml.clib==0.2.8 03:05:55 s3transfer==0.10.0 03:05:55 simplejson==3.19.2 03:05:55 six==1.16.0 03:05:55 smmap==5.0.1 03:05:55 soupsieve==2.5 03:05:55 stevedore==5.2.0 03:05:55 tabulate==0.9.0 03:05:55 toml==0.10.2 03:05:55 tomlkit==0.12.4 03:05:55 tqdm==4.66.2 03:05:55 typing_extensions==4.10.0 03:05:55 tzdata==2024.1 03:05:55 urllib3==1.26.18 03:05:55 virtualenv==20.25.1 03:05:55 wcwidth==0.2.13 03:05:55 websocket-client==1.7.0 03:05:55 wrapt==1.16.0 03:05:55 xdg==6.0.0 03:05:55 xmltodict==0.13.0 03:05:55 yq==3.2.3 03:05:55 [EnvInject] - Injecting environment variables from a build step. 03:05:56 [EnvInject] - Injecting as environment variables the properties content 03:05:56 OS_CLOUD=vex 03:05:56 03:05:56 [EnvInject] - Variables injected successfully. 03:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14879786313107538975.sh 03:05:56 ---> Orphaned k8s clusters 03:05:56 Setup pyenv: 03:05:56 system 03:05:56 3.8.13 03:05:56 3.9.13 03:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:05:57 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 03:06:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:06:08 botocore 1.34.56 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", but you have urllib3 2.2.1 which is incompatible. 03:06:08 lftools 0.37.9 requires urllib3<2.0.0, but you have urllib3 2.2.1 which is incompatible. 03:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:06:13 -----> Delete orphaned cluster 03:06:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16847120977870467892.sh 03:06:13 ---> Orphaned stacks 03:06:13 Setup pyenv: 03:06:13 system 03:06:13 3.8.13 03:06:13 3.9.13 03:06:13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:06:15 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:06:32 + mapfile -t OS_COE_CLUSTERS_ID 03:06:32 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:06:32 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:06:32 ++ awk '{print $1}' 03:06:36 + echo '-----> Active clusters -> stacks' 03:06:36 -----> Active clusters -> stacks 03:06:36 + OS_COE_STACKS=() 03:06:36 + [[ 0 -gt 0 ]] 03:06:36 + mapfile -t OS_STACKS 03:06:36 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 03:06:36 ++ awk '{print $1}' 03:06:38 + echo '-----> Active stacks' 03:06:38 -----> Active stacks 03:06:38 + echo '-----> Delete orphaned stacks' 03:06:38 -----> Delete orphaned stacks 03:06:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4865967111145083226.sh 03:06:38 ---> Orphaned servers 03:06:38 Setup pyenv: 03:06:38 system 03:06:38 3.8.13 03:06:38 3.9.13 03:06:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:06:39 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:06:58 -----> Active servers 03:06:58 prd-centos8-builder-1c-1g-3851 03:06:58 -----> Delete orphaned servers 03:06:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4444593337880926900.sh 03:06:59 ---> Orphaned ports 03:06:59 Setup pyenv: 03:06:59 system 03:06:59 3.8.13 03:06:59 3.9.13 03:06:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:07:01 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 03:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:07:16 No orphaned ports to process. 03:07:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10707342764214786273.sh 03:07:16 ---> Orphaned volumes 03:07:16 + source /home/jenkins/lf-env.sh 03:07:16 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:07:16 ++ mktemp -d /tmp/venv-XXXX 03:07:16 + lf_venv=/tmp/venv-Y5Vv 03:07:16 + local venv_file=/tmp/.os_lf_venv 03:07:16 + local python=python3 03:07:16 + local options 03:07:16 + local set_path=true 03:07:16 + local install_args= 03:07:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:07:16 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:07:16 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:07:16 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:07:16 + true 03:07:16 + case $1 in 03:07:16 + python=python3 03:07:16 + shift 2 03:07:16 + true 03:07:16 + case $1 in 03:07:16 + shift 03:07:16 + break 03:07:16 + case $python in 03:07:16 + local pkg_list= 03:07:16 + [[ -d /opt/pyenv ]] 03:07:16 + echo 'Setup pyenv:' 03:07:16 Setup pyenv: 03:07:16 + export PYENV_ROOT=/opt/pyenv 03:07:16 + PYENV_ROOT=/opt/pyenv 03:07:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:07:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:07:16 + pyenv versions 03:07:16 system 03:07:16 3.8.13 03:07:16 3.9.13 03:07:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:16 + command -v pyenv 03:07:16 ++ pyenv init - --no-rehash 03:07:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:07:16 export PATH="/opt/pyenv/shims:${PATH}" 03:07:16 export PYENV_SHELL=bash 03:07:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:07:16 pyenv() { 03:07:16 local command 03:07:16 command="${1:-}" 03:07:16 if [ "$#" -gt 0 ]; then 03:07:16 shift 03:07:16 fi 03:07:16 03:07:16 case "$command" in 03:07:16 rehash|shell) 03:07:16 eval "$(pyenv "sh-$command" "$@")" 03:07:16 ;; 03:07:16 *) 03:07:16 command pyenv "$command" "$@" 03:07:16 ;; 03:07:16 esac 03:07:16 }' 03:07:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:07:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:07:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:07:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:07:16 ++ export PYENV_SHELL=bash 03:07:16 ++ PYENV_SHELL=bash 03:07:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:07:16 +++ complete -F _pyenv pyenv 03:07:16 ++ lf-pyver python3 03:07:16 ++ local py_version_xy=python3 03:07:16 ++ local py_version_xyz= 03:07:16 ++ pyenv versions 03:07:16 ++ local command 03:07:16 ++ command=versions 03:07:16 ++ '[' 1 -gt 0 ']' 03:07:16 ++ shift 03:07:16 ++ case "$command" in 03:07:16 ++ command pyenv versions 03:07:16 ++ pyenv versions 03:07:16 ++ sed 's/^[ *]* //' 03:07:16 ++ awk '{ print $1 }' 03:07:16 ++ grep -E '^[0-9.]*[0-9]$' 03:07:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:07:16 +++ grep '^3' /tmp/.pyenv_versions 03:07:16 +++ sort -V 03:07:16 +++ tail -n 1 03:07:16 ++ py_version_xyz=3.10.6 03:07:16 ++ [[ -z 3.10.6 ]] 03:07:16 ++ echo 3.10.6 03:07:16 ++ return 0 03:07:16 + pyenv local 3.10.6 03:07:16 + local command 03:07:16 + command=local 03:07:16 + '[' 2 -gt 0 ']' 03:07:16 + shift 03:07:16 + case "$command" in 03:07:16 + command pyenv local 3.10.6 03:07:16 + pyenv local 3.10.6 03:07:16 + for arg in "$@" 03:07:16 + case $arg in 03:07:16 + pkg_list+='lftools[openstack] ' 03:07:16 + for arg in "$@" 03:07:16 + case $arg in 03:07:16 + pkg_list+='kubernetes ' 03:07:16 + for arg in "$@" 03:07:16 + case $arg in 03:07:16 + pkg_list+='niet ' 03:07:16 + for arg in "$@" 03:07:16 + case $arg in 03:07:16 + pkg_list+='python-heatclient ' 03:07:16 + for arg in "$@" 03:07:16 + case $arg in 03:07:16 + pkg_list+='python-openstackclient ' 03:07:16 + for arg in "$@" 03:07:16 + case $arg in 03:07:16 + pkg_list+='python-magnumclient ' 03:07:16 + for arg in "$@" 03:07:16 + case $arg in 03:07:16 + pkg_list+='yq ' 03:07:16 + [[ -f /tmp/.os_lf_venv ]] 03:07:16 ++ cat /tmp/.os_lf_venv 03:07:16 + lf_venv=/tmp/venv-jP1E 03:07:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from' file:/tmp/.os_lf_venv 03:07:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:07:16 + /tmp/venv-jP1E/bin/python3 -m pip install --upgrade --quiet pip virtualenv 03:07:17 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:07:17 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:07:17 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:07:17 + /tmp/venv-jP1E/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:07:31 + type python3 03:07:31 + true 03:07:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH' 03:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:07:31 + PATH=/tmp/venv-jP1E/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:07:31 + return 0 03:07:31 + mapfile -t os_volumes 03:07:31 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:07:35 + '[' 0 -eq 0 ']' 03:07:35 + echo 'No orphaned volumes found.' 03:07:35 No orphaned volumes found. 03:07:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13656188584388170861.sh 03:07:35 ---> Protect in-use images 03:07:35 Setup pyenv: 03:07:35 system 03:07:35 3.8.13 03:07:35 3.9.13 03:07:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:07:37 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:07:50 INFO: There are images to protect defined in jenkins-config. 03:07:50 INFO: Protecting the following images: 03:07:50 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 03:07:50 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 03:07:50 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 03:07:50 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 03:07:50 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 03:07:50 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 03:07:50 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 03:07:50 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 03:07:50 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 03:07:53 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 03:07:55 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 03:07:57 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 03:07:59 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 03:08:01 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 03:08:03 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 03:08:05 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 03:08:07 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 03:08:09 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 03:08:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:08:09 Run condition [Boolean condition] enabling perform for step [BuilderChain] 03:08:09 [EnvInject] - Injecting environment variables from a build step. 03:08:09 [EnvInject] - Injecting as environment variables the properties content 03:08:09 OS_IMAGE_CLEANUP_AGE=30 03:08:09 03:08:09 [EnvInject] - Variables injected successfully. 03:08:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3963485398293768281.sh 03:08:09 ---> Cleanup old images 03:08:09 Setup pyenv: 03:08:09 system 03:08:09 3.8.13 03:08:09 3.9.13 03:08:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:08:11 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet openstacksdk<0.99 python-heatclient python-openstackclient python-magnumclient yq 03:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:08:27 + lftools openstack --os-cloud vex image cleanup --days=30 03:08:32 Removing 154 images from vex. 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 03:08:32 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 03:08:32 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 03:08:32 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 03:08:32 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 03:08:32 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 03:08:32 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 03:08:32 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 03:08:32 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 03:08:32 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 03:08:32 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 03:08:32 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 03:08:32 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 03:08:32 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 03:08:32 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 03:08:32 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 03:08:32 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 03:08:32 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 03:08:32 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 03:08:32 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 03:08:32 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 03:08:32 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 03:08:32 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 03:08:32 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 03:08:32 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 03:08:32 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 03:08:32 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 03:08:32 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 03:08:32 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 03:08:32 $ ssh-agent -k 03:08:32 unset SSH_AUTH_SOCK; 03:08:32 unset SSH_AGENT_PID; 03:08:32 echo Agent pid 5168 killed; 03:08:32 [ssh-agent] Stopped. 03:08:32 [PostBuildScript] - [INFO] Executing post build scripts. 03:08:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4575314143071844333.sh 03:08:32 ---> sysstat.sh 03:08:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11541730325731750498.sh 03:08:33 ---> package-listing.sh 03:08:33 ++ facter osfamily 03:08:33 ++ tr '[:upper:]' '[:lower:]' 03:08:34 + OS_FAMILY=redhat 03:08:34 + workspace=/w/workspace/ci-management-openstack-cron 03:08:34 + START_PACKAGES=/tmp/packages_start.txt 03:08:34 + END_PACKAGES=/tmp/packages_end.txt 03:08:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:34 + PACKAGES=/tmp/packages_start.txt 03:08:34 + '[' /w/workspace/ci-management-openstack-cron ']' 03:08:34 + PACKAGES=/tmp/packages_end.txt 03:08:34 + case "${OS_FAMILY}" in 03:08:34 + rpm -qa 03:08:34 + sort 03:08:41 + '[' -f /tmp/packages_start.txt ']' 03:08:41 + '[' -f /tmp/packages_end.txt ']' 03:08:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:41 + '[' /w/workspace/ci-management-openstack-cron ']' 03:08:41 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:08:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:08:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13133397592377646269.sh 03:08:41 ---> capture-instance-metadata.sh 03:08:42 Setup pyenv: 03:08:42 system 03:08:42 3.8.13 03:08:42 3.9.13 03:08:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:08:43 lf-activate-venv(): INFO: Installing: lftools 03:08:55 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:08:55 INFO: Running in OpenStack, capturing instance metadata 03:08:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5524365082477935529.sh 03:08:56 provisioning config files... 03:08:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7169763551661744909tmp 03:08:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:08:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:08:56 [EnvInject] - Injecting environment variables from a build step. 03:08:56 [EnvInject] - Injecting as environment variables the properties content 03:08:56 SERVER_ID=logs 03:08:56 03:08:56 [EnvInject] - Variables injected successfully. 03:08:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14296722070565973072.sh 03:08:56 ---> create-netrc.sh 03:08:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins608066586778444960.sh 03:08:56 ---> python-tools-install.sh 03:08:56 Setup pyenv: 03:08:56 system 03:08:56 3.8.13 03:08:56 3.9.13 03:08:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:08:58 lf-activate-venv(): INFO: Installing: lftools 03:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:09:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2701951741411860788.sh 03:09:07 ---> sudo-logs.sh 03:09:07 Archiving 'sudo' log.. 03:09:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9325730984589412963.sh 03:09:08 ---> job-cost.sh 03:09:08 Setup pyenv: 03:09:08 system 03:09:08 3.8.13 03:09:08 3.9.13 03:09:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:09:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:09:16 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:09:16 INFO: No Stack... 03:09:16 INFO: Retrieving Pricing Info for: v2-highcpu-1 03:09:16 INFO: Archiving Costs 03:09:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6152264804474593933.sh 03:09:16 ---> logs-deploy.sh 03:09:16 Setup pyenv: 03:09:17 system 03:09:17 3.8.13 03:09:17 3.9.13 03:09:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jP1E from file:/tmp/.os_lf_venv 03:09:18 lf-activate-venv(): INFO: Installing: lftools 03:09:28 lf-activate-venv(): INFO: Adding /tmp/venv-jP1E/bin to PATH 03:09:28 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/42196 03:09:28 INFO: archiving workspace using pattern(s): 03:09:30 Archives upload complete. 03:09:30 INFO: archiving logs to Nexus 03:09:31 ---> uname -a: 03:09:31 Linux prd-centos8-builder-1c-1g-3851.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 03:09:31 03:09:31 03:09:31 ---> lscpu: 03:09:31 Architecture: x86_64 03:09:31 CPU op-mode(s): 32-bit, 64-bit 03:09:31 Byte Order: Little Endian 03:09:31 CPU(s): 1 03:09:31 On-line CPU(s) list: 0 03:09:31 Thread(s) per core: 1 03:09:31 Core(s) per socket: 1 03:09:31 Socket(s): 1 03:09:31 NUMA node(s): 1 03:09:31 Vendor ID: AuthenticAMD 03:09:31 CPU family: 23 03:09:31 Model: 49 03:09:31 Model name: AMD EPYC-Rome Processor 03:09:31 Stepping: 0 03:09:31 CPU MHz: 2799.998 03:09:31 BogoMIPS: 5599.99 03:09:31 Virtualization: AMD-V 03:09:31 Hypervisor vendor: KVM 03:09:31 Virtualization type: full 03:09:31 L1d cache: 32K 03:09:31 L1i cache: 32K 03:09:31 L2 cache: 512K 03:09:31 L3 cache: 16384K 03:09:31 NUMA node0 CPU(s): 0 03:09:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:09:31 03:09:31 03:09:31 ---> nproc: 03:09:31 1 03:09:31 03:09:31 03:09:31 ---> df -h: 03:09:31 Filesystem Size Used Avail Use% Mounted on 03:09:31 devtmpfs 329M 0 329M 0% /dev 03:09:31 tmpfs 386M 0 386M 0% /dev/shm 03:09:31 tmpfs 386M 11M 376M 3% /run 03:09:31 tmpfs 386M 0 386M 0% /sys/fs/cgroup 03:09:31 /dev/vda1 20G 9.0G 12G 45% / 03:09:31 tmpfs 78M 0 78M 0% /run/user/1001 03:09:31 03:09:31 03:09:31 ---> free -m: 03:09:31 total used free shared buff/cache available 03:09:31 Mem: 770 299 64 6 405 338 03:09:31 Swap: 1023 25 998 03:09:31 03:09:31 03:09:31 ---> ip addr: 03:09:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:09:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:09:31 inet 127.0.0.1/8 scope host lo 03:09:31 valid_lft forever preferred_lft forever 03:09:31 inet6 ::1/128 scope host 03:09:31 valid_lft forever preferred_lft forever 03:09:31 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:09:31 link/ether fa:16:3e:80:65:4c brd ff:ff:ff:ff:ff:ff 03:09:31 altname enp0s3 03:09:31 altname ens3 03:09:31 inet 10.32.7.85/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 03:09:31 valid_lft 86062sec preferred_lft 86062sec 03:09:31 inet6 fe80::f816:3eff:fe80:654c/64 scope link 03:09:31 valid_lft forever preferred_lft forever 03:09:31 03:09:31 03:09:31 ---> sar -b -r -n DEV: 03:09:31 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/07/2024 _x86_64_ (1 CPU) 03:09:31 03:09:31 03:03:46 LINUX RESTART (1 CPU) 03:09:31 03:09:31 03:04:02 AM tps rtps wtps bread/s bwrtn/s 03:09:31 03:05:01 AM 261.89 170.97 90.92 13938.30 43052.64 03:09:31 03:06:01 AM 150.81 32.67 118.14 4110.08 13739.30 03:09:31 03:07:01 AM 81.67 17.39 64.28 1327.16 4810.54 03:09:31 03:08:01 AM 26.77 4.48 22.29 121.27 676.03 03:09:31 03:09:01 AM 152.14 108.61 43.53 7964.55 2411.86 03:09:31 Average: 134.23 66.48 67.76 5464.05 12837.88 03:09:31 03:09:31 03:04:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:09:31 03:05:01 AM 89236 333292 699976 88.69 1960 318384 489632 26.64 124652 423356 18396 03:09:31 03:06:01 AM 81648 332172 707564 89.65 244 316620 483520 26.31 110820 423556 24644 03:09:31 03:07:01 AM 149660 354736 639552 81.04 80 272012 466792 25.40 139084 332352 9108 03:09:31 03:08:01 AM 166876 374088 622336 78.86 80 274168 444612 24.19 149924 303000 20 03:09:31 03:09:01 AM 94356 346428 694856 88.04 80 317920 489060 26.61 149648 380428 17388 03:09:31 Average: 116355 348143 672857 85.26 489 299821 474723 25.83 134826 372538 13911 03:09:31 03:09:31 03:04:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:09:31 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:05:01 AM eth0 198.42 113.80 1116.54 54.28 0.00 0.00 0.00 0.00 03:09:31 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:06:01 AM eth0 56.29 52.34 693.83 8.68 0.00 0.00 0.00 0.00 03:09:31 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:07:01 AM eth0 22.31 24.11 172.61 6.93 0.00 0.00 0.00 0.00 03:09:31 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:08:01 AM eth0 15.49 18.39 12.78 8.63 0.00 0.00 0.00 0.00 03:09:31 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:09:01 AM eth0 19.36 18.32 21.27 11.38 0.00 0.00 0.00 0.00 03:09:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 Average: eth0 61.92 45.17 401.03 17.86 0.00 0.00 0.00 0.00 03:09:31 03:09:31 03:09:31 ---> sar -P ALL: 03:09:31 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/07/2024 _x86_64_ (1 CPU) 03:09:31 03:09:31 03:03:46 LINUX RESTART (1 CPU) 03:09:31 03:09:31 03:04:02 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 03:05:01 AM all 62.83 0.07 15.06 8.62 0.10 13.32 03:09:31 03:05:01 AM 0 62.83 0.07 15.06 8.62 0.10 13.32 03:09:31 03:06:01 AM all 74.01 0.00 10.91 3.39 0.10 11.59 03:09:31 03:06:01 AM 0 74.01 0.00 10.91 3.39 0.10 11.59 03:09:31 03:07:01 AM all 63.34 0.00 5.62 3.65 0.08 27.31 03:09:31 03:07:01 AM 0 63.34 0.00 5.62 3.65 0.08 27.31 03:09:31 03:08:01 AM all 68.13 0.00 3.95 0.50 0.10 27.31 03:09:31 03:08:01 AM 0 68.13 0.00 3.95 0.50 0.10 27.31 03:09:31 03:09:01 AM all 59.52 0.00 6.15 13.98 0.08 20.27 03:09:31 03:09:01 AM 0 59.52 0.00 6.15 13.98 0.08 20.27 03:09:31 Average: all 65.58 0.01 8.31 6.01 0.09 19.99 03:09:31 Average: 0 65.58 0.01 8.31 6.01 0.09 19.99 03:09:31 03:09:31 03:09:31