12:59:55 Started by timer 12:59:55 Running as SYSTEM 12:59:55 [EnvInject] - Loading node environment variables. 12:59:55 Building remotely on prd-ubuntu2204-docker-8c-8g-40916 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-merge-master 12:59:56 [ssh-agent] Looking for ssh-agent implementation... 12:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:56 $ ssh-agent 12:59:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkoBMMa/agent.1624 12:59:56 SSH_AGENT_PID=1626 12:59:56 [ssh-agent] Started. 12:59:56 Running ssh-add (command line suppressed) 12:59:56 Identity added: /w/workspace/bgpcep-maven-merge-master@tmp/private_key_12394192282984830215.key (/w/workspace/bgpcep-maven-merge-master@tmp/private_key_12394192282984830215.key) 12:59:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:59:56 The recommended git tool is: NONE 12:59:58 using credential jenkins-ssh 12:59:58 Wiping out workspace first. 12:59:58 Cloning the remote Git repository 12:59:58 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 12:59:58 > git init /w/workspace/bgpcep-maven-merge-master # timeout=10 12:59:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 12:59:58 > git --version # timeout=10 12:59:58 > git --version # 'git version 2.34.1' 12:59:58 using GIT_SSH to set credentials jenkins-ssh 12:59:58 Verifying host key using known hosts file, will automatically accept unseen keys 12:59:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 13:00:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:03 Avoid second fetch 13:00:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:00:03 Checking out Revision 579e6f87a6ab5917a9585bea876c26d8af812191 (refs/remotes/origin/master) 13:00:03 > git config core.sparsecheckout # timeout=10 13:00:03 > git checkout -f 579e6f87a6ab5917a9585bea876c26d8af812191 # timeout=10 13:00:04 Commit message: "ci: migrate Sonar scan to security-workflows" 13:00:04 > git rev-list --no-walk 579e6f87a6ab5917a9585bea876c26d8af812191 # timeout=10 13:00:07 provisioning config files... 13:00:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:00:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:00:07 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins9379468787863646157.sh 13:00:07 ---> python-tools-install.sh 13:00:07 Setup pyenv: 13:00:07 * system (set by /opt/pyenv/version) 13:00:07 * 3.8.20 (set by /opt/pyenv/version) 13:00:07 * 3.9.20 (set by /opt/pyenv/version) 13:00:07 3.10.15 13:00:07 3.11.10 13:00:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VfO7 13:00:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:00:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:12 ERROR: Could not find a version that satisfies the requirement virtualenv (from versions: none) 13:00:12 ERROR: No matching distribution found for virtualenv 13:00:12 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:00:16 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:17 ERROR: Could not find a version that satisfies the requirement lftools (from versions: none) 13:00:17 ERROR: No matching distribution found for lftools 13:00:17 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:00:39 lf-activate-venv(): INFO: Adding /tmp/venv-VfO7/bin to PATH 13:00:39 Generating Requirements File 13:00:40 ERROR: Could not find a version that satisfies the requirement setuptools==65.7.0 (from versions: none) 13:00:40 ERROR: No matching distribution found for setuptools==65.7.0 13:00:40 Build step 'Execute shell' marked build as failure 13:00:40 $ ssh-agent -k 13:00:40 unset SSH_AUTH_SOCK; 13:00:40 unset SSH_AGENT_PID; 13:00:40 echo Agent pid 1626 killed; 13:00:40 [ssh-agent] Stopped. 13:00:40 [PostBuildScript] - [INFO] Executing post build scripts. 13:00:40 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins9203878639048926273.sh 13:00:40 ---> sysstat.sh 13:00:41 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins10463802986813682808.sh 13:00:41 ---> package-listing.sh 13:00:41 ++ tr '[:upper:]' '[:lower:]' 13:00:41 ++ facter osfamily 13:00:41 + OS_FAMILY=debian 13:00:41 + workspace=/w/workspace/bgpcep-maven-merge-master 13:00:41 + START_PACKAGES=/tmp/packages_start.txt 13:00:41 + END_PACKAGES=/tmp/packages_end.txt 13:00:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:41 + PACKAGES=/tmp/packages_start.txt 13:00:41 + '[' /w/workspace/bgpcep-maven-merge-master ']' 13:00:41 + PACKAGES=/tmp/packages_end.txt 13:00:41 + case "${OS_FAMILY}" in 13:00:41 + grep '^ii' 13:00:41 + dpkg -l 13:00:41 + '[' -f /tmp/packages_start.txt ']' 13:00:41 + '[' -f /tmp/packages_end.txt ']' 13:00:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:41 + '[' /w/workspace/bgpcep-maven-merge-master ']' 13:00:41 + mkdir -p /w/workspace/bgpcep-maven-merge-master/archives/ 13:00:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-merge-master/archives/ 13:00:41 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins12275636204843427444.sh 13:00:41 ---> capture-instance-metadata.sh 13:00:41 Setup pyenv: 13:00:41 system 13:00:41 3.8.20 13:00:41 3.9.20 13:00:41 3.10.15 13:00:41 * 3.11.10 (set by /w/workspace/bgpcep-maven-merge-master/.python-version) 13:00:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VfO7 from file:/tmp/.os_lf_venv 13:00:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:42 ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) 13:00:42 ERROR: No matching distribution found for setuptools<66 13:00:42 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:00:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:45 lf-activate-venv(): INFO: Adding /tmp/venv-VfO7/bin to PATH 13:00:45 INFO: Running in OpenStack, capturing instance metadata 13:00:45 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins16012686739204468996.sh 13:00:45 provisioning config files... 13:00:46 Could not find credentials [logs] for bgpcep-maven-merge-master #2771 13:00:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-merge-master@tmp/config17614566847991349842tmp 13:00:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:00:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:00:46 provisioning config files... 13:00:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:00:46 [EnvInject] - Injecting environment variables from a build step. 13:00:46 [EnvInject] - Injecting as environment variables the properties content 13:00:46 SERVER_ID=logs 13:00:46 13:00:46 [EnvInject] - Variables injected successfully. 13:00:46 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins2138371660213056971.sh 13:00:46 ---> create-netrc.sh 13:00:46 WARN: Log server credential not found. 13:00:46 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins13487232793041824901.sh 13:00:46 ---> python-tools-install.sh 13:00:46 Setup pyenv: 13:00:46 system 13:00:46 3.8.20 13:00:46 3.9.20 13:00:46 3.10.15 13:00:46 * 3.11.10 (set by /w/workspace/bgpcep-maven-merge-master/.python-version) 13:00:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VfO7 from file:/tmp/.os_lf_venv 13:00:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:47 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-VfO7/bin to PATH 13:00:48 Generating Requirements File 13:00:50 ERROR: Could not find a version that satisfies the requirement urllib3~=1.26.15 (from versions: none) 13:00:50 ERROR: No matching distribution found for urllib3~=1.26.15 13:00:50 [bgpcep-maven-merge-master] $ /bin/sh /tmp/jenkins9932612452883304497.sh 13:00:50 ---> uv-install.sh 13:00:50 Installing uv/uvx (latest) using shell installer 13:00:50 2026-08-25 13:00:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-My5yIP.sh" [1] 13:00:50 downloading uv 0.12.5 x86_64-unknown-linux-gnu 13:00:51 installing to /home/jenkins/.local/bin 13:00:51 uv 13:00:51 uvx 13:00:51 everything's installed! 13:00:51 13:00:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:00:51 13:00:51 source $HOME/.local/bin/env (sh, bash, zsh) 13:00:51 source $HOME/.local/bin/env.fish (fish) 13:00:51 Adding install location to PATH 13:00:51 ---> Validating uv/uvx install 13:00:51 uvx 0.12.5 (x86_64-unknown-linux-gnu) 13:00:51 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins6490114274739374971.sh 13:00:51 ---> sudo-logs.sh 13:00:51 Archiving 'sudo' log.. 13:00:52 [bgpcep-maven-merge-master] $ /bin/bash /tmp/jenkins6593256748922472413.sh 13:00:52 ---> job-cost.sh 13:00:52 INFO: Activating Python virtual environment... 13:00:52 Setup pyenv: 13:00:52 system 13:00:52 3.8.20 13:00:52 3.9.20 13:00:52 3.10.15 13:00:52 * 3.11.10 (set by /w/workspace/bgpcep-maven-merge-master/.python-version) 13:00:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VfO7 from file:/tmp/.os_lf_venv 13:00:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:00:53 ERROR: Could not find a version that satisfies the requirement zipp==1.1.0 (from versions: none) 13:00:53 ERROR: No matching distribution found for zipp==1.1.0 13:00:53 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-VfO7/bin to PATH 13:01:03 INFO: No stack-cost file found 13:01:03 INFO: Instance uptime: 110s 13:01:03 INFO: Fetching instance metadata (attempt 1 of 3)... 13:01:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:01:03 INFO: Successfully fetched instance metadata 13:01:03 INFO: Instance type: v3-standard-8 13:01:03 INFO: Retrieving pricing info for: v3-standard-8 13:01:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:01:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=110 13:01:04 INFO: Successfully fetched Vexxhost pricing API 13:01:04 INFO: Retrieved cost: 0.22 13:01:04 INFO: Retrieved resource: v3-standard-8 13:01:04 INFO: Creating archive directory: /w/workspace/bgpcep-maven-merge-master/archives/cost 13:01:04 INFO: Archiving costs to: /w/workspace/bgpcep-maven-merge-master/archives/cost.csv 13:01:04 INFO: Successfully archived job cost data 13:01:04 DEBUG: Cost data: bgpcep-maven-merge-master,2771,2026-08-25 13:01:04,v3-standard-8,110,0.22,0.00,FAILURE 13:01:04 [bgpcep-maven-merge-master] $ /bin/bash -l /tmp/jenkins4480919762988458525.sh 13:01:04 ---> logs-deploy.sh 13:01:04 Setup pyenv: 13:01:04 system 13:01:04 3.8.20 13:01:04 3.9.20 13:01:04 3.10.15 13:01:04 * 3.11.10 (set by /w/workspace/bgpcep-maven-merge-master/.python-version) 13:01:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VfO7 from file:/tmp/.os_lf_venv 13:01:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:04 ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) 13:01:04 ERROR: No matching distribution found for setuptools<66 13:01:04 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:01:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:01:07 lf-activate-venv(): INFO: Adding /tmp/venv-VfO7/bin to PATH 13:01:07 WARNING: Nexus logging server not set 13:01:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-merge-master/2771/ 13:01:07 INFO: archiving logs to S3 13:01:09 ---> uname -a: 13:01:09 Linux prd-ubuntu2204-docker-8c-8g-40916 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:01:09 13:01:09 13:01:09 ---> lscpu: 13:01:09 Architecture: x86_64 13:01:09 CPU op-mode(s): 32-bit, 64-bit 13:01:09 Address sizes: 40 bits physical, 48 bits virtual 13:01:09 Byte Order: Little Endian 13:01:09 CPU(s): 8 13:01:09 On-line CPU(s) list: 0-7 13:01:09 Vendor ID: AuthenticAMD 13:01:09 Model name: AMD EPYC-Rome Processor 13:01:09 CPU family: 23 13:01:09 Model: 49 13:01:09 Thread(s) per core: 1 13:01:09 Core(s) per socket: 1 13:01:09 Socket(s): 8 13:01:09 Stepping: 0 13:01:09 BogoMIPS: 5599.99 13:01:09 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:01:09 Virtualization: AMD-V 13:01:09 Hypervisor vendor: KVM 13:01:09 Virtualization type: full 13:01:09 L1d cache: 256 KiB (8 instances) 13:01:09 L1i cache: 256 KiB (8 instances) 13:01:09 L2 cache: 4 MiB (8 instances) 13:01:09 L3 cache: 128 MiB (8 instances) 13:01:09 NUMA node(s): 1 13:01:09 NUMA node0 CPU(s): 0-7 13:01:09 Vulnerability Gather data sampling: Not affected 13:01:09 Vulnerability Indirect target selection: Not affected 13:01:09 Vulnerability Itlb multihit: Not affected 13:01:09 Vulnerability L1tf: Not affected 13:01:09 Vulnerability Mds: Not affected 13:01:09 Vulnerability Meltdown: Not affected 13:01:09 Vulnerability Mmio stale data: Not affected 13:01:09 Vulnerability Reg file data sampling: Not affected 13:01:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:01:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:01:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:01:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:01:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:01:09 Vulnerability Srbds: Not affected 13:01:09 Vulnerability Tsa: Not affected 13:01:09 Vulnerability Tsx async abort: Not affected 13:01:09 Vulnerability Vmscape: Not affected 13:01:09 13:01:09 13:01:09 ---> nproc: 13:01:09 8 13:01:09 13:01:09 13:01:09 ---> df -h: 13:01:09 Filesystem Size Used Avail Use% Mounted on 13:01:09 tmpfs 3.2G 1.1M 3.2G 1% /run 13:01:09 /dev/vda1 155G 8.5G 147G 6% / 13:01:09 tmpfs 16G 0 16G 0% /dev/shm 13:01:09 tmpfs 5.0M 0 5.0M 0% /run/lock 13:01:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:01:09 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 13:01:09 13:01:09 13:01:09 ---> free -m: 13:01:09 total used free shared buff/cache available 13:01:09 Mem: 32092 872 28604 4 2615 30781 13:01:09 Swap: 1023 0 1023 13:01:09 13:01:09 13:01:09 ---> ip addr: 13:01:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:01:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:01:09 inet 127.0.0.1/8 scope host lo 13:01:09 valid_lft forever preferred_lft forever 13:01:09 inet6 ::1/128 scope host 13:01:09 valid_lft forever preferred_lft forever 13:01:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:01:09 link/ether fa:16:3e:7d:0e:54 brd ff:ff:ff:ff:ff:ff 13:01:09 altname enp0s3 13:01:09 inet 10.30.170.245/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:01:09 valid_lft 86293sec preferred_lft 86293sec 13:01:09 inet6 fe80::f816:3eff:fe7d:e54/64 scope link 13:01:09 valid_lft forever preferred_lft forever 13:01:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:01:09 link/ether c2:d1:bb:6c:59:e3 brd ff:ff:ff:ff:ff:ff 13:01:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:01:09 valid_lft forever preferred_lft forever 13:01:09 13:01:09 13:01:09 ---> sar -b -r -n DEV: 13:01:09 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-40916) 08/25/26 _x86_64_ (8 CPU) 13:01:09 13:01:09 12:59:23 LINUX RESTART (8 CPU) 13:01:09 13:01:09 13:01:09 ---> sar -P ALL: 13:01:09 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-40916) 08/25/26 _x86_64_ (8 CPU) 13:01:09 13:01:09 12:59:23 LINUX RESTART (8 CPU) 13:01:09 13:01:09 13:01:09