08:32:31 Started by timer 08:32:31 Running as SYSTEM 08:32:32 [EnvInject] - Loading node environment variables. 08:32:32 Building remotely on prd-centos8-builder-2c-2g-501 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 08:32:32 [ssh-agent] Looking for ssh-agent implementation... 08:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:32 $ ssh-agent 08:32:32 SSH_AUTH_SOCK=/tmp/ssh-xlZmK0huf8cY/agent.5461 08:32:32 SSH_AGENT_PID=5462 08:32:32 [ssh-agent] Started. 08:32:32 Running ssh-add (command line suppressed) 08:32:32 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11879664273784665127.key (/w/workspace/builder-openstack-cron@tmp/private_key_11879664273784665127.key) 08:32:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:32:32 The recommended git tool is: NONE 08:32:34 using credential jenkins-ssh 08:32:34 Wiping out workspace first. 08:32:34 Cloning the remote Git repository 08:32:34 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 08:32:34 > git init /w/workspace/builder-openstack-cron # timeout=10 08:32:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:32:35 > git --version # timeout=10 08:32:35 > git --version # 'git version 2.43.0' 08:32:35 using GIT_SSH to set credentials jenkins-ssh 08:32:35 [INFO] Currently running in a labeled security context 08:32:35 [INFO] Currently SELinux is 'enforcing' on the host 08:32:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5783982873034188581.key 08:32:35 Verifying host key using known hosts file 08:32:35 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. 08:32:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:32:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:38 Avoid second fetch 08:32:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:32:38 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/remotes/origin/master) 08:32:38 > git config core.sparsecheckout # timeout=10 08:32:38 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 08:32:38 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 08:32:38 > git rev-list --no-walk b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 08:32:38 > git remote # timeout=10 08:32:38 > git submodule init # timeout=10 08:32:38 > git submodule sync # timeout=10 08:32:38 > git config --get remote.origin.url # timeout=10 08:32:38 > git submodule init # timeout=10 08:32:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:32:38 > git config --get submodule.global-jjb.url # timeout=10 08:32:38 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:32:38 > git config --get submodule.packer/common-packer.url # timeout=10 08:32:38 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:32:38 > git submodule update --init --recursive global-jjb # timeout=10 08:32:39 > git submodule update --init --recursive packer/common-packer # timeout=10 08:32:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:43 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:32:43 No emails were triggered. 08:32:43 provisioning config files... 08:32:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:32:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:32:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:32:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1981827484862786026.sh 08:32:44 ---> python-tools-install.sh 08:32:44 Setup pyenv: 08:32:44 system 08:32:44 * 3.8.13 (set by /opt/pyenv/version) 08:32:44 * 3.9.13 (set by /opt/pyenv/version) 08:32:44 * 3.10.13 (set by /opt/pyenv/version) 08:32:44 * 3.11.7 (set by /opt/pyenv/version) 08:32:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wm0S 08:32:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:32:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:32:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:32:53 lf-activate-venv(): INFO: Base packages installed successfully 08:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools 08:33:18 lf-activate-venv(): INFO: Adding /tmp/venv-wm0S/bin to PATH 08:33:18 Generating Requirements File 08:33:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:33:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:33:38 Python 3.11.7 08:33:38 pip 25.2 from /tmp/venv-wm0S/lib/python3.11/site-packages/pip (python 3.11) 08:33:38 appdirs==1.4.4 08:33:38 argcomplete==3.6.2 08:33:38 aspy.yaml==1.3.0 08:33:38 attrs==25.3.0 08:33:38 autopage==0.5.2 08:33:38 beautifulsoup4==4.13.5 08:33:38 boto3==1.40.36 08:33:38 botocore==1.40.36 08:33:38 bs4==0.0.2 08:33:38 cachetools==5.5.2 08:33:38 certifi==2025.8.3 08:33:38 cffi==2.0.0 08:33:38 cfgv==3.4.0 08:33:38 chardet==5.2.0 08:33:38 charset-normalizer==3.4.3 08:33:38 click==8.3.0 08:33:38 cliff==4.11.0 08:33:38 cmd2==2.7.0 08:33:38 cryptography==3.3.2 08:33:38 debtcollector==3.0.0 08:33:38 decorator==5.2.1 08:33:38 defusedxml==0.7.1 08:33:38 Deprecated==1.2.18 08:33:38 distlib==0.4.0 08:33:38 dnspython==2.8.0 08:33:38 docker==7.1.0 08:33:38 dogpile.cache==1.4.1 08:33:38 durationpy==0.10 08:33:38 email-validator==2.3.0 08:33:38 filelock==3.19.1 08:33:38 future==1.0.0 08:33:38 gitdb==4.0.12 08:33:38 GitPython==3.1.45 08:33:38 google-auth==2.40.3 08:33:38 httplib2==0.31.0 08:33:38 identify==2.6.14 08:33:38 idna==3.10 08:33:38 importlib-resources==1.5.0 08:33:38 iso8601==2.1.0 08:33:38 Jinja2==3.1.6 08:33:38 jmespath==1.0.1 08:33:38 jsonpatch==1.33 08:33:38 jsonpointer==3.0.0 08:33:38 jsonschema==4.25.1 08:33:38 jsonschema-specifications==2025.9.1 08:33:38 keystoneauth1==5.12.0 08:33:38 kubernetes==33.1.0 08:33:38 lftools==0.37.13 08:33:38 lxml==6.0.2 08:33:38 markdown-it-py==4.0.0 08:33:38 MarkupSafe==3.0.2 08:33:38 mdurl==0.1.2 08:33:38 msgpack==1.1.1 08:33:38 multi_key_dict==2.0.3 08:33:38 munch==4.0.0 08:33:38 netaddr==1.3.0 08:33:38 niet==1.4.2 08:33:38 nodeenv==1.9.1 08:33:38 oauth2client==4.1.3 08:33:38 oauthlib==3.3.1 08:33:38 openstacksdk==4.7.1 08:33:38 os-service-types==1.8.0 08:33:38 osc-lib==4.2.0 08:33:38 oslo.config==10.0.0 08:33:38 oslo.context==6.1.0 08:33:38 oslo.i18n==6.6.0 08:33:38 oslo.log==7.2.1 08:33:38 oslo.serialization==5.8.0 08:33:38 oslo.utils==9.1.0 08:33:38 packaging==25.0 08:33:38 pbr==7.0.1 08:33:38 platformdirs==4.4.0 08:33:38 prettytable==3.16.0 08:33:38 psutil==7.1.0 08:33:38 pyasn1==0.6.1 08:33:38 pyasn1_modules==0.4.2 08:33:38 pycparser==2.23 08:33:38 pygerrit2==2.0.15 08:33:38 PyGithub==2.8.1 08:33:38 Pygments==2.19.2 08:33:38 PyJWT==2.10.1 08:33:38 PyNaCl==1.6.0 08:33:38 pyparsing==2.4.7 08:33:38 pyperclip==1.10.0 08:33:38 pyrsistent==0.20.0 08:33:38 python-cinderclient==9.8.0 08:33:38 python-dateutil==2.9.0.post0 08:33:38 python-heatclient==4.3.0 08:33:38 python-jenkins==1.8.3 08:33:38 python-keystoneclient==5.7.0 08:33:38 python-magnumclient==4.9.0 08:33:38 python-openstackclient==8.2.0 08:33:38 python-swiftclient==4.8.0 08:33:38 PyYAML==6.0.2 08:33:38 referencing==0.36.2 08:33:38 requests==2.32.5 08:33:38 requests-oauthlib==2.0.0 08:33:38 requestsexceptions==1.4.0 08:33:38 rfc3986==2.0.0 08:33:38 rich==14.1.0 08:33:38 rich-argparse==1.7.1 08:33:38 rpds-py==0.27.1 08:33:38 rsa==4.9.1 08:33:38 ruamel.yaml==0.18.15 08:33:38 ruamel.yaml.clib==0.2.14 08:33:38 s3transfer==0.14.0 08:33:38 simplejson==3.20.1 08:33:38 six==1.17.0 08:33:38 smmap==5.0.2 08:33:38 soupsieve==2.8 08:33:38 stevedore==5.5.0 08:33:38 tabulate==0.9.0 08:33:38 toml==0.10.2 08:33:38 tomlkit==0.13.3 08:33:38 tqdm==4.67.1 08:33:38 typing_extensions==4.15.0 08:33:38 tzdata==2025.2 08:33:38 urllib3==1.26.20 08:33:38 virtualenv==20.34.0 08:33:38 wcwidth==0.2.14 08:33:38 websocket-client==1.8.0 08:33:38 wrapt==1.17.3 08:33:38 xdg==6.0.0 08:33:38 xmltodict==1.0.2 08:33:38 yq==3.4.3 08:33:38 [EnvInject] - Injecting environment variables from a build step. 08:33:38 [EnvInject] - Injecting as environment variables the properties content 08:33:38 OS_CLOUD=vex 08:33:38 08:33:38 [EnvInject] - Variables injected successfully. 08:33:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2762833261286933578.sh 08:33:38 ---> Orphaned k8s clusters 08:33:38 Setup pyenv: 08:33:39 system 08:33:39 3.8.13 08:33:39 3.9.13 08:33:39 3.10.13 08:33:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wm0S from file:/tmp/.os_lf_venv 08:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:33:41 lf-activate-venv(): INFO: Base packages installed successfully 08:33:41 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 08:33:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:33:49 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 08:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-wm0S/bin to PATH 08:33:52 -----> Delete orphaned cluster 08:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2112239764884798912.sh 08:33:52 ---> Orphaned stacks 08:33:52 Setup pyenv: 08:33:52 system 08:33:52 3.8.13 08:33:52 3.9.13 08:33:52 3.10.13 08:33:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wm0S from file:/tmp/.os_lf_venv 08:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:33:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:33:54 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 08:33:54 lf-activate-venv(): INFO: Base packages installed successfully 08:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 08:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-wm0S/bin to PATH 08:34:15 + mapfile -t OS_COE_CLUSTERS_ID 08:34:15 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:34:15 ++ awk '{print $1}' 08:34:15 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:34:17 + echo '-----> Active clusters -> stacks' 08:34:17 -----> Active clusters -> stacks 08:34:17 + OS_COE_STACKS=() 08:34:17 + [[ 0 -gt 0 ]] 08:34:17 + mapfile -t OS_STACKS 08:34:17 ++ awk '{print $1}' 08:34:17 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 08:34:18 + echo '-----> Active stacks' 08:34:18 -----> Active stacks 08:34:18 + echo '-----> Delete orphaned stacks' 08:34:18 -----> Delete orphaned stacks 08:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins559659393080727164.sh 08:34:18 ---> Orphaned servers 08:34:18 Setup pyenv: 08:34:18 system 08:34:18 3.8.13 08:34:18 3.9.13 08:34:18 3.10.13 08:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wm0S from file:/tmp/.os_lf_venv 08:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:34:21 lf-activate-venv(): INFO: Base packages installed successfully 08:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-wm0S/bin to PATH 08:34:42 -----> Active servers 08:34:42 prd-centos8-builder-2c-2g-501 08:34:42 prd-ubuntu2204-builder-2c-2g-500 08:34:42 prd-ubuntu2204-docker-8c-8g-499 08:34:42 prd-ubuntu2204-docker-4c-4g-498 08:34:42 prd-ubuntu2204-docker-4c-4g-493 08:34:42 prd-centos8-robot-2c-8g-468 08:34:42 prd-centos8-robot-2c-8g-144 08:34:42 prd-centos8-robot-2c-8g-141 08:34:42 prd-centos8-robot-2c-8g-136 08:34:42 prd-ubuntu2204-docker-8c-8g-128 08:34:42 -----> Delete orphaned servers 08:34:43 Deleting orphaned server: prd-centos8-robot-2c-8g-144 08:34:45 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 08:34:45 Deleting orphaned server: prd-centos8-robot-2c-8g-141 08:34:47 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 08:34:48 Deleting orphaned server: prd-centos8-robot-2c-8g-136 08:34:50 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 08:34:50 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 08:34:52 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 08:34:53 Build step 'Conditional step (single)' marked build as failure 08:34:53 $ ssh-agent -k 08:34:53 unset SSH_AUTH_SOCK; 08:34:53 unset SSH_AGENT_PID; 08:34:53 echo Agent pid 5462 killed; 08:34:53 [ssh-agent] Stopped. 08:34:53 [PostBuildScript] - [INFO] Executing post build scripts. 08:34:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7614683146451403907.sh 08:34:53 ---> sysstat.sh 08:34:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5961527113176375832.sh 08:34:53 ---> package-listing.sh 08:34:53 ++ tr '[:upper:]' '[:lower:]' 08:34:53 ++ facter osfamily 08:34:53 + OS_FAMILY=redhat 08:34:53 + workspace=/w/workspace/builder-openstack-cron 08:34:53 + START_PACKAGES=/tmp/packages_start.txt 08:34:53 + END_PACKAGES=/tmp/packages_end.txt 08:34:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:53 + PACKAGES=/tmp/packages_start.txt 08:34:53 + '[' /w/workspace/builder-openstack-cron ']' 08:34:53 + PACKAGES=/tmp/packages_end.txt 08:34:53 + case "${OS_FAMILY}" in 08:34:53 + rpm -qa 08:34:53 + sort 08:34:54 + '[' -f /tmp/packages_start.txt ']' 08:34:54 + '[' -f /tmp/packages_end.txt ']' 08:34:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:54 + '[' /w/workspace/builder-openstack-cron ']' 08:34:54 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 08:34:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 08:34:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6371400534981031830.sh 08:34:54 ---> capture-instance-metadata.sh 08:34:54 Setup pyenv: 08:34:54 system 08:34:54 3.8.13 08:34:54 3.9.13 08:34:54 3.10.13 08:34:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wm0S from file:/tmp/.os_lf_venv 08:34:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:34:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:34:56 lf-activate-venv(): INFO: Base packages installed successfully 08:34:56 lf-activate-venv(): INFO: Installing additional packages: lftools 08:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-wm0S/bin to PATH 08:35:08 INFO: Running in OpenStack, capturing instance metadata 08:35:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins544891680442965158.sh 08:35:08 provisioning config files... 08:35:09 Could not find credentials [logs] for builder-openstack-cron #73925 08:35:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2235043240932369253tmp 08:35:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:35:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:35:09 provisioning config files... 08:35:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:35:09 [EnvInject] - Injecting environment variables from a build step. 08:35:09 [EnvInject] - Injecting as environment variables the properties content 08:35:09 SERVER_ID=logs 08:35:09 08:35:09 [EnvInject] - Variables injected successfully. 08:35:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1285150860354829265.sh 08:35:09 ---> create-netrc.sh 08:35:09 WARN: Log server credential not found. 08:35:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15263296412550870936.sh 08:35:09 ---> python-tools-install.sh 08:35:09 Setup pyenv: 08:35:09 system 08:35:09 3.8.13 08:35:09 3.9.13 08:35:09 3.10.13 08:35:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wm0S from file:/tmp/.os_lf_venv 08:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:11 lf-activate-venv(): INFO: Base packages installed successfully 08:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools 08:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-wm0S/bin to PATH 08:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins883935640646418409.sh 08:35:21 ---> sudo-logs.sh 08:35:21 Archiving 'sudo' log.. 08:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1648318593663004961.sh 08:35:21 ---> job-cost.sh 08:35:22 Setup pyenv: 08:35:22 system 08:35:22 3.8.13 08:35:22 3.9.13 08:35:22 3.10.13 08:35:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wm0S from file:/tmp/.os_lf_venv 08:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:24 lf-activate-venv(): INFO: Base packages installed successfully 08:35:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-wm0S/bin to PATH 08:35:33 INFO: No Stack... 08:35:33 INFO: Retrieving Pricing Info for: v3-standard-2 08:35:33 INFO: Archiving Costs 08:35:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2848334357912167698.sh 08:35:33 ---> logs-deploy.sh 08:35:33 Setup pyenv: 08:35:33 system 08:35:33 3.8.13 08:35:33 3.9.13 08:35:33 3.10.13 08:35:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wm0S from file:/tmp/.os_lf_venv 08:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:35 lf-activate-venv(): INFO: Base packages installed successfully 08:35:35 lf-activate-venv(): INFO: Installing additional packages: lftools 08:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-wm0S/bin to PATH 08:35:46 WARNING: Nexus logging server not set 08:35:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73925/ 08:35:46 INFO: archiving logs to S3 08:35:47 ---> uname -a: 08:35:47 Linux prd-centos8-builder-2c-2g-501.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 08:35:47 08:35:47 08:35:47 ---> lscpu: 08:35:47 Architecture: x86_64 08:35:47 CPU op-mode(s): 32-bit, 64-bit 08:35:47 Byte Order: Little Endian 08:35:47 CPU(s): 2 08:35:47 On-line CPU(s) list: 0,1 08:35:47 Thread(s) per core: 1 08:35:47 Core(s) per socket: 1 08:35:47 Socket(s): 2 08:35:47 NUMA node(s): 1 08:35:47 Vendor ID: AuthenticAMD 08:35:47 CPU family: 23 08:35:47 Model: 49 08:35:47 Model name: AMD EPYC-Rome Processor 08:35:47 Stepping: 0 08:35:47 CPU MHz: 2799.998 08:35:47 BogoMIPS: 5599.99 08:35:47 Virtualization: AMD-V 08:35:47 Hypervisor vendor: KVM 08:35:47 Virtualization type: full 08:35:47 L1d cache: 32K 08:35:47 L1i cache: 32K 08:35:47 L2 cache: 512K 08:35:47 L3 cache: 16384K 08:35:47 NUMA node0 CPU(s): 0,1 08:35:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:35:47 08:35:47 08:35:47 ---> nproc: 08:35:47 2 08:35:47 08:35:47 08:35:47 ---> df -h: 08:35:47 Filesystem Size Used Avail Use% Mounted on 08:35:47 devtmpfs 3.8G 0 3.8G 0% /dev 08:35:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:35:47 tmpfs 3.8G 17M 3.8G 1% /run 08:35:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:35:47 /dev/vda1 40G 8.4G 32G 21% / 08:35:47 tmpfs 770M 0 770M 0% /run/user/1001 08:35:47 08:35:47 08:35:47 ---> free -m: 08:35:47 total used free shared buff/cache available 08:35:47 Mem: 7697 650 4784 19 2262 6750 08:35:47 Swap: 1023 0 1023 08:35:47 08:35:47 08:35:47 ---> ip addr: 08:35:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:35:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:35:47 inet 127.0.0.1/8 scope host lo 08:35:47 valid_lft forever preferred_lft forever 08:35:47 inet6 ::1/128 scope host 08:35:47 valid_lft forever preferred_lft forever 08:35:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:35:47 link/ether fa:16:3e:e5:d8:76 brd ff:ff:ff:ff:ff:ff 08:35:47 altname enp0s3 08:35:47 altname ens3 08:35:47 inet 10.30.171.119/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:35:47 valid_lft 86165sec preferred_lft 86165sec 08:35:47 inet6 fe80::f816:3eff:fee5:d876/64 scope link 08:35:47 valid_lft forever preferred_lft forever 08:35:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:35:47 link/ether 02:42:88:66:4a:15 brd ff:ff:ff:ff:ff:ff 08:35:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:35:47 valid_lft forever preferred_lft forever 08:35:47 08:35:47 08:35:47 ---> sar -b -r -n DEV: 08:35:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/23/2025 _x86_64_ (2 CPU) 08:35:47 08:35:47 08:31:48 LINUX RESTART (2 CPU) 08:35:47 08:35:47 08:33:01 AM tps rtps wtps bread/s bwrtn/s 08:35:47 08:34:01 AM 122.10 0.58 121.51 67.32 11163.47 08:35:47 08:35:01 AM 49.82 0.75 49.07 80.91 5817.56 08:35:47 Average: 85.95 0.67 85.29 74.11 8490.29 08:35:47 08:35:47 08:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:35:47 08:34:01 AM 4953308 6920244 2929124 37.16 2688 2143012 1016288 11.38 204500 2371660 101568 08:35:47 08:35:01 AM 4931012 6936312 2951420 37.44 2688 2180704 1012000 11.33 403856 2192952 9988 08:35:47 Average: 4942160 6928278 2940272 37.30 2688 2161858 1014144 11.36 304178 2282306 55778 08:35:47 08:35:47 08:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:35:47 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:47 08:34:01 AM eth0 62.71 54.34 699.94 9.47 0.00 0.00 0.00 0.00 08:35:47 08:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:47 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:47 08:35:01 AM eth0 71.39 57.90 605.91 10.50 0.00 0.00 0.00 0.00 08:35:47 08:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:47 Average: eth0 67.05 56.12 652.92 9.99 0.00 0.00 0.00 0.00 08:35:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:47 08:35:47 08:35:47 ---> sar -P ALL: 08:35:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/23/2025 _x86_64_ (2 CPU) 08:35:47 08:35:47 08:31:48 LINUX RESTART (2 CPU) 08:35:47 08:35:47 08:33:01 AM CPU %user %nice %system %iowait %steal %idle 08:35:47 08:34:01 AM all 36.50 0.00 5.57 1.88 0.10 55.95 08:35:47 08:34:01 AM 0 38.39 0.00 5.33 1.78 0.10 54.41 08:35:47 08:34:01 AM 1 34.61 0.00 5.82 1.98 0.10 57.49 08:35:47 08:35:01 AM all 31.10 0.00 4.21 1.60 0.13 62.97 08:35:47 08:35:01 AM 0 42.41 0.00 4.47 1.15 0.12 51.85 08:35:47 08:35:01 AM 1 19.78 0.00 3.94 2.05 0.13 74.09 08:35:47 Average: all 33.80 0.00 4.89 1.74 0.11 59.45 08:35:47 Average: 0 40.39 0.00 4.90 1.46 0.11 53.13 08:35:47 Average: 1 27.20 0.00 4.88 2.02 0.12 65.79 08:35:47 08:35:47 08:35:47