Started by timer 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 25319c5184dcabe31a57685e487a541300ebca41 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 25319c5184dcabe31a57685e487a541300ebca41 # timeout=10 Commit message: "ara_m fix export of AID-REF-DO (empty)" > git rev-list --no-walk 25319c5184dcabe31a57685e487a541300ebca41 # timeout=10 [simtester-sanitize] $ /bin/sh -xe /tmp/jenkins1796353267709199305.sh + virtualenv -p python3 venv --system-site-packages created virtual environment CPython3.11.2.final.0-64 in 985ms creator CPython3Posix(dest=/home/jenkins/workspace/simtester-sanitize/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = /tmp/jenkins1796353267709199305.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=/home/jenkins/workspace/simtester-sanitize/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/bin + PATH=/home/jenkins/workspace/simtester-sanitize/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/bin + export PATH + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + [ x != x ] + basename /home/jenkins/workspace/simtester-sanitize/venv + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install -r requirements.txt Collecting git+https://github.com/osmocom/asn1tools (from -r requirements.txt (line 14)) Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-7ghf9xa5 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-7ghf9xa5 fatal: unable to access 'https://github.com/osmocom/asn1tools/': The requested URL returned error: 502 error: subprocess-exited-with-error × git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-7ghf9xa5 did not run successfully. │ exit code: 128 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-7ghf9xa5 did not run successfully. │ exit code: 128 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Build step 'Execute shell' marked build as failure Sending e-mails to: jenkins-notifications@lists.osmocom.org Finished: FAILURE