Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-3416 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/redfish-master-docker The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git > git init /w/workspace/redfish-master-docker # timeout=10 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins-ssh > git fetch --tags --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 93fc687d50a81c36ffe0380c1385639fe3a45663 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 93fc687d50a81c36ffe0380c1385639fe3a45663 # timeout=10 Commit message: "disable output redirect" > git rev-list --no-walk 93fc687d50a81c36ffe0380c1385639fe3a45663 # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk8 GIT_URL="ssh://akraino-jobbuilder@gerrit.akraino.org:29418" [EnvInject] - Variables injected successfully. [redfish-master-docker] $ /bin/sh /tmp/jenkins11308718935730490231.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "1.8.0_342" OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/redfish-master-docker@tmp/config3897599410575385294tmp copy managed file [redfish-settings] to file:/w/workspace/redfish-master-docker@tmp/config7037187252486250969tmp [redfish-master-docker] $ /bin/bash /tmp/jenkins15161288126566240016.sh ---> docker-login.sh nexus3.akraino.org:10001 Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [redfish-master-docker] $ /bin/bash /tmp/jenkins5924051844605942043.sh ---> sysstat.sh [redfish-master-docker] $ /bin/bash /tmp/jenkins11599755813118015293.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/redfish-master-docker + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/redfish-master-docker ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/redfish-master-docker ']' + mkdir -p /w/workspace/redfish-master-docker/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/redfish-master-docker/archives/ [redfish-master-docker] $ /bin/bash /tmp/jenkins2133181797458549547.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M7L4 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-M7L4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [redfish-master-docker] $ /bin/bash /tmp/jenkins3975056925064419081.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/redfish-master-docker@tmp/config12997902454734211369tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [redfish-master-docker] $ /bin/bash /tmp/jenkins7841701838319284817.sh ---> create-netrc.sh [redfish-master-docker] $ /bin/bash /tmp/jenkins15196561163882951312.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7L4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-M7L4/bin to PATH Generating Requirements File Python 3.10.6 pip 23.2.1 from /tmp/venv-M7L4/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.2 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.1 Babel==2.13.0 beautifulsoup4==4.12.2 boto3==1.28.62 botocore==1.31.62 bs4==0.0.1 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.0 click==8.1.7 cliff==4.3.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.0.0.post2 filelock==3.12.4 future==0.18.3 gitdb==4.0.10 GitPython==3.1.37 google-auth==2.23.2 httplib2==0.22.0 identify==2.5.30 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.19.1 jsonschema-specifications==2023.7.1 keystoneauth1==5.3.0 kubernetes==28.1.0 lftools==0.37.6 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.8.1 oslo.config==9.2.0 oslo.context==5.2.0 oslo.i18n==6.1.0 oslo.log==5.3.0 oslo.serialization==5.2.0 oslo.utils==6.2.1 packaging==23.2 pbr==5.11.1 platformdirs==3.11.0 prettytable==3.9.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.19.3 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.1 python-keystoneclient==5.2.0 python-magnumclient==4.2.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.30.2 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.10.4 rsa==4.9 ruamel.yaml==0.17.35 ruamel.yaml.clib==0.2.8 s3transfer==0.7.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.1 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.17 virtualenv==20.24.5 wcwidth==0.2.8 websocket-client==1.6.3 wrapt==1.15.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [redfish-master-docker] $ /bin/bash /tmp/jenkins184433881403303642.sh ---> sudo-logs.sh Archiving 'sudo' log.. [redfish-master-docker] $ /bin/bash /tmp/jenkins14947425015371991869.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7L4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-M7L4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-8 INFO: Archiving Costs [redfish-master-docker] $ /bin/bash -l /tmp/jenkins15240329308714272621.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7L4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-M7L4/bin to PATH INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/redfish-master-docker/22348 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-3416 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 708K 1.6G 1% /run /dev/vda1 78G 8.3G 70G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16039 621 13260 0 2156 15107 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:b9:73:cb brd ff:ff:ff:ff:ff:ff inet 10.30.219.177/23 brd 10.30.219.255 scope global dynamic ens3 valid_lft 86214sec preferred_lft 86214sec inet6 fe80::f816:3eff:feb9:73cb/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:90:4a:3d:a3 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3416) 10/07/23 _x86_64_ (8 CPU) 20:20:01 LINUX RESTART (8 CPU) 20:21:01 tps rtps wtps bread/s bwrtn/s 20:22:01 97.68 50.27 47.42 2510.90 13510.43 20:23:01 58.71 0.65 58.06 9.47 19617.66 Average: 78.20 25.46 52.74 1260.28 16563.79 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:22:01 13793448 15516264 2630708 16.02 58716 1862712 1085104 6.21 697012 1694600 201588 20:23:01 13563156 15453724 2861000 17.42 71680 2009944 1156056 6.62 766244 1839104 135548 Average: 13678302 15484994 2745854 16.72 65198 1936328 1120580 6.41 731628 1766852 168568 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:22:01 ens3 92.00 59.40 797.93 24.38 0.00 0.00 0.00 0.00 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:01 lo 1.77 1.77 0.18 0.18 0.00 0.00 0.00 0.00 20:23:01 ens3 41.48 30.19 478.61 6.84 0.00 0.00 0.00 0.00 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:01 lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 Average: ens3 66.74 44.80 638.29 15.61 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3416) 10/07/23 _x86_64_ (8 CPU) 20:20:01 LINUX RESTART (8 CPU) 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:22:01 all 10.38 0.00 0.82 1.81 0.04 86.95 20:22:01 0 8.38 0.00 0.43 0.22 0.05 90.92 20:22:01 1 7.30 0.00 0.73 0.33 0.03 91.60 20:22:01 2 14.43 0.00 0.87 0.52 0.03 84.15 20:22:01 3 4.10 0.00 0.75 2.97 0.03 92.15 20:22:01 4 22.37 0.00 1.17 1.65 0.05 74.77 20:22:01 5 11.33 0.00 0.88 0.35 0.03 87.40 20:22:01 6 11.67 0.00 1.07 7.91 0.07 79.28 20:22:01 7 3.48 0.00 0.65 0.52 0.02 95.33 20:23:01 all 9.24 0.00 0.59 2.01 0.03 88.13 20:23:01 0 25.51 0.00 1.34 1.20 0.05 71.90 20:23:01 1 15.52 0.00 0.58 0.28 0.03 83.57 20:23:01 2 3.02 0.00 0.27 0.00 0.00 96.71 20:23:01 3 0.35 0.00 0.33 1.25 0.00 98.06 20:23:01 4 7.10 0.00 0.48 4.18 0.05 88.19 20:23:01 5 0.38 0.00 0.18 0.00 0.00 99.43 20:23:01 6 3.44 0.00 0.48 8.49 0.03 87.54 20:23:01 7 18.60 0.00 1.07 0.68 0.03 79.61 Average: all 9.81 0.00 0.71 1.91 0.03 87.54 Average: 0 16.94 0.00 0.88 0.71 0.05 81.42 Average: 1 11.41 0.00 0.66 0.31 0.03 87.59 Average: 2 8.73 0.00 0.57 0.26 0.02 90.43 Average: 3 2.23 0.00 0.54 2.11 0.02 95.10 Average: 4 14.74 0.00 0.83 2.91 0.05 81.47 Average: 5 5.85 0.00 0.53 0.18 0.02 93.42 Average: 6 7.56 0.00 0.78 8.20 0.05 83.41 Average: 7 11.04 0.00 0.86 0.60 0.03 87.48