Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/120429 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-6586 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOXQ0qn/agent.2456 SSH_AGENT_PID=2458 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_6605125611851366367.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_6605125611851366367.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/29/120429/1 # timeout=10 > git rev-parse afb03ce305520f763fa0a84238b37fd038a5cc17^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision afb03ce305520f763fa0a84238b37fd038a5cc17 (refs/changes/29/120429/1) > git config core.sparsecheckout # timeout=10 > git checkout -f afb03ce305520f763fa0a84238b37fd038a5cc17 # timeout=10 Commit message: "Update cloud image Ubuntu22.04 builder x86_64" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 7703521d5493a9164fab1b6391e25aecdc63539a # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12234233661395494205.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aTr8 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aTr8/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0 from /tmp/venv-aTr8/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.39 botocore==1.42.39 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.2 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.1 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.2 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.5.3 websocket-client==1.9.0 wrapt==2.1.0 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins11397680512082852122.sh ---> jenkins-verify-images.sh + source /home/jenkins/lf-env.sh + '[' -f /tmp/.os_lf_venv ']' ++ cat /tmp/.os_lf_venv + os_lf_venv=/tmp/venv-aTr8 + '[' -d /tmp/venv-aTr8 ']' + '[' -f /tmp/venv-aTr8/bin/openstack ']' + echo 'Re-use existing venv: /tmp/venv-aTr8' Re-use existing venv: /tmp/venv-aTr8 + PATH=/tmp/venv-aTr8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + error=false + echo 'Verifying that cloud has a master configuration file' Verifying that cloud has a master configuration file + [[ -d jenkins-config/clouds/openstack ]] + for cloud in jenkins-config/clouds/openstack/* + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg ++ cut -d= -f2 + os_cloud= + os_cloud=vex + OS_CLOUD=vex + verify_images jenkins-config/clouds/openstack/odlvex + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' Verifying images on jenkins-config/clouds/openstack/odlvex + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + grep active | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + grep active | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + grep active | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + grep active | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + grep active | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + grep active | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' | ea126542-2638-4c7f-aebb-7b8613157bd0 | ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' | ea126542-2638-4c7f-aebb-7b8613157bd0 | ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + grep active | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + grep active | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + grep active | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + grep active | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + grep active | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' + grep active | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' + IMAGE_NAME='ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' + grep active | 9b23c8ce-1d2f-4fd0-92a8-58e242c64711 | ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' + grep active | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' + grep active | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' | 2c7d7ff7-f45a-4b26-9799-240bdf2547be | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' | 2c7d7ff7-f45a-4b26-9799-240bdf2547be | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' + grep active | 0b1e3cde-3573-4e2c-9173-de1516434676 | ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' | 0b1e3cde-3573-4e2c-9173-de1516434676 | ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' | 4bd0af65-1566-46d4-9c08-8617e83edd03 | ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' | 8f9377f0-00a0-4e4b-8558-13d801ca91cb | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + grep active | 8f9377f0-00a0-4e4b-8558-13d801ca91cb | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + grep active | 8f9377f0-00a0-4e4b-8558-13d801ca91cb | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' | 8f9377f0-00a0-4e4b-8558-13d801ca91cb | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' | 8f9377f0-00a0-4e4b-8558-13d801ca91cb | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' | 8f9377f0-00a0-4e4b-8558-13d801ca91cb | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557' | 8f9377f0-00a0-4e4b-8558-13d801ca91cb | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + grep active | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + grep active | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + grep active | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + grep active | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' + grep active | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + grep active | 86f5952f-cdcf-4cf3-babc-fc00354743a6 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' | 86f5952f-cdcf-4cf3-babc-fc00354743a6 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' | 86f5952f-cdcf-4cf3-babc-fc00354743a6 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + grep active | 86f5952f-cdcf-4cf3-babc-fc00354743a6 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + grep active | 86f5952f-cdcf-4cf3-babc-fc00354743a6 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' | 86f5952f-cdcf-4cf3-babc-fc00354743a6 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' + grep active | 86f5952f-cdcf-4cf3-babc-fc00354743a6 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' | 16a8e6be-e8e2-4a31-9e79-26c70d442be6 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + grep active | 16a8e6be-e8e2-4a31-9e79-26c70d442be6 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + grep active | 16a8e6be-e8e2-4a31-9e79-26c70d442be6 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' | 16a8e6be-e8e2-4a31-9e79-26c70d442be6 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' | 16a8e6be-e8e2-4a31-9e79-26c70d442be6 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' | 16a8e6be-e8e2-4a31-9e79-26c70d442be6 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + grep active | 16a8e6be-e8e2-4a31-9e79-26c70d442be6 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173' + grep active | 16a8e6be-e8e2-4a31-9e79-26c70d442be6 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' + grep active | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + grep active | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + grep active | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + grep active | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + grep active | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + grep active | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + grep active | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + grep active | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + grep active | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' + grep active | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | + false $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2458 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1803976282175706821.sh ---> sysstat.sh [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10429315008937077131.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/builder-jenkins-cfg-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/builder-jenkins-cfg-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/builder-jenkins-cfg-verify ']' + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7375664773099335807.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTr8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aTr8/bin to PATH INFO: Running in OpenStack, capturing instance metadata [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10499746506157130337.sh provisioning config files... Could not find credentials [logs] for builder-jenkins-cfg-verify #676 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config16416995642098813821tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6865988935133363683.sh ---> create-netrc.sh WARN: Log server credential not found. [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6803914343748850551.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTr8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aTr8/bin to PATH [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2906882465839842451.sh ---> sudo-logs.sh Archiving 'sudo' log.. [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8931115675887821734.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTr8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-aTr8/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins9664248948581868046.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTr8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-aTr8/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/676/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-6586 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 Stepping: 0 BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 8.5G 31G 22% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 557 4495 4 2884 7083 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:7d:76:91 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.170/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 82903sec preferred_lft 82903sec inet6 fe80::f816:3eff:fe7d:7691/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether d2:97:72:17:22:83 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-6586) 02/01/26 _x86_64_ (2 CPU) 00:45:29 LINUX RESTART (2 CPU) 00:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:00:07 6.34 0.58 5.23 0.53 604.08 887.30 13241.59 01:10:07 1.37 0.01 1.36 0.00 0.04 16.33 0.43 01:20:01 1.39 0.00 1.39 0.00 0.01 15.78 0.00 01:30:07 12.94 0.00 1.58 11.35 0.15 18.03 105815.79 01:40:07 35.11 1.41 33.12 0.58 100.60 1844.72 408.89 Average: 11.44 0.40 8.53 2.51 141.94 557.13 24081.29 00:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:07 5246964 7411464 393148 4.84 58716 2297192 976860 10.64 388036 2260400 172 01:10:07 5250540 7415592 389016 4.79 59168 2297304 976992 10.65 388484 2260856 144 01:20:01 5250288 7415928 388696 4.78 59732 2297312 977104 10.65 389056 2261284 288 01:30:07 5248272 7417128 387472 4.77 60600 2299648 977120 10.65 392104 2261256 144 01:40:07 4661520 7295284 477980 5.88 92344 2705804 1065892 11.61 491048 2702816 156 Average: 5131517 7391079 407262 5.01 66112 2379452 994794 10.84 409746 2349322 181 00:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:07 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 ens3 20.68 11.87 266.16 0.87 0.00 0.00 0.00 0.00 01:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:07 ens3 2.06 0.39 0.40 0.77 0.00 0.00 0.00 0.00 01:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:20:01 ens3 1.58 0.19 0.28 0.11 0.00 0.00 0.00 0.00 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:07 ens3 0.62 0.11 0.09 0.04 0.00 0.00 0.00 0.00 01:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:07 lo 0.87 0.87 0.14 0.14 0.00 0.00 0.00 0.00 01:40:07 ens3 50.41 34.88 239.67 8.19 0.00 0.00 0.00 0.00 01:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 Average: ens3 15.08 9.49 101.66 1.99 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-6586) 02/01/26 _x86_64_ (2 CPU) 00:45:29 LINUX RESTART (2 CPU) 00:50:01 CPU %user %nice %system %iowait %steal %idle 01:00:07 all 0.95 0.00 0.29 0.26 0.04 98.46 01:00:07 0 1.24 0.00 0.33 0.28 0.03 98.12 01:00:07 1 0.67 0.00 0.25 0.25 0.04 98.79 01:10:07 all 0.37 0.00 0.05 0.02 0.04 99.52 01:10:07 0 0.61 0.00 0.05 0.02 0.03 99.28 01:10:07 1 0.12 0.00 0.06 0.03 0.04 99.76 01:20:01 all 0.23 0.00 0.05 0.02 0.03 99.66 01:20:01 0 0.40 0.00 0.06 0.01 0.04 99.50 01:20:01 1 0.06 0.00 0.04 0.04 0.02 99.83 01:30:07 all 0.13 0.00 0.04 0.04 0.03 99.75 01:30:07 0 0.06 0.00 0.06 0.06 0.03 99.79 01:30:07 1 0.20 0.00 0.03 0.02 0.03 99.72 01:40:07 all 16.14 0.00 1.02 0.41 0.05 82.37 01:40:07 0 14.10 0.00 0.99 0.39 0.06 84.47 01:40:07 1 18.19 0.00 1.05 0.44 0.05 80.27 Average: all 3.56 0.00 0.29 0.15 0.04 95.96 Average: 0 3.27 0.00 0.30 0.15 0.04 96.24 Average: 1 3.85 0.00 0.28 0.16 0.04 95.68