02:29:50 Started by timer 02:29:50 Running as SYSTEM 02:29:50 [EnvInject] - Loading node environment variables. 02:29:50 Building remotely on prd-centos8-builder-2c-4g-10553 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 02:29:50 [ssh-agent] Looking for ssh-agent implementation... 02:29:50 $ ssh-agent 02:29:50 SSH_AUTH_SOCK=/tmp/ssh-jRPfnM7Sobtz/agent.5190 02:29:50 SSH_AGENT_PID=5192 02:29:50 [ssh-agent] Started. 02:29:50 Running ssh-add (command line suppressed) 02:29:50 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12469244490002834350.key (jenkins-ssh) 02:29:50 [ssh-agent] Using credentials jenkins (jenkins) 02:29:50 The recommended git tool is: NONE 02:29:52 using credential jenkins 02:29:52 Wiping out workspace first. 02:29:52 Cloning the remote Git repository 02:29:52 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:29:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 02:29:52 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:29:52 > git --version # timeout=10 02:29:52 > git --version # 'git version 2.43.0' 02:29:52 using GIT_SSH to set credentials jenkins 02:29:52 [INFO] Currently running in a labeled security context 02:29:52 [INFO] Currently SELinux is 'enforcing' on the host 02:29:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh7222873954000762825.key 02:29:52 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:56 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 02:29:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:57 Avoid second fetch 02:29:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:29:57 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 02:29:57 > git config core.sparsecheckout # timeout=10 02:29:57 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 02:29:57 Commit message: "Chore: Update global-jjb to v0.95.0" 02:29:57 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 02:29:57 > git remote # timeout=10 02:29:57 > git submodule init # timeout=10 02:29:57 > git submodule sync # timeout=10 02:29:57 > git config --get remote.origin.url # timeout=10 02:29:57 > git submodule init # timeout=10 02:29:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:29:57 > git config --get submodule.packer/common-packer.url # timeout=10 02:29:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:29:58 > git config --get submodule.global-jjb.url # timeout=10 02:29:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:29:58 > git submodule update --init --recursive packer/common-packer # timeout=10 02:30:02 > git submodule update --init --recursive global-jjb # timeout=10 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:30:12 provisioning config files... 02:30:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:30:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:30:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:30:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9753976096796014749.sh 02:30:12 ---> python-tools-install.sh 02:30:12 Setup pyenv: 02:30:12 system 02:30:12 * 3.8.13 (set by /opt/pyenv/version) 02:30:12 * 3.9.13 (set by /opt/pyenv/version) 02:30:12 * 3.10.6 (set by /opt/pyenv/version) 02:30:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-24Li 02:30:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:30:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:30:28 lf-activate-venv(): INFO: Installing additional packages: lftools 02:31:07 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:31:07 Generating Requirements File 02:31:48 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. 02:31:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:31:49 Python 3.10.6 02:31:49 pip 26.2.1 from /tmp/venv-24Li/lib/python3.10/site-packages/pip (python 3.10) 02:31:49 aiohappyeyeballs==2.7.1 02:31:49 aiohttp==3.14.3 02:31:49 aiosignal==1.4.0 02:31:49 appdirs==1.4.4 02:31:49 argcomplete==3.7.2 02:31:49 aspy.yaml==1.3.0 02:31:49 async-timeout==5.0.1 02:31:49 attrs==26.1.0 02:31:49 autopage==0.6.0 02:31:49 backports.strenum==1.3.1 02:31:49 beautifulsoup4==4.15.0 02:31:49 boto3==1.43.90 02:31:49 botocore==1.43.90 02:31:49 bs4==0.0.2 02:31:49 certifi==2026.7.22 02:31:49 cffi==2.1.1 02:31:49 cfgv==3.5.0 02:31:49 chardet==7.6.0 02:31:49 charset-normalizer==3.5.1 02:31:49 click==8.5.0 02:31:49 cliff==4.14.0 02:31:49 cmd2==3.5.1 02:31:49 cryptography==3.3.2 02:31:49 debtcollector==3.1.0 02:31:49 decorator==5.3.1 02:31:49 defusedxml==0.7.1 02:31:49 Deprecated==1.3.1 02:31:49 distlib==0.4.3 02:31:49 dnspython==2.8.0 02:31:49 docker==7.2.0 02:31:49 dogpile.cache==1.5.0 02:31:49 durationpy==0.11 02:31:49 email-validator==2.3.0 02:31:49 filelock==3.32.6 02:31:49 frozenlist==1.8.0 02:31:49 future==1.0.0 02:31:49 gitdb==4.0.12 02:31:49 GitPython==3.1.62 02:31:49 httplib2==0.30.2 02:31:49 identify==2.6.19 02:31:49 idna==3.19 02:31:49 importlib-resources==1.5.0 02:31:49 iso8601==2.1.0 02:31:49 Jinja2==3.1.6 02:31:49 jmespath==1.1.0 02:31:49 jsonpatch==1.33 02:31:49 jsonpointer==3.1.1 02:31:49 jsonschema==4.26.0 02:31:49 jsonschema-specifications==2025.9.1 02:31:49 keystoneauth1==5.14.0 02:31:49 kubernetes==36.0.3 02:31:49 lftools==0.37.23 02:31:49 lxml==6.1.3 02:31:49 markdown-it-py==4.2.0 02:31:49 MarkupSafe==3.0.3 02:31:49 mdurl==0.1.2 02:31:49 msgpack==1.2.2 02:31:49 multi_key_dict==2.0.3 02:31:49 multidict==6.8.0 02:31:49 munch==4.0.0 02:31:49 netaddr==1.3.0 02:31:49 niet==1.4.2 02:31:49 nodeenv==1.10.0 02:31:49 oauth2client==4.1.3 02:31:49 oauthlib==3.3.1 02:31:49 openstacksdk==4.13.0 02:31:49 os-service-types==1.8.2 02:31:49 osc-lib==4.6.0 02:31:49 oslo.config==10.4.0 02:31:49 oslo.context==6.4.0 02:31:49 oslo.i18n==6.8.0 02:31:49 oslo.log==8.2.0 02:31:49 oslo.serialization==5.10.0 02:31:49 oslo.utils==10.1.1 02:31:49 packaging==26.3 02:31:49 pbr==7.0.3 02:31:49 platformdirs==4.11.8 02:31:49 prettytable==3.18.0 02:31:49 propcache==0.5.2 02:31:49 psutil==7.2.2 02:31:49 pyasn1==0.6.4 02:31:49 pyasn1_modules==0.4.2 02:31:49 pycparser==3.0 02:31:49 pygerrit2==2.0.15 02:31:49 PyGithub==2.10.0 02:31:49 Pygments==2.21.0 02:31:49 PyJWT==2.13.0 02:31:49 PyNaCl==1.6.2 02:31:49 pyparsing==2.4.7 02:31:49 pyperclip==1.11.0 02:31:49 pyrsistent==0.20.0 02:31:49 python-cinderclient==9.9.0 02:31:49 python-dateutil==2.9.0.post0 02:31:49 python-discovery==1.6.0 02:31:49 python-heatclient==5.2.0 02:31:49 python-jenkins==1.8.3 02:31:49 python-keystoneclient==6.0.0 02:31:49 python-magnumclient==4.11.0 02:31:49 python-openstackclient==10.0.0 02:31:49 python-swiftclient==4.11.0 02:31:49 PyYAML==6.0.3 02:31:49 referencing==0.37.0 02:31:49 requests==2.34.2 02:31:49 requests-oauthlib==2.0.0 02:31:49 rfc3986==2.0.0 02:31:49 rich==15.0.0 02:31:49 rich-argparse==1.8.0 02:31:49 rpds-py==0.30.0 02:31:49 rsa==4.9.1 02:31:49 ruamel.yaml==0.19.1 02:31:49 ruamel.yaml.clib==0.2.15 02:31:49 s3transfer==0.19.2 02:31:49 simplejson==4.1.2 02:31:49 six==1.17.0 02:31:49 smmap==5.0.3 02:31:49 soupsieve==2.9.2 02:31:49 stevedore==5.8.0 02:31:49 tabulate==0.10.0 02:31:49 toml==0.10.2 02:31:49 tomlkit==0.15.1 02:31:49 tqdm==4.70.0 02:31:49 typing_extensions==4.16.0 02:31:49 urllib3==1.26.20 02:31:49 virtualenv==21.7.9 02:31:49 wcwidth==0.8.3 02:31:49 websocket-client==1.9.2 02:31:49 wrapt==2.4.0 02:31:49 xdg==6.0.0 02:31:49 xmltodict==1.0.4 02:31:49 yarl==1.24.5 02:31:49 yq==4.1.2 02:31:49 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins1287240446333683021.sh 02:31:49 ---> uv-install.sh 02:31:49 Installing uv/uvx (latest) using shell installer 02:31:56 2026-09-10 02:31:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-5T06vd.sh" [1] 02:31:56 downloading uv 0.12.12 x86_64-unknown-linux-gnu 02:32:00 installing to /home/jenkins/.local/bin 02:32:00 uv 02:32:00 uvx 02:32:00 everything's installed! 02:32:00 ---> Validating uv/uvx install 02:32:00 uvx 0.12.12 (x86_64-unknown-linux-gnu) 02:32:00 [EnvInject] - Injecting environment variables from a build step. 02:32:00 [EnvInject] - Injecting as environment variables the properties content 02:32:00 OS_CLOUD=vex 02:32:00 02:32:00 [EnvInject] - Variables injected successfully. 02:32:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:32:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:32:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4920832393025092150.sh 02:32:00 ---> Orphaned k8s clusters 02:32:00 Setup pyenv: 02:32:00 system 02:32:00 3.8.13 02:32:00 3.9.13 02:32:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:32:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:32:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:32:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:32:21 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:33:31 -----> Delete orphaned cluster 02:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16981024723153472697.sh 02:33:31 ---> Orphaned stacks 02:33:31 Setup pyenv: 02:33:31 system 02:33:31 3.8.13 02:33:31 3.9.13 02:33:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:34:01 + mapfile -t OS_COE_CLUSTERS_ID 02:34:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:34:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:34:01 ++ awk '{print $1}' 02:37:09 Gateway Timeout (HTTP 504) 02:37:09 + echo '-----> Active clusters -> stacks' 02:37:09 -----> Active clusters -> stacks 02:37:09 + OS_COE_STACKS=() 02:37:09 + [[ 0 -gt 0 ]] 02:37:09 + mapfile -t OS_STACKS 02:37:09 ++ 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 02:37:09 ++ awk '{print $1}' 02:37:18 + echo '-----> Active stacks' 02:37:18 -----> Active stacks 02:37:18 + echo '-----> Delete orphaned stacks' 02:37:18 -----> Delete orphaned stacks 02:37:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:37:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:37:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6014993647619070335.sh 02:37:18 ---> Orphaned servers 02:37:18 Setup pyenv: 02:37:18 system 02:37:18 3.8.13 02:37:18 3.9.13 02:37:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:37:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:39:00 -----> Active servers 02:39:00 prd-centos8-builder-2c-4g-10553 02:39:00 -----> Delete orphaned servers 02:39:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:39:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:39:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10765816351318719498.sh 02:39:06 ---> Orphaned ports 02:39:06 Setup pyenv: 02:39:06 system 02:39:06 3.8.13 02:39:06 3.9.13 02:39:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:39:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:39:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:39:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 02:39:29 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:39:37 No orphaned ports to process. 02:39:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:39:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:39:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8418256172778117731.sh 02:39:38 ---> Orphaned volumes 02:39:38 + source /home/jenkins/lf-env.sh 02:39:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:39:38 ++ mktemp -d /tmp/venv-XXXX 02:39:38 + lf_venv=/tmp/venv-0pnI 02:39:38 + local venv_file=/tmp/.os_lf_venv 02:39:38 + local python=python3 02:39:38 + local options 02:39:38 + local set_path=true 02:39:38 + local install_args= 02:39:38 ++ 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 02:39:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:39:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:39:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:39:38 + true 02:39:38 + case $1 in 02:39:38 + python=python3 02:39:38 + shift 2 02:39:38 + true 02:39:38 + case $1 in 02:39:38 + shift 02:39:38 + break 02:39:38 + case $python in 02:39:38 + local pkg_list= 02:39:38 + [[ -d /opt/pyenv ]] 02:39:38 + echo 'Setup pyenv:' 02:39:38 Setup pyenv: 02:39:38 + export PYENV_ROOT=/opt/pyenv 02:39:38 + PYENV_ROOT=/opt/pyenv 02:39:38 + 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 02:39:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:39:38 + pyenv versions 02:39:38 system 02:39:38 3.8.13 02:39:38 3.9.13 02:39:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:39:38 + command -v pyenv 02:39:38 ++ pyenv init - --no-rehash 02:39:38 + 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[*]}"'\'')" 02:39:38 export PATH="/opt/pyenv/shims:${PATH}" 02:39:38 export PYENV_SHELL=bash 02:39:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:39:38 pyenv() { 02:39:38 local command 02:39:38 command="${1:-}" 02:39:38 if [ "$#" -gt 0 ]; then 02:39:38 shift 02:39:38 fi 02:39:38 02:39:38 case "$command" in 02:39:38 rehash|shell) 02:39:38 eval "$(pyenv "sh-$command" "$@")" 02:39:38 ;; 02:39:38 *) 02:39:38 command pyenv "$command" "$@" 02:39:38 ;; 02:39:38 esac 02:39:38 }' 02:39:38 +++ 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[*]}"' 02:39:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:39:38 ++ 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 02:39:38 ++ 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 02:39:38 ++ export PYENV_SHELL=bash 02:39:38 ++ PYENV_SHELL=bash 02:39:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:39:38 +++ complete -F _pyenv pyenv 02:39:38 ++ lf-pyver python3 02:39:38 ++ local py_version_xy=python3 02:39:38 ++ local py_version_xyz= 02:39:38 ++ grep -E '^[0-9.]*[0-9]$' 02:39:38 ++ pyenv versions 02:39:38 ++ local command 02:39:38 ++ command=versions 02:39:38 ++ '[' 1 -gt 0 ']' 02:39:38 ++ shift 02:39:38 ++ case "$command" in 02:39:38 ++ command pyenv versions 02:39:38 ++ pyenv versions 02:39:38 ++ sed 's/^[ *]* //' 02:39:38 ++ awk '{ print $1 }' 02:39:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:39:38 +++ tail -n 1 02:39:38 +++ grep '^3' /tmp/.pyenv_versions 02:39:38 +++ sort -V 02:39:38 ++ py_version_xyz=3.10.6 02:39:38 ++ [[ -z 3.10.6 ]] 02:39:38 ++ echo 3.10.6 02:39:38 ++ return 0 02:39:38 + pyenv local 3.10.6 02:39:38 + local command 02:39:38 + command=local 02:39:38 + '[' 2 -gt 0 ']' 02:39:38 + shift 02:39:38 + case "$command" in 02:39:38 + command pyenv local 3.10.6 02:39:38 + pyenv local 3.10.6 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='lftools[openstack] ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='kubernetes ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='niet ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='python-heatclient ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='python-openstackclient ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='python-magnumclient ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='yq ' 02:39:38 + [[ -f /tmp/.os_lf_venv ]] 02:39:38 ++ cat /tmp/.os_lf_venv 02:39:38 + lf_venv=/tmp/venv-24Li 02:39:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from' file:/tmp/.os_lf_venv 02:39:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:39:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:39:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:39:38 + local 'pip_opts=--upgrade --quiet' 02:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:39:38 + [[ -n '' ]] 02:39:38 + [[ -n '' ]] 02:39:38 + lf-venv-pip-install /tmp/venv-24Li/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:39:38 + local venv_python=/tmp/venv-24Li/bin/python3 02:39:38 + shift 02:39:38 + local upstream=https://pypi.org/simple 02:39:38 + /tmp/venv-24Li/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:39:43 + return 0 02:39:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:39:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:39:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:39:43 + lf-venv-pip-install /tmp/venv-24Li/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:39:43 + local venv_python=/tmp/venv-24Li/bin/python3 02:39:43 + shift 02:39:43 + local upstream=https://pypi.org/simple 02:39:43 + /tmp/venv-24Li/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:40:05 + return 0 02:40:05 + type python3 02:40:05 + true 02:40:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH' 02:40:05 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:40:05 + PATH=/tmp/venv-24Li/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 02:40:05 + return 0 02:40:05 + mapfile -t os_volumes 02:40:05 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 02:40:12 Build timed out (after 10 minutes). Marking the build as failed. 02:40:12 $ ssh-agent -k 02:40:12 unset SSH_AUTH_SOCK; 02:40:12 unset SSH_AGENT_PID; 02:40:12 echo Agent pid 5192 killed; 02:40:12 [ssh-agent] Stopped. 02:40:12 Build was aborted 02:40:12 [PostBuildScript] - [INFO] Executing post build scripts. 02:40:12 /tmp/jenkins8418256172778117731.sh: line 29: 7211 Terminated openstack --os-cloud "$os_cloud" volume list -f value -c ID --status Available 02:40:12 + '[' 0 -eq 0 ']' 02:40:12 + echo 'No orphaned volumes found.' 02:40:12 No orphaned volumes found. 02:40:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2141976407451812754.sh 02:40:12 ---> sysstat.sh 02:40:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2618106005399462126.sh 02:40:13 ---> package-listing.sh 02:40:13 ++ facter osfamily 02:40:13 ++ tr '[:upper:]' '[:lower:]' 02:40:13 + OS_FAMILY=redhat 02:40:13 + workspace=/w/workspace/ci-management-openstack-cron 02:40:13 + START_PACKAGES=/tmp/packages_start.txt 02:40:13 + END_PACKAGES=/tmp/packages_end.txt 02:40:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:13 + PACKAGES=/tmp/packages_start.txt 02:40:13 + '[' /w/workspace/ci-management-openstack-cron ']' 02:40:13 + PACKAGES=/tmp/packages_end.txt 02:40:13 + case "${OS_FAMILY}" in 02:40:13 + rpm -qa 02:40:13 + sort 02:40:14 + '[' -f /tmp/packages_start.txt ']' 02:40:14 + '[' -f /tmp/packages_end.txt ']' 02:40:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:14 + '[' /w/workspace/ci-management-openstack-cron ']' 02:40:14 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 02:40:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 02:40:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins858736553918381474.sh 02:40:14 ---> capture-instance-metadata.sh 02:40:14 Setup pyenv: 02:40:14 system 02:40:14 3.8.13 02:40:14 3.9.13 02:40:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:40:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:40:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:19 lf-activate-venv(): INFO: Installing additional packages: lftools 02:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:40:33 INFO: Running in OpenStack, capturing instance metadata 02:40:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14524822569319834501.sh 02:40:34 provisioning config files... 02:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8650311494819941859tmp 02:40:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:40:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:40:34 [EnvInject] - Injecting environment variables from a build step. 02:40:34 [EnvInject] - Injecting as environment variables the properties content 02:40:34 SERVER_ID=logs 02:40:34 02:40:34 [EnvInject] - Variables injected successfully. 02:40:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2253260954998368885.sh 02:40:34 ---> create-netrc.sh 02:40:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17994270614767628211.sh 02:40:34 ---> python-tools-install.sh 02:40:34 Setup pyenv: 02:40:34 system 02:40:34 3.8.13 02:40:34 3.9.13 02:40:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:40:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:40:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:39 lf-activate-venv(): INFO: Installing additional packages: lftools 02:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:40:53 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins702009833187039673.sh 02:40:53 ---> uv-install.sh 02:40:53 uv 0.12.12 is already installed 02:40:53 uvx 0.12.12 (x86_64-unknown-linux-gnu) 02:40:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8435129152850062685.sh 02:40:53 ---> sudo-logs.sh 02:40:53 Archiving 'sudo' log.. 02:40:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14387365503154524435.sh 02:40:54 ---> job-cost.sh 02:40:54 INFO: Activating Python virtual environment... 02:40:54 Setup pyenv: 02:40:54 system 02:40:54 3.8.13 02:40:54 3.9.13 02:40:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:40:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:40:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:41:10 INFO: No stack-cost file found 02:41:10 INFO: Instance uptime: 740s 02:41:10 INFO: Fetching instance metadata (attempt 1 of 3)... 02:41:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:41:42 INFO: Successfully fetched instance metadata 02:41:42 INFO: Instance type: