Changes:
------------------------------------------ Started by upstream project "master-pysim" build number 1818 originally caused by: Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Odo2ol8Ovibz/agent.3093393 SSH_AGENT_PID=3093396 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_5852110309264414094.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-pysim/JOB_TYPE=pylint,a1=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://gerrit.osmocom.org/pysim # 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
Checking out Revision 947154639c9ac57da76fbc6235818df4c93e2ec3 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 947154639c9ac57da76fbc6235818df4c93e2ec3 # timeout=10
Commit message: "pySim.esim.saip.FsNodeADF: Fix __str__ method"
git rev-list --no-walk 947154639c9ac57da76fbc6235818df4c93e2ec3 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins2703927191802935191.sh + readlink -f /tmp/ssh-Odo2ol8Ovibz/agent.3093393 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e CFLAGS=-g -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-pysim/JOB_TYPE=pylint,a1=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 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-Odo2ol8Ovibz/agent.3093393:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=pylint osmocom-build/debian-trixie-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./tests/ ] + [ -z ] + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing .cache/ Removing .local/ Removing build/ Removing pySim.egg-info/ Removing venv/ + [ -d ] + [ -d layer1-headers ] + pip3 freeze + grep pylint pylint==3.3.4 + virtualenv -p python3 venv --system-site-packages created virtual environment CPython3.13.5.final.0-64 in 72ms creator CPython3Posix(dest=/build/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/build/.local/share/virtualenv) added seed packages: pip==25.1.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = /build/contrib/jenkins.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=/build/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/build/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ x != x ] + basename /build/venv + VIRTUAL_ENV_PROMPT=venv + export VIRTUAL_ENV_PROMPT + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install . Processing /build Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pyscard in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.3.0) Requirement already satisfied: pyserial in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5) Requirement already satisfied: pytlv in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.71) Requirement already satisfied: cmd2>=1.5.0 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.7.0) Requirement already satisfied: jsonpath-ng in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (1.7.0) Requirement already satisfied: construct>=2.10.70 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.10.70) Requirement already satisfied: bidict in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.23.1) Requirement already satisfied: pyosmocom>=0.0.9 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.0.9) Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from pySim==1.0) (6.0.2) Requirement already satisfied: termcolor in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.1.0) Requirement already satisfied: colorlog in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (6.9.0) Requirement already satisfied: pycryptodomex in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.23.0) Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from pySim==1.0) (25.0) Collecting smpp.pdu@ git+https://github.com/hologram-io/smpp.pdu (from pySim==1.0) Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-install-g768s736/smpp-pdu_8ea40c53d3f04fb4acfce8559dfc9677 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-install-g768s736/smpp-pdu_8ea40c53d3f04fb4acfce8559dfc9677 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: asn1tools in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.166.0) Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from pySim==1.0) Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-g768s736/smpp-twisted3_ac465294acab44188dac500572755a48 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-g768s736/smpp-twisted3_ac465294acab44188dac500572755a48 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: Twisted~=23.10.0 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.0) Requirement already satisfied: smpp.pdu3~=0.4 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (0.6) Requirement already satisfied: attrs>=21.3.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (25.3.0) Requirement already satisfied: automat>=0.8.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (25.4.16) Requirement already satisfied: constantly>=15.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.4) Requirement already satisfied: hyperlink>=17.1.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (21.0.0) Requirement already satisfied: incremental>=22.10.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (24.7.2) Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (4.13.2) Requirement already satisfied: zope-interface>=5 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (8.0.1) Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.13/dist-packages (from cmd2>=1.5.0->pySim==1.0) (1.11.0) Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.13/dist-packages (from cmd2>=1.5.0->pySim==1.0) (1.7.1) Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.13/dist-packages (from cmd2>=1.5.0->pySim==1.0) (0.2.14) Requirement already satisfied: idna>=2.5 in /usr/local/lib/python3.13/dist-packages (from hyperlink>=17.1.1->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (3.10) Requirement already satisfied: setuptools>=61.0 in /usr/lib/python3/dist-packages (from incremental>=22.10.0->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (78.1.1) Requirement already satisfied: gsm0338 in /usr/local/lib/python3.13/dist-packages (from pyosmocom>=0.0.9->pySim==1.0) (1.1.0) Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.13/dist-packages (from rich-argparse>=1.7.1->cmd2>=1.5.0->pySim==1.0) (14.1.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.13/dist-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.5.0->pySim==1.0) (4.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/lib/python3/dist-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.5.0->pySim==1.0) (2.18.0) Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.13/dist-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.5.0->pySim==1.0) (0.1.2) Requirement already satisfied: pyparsing>=3.0.6 in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (3.2.5) Requirement already satisfied: bitstruct in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (8.21.0) Requirement already satisfied: ply in /usr/local/lib/python3.13/dist-packages (from jsonpath-ng->pySim==1.0) (3.11) Building wheels for collected packages: pySim Building wheel for pySim (pyproject.toml): started Building wheel for pySim (pyproject.toml): finished with status 'done' Created wheel for pySim: filename=pysim-1.0-py3-none-any.whl size=377894 sha256=f67ecc0ee155117c422078e0353a9054692db85941910974f76581138599e454 Stored in directory: /tmp/pip-ephem-wheel-cache-q5mddxdy/wheels/b0/1d/3c/709e3f75c4c9eee27afb4d1c24b3fe6475d1cbf47103308b7c Successfully built pySim Installing collected packages: pySim Successfully installed pySim-1.0 + python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim tests/unittests/test_apdu.py tests/unittests/test_esim.py tests/unittests/test_esim_bsp.py tests/unittests/test_esim_saip.py tests/unittests/test_euicc.py tests/unittests/test_files.py tests/unittests/test_globalplatform.py tests/unittests/test_javacard.py tests/unittests/test_ota.py tests/unittests/test_sms.py tests/unittests/test_tlvs.py tests/unittests/test_utils.py osmo-smdpp.py pySim-prog.py pySim-read.py pySim-shell.py pySim-smpp2sim.py pySim-trace.py setup.py contrib/csv-encrypt-columns.py contrib/eidtool.py contrib/es2p_client.py contrib/es9p_client.py contrib/esim-qrcode-gen.py contrib/fsdump-diff-apply.py contrib/generate_smdpp_certs.py contrib/saip-tool.py contrib/sim-rest-client.py contrib/sim-rest-server.py contrib/suci-keytool.py contrib/unber.py ************* Module osmo-smdpp osmo-smdpp.py:657:72: E0606: Possibly using variable 'iccid_str' before assignment (possibly-used-before-assignment) ************* Module pySim-smpp2sim pySim-smpp2sim.py:427:4: E1101: Module 'twisted.internet.reactor' has no 'run' member (no-member) ************* Module es9p_client contrib/es9p_client.py:126:11: E0606: Possibly using variable 'opts' before assignment (possibly-used-before-assignment) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3093396 killed; [ssh-agent] Stopped. Archiving artifacts