Skip to content
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom_OBS_wireshark
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-ci
 > git init /home/osmocom-build/jenkins/workspace/Osmocom_OBS_wireshark # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # 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 d962248b66de85c561caf21d67a74609cdeab5cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d962248b66de85c561caf21d67a74609cdeab5cb # timeout=10
Commit message: "jobs/gerrit: debian10 for osmo-gbproxy + deps"
 > git rev-list --no-walk d962248b66de85c561caf21d67a74609cdeab5cb # timeout=10
[Osmocom_OBS_wireshark] $ /bin/sh -xe /tmp/jenkins1773201758907513843.sh
+ export PYTHONUNBUFFERED=1
+ ./scripts/obs/update_obs_wireshark.sh osmocom:wireshark
+ prepare_git_repo
+ cd /home/osmocom-build/jenkins/workspace/Osmocom_OBS_wireshark/scripts/obs
+ [ -d _cache/wireshark ]
+ mkdir -p _cache
+ git -C _cache clone https://gitlab.com/wireshark/wireshark.git
Cloning into 'wireshark'...
+ git -C _cache/wireshark remote add osmocom https://gitea.osmocom.org/osmocom/wireshark
+ cd _cache/wireshark
+ git fetch --all
Fetching origin
Fetching osmocom
From https://gitea.osmocom.org/osmocom/wireshark
 * [new branch]              daniel/osmux         -> osmocom/daniel/osmux
 * [new branch]              fixeria/ipa          -> osmocom/fixeria/ipa
 * [new branch]              laforge/amr-2023     -> osmocom/laforge/amr-2023
 * [new branch]              laforge/doc-fixes    -> osmocom/laforge/doc-fixes
 * [new branch]              laforge/pending      -> osmocom/laforge/pending
 * [new branch]              laforge/qcdiag       -> osmocom/laforge/qcdiag
 * [new branch]              laforge/rspro        -> osmocom/laforge/rspro
 * [new branch]              lynxis/ipa_osmo_tcap -> osmocom/lynxis/ipa_osmo_tcap
 * [new branch]              lynxis/rspro         -> osmocom/lynxis/rspro
 * [new branch]              master               -> osmocom/master
 * [new branch]              mobis                -> osmocom/mobis
 * [new branch]              mobis_new            -> osmocom/mobis_new
 * [new branch]              more-patches         -> osmocom/more-patches
 * [new branch]              osmith/deb-packaging -> osmocom/osmith/deb-packaging
 * [new branch]              osmith/wip           -> osmocom/osmith/wip
 * [new branch]              osmocom/master       -> osmocom/osmocom/master
 * [new branch]              osmocom/qcdiag       -> osmocom/osmocom/qcdiag
 * [new branch]              pespin/csn1          -> osmocom/pespin/csn1
 * [new branch]              pespin/gsup          -> osmocom/pespin/gsup
 * [new branch]              pespin/iuup-extended -> osmocom/pespin/iuup-extended
 * [new branch]              pespin/osmux-stats   -> osmocom/pespin/osmux-stats
 * [new branch]              pespin/osmux-wip     -> osmocom/pespin/osmux-wip
 * [new branch]              pespin/racap         -> osmocom/pespin/racap
 * [new branch]              pespin/racap-tmp     -> osmocom/pespin/racap-tmp
 * [new branch]              pespin/rlcmac        -> osmocom/pespin/rlcmac
 * [new branch]              sylvain/gmr          -> osmocom/sylvain/gmr
 * [new branch]              sylvain/gmr1         -> osmocom/sylvain/gmr1
 * [new branch]              thomas/dect          -> osmocom/thomas/dect
+ git clean -fdx
+ git checkout -f -B osmocom/all-in-one origin/master
Switched to a new branch 'osmocom/all-in-one'
branch 'osmocom/all-in-one' set up to track 'origin/master'.
+ git merge --no-edit osmocom/osmith/deb-packaging
Auto-merging packaging/debian/control
Merge made by the 'ort' strategy.
 debian                                                  |  1 +
 packaging/debian/control                                |  2 +-
 ...{libuiqt_plugin0.install => libuiqt-plugin0.install} |  0
 packaging/debian/rules                                  | 17 ++++++++++-------
 4 files changed, 12 insertions(+), 8 deletions(-)
 create mode 120000 debian
 rename packaging/debian/{libuiqt_plugin0.install => libuiqt-plugin0.install} (100%)
+ git merge --no-edit osmocom/osmocom/qcdiag
Auto-merging epan/dissectors/CMakeLists.txt
CONFLICT (content): Merge conflict in epan/dissectors/CMakeLists.txt
Auto-merging epan/dissectors/packet-qcdiag.c
CONFLICT (add/add): Merge conflict in epan/dissectors/packet-qcdiag.c
Auto-merging epan/dissectors/packet-qcdiag.h
CONFLICT (add/add): Merge conflict in epan/dissectors/packet-qcdiag.h
Automatic merge failed; fix conflicts and then commit the result.
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: FAILURE