Skip to content
Failed

Console Output

Started by user Oliver Smith
Running as SYSTEM
Building remotely on simtester in workspace /home/jenkins/workspace/simtester-sanitize
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/pysim
 > git init /home/jenkins/workspace/simtester-sanitize # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/pysim
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/pysim +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/pysim # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 93c89856c825139e8ead856b4439f24e2851418a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93c89856c825139e8ead856b4439f24e2851418a # timeout=10
Commit message: "utils: move enc_msisdn and dec_msisdn to legacy/utils.py"
 > git rev-list --no-walk 93c89856c825139e8ead856b4439f24e2851418a # timeout=10
[simtester-sanitize] $ /bin/sh -xe /tmp/jenkins11189028464773283764.sh
+ tests/card_sanitizer/card_sanitizer.py
/tmp/jenkins11189028464773283764.sh: 2: tests/card_sanitizer/card_sanitizer.py: not found
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: FAILURE