22:32:16 Started by timer 22:32:16 Running as SYSTEM 22:32:16 [EnvInject] - Loading node environment variables. 22:32:16 Building remotely on prd-centos8-builder-2c-2g-19754 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:16 [ssh-agent] Looking for ssh-agent implementation... 22:32:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:16 $ ssh-agent 22:32:16 SSH_AUTH_SOCK=/tmp/ssh-0AZs1u0o3aYX/agent.5448 22:32:16 SSH_AGENT_PID=5449 22:32:16 [ssh-agent] Started. 22:32:16 Running ssh-add (command line suppressed) 22:32:16 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_16059969155729501380.key (/w/workspace/builder-openstack-cron@tmp/private_key_16059969155729501380.key) 22:32:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:16 The recommended git tool is: NONE 22:32:19 using credential jenkins-ssh 22:32:19 Wiping out workspace first. 22:32:19 Cloning the remote Git repository 22:32:19 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:19 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:19 > git --version # timeout=10 22:32:19 > git --version # 'git version 2.43.0' 22:32:19 using GIT_SSH to set credentials jenkins-ssh 22:32:19 [INFO] Currently running in a labeled security context 22:32:19 [INFO] Currently SELinux is 'enforcing' on the host 22:32:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1883251670007108403.key 22:32:19 Verifying host key using known hosts file 22:32:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:32:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:21 Avoid second fetch 22:32:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:22 Checking out Revision ab7feaf74a2461ddc9199fac575f612898be8a64 (refs/remotes/origin/master) 22:32:22 > git config core.sparsecheckout # timeout=10 22:32:22 > git checkout -f ab7feaf74a2461ddc9199fac575f612898be8a64 # timeout=10 22:32:22 Commit message: "Merge "Update cloud image list docs"" 22:32:22 > git rev-list --no-walk ab7feaf74a2461ddc9199fac575f612898be8a64 # timeout=10 22:32:22 > git remote # timeout=10 22:32:22 > git submodule init # timeout=10 22:32:22 > git submodule sync # timeout=10 22:32:22 > git config --get remote.origin.url # timeout=10 22:32:22 > git submodule init # timeout=10 22:32:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:22 > git config --get submodule.global-jjb.url # timeout=10 22:32:22 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:22 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:22 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:23 > git submodule update --init --recursive global-jjb # timeout=10 22:32:23 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:27 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:27 No emails were triggered. 22:32:27 provisioning config files... 22:32:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13303132126983983023.sh 22:32:27 ---> python-tools-install.sh 22:32:27 Setup pyenv: 22:32:28 system 22:32:28 * 3.8.13 (set by /opt/pyenv/version) 22:32:28 * 3.9.13 (set by /opt/pyenv/version) 22:32:28 * 3.10.13 (set by /opt/pyenv/version) 22:32:28 * 3.11.7 (set by /opt/pyenv/version) 22:32:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DswD 22:32:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:36 lf-activate-venv(): INFO: Installing: lftools 22:33:05 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:33:05 Generating Requirements File 22:33:27 Python 3.11.7 22:33:28 pip 24.1.2 from /tmp/venv-DswD/lib/python3.11/site-packages/pip (python 3.11) 22:33:28 appdirs==1.4.4 22:33:28 argcomplete==3.4.0 22:33:28 aspy.yaml==1.3.0 22:33:28 attrs==23.2.0 22:33:28 autopage==0.5.2 22:33:28 beautifulsoup4==4.12.3 22:33:28 boto3==1.34.143 22:33:28 botocore==1.34.143 22:33:28 bs4==0.0.2 22:33:28 cachetools==5.3.3 22:33:28 certifi==2024.7.4 22:33:28 cffi==1.16.0 22:33:28 cfgv==3.4.0 22:33:28 chardet==5.2.0 22:33:28 charset-normalizer==3.3.2 22:33:28 click==8.1.7 22:33:28 cliff==4.7.0 22:33:28 cmd2==2.4.3 22:33:28 cryptography==3.3.2 22:33:28 debtcollector==3.0.0 22:33:28 decorator==5.1.1 22:33:28 defusedxml==0.7.1 22:33:28 Deprecated==1.2.14 22:33:28 distlib==0.3.8 22:33:28 dnspython==2.6.1 22:33:28 docker==4.2.2 22:33:28 dogpile.cache==1.3.3 22:33:28 email_validator==2.2.0 22:33:28 filelock==3.15.4 22:33:28 future==1.0.0 22:33:28 gitdb==4.0.11 22:33:28 GitPython==3.1.43 22:33:28 google-auth==2.32.0 22:33:28 httplib2==0.22.0 22:33:28 identify==2.6.0 22:33:28 idna==3.7 22:33:28 importlib-resources==1.5.0 22:33:28 iso8601==2.1.0 22:33:28 Jinja2==3.1.4 22:33:28 jmespath==1.0.1 22:33:28 jsonpatch==1.33 22:33:28 jsonpointer==3.0.0 22:33:28 jsonschema==4.23.0 22:33:28 jsonschema-specifications==2023.12.1 22:33:28 keystoneauth1==5.7.0 22:33:28 kubernetes==30.1.0 22:33:28 lftools==0.37.10 22:33:28 lxml==5.2.2 22:33:28 MarkupSafe==2.1.5 22:33:28 msgpack==1.0.8 22:33:28 multi_key_dict==2.0.3 22:33:28 munch==4.0.0 22:33:28 netaddr==1.3.0 22:33:28 netifaces==0.11.0 22:33:28 niet==1.4.2 22:33:28 nodeenv==1.9.1 22:33:28 oauth2client==4.1.3 22:33:28 oauthlib==3.2.2 22:33:28 openstacksdk==3.2.0 22:33:28 os-client-config==2.1.0 22:33:28 os-service-types==1.7.0 22:33:28 osc-lib==3.1.0 22:33:28 oslo.config==9.5.0 22:33:28 oslo.context==5.5.0 22:33:28 oslo.i18n==6.3.0 22:33:28 oslo.log==6.1.0 22:33:28 oslo.serialization==5.4.0 22:33:28 oslo.utils==7.2.0 22:33:28 packaging==24.1 22:33:28 pbr==6.0.0 22:33:28 platformdirs==4.2.2 22:33:28 prettytable==3.10.0 22:33:28 pyasn1==0.6.0 22:33:28 pyasn1_modules==0.4.0 22:33:28 pycparser==2.22 22:33:28 pygerrit2==2.0.15 22:33:28 PyGithub==2.3.0 22:33:28 PyJWT==2.8.0 22:33:28 PyNaCl==1.5.0 22:33:28 pyparsing==2.4.7 22:33:28 pyperclip==1.9.0 22:33:28 pyrsistent==0.20.0 22:33:28 python-cinderclient==9.5.0 22:33:28 python-dateutil==2.9.0.post0 22:33:28 python-heatclient==3.5.0 22:33:28 python-jenkins==1.8.2 22:33:28 python-keystoneclient==5.4.0 22:33:28 python-magnumclient==4.6.0 22:33:28 python-novaclient==18.6.0 22:33:28 python-openstackclient==6.6.0 22:33:28 python-swiftclient==4.6.0 22:33:28 PyYAML==6.0.1 22:33:28 referencing==0.35.1 22:33:28 requests==2.32.3 22:33:28 requests-oauthlib==2.0.0 22:33:28 requestsexceptions==1.4.0 22:33:28 rfc3986==2.0.0 22:33:28 rpds-py==0.19.0 22:33:28 rsa==4.9 22:33:28 ruamel.yaml==0.18.6 22:33:28 ruamel.yaml.clib==0.2.8 22:33:28 s3transfer==0.10.2 22:33:28 simplejson==3.19.2 22:33:28 six==1.16.0 22:33:28 smmap==5.0.1 22:33:28 soupsieve==2.5 22:33:28 stevedore==5.2.0 22:33:28 tabulate==0.9.0 22:33:28 toml==0.10.2 22:33:28 tomlkit==0.13.0 22:33:28 tqdm==4.66.4 22:33:28 typing_extensions==4.12.2 22:33:28 tzdata==2024.1 22:33:28 urllib3==1.26.19 22:33:28 virtualenv==20.26.3 22:33:28 wcwidth==0.2.13 22:33:28 websocket-client==1.8.0 22:33:28 wrapt==1.16.0 22:33:28 xdg==6.0.0 22:33:28 xmltodict==0.13.0 22:33:28 yq==3.4.3 22:33:28 [EnvInject] - Injecting environment variables from a build step. 22:33:28 [EnvInject] - Injecting as environment variables the properties content 22:33:28 OS_CLOUD=vex 22:33:28 22:33:28 [EnvInject] - Variables injected successfully. 22:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4717917363098806268.sh 22:33:28 ---> Orphaned k8s clusters 22:33:28 Setup pyenv: 22:33:28 system 22:33:28 3.8.13 22:33:28 3.9.13 22:33:28 3.10.13 22:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DswD from file:/tmp/.os_lf_venv 22:33:30 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:36 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.2 which is incompatible. 22:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:33:39 -----> Delete orphaned cluster 22:33:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9472534650478488393.sh 22:33:39 ---> Orphaned stacks 22:33:39 Setup pyenv: 22:33:39 system 22:33:39 3.8.13 22:33:39 3.9.13 22:33:39 3.10.13 22:33:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DswD from file:/tmp/.os_lf_venv 22:33:40 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:33:55 + mapfile -t OS_COE_CLUSTERS_ID 22:33:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:33:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:33:55 ++ awk '{print $1}' 22:33:57 + echo '-----> Active clusters -> stacks' 22:33:57 -----> Active clusters -> stacks 22:33:57 + OS_COE_STACKS=() 22:33:57 + [[ 0 -gt 0 ]] 22:33:57 + mapfile -t OS_STACKS 22:33:57 ++ awk '{print $1}' 22:33:57 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 22:33:59 + echo '-----> Active stacks' 22:33:59 -----> Active stacks 22:33:59 + for stack in "${OS_STACKS[@]}" 22:33:59 + echo sandbox-netconf-csit-1node-userfeatures-all-potassium-4 22:33:59 sandbox-netconf-csit-1node-userfeatures-all-potassium-4 22:33:59 + for stack in "${OS_STACKS[@]}" 22:33:59 + echo sandbox-netconf-csit-1node-userfeatures-all-calcium-7 22:33:59 sandbox-netconf-csit-1node-userfeatures-all-calcium-7 22:33:59 + echo '-----> Delete orphaned stacks' 22:33:59 -----> Delete orphaned stacks 22:33:59 + for STACK_NAME in "${OS_STACKS[@]}" 22:33:59 + [[ 0 -gt 0 ]] 22:33:59 + stack_in_jenkins sandbox-netconf-csit-1node-userfeatures-all-potassium-4 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:33:59 + STACK_NAME=sandbox-netconf-csit-1node-userfeatures-all-potassium-4 22:33:59 + builds=() 22:33:59 + for jenkins in "${@:2}" 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ head -n1 22:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ awk 'END {print $NF}' 22:33:59 + status=200 22:33:59 + '[' 200 '!=' 200 ']' 22:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:33:59 ++ echo https://jenkins.opendaylight.org/releng 22:33:59 ++ awk -F/ '{print $NF}' 22:33:59 ++ sed 's/\/*$//' 22:33:59 + silo=releng 22:33:59 + export silo 22:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:33:59 ++ grep -v null 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:33:59 + for jenkins in "${@:2}" 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ head -n1 22:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]}' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ awk 'END {print $NF}' 22:33:59 + status=200 22:33:59 + '[' 200 '!=' 200 ']' 22:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:33:59 ++ echo https://jenkins.opendaylight.org/sandbox 22:33:59 ++ sed 's/\/*$//' 22:33:59 ++ awk -F/ '{print $NF}' 22:33:59 + silo=sandbox 22:33:59 + export silo 22:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:33:59 ++ grep -v null 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]}' 22:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:33:59 + [[ releng-builder-openstack-cron-63437 sandbox-netconf-csit-1node-userfeatures-all-calcium-7 sandbox-netconf-csit-1node-userfeatures-all-potassium-4 =~ sandbox-netconf-csit-1node-userfeatures-all-potassium-4 ]] 22:33:59 + return 0 22:33:59 + continue 22:33:59 + for STACK_NAME in "${OS_STACKS[@]}" 22:33:59 + [[ 0 -gt 0 ]] 22:33:59 + stack_in_jenkins sandbox-netconf-csit-1node-userfeatures-all-calcium-7 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:33:59 + STACK_NAME=sandbox-netconf-csit-1node-userfeatures-all-calcium-7 22:33:59 + builds=() 22:33:59 + for jenkins in "${@:2}" 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ head -n1 22:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ awk 'END {print $NF}' 22:33:59 + status=200 22:33:59 + '[' 200 '!=' 200 ']' 22:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:33:59 ++ echo https://jenkins.opendaylight.org/releng 22:33:59 ++ sed 's/\/*$//' 22:33:59 ++ awk -F/ '{print $NF}' 22:33:59 + silo=releng 22:33:59 + export silo 22:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/63437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:33:59 ++ grep -v null 22:33:59 + for jenkins in "${@:2}" 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ head -n1 22:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]}' 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]} 22:33:59 22:33:59 200' 22:33:59 ++ awk 'END {print $NF}' 22:33:59 + status=200 22:33:59 + '[' 200 '!=' 200 ']' 22:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:33:59 ++ echo https://jenkins.opendaylight.org/sandbox 22:33:59 ++ sed 's/\/*$//' 22:33:59 ++ awk -F/ '{print $NF}' 22:33:59 + silo=sandbox 22:33:59 + export silo 22:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-calcium/7/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-all-potassium/4/"}}],"oneOffExecutors":[]}]}' 22:33:59 ++ grep -v null 22:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:33:59 + [[ releng-builder-openstack-cron-63437 sandbox-netconf-csit-1node-userfeatures-all-calcium-7 sandbox-netconf-csit-1node-userfeatures-all-potassium-4 =~ sandbox-netconf-csit-1node-userfeatures-all-calcium-7 ]] 22:33:59 + return 0 22:33:59 + continue 22:33:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1383099691610101898.sh 22:33:59 ---> Orphaned servers 22:33:59 Setup pyenv: 22:33:59 system 22:33:59 3.8.13 22:33:59 3.9.13 22:33:59 3.10.13 22:33:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DswD from file:/tmp/.os_lf_venv 22:34:01 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:34:18 -----> Active servers 22:34:18 prd-centos8-builder-2c-2g-19754 22:34:18 snd-centos8-robot-2c-8g-52 22:34:18 snd-centos8-robot-2c-8g-51 22:34:18 prd-centos8-builder-2c-2g-19753 22:34:18 prd-centos8-builder-2c-2g-19752 22:34:18 prd-centos8-builder-4c-4g-19751 22:34:18 -----> Delete orphaned servers 22:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8487768880852830446.sh 22:34:18 ---> Orphaned ports 22:34:18 Setup pyenv: 22:34:18 system 22:34:18 3.8.13 22:34:18 3.9.13 22:34:18 3.10.13 22:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DswD from file:/tmp/.os_lf_venv 22:34:20 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 22:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:34:32 Ports to process: 1; age limit: 1720735470 22:34:32 Using 6 parallel processes... 22:34:32 sh: /dev/tty: No such device or address 22:34:32 22:34:32 Computers / CPU cores / Max jobs to run 22:34:32 1:local / 2 / 2 22:34:32 22:34:32 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 22:34:33 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 22:34:34 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 22:34:35 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 22:34:36 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/1/100%/3.0s local:1/1/100%/3.0s local:1/1/100%/3.0s local:1/1/100%/3.0s local:1/1/100%/3.0s sh: /dev/tty: No such device or address 22:34:37 local:1/1/100%/4.0s local:1/1/100%/4.0s local:1/1/100%/4.0s local:1/1/100%/4.0s sh: /dev/tty: No such device or address 22:34:38 local:1/1/100%/5.0s local:1/1/100%/5.0s local:1/1/100%/5.0s sh: /dev/tty: No such device or address 22:34:39 local:1/1/100%/6.0s local:1/1/100%/6.0s local:1/2/100%/3.0s local:1/2/100%/3.0s local:1/2/100%/3.0s sh: /dev/tty: No such device or address 22:34:40 local:1/2/100%/3.5s local:1/2/100%/3.5s local:1/2/100%/3.5s local:1/2/100%/3.5s sh: /dev/tty: No such device or address 22:34:41 local:1/2/100%/4.0s local:1/2/100%/4.0s sh: /dev/tty: No such device or address 22:34:41 local:1/2/100%/4.5s local:1/2/100%/4.5s Removing orphaned port e56357d2-6db9-49a0-a3f5-5e8a97d7731c created 1720656000 > 30 minutes ago 22:34:41 No Port found for e56357d2-6db9-49a0-a3f5-5e8a97d7731c 22:34:41 Failed to delete port with name or ID 'e56357d2-6db9-49a0-a3f5-5e8a97d7731c': No Port found for e56357d2-6db9-49a0-a3f5-5e8a97d7731c 22:34:41 1 of 1 ports failed to delete. 22:34:41 local:0/3/100%/3.0s local:0/3/100%/3.0s 22:34:41 Build step 'Conditional step (single)' marked build as failure 22:34:41 $ ssh-agent -k 22:34:41 unset SSH_AUTH_SOCK; 22:34:41 unset SSH_AGENT_PID; 22:34:41 echo Agent pid 5449 killed; 22:34:41 [ssh-agent] Stopped. 22:34:41 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1270183292276504145.sh 22:34:41 ---> sysstat.sh 22:34:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2276202276058354849.sh 22:34:41 ---> package-listing.sh 22:34:41 ++ tr '[:upper:]' '[:lower:]' 22:34:41 ++ facter osfamily 22:34:42 + OS_FAMILY=redhat 22:34:42 + workspace=/w/workspace/builder-openstack-cron 22:34:42 + START_PACKAGES=/tmp/packages_start.txt 22:34:42 + END_PACKAGES=/tmp/packages_end.txt 22:34:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:42 + PACKAGES=/tmp/packages_start.txt 22:34:42 + '[' /w/workspace/builder-openstack-cron ']' 22:34:42 + PACKAGES=/tmp/packages_end.txt 22:34:42 + case "${OS_FAMILY}" in 22:34:42 + sort 22:34:42 + rpm -qa 22:34:42 + '[' -f /tmp/packages_start.txt ']' 22:34:42 + '[' -f /tmp/packages_end.txt ']' 22:34:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:42 + '[' /w/workspace/builder-openstack-cron ']' 22:34:42 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:34:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18272192553126973366.sh 22:34:42 ---> capture-instance-metadata.sh 22:34:42 Setup pyenv: 22:34:42 system 22:34:42 3.8.13 22:34:42 3.9.13 22:34:42 3.10.13 22:34:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DswD from file:/tmp/.os_lf_venv 22:34:44 lf-activate-venv(): INFO: Installing: lftools 22:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:34:52 INFO: Running in OpenStack, capturing instance metadata 22:34:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2975974653319202980.sh 22:34:52 provisioning config files... 22:34:53 Could not find credentials [logs] for builder-openstack-cron #63437 22:34:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6754568272771794635tmp 22:34:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:34:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:34:53 provisioning config files... 22:34:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:34:53 [EnvInject] - Injecting environment variables from a build step. 22:34:53 [EnvInject] - Injecting as environment variables the properties content 22:34:53 SERVER_ID=logs 22:34:53 22:34:53 [EnvInject] - Variables injected successfully. 22:34:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11144078885098202469.sh 22:34:53 ---> create-netrc.sh 22:34:53 WARN: Log server credential not found. 22:34:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7995892135932295705.sh 22:34:53 ---> python-tools-install.sh 22:34:53 Setup pyenv: 22:34:53 system 22:34:53 3.8.13 22:34:53 3.9.13 22:34:53 3.10.13 22:34:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DswD from file:/tmp/.os_lf_venv 22:34:54 lf-activate-venv(): INFO: Installing: lftools 22:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:35:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2891572423327349413.sh 22:35:03 ---> sudo-logs.sh 22:35:03 Archiving 'sudo' log.. 22:35:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins153469133657206879.sh 22:35:04 ---> job-cost.sh 22:35:04 Setup pyenv: 22:35:04 system 22:35:04 3.8.13 22:35:04 3.9.13 22:35:04 3.10.13 22:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DswD from file:/tmp/.os_lf_venv 22:35:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:35:11 INFO: No Stack... 22:35:11 INFO: Retrieving Pricing Info for: v3-standard-2 22:35:12 INFO: Archiving Costs 22:35:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13318624582374750031.sh 22:35:12 ---> logs-deploy.sh 22:35:12 Setup pyenv: 22:35:12 system 22:35:12 3.8.13 22:35:12 3.9.13 22:35:12 3.10.13 22:35:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DswD from file:/tmp/.os_lf_venv 22:35:13 lf-activate-venv(): INFO: Installing: lftools 22:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-DswD/bin to PATH 22:35:29 WARNING: Nexus logging server not set 22:35:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/63437/ 22:35:29 INFO: archiving logs to S3 22:35:30 ---> uname -a: 22:35:30 Linux prd-centos8-builder-2c-2g-19754.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:35:30 22:35:30 22:35:30 ---> lscpu: 22:35:30 Architecture: x86_64 22:35:30 CPU op-mode(s): 32-bit, 64-bit 22:35:30 Byte Order: Little Endian 22:35:30 CPU(s): 2 22:35:30 On-line CPU(s) list: 0,1 22:35:30 Thread(s) per core: 1 22:35:30 Core(s) per socket: 1 22:35:30 Socket(s): 2 22:35:30 NUMA node(s): 1 22:35:30 Vendor ID: AuthenticAMD 22:35:30 CPU family: 23 22:35:30 Model: 49 22:35:30 Model name: AMD EPYC-Rome Processor 22:35:30 Stepping: 0 22:35:30 CPU MHz: 2800.000 22:35:30 BogoMIPS: 5600.00 22:35:30 Virtualization: AMD-V 22:35:30 Hypervisor vendor: KVM 22:35:30 Virtualization type: full 22:35:30 L1d cache: 32K 22:35:30 L1i cache: 32K 22:35:30 L2 cache: 512K 22:35:30 L3 cache: 16384K 22:35:30 NUMA node0 CPU(s): 0,1 22:35:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:35:30 22:35:30 22:35:30 ---> nproc: 22:35:30 2 22:35:30 22:35:30 22:35:30 ---> df -h: 22:35:30 Filesystem Size Used Avail Use% Mounted on 22:35:30 devtmpfs 3.8G 0 3.8G 0% /dev 22:35:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:35:30 tmpfs 3.8G 17M 3.8G 1% /run 22:35:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:35:30 /dev/vda1 40G 8.4G 32G 21% / 22:35:30 tmpfs 770M 0 770M 0% /run/user/1001 22:35:30 22:35:30 22:35:30 ---> free -m: 22:35:30 total used free shared buff/cache available 22:35:30 Mem: 7697 645 4810 19 2241 6757 22:35:30 Swap: 1023 0 1023 22:35:30 22:35:30 22:35:30 ---> ip addr: 22:35:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:35:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:35:30 inet 127.0.0.1/8 scope host lo 22:35:30 valid_lft forever preferred_lft forever 22:35:30 inet6 ::1/128 scope host 22:35:30 valid_lft forever preferred_lft forever 22:35:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:35:30 link/ether fa:16:3e:f5:31:67 brd ff:ff:ff:ff:ff:ff 22:35:30 altname enp0s3 22:35:30 altname ens3 22:35:30 inet 10.30.171.199/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:35:30 valid_lft 86166sec preferred_lft 86166sec 22:35:30 inet6 fe80::f816:3eff:fef5:3167/64 scope link 22:35:30 valid_lft forever preferred_lft forever 22:35:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:35:30 link/ether 02:42:96:05:c9:60 brd ff:ff:ff:ff:ff:ff 22:35:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:35:30 valid_lft forever preferred_lft forever 22:35:30 22:35:30 22:35:30 ---> sar -b -r -n DEV: 22:35:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/11/2024 _x86_64_ (2 CPU) 22:35:30 22:35:30 22:31:31 LINUX RESTART (2 CPU) 22:35:30 22:35:30 10:32:01 PM tps rtps wtps bread/s bwrtn/s 22:35:30 10:33:01 PM 162.15 31.78 130.37 7371.25 25933.75 22:35:30 10:34:01 PM 103.78 0.45 103.33 57.32 10654.79 22:35:30 10:35:01 PM 32.58 1.62 30.97 153.52 1479.23 22:35:30 Average: 99.51 11.28 88.22 2527.64 12689.48 22:35:30 22:35:30 10:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:30 10:33:01 PM 5058528 6935720 2823904 35.83 2688 2063104 1053576 11.80 257492 2252884 181644 22:35:30 10:34:01 PM 4988832 6972200 2893600 36.71 2688 2160544 967800 10.84 249840 2294276 26108 22:35:30 10:35:01 PM 4935488 6923040 2946944 37.39 2688 2165304 1029716 11.53 425696 2173840 168 22:35:30 Average: 4994283 6943653 2888149 36.64 2688 2129651 1017031 11.39 311009 2240333 69307 22:35:30 22:35:30 10:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:30 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:30 10:33:01 PM eth0 306.30 180.23 1675.52 61.05 0.00 0.00 0.00 0.00 22:35:30 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:30 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:30 10:34:01 PM eth0 59.12 50.26 510.08 9.95 0.00 0.00 0.00 0.00 22:35:30 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:30 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:30 10:35:01 PM eth0 30.58 30.37 31.52 15.96 0.00 0.00 0.00 0.00 22:35:30 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:30 Average: eth0 132.01 86.96 739.07 28.99 0.00 0.00 0.00 0.00 22:35:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:30 22:35:30 22:35:30 ---> sar -P ALL: 22:35:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/11/2024 _x86_64_ (2 CPU) 22:35:30 22:35:30 22:31:31 LINUX RESTART (2 CPU) 22:35:30 22:35:30 10:32:01 PM CPU %user %nice %system %iowait %steal %idle 22:35:30 10:33:01 PM all 36.92 0.00 8.12 8.11 0.09 46.75 22:35:30 10:33:01 PM 0 29.02 0.00 8.02 9.20 0.10 53.65 22:35:30 10:33:01 PM 1 44.85 0.00 8.22 7.02 0.08 39.82 22:35:30 10:34:01 PM all 36.76 0.00 5.30 3.41 0.11 54.43 22:35:30 10:34:01 PM 0 25.82 0.00 4.77 2.85 0.10 66.46 22:35:30 10:34:01 PM 1 47.70 0.00 5.82 3.97 0.12 42.39 22:35:30 10:35:01 PM all 36.09 0.00 3.68 0.60 0.09 59.53 22:35:30 10:35:01 PM 0 21.45 0.00 3.47 0.37 0.10 74.61 22:35:30 10:35:01 PM 1 50.73 0.00 3.89 0.83 0.08 44.47 22:35:30 Average: all 36.59 0.00 5.69 4.03 0.10 53.59 22:35:30 Average: 0 25.43 0.00 5.42 4.13 0.10 64.93 22:35:30 Average: 1 47.77 0.00 5.97 3.93 0.09 42.24 22:35:30 22:35:30 22:35:30