See
<https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/11/display/redirect>
Changes:
------------------------------------------
Started by upstream project "master-osmo-e1-hardware" build number 11
originally caused by:
Started by user laforge
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build
osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace
<https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/>
No credentials specified
git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url
git://git.osmocom.org/osmo-e1-hardware # timeout=10
Fetching upstream changes from
git://git.osmocom.org/osmo-e1-hardware
git --version # timeout=10
git fetch --tags --progress --
git://git.osmocom.org/osmo-e1-hardware
+refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision
e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10
Commit
message: "add contrib/jenkins.sh for build verification + manual / firmware
upload"
git rev-list --no-walk
e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # 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/no2e1.url # timeout=10
git config -f .gitmodules --get submodule.gateware/cores/no2e1.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/no2usb.url # timeout=10
git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10
git submodule update --init --recursive gateware/build # timeout=10
git submodule update --init --recursive gateware/cores/no2e1 # 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/no2usb # timeout=10
[osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins5024738560190810774.sh
+ docker pull
registry.osmocom.org/osmocom-build/fpga-build
Using default tag: latest
latest: Pulling from osmocom-build/fpga-build
Digest: sha256:98f49734b55b825864c94e5466c6e4bb915893545500c4e30a1ca69dd109ab15
Status: Image is up to date for
registry.osmocom.org/osmocom-build/fpga-build:latest
registry.osmocom.org/osmocom-build/fpga-build:latest
+ ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store
+ mkdir -p /home/osmocom-build/jenkins_build_artifact_store
+ docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e
ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e
JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9
-e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e
WITH_MANUALS=1 -w /build -i -u build -v
<https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/>:/build
-v /home/osmocom-build/bin:/build_bin -v
/home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v
/home/osmocom-build/.ssh:/home/build/.ssh:ro
registry.osmocom.org/osmocom-build/fpga-build
/build/contrib/jenkins.sh --publish
=============== firmware/ice40-riscv/e1-tracer FIRMWARE ==============
make: Entering directory '/build/firmware/ice40-riscv/e1-tracer'
rm -f *.bin *.hex *.elf *.o *.gen.h
/build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h
e1-tracer
riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding
-flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs
-DBOARD_E1_TRACER -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include
-Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o e1_tracer-fw-0.1-3-ge7bccba.elf
../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c
../common/mini-printf.c ../common/spi.c ../common/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 e1.c fw_app.c misc.c usb_desc_app.c
usb_e1.c
riscv-none-embed-objcopy -O binary e1_tracer-fw-0.1-3-ge7bccba.elf
e1_tracer-fw-0.1-3-ge7bccba.bin
ln -sf e1_tracer-fw-0.1-3-ge7bccba.bin e1_tracer-fw.bin
ln -sf e1_tracer-fw-0.1-3-ge7bccba.elf e1_tracer-fw.elf
make: Leaving directory '/build/firmware/ice40-riscv/e1-tracer'
=============== firmware/ice40-riscv/icE1usb FIRMWARE ==============
make: Entering directory '/build/firmware/ice40-riscv/icE1usb'
rm -f *.bin *.hex *.elf *.o *.gen.h
/build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h
ice1usb
riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding
-flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs
-DBOARD_ICE1USB -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include
-Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o icE1usb-fw-0.1-3-ge7bccba.elf
../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c
../common/mini-printf.c ../common/spi.c ../common/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 e1.c fw_app.c misc.c usb_desc_app.c
usb_e1.c
riscv-none-embed-objcopy -O binary icE1usb-fw-0.1-3-ge7bccba.elf
icE1usb-fw-0.1-3-ge7bccba.bin
ln -sf icE1usb-fw-0.1-3-ge7bccba.bin icE1usb-fw.bin
ln -sf icE1usb-fw-0.1-3-ge7bccba.elf icE1usb-fw.elf
make: Leaving directory '/build/firmware/ice40-riscv/icE1usb'
=============== UPLOAD FIRMWARE ==============
Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48'
to the list of known hosts.
sending incremental file list
icE1usb-fw-0.1-3-ge7bccba.bin
icE1usb-fw-0.1-3-ge7bccba.elf
sent 16,066 bytes received 54 bytes 32,240.00 bytes/sec
total size is 29,204 speedup is 1.81
sending incremental file list
icE1usb-fw.bin -> icE1usb-fw-0.1-3-ge7bccba.bin
icE1usb-fw.elf -> icE1usb-fw-0.1-3-ge7bccba.elf
sent 148 bytes received 22 bytes 113.33 bytes/sec
total size is 58 speedup is 0.34
sending incremental file list
e1_tracer-fw-0.1-3-ge7bccba.bin
e1_tracer-fw-0.1-3-ge7bccba.elf
sent 15,358 bytes received 54 bytes 30,824.00 bytes/sec
total size is 28,188 speedup is 1.83
sending incremental file list
e1_tracer-fw.bin -> e1_tracer-fw-0.1-3-ge7bccba.bin
e1_tracer-fw.elf -> e1_tracer-fw-0.1-3-ge7bccba.elf
sent 158 bytes received 22 bytes 360.00 bytes/sec
total size is 62 speedup is 0.34
make: Entering directory '/build/doc/manuals'
Package osmo-gsm-manuals was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmo-gsm-manuals.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmo-gsm-manuals' found
make: Leaving directory '/build/doc/manuals'
Makefile:9: /build/Makefile.common.inc: No such file or directory
make: *** No rule to make target '/build/Makefile.common.inc'. Stop.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE