Changes:
------------------------------------------ Started by upstream project "master-ice40-usbtrace" build number 99 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-ice40-usbtrace/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/ws/ [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-WUYc1Sm1r3Gx/agent.2867385 SSH_AGENT_PID=2867387 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-ice40-usbtrace/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_17469818399628051700.key (osmocom-jenkins) [ssh-agent] Using credentials binaries (OS#5798) Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-ice40-usbtrace/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_7018765132718419186.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 https://jenkins.osmocom.org/jenkins/job/master-ice40-usbtrace/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gitea.osmocom.org/electronics/ice40-usbtrace # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/electronics/ice40-usbtrace
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gitea.osmocom.org/electronics/ice40-usbtrace +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision c85f772cbdf072dab7778b5bdc83f90621e1ea32 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f c85f772cbdf072dab7778b5bdc83f90621e1ea32 # timeout=10
Commit message: "Use iCE40 instead of icE40 capitalization"
git rev-list --no-walk c85f772cbdf072dab7778b5bdc83f90621e1ea32 # 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/jenkins9479633042761034868.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:408595582e3c2691b0fe6e40d5dcfe1453d5dd238de4d4b6bcb558d7e3834162 Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-WUYc1Sm1r3Gx/agent.2867385 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -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 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-WUYc1Sm1r3Gx/agent.2867385:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-ice40-usbtrace/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache registry.osmocom.org/osmocom-build/fpga-build /usr/bin/timeout 30m /build/contrib/jenkins.sh --publish ++ pwd + TOPDIR=/build + publish=--publish + FW_DIRS='firmware/boot firmware/main'
=============== firmware/boot FIRMWARE ============== + 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' make: riscv-none-embed-gcc: Command not found make: *** [Makefile:9: boot.elf] Error 127 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2867387 killed; [ssh-agent] Stopped. Archiving artifacts