22:32:10 Started by timer 22:32:10 Running as SYSTEM 22:32:10 [EnvInject] - Loading node environment variables. 22:32:10 Building remotely on prd-centos8-builder-2c-2g-371 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:11 [ssh-agent] Looking for ssh-agent implementation... 22:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:11 $ ssh-agent 22:32:11 SSH_AUTH_SOCK=/tmp/ssh-7YZ5zaGRZCb2/agent.5456 22:32:11 SSH_AGENT_PID=5457 22:32:11 [ssh-agent] Started. 22:32:11 Running ssh-add (command line suppressed) 22:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_12076838946627825627.key (/w/workspace/builder-openstack-cron@tmp/private_key_12076838946627825627.key) 22:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:11 The recommended git tool is: NONE 22:32:13 using credential jenkins-ssh 22:32:13 Wiping out workspace first. 22:32:13 Cloning the remote Git repository 22:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:13 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:13 > git --version # timeout=10 22:32:13 > git --version # 'git version 2.43.0' 22:32:13 using GIT_SSH to set credentials jenkins-ssh 22:32:13 [INFO] Currently running in a labeled security context 22:32:13 [INFO] Currently SELinux is 'enforcing' on the host 22:32:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9420561126225897052.key 22:32:13 Verifying host key using known hosts file 22:32:13 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. 22:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:16 Avoid second fetch 22:32:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:16 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/remotes/origin/master) 22:32:16 > git config core.sparsecheckout # timeout=10 22:32:16 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 22:32:17 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 22:32:17 > git rev-list --no-walk b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 22:32:17 > git remote # timeout=10 22:32:17 > git submodule init # timeout=10 22:32:17 > git submodule sync # timeout=10 22:32:17 > git config --get remote.origin.url # timeout=10 22:32:17 > git submodule init # timeout=10 22:32:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:17 > git config --get submodule.global-jjb.url # timeout=10 22:32:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:17 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:17 > git submodule update --init --recursive global-jjb # timeout=10 22:32:18 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:22 No emails were triggered. 22:32:22 provisioning config files... 22:32:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3849352104132704767.sh 22:32:22 ---> python-tools-install.sh 22:32:22 Setup pyenv: 22:32:22 system 22:32:22 * 3.8.13 (set by /opt/pyenv/version) 22:32:22 * 3.9.13 (set by /opt/pyenv/version) 22:32:22 * 3.10.13 (set by /opt/pyenv/version) 22:32:22 * 3.11.7 (set by /opt/pyenv/version) 22:32:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yne3 22:32:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:32 lf-activate-venv(): INFO: Base packages installed successfully 22:32:32 lf-activate-venv(): INFO: Installing additional packages: lftools 22:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-yne3/bin to PATH 22:32:59 Generating Requirements File 22:33:20 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. 22:33:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:20 Python 3.11.7 22:33:20 pip 25.2 from /tmp/venv-yne3/lib/python3.11/site-packages/pip (python 3.11) 22:33:21 appdirs==1.4.4 22:33:21 argcomplete==3.6.2 22:33:21 aspy.yaml==1.3.0 22:33:21 attrs==25.3.0 22:33:21 autopage==0.5.2 22:33:21 beautifulsoup4==4.13.5 22:33:21 boto3==1.40.36 22:33:21 botocore==1.40.36 22:33:21 bs4==0.0.2 22:33:21 cachetools==5.5.2 22:33:21 certifi==2025.8.3 22:33:21 cffi==2.0.0 22:33:21 cfgv==3.4.0 22:33:21 chardet==5.2.0 22:33:21 charset-normalizer==3.4.3 22:33:21 click==8.3.0 22:33:21 cliff==4.11.0 22:33:21 cmd2==2.7.0 22:33:21 cryptography==3.3.2 22:33:21 debtcollector==3.0.0 22:33:21 decorator==5.2.1 22:33:21 defusedxml==0.7.1 22:33:21 Deprecated==1.2.18 22:33:21 distlib==0.4.0 22:33:21 dnspython==2.8.0 22:33:21 docker==7.1.0 22:33:21 dogpile.cache==1.4.1 22:33:21 durationpy==0.10 22:33:21 email-validator==2.3.0 22:33:21 filelock==3.19.1 22:33:21 future==1.0.0 22:33:21 gitdb==4.0.12 22:33:21 GitPython==3.1.45 22:33:21 google-auth==2.40.3 22:33:21 httplib2==0.31.0 22:33:21 identify==2.6.14 22:33:21 idna==3.10 22:33:21 importlib-resources==1.5.0 22:33:21 iso8601==2.1.0 22:33:21 Jinja2==3.1.6 22:33:21 jmespath==1.0.1 22:33:21 jsonpatch==1.33 22:33:21 jsonpointer==3.0.0 22:33:21 jsonschema==4.25.1 22:33:21 jsonschema-specifications==2025.9.1 22:33:21 keystoneauth1==5.12.0 22:33:21 kubernetes==33.1.0 22:33:21 lftools==0.37.13 22:33:21 lxml==6.0.2 22:33:21 markdown-it-py==4.0.0 22:33:21 MarkupSafe==3.0.2 22:33:21 mdurl==0.1.2 22:33:21 msgpack==1.1.1 22:33:21 multi_key_dict==2.0.3 22:33:21 munch==4.0.0 22:33:21 netaddr==1.3.0 22:33:21 niet==1.4.2 22:33:21 nodeenv==1.9.1 22:33:21 oauth2client==4.1.3 22:33:21 oauthlib==3.3.1 22:33:21 openstacksdk==4.7.1 22:33:21 os-service-types==1.8.0 22:33:21 osc-lib==4.2.0 22:33:21 oslo.config==10.0.0 22:33:21 oslo.context==6.1.0 22:33:21 oslo.i18n==6.6.0 22:33:21 oslo.log==7.2.1 22:33:21 oslo.serialization==5.8.0 22:33:21 oslo.utils==9.1.0 22:33:21 packaging==25.0 22:33:21 pbr==7.0.1 22:33:21 platformdirs==4.4.0 22:33:21 prettytable==3.16.0 22:33:21 psutil==7.1.0 22:33:21 pyasn1==0.6.1 22:33:21 pyasn1_modules==0.4.2 22:33:21 pycparser==2.23 22:33:21 pygerrit2==2.0.15 22:33:21 PyGithub==2.8.1 22:33:21 Pygments==2.19.2 22:33:21 PyJWT==2.10.1 22:33:21 PyNaCl==1.6.0 22:33:21 pyparsing==2.4.7 22:33:21 pyperclip==1.10.0 22:33:21 pyrsistent==0.20.0 22:33:21 python-cinderclient==9.8.0 22:33:21 python-dateutil==2.9.0.post0 22:33:21 python-heatclient==4.3.0 22:33:21 python-jenkins==1.8.3 22:33:21 python-keystoneclient==5.7.0 22:33:21 python-magnumclient==4.9.0 22:33:21 python-openstackclient==8.2.0 22:33:21 python-swiftclient==4.8.0 22:33:21 PyYAML==6.0.2 22:33:21 referencing==0.36.2 22:33:21 requests==2.32.5 22:33:21 requests-oauthlib==2.0.0 22:33:21 requestsexceptions==1.4.0 22:33:21 rfc3986==2.0.0 22:33:21 rich==14.1.0 22:33:21 rich-argparse==1.7.1 22:33:21 rpds-py==0.27.1 22:33:21 rsa==4.9.1 22:33:21 ruamel.yaml==0.18.15 22:33:21 ruamel.yaml.clib==0.2.14 22:33:21 s3transfer==0.14.0 22:33:21 simplejson==3.20.1 22:33:21 six==1.17.0 22:33:21 smmap==5.0.2 22:33:21 soupsieve==2.8 22:33:21 stevedore==5.5.0 22:33:21 tabulate==0.9.0 22:33:21 toml==0.10.2 22:33:21 tomlkit==0.13.3 22:33:21 tqdm==4.67.1 22:33:21 typing_extensions==4.15.0 22:33:21 tzdata==2025.2 22:33:21 urllib3==1.26.20 22:33:21 virtualenv==20.34.0 22:33:21 wcwidth==0.2.14 22:33:21 websocket-client==1.8.0 22:33:21 wrapt==1.17.3 22:33:21 xdg==6.0.0 22:33:21 xmltodict==1.0.2 22:33:21 yq==3.4.3 22:33:21 [EnvInject] - Injecting environment variables from a build step. 22:33:21 [EnvInject] - Injecting as environment variables the properties content 22:33:21 OS_CLOUD=vex 22:33:21 22:33:21 [EnvInject] - Variables injected successfully. 22:33:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8683818860610994911.sh 22:33:21 ---> Orphaned k8s clusters 22:33:21 Setup pyenv: 22:33:21 system 22:33:21 3.8.13 22:33:21 3.9.13 22:33:21 3.10.13 22:33:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yne3 from file:/tmp/.os_lf_venv 22:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:23 lf-activate-venv(): INFO: Base packages installed successfully 22:33:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22: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. 22:33:30 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-yne3/bin to PATH 22:33:34 -----> Delete orphaned cluster 22:33:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7810980804082858434.sh 22:33:34 ---> Orphaned stacks 22:33:34 Setup pyenv: 22:33:34 system 22:33:34 3.8.13 22:33:34 3.9.13 22:33:34 3.10.13 22:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yne3 from file:/tmp/.os_lf_venv 22:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:36 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. 22:33:36 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:36 lf-activate-venv(): INFO: Base packages installed successfully 22:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-yne3/bin to PATH 22:33:55 + mapfile -t OS_COE_CLUSTERS_ID 22:33:55 ++ awk '{print $1}' 22:33:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:33:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:33:58 + echo '-----> Active clusters -> stacks' 22:33:58 -----> Active clusters -> stacks 22:33:58 + OS_COE_STACKS=() 22:33:58 + [[ 0 -gt 0 ]] 22:33:58 + mapfile -t OS_STACKS 22:33:58 ++ 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 22:33:58 ++ awk '{print $1}' 22:33:59 + echo '-----> Active stacks' 22:33:59 -----> Active stacks 22:33:59 + echo '-----> Delete orphaned stacks' 22:33:59 -----> Delete orphaned stacks 22:33:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15603641154711575550.sh 22:33:59 ---> Orphaned servers 22:33:59 Setup pyenv: 22:33:59 system 22:33:59 3.8.13 22:33:59 3.9.13 22:33:59 3.10.13 22:33:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yne3 from file:/tmp/.os_lf_venv 22:34:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:01 lf-activate-venv(): INFO: Base packages installed successfully 22:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-yne3/bin to PATH 22:34:23 -----> Active servers 22:34:23 prd-centos8-builder-2c-2g-371 22:34:23 prd-ubuntu2204-docker-8c-8g-370 22:34:23 prd-ubuntu2204-docker-2c-2g-368 22:34:23 prd-centos8-robot-2c-8g-144 22:34:23 prd-centos8-robot-2c-8g-141 22:34:23 prd-centos8-robot-2c-8g-136 22:34:23 prd-ubuntu2204-docker-8c-8g-128 22:34:23 -----> Delete orphaned servers 22:34:23 Deleting orphaned server: prd-centos8-robot-2c-8g-144 22:34:25 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:34:25 Deleting orphaned server: prd-centos8-robot-2c-8g-141 22:34:28 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:34:28 Deleting orphaned server: prd-centos8-robot-2c-8g-136 22:34:30 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:34:31 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 22:34:33 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:34:33 Build step 'Conditional step (single)' marked build as failure 22:34:33 $ ssh-agent -k 22:34:33 unset SSH_AUTH_SOCK; 22:34:33 unset SSH_AGENT_PID; 22:34:33 echo Agent pid 5457 killed; 22:34:33 [ssh-agent] Stopped. 22:34:33 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4341286404283010190.sh 22:34:33 ---> sysstat.sh 22:34:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7265296746335013162.sh 22:34:33 ---> package-listing.sh 22:34:33 ++ facter osfamily 22:34:33 ++ tr '[:upper:]' '[:lower:]' 22:34:34 + OS_FAMILY=redhat 22:34:34 + workspace=/w/workspace/builder-openstack-cron 22:34:34 + START_PACKAGES=/tmp/packages_start.txt 22:34:34 + END_PACKAGES=/tmp/packages_end.txt 22:34:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:34 + PACKAGES=/tmp/packages_start.txt 22:34:34 + '[' /w/workspace/builder-openstack-cron ']' 22:34:34 + PACKAGES=/tmp/packages_end.txt 22:34:34 + case "${OS_FAMILY}" in 22:34:34 + rpm -qa 22:34:34 + sort 22:34:34 + '[' -f /tmp/packages_start.txt ']' 22:34:34 + '[' -f /tmp/packages_end.txt ']' 22:34:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:34 + '[' /w/workspace/builder-openstack-cron ']' 22:34:34 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:34:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:34:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6054183793168082089.sh 22:34:34 ---> capture-instance-metadata.sh 22:34:34 Setup pyenv: 22:34:35 system 22:34:35 3.8.13 22:34:35 3.9.13 22:34:35 3.10.13 22:34:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yne3 from file:/tmp/.os_lf_venv 22:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:37 lf-activate-venv(): INFO: Base packages installed successfully 22:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-yne3/bin to PATH 22:34:48 INFO: Running in OpenStack, capturing instance metadata 22:34:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3908920898838869638.sh 22:34:48 provisioning config files... 22:34:49 Could not find credentials [logs] for builder-openstack-cron #73915 22:34:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6936038554666476059tmp 22:34:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:34:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:34:49 provisioning config files... 22:34:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:34:49 [EnvInject] - Injecting environment variables from a build step. 22:34:49 [EnvInject] - Injecting as environment variables the properties content 22:34:49 SERVER_ID=logs 22:34:49 22:34:49 [EnvInject] - Variables injected successfully. 22:34:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16939619618369937535.sh 22:34:49 ---> create-netrc.sh 22:34:49 WARN: Log server credential not found. 22:34:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12829605878404679677.sh 22:34:49 ---> python-tools-install.sh 22:34:49 Setup pyenv: 22:34:49 system 22:34:49 3.8.13 22:34:49 3.9.13 22:34:49 3.10.13 22:34:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yne3 from file:/tmp/.os_lf_venv 22:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:51 lf-activate-venv(): INFO: Base packages installed successfully 22:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-yne3/bin to PATH 22:35:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11847294443565405840.sh 22:35:02 ---> sudo-logs.sh 22:35:02 Archiving 'sudo' log.. 22:35:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18320025830117829822.sh 22:35:02 ---> job-cost.sh 22:35:02 Setup pyenv: 22:35:03 system 22:35:03 3.8.13 22:35:03 3.9.13 22:35:03 3.10.13 22:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yne3 from file:/tmp/.os_lf_venv 22:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:05 lf-activate-venv(): INFO: Base packages installed successfully 22:35:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-yne3/bin to PATH 22:35:12 INFO: No Stack... 22:35:12 INFO: Retrieving Pricing Info for: v3-standard-2 22:35:13 INFO: Archiving Costs 22:35:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15971122922347205703.sh 22:35:13 ---> logs-deploy.sh 22:35:13 Setup pyenv: 22:35:13 system 22:35:13 3.8.13 22:35:13 3.9.13 22:35:13 3.10.13 22:35:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yne3 from file:/tmp/.os_lf_venv 22:35:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:15 lf-activate-venv(): INFO: Base packages installed successfully 22:35:15 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-yne3/bin to PATH 22:35:25 WARNING: Nexus logging server not set 22:35:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73915/ 22:35:25 INFO: archiving logs to S3 22:35:26 ---> uname -a: 22:35:26 Linux prd-centos8-builder-2c-2g-371.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 22:35:26 22:35:26 22:35:26 ---> lscpu: 22:35:26 Architecture: x86_64 22:35:26 CPU op-mode(s): 32-bit, 64-bit 22:35:26 Byte Order: Little Endian 22:35:26 CPU(s): 2 22:35:26 On-line CPU(s) list: 0,1 22:35:26 Thread(s) per core: 1 22:35:26 Core(s) per socket: 1 22:35:26 Socket(s): 2 22:35:26 NUMA node(s): 1 22:35:26 Vendor ID: AuthenticAMD 22:35:26 CPU family: 23 22:35:26 Model: 49 22:35:26 Model name: AMD EPYC-Rome Processor 22:35:26 Stepping: 0 22:35:26 CPU MHz: 2800.000 22:35:26 BogoMIPS: 5600.00 22:35:26 Virtualization: AMD-V 22:35:26 Hypervisor vendor: KVM 22:35:26 Virtualization type: full 22:35:26 L1d cache: 32K 22:35:26 L1i cache: 32K 22:35:26 L2 cache: 512K 22:35:26 L3 cache: 16384K 22:35:26 NUMA node0 CPU(s): 0,1 22:35:26 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 22:35:26 22:35:26 22:35:26 ---> nproc: 22:35:26 2 22:35:26 22:35:26 22:35:26 ---> df -h: 22:35:26 Filesystem Size Used Avail Use% Mounted on 22:35:26 devtmpfs 3.8G 0 3.8G 0% /dev 22:35:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:35:26 tmpfs 3.8G 17M 3.8G 1% /run 22:35:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:35:26 /dev/vda1 40G 8.4G 32G 21% / 22:35:26 tmpfs 770M 0 770M 0% /run/user/1001 22:35:26 22:35:26 22:35:26 ---> free -m: 22:35:26 total used free shared buff/cache available 22:35:26 Mem: 7697 618 4815 19 2263 6782 22:35:26 Swap: 1023 0 1023 22:35:26 22:35:26 22:35:26 ---> ip addr: 22:35:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:35:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:35:26 inet 127.0.0.1/8 scope host lo 22:35:26 valid_lft forever preferred_lft forever 22:35:26 inet6 ::1/128 scope host 22:35:26 valid_lft forever preferred_lft forever 22:35:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:35:26 link/ether fa:16:3e:4d:e9:76 brd ff:ff:ff:ff:ff:ff 22:35:26 altname enp0s3 22:35:26 altname ens3 22:35:26 inet 10.30.171.152/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:35:26 valid_lft 86166sec preferred_lft 86166sec 22:35:26 inet6 fe80::f816:3eff:fe4d:e976/64 scope link 22:35:26 valid_lft forever preferred_lft forever 22:35:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:35:26 link/ether 02:42:16:6d:02:9f brd ff:ff:ff:ff:ff:ff 22:35:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:35:26 valid_lft forever preferred_lft forever 22:35:26 22:35:26 22:35:26 ---> sar -b -r -n DEV: 22:35:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 22:35:26 22:35:26 22:31:27 LINUX RESTART (2 CPU) 22:35:26 22:35:26 10:32:02 PM tps rtps wtps bread/s bwrtn/s 22:35:26 10:33:01 PM 219.53 19.74 199.80 5506.62 7317.75 22:35:26 10:34:01 PM 115.29 0.50 114.80 64.38 12273.61 22:35:26 10:35:01 PM 32.42 0.93 31.49 105.96 1782.31 22:35:26 Average: 121.88 6.99 114.89 1872.34 7123.49 22:35:26 22:35:26 10:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:26 10:33:01 PM 5212592 7046520 2669840 33.87 2688 2016448 921332 10.32 200704 2146096 165204 22:35:26 10:34:01 PM 4974052 6987520 2908380 36.90 2688 2188676 963388 10.79 231364 2321948 50308 22:35:26 10:35:01 PM 4903596 6919716 2978836 37.79 2688 2191376 1022824 11.45 405528 2218116 17736 22:35:26 Average: 5030080 6984585 2852352 36.19 2688 2132167 969181 10.85 279199 2228720 77749 22:35:26 22:35:26 10:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:26 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:26 10:33:01 PM eth0 318.26 193.70 1831.96 63.90 0.00 0.00 0.00 0.00 22:35:26 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:26 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:26 10:34:01 PM eth0 72.66 57.46 826.59 10.16 0.00 0.00 0.00 0.00 22:35:26 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:26 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:26 10:35:01 PM eth0 25.12 23.84 30.26 9.50 0.00 0.00 0.00 0.00 22:35:26 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:26 Average: eth0 137.69 91.10 891.10 27.66 0.00 0.00 0.00 0.00 22:35:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:26 22:35:26 22:35:26 ---> sar -P ALL: 22:35:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 22:35:26 22:35:26 22:31:27 LINUX RESTART (2 CPU) 22:35:26 22:35:26 10:32:02 PM CPU %user %nice %system %iowait %steal %idle 22:35:26 10:33:01 PM all 39.59 0.00 7.49 2.86 0.10 49.95 22:35:26 10:33:01 PM 0 41.41 0.00 6.63 2.31 0.12 49.54 22:35:26 10:33:01 PM 1 37.77 0.00 8.35 3.43 0.09 50.37 22:35:26 10:34:01 PM all 33.80 0.00 5.32 2.19 0.08 58.61 22:35:26 10:34:01 PM 0 42.13 0.00 5.54 2.43 0.08 49.81 22:35:26 10:34:01 PM 1 25.45 0.00 5.09 1.95 0.08 67.43 22:35:26 10:35:01 PM all 32.63 0.00 3.44 0.25 0.08 63.60 22:35:26 10:35:01 PM 0 44.53 0.00 3.85 0.28 0.08 51.25 22:35:26 10:35:01 PM 1 20.74 0.00 3.02 0.22 0.08 75.94 22:35:26 Average: all 35.32 0.00 5.40 1.76 0.09 57.43 22:35:26 Average: 0 42.70 0.00 5.33 1.67 0.09 50.20 22:35:26 Average: 1 27.92 0.00 5.47 1.85 0.08 64.68 22:35:26 22:35:26 22:35:26