08:03:50 Started by timer 08:03:50 Running as SYSTEM 08:03:50 [EnvInject] - Loading node environment variables. 08:03:50 Building remotely on prd-centos8-builder-2c-1g-6653 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 08:03:50 [ssh-agent] Looking for ssh-agent implementation... 08:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:50 $ ssh-agent 08:03:50 SSH_AUTH_SOCK=/tmp/ssh-3OcJOqVv1nJr/agent.15201 08:03:50 SSH_AGENT_PID=15202 08:03:50 [ssh-agent] Started. 08:03:50 Running ssh-add (command line suppressed) 08:03:50 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6167669829761021777.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6167669829761021777.key) 08:03:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:03:50 The recommended git tool is: NONE 08:03:52 using credential onap-jenkins-ssh 08:03:52 Wiping out workspace first. 08:03:52 Cloning the remote Git repository 08:03:52 Cloning repository git://cloud.onap.org/mirror/ci-management 08:03:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 08:03:52 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 08:03:52 > git --version # timeout=10 08:03:52 > git --version # 'git version 2.39.0' 08:03:52 using GIT_SSH to set credentials Gerrit user 08:03:52 [INFO] Currently running in a labeled security context 08:03:52 [INFO] Currently SELinux is 'enforcing' on the host 08:03:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh17947263805904944698.key 08:03:52 Verifying host key using manually-configured host key entries 08:03:53 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:54 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 08:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:54 Avoid second fetch 08:03:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:03:54 Checking out Revision 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 (refs/remotes/origin/master) 08:03:54 > git config core.sparsecheckout # timeout=10 08:03:54 > git checkout -f 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 08:03:55 Commit message: "Use larger build node for multicloud-k8s-verify job" 08:03:55 > git rev-list --no-walk 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 08:03:55 > git remote # timeout=10 08:03:55 > git submodule init # timeout=10 08:03:55 > git submodule sync # timeout=10 08:03:55 > git config --get remote.origin.url # timeout=10 08:03:55 > git submodule init # timeout=10 08:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:03:55 > git config --get submodule.global-jjb.url # timeout=10 08:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 08:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:03:55 > git submodule update --init --recursive global-jjb # timeout=10 08:03:56 > git submodule update --init --recursive packer/common-packer # timeout=10 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:04:00 No emails were triggered. 08:04:00 provisioning config files... 08:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7670801486774558687.sh 08:04:00 ---> python-tools-install.sh 08:04:00 Setup pyenv: 08:04:00 system 08:04:00 * 3.8.13 (set by /opt/pyenv/version) 08:04:00 * 3.9.13 (set by /opt/pyenv/version) 08:04:00 * 3.10.6 (set by /opt/pyenv/version) 08:04:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xuyt 08:04:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:04:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:08 lf-activate-venv(): INFO: Base packages installed successfully 08:04:08 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:04:30 Generating Requirements File 08:04: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. 08:04:48 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:04:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:49 Python 3.10.6 08:04:49 pip 25.3 from /tmp/venv-xuyt/lib/python3.10/site-packages/pip (python 3.10) 08:04:49 appdirs==1.4.4 08:04:49 argcomplete==3.6.3 08:04:49 aspy.yaml==1.3.0 08:04:49 attrs==25.4.0 08:04:49 autopage==0.5.2 08:04:49 beautifulsoup4==4.14.2 08:04:49 boto3==1.40.59 08:04:49 botocore==1.40.59 08:04:49 bs4==0.0.2 08:04:49 cachetools==6.2.1 08:04:49 certifi==2025.10.5 08:04:49 cffi==2.0.0 08:04:49 cfgv==3.4.0 08:04:49 chardet==5.2.0 08:04:49 charset-normalizer==3.4.4 08:04:49 click==8.3.0 08:04:49 cliff==4.11.0 08:04:49 cmd2==2.7.0 08:04:49 cryptography==3.3.2 08:04:49 debtcollector==3.0.0 08:04:49 decorator==5.2.1 08:04:49 defusedxml==0.7.1 08:04:49 Deprecated==1.2.18 08:04:49 distlib==0.4.0 08:04:49 dnspython==2.8.0 08:04:49 docker==7.1.0 08:04:49 dogpile.cache==1.5.0 08:04:49 durationpy==0.10 08:04:49 email-validator==2.3.0 08:04:49 filelock==3.20.0 08:04:49 future==1.0.0 08:04:49 gitdb==4.0.12 08:04:49 GitPython==3.1.45 08:04:49 google-auth==2.41.1 08:04:49 httplib2==0.31.0 08:04:49 identify==2.6.15 08:04:49 idna==3.11 08:04:49 importlib-resources==1.5.0 08:04:49 iso8601==2.1.0 08:04:49 Jinja2==3.1.6 08:04:49 jmespath==1.0.1 08:04:49 jsonpatch==1.33 08:04:49 jsonpointer==3.0.0 08:04:49 jsonschema==4.25.1 08:04:49 jsonschema-specifications==2025.9.1 08:04:49 keystoneauth1==5.12.0 08:04:49 kubernetes==34.1.0 08:04:49 lftools==0.37.15 08:04:49 lxml==6.0.2 08:04:49 markdown-it-py==4.0.0 08:04:49 MarkupSafe==3.0.3 08:04:49 mdurl==0.1.2 08:04:49 msgpack==1.1.2 08:04:49 multi_key_dict==2.0.3 08:04:49 munch==4.0.0 08:04:49 netaddr==1.3.0 08:04:49 niet==1.4.2 08:04:49 nodeenv==1.9.1 08:04:49 oauth2client==4.1.3 08:04:49 oauthlib==3.3.1 08:04:49 openstacksdk==4.7.1 08:04:49 os-service-types==1.8.0 08:04:49 osc-lib==4.2.0 08:04:49 oslo.config==10.0.0 08:04:49 oslo.context==6.1.0 08:04:49 oslo.i18n==6.6.0 08:04:49 oslo.log==7.2.1 08:04:49 oslo.serialization==5.8.0 08:04:49 oslo.utils==9.1.0 08:04:49 packaging==25.0 08:04:49 pbr==7.0.1 08:04:49 platformdirs==4.5.0 08:04:49 prettytable==3.16.0 08:04:49 psutil==7.1.2 08:04:49 pyasn1==0.6.1 08:04:49 pyasn1_modules==0.4.2 08:04:49 pycparser==2.23 08:04:49 pygerrit2==2.0.15 08:04:49 PyGithub==2.8.1 08:04:49 Pygments==2.19.2 08:04:49 PyJWT==2.10.1 08:04:49 PyNaCl==1.6.0 08:04:49 pyparsing==2.4.7 08:04:49 pyperclip==1.11.0 08:04:49 pyrsistent==0.20.0 08:04:49 python-cinderclient==9.8.0 08:04:49 python-dateutil==2.9.0.post0 08:04:49 python-heatclient==4.3.0 08:04:49 python-jenkins==1.8.3 08:04:49 python-keystoneclient==5.7.0 08:04:49 python-magnumclient==4.9.0 08:04:49 python-openstackclient==8.2.0 08:04:49 python-swiftclient==4.8.0 08:04:49 PyYAML==6.0.3 08:04:49 referencing==0.37.0 08:04:49 requests==2.32.5 08:04:49 requests-oauthlib==2.0.0 08:04:49 requestsexceptions==1.4.0 08:04:49 rfc3986==2.0.0 08:04:49 rich==14.2.0 08:04:49 rich-argparse==1.7.1 08:04:49 rpds-py==0.28.0 08:04:49 rsa==4.9.1 08:04:49 ruamel.yaml==0.18.16 08:04:49 ruamel.yaml.clib==0.2.14 08:04:49 s3transfer==0.14.0 08:04:49 simplejson==3.20.2 08:04:49 six==1.17.0 08:04:49 smmap==5.0.2 08:04:49 soupsieve==2.8 08:04:49 stevedore==5.5.0 08:04:49 tabulate==0.9.0 08:04:49 toml==0.10.2 08:04:49 tomlkit==0.13.3 08:04:49 tqdm==4.67.1 08:04:49 typing_extensions==4.15.0 08:04:49 tzdata==2025.2 08:04:49 urllib3==1.26.20 08:04:49 virtualenv==20.35.3 08:04:49 wcwidth==0.2.14 08:04:49 websocket-client==1.9.0 08:04:49 wrapt==2.0.0 08:04:49 xdg==6.0.0 08:04:49 xmltodict==1.0.2 08:04:49 yq==3.4.3 08:04:49 [EnvInject] - Injecting environment variables from a build step. 08:04:49 [EnvInject] - Injecting as environment variables the properties content 08:04:49 OS_CLOUD=vex 08:04:49 08:04:49 [EnvInject] - Variables injected successfully. 08:04:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:04:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:04:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14477447771002549550.sh 08:04:49 ---> Orphaned k8s clusters 08:04:49 Setup pyenv: 08:04:50 system 08:04:50 3.8.13 08:04:50 3.9.13 08:04:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:52 lf-activate-venv(): INFO: Base packages installed successfully 08:04:52 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 08:04:58 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. 08:04:58 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 08:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:05:02 -----> Delete orphaned cluster 08:05:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10785809720870815257.sh 08:05:02 ---> Orphaned stacks 08:05:02 Setup pyenv: 08:05:02 system 08:05:02 3.8.13 08:05:02 3.9.13 08:05:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:05:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:05 lf-activate-venv(): INFO: Base packages installed successfully 08:05:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:05:23 + mapfile -t OS_COE_CLUSTERS_ID 08:05:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:05:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:05:23 ++ awk '{print $1}' 08:05:25 + echo '-----> Active clusters -> stacks' 08:05:25 -----> Active clusters -> stacks 08:05:25 + OS_COE_STACKS=() 08:05:25 + [[ 0 -gt 0 ]] 08:05:25 + mapfile -t OS_STACKS 08:05:25 ++ 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 08:05:25 ++ awk '{print $1}' 08:05:27 + echo '-----> Active stacks' 08:05:27 -----> Active stacks 08:05:27 + echo '-----> Delete orphaned stacks' 08:05:27 -----> Delete orphaned stacks 08:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12234705513981860781.sh 08:05:27 ---> Orphaned servers 08:05:27 Setup pyenv: 08:05:28 system 08:05:28 3.8.13 08:05:28 3.9.13 08:05:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:30 lf-activate-venv(): INFO: Base packages installed successfully 08:05:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:05:45 -----> Active servers 08:05:45 prd-ubuntu1804-docker-8c-8g-6654 08:05:45 prd-centos8-builder-2c-1g-6653 08:05:45 prd-queue-docker-4c-4g-6180 08:05:45 prd-ubuntu2004-helm-2c-1g-6006 08:05:45 -----> Delete orphaned servers 08:05:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9271040884720831247.sh 08:05:46 ---> Orphaned ports 08:05:46 Setup pyenv: 08:05:46 system 08:05:46 3.8.13 08:05:46 3.9.13 08:05:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:48 lf-activate-venv(): INFO: Base packages installed successfully 08:05:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 08:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:05:59 No orphaned ports to process. 08:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4999251587051152474.sh 08:05:59 ---> Orphaned volumes 08:05:59 + source /home/jenkins/lf-env.sh 08:05:59 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:59 ++ mktemp -d /tmp/venv-XXXX 08:05:59 + lf_venv=/tmp/venv-voHt 08:05:59 + local venv_file=/tmp/.os_lf_venv 08:05:59 + local python=python3 08:05:59 + local options 08:05:59 + local set_path=true 08:05:59 + local install_args= 08:05:59 ++ 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 08:05:59 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:05:59 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:05:59 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:59 + true 08:05:59 + case $1 in 08:05:59 + python=python3 08:05:59 + shift 2 08:05:59 + true 08:05:59 + case $1 in 08:05:59 + shift 08:05:59 + break 08:05:59 + case $python in 08:05:59 + local pkg_list= 08:05:59 + [[ -d /opt/pyenv ]] 08:05:59 + echo 'Setup pyenv:' 08:05:59 Setup pyenv: 08:05:59 + export PYENV_ROOT=/opt/pyenv 08:05:59 + PYENV_ROOT=/opt/pyenv 08:05:59 + 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 08:05:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:05:59 + pyenv versions 08:05:59 system 08:05:59 3.8.13 08:05:59 3.9.13 08:05:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:59 + command -v pyenv 08:05:59 ++ pyenv init - --no-rehash 08:05:59 + 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[*]}"'\'')" 08:05:59 export PATH="/opt/pyenv/shims:${PATH}" 08:05:59 export PYENV_SHELL=bash 08:05:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:05:59 pyenv() { 08:05:59 local command 08:05:59 command="${1:-}" 08:05:59 if [ "$#" -gt 0 ]; then 08:05:59 shift 08:05:59 fi 08:05:59 08:05:59 case "$command" in 08:05:59 rehash|shell) 08:05:59 eval "$(pyenv "sh-$command" "$@")" 08:05:59 ;; 08:05:59 *) 08:05:59 command pyenv "$command" "$@" 08:05:59 ;; 08:05:59 esac 08:05:59 }' 08:05:59 +++ 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[*]}"' 08:05:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:05:59 ++ 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 08:05:59 ++ 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 08:05:59 ++ export PYENV_SHELL=bash 08:05:59 ++ PYENV_SHELL=bash 08:05:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:05:59 +++ complete -F _pyenv pyenv 08:05:59 ++ lf-pyver python3 08:05:59 ++ local py_version_xy=python3 08:05:59 ++ local py_version_xyz= 08:05:59 ++ pyenv versions 08:05:59 ++ awk '{ print $1 }' 08:05:59 ++ local command 08:05:59 ++ command=versions 08:05:59 ++ '[' 1 -gt 0 ']' 08:05:59 ++ shift 08:05:59 ++ case "$command" in 08:05:59 ++ command pyenv versions 08:05:59 ++ pyenv versions 08:05:59 ++ sed 's/^[ *]* //' 08:05:59 ++ grep -E '^[0-9.]*[0-9]$' 08:05:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:05:59 +++ grep '^3' /tmp/.pyenv_versions 08:05:59 +++ sort -V 08:05:59 +++ tail -n 1 08:05:59 ++ py_version_xyz=3.10.6 08:05:59 ++ [[ -z 3.10.6 ]] 08:05:59 ++ echo 3.10.6 08:05:59 ++ return 0 08:05:59 + pyenv local 3.10.6 08:05:59 + local command 08:05:59 + command=local 08:05:59 + '[' 2 -gt 0 ']' 08:05:59 + shift 08:05:59 + case "$command" in 08:05:59 + command pyenv local 3.10.6 08:05:59 + pyenv local 3.10.6 08:05:59 + for arg in "$@" 08:05:59 + case $arg in 08:05:59 + pkg_list+='lftools[openstack] ' 08:05:59 + for arg in "$@" 08:05:59 + case $arg in 08:05:59 + pkg_list+='kubernetes ' 08:05:59 + for arg in "$@" 08:05:59 + case $arg in 08:05:59 + pkg_list+='niet ' 08:05:59 + for arg in "$@" 08:05:59 + case $arg in 08:05:59 + pkg_list+='python-heatclient ' 08:05:59 + for arg in "$@" 08:05:59 + case $arg in 08:05:59 + pkg_list+='python-openstackclient ' 08:05:59 + for arg in "$@" 08:05:59 + case $arg in 08:05:59 + pkg_list+='python-magnumclient ' 08:05:59 + for arg in "$@" 08:05:59 + case $arg in 08:05:59 + pkg_list+='yq ' 08:05:59 + [[ -f /tmp/.os_lf_venv ]] 08:05:59 ++ cat /tmp/.os_lf_venv 08:05:59 + lf_venv=/tmp/venv-xuyt 08:05:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from' file:/tmp/.os_lf_venv 08:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:05:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:59 + local 'pip_opts=--upgrade --quiet' 08:05:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:05:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:05:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:05:59 + [[ -n '' ]] 08:05:59 + [[ -n '' ]] 08:05:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:59 + /tmp/venv-xuyt/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 08:06:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:06:01 lf-activate-venv(): INFO: Base packages installed successfully 08:06:01 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 08:06:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 08:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:06:01 + /tmp/venv-xuyt/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 08:06:12 + type python3 08:06:12 + true 08:06:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH' 08:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:06:12 + PATH=/tmp/venv-xuyt/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 08:06:12 + return 0 08:06:12 + mapfile -t os_volumes 08:06:12 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 08:06:15 + '[' 0 -eq 0 ']' 08:06:15 + echo 'No orphaned volumes found.' 08:06:15 No orphaned volumes found. 08:06:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15944117593495015943.sh 08:06:15 ---> Protect in-use images 08:06:15 Setup pyenv: 08:06:15 system 08:06:15 3.8.13 08:06:15 3.9.13 08:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:17 lf-activate-venv(): INFO: Base packages installed successfully 08:06:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 08:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:06:27 INFO: There are images to protect defined in jenkins-config. 08:06:27 INFO: Protecting the following images: 08:06:27 CentOS Stream 8 - redis - - 310180101-1010 08:06:27 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 08:06:27 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 08:06:27 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 08:06:27 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 08:06:27 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 08:06:27 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 08:06:27 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 08:06:27 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 08:06:27 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 08:06:27 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 08:06:27 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 08:06:27 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 08:06:27 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 08:06:27 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 08:06:29 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 08:06:31 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 08:06:32 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 08:06:32 Build step 'Conditional step (single)' marked build as failure 08:06:32 $ ssh-agent -k 08:06:32 unset SSH_AUTH_SOCK; 08:06:32 unset SSH_AGENT_PID; 08:06:32 echo Agent pid 15202 killed; 08:06:32 [ssh-agent] Stopped. 08:06:32 [PostBuildScript] - [INFO] Executing post build scripts. 08:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8966298572959451449.sh 08:06:32 ---> sysstat.sh 08:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11308142074345753030.sh 08:06:33 ---> package-listing.sh 08:06:33 ++ facter osfamily 08:06:33 ++ tr '[:upper:]' '[:lower:]' 08:06:33 + OS_FAMILY=redhat 08:06:33 + workspace=/w/workspace/ci-management-openstack-cron 08:06:33 + START_PACKAGES=/tmp/packages_start.txt 08:06:33 + END_PACKAGES=/tmp/packages_end.txt 08:06:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:33 + PACKAGES=/tmp/packages_start.txt 08:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:33 + PACKAGES=/tmp/packages_end.txt 08:06:33 + case "${OS_FAMILY}" in 08:06:33 + rpm -qa 08:06:33 + sort 08:06:34 + '[' -f /tmp/packages_start.txt ']' 08:06:34 + '[' -f /tmp/packages_end.txt ']' 08:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:34 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:34 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 08:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 08:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7931770992354779534.sh 08:06:34 ---> capture-instance-metadata.sh 08:06:34 Setup pyenv: 08:06:34 system 08:06:34 3.8.13 08:06:34 3.9.13 08:06:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:36 lf-activate-venv(): INFO: Base packages installed successfully 08:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:06:44 INFO: Running in OpenStack, capturing instance metadata 08:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8057591597417665310.sh 08:06:44 provisioning config files... 08:06:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11262421242081412197tmp 08:06:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:06:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:06:44 [EnvInject] - Injecting environment variables from a build step. 08:06:44 [EnvInject] - Injecting as environment variables the properties content 08:06:44 SERVER_ID=logs 08:06:44 08:06:44 [EnvInject] - Variables injected successfully. 08:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10700736167562614649.sh 08:06:44 ---> create-netrc.sh 08:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6482025977910512024.sh 08:06:44 ---> python-tools-install.sh 08:06:44 Setup pyenv: 08:06:44 system 08:06:44 3.8.13 08:06:44 3.9.13 08:06:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:46 lf-activate-venv(): INFO: Base packages installed successfully 08:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14007784123267403584.sh 08:06:55 ---> sudo-logs.sh 08:06:55 Archiving 'sudo' log.. 08:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16274620604858215794.sh 08:06:55 ---> job-cost.sh 08:06:55 Setup pyenv: 08:06:55 system 08:06:55 3.8.13 08:06:55 3.9.13 08:06:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:06:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:57 lf-activate-venv(): INFO: Base packages installed successfully 08:06:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:07:04 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. 08:07:04 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:07:04 INFO: No Stack... 08:07:05 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:05 INFO: Archiving Costs 08:07:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4278686120714509272.sh 08:07:05 ---> logs-deploy.sh 08:07:05 Setup pyenv: 08:07:05 system 08:07:05 3.8.13 08:07:05 3.9.13 08:07:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:07:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xuyt from file:/tmp/.os_lf_venv 08:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:07 lf-activate-venv(): INFO: Base packages installed successfully 08:07:07 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-xuyt/bin to PATH 08:07:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57641 08:07:17 INFO: archiving workspace using pattern(s): 08:07:22 Archives upload complete. 08:07:22 INFO: archiving logs to Nexus 08:07:23 ---> uname -a: 08:07:23 Linux prd-centos8-builder-2c-1g-6653.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:07:23 08:07:23 08:07:23 ---> lscpu: 08:07:23 Architecture: x86_64 08:07:23 CPU op-mode(s): 32-bit, 64-bit 08:07:23 Byte Order: Little Endian 08:07:23 CPU(s): 2 08:07:23 On-line CPU(s) list: 0,1 08:07:23 Thread(s) per core: 1 08:07:23 Core(s) per socket: 1 08:07:23 Socket(s): 2 08:07:23 NUMA node(s): 1 08:07:23 Vendor ID: AuthenticAMD 08:07:23 CPU family: 23 08:07:23 Model: 49 08:07:23 Model name: AMD EPYC-Rome Processor 08:07:23 Stepping: 0 08:07:23 CPU MHz: 2800.000 08:07:23 BogoMIPS: 5600.00 08:07:23 Virtualization: AMD-V 08:07:23 Hypervisor vendor: KVM 08:07:23 Virtualization type: full 08:07:23 L1d cache: 32K 08:07:23 L1i cache: 32K 08:07:23 L2 cache: 512K 08:07:23 L3 cache: 16384K 08:07:23 NUMA node0 CPU(s): 0,1 08:07:23 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 08:07:23 08:07:23 08:07:23 ---> nproc: 08:07:23 2 08:07:23 08:07:23 08:07:23 ---> df -h: 08:07:23 Filesystem Size Used Avail Use% Mounted on 08:07:23 devtmpfs 3.8G 0 3.8G 0% /dev 08:07:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:07:23 tmpfs 3.8G 17M 3.8G 1% /run 08:07:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:07:23 /dev/vda1 40G 8.4G 32G 21% / 08:07:23 tmpfs 770M 0 770M 0% /run/user/1001 08:07:23 08:07:23 08:07:23 ---> free -m: 08:07:23 total used free shared buff/cache available 08:07:23 Mem: 7699 589 5015 19 2095 6803 08:07:23 Swap: 1023 0 1023 08:07:23 08:07:23 08:07:23 ---> ip addr: 08:07:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:07:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:23 inet 127.0.0.1/8 scope host lo 08:07:23 valid_lft forever preferred_lft forever 08:07:23 inet6 ::1/128 scope host 08:07:23 valid_lft forever preferred_lft forever 08:07:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:07:23 link/ether fa:16:3e:de:8b:86 brd ff:ff:ff:ff:ff:ff 08:07:23 altname enp0s3 08:07:23 altname ens3 08:07:23 inet 10.30.107.132/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:07:23 valid_lft 86167sec preferred_lft 86167sec 08:07:23 inet6 fe80::f816:3eff:fede:8b86/64 scope link 08:07:23 valid_lft forever preferred_lft forever 08:07:23 08:07:23 08:07:23 ---> sar -b -r -n DEV: 08:07:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/27/2025 _x86_64_ (2 CPU) 08:07:23 08:07:23 08:03:24 LINUX RESTART (2 CPU) 08:07:23 08:07:23 08:04:01 AM tps rtps wtps bread/s bwrtn/s 08:07:23 08:05:01 AM 253.34 97.32 156.02 1301.65 11861.29 08:07:23 08:06:01 AM 61.57 0.32 61.26 43.19 5437.38 08:07:23 08:07:01 AM 29.73 0.50 29.23 49.06 811.88 08:07:23 Average: 114.88 32.71 82.17 464.63 6036.85 08:07:23 08:07:23 08:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:23 08:05:01 AM 5166104 6988696 2718340 34.48 2688 1989096 697300 7.81 196032 2150224 121716 08:07:23 08:06:01 AM 5169708 6998100 2714736 34.43 2688 1993996 692580 7.75 224204 2116452 10076 08:07:23 08:07:01 AM 5139628 6967084 2744816 34.81 2688 1992960 717256 8.03 394980 1975624 7608 08:07:23 Average: 5158480 6984627 2725964 34.57 2688 1992017 702379 7.86 271739 2080767 46467 08:07:23 08:07:23 08:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:23 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:23 08:05:01 AM eth0 71.54 53.82 1133.38 10.38 0.00 0.00 0.00 0.00 08:07:23 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:23 08:06:01 AM eth0 24.95 22.96 45.87 8.74 0.00 0.00 0.00 0.00 08:07:23 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:23 08:07:01 AM eth0 27.15 23.36 21.20 14.59 0.00 0.00 0.00 0.00 08:07:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:23 Average: eth0 41.21 33.38 400.15 11.23 0.00 0.00 0.00 0.00 08:07:23 08:07:23 08:07:23 ---> sar -P ALL: 08:07:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/27/2025 _x86_64_ (2 CPU) 08:07:23 08:07:23 08:03:24 LINUX RESTART (2 CPU) 08:07:23 08:07:23 08:04:01 AM CPU %user %nice %system %iowait %steal %idle 08:07:23 08:05:01 AM all 41.02 1.54 15.35 3.35 0.11 38.63 08:07:23 08:05:01 AM 0 26.83 1.99 17.75 3.92 0.10 49.40 08:07:23 08:05:01 AM 1 55.13 1.09 12.96 2.77 0.12 27.93 08:07:23 08:06:01 AM all 35.79 0.00 2.71 2.74 0.11 58.65 08:07:23 08:06:01 AM 0 36.69 0.00 2.54 1.82 0.10 58.85 08:07:23 08:06:01 AM 1 34.88 0.00 2.88 3.67 0.12 58.45 08:07:23 08:07:01 AM all 42.29 0.00 2.97 0.74 0.10 53.90 08:07:23 08:07:01 AM 0 23.99 0.00 2.64 0.62 0.10 72.65 08:07:23 08:07:01 AM 1 60.68 0.00 3.29 0.87 0.10 35.06 08:07:23 Average: all 39.69 0.51 6.98 2.27 0.11 50.44 08:07:23 Average: 0 29.17 0.66 7.59 2.11 0.10 60.36 08:07:23 Average: 1 50.21 0.36 6.36 2.44 0.11 40.52 08:07:23 08:07:23 08:07:23