Skip to content
Success

Console Output

Started by upstream project "master-ice40-usbtrace" build number 715
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-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbPQC4T/agent.3074271
SSH_AGENT_PID=3074274
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_12392881086332889436.key (osmocom-jenkins)
[ssh-agent] Using credentials binaries (OS#5798)
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_15636850002174874808.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitea.osmocom.org/electronics/ice40-usbtrace
 > git init /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/electronics/ice40-usbtrace
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gitea.osmocom.org/electronics/ice40-usbtrace +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitea.osmocom.org/electronics/ice40-usbtrace # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 03ffd26b851a7d6e5d32a8ee25c89510f3012bf1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd26b851a7d6e5d32a8ee25c89510f3012bf1 # timeout=10
Commit message: "README.md: Add note about where to buy units"
 > git rev-list --no-walk 03ffd26b851a7d6e5d32a8ee25c89510f3012bf1 # 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 config --get submodule.gateware/cores/no2qpimem.url # timeout=10
 > git config -f .gitmodules --get submodule.gateware/cores/no2qpimem.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
 > git submodule update --init --recursive gateware/cores/no2qpimem # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins4539791391319994029.sh
+ docker pull registry.osmocom.org/osmocom-build/fpga-build
Using default tag: latest
latest: Pulling from osmocom-build/fpga-build
Digest: sha256:904c560bfa54ed5bc2c3cb57054308038abed0b09d8b173949c332df85f99338
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-XXXXXXbPQC4T/agent.3074271
+ 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-ice40-usbtrace/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-XXXXXXbPQC4T/agent.3074271:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/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
++ pwd

=============== firmware/boot FIRMWARE  ==============
+ TOPDIR=/build
+ publish=--publish
+ FW_DIRS='firmware/boot firmware/main'
+ for d in $FW_DIRS
+ echo
+ echo '=============== firmware/boot FIRMWARE  =============='
+ make -C firmware/boot clean
make: Entering directory '/build/firmware/boot'
rm -f *.bin *.hex *.elf *.o
make: Leaving directory '/build/firmware/boot'
+ make -C firmware/boot
make: Entering directory '/build/firmware/boot'
riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -Wl,-Bstatic,-T,lnk-boot.lds,--strip-debug -DFLASH_APP_ADDR=0x000a0000 -o boot.elf boot.S
make: Leaving directory '/build/firmware/boot'

=============== firmware/main FIRMWARE  ==============
+ for d in $FW_DIRS
+ echo
+ echo '=============== firmware/main FIRMWARE  =============='
+ make -C firmware/main clean
make: Entering directory '/build/firmware/main'
rm -f *.bin *.hex *.elf *.o *.gen.h
make: Leaving directory '/build/firmware/main'
+ make -C firmware/main
make: Entering directory '/build/firmware/main'
/build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h ice40-usbtrace
riscv-none-embed-gcc -Wall -Wextra -Wno-unused-parameter -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_ICE40_USBTRACE -I. -I../common -DBUILD_INFO="\"ice40-usbtrace-fw-0.2-3-g03ffd26 built Mon Sep 23 20:30:08 UTC 2024 on 16070e98b36d\"" -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,lnk-app.lds,--strip-debug -o ice40-usbtrace-fw-0.2-3-g03ffd26.elf start.S console.c led.c main.c mini-printf.c misc.c spi.c usb_desc_app.c usb_tap.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
riscv-none-embed-objcopy -O binary ice40-usbtrace-fw-0.2-3-g03ffd26.elf ice40-usbtrace-fw-0.2-3-g03ffd26.bin
ln -sf ice40-usbtrace-fw-0.2-3-g03ffd26.bin ice40-usbtrace-fw.bin
ln -sf ice40-usbtrace-fw-0.2-3-g03ffd26.elf ice40-usbtrace-fw.elf
make: Leaving directory '/build/firmware/main'

=============== UPLOAD FIRMWARE ==============
+ '[' x--publish = x--publish ']'
+ echo
+ echo '=============== UPLOAD FIRMWARE =============='
+ cat
+ SSH_COMMAND='ssh -o '\''UserKnownHostsFile=/build/known_hosts'\'' -p 48'
+ rsync --archive --verbose --compress --rsh 'ssh -o '\''UserKnownHostsFile=/build/known_hosts'\'' -p 48' /build/firmware/main/ice40-usbtrace-fw-0.2-3-g03ffd26.bin /build/firmware/main/ice40-usbtrace-fw-0.2-3-g03ffd26.elf binaries@ftp.osmocom.org:web-files/ice40-usbtrace/firmware/all/
sending incremental file list
ice40-usbtrace-fw-0.2-3-g03ffd26.bin
ice40-usbtrace-fw-0.2-3-g03ffd26.elf

sent 1,634 bytes  received 306 bytes  1,293.33 bytes/sec
total size is 28,452  speedup is 14.67
+ rsync --verbose --copy-links --compress --rsh 'ssh -o '\''UserKnownHostsFile=/build/known_hosts'\'' -p 48' /build/firmware/main/ice40-usbtrace-fw.bin /build/firmware/main/ice40-usbtrace-fw.elf binaries@ftp.osmocom.org:web-files/ice40-usbtrace/firmware/latest/
ice40-usbtrace-fw.bin
ice40-usbtrace-fw.elf

sent 1,601 bytes  received 306 bytes  1,271.33 bytes/sec
total size is 28,452  speedup is 14.92
+ '[' 1 = 1 ']'
+ '[' -d doc/manuals ']'
[osmocom-master] $ /bin/sh -xe /tmp/jenkins17263271426965902408.sh
+ rm -rf /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
+ mkdir -p /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3074274 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