09:51:04 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/114475 09:51:04 Running as SYSTEM 09:51:04 [EnvInject] - Loading node environment variables. 09:51:04 Building remotely on prd-centos8-builder-2c-2g-8662 (centos8-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 09:51:04 [ssh-agent] Looking for ssh-agent implementation... 09:51:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:04 $ ssh-agent 09:51:04 SSH_AUTH_SOCK=/tmp/ssh-TNZWOuM33oBJ/agent.5438 09:51:04 SSH_AGENT_PID=5439 09:51:04 [ssh-agent] Started. 09:51:04 Running ssh-add (command line suppressed) 09:51:04 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_6972118468960905415.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_6972118468960905415.key) 09:51:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:51:04 The recommended git tool is: NONE 09:51:07 using credential jenkins-ssh 09:51:07 Wiping out workspace first. 09:51:07 Cloning the remote Git repository 09:51:07 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 09:51:07 > git init /w/workspace/netconf-tox-verify-master # timeout=10 09:51:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 09:51:07 > git --version # timeout=10 09:51:07 > git --version # 'git version 2.43.0' 09:51:07 using GIT_SSH to set credentials jenkins-ssh 09:51:07 [INFO] Currently running in a labeled security context 09:51:07 [INFO] Currently SELinux is 'enforcing' on the host 09:51:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-tox-verify-master@tmp/jenkins-gitclient-ssh14431707196754175135.key 09:51:07 Verifying host key using known hosts file 09:51:07 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. 09:51:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 09:51:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 09:51:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 09:51:15 using GIT_SSH to set credentials jenkins-ssh 09:51:15 [INFO] Currently running in a labeled security context 09:51:15 [INFO] Currently SELinux is 'enforcing' on the host 09:51:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-tox-verify-master@tmp/jenkins-gitclient-ssh12527864306971022203.key 09:51:15 Verifying host key using known hosts file 09:51:15 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. 09:51:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/75/114475/11 # timeout=10 09:51:16 > git rev-parse d1ce16f2a404340cff636fc1cc86a127e378a020^{commit} # timeout=10 09:51:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:51:16 Checking out Revision d1ce16f2a404340cff636fc1cc86a127e378a020 (refs/changes/75/114475/11) 09:51:16 > git config core.sparsecheckout # timeout=10 09:51:16 > git checkout -f d1ce16f2a404340cff636fc1cc86a127e378a020 # timeout=10 09:51:19 Commit message: "Implement simple state machine" 09:51:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:51:19 $ ssh-agent -k 09:51:19 unset SSH_AUTH_SOCK; 09:51:19 unset SSH_AGENT_PID; 09:51:19 echo Agent pid 5439 killed; 09:51:19 [ssh-agent] Stopped. 09:51:19 Build was aborted 09:51:19 Aborted by new patch set. 09:51:19 [PostBuildScript] - [INFO] Executing post build scripts. 09:51:19 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4583245123658301291.sh 09:51:19 ---> sysstat.sh 09:51:20 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins17053320355330583538.sh 09:51:20 ---> package-listing.sh 09:51:20 ++ facter osfamily 09:51:20 ++ tr '[:upper:]' '[:lower:]' 09:51:20 + OS_FAMILY=redhat 09:51:20 + workspace=/w/workspace/netconf-tox-verify-master 09:51:20 + START_PACKAGES=/tmp/packages_start.txt 09:51:20 + END_PACKAGES=/tmp/packages_end.txt 09:51:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:20 + PACKAGES=/tmp/packages_start.txt 09:51:20 + '[' /w/workspace/netconf-tox-verify-master ']' 09:51:20 + PACKAGES=/tmp/packages_end.txt 09:51:20 + case "${OS_FAMILY}" in 09:51:20 + rpm -qa 09:51:20 + sort 09:51:21 + '[' -f /tmp/packages_start.txt ']' 09:51:21 + '[' -f /tmp/packages_end.txt ']' 09:51:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:21 + '[' /w/workspace/netconf-tox-verify-master ']' 09:51:21 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 09:51:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 09:51:21 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5511380957903529868.sh 09:51:21 ---> capture-instance-metadata.sh 09:51:21 Setup pyenv: 09:51:21 system 09:51:21 * 3.8.13 (set by /opt/pyenv/version) 09:51:21 * 3.9.13 (set by /opt/pyenv/version) 09:51:21 * 3.10.13 (set by /opt/pyenv/version) 09:51:21 * 3.11.7 (set by /opt/pyenv/version) 09:51:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N9QP 09:51:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:51:29 lf-activate-venv(): INFO: Installing: lftools 09:51:56 lf-activate-venv(): INFO: Adding /tmp/venv-N9QP/bin to PATH 09:51:56 INFO: Running in OpenStack, capturing instance metadata 09:51:56 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins17439927180600010851.sh 09:51:56 provisioning config files... 09:51:56 Could not find credentials [logs] for netconf-tox-verify-master #10818 09:51:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config13107813395820858477tmp 09:51:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:51:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:51:56 provisioning config files... 09:51:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:51:56 [EnvInject] - Injecting environment variables from a build step. 09:51:56 [EnvInject] - Injecting as environment variables the properties content 09:51:56 SERVER_ID=logs 09:51:56 09:51:56 [EnvInject] - Variables injected successfully. 09:51:57 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4064845939656371123.sh 09:51:57 ---> create-netrc.sh 09:51:57 WARN: Log server credential not found. 09:51:57 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13042686088775241651.sh 09:51:57 ---> python-tools-install.sh 09:51:57 Setup pyenv: 09:51:57 system 09:51:57 3.8.13 09:51:57 3.9.13 09:51:57 3.10.13 09:51:57 * 3.11.7 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:51:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9QP from file:/tmp/.os_lf_venv 09:51:58 lf-activate-venv(): INFO: Installing: lftools 09:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-N9QP/bin to PATH 09:52:04 Generating Requirements File 09:52:24 Python 3.11.7 09:52:25 pip 24.3.1 from /tmp/venv-N9QP/lib/python3.11/site-packages/pip (python 3.11) 09:52:25 appdirs==1.4.4 09:52:25 argcomplete==3.5.1 09:52:25 aspy.yaml==1.3.0 09:52:25 attrs==24.2.0 09:52:25 autopage==0.5.2 09:52:25 beautifulsoup4==4.12.3 09:52:25 boto3==1.35.64 09:52:25 botocore==1.35.64 09:52:25 bs4==0.0.2 09:52:25 cachetools==5.5.0 09:52:25 certifi==2024.8.30 09:52:25 cffi==1.17.1 09:52:25 cfgv==3.4.0 09:52:25 chardet==5.2.0 09:52:25 charset-normalizer==3.4.0 09:52:25 click==8.1.7 09:52:25 cliff==4.7.0 09:52:25 cmd2==2.5.6 09:52:25 cryptography==3.3.2 09:52:25 debtcollector==3.0.0 09:52:25 decorator==5.1.1 09:52:25 defusedxml==0.7.1 09:52:25 Deprecated==1.2.15 09:52:25 distlib==0.3.9 09:52:25 dnspython==2.7.0 09:52:25 docker==4.2.2 09:52:25 dogpile.cache==1.3.3 09:52:25 durationpy==0.9 09:52:25 email_validator==2.2.0 09:52:25 filelock==3.16.1 09:52:25 future==1.0.0 09:52:25 gitdb==4.0.11 09:52:25 GitPython==3.1.43 09:52:25 google-auth==2.36.0 09:52:25 httplib2==0.22.0 09:52:25 identify==2.6.2 09:52:25 idna==3.10 09:52:25 importlib-resources==1.5.0 09:52:25 iso8601==2.1.0 09:52:25 Jinja2==3.1.4 09:52:25 jmespath==1.0.1 09:52:25 jsonpatch==1.33 09:52:25 jsonpointer==3.0.0 09:52:25 jsonschema==4.23.0 09:52:25 jsonschema-specifications==2024.10.1 09:52:25 keystoneauth1==5.8.0 09:52:25 kubernetes==31.0.0 09:52:25 lftools==0.37.10 09:52:25 lxml==5.3.0 09:52:25 MarkupSafe==3.0.2 09:52:25 msgpack==1.1.0 09:52:25 multi_key_dict==2.0.3 09:52:25 munch==4.0.0 09:52:25 netaddr==1.3.0 09:52:25 netifaces==0.11.0 09:52:25 niet==1.4.2 09:52:25 nodeenv==1.9.1 09:52:25 oauth2client==4.1.3 09:52:25 oauthlib==3.2.2 09:52:25 openstacksdk==4.1.0 09:52:25 os-client-config==2.1.0 09:52:25 os-service-types==1.7.0 09:52:25 osc-lib==3.1.0 09:52:25 oslo.config==9.6.0 09:52:25 oslo.context==5.6.0 09:52:25 oslo.i18n==6.4.0 09:52:25 oslo.log==6.1.2 09:52:25 oslo.serialization==5.5.0 09:52:25 oslo.utils==7.4.0 09:52:25 packaging==24.2 09:52:25 pbr==6.1.0 09:52:25 platformdirs==4.3.6 09:52:25 prettytable==3.12.0 09:52:25 psutil==6.1.0 09:52:25 pyasn1==0.6.1 09:52:25 pyasn1_modules==0.4.1 09:52:25 pycparser==2.22 09:52:25 pygerrit2==2.0.15 09:52:25 PyGithub==2.5.0 09:52:25 PyJWT==2.10.0 09:52:25 PyNaCl==1.5.0 09:52:25 pyparsing==2.4.7 09:52:25 pyperclip==1.9.0 09:52:25 pyrsistent==0.20.0 09:52:25 python-cinderclient==9.6.0 09:52:25 python-dateutil==2.9.0.post0 09:52:25 python-heatclient==4.0.0 09:52:25 python-jenkins==1.8.2 09:52:25 python-keystoneclient==5.5.0 09:52:25 python-magnumclient==4.7.0 09:52:25 python-openstackclient==7.2.1 09:52:25 python-swiftclient==4.6.0 09:52:25 PyYAML==6.0.2 09:52:25 referencing==0.35.1 09:52:25 requests==2.32.3 09:52:25 requests-oauthlib==2.0.0 09:52:25 requestsexceptions==1.4.0 09:52:25 rfc3986==2.0.0 09:52:25 rpds-py==0.21.0 09:52:25 rsa==4.9 09:52:25 ruamel.yaml==0.18.6 09:52:25 ruamel.yaml.clib==0.2.12 09:52:25 s3transfer==0.10.3 09:52:25 simplejson==3.19.3 09:52:25 six==1.16.0 09:52:25 smmap==5.0.1 09:52:25 soupsieve==2.6 09:52:25 stevedore==5.3.0 09:52:25 tabulate==0.9.0 09:52:25 toml==0.10.2 09:52:25 tomlkit==0.13.2 09:52:25 tqdm==4.67.0 09:52:25 typing_extensions==4.12.2 09:52:25 tzdata==2024.2 09:52:25 urllib3==1.26.20 09:52:25 virtualenv==20.27.1 09:52:25 wcwidth==0.2.13 09:52:25 websocket-client==1.8.0 09:52:25 wrapt==1.16.0 09:52:25 xdg==6.0.0 09:52:25 xmltodict==0.14.2 09:52:25 yq==3.4.3 09:52:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10068651280114861110.sh 09:52:25 ---> sudo-logs.sh 09:52:25 Archiving 'sudo' log.. 09:52:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7249063149777335341.sh 09:52:25 ---> job-cost.sh 09:52:25 Setup pyenv: 09:52:26 system 09:52:26 3.8.13 09:52:26 3.9.13 09:52:26 3.10.13 09:52:26 * 3.11.7 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:52:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9QP from file:/tmp/.os_lf_venv 09:52:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:52:32 lf-activate-venv(): INFO: Adding /tmp/venv-N9QP/bin to PATH 09:52:32 INFO: No Stack... 09:52:32 INFO: Retrieving Pricing Info for: v3-standard-2 09:52:32 INFO: Archiving Costs 09:52:32 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins17298945514418326179.sh 09:52:32 ---> logs-deploy.sh 09:52:32 Setup pyenv: 09:52:33 system 09:52:33 3.8.13 09:52:33 3.9.13 09:52:33 3.10.13 09:52:33 * 3.11.7 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:52:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9QP from file:/tmp/.os_lf_venv 09:52:34 lf-activate-venv(): INFO: Installing: lftools 09:52:41 lf-activate-venv(): INFO: Adding /tmp/venv-N9QP/bin to PATH 09:52:41 WARNING: Nexus logging server not set 09:52:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/10818/ 09:52:41 INFO: archiving logs to S3 09:52:42 ---> uname -a: 09:52:42 Linux prd-centos8-builder-2c-2g-8662.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 09:52:42 09:52:42 09:52:42 ---> lscpu: 09:52:42 Architecture: x86_64 09:52:42 CPU op-mode(s): 32-bit, 64-bit 09:52:42 Byte Order: Little Endian 09:52:42 CPU(s): 2 09:52:42 On-line CPU(s) list: 0,1 09:52:42 Thread(s) per core: 1 09:52:42 Core(s) per socket: 1 09:52:42 Socket(s): 2 09:52:42 NUMA node(s): 1 09:52:42 Vendor ID: AuthenticAMD 09:52:42 CPU family: 23 09:52:42 Model: 49 09:52:42 Model name: AMD EPYC-Rome Processor 09:52:42 Stepping: 0 09:52:42 CPU MHz: 2799.998 09:52:42 BogoMIPS: 5599.99 09:52:42 Virtualization: AMD-V 09:52:42 Hypervisor vendor: KVM 09:52:42 Virtualization type: full 09:52:42 L1d cache: 32K 09:52:42 L1i cache: 32K 09:52:42 L2 cache: 512K 09:52:42 L3 cache: 16384K 09:52:42 NUMA node0 CPU(s): 0,1 09:52:42 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 09:52:42 09:52:42 09:52:42 ---> nproc: 09:52:42 2 09:52:42 09:52:42 09:52:42 ---> df -h: 09:52:42 Filesystem Size Used Avail Use% Mounted on 09:52:42 devtmpfs 3.8G 0 3.8G 0% /dev 09:52:42 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:52:42 tmpfs 3.8G 17M 3.8G 1% /run 09:52:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:52:42 /dev/vda1 40G 8.5G 32G 22% / 09:52:42 tmpfs 770M 0 770M 0% /run/user/1001 09:52:42 09:52:42 09:52:42 ---> free -m: 09:52:42 total used free shared buff/cache available 09:52:42 Mem: 7697 623 4794 19 2279 6777 09:52:42 Swap: 1023 0 1023 09:52:42 09:52:42 09:52:42 ---> ip addr: 09:52:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:52:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:52:42 inet 127.0.0.1/8 scope host lo 09:52:42 valid_lft forever preferred_lft forever 09:52:42 inet6 ::1/128 scope host 09:52:42 valid_lft forever preferred_lft forever 09:52:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:52:42 link/ether fa:16:3e:c9:9c:0d brd ff:ff:ff:ff:ff:ff 09:52:42 altname enp0s3 09:52:42 altname ens3 09:52:42 inet 10.30.171.212/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:52:42 valid_lft 86264sec preferred_lft 86264sec 09:52:42 inet6 fe80::f816:3eff:fec9:9c0d/64 scope link 09:52:42 valid_lft forever preferred_lft forever 09:52:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:52:42 link/ether 02:42:3d:f1:65:8d brd ff:ff:ff:ff:ff:ff 09:52:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:52:42 valid_lft forever preferred_lft forever 09:52:42 09:52:42 09:52:42 ---> sar -b -r -n DEV: 09:52:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/19/2024 _x86_64_ (2 CPU) 09:52:42 09:52:42 09:50:21 LINUX RESTART (2 CPU) 09:52:42 09:52:42 09:51:01 AM tps rtps wtps bread/s bwrtn/s 09:52:42 09:52:01 AM 141.02 15.26 125.76 2826.52 8269.89 09:52:42 Average: 141.02 15.26 125.76 2826.52 8269.89 09:52:42 09:52:42 09:51:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:42 09:52:01 AM 5066324 6975540 2816108 35.73 2688 2089728 984048 11.02 408176 2073480 124424 09:52:42 Average: 5066324 6975540 2816108 35.73 2688 2089728 984048 11.02 408176 2073480 124424 09:52:42 09:52:42 09:51:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:42 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:42 09:52:01 AM eth0 235.45 152.28 1852.50 48.37 0.00 0.00 0.00 0.00 09:52:42 09:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:42 Average: eth0 235.45 152.28 1852.50 48.37 0.00 0.00 0.00 0.00 09:52:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:42 09:52:42 09:52:42 ---> sar -P ALL: 09:52:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/19/2024 _x86_64_ (2 CPU) 09:52:42 09:52:42 09:50:21 LINUX RESTART (2 CPU) 09:52:42 09:52:42 09:51:01 AM CPU %user %nice %system %iowait %steal %idle 09:52:42 09:52:01 AM all 36.09 0.00 6.85 4.32 0.13 52.62 09:52:42 09:52:01 AM 0 22.88 0.00 6.28 4.85 0.13 65.85 09:52:42 09:52:01 AM 1 49.26 0.00 7.41 3.78 0.12 39.43 09:52:42 Average: all 36.09 0.00 6.85 4.32 0.13 52.62 09:52:42 Average: 0 22.88 0.00 6.28 4.85 0.13 65.85 09:52:42 Average: 1 49.26 0.00 7.41 3.78 0.12 39.43 09:52:42 09:52:42 09:52:42