16:32:08 Started by timer 16:32:08 Running as SYSTEM 16:32:08 [EnvInject] - Loading node environment variables. 16:32:08 Building remotely on prd-centos8-builder-2c-2g-25317 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:32:08 [ssh-agent] Looking for ssh-agent implementation... 16:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:09 $ ssh-agent 16:32:09 SSH_AUTH_SOCK=/tmp/ssh-ZveZq4LKLRff/agent.5443 16:32:09 SSH_AGENT_PID=5444 16:32:09 [ssh-agent] Started. 16:32:09 Running ssh-add (command line suppressed) 16:32:09 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3315616028951910657.key (/w/workspace/builder-openstack-cron@tmp/private_key_3315616028951910657.key) 16:32:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:32:09 The recommended git tool is: NONE 16:32:19 using credential jenkins-ssh 16:32:19 Wiping out workspace first. 16:32:19 Cloning the remote Git repository 16:32:19 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:32:19 > git init /w/workspace/builder-openstack-cron # timeout=10 16:32:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:32:19 > git --version # timeout=10 16:32:19 > git --version # 'git version 2.43.0' 16:32:19 using GIT_SSH to set credentials jenkins-ssh 16:32:19 [INFO] Currently running in a labeled security context 16:32:19 [INFO] Currently SELinux is 'enforcing' on the host 16:32:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh16487186520425214477.key 16:32:19 Verifying host key using known hosts file 16:32:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:32:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:26 Avoid second fetch 16:32:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:32:26 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 16:32:26 > git config core.sparsecheckout # timeout=10 16:32:26 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 16:32:27 Commit message: "Merge "Retire controller-10.0.x jobs"" 16:32:27 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 16:32:27 > git remote # timeout=10 16:32:27 > git submodule init # timeout=10 16:32:27 > git submodule sync # timeout=10 16:32:27 > git config --get remote.origin.url # timeout=10 16:32:27 > git submodule init # timeout=10 16:32:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:32:27 > git config --get submodule.global-jjb.url # timeout=10 16:32:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:32:27 > git config --get submodule.packer/common-packer.url # timeout=10 16:32:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:32:27 > git submodule update --init --recursive global-jjb # timeout=10 16:32:28 > git submodule update --init --recursive packer/common-packer # timeout=10 16:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:32 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:32:32 No emails were triggered. 16:32:32 provisioning config files... 16:32:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:32:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:32:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:32:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3216116357756284205.sh 16:32:33 ---> python-tools-install.sh 16:32:33 Setup pyenv: 16:32:33 system 16:32:33 * 3.8.13 (set by /opt/pyenv/version) 16:32:33 * 3.9.13 (set by /opt/pyenv/version) 16:32:33 * 3.10.13 (set by /opt/pyenv/version) 16:32:33 * 3.11.7 (set by /opt/pyenv/version) 16:32:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iYM6 16:32:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:32:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:43 lf-activate-venv(): INFO: Base packages installed successfully 16:32:43 lf-activate-venv(): INFO: Installing additional packages: lftools 16:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:33:11 Generating Requirements File 16:33:30 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. 16:33:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:30 Python 3.11.7 16:33:31 pip 26.0.1 from /tmp/venv-iYM6/lib/python3.11/site-packages/pip (python 3.11) 16:33:31 appdirs==1.4.4 16:33:31 argcomplete==3.6.3 16:33:31 aspy.yaml==1.3.0 16:33:31 attrs==25.4.0 16:33:31 autopage==0.6.0 16:33:31 beautifulsoup4==4.14.3 16:33:31 boto3==1.42.59 16:33:31 botocore==1.42.59 16:33:31 bs4==0.0.2 16:33:31 certifi==2026.2.25 16:33:31 cffi==2.0.0 16:33:31 cfgv==3.5.0 16:33:31 chardet==6.0.0.post1 16:33:31 charset-normalizer==3.4.4 16:33:31 click==8.3.1 16:33:31 cliff==4.13.2 16:33:31 cmd2==3.3.0 16:33:31 cryptography==3.3.2 16:33:31 debtcollector==3.0.0 16:33:31 decorator==5.2.1 16:33:31 defusedxml==0.7.1 16:33:31 Deprecated==1.3.1 16:33:31 distlib==0.4.0 16:33:31 dnspython==2.8.0 16:33:31 docker==7.1.0 16:33:31 dogpile.cache==1.5.0 16:33:31 durationpy==0.10 16:33:31 email-validator==2.3.0 16:33:31 filelock==3.25.0 16:33:31 future==1.0.0 16:33:31 gitdb==4.0.12 16:33:31 GitPython==3.1.46 16:33:31 httplib2==0.30.2 16:33:31 identify==2.6.17 16:33:31 idna==3.11 16:33:31 importlib-resources==1.5.0 16:33:31 iso8601==2.1.0 16:33:31 Jinja2==3.1.6 16:33:31 jmespath==1.1.0 16:33:31 jsonpatch==1.33 16:33:31 jsonpointer==3.0.0 16:33:31 jsonschema==4.26.0 16:33:31 jsonschema-specifications==2025.9.1 16:33:31 keystoneauth1==5.13.1 16:33:31 kubernetes==35.0.0 16:33:31 lftools==0.37.21 16:33:31 lxml==6.0.2 16:33:31 markdown-it-py==4.0.0 16:33:31 MarkupSafe==3.0.3 16:33:31 mdurl==0.1.2 16:33:31 msgpack==1.1.2 16:33:31 multi_key_dict==2.0.3 16:33:31 munch==4.0.0 16:33:31 netaddr==1.3.0 16:33:31 niet==1.4.2 16:33:31 nodeenv==1.10.0 16:33:31 oauth2client==4.1.3 16:33:31 oauthlib==3.3.1 16:33:31 openstacksdk==4.10.0 16:33:31 os-service-types==1.8.2 16:33:31 osc-lib==4.4.0 16:33:31 oslo.config==10.3.0 16:33:31 oslo.context==6.3.0 16:33:31 oslo.i18n==6.7.2 16:33:31 oslo.log==8.1.0 16:33:31 oslo.serialization==5.9.1 16:33:31 oslo.utils==10.0.0 16:33:31 packaging==26.0 16:33:31 pbr==7.0.3 16:33:31 platformdirs==4.9.2 16:33:31 prettytable==3.17.0 16:33:31 psutil==7.2.2 16:33:31 pyasn1==0.6.2 16:33:31 pyasn1_modules==0.4.2 16:33:31 pycparser==3.0 16:33:31 pygerrit2==2.0.15 16:33:31 PyGithub==2.8.1 16:33:31 Pygments==2.19.2 16:33:31 PyJWT==2.11.0 16:33:31 PyNaCl==1.6.2 16:33:31 pyparsing==2.4.7 16:33:31 pyperclip==1.11.0 16:33:31 pyrsistent==0.20.0 16:33:31 python-cinderclient==9.9.0 16:33:31 python-dateutil==2.9.0.post0 16:33:31 python-discovery==1.1.0 16:33:31 python-heatclient==5.1.0 16:33:31 python-jenkins==1.8.3 16:33:31 python-keystoneclient==5.8.0 16:33:31 python-magnumclient==4.10.0 16:33:31 python-openstackclient==9.0.0 16:33:31 python-swiftclient==4.10.0 16:33:31 PyYAML==6.0.3 16:33:31 referencing==0.37.0 16:33:31 requests==2.32.5 16:33:31 requests-oauthlib==2.0.0 16:33:31 requestsexceptions==1.4.0 16:33:31 rfc3986==2.0.0 16:33:31 rich==14.3.3 16:33:31 rich-argparse==1.7.2 16:33:31 rpds-py==0.30.0 16:33:31 rsa==4.9.1 16:33:31 ruamel.yaml==0.19.1 16:33:31 ruamel.yaml.clib==0.2.15 16:33:31 s3transfer==0.16.0 16:33:31 simplejson==3.20.2 16:33:31 six==1.17.0 16:33:31 smmap==5.0.2 16:33:31 soupsieve==2.8.3 16:33:31 stevedore==5.7.0 16:33:31 tabulate==0.9.0 16:33:31 toml==0.10.2 16:33:31 tomlkit==0.14.0 16:33:31 tqdm==4.67.3 16:33:31 typing_extensions==4.15.0 16:33:31 urllib3==1.26.20 16:33:31 virtualenv==21.1.0 16:33:31 wcwidth==0.6.0 16:33:31 websocket-client==1.9.0 16:33:31 wrapt==2.1.1 16:33:31 xdg==6.0.0 16:33:31 xmltodict==1.0.4 16:33:31 yq==3.4.3 16:33:31 [EnvInject] - Injecting environment variables from a build step. 16:33:31 [EnvInject] - Injecting as environment variables the properties content 16:33:31 OS_CLOUD=vex 16:33:31 16:33:31 [EnvInject] - Variables injected successfully. 16:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15359377752428721197.sh 16:33:31 ---> Orphaned k8s clusters 16:33:31 Setup pyenv: 16:33:31 system 16:33:31 3.8.13 16:33:31 3.9.13 16:33:31 3.10.13 16:33:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:33 lf-activate-venv(): INFO: Base packages installed successfully 16:33:33 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:33:40 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:33:40 warnings.warn( 16:33:43 -----> Delete orphaned cluster 16:33:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13568169673124109099.sh 16:33:43 ---> Orphaned stacks 16:33:43 Setup pyenv: 16:33:43 system 16:33:43 3.8.13 16:33:43 3.9.13 16:33:43 3.10.13 16:33:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:33:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:45 lf-activate-venv(): INFO: Base packages installed successfully 16:33:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:34:00 + mapfile -t OS_COE_CLUSTERS_ID 16:34:00 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:34:00 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:34:00 ++ awk '{print $1}' 16:34:00 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:34:00 warnings.warn( 16:34:03 + echo '-----> Active clusters -> stacks' 16:34:03 -----> Active clusters -> stacks 16:34:03 + OS_COE_STACKS=() 16:34:03 + [[ 0 -gt 0 ]] 16:34:03 + mapfile -t OS_STACKS 16:34:03 ++ awk '{print $1}' 16:34:03 ++ 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 16:34:03 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:34:03 warnings.warn( 16:34:04 + echo '-----> Active stacks' 16:34:04 -----> Active stacks 16:34:04 + echo '-----> Delete orphaned stacks' 16:34:04 -----> Delete orphaned stacks 16:34:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3514979497836036173.sh 16:34:04 ---> Orphaned servers 16:34:04 Setup pyenv: 16:34:04 system 16:34:04 3.8.13 16:34:04 3.9.13 16:34:04 3.10.13 16:34:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:06 lf-activate-venv(): INFO: Base packages installed successfully 16:34:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:34:21 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:34:21 warnings.warn( 16:34:28 -----> Active servers 16:34:28 prd-centos8-builder-2c-2g-25317 16:34:28 prd-centos8-robot-2c-8g-25251 16:34:28 prd-centos8-robot-2c-8g-25250 16:34:28 prd-centos7-docker-1c-4g-25159 16:34:28 snd-ubuntu2204-docker-2c-2g-354 16:34:28 -----> Delete orphaned servers 16:34:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1867661550401282043.sh 16:34:30 ---> Orphaned ports 16:34:30 Setup pyenv: 16:34:30 system 16:34:30 3.8.13 16:34:30 3.9.13 16:34:30 3.10.13 16:34:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:32 lf-activate-venv(): INFO: Base packages installed successfully 16:34:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:34:44 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:34:44 warnings.warn( 16:34:46 No orphaned ports to process. 16:34:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11087250067911591759.sh 16:34:46 ---> Orphaned volumes 16:34:46 + source /home/jenkins/lf-env.sh 16:34:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:46 ++ mktemp -d /tmp/venv-XXXX 16:34:46 + lf_venv=/tmp/venv-FxyH 16:34:46 + local venv_file=/tmp/.os_lf_venv 16:34:46 + local python=python3 16:34:46 + local options 16:34:46 + local set_path=true 16:34:46 + local install_args= 16:34:46 ++ 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 16:34:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:34:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:34:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:46 + true 16:34:46 + case $1 in 16:34:46 + python=python3 16:34:46 + shift 2 16:34:46 + true 16:34:46 + case $1 in 16:34:46 + shift 16:34:46 + break 16:34:46 + case $python in 16:34:46 + local pkg_list= 16:34:46 + [[ -d /opt/pyenv ]] 16:34:46 + echo 'Setup pyenv:' 16:34:46 Setup pyenv: 16:34:46 + export PYENV_ROOT=/opt/pyenv 16:34:46 + PYENV_ROOT=/opt/pyenv 16:34:46 + 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 16:34:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:34:46 + pyenv versions 16:34:46 system 16:34:46 3.8.13 16:34:46 3.9.13 16:34:46 3.10.13 16:34:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:46 + command -v pyenv 16:34:46 ++ pyenv init - --no-rehash 16:34:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:34:46 for i in ${!paths[@]}; do 16:34:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:34:46 fi; done; 16:34:46 echo "${paths[*]}"'\'')" 16:34:46 export PATH="/opt/pyenv/shims:${PATH}" 16:34:46 export PYENV_SHELL=bash 16:34:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:34:46 pyenv() { 16:34:46 local command 16:34:46 command="${1:-}" 16:34:46 if [ "$#" -gt 0 ]; then 16:34:46 shift 16:34:46 fi 16:34:46 16:34:46 case "$command" in 16:34:46 rehash|shell) 16:34:46 eval "$(pyenv "sh-$command" "$@")" 16:34:46 ;; 16:34:46 *) 16:34:46 command pyenv "$command" "$@" 16:34:46 ;; 16:34:46 esac 16:34:46 }' 16:34:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:34:46 for i in ${!paths[@]}; do 16:34:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:34:46 fi; done; 16:34:46 echo "${paths[*]}"' 16:34:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:34:46 ++ 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 16:34:46 ++ 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 16:34:46 ++ export PYENV_SHELL=bash 16:34:46 ++ PYENV_SHELL=bash 16:34:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:34:46 +++ complete -F _pyenv pyenv 16:34:46 ++ lf-pyver python3 16:34:46 ++ local py_version_xy=python3 16:34:46 ++ local py_version_xyz= 16:34:46 ++ awk '{ print $1 }' 16:34:46 ++ pyenv versions 16:34:46 ++ local command 16:34:46 ++ command=versions 16:34:46 ++ '[' 1 -gt 0 ']' 16:34:46 ++ shift 16:34:46 ++ case "$command" in 16:34:46 ++ command pyenv versions 16:34:46 ++ pyenv versions 16:34:46 ++ sed 's/^[ *]* //' 16:34:46 ++ grep -E '^[0-9.]*[0-9]$' 16:34:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:34:47 +++ tail -n 1 16:34:47 +++ sort -V 16:34:47 +++ grep '^3' /tmp/.pyenv_versions 16:34:47 ++ py_version_xyz=3.11.7 16:34:47 ++ [[ -z 3.11.7 ]] 16:34:47 ++ echo 3.11.7 16:34:47 ++ return 0 16:34:47 + pyenv local 3.11.7 16:34:47 + local command 16:34:47 + command=local 16:34:47 + '[' 2 -gt 0 ']' 16:34:47 + shift 16:34:47 + case "$command" in 16:34:47 + command pyenv local 3.11.7 16:34:47 + pyenv local 3.11.7 16:34:47 + for arg in "$@" 16:34:47 + case $arg in 16:34:47 + pkg_list+='lftools[openstack] ' 16:34:47 + for arg in "$@" 16:34:47 + case $arg in 16:34:47 + pkg_list+='kubernetes ' 16:34:47 + for arg in "$@" 16:34:47 + case $arg in 16:34:47 + pkg_list+='niet ' 16:34:47 + for arg in "$@" 16:34:47 + case $arg in 16:34:47 + pkg_list+='python-heatclient ' 16:34:47 + for arg in "$@" 16:34:47 + case $arg in 16:34:47 + pkg_list+='python-openstackclient ' 16:34:47 + for arg in "$@" 16:34:47 + case $arg in 16:34:47 + pkg_list+='python-magnumclient ' 16:34:47 + for arg in "$@" 16:34:47 + case $arg in 16:34:47 + pkg_list+='yq ' 16:34:47 + [[ -f /tmp/.os_lf_venv ]] 16:34:47 ++ cat /tmp/.os_lf_venv 16:34:47 + lf_venv=/tmp/venv-iYM6 16:34:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from' file:/tmp/.os_lf_venv 16:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:34:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:34:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:47 + local 'pip_opts=--upgrade --quiet' 16:34:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:34:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:34:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:34:47 + [[ -n '' ]] 16:34:47 + [[ -n '' ]] 16:34:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:34:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:47 + /tmp/venv-iYM6/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 16:34:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:34:48 lf-activate-venv(): INFO: Base packages installed successfully 16:34:48 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:34:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:48 + /tmp/venv-iYM6/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 16:35:01 + type python3 16:35:01 + true 16:35:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH' 16:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:35:01 + PATH=/tmp/venv-iYM6/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 16:35:01 + return 0 16:35:01 + mapfile -t os_volumes 16:35:01 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:35:02 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:02 warnings.warn( 16:35:04 + '[' 0 -eq 0 ']' 16:35:04 + echo 'No orphaned volumes found.' 16:35:04 No orphaned volumes found. 16:35:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17637812719908390782.sh 16:35:04 ---> Protect in-use images 16:35:04 Setup pyenv: 16:35:05 system 16:35:05 3.8.13 16:35:05 3.9.13 16:35:05 3.10.13 16:35:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:35:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:06 lf-activate-venv(): INFO: Base packages installed successfully 16:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:35:17 INFO: There are images to protect defined in jenkins-config. 16:35:17 INFO: There are additional images to protect in the jjb dir. 16:35:17 INFO: Protecting the following images: 16:35:17 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:35:17 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:35:17 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:35:17 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:35:17 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:35:17 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:35:17 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:35:17 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:35:17 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 16:35:17 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 16:35:17 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 16:35:17 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 16:35:17 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 16:35:17 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 16:35:17 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 16:35:17 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 16:35:18 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:18 warnings.warn( 16:35:19 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 16:35:19 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:19 warnings.warn( 16:35:21 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 16:35:21 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:21 warnings.warn( 16:35:23 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 16:35:23 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:23 warnings.warn( 16:35:24 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 16:35:25 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:25 warnings.warn( 16:35:26 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 16:35:26 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:26 warnings.warn( 16:35:28 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 16:35:28 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:28 warnings.warn( 16:35:30 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 16:35:30 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:30 warnings.warn( 16:35:31 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 16:35:32 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:32 warnings.warn( 16:35:33 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 16:35:33 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:33 warnings.warn( 16:35:35 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 16:35:35 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:35 warnings.warn( 16:35:36 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 16:35:37 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:37 warnings.warn( 16:35:39 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 16:35:39 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:39 warnings.warn( 16:35:40 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 16:35:41 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:41 warnings.warn( 16:35:42 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 16:35:42 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:42 warnings.warn( 16:35:44 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 16:35:44 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:35:44 warnings.warn( 16:35:46 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 16:35:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:46 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:35:46 [EnvInject] - Injecting environment variables from a build step. 16:35:46 [EnvInject] - Injecting as environment variables the properties content 16:35:46 OS_IMAGE_CLEANUP_AGE=30 16:35:46 16:35:46 [EnvInject] - Variables injected successfully. 16:35:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12563006591205344062.sh 16:35:46 ---> Cleanup old images 16:35:46 Setup pyenv: 16:35:46 system 16:35:46 3.8.13 16:35:46 3.9.13 16:35:46 3.10.13 16:35:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:35:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:48 lf-activate-venv(): INFO: Base packages installed successfully 16:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:36:04 + lftools openstack --os-cloud vex image cleanup --days=30 16:36:04 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:36:04 warnings.warn( 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:11 Removing 67 images from vex. 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:11 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:11 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:11 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:11 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:11 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:11 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:11 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 16:36:11 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 16:36:12 WARNING: Use of image.protected resulted in an exception 16:36:12 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 16:36:13 $ ssh-agent -k 16:36:13 unset SSH_AUTH_SOCK; 16:36:13 unset SSH_AGENT_PID; 16:36:13 echo Agent pid 5444 killed; 16:36:13 [ssh-agent] Stopped. 16:36:13 [PostBuildScript] - [INFO] Executing post build scripts. 16:36:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2127962569611061959.sh 16:36:13 ---> sysstat.sh 16:36:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins572974246795533113.sh 16:36:13 ---> package-listing.sh 16:36:13 ++ facter osfamily 16:36:13 ++ tr '[:upper:]' '[:lower:]' 16:36:13 + OS_FAMILY=redhat 16:36:13 + workspace=/w/workspace/builder-openstack-cron 16:36:13 + START_PACKAGES=/tmp/packages_start.txt 16:36:13 + END_PACKAGES=/tmp/packages_end.txt 16:36:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:13 + PACKAGES=/tmp/packages_start.txt 16:36:13 + '[' /w/workspace/builder-openstack-cron ']' 16:36:13 + PACKAGES=/tmp/packages_end.txt 16:36:13 + case "${OS_FAMILY}" in 16:36:13 + rpm -qa 16:36:13 + sort 16:36:14 + '[' -f /tmp/packages_start.txt ']' 16:36:14 + '[' -f /tmp/packages_end.txt ']' 16:36:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:14 + '[' /w/workspace/builder-openstack-cron ']' 16:36:14 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:36:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6122761424211648325.sh 16:36:14 ---> capture-instance-metadata.sh 16:36:14 Setup pyenv: 16:36:14 system 16:36:14 3.8.13 16:36:14 3.9.13 16:36:14 3.10.13 16:36:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:36:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:16 lf-activate-venv(): INFO: Base packages installed successfully 16:36:16 lf-activate-venv(): INFO: Installing additional packages: lftools 16:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:36:29 INFO: Running in OpenStack, capturing instance metadata 16:36:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14334587257336095533.sh 16:36:29 provisioning config files... 16:36:29 Could not find credentials [logs] for builder-openstack-cron #77769 16:36:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16596794375182297707tmp 16:36:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:36:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:36:29 provisioning config files... 16:36:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:36:30 [EnvInject] - Injecting environment variables from a build step. 16:36:30 [EnvInject] - Injecting as environment variables the properties content 16:36:30 SERVER_ID=logs 16:36:30 16:36:30 [EnvInject] - Variables injected successfully. 16:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13484743884995135924.sh 16:36:30 ---> create-netrc.sh 16:36:30 WARN: Log server credential not found. 16:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9921911733060814581.sh 16:36:30 ---> python-tools-install.sh 16:36:30 Setup pyenv: 16:36:30 system 16:36:30 3.8.13 16:36:30 3.9.13 16:36:30 3.10.13 16:36:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:32 lf-activate-venv(): INFO: Base packages installed successfully 16:36:32 lf-activate-venv(): INFO: Installing additional packages: lftools 16:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1782890657784896176.sh 16:36:41 ---> sudo-logs.sh 16:36:41 Archiving 'sudo' log.. 16:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4085662447297069851.sh 16:36:41 ---> job-cost.sh 16:36:41 INFO: Activating Python virtual environment... 16:36:41 Setup pyenv: 16:36:41 system 16:36:41 3.8.13 16:36:41 3.9.13 16:36:41 3.10.13 16:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:43 lf-activate-venv(): INFO: Base packages installed successfully 16:36:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:36:50 INFO: No stack-cost file found 16:36:50 INFO: Instance uptime: 327s 16:36:50 INFO: Fetching instance metadata (attempt 1 of 3)... 16:36:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:36:50 INFO: Successfully fetched instance metadata 16:36:50 INFO: Instance type: v3-standard-2 16:36:50 INFO: Retrieving pricing info for: v3-standard-2 16:36:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:36:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=327 16:36:50 INFO: Successfully fetched Vexxhost pricing API 16:36:50 INFO: Retrieved cost: 0.06 16:36:50 INFO: Retrieved resource: v3-standard-2 16:36:50 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 16:36:50 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 16:36:50 INFO: Successfully archived job cost data 16:36:50 DEBUG: Cost data: builder-openstack-cron,77769,2026-03-02 16:36:50,v3-standard-2,327,0.06,0.00,SUCCESS 16:36:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9082493149908926762.sh 16:36:50 ---> logs-deploy.sh 16:36:50 Setup pyenv: 16:36:51 system 16:36:51 3.8.13 16:36:51 3.9.13 16:36:51 3.10.13 16:36:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYM6 from file:/tmp/.os_lf_venv 16:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:53 lf-activate-venv(): INFO: Base packages installed successfully 16:36:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-iYM6/bin to PATH 16:37:04 WARNING: Nexus logging server not set 16:37:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77769/ 16:37:04 INFO: archiving logs to S3 16:37:04 /tmp/venv-iYM6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:37:04 warnings.warn( 16:37:05 ---> uname -a: 16:37:05 Linux prd-centos8-builder-2c-2g-25317.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:37:05 16:37:05 16:37:05 ---> lscpu: 16:37:05 Architecture: x86_64 16:37:05 CPU op-mode(s): 32-bit, 64-bit 16:37:05 Byte Order: Little Endian 16:37:05 CPU(s): 2 16:37:05 On-line CPU(s) list: 0,1 16:37:05 Thread(s) per core: 1 16:37:05 Core(s) per socket: 1 16:37:05 Socket(s): 2 16:37:05 NUMA node(s): 1 16:37:05 Vendor ID: AuthenticAMD 16:37:05 CPU family: 23 16:37:05 Model: 49 16:37:05 Model name: AMD EPYC-Rome Processor 16:37:05 Stepping: 0 16:37:05 CPU MHz: 2799.998 16:37:05 BogoMIPS: 5599.99 16:37:05 Virtualization: AMD-V 16:37:05 Hypervisor vendor: KVM 16:37:05 Virtualization type: full 16:37:05 L1d cache: 32K 16:37:05 L1i cache: 32K 16:37:05 L2 cache: 512K 16:37:05 L3 cache: 16384K 16:37:05 NUMA node0 CPU(s): 0,1 16:37:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:37:05 16:37:05 16:37:05 ---> nproc: 16:37:05 2 16:37:05 16:37:05 16:37:05 ---> df -h: 16:37:05 Filesystem Size Used Avail Use% Mounted on 16:37:05 devtmpfs 3.8G 0 3.8G 0% /dev 16:37:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:37:05 tmpfs 3.8G 17M 3.8G 1% /run 16:37:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:37:05 /dev/vda1 40G 8.5G 32G 22% / 16:37:05 tmpfs 770M 0 770M 0% /run/user/1001 16:37:05 16:37:05 16:37:05 ---> free -m: 16:37:05 total used free shared buff/cache available 16:37:05 Mem: 7697 633 4776 19 2288 6767 16:37:05 Swap: 1023 0 1023 16:37:05 16:37:05 16:37:05 ---> ip addr: 16:37:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:37:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:37:05 inet 127.0.0.1/8 scope host lo 16:37:05 valid_lft forever preferred_lft forever 16:37:05 inet6 ::1/128 scope host 16:37:05 valid_lft forever preferred_lft forever 16:37:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:37:05 link/ether fa:16:3e:17:f7:58 brd ff:ff:ff:ff:ff:ff 16:37:05 altname enp0s3 16:37:05 altname ens3 16:37:05 inet 10.30.170.217/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:37:05 valid_lft 86069sec preferred_lft 86069sec 16:37:05 inet6 fe80::f816:3eff:fe17:f758/64 scope link 16:37:05 valid_lft forever preferred_lft forever 16:37:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:37:05 link/ether 02:42:0c:d5:05:9b brd ff:ff:ff:ff:ff:ff 16:37:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:37:05 valid_lft forever preferred_lft forever 16:37:05 16:37:05 16:37:05 ---> sar -b -r -n DEV: 16:37:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 03/02/2026 _x86_64_ (2 CPU) 16:37:05 16:37:05 16:31:31 LINUX RESTART (2 CPU) 16:37:05 16:37:05 04:32:01 PM tps rtps wtps bread/s bwrtn/s 16:37:05 04:33:01 PM 169.95 16.49 153.46 5476.35 6217.74 16:37:05 04:34:01 PM 125.61 0.57 125.04 66.51 13083.02 16:37:05 04:35:01 PM 32.16 0.30 31.86 42.39 1781.22 16:37:05 04:36:01 PM 22.61 0.00 22.61 0.00 812.36 16:37:05 04:37:01 PM 25.64 1.27 24.38 114.90 708.65 16:37:05 Average: 75.20 3.73 71.48 1140.36 4520.84 16:37:05 16:37:05 04:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:37:05 04:33:01 PM 5201808 6950980 2680624 34.01 2688 1940956 1059892 11.87 203684 2184644 85336 16:37:05 04:34:01 PM 4936052 6966780 2946380 37.38 2688 2206296 975264 10.92 225476 2364540 45340 16:37:05 04:35:01 PM 4861420 6893520 3021012 38.33 2688 2207556 1062668 11.90 279132 2386500 9032 16:37:05 04:36:01 PM 4835272 6905460 3047160 38.66 2688 2245800 1053432 11.80 283164 2408800 47308 16:37:05 04:37:01 PM 4893456 6933448 2988976 37.92 2688 2215172 1008160 11.29 434716 2199808 26356 16:37:05 Average: 4945602 6930038 2936830 37.26 2688 2163156 1031883 11.55 285234 2308858 42674 16:37:05 16:37:05 04:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:37:05 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:33:01 PM eth0 307.10 197.17 1801.59 63.68 0.00 0.00 0.00 0.00 16:37:05 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:34:01 PM eth0 81.54 63.35 890.49 9.98 0.00 0.00 0.00 0.00 16:37:05 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:35:01 PM eth0 22.58 22.63 28.20 9.64 0.00 0.00 0.00 0.00 16:37:05 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:36:01 PM eth0 20.53 20.05 18.69 7.47 0.00 0.00 0.00 0.00 16:37:05 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 04:37:01 PM eth0 26.46 21.96 31.42 10.31 0.00 0.00 0.00 0.00 16:37:05 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 Average: eth0 91.66 65.04 554.18 20.22 0.00 0.00 0.00 0.00 16:37:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:05 16:37:05 16:37:05 ---> sar -P ALL: 16:37:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 03/02/2026 _x86_64_ (2 CPU) 16:37:05 16:37:05 16:31:31 LINUX RESTART (2 CPU) 16:37:05 16:37:05 04:32:01 PM CPU %user %nice %system %iowait %steal %idle 16:37:05 04:33:01 PM all 30.92 0.00 5.35 2.06 0.10 61.57 16:37:05 04:33:01 PM 0 36.54 0.00 5.10 1.57 0.10 56.69 16:37:05 04:33:01 PM 1 25.28 0.00 5.61 2.55 0.10 66.46 16:37:05 04:34:01 PM all 36.33 0.00 5.73 1.22 0.10 56.63 16:37:05 04:34:01 PM 0 46.51 0.00 6.82 1.47 0.10 45.10 16:37:05 04:34:01 PM 1 26.16 0.00 4.63 0.97 0.10 68.14 16:37:05 04:35:01 PM all 31.82 0.00 3.62 0.30 0.08 64.17 16:37:05 04:35:01 PM 0 46.94 0.00 4.08 0.40 0.08 48.49 16:37:05 04:35:01 PM 1 16.71 0.00 3.16 0.20 0.08 79.85 16:37:05 04:36:01 PM all 31.54 0.00 3.64 0.15 0.08 64.59 16:37:05 04:36:01 PM 0 40.05 0.00 4.05 0.20 0.08 55.62 16:37:05 04:36:01 PM 1 23.04 0.00 3.22 0.10 0.08 73.56 16:37:05 04:37:01 PM all 32.11 0.00 4.17 0.19 0.10 63.44 16:37:05 04:37:01 PM 0 42.89 0.00 4.77 0.23 0.10 52.01 16:37:05 04:37:01 PM 1 21.33 0.00 3.57 0.15 0.10 74.86 16:37:05 Average: all 32.54 0.00 4.50 0.78 0.09 62.08 16:37:05 Average: 0 42.59 0.00 4.96 0.77 0.09 51.58 16:37:05 Average: 1 22.50 0.00 4.04 0.79 0.09 72.58 16:37:05 16:37:05 16:37:05