Started by user lynxis
Running as SYSTEM
Building remotely on octsimtest in workspace /home/jenkins/workspace/lynxis-osmo-ccid-firmware-hwtest
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ccid-firmware
> git init /home/jenkins/workspace/lynxis-osmo-ccid-firmware-hwtest # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ccid-firmware
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ccid-firmware +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/osmo-ccid-firmware # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0a025bb9ea576488e8bbdd085c7c5ced248618f9 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0a025bb9ea576488e8bbdd085c7c5ced248618f9 # timeout=10
Commit message: "jenkins.sh: pin libosmocore version to current version v1.14"
> git rev-list --no-walk 0a025bb9ea576488e8bbdd085c7c5ced248618f9 # timeout=10
[lynxis-osmo-ccid-firmware-hwtest] $ /bin/sh -xe /tmp/jenkins11870504157900918569.sh
+ git clone --depth=1 -b master https://gerrit.osmocom.org/osmo-ci
Cloning into 'osmo-ci'...
+ wget -O downloaded.bin https://blog.fe80.eu/sysmoOCTSIM-0.3.56-cc16.bin
--2026-04-28 18:54:19-- https://blog.fe80.eu/sysmoOCTSIM-0.3.56-cc16.bin
Resolving blog.fe80.eu (blog.fe80.eu)... 2001:4ce8:8690::150, 194.150.169.150
Connecting to blog.fe80.eu (blog.fe80.eu)|2001:4ce8:8690::150|:443... failed: Connection refused.
Connecting to blog.fe80.eu (blog.fe80.eu)|194.150.169.150|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://lunarius.fe80.eu/blog/sysmoOCTSIM-0.3.56-cc16.bin [following]
--2026-04-28 18:54:19-- https://lunarius.fe80.eu/blog/sysmoOCTSIM-0.3.56-cc16.bin
Resolving lunarius.fe80.eu (lunarius.fe80.eu)... 2001:4ce8:8690::150, 194.150.169.150
Connecting to lunarius.fe80.eu (lunarius.fe80.eu)|2001:4ce8:8690::150|:443... failed: Connection refused.
Connecting to lunarius.fe80.eu (lunarius.fe80.eu)|194.150.169.150|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 67088 (66K) [application/octet-stream]
Saving to: ‘downloaded.bin’
0K .......... .......... .......... .......... .......... 76% 989K 0s
50K .......... ..... 100% 27.5M=0.05s
2026-04-28 18:54:20 (1.25 MB/s) - ‘downloaded.bin’ saved [67088/67088]
+ install -Dm644 downloaded.bin tests/sysmo-octsim/dl/sysmoOCTSIM-latest.bin
+ export SKIP_FETCH_IMAGE=1
+ cd ./tests
+ timeout 30m ./run-tests
==========================================================
EXECUTING TESTS FOR SYSMO-OCTSIM
==========================================================
Location /home/jenkins/workspace/lynxis-osmo-ccid-firmware-hwtest/tests/sysmo-octsim
================ PREPARING TEST RIG ================
resetting target
BITFT_1=1
BITFT_2=0
BITFT_1=0
BITFT_2=0
done
================ TEST RIG PREPARED =================
Prepare done
==> Executing Testcase 01_check_rig.sh
Test 01_check_rig.sh passed
==> Executing Testcase 02_flash_dfu.sh
installed fw version: 0.3.61-b605
skipping fetch image (SKIP_FETCH_IMAGE=1)
installed fw version: 0.3.56-cc16
Test 02_flash_dfu.sh passed
==> Executing Testcase 03_check_lsusb.sh
Test 03_check_lsusb.sh passed
==> Executing Testcase 04_check_dfu_lsusb.sh
Test 04_check_dfu_lsusb.sh passed
==> Executing Testcase 05_flash_dfu_from_app.sh
installed fw version: 0.3.56-cc16
installed fw version: 0.3.56-cc16
Test 05_flash_dfu_from_app.sh passed
==> Executing Testcase 06_test_simcards.sh
installed fw version: 0.3.56-cc16
EXCEPTION of type 'RuntimeError' occurred with message: unable to export 82 elementary file(s) and 12 dedicated file(s)
To enable full traceback, run the following command: 'set debug true'
EXCEPTION of type 'RuntimeError' occurred with message: unable to export 82 elementary file(s) and 12 dedicated file(s)
To enable full traceback, run the following command: 'set debug true'
Test 06_test_simcards.sh passed
Summary: 0 Tests failed
Finished: SUCCESS