03:03:53 Started by timer 03:03:53 Running as SYSTEM 03:03:53 [EnvInject] - Loading node environment variables. 03:03:53 Building remotely on prd-centos8-builder-2c-1g-8551 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 03:03:53 [ssh-agent] Looking for ssh-agent implementation... 03:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:53 $ ssh-agent 03:03:53 SSH_AUTH_SOCK=/tmp/ssh-VnsZyrZtgW7R/agent.14553 03:03:53 SSH_AGENT_PID=14554 03:03:53 [ssh-agent] Started. 03:03:53 Running ssh-add (command line suppressed) 03:03:53 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5181353591574047337.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5181353591574047337.key) 03:03:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:03:54 The recommended git tool is: NONE 03:03:55 using credential onap-jenkins-ssh 03:03:55 Wiping out workspace first. 03:03:55 Cloning the remote Git repository 03:03:55 Cloning repository git://cloud.onap.org/mirror/ci-management 03:03:55 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:03:55 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 03:03:55 > git --version # timeout=10 03:03:55 > git --version # 'git version 2.39.0' 03:03:55 using GIT_SSH to set credentials Gerrit user 03:03:55 [INFO] Currently running in a labeled security context 03:03:55 [INFO] Currently SELinux is 'enforcing' on the host 03:03:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh16129682950838802864.key 03:03:56 Verifying host key using manually-configured host key entries 03:03:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:57 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 03:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:57 Avoid second fetch 03:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:03:57 Checking out Revision acb56907ce8921ae75273fd5891cd568022de17a (refs/remotes/origin/master) 03:03:57 > git config core.sparsecheckout # timeout=10 03:03:57 > git checkout -f acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 03:03:58 Commit message: "CI: CLM job was migrated to GHA" 03:03:58 > git rev-list --no-walk acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 03:03:58 > git remote # timeout=10 03:03:58 > git submodule init # timeout=10 03:03:58 > git submodule sync # timeout=10 03:03:58 > git config --get remote.origin.url # timeout=10 03:03:58 > git submodule init # timeout=10 03:03:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:03:58 > git config --get submodule.global-jjb.url # timeout=10 03:03:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:03:58 > git config --get submodule.packer/common-packer.url # timeout=10 03:03:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:03:58 > git submodule update --init --recursive global-jjb # timeout=10 03:03:59 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:03 No emails were triggered. 03:04:03 provisioning config files... 03:04:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12013572682946000522.sh 03:04:03 ---> python-tools-install.sh 03:04:03 Setup pyenv: 03:04:03 system 03:04:03 * 3.8.13 (set by /opt/pyenv/version) 03:04:03 * 3.9.13 (set by /opt/pyenv/version) 03:04:03 * 3.10.6 (set by /opt/pyenv/version) 03:04:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XSOi 03:04:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:11 lf-activate-venv(): INFO: Base packages installed successfully 03:04:11 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:04:37 Generating Requirements File 03:04:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:04:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:04:56 Python 3.10.6 03:04:56 pip 25.3 from /tmp/venv-XSOi/lib/python3.10/site-packages/pip (python 3.10) 03:04:57 appdirs==1.4.4 03:04:57 argcomplete==3.6.3 03:04:57 aspy.yaml==1.3.0 03:04:57 attrs==25.4.0 03:04:57 autopage==0.5.2 03:04:57 beautifulsoup4==4.14.2 03:04:57 boto3==1.40.65 03:04:57 botocore==1.40.65 03:04:57 bs4==0.0.2 03:04:57 cachetools==6.2.1 03:04:57 certifi==2025.10.5 03:04:57 cffi==2.0.0 03:04:57 cfgv==3.4.0 03:04:57 chardet==5.2.0 03:04:57 charset-normalizer==3.4.4 03:04:57 click==8.3.0 03:04:57 cliff==4.11.0 03:04:57 cmd2==2.7.0 03:04:57 cryptography==3.3.2 03:04:57 debtcollector==3.0.0 03:04:57 decorator==5.2.1 03:04:57 defusedxml==0.7.1 03:04:57 Deprecated==1.3.1 03:04:57 distlib==0.4.0 03:04:57 dnspython==2.8.0 03:04:57 docker==7.1.0 03:04:57 dogpile.cache==1.5.0 03:04:57 durationpy==0.10 03:04:57 email-validator==2.3.0 03:04:57 filelock==3.20.0 03:04:57 future==1.0.0 03:04:57 gitdb==4.0.12 03:04:57 GitPython==3.1.45 03:04:57 google-auth==2.42.1 03:04:57 httplib2==0.31.0 03:04:57 identify==2.6.15 03:04:57 idna==3.11 03:04:57 importlib-resources==1.5.0 03:04:57 iso8601==2.1.0 03:04:57 Jinja2==3.1.6 03:04:57 jmespath==1.0.1 03:04:57 jsonpatch==1.33 03:04:57 jsonpointer==3.0.0 03:04:57 jsonschema==4.25.1 03:04:57 jsonschema-specifications==2025.9.1 03:04:57 keystoneauth1==5.12.0 03:04:57 kubernetes==34.1.0 03:04:57 lftools==0.37.15 03:04:57 lxml==6.0.2 03:04:57 markdown-it-py==4.0.0 03:04:57 MarkupSafe==3.0.3 03:04:57 mdurl==0.1.2 03:04:57 msgpack==1.1.2 03:04:57 multi_key_dict==2.0.3 03:04:57 munch==4.0.0 03:04:57 netaddr==1.3.0 03:04:57 niet==1.4.2 03:04:57 nodeenv==1.9.1 03:04:57 oauth2client==4.1.3 03:04:57 oauthlib==3.3.1 03:04:57 openstacksdk==4.7.1 03:04:57 os-service-types==1.8.1 03:04:57 osc-lib==4.2.0 03:04:57 oslo.config==10.0.0 03:04:57 oslo.context==6.1.0 03:04:57 oslo.i18n==6.6.0 03:04:57 oslo.log==7.2.1 03:04:57 oslo.serialization==5.8.0 03:04:57 oslo.utils==9.1.0 03:04:57 packaging==25.0 03:04:57 pbr==7.0.3 03:04:57 platformdirs==4.5.0 03:04:57 prettytable==3.16.0 03:04:57 psutil==7.1.3 03:04:57 pyasn1==0.6.1 03:04:57 pyasn1_modules==0.4.2 03:04:57 pycparser==2.23 03:04:57 pygerrit2==2.0.15 03:04:57 PyGithub==2.8.1 03:04:57 Pygments==2.19.2 03:04:57 PyJWT==2.10.1 03:04:57 PyNaCl==1.6.0 03:04:57 pyparsing==2.4.7 03:04:57 pyperclip==1.11.0 03:04:57 pyrsistent==0.20.0 03:04:57 python-cinderclient==9.8.0 03:04:57 python-dateutil==2.9.0.post0 03:04:57 python-heatclient==4.3.0 03:04:57 python-jenkins==1.8.3 03:04:57 python-keystoneclient==5.7.0 03:04:57 python-magnumclient==4.9.0 03:04:57 python-openstackclient==8.2.0 03:04:57 python-swiftclient==4.8.0 03:04:57 PyYAML==6.0.3 03:04:57 referencing==0.37.0 03:04:57 requests==2.32.5 03:04:57 requests-oauthlib==2.0.0 03:04:57 requestsexceptions==1.4.0 03:04:57 rfc3986==2.0.0 03:04:57 rich==14.2.0 03:04:57 rich-argparse==1.7.2 03:04:57 rpds-py==0.28.0 03:04:57 rsa==4.9.1 03:04:57 ruamel.yaml==0.18.16 03:04:57 ruamel.yaml.clib==0.2.14 03:04:57 s3transfer==0.14.0 03:04:57 simplejson==3.20.2 03:04:57 six==1.17.0 03:04:57 smmap==5.0.2 03:04:57 soupsieve==2.8 03:04:57 stevedore==5.5.0 03:04:57 tabulate==0.9.0 03:04:57 toml==0.10.2 03:04:57 tomlkit==0.13.3 03:04:57 tqdm==4.67.1 03:04:57 typing_extensions==4.15.0 03:04:57 tzdata==2025.2 03:04:57 urllib3==1.26.20 03:04:57 virtualenv==20.35.4 03:04:57 wcwidth==0.2.14 03:04:57 websocket-client==1.9.0 03:04:57 wrapt==2.0.0 03:04:57 xdg==6.0.0 03:04:57 xmltodict==1.0.2 03:04:57 yq==3.4.3 03:04:57 [EnvInject] - Injecting environment variables from a build step. 03:04:57 [EnvInject] - Injecting as environment variables the properties content 03:04:57 OS_CLOUD=vex 03:04:57 03:04:57 [EnvInject] - Variables injected successfully. 03:04:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:04:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:04:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16840619390239499437.sh 03:04:57 ---> Orphaned k8s clusters 03:04:57 Setup pyenv: 03:04:57 system 03:04:57 3.8.13 03:04:57 3.9.13 03:04:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:59 lf-activate-venv(): INFO: Base packages installed successfully 03:04:59 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:05:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:05:08 -----> Delete orphaned cluster 03:05:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12056452271980311625.sh 03:05:08 ---> Orphaned stacks 03:05:08 Setup pyenv: 03:05:08 system 03:05:08 3.8.13 03:05:08 3.9.13 03:05:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:11 lf-activate-venv(): INFO: Base packages installed successfully 03:05:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:05:24 + mapfile -t OS_COE_CLUSTERS_ID 03:05:24 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:24 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:24 ++ awk '{print $1}' 03:05:26 + echo '-----> Active clusters -> stacks' 03:05:26 -----> Active clusters -> stacks 03:05:26 + OS_COE_STACKS=() 03:05:26 + [[ 0 -gt 0 ]] 03:05:26 + mapfile -t OS_STACKS 03:05:26 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 03:05:26 ++ awk '{print $1}' 03:05:28 + echo '-----> Active stacks' 03:05:28 -----> Active stacks 03:05:28 + echo '-----> Delete orphaned stacks' 03:05:28 -----> Delete orphaned stacks 03:05:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4937373977995745534.sh 03:05:28 ---> Orphaned servers 03:05:28 Setup pyenv: 03:05:28 system 03:05:28 3.8.13 03:05:28 3.9.13 03:05:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:30 lf-activate-venv(): INFO: Base packages installed successfully 03:05:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:05:44 -----> Active servers 03:05:44 prd-ubuntu1804-builder-4c-4g-8552 03:05:44 prd-centos8-builder-2c-1g-8551 03:05:44 prd-queue-docker-4c-4g-6180 03:05:44 -----> Delete orphaned servers 03:05:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9327514402179195058.sh 03:05:44 ---> Orphaned ports 03:05:44 Setup pyenv: 03:05:44 system 03:05:44 3.8.13 03:05:44 3.9.13 03:05:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:46 lf-activate-venv(): INFO: Base packages installed successfully 03:05:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:05:58 No orphaned ports to process. 03:05:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1324223376000383539.sh 03:05:58 ---> Orphaned volumes 03:05:58 + source /home/jenkins/lf-env.sh 03:05:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:58 ++ mktemp -d /tmp/venv-XXXX 03:05:58 + lf_venv=/tmp/venv-NW0j 03:05:58 + local venv_file=/tmp/.os_lf_venv 03:05:58 + local python=python3 03:05:58 + local options 03:05:58 + local set_path=true 03:05:58 + local install_args= 03:05:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:05:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:05:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:58 + true 03:05:58 + case $1 in 03:05:58 + python=python3 03:05:58 + shift 2 03:05:58 + true 03:05:58 + case $1 in 03:05:58 + shift 03:05:58 + break 03:05:58 + case $python in 03:05:58 + local pkg_list= 03:05:58 + [[ -d /opt/pyenv ]] 03:05:58 + echo 'Setup pyenv:' 03:05:58 Setup pyenv: 03:05:58 + export PYENV_ROOT=/opt/pyenv 03:05:58 + PYENV_ROOT=/opt/pyenv 03:05:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:05:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:05:58 + pyenv versions 03:05:58 system 03:05:58 3.8.13 03:05:58 3.9.13 03:05:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:58 + command -v pyenv 03:05:58 ++ pyenv init - --no-rehash 03:05:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:05:58 export PATH="/opt/pyenv/shims:${PATH}" 03:05:58 export PYENV_SHELL=bash 03:05:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:05:58 pyenv() { 03:05:58 local command 03:05:58 command="${1:-}" 03:05:58 if [ "$#" -gt 0 ]; then 03:05:58 shift 03:05:58 fi 03:05:58 03:05:58 case "$command" in 03:05:58 rehash|shell) 03:05:58 eval "$(pyenv "sh-$command" "$@")" 03:05:58 ;; 03:05:58 *) 03:05:58 command pyenv "$command" "$@" 03:05:58 ;; 03:05:58 esac 03:05:58 }' 03:05:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:05:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:05:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:05:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:05:58 ++ export PYENV_SHELL=bash 03:05:58 ++ PYENV_SHELL=bash 03:05:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:05:58 +++ complete -F _pyenv pyenv 03:05:58 ++ lf-pyver python3 03:05:58 ++ local py_version_xy=python3 03:05:58 ++ local py_version_xyz= 03:05:58 ++ pyenv versions 03:05:58 ++ local command 03:05:58 ++ command=versions 03:05:58 ++ '[' 1 -gt 0 ']' 03:05:58 ++ shift 03:05:58 ++ case "$command" in 03:05:58 ++ command pyenv versions 03:05:58 ++ pyenv versions 03:05:58 ++ awk '{ print $1 }' 03:05:58 ++ sed 's/^[ *]* //' 03:05:58 ++ grep -E '^[0-9.]*[0-9]$' 03:05:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:05:59 +++ grep '^3' /tmp/.pyenv_versions 03:05:59 +++ tail -n 1 03:05:59 +++ sort -V 03:05:59 ++ py_version_xyz=3.10.6 03:05:59 ++ [[ -z 3.10.6 ]] 03:05:59 ++ echo 3.10.6 03:05:59 ++ return 0 03:05:59 + pyenv local 3.10.6 03:05:59 + local command 03:05:59 + command=local 03:05:59 + '[' 2 -gt 0 ']' 03:05:59 + shift 03:05:59 + case "$command" in 03:05:59 + command pyenv local 3.10.6 03:05:59 + pyenv local 3.10.6 03:05:59 + for arg in "$@" 03:05:59 + case $arg in 03:05:59 + pkg_list+='lftools[openstack] ' 03:05:59 + for arg in "$@" 03:05:59 + case $arg in 03:05:59 + pkg_list+='kubernetes ' 03:05:59 + for arg in "$@" 03:05:59 + case $arg in 03:05:59 + pkg_list+='niet ' 03:05:59 + for arg in "$@" 03:05:59 + case $arg in 03:05:59 + pkg_list+='python-heatclient ' 03:05:59 + for arg in "$@" 03:05:59 + case $arg in 03:05:59 + pkg_list+='python-openstackclient ' 03:05:59 + for arg in "$@" 03:05:59 + case $arg in 03:05:59 + pkg_list+='python-magnumclient ' 03:05:59 + for arg in "$@" 03:05:59 + case $arg in 03:05:59 + pkg_list+='yq ' 03:05:59 + [[ -f /tmp/.os_lf_venv ]] 03:05:59 ++ cat /tmp/.os_lf_venv 03:05:59 + lf_venv=/tmp/venv-XSOi 03:05:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from' file:/tmp/.os_lf_venv 03:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:05:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:59 + local 'pip_opts=--upgrade --quiet' 03:05:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:05:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:05:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:05:59 + [[ -n '' ]] 03:05:59 + [[ -n '' ]] 03:05:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:59 + /tmp/venv-XSOi/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 03:06:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:06:00 lf-activate-venv(): INFO: Base packages installed successfully 03:06:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:06:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:06:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:00 + /tmp/venv-XSOi/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 03:06:12 + type python3 03:06:12 + true 03:06:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH' 03:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:06:12 + PATH=/tmp/venv-XSOi/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:12 + return 0 03:06:12 + mapfile -t os_volumes 03:06:12 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:06:14 + '[' 0 -eq 0 ']' 03:06:14 + echo 'No orphaned volumes found.' 03:06:14 No orphaned volumes found. 03:06:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4254264387611002696.sh 03:06:14 ---> Protect in-use images 03:06:14 Setup pyenv: 03:06:14 system 03:06:14 3.8.13 03:06:14 3.9.13 03:06:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:16 lf-activate-venv(): INFO: Base packages installed successfully 03:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:06:27 INFO: There are images to protect defined in jenkins-config. 03:06:27 INFO: Protecting the following images: 03:06:27 CentOS Stream 8 - redis - - 310180101-1010 03:06:27 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 03:06:27 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 03:06:27 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 03:06:27 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 03:06:27 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 03:06:27 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 03:06:27 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 03:06:27 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 03:06:27 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 03:06:27 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 03:06:27 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 03:06:27 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 03:06:27 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 03:06:27 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 03:06:29 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 03:06:31 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 03:06:32 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 03:06:32 Build step 'Conditional step (single)' marked build as failure 03:06:32 $ ssh-agent -k 03:06:32 unset SSH_AUTH_SOCK; 03:06:32 unset SSH_AGENT_PID; 03:06:32 echo Agent pid 14554 killed; 03:06:32 [ssh-agent] Stopped. 03:06:32 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1431872879998176734.sh 03:06:32 ---> sysstat.sh 03:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins815475395727985942.sh 03:06:33 ---> package-listing.sh 03:06:33 ++ tr '[:upper:]' '[:lower:]' 03:06:33 ++ facter osfamily 03:06:33 + OS_FAMILY=redhat 03:06:33 + workspace=/w/workspace/ci-management-openstack-cron 03:06:33 + START_PACKAGES=/tmp/packages_start.txt 03:06:33 + END_PACKAGES=/tmp/packages_end.txt 03:06:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:33 + PACKAGES=/tmp/packages_start.txt 03:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:33 + PACKAGES=/tmp/packages_end.txt 03:06:33 + case "${OS_FAMILY}" in 03:06:33 + rpm -qa 03:06:33 + sort 03:06:33 + '[' -f /tmp/packages_start.txt ']' 03:06:33 + '[' -f /tmp/packages_end.txt ']' 03:06:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15758113164285615837.sh 03:06:33 ---> capture-instance-metadata.sh 03:06:33 Setup pyenv: 03:06:33 system 03:06:33 3.8.13 03:06:33 3.9.13 03:06:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:35 lf-activate-venv(): INFO: Base packages installed successfully 03:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:06:43 INFO: Running in OpenStack, capturing instance metadata 03:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14570664562850049909.sh 03:06:44 provisioning config files... 03:06:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2806212022458642952tmp 03:06:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:44 [EnvInject] - Injecting environment variables from a build step. 03:06:44 [EnvInject] - Injecting as environment variables the properties content 03:06:44 SERVER_ID=logs 03:06:44 03:06:44 [EnvInject] - Variables injected successfully. 03:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7574460955245114949.sh 03:06:44 ---> create-netrc.sh 03:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14830230537497322840.sh 03:06:44 ---> python-tools-install.sh 03:06:44 Setup pyenv: 03:06:44 system 03:06:44 3.8.13 03:06:44 3.9.13 03:06:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:46 lf-activate-venv(): INFO: Base packages installed successfully 03:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6246501563770274854.sh 03:06:54 ---> sudo-logs.sh 03:06:54 Archiving 'sudo' log.. 03:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1111492839667224324.sh 03:06:54 ---> job-cost.sh 03:06:54 Setup pyenv: 03:06:54 system 03:06:54 3.8.13 03:06:54 3.9.13 03:06:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:56 lf-activate-venv(): INFO: Base packages installed successfully 03:06:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:07:02 INFO: No Stack... 03:07:02 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:03 INFO: Archiving Costs 03:07:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14678087381996820650.sh 03:07:03 ---> logs-deploy.sh 03:07:03 Setup pyenv: 03:07:03 system 03:07:03 3.8.13 03:07:03 3.9.13 03:07:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSOi from file:/tmp/.os_lf_venv 03:07:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:05 lf-activate-venv(): INFO: Base packages installed successfully 03:07:05 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-XSOi/bin to PATH 03:07:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57828 03:07:13 INFO: archiving workspace using pattern(s): 03:07:14 Archives upload complete. 03:07:14 INFO: archiving logs to Nexus 03:07:15 ---> uname -a: 03:07:15 Linux prd-centos8-builder-2c-1g-8551.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 03:07:15 03:07:15 03:07:15 ---> lscpu: 03:07:15 Architecture: x86_64 03:07:15 CPU op-mode(s): 32-bit, 64-bit 03:07:15 Byte Order: Little Endian 03:07:15 CPU(s): 2 03:07:15 On-line CPU(s) list: 0,1 03:07:15 Thread(s) per core: 1 03:07:15 Core(s) per socket: 1 03:07:15 Socket(s): 2 03:07:15 NUMA node(s): 1 03:07:15 Vendor ID: AuthenticAMD 03:07:15 CPU family: 23 03:07:15 Model: 49 03:07:15 Model name: AMD EPYC-Rome Processor 03:07:15 Stepping: 0 03:07:15 CPU MHz: 2800.000 03:07:15 BogoMIPS: 5600.00 03:07:15 Virtualization: AMD-V 03:07:15 Hypervisor vendor: KVM 03:07:15 Virtualization type: full 03:07:15 L1d cache: 32K 03:07:15 L1i cache: 32K 03:07:15 L2 cache: 512K 03:07:15 L3 cache: 16384K 03:07:15 NUMA node0 CPU(s): 0,1 03:07:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:07:15 03:07:15 03:07:15 ---> nproc: 03:07:15 2 03:07:15 03:07:15 03:07:15 ---> df -h: 03:07:15 Filesystem Size Used Avail Use% Mounted on 03:07:15 devtmpfs 3.8G 0 3.8G 0% /dev 03:07:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:07:15 tmpfs 3.8G 17M 3.8G 1% /run 03:07:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:07:15 /dev/vda1 40G 8.4G 32G 21% / 03:07:15 tmpfs 770M 0 770M 0% /run/user/1001 03:07:15 03:07:15 03:07:15 ---> free -m: 03:07:15 total used free shared buff/cache available 03:07:15 Mem: 7699 596 5007 19 2094 6796 03:07:15 Swap: 1023 0 1023 03:07:15 03:07:15 03:07:15 ---> ip addr: 03:07:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:15 inet 127.0.0.1/8 scope host lo 03:07:15 valid_lft forever preferred_lft forever 03:07:15 inet6 ::1/128 scope host 03:07:15 valid_lft forever preferred_lft forever 03:07:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:15 link/ether fa:16:3e:05:7a:71 brd ff:ff:ff:ff:ff:ff 03:07:15 altname enp0s3 03:07:15 altname ens3 03:07:15 inet 10.30.106.37/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:07:15 valid_lft 86172sec preferred_lft 86172sec 03:07:15 inet6 fe80::f816:3eff:fe05:7a71/64 scope link 03:07:15 valid_lft forever preferred_lft forever 03:07:15 03:07:15 03:07:15 ---> sar -b -r -n DEV: 03:07:15 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/04/2025 _x86_64_ (2 CPU) 03:07:15 03:07:15 03:03:24 LINUX RESTART (2 CPU) 03:07:15 03:07:15 03:04:01 AM tps rtps wtps bread/s bwrtn/s 03:07:15 03:05:01 AM 338.16 109.63 228.53 1845.56 8698.05 03:07:15 03:06:01 AM 93.10 0.78 92.32 96.78 8976.44 03:07:15 03:07:01 AM 29.84 0.47 29.37 48.52 783.22 03:07:15 Average: 153.69 36.96 116.74 663.59 6152.27 03:07:15 03:07:15 03:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:15 03:05:01 AM 5182732 6995876 2701712 34.27 2688 1979916 703380 7.87 195976 2142944 218084 03:07:15 03:06:01 AM 5179924 7005644 2704520 34.30 2688 1991212 708304 7.93 225900 2103452 7376 03:07:15 03:07:01 AM 5103460 6942032 2780984 35.27 2688 2004044 758132 8.49 397492 2008032 19480 03:07:15 Average: 5155372 6981184 2729072 34.61 2688 1991724 723272 8.10 273123 2084809 81647 03:07:15 03:07:15 03:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:15 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:15 03:05:01 AM eth0 77.20 52.39 1135.36 12.16 0.00 0.00 0.00 0.00 03:07:15 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:15 03:06:01 AM eth0 27.36 24.56 49.22 8.90 0.00 0.00 0.00 0.00 03:07:15 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:15 03:07:01 AM eth0 27.67 23.33 21.33 13.64 0.00 0.00 0.00 0.00 03:07:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:15 Average: eth0 44.08 33.43 401.95 11.57 0.00 0.00 0.00 0.00 03:07:15 03:07:15 03:07:15 ---> sar -P ALL: 03:07:15 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/04/2025 _x86_64_ (2 CPU) 03:07:15 03:07:15 03:03:24 LINUX RESTART (2 CPU) 03:07:15 03:07:15 03:04:01 AM CPU %user %nice %system %iowait %steal %idle 03:07:15 03:05:01 AM all 37.84 2.01 16.99 6.56 0.14 36.46 03:07:15 03:05:01 AM 0 25.16 2.64 18.75 7.19 0.12 46.15 03:07:15 03:05:01 AM 1 50.47 1.38 15.24 5.93 0.17 26.81 03:07:15 03:06:01 AM all 38.74 0.00 3.24 2.30 0.10 55.62 03:07:15 03:06:01 AM 0 28.32 0.00 2.73 1.94 0.10 66.91 03:07:15 03:06:01 AM 1 49.17 0.00 3.76 2.66 0.10 44.31 03:07:15 03:07:01 AM all 41.73 0.00 2.70 0.72 0.09 54.75 03:07:15 03:07:01 AM 0 43.81 0.00 2.90 0.93 0.08 52.28 03:07:15 03:07:01 AM 1 39.66 0.00 2.50 0.52 0.10 57.22 03:07:15 Average: all 39.44 0.66 7.60 3.18 0.11 49.00 03:07:15 Average: 0 32.46 0.87 8.07 3.34 0.10 55.17 03:07:15 Average: 1 46.42 0.46 7.13 3.02 0.12 42.84 03:07:15 03:07:15 03:07:15