11:34:46 Started by user Robert Varga 11:34:46 Rebuilds build #6 11:34:46 Running as SYSTEM 11:34:46 [EnvInject] - Loading node environment variables. 11:34:46 Building remotely on prd-centos7-builder-2c-1g-375 (centos7-builder-2c-1g) in workspace /w/workspace/netconf-release-merge-master 11:34:46 [ssh-agent] Looking for ssh-agent implementation... 11:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:46 $ ssh-agent 11:34:46 SSH_AUTH_SOCK=/tmp/ssh-GlskYCQpvn1I/agent.9381 11:34:46 SSH_AGENT_PID=9383 11:34:46 [ssh-agent] Started. 11:34:46 Running ssh-add (command line suppressed) 11:34:46 Identity added: /w/workspace/netconf-release-merge-master@tmp/private_key_7504171706679318168.key (/w/workspace/netconf-release-merge-master@tmp/private_key_7504171706679318168.key) 11:34:46 [ssh-agent] Using credentials jenkins-release (Nexus Staging Repository Promotion) 11:34:46 The recommended git tool is: NONE 11:34:48 using credential jenkins-ssh 11:34:48 Wiping out workspace first. 11:34:48 Cloning the remote Git repository 11:34:48 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 11:34:48 > git init /w/workspace/netconf-release-merge-master # timeout=10 11:34:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 11:34:48 > git --version # timeout=10 11:34:48 > git --version # 'git version 2.36.6' 11:34:48 using GIT_SSH to set credentials jenkins-ssh 11:34:48 [INFO] Currently running in a labeled security context 11:34:48 [INFO] Currently SELinux is 'enforcing' on the host 11:34:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-release-merge-master@tmp/jenkins-gitclient-ssh16021065985887141848.key 11:34:48 Verifying host key using known hosts file 11:34:48 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. 11:34:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 11:34:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 11:34:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:34:57 Avoid second fetch 11:34:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:34:57 Checking out Revision eafbab0777006c3448d4e748abcbebc5c3b2ae75 (refs/heads/master) 11:34:57 > git config core.sparsecheckout # timeout=10 11:34:57 > git checkout -f eafbab0777006c3448d4e748abcbebc5c3b2ae75 # timeout=10 11:34:57 Commit message: "Bump versions to 1.13.9-SNAPSHOT" 11:34:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:34:57 > git rev-list --no-walk 17bbbf924ad4372cfcaafd752d5e824930bbfeaa # timeout=10 11:34:57 Run condition [Regular expression match] enabling prebuild for step [BuilderChain] 11:34:57 provisioning config files... 11:34:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:34:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:34:58 $ ssh-agent -k 11:34:58 unset SSH_AUTH_SOCK; 11:34:58 unset SSH_AGENT_PID; 11:34:58 echo Agent pid 9383 killed; 11:34:58 [ssh-agent] Stopped. 11:34:58 ERROR: Could not find credentials entry with ID 'cosign-private-key' 11:34:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:34:58 [netconf-release-merge-master] $ /bin/bash /tmp/jenkins14232223836587039181.sh 11:34:58 ---> sysstat.sh 11:34:58 [netconf-release-merge-master] $ /bin/bash /tmp/jenkins16997993048236282510.sh 11:34:58 ---> package-listing.sh 11:34:58 ++ facter osfamily 11:34:58 ++ tr '[:upper:]' '[:lower:]' 11:34:58 + OS_FAMILY=redhat 11:34:58 + workspace=/w/workspace/netconf-release-merge-master 11:34:58 + START_PACKAGES=/tmp/packages_start.txt 11:34:58 + END_PACKAGES=/tmp/packages_end.txt 11:34:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:34:58 + PACKAGES=/tmp/packages_start.txt 11:34:58 + '[' /w/workspace/netconf-release-merge-master ']' 11:34:58 + PACKAGES=/tmp/packages_end.txt 11:34:58 + case "${OS_FAMILY}" in 11:34:58 + rpm -qa 11:34:58 + sort 11:34:59 + '[' -f /tmp/packages_start.txt ']' 11:34:59 + '[' -f /tmp/packages_end.txt ']' 11:34:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:34:59 + '[' /w/workspace/netconf-release-merge-master ']' 11:34:59 + mkdir -p /w/workspace/netconf-release-merge-master/archives/ 11:34:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-release-merge-master/archives/ 11:34:59 [netconf-release-merge-master] $ /bin/bash /tmp/jenkins5027805097170892092.sh 11:34:59 ---> capture-instance-metadata.sh 11:34:59 Setup pyenv: 11:34:59 system 11:34:59 * 3.8.13 (set by /opt/pyenv/version) 11:34:59 * 3.9.13 (set by /opt/pyenv/version) 11:34:59 3.10.13 11:35:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RfP9 11:35:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:35:08 lf-activate-venv(): INFO: Installing: lftools 11:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-RfP9/bin to PATH 11:35:45 INFO: Running in OpenStack, capturing instance metadata 11:35:46 [netconf-release-merge-master] $ /bin/bash /tmp/jenkins9461209055706205045.sh 11:35:46 provisioning config files... 11:35:46 Could not find credentials [logs] for netconf-release-merge-master #7 11:35:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-release-merge-master@tmp/config3371965740660826967tmp 11:35:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:35:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:35:46 provisioning config files... 11:35:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:35:47 [EnvInject] - Injecting environment variables from a build step. 11:35:47 [EnvInject] - Injecting as environment variables the properties content 11:35:47 SERVER_ID=logs 11:35:47 11:35:47 [EnvInject] - Variables injected successfully. 11:35:47 [netconf-release-merge-master] $ /bin/bash /tmp/jenkins7390803602584951495.sh 11:35:47 ---> create-netrc.sh 11:35:47 WARN: Log server credential not found. 11:35:47 [netconf-release-merge-master] $ /bin/bash /tmp/jenkins5469987663972453278.sh 11:35:47 ---> python-tools-install.sh 11:35:47 Setup pyenv: 11:35:47 system 11:35:47 3.8.13 11:35:47 3.9.13 11:35:47 * 3.10.13 (set by /w/workspace/netconf-release-merge-master/.python-version) 11:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RfP9 from file:/tmp/.os_lf_venv 11:35:48 lf-activate-venv(): INFO: Installing: lftools 11:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-RfP9/bin to PATH 11:36:01 Generating Requirements File 11:36:40 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:36:40 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:36:40 Python 3.10.13 11:36:40 pip 24.0 from /tmp/venv-RfP9/lib/python3.10/site-packages/pip (python 3.10) 11:36:41 appdirs==1.4.4 11:36:41 argcomplete==3.2.2 11:36:41 aspy.yaml==1.3.0 11:36:41 attrs==23.2.0 11:36:41 autopage==0.5.2 11:36:41 beautifulsoup4==4.12.3 11:36:41 boto3==1.34.51 11:36:41 botocore==1.34.51 11:36:41 bs4==0.0.2 11:36:41 cachetools==5.3.3 11:36:41 certifi==2024.2.2 11:36:41 cffi==1.16.0 11:36:41 cfgv==3.4.0 11:36:41 chardet==5.2.0 11:36:41 charset-normalizer==3.3.2 11:36:41 click==8.1.7 11:36:41 cliff==4.6.0 11:36:41 cmd2==2.4.3 11:36:41 cryptography==3.3.2 11:36:41 debtcollector==3.0.0 11:36:41 decorator==5.1.1 11:36:41 defusedxml==0.7.1 11:36:41 Deprecated==1.2.14 11:36:41 distlib==0.3.8 11:36:41 dnspython==2.6.1 11:36:41 docker==4.2.2 11:36:41 dogpile.cache==1.3.2 11:36:41 email_validator==2.1.1 11:36:41 filelock==3.13.1 11:36:41 future==1.0.0 11:36:41 gitdb==4.0.11 11:36:41 GitPython==3.1.42 11:36:41 google-auth==2.28.1 11:36:41 httplib2==0.22.0 11:36:41 identify==2.5.35 11:36:41 idna==3.6 11:36:41 importlib-resources==1.5.0 11:36:41 iso8601==2.1.0 11:36:41 Jinja2==3.1.3 11:36:41 jmespath==1.0.1 11:36:41 jsonpatch==1.33 11:36:41 jsonpointer==2.4 11:36:41 jsonschema==4.21.1 11:36:41 jsonschema-specifications==2023.12.1 11:36:41 keystoneauth1==5.6.0 11:36:41 kubernetes==29.0.0 11:36:41 lftools==0.37.9 11:36:41 lxml==5.1.0 11:36:41 MarkupSafe==2.1.5 11:36:41 msgpack==1.0.7 11:36:41 multi_key_dict==2.0.3 11:36:41 munch==4.0.0 11:36:41 netaddr==1.2.1 11:36:41 netifaces==0.11.0 11:36:41 niet==1.4.2 11:36:41 nodeenv==1.8.0 11:36:41 oauth2client==4.1.3 11:36:41 oauthlib==3.2.2 11:36:41 openstacksdk==0.62.0 11:36:41 os-client-config==2.1.0 11:36:41 os-service-types==1.7.0 11:36:41 osc-lib==3.0.1 11:36:41 oslo.config==9.4.0 11:36:41 oslo.context==5.4.0 11:36:41 oslo.i18n==6.3.0 11:36:41 oslo.log==5.5.0 11:36:41 oslo.serialization==5.4.0 11:36:41 oslo.utils==7.1.0 11:36:41 packaging==23.2 11:36:41 pbr==6.0.0 11:36:41 platformdirs==4.2.0 11:36:41 prettytable==3.10.0 11:36:41 pyasn1==0.5.1 11:36:41 pyasn1-modules==0.3.0 11:36:41 pycparser==2.21 11:36:41 pygerrit2==2.0.15 11:36:41 PyGithub==2.2.0 11:36:41 pyinotify==0.9.6 11:36:41 PyJWT==2.8.0 11:36:41 PyNaCl==1.5.0 11:36:41 pyparsing==2.4.7 11:36:41 pyperclip==1.8.2 11:36:41 pyrsistent==0.20.0 11:36:41 python-cinderclient==9.4.0 11:36:41 python-dateutil==2.8.2 11:36:41 python-heatclient==3.4.0 11:36:41 python-jenkins==1.8.2 11:36:41 python-keystoneclient==5.3.0 11:36:41 python-magnumclient==4.3.0 11:36:41 python-novaclient==18.4.0 11:36:41 python-openstackclient==6.0.1 11:36:41 python-swiftclient==4.4.0 11:36:41 PyYAML==6.0.1 11:36:41 referencing==0.33.0 11:36:41 requests==2.31.0 11:36:41 requests-oauthlib==1.3.1 11:36:41 requestsexceptions==1.4.0 11:36:41 rfc3986==2.0.0 11:36:41 rpds-py==0.18.0 11:36:41 rsa==4.9 11:36:41 ruamel.yaml==0.18.6 11:36:41 ruamel.yaml.clib==0.2.8 11:36:41 s3transfer==0.10.0 11:36:41 simplejson==3.19.2 11:36:41 six==1.16.0 11:36:41 smmap==5.0.1 11:36:41 soupsieve==2.5 11:36:41 stevedore==5.2.0 11:36:41 tabulate==0.9.0 11:36:41 toml==0.10.2 11:36:41 tomlkit==0.12.4 11:36:41 tqdm==4.66.2 11:36:41 typing_extensions==4.10.0 11:36:41 tzdata==2024.1 11:36:41 urllib3==1.26.18 11:36:41 virtualenv==20.25.1 11:36:41 wcwidth==0.2.13 11:36:41 websocket-client==1.7.0 11:36:41 wrapt==1.16.0 11:36:41 xdg==6.0.0 11:36:41 xmltodict==0.13.0 11:36:41 yq==3.2.3 11:36:41 [netconf-release-merge-master] $ /bin/bash /tmp/jenkins1352631822425047880.sh 11:36:41 ---> sudo-logs.sh 11:36:41 Archiving 'sudo' log.. 11:36:41 [netconf-release-merge-master] $ /bin/bash /tmp/jenkins2471906551403573272.sh 11:36:41 ---> job-cost.sh 11:36:41 Setup pyenv: 11:36:41 system 11:36:41 3.8.13 11:36:41 3.9.13 11:36:41 * 3.10.13 (set by /w/workspace/netconf-release-merge-master/.python-version) 11:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RfP9 from file:/tmp/.os_lf_venv 11:36:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-RfP9/bin to PATH 11:36:53 INFO: No Stack... 11:36:53 INFO: Retrieving Pricing Info for: v3-standard-2 11:36:53 INFO: Archiving Costs 11:36:53 [netconf-release-merge-master] $ /bin/bash -l /tmp/jenkins11594686862375124790.sh 11:36:53 ---> logs-deploy.sh 11:36:53 Setup pyenv: 11:36:53 system 11:36:53 3.8.13 11:36:53 3.9.13 11:36:53 * 3.10.13 (set by /w/workspace/netconf-release-merge-master/.python-version) 11:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RfP9 from file:/tmp/.os_lf_venv 11:36:55 lf-activate-venv(): INFO: Installing: lftools 11:37:09 lf-activate-venv(): INFO: Adding /tmp/venv-RfP9/bin to PATH 11:37:09 WARNING: Nexus logging server not set 11:37:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-release-merge-master/7/ 11:37:09 INFO: archiving logs to S3 11:37:10 ---> uname -a: 11:37:10 Linux prd-centos7-builder-2c-1g-375.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:37:10 11:37:10 11:37:10 ---> lscpu: 11:37:10 Architecture: x86_64 11:37:10 CPU op-mode(s): 32-bit, 64-bit 11:37:10 Byte Order: Little Endian 11:37:10 CPU(s): 2 11:37:10 On-line CPU(s) list: 0,1 11:37:10 Thread(s) per core: 1 11:37:10 Core(s) per socket: 1 11:37:10 Socket(s): 2 11:37:10 NUMA node(s): 1 11:37:10 Vendor ID: AuthenticAMD 11:37:10 CPU family: 23 11:37:10 Model: 49 11:37:10 Model name: AMD EPYC-Rome Processor 11:37:10 Stepping: 0 11:37:10 CPU MHz: 2800.000 11:37:10 BogoMIPS: 5600.00 11:37:10 Virtualization: AMD-V 11:37:10 Hypervisor vendor: KVM 11:37:10 Virtualization type: full 11:37:10 L1d cache: 32K 11:37:10 L1i cache: 32K 11:37:10 L2 cache: 512K 11:37:10 L3 cache: 16384K 11:37:10 NUMA node0 CPU(s): 0,1 11:37:10 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:37:10 11:37:10 11:37:10 ---> nproc: 11:37:10 2 11:37:10 11:37:10 11:37:10 ---> df -h: 11:37:10 Filesystem Size Used Avail Use% Mounted on 11:37:10 devtmpfs 3.8G 0 3.8G 0% /dev 11:37:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:37:10 tmpfs 3.9G 17M 3.9G 1% /run 11:37:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:37:10 /dev/vda1 40G 5.7G 35G 15% / 11:37:10 tmpfs 783M 0 783M 0% /run/user/1001 11:37:10 11:37:10 11:37:10 ---> free -m: 11:37:10 total used free shared buff/cache available 11:37:10 Mem: 7821 571 5120 16 2128 6956 11:37:10 Swap: 1023 0 1023 11:37:10 11:37:10 11:37:10 ---> ip addr: 11:37:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:37:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:37:10 inet 127.0.0.1/8 scope host lo 11:37:10 valid_lft forever preferred_lft forever 11:37:10 inet6 ::1/128 scope host 11:37:10 valid_lft forever preferred_lft forever 11:37:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:37:10 link/ether fa:16:3e:b9:e9:fd brd ff:ff:ff:ff:ff:ff 11:37:10 inet 10.30.171.141/23 brd 10.30.171.255 scope global dynamic eth0 11:37:10 valid_lft 86220sec preferred_lft 86220sec 11:37:10 inet6 fe80::f816:3eff:feb9:e9fd/64 scope link 11:37:10 valid_lft forever preferred_lft forever 11:37:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:37:10 link/ether 02:42:fe:7d:ac:5a brd ff:ff:ff:ff:ff:ff 11:37:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:37:10 valid_lft forever preferred_lft forever 11:37:10 11:37:10 11:37:10 ---> sar -b -r -n DEV: 11:37:10 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e1960b00-e8f5-4847-a07b-6d8954a5977d.novalocal) 02/28/2024 _x86_64_ (2 CPU) 11:37:10 11:37:10 11:34:05 AM LINUX RESTART 11:37:10 11:37:10 11:35:01 AM tps rtps wtps bread/s bwrtn/s 11:37:10 11:36:01 AM 128.85 9.99 118.85 966.69 5518.09 11:37:10 11:37:01 AM 208.66 0.20 208.46 22.79 7415.93 11:37:10 Average: 168.75 5.10 163.65 494.78 6466.93 11:37:10 11:37:10 11:35:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:10 11:36:01 AM 5428044 2580684 32.22 2620 1949520 860892 9.50 682492 1592172 132292 11:37:10 11:37:01 AM 5258880 2749848 34.34 2620 2055120 895412 9.89 763368 1651680 95244 11:37:10 Average: 5343462 2665266 33.28 2620 2002320 878152 9.70 722930 1621926 113768 11:37:10 11:37:10 11:35:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:37:10 11:36:01 AM eth0 65.39 57.15 741.13 8.36 0.00 0.00 0.00 11:37:10 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:10 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:10 11:37:01 AM eth0 36.71 33.12 344.62 6.82 0.00 0.00 0.00 11:37:10 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:10 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:10 Average: eth0 51.05 45.13 542.89 7.59 0.00 0.00 0.00 11:37:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:10 11:37:10 11:37:10 ---> sar -P ALL: 11:37:10 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e1960b00-e8f5-4847-a07b-6d8954a5977d.novalocal) 02/28/2024 _x86_64_ (2 CPU) 11:37:10 11:37:10 11:34:05 AM LINUX RESTART 11:37:10 11:37:10 11:35:01 AM CPU %user %nice %system %iowait %steal %idle 11:37:10 11:36:01 AM all 34.15 0.00 2.75 3.98 0.11 59.01 11:37:10 11:36:01 AM 0 61.82 0.00 4.15 4.86 0.15 29.03 11:37:10 11:36:01 AM 1 8.34 0.00 1.43 3.16 0.08 86.99 11:37:10 11:37:01 AM all 33.51 0.00 2.55 5.55 0.12 58.27 11:37:10 11:37:01 AM 0 45.45 0.00 3.03 7.72 0.13 43.68 11:37:10 11:37:01 AM 1 21.95 0.00 2.10 3.43 0.12 72.40 11:37:10 Average: all 33.83 0.00 2.65 4.76 0.12 58.64 11:37:10 Average: 0 53.57 0.00 3.58 6.30 0.14 36.41 11:37:10 Average: 1 15.08 0.00 1.76 3.29 0.10 79.76 11:37:10 11:37:10 11:37:10