Started by upstream project "master-no2bootloader" build number 1282 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-no2bootloader/a1/default/a2/default/a3/default/a4/default/label/osmocom-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQnOvfb/agent.2096063 SSH_AGENT_PID=2096065 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/master-no2bootloader/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_3773615306423278859.key (osmocom-jenkins) [ssh-agent] Using credentials binaries (OS#5798) Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/master-no2bootloader/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_3693280816681626759.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-no2bootloader/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/no2fpga/no2bootloader # timeout=10 Fetching upstream changes from https://github.com/no2fpga/no2bootloader > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://github.com/no2fpga/no2bootloader +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4852644eacdb9143aa21d7e31b1f7c38a6dc7d61 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4852644eacdb9143aa21d7e31b1f7c38a6dc7d61 # timeout=10 Commit message: "ice40: Add support for latchup badge" > git rev-list --no-walk 4852644eacdb9143aa21d7e31b1f7c38a6dc7d61 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins12055659114414555417.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:c2f01e2be6c649fd8a7e8f7904592e30c25f3437f9c9f3adb9160cd1df221b6f Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + readlink -f /tmp/ssh-XXXXXXQnOvfb/agent.2096063 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-no2bootloader/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-XXXXXXQnOvfb/agent.2096063:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-no2bootloader/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /usr/bin/timeout 30m /build/contrib/jenkins.sh --publish + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d /build/deps ] + [ -d layer1-headers ] =============== FIRMWARE icebreaker ============== make: Entering directory '/build/firmware' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_dfu.txt usb_str_dfu.gen.h icebreaker riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_ICEBREAKER -I. -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,soc.lds,--strip-debug -o no2bootloader-icebreaker-v0.5-53-g4852644.elf start.S led.c spi.c utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c console_dummy.c fw_dfu.c usb_desc_dfu.c riscv-none-embed-objcopy -O binary no2bootloader-icebreaker-v0.5-53-g4852644.elf no2bootloader-icebreaker-v0.5-53-g4852644.bin ln -sf no2bootloader-icebreaker-v0.5-53-g4852644.bin no2bootloader-icebreaker.bin ln -sf no2bootloader-icebreaker-v0.5-53-g4852644.elf no2bootloader-icebreaker.elf make: Leaving directory '/build/firmware' =============== UPLOAD FIRMWARE icebreaker ============== sending incremental file list no2bootloader-icebreaker-v0.5-53-g4852644.bin no2bootloader-icebreaker-v0.5-53-g4852644.elf sent 595 bytes received 234 bytes 552.67 bytes/sec total size is 20,620 speedup is 24.87 sending incremental file list no2bootloader-icebreaker.bin no2bootloader-icebreaker.elf sent 578 bytes received 234 bytes 1,624.00 bytes/sec total size is 20,620 speedup is 25.39 =============== FIRMWARE bitsy_v0 ============== make: Entering directory '/build/firmware' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_dfu.txt usb_str_dfu.gen.h bitsy_v0 riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_BITSY_V0 -I. -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,soc.lds,--strip-debug -o no2bootloader-bitsy_v0-v0.5-53-g4852644.elf start.S led.c spi.c utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c console_dummy.c fw_dfu.c usb_desc_dfu.c riscv-none-embed-objcopy -O binary no2bootloader-bitsy_v0-v0.5-53-g4852644.elf no2bootloader-bitsy_v0-v0.5-53-g4852644.bin ln -sf no2bootloader-bitsy_v0-v0.5-53-g4852644.bin no2bootloader-bitsy_v0.bin ln -sf no2bootloader-bitsy_v0-v0.5-53-g4852644.elf no2bootloader-bitsy_v0.elf make: Leaving directory '/build/firmware' =============== UPLOAD FIRMWARE bitsy_v0 ============== sending incremental file list no2bootloader-bitsy_v0-v0.5-53-g4852644.bin no2bootloader-bitsy_v0-v0.5-53-g4852644.elf sent 588 bytes received 240 bytes 1,656.00 bytes/sec total size is 20,644 speedup is 24.93 sending incremental file list no2bootloader-bitsy_v0.bin no2bootloader-bitsy_v0.elf sent 571 bytes received 240 bytes 540.67 bytes/sec total size is 20,644 speedup is 25.45 =============== FIRMWARE bitsy_v1 ============== make: Entering directory '/build/firmware' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_dfu.txt usb_str_dfu.gen.h bitsy_v1 riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_BITSY_V1 -I. -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,soc.lds,--strip-debug -o no2bootloader-bitsy_v1-v0.5-53-g4852644.elf start.S led.c spi.c utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c console_dummy.c fw_dfu.c usb_desc_dfu.c riscv-none-embed-objcopy -O binary no2bootloader-bitsy_v1-v0.5-53-g4852644.elf no2bootloader-bitsy_v1-v0.5-53-g4852644.bin ln -sf no2bootloader-bitsy_v1-v0.5-53-g4852644.bin no2bootloader-bitsy_v1.bin ln -sf no2bootloader-bitsy_v1-v0.5-53-g4852644.elf no2bootloader-bitsy_v1.elf make: Leaving directory '/build/firmware' =============== UPLOAD FIRMWARE bitsy_v1 ============== sending incremental file list no2bootloader-bitsy_v1-v0.5-53-g4852644.bin no2bootloader-bitsy_v1-v0.5-53-g4852644.elf sent 587 bytes received 240 bytes 551.33 bytes/sec total size is 20,644 speedup is 24.96 sending incremental file list no2bootloader-bitsy_v1.bin no2bootloader-bitsy_v1.elf sent 570 bytes received 240 bytes 1,620.00 bytes/sec total size is 20,644 speedup is 25.49 =============== FIRMWARE ice1usb ============== make: Entering directory '/build/firmware' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_dfu.txt usb_str_dfu.gen.h ice1usb riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_ICE1USB -I. -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,soc.lds,--strip-debug -o no2bootloader-ice1usb-v0.5-53-g4852644.elf start.S led.c spi.c utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c console_dummy.c fw_dfu.c usb_desc_dfu.c riscv-none-embed-objcopy -O binary no2bootloader-ice1usb-v0.5-53-g4852644.elf no2bootloader-ice1usb-v0.5-53-g4852644.bin ln -sf no2bootloader-ice1usb-v0.5-53-g4852644.bin no2bootloader-ice1usb.bin ln -sf no2bootloader-ice1usb-v0.5-53-g4852644.elf no2bootloader-ice1usb.elf make: Leaving directory '/build/firmware' =============== UPLOAD FIRMWARE ice1usb ============== sending incremental file list no2bootloader-ice1usb-v0.5-53-g4852644.bin no2bootloader-ice1usb-v0.5-53-g4852644.elf sent 585 bytes received 234 bytes 1,638.00 bytes/sec total size is 20,604 speedup is 25.16 sending incremental file list no2bootloader-ice1usb.bin no2bootloader-ice1usb.elf sent 568 bytes received 234 bytes 1,604.00 bytes/sec total size is 20,604 speedup is 25.69 =============== FIRMWARE icepick ============== make: Entering directory '/build/firmware' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_dfu.txt usb_str_dfu.gen.h icepick riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_ICEPICK -I. -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,soc.lds,--strip-debug -o no2bootloader-icepick-v0.5-53-g4852644.elf start.S led.c spi.c utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c console_dummy.c fw_dfu.c usb_desc_dfu.c riscv-none-embed-objcopy -O binary no2bootloader-icepick-v0.5-53-g4852644.elf no2bootloader-icepick-v0.5-53-g4852644.bin ln -sf no2bootloader-icepick-v0.5-53-g4852644.bin no2bootloader-icepick.bin ln -sf no2bootloader-icepick-v0.5-53-g4852644.elf no2bootloader-icepick.elf make: Leaving directory '/build/firmware' =============== UPLOAD FIRMWARE icepick ============== sending incremental file list no2bootloader-icepick-v0.5-53-g4852644.bin no2bootloader-icepick-v0.5-53-g4852644.elf sent 587 bytes received 234 bytes 1,642.00 bytes/sec total size is 20,604 speedup is 25.10 sending incremental file list no2bootloader-icepick.bin no2bootloader-icepick.elf sent 570 bytes received 234 bytes 536.00 bytes/sec total size is 20,604 speedup is 25.63 =============== FIRMWARE e1tracer ============== make: Entering directory '/build/firmware' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_dfu.txt usb_str_dfu.gen.h e1tracer riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_E1TRACER -I. -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,soc.lds,--strip-debug -o no2bootloader-e1tracer-v0.5-53-g4852644.elf start.S led.c spi.c utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c console_dummy.c fw_dfu.c usb_desc_dfu.c riscv-none-embed-objcopy -O binary no2bootloader-e1tracer-v0.5-53-g4852644.elf no2bootloader-e1tracer-v0.5-53-g4852644.bin ln -sf no2bootloader-e1tracer-v0.5-53-g4852644.bin no2bootloader-e1tracer.bin ln -sf no2bootloader-e1tracer-v0.5-53-g4852644.elf no2bootloader-e1tracer.elf make: Leaving directory '/build/firmware' =============== UPLOAD FIRMWARE e1tracer ============== sending incremental file list no2bootloader-e1tracer-v0.5-53-g4852644.bin no2bootloader-e1tracer-v0.5-53-g4852644.elf sent 589 bytes received 234 bytes 1,646.00 bytes/sec total size is 20,612 speedup is 25.04 sending incremental file list no2bootloader-e1tracer.bin no2bootloader-e1tracer.elf sent 572 bytes received 234 bytes 1,612.00 bytes/sec total size is 20,612 speedup is 25.57 =============== FIRMWARE fomu_hacker ============== make: Entering directory '/build/firmware' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_dfu.txt usb_str_dfu.gen.h fomu_hacker riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_FOMU_HACKER -I. -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,soc.lds,--strip-debug -o no2bootloader-fomu_hacker-v0.5-53-g4852644.elf start.S led.c spi.c utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c console_dummy.c fw_dfu.c usb_desc_dfu.c riscv-none-embed-objcopy -O binary no2bootloader-fomu_hacker-v0.5-53-g4852644.elf no2bootloader-fomu_hacker-v0.5-53-g4852644.bin ln -sf no2bootloader-fomu_hacker-v0.5-53-g4852644.bin no2bootloader-fomu_hacker.bin ln -sf no2bootloader-fomu_hacker-v0.5-53-g4852644.elf no2bootloader-fomu_hacker.elf make: Leaving directory '/build/firmware' =============== UPLOAD FIRMWARE fomu_hacker ============== sending incremental file list no2bootloader-fomu_hacker-v0.5-53-g4852644.bin no2bootloader-fomu_hacker-v0.5-53-g4852644.elf sent 592 bytes received 240 bytes 554.67 bytes/sec total size is 20,644 speedup is 24.81 sending incremental file list no2bootloader-fomu_hacker.bin no2bootloader-fomu_hacker.elf sent 575 bytes received 240 bytes 1,630.00 bytes/sec total size is 20,644 speedup is 25.33 =============== FIRMWARE fomu_pvt1 ============== make: Entering directory '/build/firmware' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_dfu.txt usb_str_dfu.gen.h fomu_pvt1 riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_FOMU_PVT1 -I. -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,soc.lds,--strip-debug -o no2bootloader-fomu_pvt1-v0.5-53-g4852644.elf start.S led.c spi.c utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c console_dummy.c fw_dfu.c usb_desc_dfu.c riscv-none-embed-objcopy -O binary no2bootloader-fomu_pvt1-v0.5-53-g4852644.elf no2bootloader-fomu_pvt1-v0.5-53-g4852644.bin ln -sf no2bootloader-fomu_pvt1-v0.5-53-g4852644.bin no2bootloader-fomu_pvt1.bin ln -sf no2bootloader-fomu_pvt1-v0.5-53-g4852644.elf no2bootloader-fomu_pvt1.elf make: Leaving directory '/build/firmware' =============== UPLOAD FIRMWARE fomu_pvt1 ============== sending incremental file list no2bootloader-fomu_pvt1-v0.5-53-g4852644.bin no2bootloader-fomu_pvt1-v0.5-53-g4852644.elf sent 586 bytes received 240 bytes 1,652.00 bytes/sec total size is 20,644 speedup is 24.99 sending incremental file list no2bootloader-fomu_pvt1.bin no2bootloader-fomu_pvt1.elf sent 569 bytes received 240 bytes 1,618.00 bytes/sec total size is 20,644 speedup is 25.52 + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing deps/ Removing firmware/no2bootloader-fomu_pvt1-v0.5-53-g4852644.bin Removing firmware/no2bootloader-fomu_pvt1-v0.5-53-g4852644.elf Removing firmware/no2bootloader-fomu_pvt1.bin Removing firmware/no2bootloader-fomu_pvt1.elf Removing firmware/usb_str_dfu.gen.h Removing known_hosts + [ -d /build/deps ] + [ -d layer1-headers ] $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2096065 killed; [ssh-agent] Stopped. Archiving artifacts ‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’ No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error? Finished: SUCCESS