11:13:27 Started by timer 11:13:27 Started by user Robert Varga 11:13:27 Rebuilds build #56 11:13:27 Running as SYSTEM 11:13:27 [EnvInject] - Loading node environment variables. 11:13:27 Building remotely on prd-centos7-builder-2c-1g-7657 (centos7-builder-2c-1g) in workspace /w/workspace/builder-packer-merge-ubuntu-18.04-docker 11:13:27 [ssh-agent] Looking for ssh-agent implementation... 11:13:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:28 $ ssh-agent 11:13:28 SSH_AUTH_SOCK=/tmp/ssh-VKZAs1IfwEE2/agent.8342 11:13:28 SSH_AGENT_PID=8344 11:13:28 [ssh-agent] Started. 11:13:28 Running ssh-add (command line suppressed) 11:13:28 Identity added: /w/workspace/builder-packer-merge-ubuntu-18.04-docker@tmp/private_key_2772460201808639378.key (/w/workspace/builder-packer-merge-ubuntu-18.04-docker@tmp/private_key_2772460201808639378.key) 11:13:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:13:28 The recommended git tool is: NONE 11:13:30 using credential jenkins-ssh 11:13:30 Wiping out workspace first. 11:13:30 Cloning the remote Git repository 11:13:30 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:13:30 > git init /w/workspace/builder-packer-merge-ubuntu-18.04-docker # timeout=10 11:13:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:13:30 > git --version # timeout=10 11:13:30 > git --version # 'git version 2.36.6' 11:13:30 using GIT_SSH to set credentials jenkins-ssh 11:13:30 [INFO] Currently running in a labeled security context 11:13:30 [INFO] Currently SELinux is 'enforcing' on the host 11:13:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-packer-merge-ubuntu-18.04-docker@tmp/jenkins-gitclient-ssh7325400436832726401.key 11:13:30 Verifying host key using known hosts file 11:13:30 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:13:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:13:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:13:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:13:34 Avoid second fetch 11:13:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:13:34 Checking out Revision feeedfd1bec3759288b7b3f189ca00239cc63ad2 (refs/remotes/origin/master) 11:13:34 > git config core.sparsecheckout # timeout=10 11:13:34 > git checkout -f feeedfd1bec3759288b7b3f189ca00239cc63ad2 # timeout=10 11:13:34 Commit message: "Merge "Update cloud image list docs"" 11:13:34 > git rev-list --no-walk 1763392b935d7baf4f66aa93b0bf42eaaacc6089 # timeout=10 11:13:34 > git remote # timeout=10 11:13:34 > git submodule init # timeout=10 11:13:34 > git submodule sync # timeout=10 11:13:34 > git config --get remote.origin.url # timeout=10 11:13:34 > git submodule init # timeout=10 11:13:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:13:34 > git config --get submodule.global-jjb.url # timeout=10 11:13:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:13:34 > git config --get submodule.packer/common-packer.url # timeout=10 11:13:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:13:34 > git submodule update --init --recursive global-jjb # timeout=10 11:13:35 > git submodule update --init --recursive packer/common-packer # timeout=10 11:13:36 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:13:36 provisioning config files... 11:13:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:13:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:13:36 provisioning config files... 11:13:36 copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg 11:13:36 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) 11:13:36 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:13:36 provisioning config files... 11:13:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:13:36 [EnvInject] - Injecting environment variables from a build step. 11:13:36 [EnvInject] - Injecting as environment variables the properties content 11:13:36 OS_CLOUD=vex 11:13:36 11:13:36 [EnvInject] - Variables injected successfully. 11:13:36 provisioning config files... 11:13:36 copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl 11:13:36 [EnvInject] - Injecting environment variables from a build step. 11:13:36 [EnvInject] - Injecting as environment variables the properties content 11:13:36 PACKER_TEMPLATE=docker 11:13:36 PACKER_PLATFORM=ubuntu-18.04 11:13:36 PACKER_VERSION=1.9.1 11:13:36 PACKER_BUILDER=openstack 11:13:36 UPDATE_CLOUD_IMAGE=True 11:13:36 11:13:36 [EnvInject] - Variables injected successfully. 11:13:36 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins5912367374861139515.sh 11:13:36 ---> packer-install.sh 11:13:36 Packer binary not available, installing Packer version 1.9.1. 11:13:36 /w/workspace/builder-packer-merge-ubuntu-18.04-docker /w/workspace/builder-packer-merge-ubuntu-18.04-docker 11:13:37 2023-12-13 11:13:37 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] 11:13:37 Archive: packer_1.9.1_linux_amd64.zip 11:13:37 inflating: /w/workspace/builder-packer-merge-ubuntu-18.04-docker/bin/packer 11:13:37 /w/workspace/builder-packer-merge-ubuntu-18.04-docker 11:13:37 ---> packer-build.sh 11:13:37 packer init templates/docker.pkr.hcl ... 11:13:38 Installed plugin github.com/hashicorp/openstack v1.1.1 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.1_x5.0_linux_amd64" 11:13:39 The configuration is valid. 11:13:39 + [[ -n https://git.opendaylight.org/gerrit ]] 11:13:39 + [[ -n '' ]] 11:13:39 + [[ git://devvexx.opendaylight.org/mirror/releng/builder =~ https://github.com ]] 11:13:39 + set +x 11:13:40 ==> openstack.docker: Loading flavor: v2-highcpu-1 11:13:40 openstack.docker: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 11:13:40 ==> openstack.docker: Creating temporary RSA SSH key for instance... 11:13:42 ==> openstack.docker: Creating temporary keypair: packer_657991e4-5683-eac7-c938-1d859b4adf2e ... 11:13:42 ==> openstack.docker: Created temporary keypair: packer_657991e4-5683-eac7-c938-1d859b4adf2e 11:13:42 openstack.docker: Found Image ID: 3aaf1e37-ebb5-4052-9c76-fa292bfcc3b5 11:13:42 ==> openstack.docker: Creating volume... 11:13:42 ==> openstack.docker: Waiting for volume packer_657991e4-e388-76ea-f6d6-1093e4befd0f (volume id: 6c2e5f9a-1b8d-4836-9321-43eb5e4f5c1a) to become available... 11:13:45 openstack.docker: Volume ID: 6c2e5f9a-1b8d-4836-9321-43eb5e4f5c1a 11:13:45 ==> openstack.docker: Launching server... 11:13:45 ==> openstack.docker: Launching server... 11:13:45 openstack.docker: Server ID: fd49ea98-ab24-41f5-bb67-6ced831c53d3 11:13:45 ==> openstack.docker: Waiting for server to become ready... 11:13:54 openstack.docker: Floating IP not required 11:13:54 ==> openstack.docker: Using SSH communicator to connect: 10.30.171.165 11:13:54 ==> openstack.docker: Waiting for SSH to become available... 11:14:25 ==> openstack.docker: Connected to SSH! 11:14:26 ==> openstack.docker: Provisioning with shell script: common-packer/provision/install-python.sh 11:14:26 openstack.docker: ----> install-python.sh 11:14:26 openstack.docker: Distro is Ubuntu 11:14:26 openstack.docker: NetSelect version to install is netselect_0.3.ds1-28+b1_amd64.deb 11:14:26 openstack.docker: Install netselect from debian to choose a mirror. 11:14:26 ==> openstack.docker: 11:14:26 ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 11:14:26 ==> openstack.docker: 11:14:27 openstack.docker: Reading package lists... 11:14:27 openstack.docker: Building dependency tree... 11:14:27 openstack.docker: Reading state information... 11:14:27 openstack.docker: wget is already the newest version (1.19.4-1ubuntu2.2). 11:14:27 openstack.docker: wget set to manually installed. 11:14:27 ==> openstack.docker: E: Could not open file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_main_binary-amd64_Packages - open (2: No such file or directory) 11:14:27 ==> openstack.docker: E: Could not open file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_restricted_i18n_Translation-en - open (2: No such file or directory) 11:14:27 ==> openstack.docker: E: Could not open file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_restricted_binary-amd64_Packages - open (2: No such file or directory) 11:14:27 ==> openstack.docker: E: Could not open file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_main_i18n_Translation-en - open (2: No such file or directory) 11:14:27 ==> openstack.docker: E: Could not open file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_main_binary-amd64_Packages - open (2: No such file or directory) 11:14:27 ==> openstack.docker: Provisioning step had errors: Running the cleanup provisioner, if present... 11:14:27 ==> openstack.docker: Terminating the source server: fd49ea98-ab24-41f5-bb67-6ced831c53d3 ... 11:14:30 ==> openstack.docker: Deleting volume: 6c2e5f9a-1b8d-4836-9321-43eb5e4f5c1a ... 11:14:30 ==> openstack.docker: Deleting temporary keypair: packer_657991e4-5683-eac7-c938-1d859b4adf2e ... 11:14:30 Build 'openstack.docker' errored after 49 seconds 700 milliseconds: Script exited with non-zero exit status: 100. Allowed exit codes are: [0] 11:14:30 11:14:30 ==> Wait completed after 49 seconds 701 milliseconds 11:14:30 11:14:30 ==> Some builds didn't complete successfully and had errors: 11:14:30 --> openstack.docker: Script exited with non-zero exit status: 100. Allowed exit codes are: [0] 11:14:30 11:14:30 ==> Builds finished but no artifacts were created. 11:14:30 Build step 'Execute shell' marked build as failure 11:14:30 $ ssh-agent -k 11:14:30 unset SSH_AUTH_SOCK; 11:14:30 unset SSH_AGENT_PID; 11:14:30 echo Agent pid 8344 killed; 11:14:30 [ssh-agent] Stopped. 11:14:30 [PostBuildScript] - [INFO] Executing post build scripts. 11:14:30 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins14882393788813548969.sh 11:14:30 ---> sysstat.sh 11:14:30 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins8160881144737955375.sh 11:14:30 ---> package-listing.sh 11:14:30 ++ facter osfamily 11:14:30 ++ tr '[:upper:]' '[:lower:]' 11:14:31 + OS_FAMILY=redhat 11:14:31 + workspace=/w/workspace/builder-packer-merge-ubuntu-18.04-docker 11:14:31 + START_PACKAGES=/tmp/packages_start.txt 11:14:31 + END_PACKAGES=/tmp/packages_end.txt 11:14:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:31 + PACKAGES=/tmp/packages_start.txt 11:14:31 + '[' /w/workspace/builder-packer-merge-ubuntu-18.04-docker ']' 11:14:31 + PACKAGES=/tmp/packages_end.txt 11:14:31 + case "${OS_FAMILY}" in 11:14:31 + rpm -qa 11:14:31 + sort 11:14:31 + '[' -f /tmp/packages_start.txt ']' 11:14:31 + '[' -f /tmp/packages_end.txt ']' 11:14:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:31 + '[' /w/workspace/builder-packer-merge-ubuntu-18.04-docker ']' 11:14:31 + mkdir -p /w/workspace/builder-packer-merge-ubuntu-18.04-docker/archives/ 11:14:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-packer-merge-ubuntu-18.04-docker/archives/ 11:14:32 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins305627375530761609.sh 11:14:32 ---> capture-instance-metadata.sh 11:14:32 Setup pyenv: 11:14:32 system 11:14:32 * 3.8.13 (set by /opt/pyenv/version) 11:14:32 * 3.9.13 (set by /opt/pyenv/version) 11:14:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pt2W 11:14:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:14:43 lf-activate-venv(): INFO: Installing: lftools 11:14:55 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/nodeenv/ 11:15:17 lf-activate-venv(): INFO: Adding /tmp/venv-pt2W/bin to PATH 11:15:17 INFO: Running in OpenStack, capturing instance metadata 11:15:18 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins5718194037829602898.sh 11:15:18 provisioning config files... 11:15:18 Could not find credentials [logs] for builder-packer-merge-ubuntu-18.04-docker #57 11:15:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-packer-merge-ubuntu-18.04-docker@tmp/config8046674385620487712tmp 11:15:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:15:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:15:18 provisioning config files... 11:15:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:15:18 [EnvInject] - Injecting environment variables from a build step. 11:15:18 [EnvInject] - Injecting as environment variables the properties content 11:15:18 SERVER_ID=logs 11:15:18 11:15:18 [EnvInject] - Variables injected successfully. 11:15:18 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins12801901862542672781.sh 11:15:18 ---> create-netrc.sh 11:15:18 WARN: Log server credential not found. 11:15:18 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins4354696426133822388.sh 11:15:18 ---> python-tools-install.sh 11:15:18 Setup pyenv: 11:15:18 system 11:15:18 3.8.13 11:15:18 * 3.9.13 (set by /w/workspace/builder-packer-merge-ubuntu-18.04-docker/.python-version) 11:15:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pt2W from file:/tmp/.os_lf_venv 11:15:20 lf-activate-venv(): INFO: Installing: lftools 11:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-pt2W/bin to PATH 11:15:31 Generating Requirements File 11:16:11 Python 3.9.13 11:16:11 pip 23.3.1 from /tmp/venv-pt2W/lib/python3.9/site-packages/pip (python 3.9) 11:16:11 appdirs==1.4.4 11:16:11 argcomplete==3.2.1 11:16:11 aspy.yaml==1.3.0 11:16:11 attrs==23.1.0 11:16:11 autopage==0.5.2 11:16:11 Babel==2.14.0 11:16:11 beautifulsoup4==4.12.2 11:16:11 boto3==1.33.13 11:16:11 botocore==1.33.13 11:16:11 bs4==0.0.1 11:16:11 cachetools==5.3.2 11:16:11 certifi==2023.11.17 11:16:11 cffi==1.16.0 11:16:11 cfgv==3.4.0 11:16:11 chardet==5.2.0 11:16:11 charset-normalizer==3.3.2 11:16:11 click==8.1.7 11:16:11 cliff==4.4.0 11:16:11 cmd2==2.4.3 11:16:11 cryptography==3.3.2 11:16:11 debtcollector==2.5.0 11:16:11 decorator==5.1.1 11:16:11 defusedxml==0.7.1 11:16:11 Deprecated==1.2.14 11:16:11 distlib==0.3.8 11:16:11 dnspython==2.4.2 11:16:11 docker==4.2.2 11:16:11 dogpile.cache==1.2.2 11:16:11 email-validator==2.1.0.post1 11:16:11 filelock==3.13.1 11:16:11 future==0.18.3 11:16:11 gitdb==4.0.11 11:16:11 GitPython==3.1.40 11:16:11 google-auth==2.25.2 11:16:11 httplib2==0.22.0 11:16:11 identify==2.5.33 11:16:11 idna==3.6 11:16:11 importlib-metadata==7.0.0 11:16:11 importlib-resources==1.5.0 11:16:11 iso8601==2.1.0 11:16:11 Jinja2==3.1.2 11:16:11 jmespath==1.0.1 11:16:11 jsonpatch==1.33 11:16:11 jsonpointer==2.4 11:16:11 jsonschema==4.20.0 11:16:11 jsonschema-specifications==2023.11.2 11:16:11 keystoneauth1==5.4.0 11:16:11 kubernetes==28.1.0 11:16:11 lftools==0.37.8 11:16:11 lxml==4.9.3 11:16:11 MarkupSafe==2.1.3 11:16:11 msgpack==1.0.7 11:16:11 multi-key-dict==2.0.3 11:16:11 munch==4.0.0 11:16:11 netaddr==0.9.0 11:16:11 netifaces==0.11.0 11:16:11 niet==1.4.2 11:16:11 nodeenv==1.8.0 11:16:11 oauth2client==4.1.3 11:16:11 oauthlib==3.2.2 11:16:11 openstacksdk==0.62.0 11:16:11 os-client-config==2.1.0 11:16:11 os-service-types==1.7.0 11:16:11 osc-lib==2.9.0 11:16:11 oslo.config==9.2.0 11:16:11 oslo.context==5.3.0 11:16:11 oslo.i18n==6.2.0 11:16:11 oslo.log==5.4.0 11:16:11 oslo.serialization==5.2.0 11:16:11 oslo.utils==6.3.0 11:16:11 packaging==23.2 11:16:11 pbr==6.0.0 11:16:11 platformdirs==4.1.0 11:16:11 prettytable==3.9.0 11:16:11 pyasn1==0.5.1 11:16:11 pyasn1-modules==0.3.0 11:16:11 pycparser==2.21 11:16:11 pygerrit2==2.0.15 11:16:11 PyGithub==2.1.1 11:16:11 pyinotify==0.9.6 11:16:11 PyJWT==2.8.0 11:16:11 PyNaCl==1.5.0 11:16:11 pyparsing==2.4.7 11:16:11 pyperclip==1.8.2 11:16:11 pyrsistent==0.20.0 11:16:11 python-cinderclient==9.4.0 11:16:11 python-dateutil==2.8.2 11:16:11 python-heatclient==3.3.0 11:16:11 python-jenkins==1.8.2 11:16:11 python-keystoneclient==5.2.0 11:16:11 python-magnumclient==4.3.0 11:16:11 python-novaclient==18.4.0 11:16:11 python-openstackclient==6.0.0 11:16:11 python-swiftclient==4.4.0 11:16:11 pytz==2023.3.post1 11:16:11 PyYAML==6.0.1 11:16:11 referencing==0.32.0 11:16:11 requests==2.31.0 11:16:11 requests-oauthlib==1.3.1 11:16:11 requestsexceptions==1.4.0 11:16:11 rfc3986==2.0.0 11:16:11 rpds-py==0.13.2 11:16:11 rsa==4.9 11:16:11 ruamel.yaml==0.18.5 11:16:11 ruamel.yaml.clib==0.2.8 11:16:11 s3transfer==0.8.2 11:16:11 simplejson==3.19.2 11:16:11 six==1.16.0 11:16:11 smmap==5.0.1 11:16:11 soupsieve==2.5 11:16:11 stevedore==5.1.0 11:16:11 tabulate==0.9.0 11:16:11 toml==0.10.2 11:16:11 tomlkit==0.12.3 11:16:11 tqdm==4.66.1 11:16:11 typing_extensions==4.9.0 11:16:11 tzdata==2023.3 11:16:11 urllib3==1.26.18 11:16:11 virtualenv==20.25.0 11:16:11 wcwidth==0.2.12 11:16:11 websocket-client==1.7.0 11:16:11 wrapt==1.16.0 11:16:11 xdg==6.0.0 11:16:11 xmltodict==0.13.0 11:16:11 yq==3.2.3 11:16:11 zipp==3.17.0 11:16:11 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins17739662865693055746.sh 11:16:11 ---> sudo-logs.sh 11:16:11 Archiving 'sudo' log.. 11:16:12 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash /tmp/jenkins2739062678422259079.sh 11:16:12 ---> job-cost.sh 11:16:12 Setup pyenv: 11:16:12 system 11:16:12 3.8.13 11:16:12 * 3.9.13 (set by /w/workspace/builder-packer-merge-ubuntu-18.04-docker/.python-version) 11:16:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pt2W from file:/tmp/.os_lf_venv 11:16:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:16:23 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. 11:16:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:16:23 lf-activate-venv(): INFO: Adding /tmp/venv-pt2W/bin to PATH 11:16:23 INFO: No Stack... 11:16:24 INFO: Retrieving Pricing Info for: v3-standard-2 11:16:24 INFO: Archiving Costs 11:16:24 [builder-packer-merge-ubuntu-18.04-docker] $ /bin/bash -l /tmp/jenkins8117326726626677041.sh 11:16:24 ---> logs-deploy.sh 11:16:24 Setup pyenv: 11:16:24 system 11:16:24 3.8.13 11:16:24 * 3.9.13 (set by /w/workspace/builder-packer-merge-ubuntu-18.04-docker/.python-version) 11:16:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pt2W from file:/tmp/.os_lf_venv 11:16:26 lf-activate-venv(): INFO: Installing: lftools 11:16:42 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. 11:16:42 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-pt2W/bin to PATH 11:16:43 WARNING: Nexus logging server not set 11:16:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-packer-merge-ubuntu-18.04-docker/57/ 11:16:43 INFO: archiving logs to S3 11:16:44 ---> uname -a: 11:16:44 Linux prd-centos7-builder-2c-1g-7657.novalocal 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:16:44 11:16:44 11:16:44 ---> lscpu: 11:16:44 Architecture: x86_64 11:16:44 CPU op-mode(s): 32-bit, 64-bit 11:16:44 Byte Order: Little Endian 11:16:44 CPU(s): 2 11:16:44 On-line CPU(s) list: 0,1 11:16:44 Thread(s) per core: 1 11:16:44 Core(s) per socket: 1 11:16:44 Socket(s): 2 11:16:44 NUMA node(s): 1 11:16:44 Vendor ID: AuthenticAMD 11:16:44 CPU family: 23 11:16:44 Model: 49 11:16:44 Model name: AMD EPYC-Rome Processor 11:16:44 Stepping: 0 11:16:44 CPU MHz: 2800.000 11:16:44 BogoMIPS: 5600.00 11:16:44 Virtualization: AMD-V 11:16:44 Hypervisor vendor: KVM 11:16:44 Virtualization type: full 11:16:44 L1d cache: 32K 11:16:44 L1i cache: 32K 11:16:44 L2 cache: 512K 11:16:44 L3 cache: 16384K 11:16:44 NUMA node0 CPU(s): 0,1 11:16: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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:16:44 11:16:44 11:16:44 ---> nproc: 11:16:44 2 11:16:44 11:16:44 11:16:44 ---> df -h: 11:16:44 Filesystem Size Used Avail Use% Mounted on 11:16:44 devtmpfs 3.8G 0 3.8G 0% /dev 11:16:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:16:44 tmpfs 3.9G 17M 3.9G 1% /run 11:16:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:16:44 /dev/vda1 40G 5.6G 35G 14% / 11:16:44 tmpfs 783M 0 783M 0% /run/user/1001 11:16:44 11:16:44 11:16:44 ---> free -m: 11:16:44 total used free shared buff/cache available 11:16:44 Mem: 7821 598 4984 16 2237 6933 11:16:44 Swap: 1023 0 1023 11:16:44 11:16:44 11:16:44 ---> ip addr: 11:16:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:16:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:16:44 inet 127.0.0.1/8 scope host lo 11:16:44 valid_lft forever preferred_lft forever 11:16:44 inet6 ::1/128 scope host 11:16:44 valid_lft forever preferred_lft forever 11:16:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:16:44 link/ether fa:16:3e:ca:30:c0 brd ff:ff:ff:ff:ff:ff 11:16:44 inet 10.30.170.77/23 brd 10.30.171.255 scope global dynamic eth0 11:16:44 valid_lft 86170sec preferred_lft 86170sec 11:16:44 inet6 fe80::f816:3eff:feca:30c0/64 scope link 11:16:44 valid_lft forever preferred_lft forever 11:16:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:16:44 link/ether 02:42:3a:00:33:2d brd ff:ff:ff:ff:ff:ff 11:16:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:16:44 valid_lft forever preferred_lft forever 11:16:44 11:16:44 11:16:44 ---> sar -b -r -n DEV: 11:16:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/13/2023 _x86_64_ (2 CPU) 11:16:44 11:16:44 11:12:47 AM LINUX RESTART 11:16:44 11:16:44 11:13:03 AM tps rtps wtps bread/s bwrtn/s 11:16:44 11:14:01 AM 163.73 82.28 81.45 7520.36 39912.04 11:16:44 11:15:01 AM 56.84 10.24 46.59 966.05 6234.10 11:16:44 11:16:01 AM 206.85 0.38 206.46 78.88 8303.95 11:16:44 Average: 142.24 30.40 111.84 2803.35 17908.80 11:16:44 11:16:44 11:13:03 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:16:44 11:14:01 AM 5583752 2424984 30.28 2620 1792640 1175948 12.98 611068 1567140 151244 11:16:44 11:15:01 AM 5460412 2548324 31.82 2620 1900584 971528 10.73 771172 1512944 58920 11:16:44 11:16:01 AM 5197048 2811688 35.11 2620 2112524 972588 10.74 821724 1680556 70708 11:16:44 Average: 5413737 2594999 32.40 2620 1935249 1040021 11.48 734655 1586880 93624 11:16:44 11:16:44 11:13:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:16:44 11:14:01 AM eth0 326.51 228.50 1491.82 59.79 0.00 0.00 0.00 11:16:44 11:14:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 11:16:44 11:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:44 11:15:01 AM eth0 44.53 39.06 372.93 13.73 0.00 0.00 0.00 11:16:44 11:15:01 AM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 11:16:44 11:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:44 11:16:01 AM eth0 70.34 62.49 866.89 9.04 0.00 0.00 0.00 11:16:44 11:16:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 11:16:44 11:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:44 Average: eth0 145.14 108.71 904.12 27.16 0.00 0.00 0.00 11:16:44 Average: lo 0.04 0.04 0.00 0.00 0.00 0.00 0.00 11:16:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:44 11:16:44 11:16:44 ---> sar -P ALL: 11:16:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/13/2023 _x86_64_ (2 CPU) 11:16:44 11:16:44 11:12:47 AM LINUX RESTART 11:16:44 11:16:44 11:13:03 AM CPU %user %nice %system %iowait %steal %idle 11:16:44 11:14:01 AM all 19.37 0.00 6.13 19.19 0.08 55.23 11:16:44 11:14:01 AM 0 17.23 0.00 6.03 19.71 0.09 56.95 11:16:44 11:14:01 AM 1 21.53 0.00 6.19 18.66 0.07 53.55 11:16:44 11:15:01 AM all 13.87 0.00 1.38 2.78 0.09 81.88 11:16:44 11:15:01 AM 0 3.56 0.00 0.73 0.37 0.08 95.25 11:16:44 11:15:01 AM 1 24.41 0.00 2.09 5.25 0.09 68.16 11:16:44 11:16:01 AM all 30.95 0.00 2.39 6.26 0.11 60.31 11:16:44 11:16:01 AM 0 19.09 0.00 1.76 6.21 0.10 72.84 11:16:44 11:16:01 AM 1 43.25 0.00 3.02 6.29 0.11 47.33 11:16:44 Average: all 21.35 0.00 3.25 9.24 0.09 66.07 11:16:44 Average: 0 13.16 0.00 2.77 8.53 0.09 75.45 11:16:44 Average: 1 29.71 0.00 3.74 9.97 0.09 56.50 11:16:44 11:16:44 11:16:44