12:04:16 Started by timer 12:04:16 Running as SYSTEM 12:04:16 [EnvInject] - Loading node environment variables. 12:04:16 Building remotely on prd-centos8-builder-1c-1g-2752 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 12:04:16 [ssh-agent] Looking for ssh-agent implementation... 12:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:17 $ ssh-agent 12:04:17 SSH_AUTH_SOCK=/tmp/ssh-iEgTzNpGLQdJ/agent.5163 12:04:17 SSH_AGENT_PID=5165 12:04:17 [ssh-agent] Started. 12:04:17 Running ssh-add (command line suppressed) 12:04:17 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15028334542278365067.key (jenkins-ssh) 12:04:17 [ssh-agent] Using credentials jenkins (jenkins) 12:04:17 The recommended git tool is: NONE 12:04:20 using credential jenkins 12:04:20 Wiping out workspace first. 12:04:20 Cloning the remote Git repository 12:04:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 12:04:21 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:04:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 12:04:21 > git --version # timeout=10 12:04:21 > git --version # 'git version 2.43.0' 12:04:21 using GIT_SSH to set credentials jenkins 12:04:21 [INFO] Currently running in a labeled security context 12:04:21 [INFO] Currently SELinux is 'enforcing' on the host 12:04:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh2076193164188646188.key 12:04:21 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 12:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:22 Avoid second fetch 12:04:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:04:22 Checking out Revision 3a33180863c8aa3876364ae115bc148b77368ca6 (refs/remotes/origin/master) 12:04:22 > git config core.sparsecheckout # timeout=10 12:04:22 > git checkout -f 3a33180863c8aa3876364ae115bc148b77368ca6 # timeout=10 12:04:23 Commit message: "Fix: Upgrade JJB depencency to JJB_VERSION:6.0.0" 12:04:23 > git rev-list --no-walk 3a33180863c8aa3876364ae115bc148b77368ca6 # timeout=10 12:04:23 > git remote # timeout=10 12:04:23 > git submodule init # timeout=10 12:04:23 > git submodule sync # timeout=10 12:04:23 > git config --get remote.origin.url # timeout=10 12:04:23 > git submodule init # timeout=10 12:04:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:04:23 > git config --get submodule.packer/common-packer.url # timeout=10 12:04:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:04:23 > git config --get submodule.global-jjb.url # timeout=10 12:04:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:04:23 > git submodule update --init --recursive packer/common-packer # timeout=10 12:04:24 > git submodule update --init --recursive global-jjb # timeout=10 12:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:04:25 provisioning config files... 12:04:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:04:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:04:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:04:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7750825807323878059.sh 12:04:25 ---> python-tools-install.sh 12:04:25 Setup pyenv: 12:04:26 system 12:04:26 * 3.8.13 (set by /opt/pyenv/version) 12:04:26 * 3.9.13 (set by /opt/pyenv/version) 12:04:26 * 3.10.6 (set by /opt/pyenv/version) 12:04:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FrLO 12:04:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:35 lf-activate-venv(): INFO: Installing: lftools 12:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:05:08 Generating Requirements File 12:05:37 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. 12:05:37 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 12:05:38 Python 3.10.6 12:05:38 pip 24.0 from /tmp/venv-FrLO/lib/python3.10/site-packages/pip (python 3.10) 12:05:39 appdirs==1.4.4 12:05:39 argcomplete==3.2.2 12:05:39 aspy.yaml==1.3.0 12:05:39 attrs==23.2.0 12:05:39 autopage==0.5.2 12:05:39 beautifulsoup4==4.12.3 12:05:39 boto3==1.34.49 12:05:39 botocore==1.34.49 12:05:39 bs4==0.0.2 12:05:39 cachetools==5.3.2 12:05:39 certifi==2024.2.2 12:05:39 cffi==1.16.0 12:05:39 cfgv==3.4.0 12:05:39 chardet==5.2.0 12:05:39 charset-normalizer==3.3.2 12:05:39 click==8.1.7 12:05:39 cliff==4.6.0 12:05:39 cmd2==2.4.3 12:05:39 cryptography==3.3.2 12:05:39 debtcollector==3.0.0 12:05:39 decorator==5.1.1 12:05:39 defusedxml==0.7.1 12:05:39 Deprecated==1.2.14 12:05:39 distlib==0.3.8 12:05:39 dnspython==2.6.1 12:05:39 docker==4.2.2 12:05:39 dogpile.cache==1.3.2 12:05:39 email-validator==2.1.0.post1 12:05:39 filelock==3.13.1 12:05:39 future==1.0.0 12:05:39 gitdb==4.0.11 12:05:39 GitPython==3.1.42 12:05:39 google-auth==2.28.1 12:05:39 httplib2==0.22.0 12:05:39 identify==2.5.35 12:05:39 idna==3.6 12:05:39 importlib-resources==1.5.0 12:05:39 iso8601==2.1.0 12:05:39 Jinja2==3.1.3 12:05:39 jmespath==1.0.1 12:05:39 jsonpatch==1.33 12:05:39 jsonpointer==2.4 12:05:39 jsonschema==4.21.1 12:05:39 jsonschema-specifications==2023.12.1 12:05:39 keystoneauth1==5.6.0 12:05:39 kubernetes==29.0.0 12:05:39 lftools==0.37.9 12:05:39 lxml==5.1.0 12:05:39 MarkupSafe==2.1.5 12:05:39 msgpack==1.0.7 12:05:39 multi_key_dict==2.0.3 12:05:39 munch==4.0.0 12:05:39 netaddr==1.2.1 12:05:39 netifaces==0.11.0 12:05:39 niet==1.4.2 12:05:39 nodeenv==1.8.0 12:05:39 oauth2client==4.1.3 12:05:39 oauthlib==3.2.2 12:05:39 openstacksdk==0.62.0 12:05:39 os-client-config==2.1.0 12:05:39 os-service-types==1.7.0 12:05:39 osc-lib==3.0.1 12:05:39 oslo.config==9.4.0 12:05:39 oslo.context==5.4.0 12:05:39 oslo.i18n==6.3.0 12:05:39 oslo.log==5.5.0 12:05:39 oslo.serialization==5.4.0 12:05:39 oslo.utils==7.1.0 12:05:39 packaging==23.2 12:05:39 pbr==6.0.0 12:05:39 platformdirs==4.2.0 12:05:39 prettytable==3.10.0 12:05:39 pyasn1==0.5.1 12:05:39 pyasn1-modules==0.3.0 12:05:39 pycparser==2.21 12:05:39 pygerrit2==2.0.15 12:05:39 PyGithub==2.2.0 12:05:39 pyinotify==0.9.6 12:05:39 PyJWT==2.8.0 12:05:39 PyNaCl==1.5.0 12:05:39 pyparsing==2.4.7 12:05:39 pyperclip==1.8.2 12:05:39 pyrsistent==0.20.0 12:05:39 python-cinderclient==9.4.0 12:05:39 python-dateutil==2.8.2 12:05:39 python-heatclient==3.4.0 12:05:39 python-jenkins==1.8.2 12:05:39 python-keystoneclient==5.3.0 12:05:39 python-magnumclient==4.3.0 12:05:39 python-novaclient==18.4.0 12:05:39 python-openstackclient==6.0.1 12:05:39 python-swiftclient==4.4.0 12:05:39 PyYAML==6.0.1 12:05:39 referencing==0.33.0 12:05:39 requests==2.31.0 12:05:39 requests-oauthlib==1.3.1 12:05:39 requestsexceptions==1.4.0 12:05:39 rfc3986==2.0.0 12:05:39 rpds-py==0.18.0 12:05:39 rsa==4.9 12:05:39 ruamel.yaml==0.18.6 12:05:39 ruamel.yaml.clib==0.2.8 12:05:39 s3transfer==0.10.0 12:05:39 simplejson==3.19.2 12:05:39 six==1.16.0 12:05:39 smmap==5.0.1 12:05:39 soupsieve==2.5 12:05:39 stevedore==5.2.0 12:05:39 tabulate==0.9.0 12:05:39 toml==0.10.2 12:05:39 tomlkit==0.12.3 12:05:39 tqdm==4.66.2 12:05:39 typing_extensions==4.9.0 12:05:39 tzdata==2024.1 12:05:39 urllib3==1.26.18 12:05:39 virtualenv==20.25.1 12:05:39 wcwidth==0.2.13 12:05:39 websocket-client==1.7.0 12:05:39 wrapt==1.16.0 12:05:39 xdg==6.0.0 12:05:39 xmltodict==0.13.0 12:05:39 yq==3.2.3 12:05:39 [EnvInject] - Injecting environment variables from a build step. 12:05:39 [EnvInject] - Injecting as environment variables the properties content 12:05:39 OS_CLOUD=vex 12:05:39 12:05:39 [EnvInject] - Variables injected successfully. 12:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10356900332799486590.sh 12:05:39 ---> Orphaned k8s clusters 12:05:39 Setup pyenv: 12:05:40 system 12:05:40 3.8.13 12:05:40 3.9.13 12:05:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:05:41 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 12:05:51 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. 12:05:51 botocore 1.34.49 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", but you have urllib3 2.2.1 which is incompatible. 12:05:51 lftools 0.37.9 requires urllib3<2.0.0, but you have urllib3 2.2.1 which is incompatible. 12:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:05:56 -----> Delete orphaned cluster 12:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16741714610625028228.sh 12:05:56 ---> Orphaned stacks 12:05:56 Setup pyenv: 12:05:56 system 12:05:56 3.8.13 12:05:56 3.9.13 12:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:05:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:06:14 + mapfile -t OS_COE_CLUSTERS_ID 12:06:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:06:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:06:14 ++ awk '{print $1}' 12:06:18 + echo '-----> Active clusters -> stacks' 12:06:18 -----> Active clusters -> stacks 12:06:18 + OS_COE_STACKS=() 12:06:18 + [[ 0 -gt 0 ]] 12:06:18 + mapfile -t OS_STACKS 12:06:18 ++ 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 12:06:18 ++ awk '{print $1}' 12:06:20 + echo '-----> Active stacks' 12:06:20 -----> Active stacks 12:06:20 + echo '-----> Delete orphaned stacks' 12:06:20 -----> Delete orphaned stacks 12:06:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10138239798707602718.sh 12:06:20 ---> Orphaned servers 12:06:20 Setup pyenv: 12:06:20 system 12:06:20 3.8.13 12:06:20 3.9.13 12:06:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:06:21 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:06:39 -----> Active servers 12:06:39 prd-centos8-builder-1c-1g-2752 12:06:39 prd-ubuntu1804-docker-4c-4g-2751 12:06:39 -----> Delete orphaned servers 12:06:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15762172328508751393.sh 12:06:40 ---> Orphaned ports 12:06:40 Setup pyenv: 12:06:40 system 12:06:40 3.8.13 12:06:40 3.9.13 12:06:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:06:42 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 12:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:06:56 No orphaned ports to process. 12:06:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1233017321290888451.sh 12:06:56 ---> Orphaned volumes 12:06:56 + source /home/jenkins/lf-env.sh 12:06:56 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:56 ++ mktemp -d /tmp/venv-XXXX 12:06:56 + lf_venv=/tmp/venv-dwVx 12:06:56 + local venv_file=/tmp/.os_lf_venv 12:06:56 + local python=python3 12:06:56 + local options 12:06:56 + local set_path=true 12:06:56 + local install_args= 12:06:56 ++ 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 12:06:56 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:06:56 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:06:56 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:56 + true 12:06:56 + case $1 in 12:06:56 + python=python3 12:06:56 + shift 2 12:06:56 + true 12:06:56 + case $1 in 12:06:56 + shift 12:06:56 + break 12:06:56 + case $python in 12:06:56 + local pkg_list= 12:06:56 + [[ -d /opt/pyenv ]] 12:06:56 + echo 'Setup pyenv:' 12:06:56 Setup pyenv: 12:06:56 + export PYENV_ROOT=/opt/pyenv 12:06:56 + PYENV_ROOT=/opt/pyenv 12:06:56 + 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 12:06:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:06:56 + pyenv versions 12:06:56 system 12:06:56 3.8.13 12:06:56 3.9.13 12:06:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:56 + command -v pyenv 12:06:56 ++ pyenv init - --no-rehash 12:06:56 + 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[*]}"'\'')" 12:06:56 export PATH="/opt/pyenv/shims:${PATH}" 12:06:56 export PYENV_SHELL=bash 12:06:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:56 pyenv() { 12:06:56 local command 12:06:56 command="${1:-}" 12:06:56 if [ "$#" -gt 0 ]; then 12:06:56 shift 12:06:56 fi 12:06:56 12:06:56 case "$command" in 12:06:56 rehash|shell) 12:06:56 eval "$(pyenv "sh-$command" "$@")" 12:06:56 ;; 12:06:56 *) 12:06:56 command pyenv "$command" "$@" 12:06:56 ;; 12:06:56 esac 12:06:56 }' 12:06:56 +++ 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[*]}"' 12:06:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:06:56 ++ 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 12:06:56 ++ 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 12:06:56 ++ export PYENV_SHELL=bash 12:06:56 ++ PYENV_SHELL=bash 12:06:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:56 +++ complete -F _pyenv pyenv 12:06:56 ++ lf-pyver python3 12:06:56 ++ local py_version_xy=python3 12:06:56 ++ local py_version_xyz= 12:06:56 ++ pyenv versions 12:06:56 ++ local command 12:06:56 ++ command=versions 12:06:56 ++ '[' 1 -gt 0 ']' 12:06:56 ++ shift 12:06:56 ++ case "$command" in 12:06:56 ++ command pyenv versions 12:06:56 ++ pyenv versions 12:06:56 ++ sed 's/^[ *]* //' 12:06:56 ++ awk '{ print $1 }' 12:06:56 ++ grep -E '^[0-9.]*[0-9]$' 12:06:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:56 +++ grep '^3' /tmp/.pyenv_versions 12:06:56 +++ sort -V 12:06:56 +++ tail -n 1 12:06:56 ++ py_version_xyz=3.10.6 12:06:56 ++ [[ -z 3.10.6 ]] 12:06:56 ++ echo 3.10.6 12:06:56 ++ return 0 12:06:56 + pyenv local 3.10.6 12:06:56 + local command 12:06:56 + command=local 12:06:56 + '[' 2 -gt 0 ']' 12:06:56 + shift 12:06:56 + case "$command" in 12:06:56 + command pyenv local 3.10.6 12:06:56 + pyenv local 3.10.6 12:06:56 + for arg in "$@" 12:06:56 + case $arg in 12:06:56 + pkg_list+='lftools[openstack] ' 12:06:56 + for arg in "$@" 12:06:56 + case $arg in 12:06:56 + pkg_list+='kubernetes ' 12:06:56 + for arg in "$@" 12:06:56 + case $arg in 12:06:56 + pkg_list+='niet ' 12:06:56 + for arg in "$@" 12:06:56 + case $arg in 12:06:56 + pkg_list+='python-heatclient ' 12:06:56 + for arg in "$@" 12:06:56 + case $arg in 12:06:56 + pkg_list+='python-openstackclient ' 12:06:56 + for arg in "$@" 12:06:56 + case $arg in 12:06:56 + pkg_list+='python-magnumclient ' 12:06:56 + for arg in "$@" 12:06:56 + case $arg in 12:06:56 + pkg_list+='yq ' 12:06:56 + [[ -f /tmp/.os_lf_venv ]] 12:06:56 ++ cat /tmp/.os_lf_venv 12:06:56 + lf_venv=/tmp/venv-FrLO 12:06:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from' file:/tmp/.os_lf_venv 12:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:06:56 + /tmp/venv-FrLO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:57 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:06:57 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:06:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:57 + /tmp/venv-FrLO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:10 + type python3 12:07:10 + true 12:07:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH' 12:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:07:10 + PATH=/tmp/venv-FrLO/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 12:07:10 + return 0 12:07:10 + mapfile -t os_volumes 12:07:10 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:07:14 + '[' 0 -eq 0 ']' 12:07:14 + echo 'No orphaned volumes found.' 12:07:14 No orphaned volumes found. 12:07:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4985104497411650799.sh 12:07:14 ---> Protect in-use images 12:07:14 Setup pyenv: 12:07:14 system 12:07:14 3.8.13 12:07:14 3.9.13 12:07:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:07:15 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:07:28 INFO: There are images to protect defined in jenkins-config. 12:07:28 INFO: Protecting the following images: 12:07:28 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 12:07:28 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 12:07:28 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 12:07:28 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 12:07:28 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 12:07:28 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 12:07:28 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 12:07:28 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 12:07:28 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 12:07:30 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 12:07:32 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 12:07:34 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 12:07:36 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 12:07:38 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 12:07:41 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 12:07:43 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 12:07:45 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 12:07:47 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 12:07:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:47 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:07:47 [EnvInject] - Injecting environment variables from a build step. 12:07:47 [EnvInject] - Injecting as environment variables the properties content 12:07:47 OS_IMAGE_CLEANUP_AGE=30 12:07:47 12:07:47 [EnvInject] - Variables injected successfully. 12:07:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10433442081420707419.sh 12:07:47 ---> Cleanup old images 12:07:47 Setup pyenv: 12:07:47 system 12:07:47 3.8.13 12:07:47 3.9.13 12:07:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:07:48 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet openstacksdk<0.99 python-heatclient python-openstackclient python-magnumclient yq 12:08:03 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:08:03 + lftools openstack --os-cloud vex image cleanup --days=30 12:08:07 Removing 149 images from vex. 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 12:08:07 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 12:08:07 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 12:08:07 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 12:08:07 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 12:08:07 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 12:08:07 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 12:08:07 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 12:08:07 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 12:08:07 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 12:08:07 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 12:08:07 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 12:08:07 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 12:08:07 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 12:08:07 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 12:08:07 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 12:08:07 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 12:08:07 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 12:08:07 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 12:08:07 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 12:08:07 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 12:08:07 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 12:08:07 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 12:08:07 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 12:08:08 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 12:08:08 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 12:08:08 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 12:08:08 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 12:08:08 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 12:08:08 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 12:08:08 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 12:08:08 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 12:08:08 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 12:08:08 $ ssh-agent -k 12:08:08 unset SSH_AUTH_SOCK; 12:08:08 unset SSH_AGENT_PID; 12:08:08 echo Agent pid 5165 killed; 12:08:08 [ssh-agent] Stopped. 12:08:08 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13031307350806087388.sh 12:08:08 ---> sysstat.sh 12:08:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6343541628383920228.sh 12:08:09 ---> package-listing.sh 12:08:09 ++ facter osfamily 12:08:09 ++ tr '[:upper:]' '[:lower:]' 12:08:09 + OS_FAMILY=redhat 12:08:09 + workspace=/w/workspace/ci-management-openstack-cron 12:08:09 + START_PACKAGES=/tmp/packages_start.txt 12:08:09 + END_PACKAGES=/tmp/packages_end.txt 12:08:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:09 + PACKAGES=/tmp/packages_start.txt 12:08:09 + '[' /w/workspace/ci-management-openstack-cron ']' 12:08:09 + PACKAGES=/tmp/packages_end.txt 12:08:09 + case "${OS_FAMILY}" in 12:08:09 + rpm -qa 12:08:09 + sort 12:08:17 + '[' -f /tmp/packages_start.txt ']' 12:08:17 + '[' -f /tmp/packages_end.txt ']' 12:08:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:17 + '[' /w/workspace/ci-management-openstack-cron ']' 12:08:17 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:08:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:08:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7648486174047384924.sh 12:08:17 ---> capture-instance-metadata.sh 12:08:17 Setup pyenv: 12:08:17 system 12:08:17 3.8.13 12:08:17 3.9.13 12:08:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:08:18 lf-activate-venv(): INFO: Installing: lftools 12:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:08:29 INFO: Running in OpenStack, capturing instance metadata 12:08:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10222257422351903411.sh 12:08:30 provisioning config files... 12:08:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11324090972404494611tmp 12:08:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:08:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:08:30 [EnvInject] - Injecting environment variables from a build step. 12:08:30 [EnvInject] - Injecting as environment variables the properties content 12:08:30 SERVER_ID=logs 12:08:30 12:08:30 [EnvInject] - Variables injected successfully. 12:08:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8891395623813181801.sh 12:08:30 ---> create-netrc.sh 12:08:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3130820140739221133.sh 12:08:30 ---> python-tools-install.sh 12:08:30 Setup pyenv: 12:08:30 system 12:08:30 3.8.13 12:08:30 3.9.13 12:08:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:08:32 lf-activate-venv(): INFO: Installing: lftools 12:08:41 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:08:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17697098834282950050.sh 12:08:41 ---> sudo-logs.sh 12:08:41 Archiving 'sudo' log.. 12:08:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5286929742765348262.sh 12:08:42 ---> job-cost.sh 12:08:42 Setup pyenv: 12:08:42 system 12:08:42 3.8.13 12:08:42 3.9.13 12:08:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:08:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:49 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:08:49 INFO: No Stack... 12:08:50 INFO: Retrieving Pricing Info for: v2-highcpu-1 12:08:50 INFO: Archiving Costs 12:08:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14707695900472825875.sh 12:08:50 ---> logs-deploy.sh 12:08:50 Setup pyenv: 12:08:50 system 12:08:50 3.8.13 12:08:50 3.9.13 12:08:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrLO from file:/tmp/.os_lf_venv 12:08:51 lf-activate-venv(): INFO: Installing: lftools 12:09:02 lf-activate-venv(): INFO: Adding /tmp/venv-FrLO/bin to PATH 12:09:02 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/41917 12:09:02 INFO: archiving workspace using pattern(s): 12:09:04 Archives upload complete. 12:09:04 INFO: archiving logs to Nexus 12:09:04 ---> uname -a: 12:09:04 Linux prd-centos8-builder-1c-1g-2752.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 12:09:04 12:09:04 12:09:05 ---> lscpu: 12:09:05 Architecture: x86_64 12:09:05 CPU op-mode(s): 32-bit, 64-bit 12:09:05 Byte Order: Little Endian 12:09:05 CPU(s): 1 12:09:05 On-line CPU(s) list: 0 12:09:05 Thread(s) per core: 1 12:09:05 Core(s) per socket: 1 12:09:05 Socket(s): 1 12:09:05 NUMA node(s): 1 12:09:05 Vendor ID: AuthenticAMD 12:09:05 CPU family: 23 12:09:05 Model: 49 12:09:05 Model name: AMD EPYC-Rome Processor 12:09:05 Stepping: 0 12:09:05 CPU MHz: 2799.998 12:09:05 BogoMIPS: 5599.99 12:09:05 Virtualization: AMD-V 12:09:05 Hypervisor vendor: KVM 12:09:05 Virtualization type: full 12:09:05 L1d cache: 32K 12:09:05 L1i cache: 32K 12:09:05 L2 cache: 512K 12:09:05 L3 cache: 16384K 12:09:05 NUMA node0 CPU(s): 0 12:09:05 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 12:09:05 12:09:05 12:09:05 ---> nproc: 12:09:05 1 12:09:05 12:09:05 12:09:05 ---> df -h: 12:09:05 Filesystem Size Used Avail Use% Mounted on 12:09:05 devtmpfs 329M 0 329M 0% /dev 12:09:05 tmpfs 386M 0 386M 0% /dev/shm 12:09:05 tmpfs 386M 11M 376M 3% /run 12:09:05 tmpfs 386M 0 386M 0% /sys/fs/cgroup 12:09:05 /dev/vda1 20G 9.0G 12G 45% / 12:09:05 tmpfs 78M 0 78M 0% /run/user/1001 12:09:05 12:09:05 12:09:05 ---> free -m: 12:09:05 total used free shared buff/cache available 12:09:05 Mem: 770 287 65 5 418 352 12:09:05 Swap: 1023 24 999 12:09:05 12:09:05 12:09:05 ---> ip addr: 12:09:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:05 inet 127.0.0.1/8 scope host lo 12:09:05 valid_lft forever preferred_lft forever 12:09:05 inet6 ::1/128 scope host 12:09:05 valid_lft forever preferred_lft forever 12:09:05 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:09:05 link/ether fa:16:3e:de:e0:b6 brd ff:ff:ff:ff:ff:ff 12:09:05 altname enp0s3 12:09:05 altname ens3 12:09:05 inet 10.32.7.57/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 12:09:05 valid_lft 86076sec preferred_lft 86076sec 12:09:05 inet6 fe80::f816:3eff:fede:e0b6/64 scope link 12:09:05 valid_lft forever preferred_lft forever 12:09:05 12:09:05 12:09:05 ---> sar -b -r -n DEV: 12:09:05 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/24/2024 _x86_64_ (1 CPU) 12:09:05 12:09:05 12:03:34 LINUX RESTART (1 CPU) 12:09:05 12:09:05 12:04:02 PM tps rtps wtps bread/s bwrtn/s 12:09:05 12:05:01 PM 216.97 103.88 113.10 10171.33 45653.75 12:09:05 12:06:01 PM 156.12 39.48 116.65 3029.03 12986.28 12:09:05 12:07:01 PM 57.22 8.33 48.89 598.63 2794.27 12:09:05 12:08:01 PM 22.02 5.03 16.99 137.11 352.22 12:09:05 12:09:01 PM 185.38 112.91 72.47 8096.34 3775.02 12:09:05 Average: 127.17 53.81 73.35 4392.82 13009.42 12:09:05 12:09:05 12:04:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:05 12:05:01 PM 62004 309772 727208 92.14 1956 321912 536452 29.19 146900 439828 31168 12:09:05 12:06:01 PM 86080 341152 703132 89.09 260 320796 484988 26.39 123320 406444 10120 12:09:05 12:07:01 PM 132924 349716 656288 83.16 16 283372 485116 26.40 153660 336856 1088 12:09:05 12:08:01 PM 57296 292416 731916 92.74 16 301724 543476 29.57 157924 407012 16420 12:09:05 12:09:01 PM 50956 323200 738256 93.54 16 338372 524088 28.52 160092 415228 8 12:09:05 Average: 77852 323251 711360 90.14 453 313235 514824 28.01 148379 401074 11761 12:09:05 12:09:05 12:04:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:05 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:05 12:05:01 PM eth0 229.50 135.00 1472.17 56.01 0.00 0.00 0.00 0.00 12:09:05 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:05 12:06:01 PM eth0 33.82 33.45 353.23 8.14 0.00 0.00 0.00 0.00 12:09:05 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:05 12:07:01 PM eth0 25.44 27.99 174.37 9.76 0.00 0.00 0.00 0.00 12:09:05 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:05 12:08:01 PM eth0 16.87 19.25 16.55 7.28 0.00 0.00 0.00 0.00 12:09:05 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:05 12:09:01 PM eth0 18.65 18.07 23.67 13.15 0.00 0.00 0.00 0.00 12:09:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:05 Average: eth0 64.44 46.51 404.80 18.78 0.00 0.00 0.00 0.00 12:09:05 12:09:05 12:09:05 ---> sar -P ALL: 12:09:05 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/24/2024 _x86_64_ (1 CPU) 12:09:05 12:09:05 12:03:34 LINUX RESTART (1 CPU) 12:09:05 12:09:05 12:04:02 PM CPU %user %nice %system %iowait %steal %idle 12:09:05 12:05:01 PM all 61.27 0.08 15.50 8.67 0.12 14.36 12:09:05 12:05:01 PM 0 61.27 0.08 15.50 8.67 0.12 14.36 12:09:05 12:06:01 PM all 69.01 0.00 10.08 5.61 0.12 15.18 12:09:05 12:06:01 PM 0 69.01 0.00 10.08 5.61 0.12 15.18 12:09:05 12:07:01 PM all 66.76 0.00 4.82 2.47 0.10 25.85 12:09:05 12:07:01 PM 0 66.76 0.00 4.82 2.47 0.10 25.85 12:09:05 12:08:01 PM all 64.17 0.00 3.99 0.58 0.10 31.16 12:09:05 12:08:01 PM 0 64.17 0.00 3.99 0.58 0.10 31.16 12:09:05 12:09:01 PM all 62.92 0.00 7.08 16.73 0.12 13.16 12:09:05 12:09:01 PM 0 62.92 0.00 7.08 16.73 0.12 13.16 12:09:05 Average: all 64.82 0.02 8.26 6.81 0.11 19.98 12:09:05 Average: 0 64.82 0.02 8.26 6.81 0.11 19.98 12:09:05 12:09:05 12:09:05