11:56:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/140858 11:56:39 Running as SYSTEM 11:56:39 [EnvInject] - Loading node environment variables. 11:56:39 Building remotely on prd-ubuntu1804-docker-8c-8g-27283 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 11:56:39 [ssh-agent] Looking for ssh-agent implementation... 11:56:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:40 $ ssh-agent 11:56:40 SSH_AUTH_SOCK=/tmp/ssh-nlNwk8rN76SY/agent.2127 11:56:40 SSH_AGENT_PID=2129 11:56:40 [ssh-agent] Started. 11:56:40 Running ssh-add (command line suppressed) 11:56:40 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_43354930469778022.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_43354930469778022.key) 11:56:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:56:40 The recommended git tool is: NONE 11:56:42 using credential onap-jenkins-ssh 11:56:42 Wiping out workspace first. 11:56:42 Cloning the remote Git repository 11:56:42 Cloning repository git://cloud.onap.org/mirror/sdc.git 11:56:42 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 11:56:42 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:56:42 > git --version # timeout=10 11:56:42 > git --version # 'git version 2.17.1' 11:56:42 using GIT_SSH to set credentials Gerrit user 11:56:42 Verifying host key using manually-configured host key entries 11:56:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:56:57 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:56:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:56:57 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:56:57 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:56:57 using GIT_SSH to set credentials Gerrit user 11:56:57 Verifying host key using manually-configured host key entries 11:56:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/58/140858/12 # timeout=30 11:56:58 > git rev-parse d71b7a17c3bff8aab8c0565d338b01f3836a51c3^{commit} # timeout=10 11:56:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:56:58 Checking out Revision d71b7a17c3bff8aab8c0565d338b01f3836a51c3 (refs/changes/58/140858/12) 11:56:58 > git config core.sparsecheckout # timeout=10 11:56:58 > git checkout -f d71b7a17c3bff8aab8c0565d338b01f3836a51c3 # timeout=30 11:56:59 Commit message: "Bump snapshot version to 1.14.2-SNAPSHOT" 11:56:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:56:59 > git rev-list --no-walk d8d4f0f514997bb0bc69bf470d2b8fddc3af40aa # timeout=10 11:57:02 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14930940937663097242.sh 11:57:02 All python files compiled successfully 11:57:02 $ ssh-agent -k 11:57:02 unset SSH_AUTH_SOCK; 11:57:02 unset SSH_AGENT_PID; 11:57:02 echo Agent pid 2129 killed; 11:57:02 [ssh-agent] Stopped. 11:57:02 [PostBuildScript] - [INFO] Executing post build scripts. 11:57:02 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17196361684634071742.sh 11:57:02 ---> sysstat.sh 11:57:03 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2840408518932826021.sh 11:57:03 ---> package-listing.sh 11:57:03 ++ facter osfamily 11:57:03 ++ tr '[:upper:]' '[:lower:]' 11:57:03 + OS_FAMILY=debian 11:57:03 + workspace=/w/workspace/sdc-master-python-verify-shell 11:57:03 + START_PACKAGES=/tmp/packages_start.txt 11:57:03 + END_PACKAGES=/tmp/packages_end.txt 11:57:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:03 + PACKAGES=/tmp/packages_start.txt 11:57:03 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:57:03 + PACKAGES=/tmp/packages_end.txt 11:57:03 + case "${OS_FAMILY}" in 11:57:03 + dpkg -l 11:57:03 + grep '^ii' 11:57:03 + '[' -f /tmp/packages_start.txt ']' 11:57:03 + '[' -f /tmp/packages_end.txt ']' 11:57:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:03 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:57:03 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 11:57:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 11:57:03 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13523245733417233914.sh 11:57:03 ---> capture-instance-metadata.sh 11:57:03 Setup pyenv: 11:57:03 * system (set by /opt/pyenv/version) 11:57:03 * 3.8.13 (set by /opt/pyenv/version) 11:57:03 * 3.9.13 (set by /opt/pyenv/version) 11:57:03 * 3.10.6 (set by /opt/pyenv/version) 11:57:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qBCt 11:57:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:57:12 lf-activate-venv(): INFO: Installing: lftools 11:57:36 lf-activate-venv(): INFO: Adding /tmp/venv-qBCt/bin to PATH 11:57:36 INFO: Running in OpenStack, capturing instance metadata 11:57:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2108513843924705680.sh 11:57:37 provisioning config files... 11:57:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config5356809749954504735tmp 11:57:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:57:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:57:37 [EnvInject] - Injecting environment variables from a build step. 11:57:37 [EnvInject] - Injecting as environment variables the properties content 11:57:37 SERVER_ID=logs 11:57:37 11:57:37 [EnvInject] - Variables injected successfully. 11:57:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17353352255004932575.sh 11:57:37 ---> create-netrc.sh 11:57:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12631563371053007136.sh 11:57:37 ---> python-tools-install.sh 11:57:37 Setup pyenv: 11:57:37 system 11:57:37 3.8.13 11:57:37 3.9.13 11:57:37 * 3.10.6 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:57:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBCt from file:/tmp/.os_lf_venv 11:57:39 lf-activate-venv(): INFO: Installing: lftools 11:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-qBCt/bin to PATH 11:57:47 Generating Requirements File 11:58:09 Python 3.10.6 11:58:09 pip 25.1.1 from /tmp/venv-qBCt/lib/python3.10/site-packages/pip (python 3.10) 11:58:09 appdirs==1.4.4 11:58:09 argcomplete==3.6.2 11:58:09 aspy.yaml==1.3.0 11:58:09 attrs==25.3.0 11:58:09 autopage==0.5.2 11:58:09 beautifulsoup4==4.13.4 11:58:09 boto3==1.39.4 11:58:09 botocore==1.39.4 11:58:09 bs4==0.0.2 11:58:09 cachetools==5.5.2 11:58:09 certifi==2025.7.9 11:58:09 cffi==1.17.1 11:58:09 cfgv==3.4.0 11:58:09 chardet==5.2.0 11:58:09 charset-normalizer==3.4.2 11:58:09 click==8.2.1 11:58:09 cliff==4.10.0 11:58:09 cmd2==2.7.0 11:58:09 cryptography==3.3.2 11:58:09 debtcollector==3.0.0 11:58:09 decorator==5.2.1 11:58:09 defusedxml==0.7.1 11:58:09 Deprecated==1.2.18 11:58:09 distlib==0.3.9 11:58:09 dnspython==2.7.0 11:58:09 docker==7.1.0 11:58:09 dogpile.cache==1.4.0 11:58:09 durationpy==0.10 11:58:09 email_validator==2.2.0 11:58:09 filelock==3.18.0 11:58:09 future==1.0.0 11:58:09 gitdb==4.0.12 11:58:09 GitPython==3.1.44 11:58:09 google-auth==2.40.3 11:58:09 httplib2==0.22.0 11:58:09 identify==2.6.12 11:58:09 idna==3.10 11:58:09 importlib-resources==1.5.0 11:58:09 iso8601==2.1.0 11:58:09 Jinja2==3.1.6 11:58:09 jmespath==1.0.1 11:58:09 jsonpatch==1.33 11:58:09 jsonpointer==3.0.0 11:58:09 jsonschema==4.24.0 11:58:09 jsonschema-specifications==2025.4.1 11:58:09 keystoneauth1==5.11.1 11:58:09 kubernetes==33.1.0 11:58:09 lftools==0.37.13 11:58:09 lxml==6.0.0 11:58:09 markdown-it-py==3.0.0 11:58:09 MarkupSafe==3.0.2 11:58:09 mdurl==0.1.2 11:58:09 msgpack==1.1.1 11:58:09 multi_key_dict==2.0.3 11:58:09 munch==4.0.0 11:58:09 netaddr==1.3.0 11:58:09 niet==1.4.2 11:58:09 nodeenv==1.9.1 11:58:09 oauth2client==4.1.3 11:58:09 oauthlib==3.3.1 11:58:09 openstacksdk==4.6.0 11:58:09 os-client-config==2.3.0 11:58:09 os-service-types==1.8.0 11:58:09 osc-lib==4.1.0 11:58:09 oslo.config==10.0.0 11:58:09 oslo.context==6.0.0 11:58:09 oslo.i18n==6.5.1 11:58:09 oslo.log==7.2.0 11:58:09 oslo.serialization==5.7.0 11:58:09 oslo.utils==9.0.0 11:58:09 packaging==25.0 11:58:09 pbr==6.1.1 11:58:09 platformdirs==4.3.8 11:58:09 prettytable==3.16.0 11:58:09 psutil==7.0.0 11:58:09 pyasn1==0.6.1 11:58:09 pyasn1_modules==0.4.2 11:58:09 pycparser==2.22 11:58:09 pygerrit2==2.0.15 11:58:09 PyGithub==2.6.1 11:58:09 Pygments==2.19.2 11:58:09 PyJWT==2.10.1 11:58:09 PyNaCl==1.5.0 11:58:09 pyparsing==2.4.7 11:58:09 pyperclip==1.9.0 11:58:09 pyrsistent==0.20.0 11:58:09 python-cinderclient==9.7.0 11:58:09 python-dateutil==2.9.0.post0 11:58:09 python-heatclient==4.3.0 11:58:09 python-jenkins==1.8.2 11:58:09 python-keystoneclient==5.6.0 11:58:09 python-magnumclient==4.8.1 11:58:09 python-openstackclient==8.1.0 11:58:09 python-swiftclient==4.8.0 11:58:09 PyYAML==6.0.2 11:58:09 referencing==0.36.2 11:58:09 requests==2.32.4 11:58:09 requests-oauthlib==2.0.0 11:58:09 requestsexceptions==1.4.0 11:58:09 rfc3986==2.0.0 11:58:09 rich==14.0.0 11:58:09 rich-argparse==1.7.1 11:58:09 rpds-py==0.26.0 11:58:09 rsa==4.9.1 11:58:09 ruamel.yaml==0.18.14 11:58:09 ruamel.yaml.clib==0.2.12 11:58:09 s3transfer==0.13.0 11:58:09 simplejson==3.20.1 11:58:09 six==1.17.0 11:58:09 smmap==5.0.2 11:58:09 soupsieve==2.7 11:58:09 stevedore==5.4.1 11:58:09 tabulate==0.9.0 11:58:09 toml==0.10.2 11:58:09 tomlkit==0.13.3 11:58:09 tqdm==4.67.1 11:58:09 typing_extensions==4.14.1 11:58:09 tzdata==2025.2 11:58:09 urllib3==1.26.20 11:58:09 virtualenv==20.31.2 11:58:09 wcwidth==0.2.13 11:58:09 websocket-client==1.8.0 11:58:09 wrapt==1.17.2 11:58:09 xdg==6.0.0 11:58:09 xmltodict==0.14.2 11:58:09 yq==3.4.3 11:58:09 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5788356620009337372.sh 11:58:09 ---> sudo-logs.sh 11:58:09 Archiving 'sudo' log.. 11:58:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6450903771891903222.sh 11:58:10 ---> job-cost.sh 11:58:10 Setup pyenv: 11:58:10 system 11:58:10 3.8.13 11:58:10 3.9.13 11:58:10 * 3.10.6 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:58:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBCt from file:/tmp/.os_lf_venv 11:58:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:58:17 lf-activate-venv(): INFO: Adding /tmp/venv-qBCt/bin to PATH 11:58:17 INFO: No Stack... 11:58:17 INFO: Retrieving Pricing Info for: v3-standard-8 11:58:18 INFO: Archiving Costs 11:58:18 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins5995935097740473232.sh 11:58:18 ---> logs-deploy.sh 11:58:18 Setup pyenv: 11:58:18 system 11:58:18 3.8.13 11:58:18 3.9.13 11:58:18 * 3.10.6 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:58:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBCt from file:/tmp/.os_lf_venv 11:58:20 lf-activate-venv(): INFO: Installing: lftools 11:58:28 lf-activate-venv(): INFO: Adding /tmp/venv-qBCt/bin to PATH 11:58:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/826 11:58:28 INFO: archiving workspace using pattern(s): 11:58:29 Archives upload complete. 11:58:30 INFO: archiving logs to Nexus 11:58:30 ---> uname -a: 11:58:30 Linux prd-ubuntu1804-docker-8c-8g-27283 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:58:30 11:58:30 11:58:30 ---> lscpu: 11:58:30 Architecture: x86_64 11:58:30 CPU op-mode(s): 32-bit, 64-bit 11:58:30 Byte Order: Little Endian 11:58:30 CPU(s): 8 11:58:30 On-line CPU(s) list: 0-7 11:58:30 Thread(s) per core: 1 11:58:30 Core(s) per socket: 1 11:58:30 Socket(s): 8 11:58:30 NUMA node(s): 1 11:58:30 Vendor ID: AuthenticAMD 11:58:30 CPU family: 23 11:58:30 Model: 49 11:58:30 Model name: AMD EPYC-Rome Processor 11:58:30 Stepping: 0 11:58:30 CPU MHz: 2800.000 11:58:30 BogoMIPS: 5600.00 11:58:30 Virtualization: AMD-V 11:58:30 Hypervisor vendor: KVM 11:58:30 Virtualization type: full 11:58:30 L1d cache: 32K 11:58:30 L1i cache: 32K 11:58:30 L2 cache: 512K 11:58:30 L3 cache: 16384K 11:58:30 NUMA node0 CPU(s): 0-7 11:58: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 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 11:58:30 11:58:30 11:58:30 ---> nproc: 11:58:30 8 11:58:30 11:58:30 11:58:30 ---> df -h: 11:58:30 Filesystem Size Used Avail Use% Mounted on 11:58:30 udev 16G 0 16G 0% /dev 11:58:30 tmpfs 3.2G 708K 3.2G 1% /run 11:58:30 /dev/vda1 155G 11G 145G 7% / 11:58:30 tmpfs 16G 0 16G 0% /dev/shm 11:58:30 tmpfs 5.0M 0 5.0M 0% /run/lock 11:58:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:58:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:58:30 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:58:30 11:58:30 11:58:30 ---> free -m: 11:58:30 total used free shared buff/cache available 11:58:30 Mem: 32167 840 28865 0 2461 30888 11:58:30 Swap: 1023 0 1023 11:58:30 11:58:30 11:58:30 ---> ip addr: 11:58:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:58:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:58:30 inet 127.0.0.1/8 scope host lo 11:58:30 valid_lft forever preferred_lft forever 11:58:30 inet6 ::1/128 scope host 11:58:30 valid_lft forever preferred_lft forever 11:58:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:58:30 link/ether fa:16:3e:6b:23:28 brd ff:ff:ff:ff:ff:ff 11:58:30 inet 10.30.106.121/23 brd 10.30.107.255 scope global dynamic ens3 11:58:30 valid_lft 86249sec preferred_lft 86249sec 11:58:30 inet6 fe80::f816:3eff:fe6b:2328/64 scope link 11:58:30 valid_lft forever preferred_lft forever 11:58:30 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:58:30 link/ether 02:42:2b:b2:15:72 brd ff:ff:ff:ff:ff:ff 11:58:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:58:30 valid_lft forever preferred_lft forever 11:58:30 11:58:30 11:58:30 ---> sar -b -r -n DEV: 11:58:30 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-27283) 07/11/25 _x86_64_ (8 CPU) 11:58:30 11:58:30 11:56:01 LINUX RESTART (8 CPU) 11:58:30 11:58:30 11:57:02 tps rtps wtps bread/s bwrtn/s 11:58:30 11:58:01 167.97 22.71 145.26 815.73 55381.80 11:58:30 Average: 167.97 22.71 145.26 815.73 55381.80 11:58:30 11:58:30 11:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:58:30 11:58:01 29648992 31630784 3290228 9.99 97500 2174180 1403868 4.13 996440 1966620 136468 11:58:30 Average: 29648992 31630784 3290228 9.99 97500 2174180 1403868 4.13 996440 1966620 136468 11:58:30 11:58:30 11:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:58:30 11:58:01 ens3 125.66 88.73 1001.70 22.47 0.00 0.00 0.00 0.00 11:58:30 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:30 11:58:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 11:58:30 Average: ens3 125.66 88.73 1001.70 22.47 0.00 0.00 0.00 0.00 11:58:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:30 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 11:58:30 11:58:30 11:58:30 ---> sar -P ALL: 11:58:30 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-27283) 07/11/25 _x86_64_ (8 CPU) 11:58:30 11:58:30 11:56:01 LINUX RESTART (8 CPU) 11:58:30 11:58:30 11:57:02 CPU %user %nice %system %iowait %steal %idle 11:58:30 11:58:01 all 9.99 0.00 0.77 3.35 0.04 85.86 11:58:30 11:58:01 0 0.59 0.00 0.17 0.17 0.02 99.05 11:58:30 11:58:01 1 17.75 0.00 0.58 0.69 0.03 80.94 11:58:30 11:58:01 2 14.22 0.00 0.80 0.98 0.02 83.98 11:58:30 11:58:01 3 33.75 0.00 2.24 3.10 0.07 60.85 11:58:30 11:58:01 4 6.93 0.00 0.69 0.20 0.02 92.15 11:58:30 11:58:01 5 1.27 0.00 0.56 8.43 0.03 89.71 11:58:30 11:58:01 6 5.05 0.00 0.49 0.49 0.02 93.95 11:58:30 11:58:01 7 0.24 0.00 0.63 12.77 0.09 86.27 11:58:30 Average: all 9.99 0.00 0.77 3.35 0.04 85.86 11:58:30 Average: 0 0.59 0.00 0.17 0.17 0.02 99.05 11:58:30 Average: 1 17.75 0.00 0.58 0.69 0.03 80.94 11:58:30 Average: 2 14.22 0.00 0.80 0.98 0.02 83.98 11:58:30 Average: 3 33.75 0.00 2.24 3.10 0.07 60.85 11:58:30 Average: 4 6.93 0.00 0.69 0.20 0.02 92.15 11:58:30 Average: 5 1.27 0.00 0.56 8.43 0.03 89.71 11:58:30 Average: 6 5.05 0.00 0.49 0.49 0.02 93.95 11:58:30 Average: 7 0.24 0.00 0.63 12.77 0.09 86.27 11:58:30 11:58:30 11:58:30