12:49:58 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118005 12:49:58 Running as SYSTEM 12:49:58 [EnvInject] - Loading node environment variables. 12:49:58 Building remotely on prd-ubuntu2204-builder-2c-2g-50821 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 12:49:58 [ssh-agent] Looking for ssh-agent implementation... 12:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:59 $ ssh-agent 12:49:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX0pkNJz/agent.1515 12:49:59 SSH_AGENT_PID=1517 12:49:59 [ssh-agent] Started. 12:49:59 Running ssh-add (command line suppressed) 12:49:59 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_1880180628511733598.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_1880180628511733598.key) 12:49:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:49:59 The recommended git tool is: NONE 12:50:01 using credential jenkins-ssh 12:50:01 Wiping out workspace first. 12:50:01 Cloning the remote Git repository 12:50:01 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:50:01 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 12:50:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:50:01 > git --version # timeout=10 12:50:01 > git --version # 'git version 2.34.1' 12:50:01 using GIT_SSH to set credentials jenkins-ssh 12:50:01 Verifying host key using known hosts file 12:50:01 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. 12:50:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:50:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:50:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:50:04 using GIT_SSH to set credentials jenkins-ssh 12:50:04 Verifying host key using known hosts file 12:50:04 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. 12:50:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/05/118005/2 # timeout=10 12:50:05 > git rev-parse bad077ac19eb5c7792333842e061531fd839b989^{commit} # timeout=10 12:50:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:50:05 Checking out Revision bad077ac19eb5c7792333842e061531fd839b989 (refs/changes/05/118005/2) 12:50:05 > git config core.sparsecheckout # timeout=10 12:50:05 > git checkout -f bad077ac19eb5c7792333842e061531fd839b989 # timeout=10 12:50:08 Commit message: "CI: Add JCaSC managed config for Ietf repo" 12:50:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:50:08 > git rev-list --no-walk 63ef7355df90da9aaf7c434571c04c4ba26ac8e0 # timeout=10 12:50:08 > git remote # timeout=10 12:50:08 > git submodule init # timeout=10 12:50:08 > git submodule sync # timeout=10 12:50:08 > git config --get remote.origin.url # timeout=10 12:50:08 > git submodule init # timeout=10 12:50:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:50:08 > git config --get submodule.global-jjb.url # timeout=10 12:50:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:50:08 > git config --get submodule.packer/common-packer.url # timeout=10 12:50:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:50:08 > git submodule update --init --recursive global-jjb # timeout=10 12:50:09 > git submodule update --init --recursive packer/common-packer # timeout=10 12:50:10 provisioning config files... 12:50:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:50:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:50:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:50:10 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4594736003798916242.sh 12:50:10 ---> python-tools-install.sh 12:50:10 Setup pyenv: 12:50:10 * system (set by /opt/pyenv/version) 12:50:10 * 3.8.20 (set by /opt/pyenv/version) 12:50:10 * 3.9.20 (set by /opt/pyenv/version) 12:50:10 * 3.10.15 (set by /opt/pyenv/version) 12:50:10 * 3.11.10 (set by /opt/pyenv/version) 12:50:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ddAy 12:50:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:50:19 lf-activate-venv(): INFO: Installing: lftools 12:50:43 lf-activate-venv(): INFO: Adding /tmp/venv-ddAy/bin to PATH 12:50:43 Generating Requirements File 12:51:04 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. 12:51:04 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:51:04 Python 3.11.10 12:51:04 pip 25.2 from /tmp/venv-ddAy/lib/python3.11/site-packages/pip (python 3.11) 12:51:05 appdirs==1.4.4 12:51:05 argcomplete==3.6.2 12:51:05 aspy.yaml==1.3.0 12:51:05 attrs==25.3.0 12:51:05 autopage==0.5.2 12:51:05 beautifulsoup4==4.13.5 12:51:05 boto3==1.40.25 12:51:05 botocore==1.40.25 12:51:05 bs4==0.0.2 12:51:05 cachetools==5.5.2 12:51:05 certifi==2025.8.3 12:51:05 cffi==1.17.1 12:51:05 cfgv==3.4.0 12:51:05 chardet==5.2.0 12:51:05 charset-normalizer==3.4.3 12:51:05 click==8.2.1 12:51:05 cliff==4.11.0 12:51:05 cmd2==2.7.0 12:51:05 cryptography==3.3.2 12:51:05 debtcollector==3.0.0 12:51:05 decorator==5.2.1 12:51:05 defusedxml==0.7.1 12:51:05 Deprecated==1.2.18 12:51:05 distlib==0.4.0 12:51:05 dnspython==2.8.0 12:51:05 docker==7.1.0 12:51:05 dogpile.cache==1.4.0 12:51:05 durationpy==0.10 12:51:05 email-validator==2.3.0 12:51:05 filelock==3.19.1 12:51:05 future==1.0.0 12:51:05 gitdb==4.0.12 12:51:05 GitPython==3.1.45 12:51:05 google-auth==2.40.3 12:51:05 httplib2==0.30.0 12:51:05 identify==2.6.14 12:51:05 idna==3.10 12:51:05 importlib-resources==1.5.0 12:51:05 iso8601==2.1.0 12:51:05 Jinja2==3.1.6 12:51:05 jmespath==1.0.1 12:51:05 jsonpatch==1.33 12:51:05 jsonpointer==3.0.0 12:51:05 jsonschema==4.25.1 12:51:05 jsonschema-specifications==2025.9.1 12:51:05 keystoneauth1==5.12.0 12:51:05 kubernetes==33.1.0 12:51:05 lftools==0.37.13 12:51:05 lxml==6.0.1 12:51:05 markdown-it-py==4.0.0 12:51:05 MarkupSafe==3.0.2 12:51:05 mdurl==0.1.2 12:51:05 msgpack==1.1.1 12:51:05 multi_key_dict==2.0.3 12:51:05 munch==4.0.0 12:51:05 netaddr==1.3.0 12:51:05 niet==1.4.2 12:51:05 nodeenv==1.9.1 12:51:05 oauth2client==4.1.3 12:51:05 oauthlib==3.3.1 12:51:05 openstacksdk==4.7.0 12:51:05 os-service-types==1.8.0 12:51:05 osc-lib==4.2.0 12:51:05 oslo.config==10.0.0 12:51:05 oslo.context==6.1.0 12:51:05 oslo.i18n==6.6.0 12:51:05 oslo.log==7.2.1 12:51:05 oslo.serialization==5.8.0 12:51:05 oslo.utils==9.1.0 12:51:05 packaging==25.0 12:51:05 pbr==7.0.1 12:51:05 platformdirs==4.4.0 12:51:05 prettytable==3.16.0 12:51:05 psutil==7.0.0 12:51:05 pyasn1==0.6.1 12:51:05 pyasn1_modules==0.4.2 12:51:05 pycparser==2.22 12:51:05 pygerrit2==2.0.15 12:51:05 PyGithub==2.8.1 12:51:05 Pygments==2.19.2 12:51:05 PyJWT==2.10.1 12:51:05 PyNaCl==1.5.0 12:51:05 pyparsing==2.4.7 12:51:05 pyperclip==1.9.0 12:51:05 pyrsistent==0.20.0 12:51:05 python-cinderclient==9.8.0 12:51:05 python-dateutil==2.9.0.post0 12:51:05 python-heatclient==4.3.0 12:51:05 python-jenkins==1.8.3 12:51:05 python-keystoneclient==5.7.0 12:51:05 python-magnumclient==4.9.0 12:51:05 python-openstackclient==8.2.0 12:51:05 python-swiftclient==4.8.0 12:51:05 PyYAML==6.0.2 12:51:05 referencing==0.36.2 12:51:05 requests==2.32.5 12:51:05 requests-oauthlib==2.0.0 12:51:05 requestsexceptions==1.4.0 12:51:05 rfc3986==2.0.0 12:51:05 rich==14.1.0 12:51:05 rich-argparse==1.7.1 12:51:05 rpds-py==0.27.1 12:51:05 rsa==4.9.1 12:51:05 ruamel.yaml==0.18.15 12:51:05 ruamel.yaml.clib==0.2.12 12:51:05 s3transfer==0.13.1 12:51:05 simplejson==3.20.1 12:51:05 six==1.17.0 12:51:05 smmap==5.0.2 12:51:05 soupsieve==2.8 12:51:05 stevedore==5.5.0 12:51:05 tabulate==0.9.0 12:51:05 toml==0.10.2 12:51:05 tomlkit==0.13.3 12:51:05 tqdm==4.67.1 12:51:05 typing_extensions==4.15.0 12:51:05 tzdata==2025.2 12:51:05 urllib3==1.26.20 12:51:05 virtualenv==20.34.0 12:51:05 wcwidth==0.2.13 12:51:05 websocket-client==1.8.0 12:51:05 wrapt==1.17.3 12:51:05 xdg==6.0.0 12:51:05 xmltodict==0.15.0 12:51:05 yq==3.4.3 12:51:05 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins529751949264767246.sh 12:51:05 ---> jenkins-verify-images.sh 12:51:05 + source /home/jenkins/lf-env.sh 12:51:05 + '[' -f /tmp/.os_lf_venv ']' 12:51:05 ++ cat /tmp/.os_lf_venv 12:51:05 + os_lf_venv=/tmp/venv-ddAy 12:51:05 + '[' -d /tmp/venv-ddAy ']' 12:51:05 + '[' -f /tmp/venv-ddAy/bin/openstack ']' 12:51:05 + echo 'Re-use existing venv: /tmp/venv-ddAy' 12:51:05 Re-use existing venv: /tmp/venv-ddAy 12:51:05 + PATH=/tmp/venv-ddAy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:51:05 + error=false 12:51:05 + echo 'Verifying that cloud has a master configuration file' 12:51:05 Verifying that cloud has a master configuration file 12:51:05 + [[ -d jenkins-config/clouds/openstack ]] 12:51:05 + for cloud in jenkins-config/clouds/openstack/* 12:51:05 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 12:51:05 ++ cut -d= -f2 12:51:05 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 12:51:05 + os_cloud= 12:51:05 + os_cloud=vex 12:51:05 + OS_CLOUD=vex 12:51:05 + verify_images jenkins-config/clouds/openstack/odlvex 12:51:05 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 12:51:05 Verifying images on jenkins-config/clouds/openstack/odlvex 12:51:05 + for file in "$1"/* 12:51:05 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg ']' 12:51:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg 12:51:05 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:05 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:05 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:05 + grep active 12:51:11 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:51:11 + for file in "$1"/* 12:51:11 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg ']' 12:51:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg 12:51:11 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:11 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:11 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:11 + grep active 12:51:17 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:51:17 + for file in "$1"/* 12:51:17 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg ']' 12:51:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg 12:51:17 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:17 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:17 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:17 + grep active 12:51:23 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:51:23 + for file in "$1"/* 12:51:23 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg ']' 12:51:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg 12:51:23 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:23 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:23 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:23 + grep active 12:51:28 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:51:28 + for file in "$1"/* 12:51:28 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg ']' 12:51:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg 12:51:28 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:28 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:28 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:28 + grep active 12:51:34 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:51:34 + for file in "$1"/* 12:51:34 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg ']' 12:51:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg 12:51:34 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:34 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:34 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:51:34 + grep active 12:51:40 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:51:40 + for file in "$1"/* 12:51:40 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg ']' 12:51:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg 12:51:40 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:40 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:40 + grep active 12:51:40 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:45 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 12:51:45 + for file in "$1"/* 12:51:45 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg ']' 12:51:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg 12:51:45 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:45 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:45 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:45 + grep active 12:51:51 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 12:51:51 + for file in "$1"/* 12:51:51 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg ']' 12:51:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg 12:51:51 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:51 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:51 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:51 + grep active 12:51:57 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 12:51:57 + for file in "$1"/* 12:51:57 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg ']' 12:51:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg 12:51:57 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:57 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:51:57 + grep active 12:51:57 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:52:03 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 12:52:03 + for file in "$1"/* 12:52:03 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg ']' 12:52:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg 12:52:03 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:52:03 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:52:03 + grep active 12:52:03 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:52:09 | ea126542-2638-4c7f-aebb-7b8613157bd0 | ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 | active | 12:52:09 + for file in "$1"/* 12:52:09 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg ']' 12:52:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg 12:52:09 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:52:09 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:52:09 + grep active 12:52:09 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:52:15 | ea126542-2638-4c7f-aebb-7b8613157bd0 | ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 | active | 12:52:15 + for file in "$1"/* 12:52:15 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg ']' 12:52:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg 12:52:15 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:52:15 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:52:15 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:52:15 + grep active 12:52:20 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 12:52:20 + for file in "$1"/* 12:52:20 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg ']' 12:52:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg 12:52:20 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:20 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:20 + grep active 12:52:20 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:26 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:52:26 + for file in "$1"/* 12:52:26 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg ']' 12:52:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg 12:52:26 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:26 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:26 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:26 + grep active 12:52:32 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:52:32 + for file in "$1"/* 12:52:32 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg ']' 12:52:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg 12:52:32 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:32 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:32 + grep active 12:52:32 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:38 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:52:38 + for file in "$1"/* 12:52:38 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg ']' 12:52:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg 12:52:38 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:38 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:38 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:38 + grep active 12:52:44 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:52:44 + for file in "$1"/* 12:52:44 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg ']' 12:52:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg 12:52:44 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:44 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:44 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:44 + grep active 12:52:50 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:52:50 + for file in "$1"/* 12:52:50 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg ']' 12:52:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg 12:52:50 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:50 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:50 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:52:50 + grep active 12:52:56 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:52:56 + for file in "$1"/* 12:52:56 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg ']' 12:52:56 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg 12:52:56 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 12:52:56 + IMAGE_NAME='ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 12:52:56 + grep active 12:52:56 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 12:53:02 | 9b23c8ce-1d2f-4fd0-92a8-58e242c64711 | ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 | active | 12:53:02 + for file in "$1"/* 12:53:02 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 12:53:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 12:53:02 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:53:02 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:53:02 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:53:02 + grep active 12:53:07 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:53:07 + for file in "$1"/* 12:53:07 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 12:53:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 12:53:07 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:53:07 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:53:07 + grep active 12:53:07 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:53:13 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 12:53:13 + for file in "$1"/* 12:53:13 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 12:53:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 12:53:13 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:53:13 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:53:13 + grep active 12:53:13 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:53:19 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 12:53:19 + for file in "$1"/* 12:53:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg ']' 12:53:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg 12:53:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:53:19 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:53:19 + grep active 12:53:19 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:53:25 | 2c7d7ff7-f45a-4b26-9799-240bdf2547be | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 | active | 12:53:25 + for file in "$1"/* 12:53:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg ']' 12:53:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg 12:53:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:53:25 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:53:25 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:53:25 + grep active 12:53:30 | 2c7d7ff7-f45a-4b26-9799-240bdf2547be | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 | active | 12:53:30 + for file in "$1"/* 12:53:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg ']' 12:53:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg 12:53:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:53:30 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:53:30 + grep active 12:53:30 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:53:36 | 0b1e3cde-3573-4e2c-9173-de1516434676 | ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 | active | 12:53:36 + for file in "$1"/* 12:53:36 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg ']' 12:53:36 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg 12:53:36 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:53:36 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:53:36 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:53:36 + grep active 12:53:42 | 0b1e3cde-3573-4e2c-9173-de1516434676 | ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 | active | 12:53:42 + for file in "$1"/* 12:53:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg ']' 12:53:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg 12:53:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 12:53:42 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 12:53:42 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 12:53:42 + grep active 12:53:47 | ca376b74-a18c-46ed-b29d-726cce476911 | ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 | active | 12:53:47 + for file in "$1"/* 12:53:47 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 12:53:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 12:53:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:53:47 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:53:47 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:53:47 + grep active 12:53:53 | 9d8e017f-968e-4f2e-a73d-14c39354a99f | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 | active | 12:53:53 + for file in "$1"/* 12:53:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 12:53:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 12:53:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:53:53 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:53:53 + grep active 12:53:53 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:53:59 | 9d8e017f-968e-4f2e-a73d-14c39354a99f | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 | active | 12:53:59 + for file in "$1"/* 12:53:59 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 12:53:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 12:53:59 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:53:59 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:53:59 + grep active 12:53:59 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:04 | 9d8e017f-968e-4f2e-a73d-14c39354a99f | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 | active | 12:54:04 + for file in "$1"/* 12:54:04 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 12:54:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 12:54:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:04 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:04 + grep active 12:54:04 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:10 | 9d8e017f-968e-4f2e-a73d-14c39354a99f | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 | active | 12:54:10 + for file in "$1"/* 12:54:10 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 12:54:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 12:54:10 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:10 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:10 + grep active 12:54:10 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:16 | 9d8e017f-968e-4f2e-a73d-14c39354a99f | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 | active | 12:54:16 + for file in "$1"/* 12:54:16 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 12:54:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 12:54:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:16 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:16 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:16 + grep active 12:54:22 | 9d8e017f-968e-4f2e-a73d-14c39354a99f | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 | active | 12:54:22 + for file in "$1"/* 12:54:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 12:54:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 12:54:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:22 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:22 + grep active 12:54:22 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450' 12:54:27 | 9d8e017f-968e-4f2e-a73d-14c39354a99f | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 | active | 12:54:27 + for file in "$1"/* 12:54:27 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 12:54:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 12:54:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:27 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:27 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:27 + grep active 12:54:33 | 8fa34f83-05bc-4945-9050-b2ea70cc80d7 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 | active | 12:54:33 + for file in "$1"/* 12:54:33 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 12:54:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 12:54:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:33 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:33 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:33 + grep active 12:54:39 | 8fa34f83-05bc-4945-9050-b2ea70cc80d7 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 | active | 12:54:39 + for file in "$1"/* 12:54:39 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 12:54:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 12:54:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:39 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:39 + grep active 12:54:39 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:45 | 8fa34f83-05bc-4945-9050-b2ea70cc80d7 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 | active | 12:54:45 + for file in "$1"/* 12:54:45 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 12:54:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 12:54:45 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:45 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:45 + grep active 12:54:45 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:51 | 8fa34f83-05bc-4945-9050-b2ea70cc80d7 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 | active | 12:54:51 + for file in "$1"/* 12:54:51 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 12:54:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 12:54:51 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:51 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:51 + grep active 12:54:51 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:57 | 8fa34f83-05bc-4945-9050-b2ea70cc80d7 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 | active | 12:54:57 + for file in "$1"/* 12:54:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 12:54:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 12:54:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:57 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:57 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:54:57 + grep active 12:55:02 | 8fa34f83-05bc-4945-9050-b2ea70cc80d7 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 | active | 12:55:02 + for file in "$1"/* 12:55:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 12:55:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 12:55:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:55:02 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:55:02 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:55:02 + grep active 12:55:08 | 8fa34f83-05bc-4945-9050-b2ea70cc80d7 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 | active | 12:55:08 + for file in "$1"/* 12:55:08 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 12:55:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 12:55:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:55:08 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:55:08 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 12:55:08 + grep active 12:55:14 | 8fa34f83-05bc-4945-9050-b2ea70cc80d7 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 | active | 12:55:14 + for file in "$1"/* 12:55:14 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 12:55:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 12:55:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:14 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:14 + grep active 12:55:14 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:19 | 5efee5ed-6c4b-43a8-8418-c7b593d4811e | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 | active | 12:55:19 + for file in "$1"/* 12:55:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 12:55:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 12:55:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:19 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:19 + grep active 12:55:19 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:25 | 5efee5ed-6c4b-43a8-8418-c7b593d4811e | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 | active | 12:55:25 + for file in "$1"/* 12:55:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 12:55:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 12:55:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:25 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:25 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:25 + grep active 12:55:31 | 5efee5ed-6c4b-43a8-8418-c7b593d4811e | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 | active | 12:55:31 + for file in "$1"/* 12:55:31 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 12:55:31 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 12:55:31 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:31 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:31 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:31 + grep active 12:55:37 | 5efee5ed-6c4b-43a8-8418-c7b593d4811e | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 | active | 12:55:37 + for file in "$1"/* 12:55:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 12:55:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 12:55:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:37 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:37 + grep active 12:55:37 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:42 | 5efee5ed-6c4b-43a8-8418-c7b593d4811e | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 | active | 12:55:42 + for file in "$1"/* 12:55:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 12:55:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 12:55:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:42 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:42 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:42 + grep active 12:55:48 | 5efee5ed-6c4b-43a8-8418-c7b593d4811e | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 | active | 12:55:48 + for file in "$1"/* 12:55:48 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 12:55:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 12:55:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:48 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:48 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 12:55:48 + grep active 12:55:54 | 5efee5ed-6c4b-43a8-8418-c7b593d4811e | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 | active | 12:55:54 + false 12:55:54 $ ssh-agent -k 12:55:54 unset SSH_AUTH_SOCK; 12:55:54 unset SSH_AGENT_PID; 12:55:54 echo Agent pid 1517 killed; 12:55:54 [ssh-agent] Stopped. 12:55:54 [PostBuildScript] - [INFO] Executing post build scripts. 12:55:54 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1094298808873135029.sh 12:55:54 ---> sysstat.sh 12:55:55 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins16800771982419485779.sh 12:55:55 ---> package-listing.sh 12:55:55 ++ facter osfamily 12:55:55 ++ tr '[:upper:]' '[:lower:]' 12:55:55 + OS_FAMILY=debian 12:55:55 + workspace=/w/workspace/builder-jenkins-cfg-verify 12:55:55 + START_PACKAGES=/tmp/packages_start.txt 12:55:55 + END_PACKAGES=/tmp/packages_end.txt 12:55:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:55 + PACKAGES=/tmp/packages_start.txt 12:55:55 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 12:55:55 + PACKAGES=/tmp/packages_end.txt 12:55:55 + case "${OS_FAMILY}" in 12:55:55 + dpkg -l 12:55:55 + grep '^ii' 12:55:55 + '[' -f /tmp/packages_start.txt ']' 12:55:55 + '[' -f /tmp/packages_end.txt ']' 12:55:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:55 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 12:55:55 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 12:55:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 12:55:55 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15598378053238167895.sh 12:55:55 ---> capture-instance-metadata.sh 12:55:55 Setup pyenv: 12:55:55 system 12:55:55 3.8.20 12:55:55 3.9.20 12:55:55 3.10.15 12:55:55 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:55:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ddAy from file:/tmp/.os_lf_venv 12:55:57 lf-activate-venv(): INFO: Installing: lftools 12:56:08 lf-activate-venv(): INFO: Adding /tmp/venv-ddAy/bin to PATH 12:56:08 INFO: Running in OpenStack, capturing instance metadata 12:56:08 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2314959417577137901.sh 12:56:08 provisioning config files... 12:56:08 Could not find credentials [logs] for builder-jenkins-cfg-verify #658 12:56:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config2066126072830407197tmp 12:56:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:56:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:56:08 provisioning config files... 12:56:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:56:09 [EnvInject] - Injecting environment variables from a build step. 12:56:09 [EnvInject] - Injecting as environment variables the properties content 12:56:09 SERVER_ID=logs 12:56:09 12:56:09 [EnvInject] - Variables injected successfully. 12:56:09 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15505924801785161207.sh 12:56:09 ---> create-netrc.sh 12:56:09 WARN: Log server credential not found. 12:56:09 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins5145425930089158845.sh 12:56:09 ---> python-tools-install.sh 12:56:09 Setup pyenv: 12:56:09 system 12:56:09 3.8.20 12:56:09 3.9.20 12:56:09 3.10.15 12:56:09 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:56:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ddAy from file:/tmp/.os_lf_venv 12:56:11 lf-activate-venv(): INFO: Installing: lftools 12:56:21 lf-activate-venv(): INFO: Adding /tmp/venv-ddAy/bin to PATH 12:56:21 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10575671380465367747.sh 12:56:21 ---> sudo-logs.sh 12:56:21 Archiving 'sudo' log.. 12:56:22 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8916711262005796244.sh 12:56:22 ---> job-cost.sh 12:56:22 Setup pyenv: 12:56:22 system 12:56:22 3.8.20 12:56:22 3.9.20 12:56:22 3.10.15 12:56:22 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:56:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ddAy from file:/tmp/.os_lf_venv 12:56:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:56:29 lf-activate-venv(): INFO: Adding /tmp/venv-ddAy/bin to PATH 12:56:29 INFO: No Stack... 12:56:30 INFO: Retrieving Pricing Info for: v3-standard-2 12:56:30 INFO: Archiving Costs 12:56:30 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins7703386135158142101.sh 12:56:30 ---> logs-deploy.sh 12:56:30 Setup pyenv: 12:56:30 system 12:56:30 3.8.20 12:56:30 3.9.20 12:56:30 3.10.15 12:56:30 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:56:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ddAy from file:/tmp/.os_lf_venv 12:56:32 lf-activate-venv(): INFO: Installing: lftools 12:56:43 lf-activate-venv(): INFO: Adding /tmp/venv-ddAy/bin to PATH 12:56:43 WARNING: Nexus logging server not set 12:56:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/658/ 12:56:43 INFO: archiving logs to S3 12:56:44 ---> uname -a: 12:56:44 Linux prd-ubuntu2204-builder-2c-2g-50821 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:56:44 12:56:44 12:56:44 ---> lscpu: 12:56:44 Architecture: x86_64 12:56:44 CPU op-mode(s): 32-bit, 64-bit 12:56:44 Address sizes: 40 bits physical, 48 bits virtual 12:56:44 Byte Order: Little Endian 12:56:44 CPU(s): 2 12:56:44 On-line CPU(s) list: 0,1 12:56:44 Vendor ID: AuthenticAMD 12:56:44 Model name: AMD EPYC-Rome Processor 12:56:44 CPU family: 23 12:56:44 Model: 49 12:56:44 Thread(s) per core: 1 12:56:44 Core(s) per socket: 1 12:56:44 Socket(s): 2 12:56:44 Stepping: 0 12:56:44 BogoMIPS: 5600.00 12:56:44 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 12:56:44 Virtualization: AMD-V 12:56:44 Hypervisor vendor: KVM 12:56:44 Virtualization type: full 12:56:44 L1d cache: 64 KiB (2 instances) 12:56:44 L1i cache: 64 KiB (2 instances) 12:56:44 L2 cache: 1 MiB (2 instances) 12:56:44 L3 cache: 32 MiB (2 instances) 12:56:44 NUMA node(s): 1 12:56:44 NUMA node0 CPU(s): 0,1 12:56:44 Vulnerability Gather data sampling: Not affected 12:56:44 Vulnerability Itlb multihit: Not affected 12:56:44 Vulnerability L1tf: Not affected 12:56:44 Vulnerability Mds: Not affected 12:56:44 Vulnerability Meltdown: Not affected 12:56:44 Vulnerability Mmio stale data: Not affected 12:56:44 Vulnerability Reg file data sampling: Not affected 12:56:44 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:56:44 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:56:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:56:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:56:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:56:44 Vulnerability Srbds: Not affected 12:56:44 Vulnerability Tsx async abort: Not affected 12:56:44 12:56:44 12:56:44 ---> nproc: 12:56:44 2 12:56:44 12:56:44 12:56:44 ---> df -h: 12:56:44 Filesystem Size Used Avail Use% Mounted on 12:56:44 tmpfs 794M 1.1M 793M 1% /run 12:56:44 /dev/vda1 39G 8.4G 31G 22% / 12:56:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:56:44 tmpfs 5.0M 0 5.0M 0% /run/lock 12:56:44 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:56:44 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:56:44 12:56:44 12:56:44 ---> free -m: 12:56:44 total used free shared buff/cache available 12:56:44 Mem: 7937 565 4529 4 2842 7078 12:56:44 Swap: 1023 0 1023 12:56:44 12:56:44 12:56:44 ---> ip addr: 12:56:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:56:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:56:44 inet 127.0.0.1/8 scope host lo 12:56:44 valid_lft forever preferred_lft forever 12:56:44 inet6 ::1/128 scope host 12:56:44 valid_lft forever preferred_lft forever 12:56:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:56:44 link/ether fa:16:3e:1e:65:68 brd ff:ff:ff:ff:ff:ff 12:56:44 altname enp0s3 12:56:44 inet 10.30.170.209/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:56:44 valid_lft 85960sec preferred_lft 85960sec 12:56:44 inet6 fe80::f816:3eff:fe1e:6568/64 scope link 12:56:44 valid_lft forever preferred_lft forever 12:56:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:56:44 link/ether 02:42:0d:37:d1:4b brd ff:ff:ff:ff:ff:ff 12:56:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:56:44 valid_lft forever preferred_lft forever 12:56:44 12:56:44 12:56:44 ---> sar -b -r -n DEV: 12:56:44 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-50821) 09/08/25 _x86_64_ (2 CPU) 12:56:44 12:56:44 12:49:26 LINUX RESTART (2 CPU) 12:56:44 12:56:44 12:56:44 ---> sar -P ALL: 12:56:44 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-50821) 09/08/25 _x86_64_ (2 CPU) 12:56:44 12:56:44 12:49:26 LINUX RESTART (2 CPU) 12:56:44 12:56:44 12:56:44