Skip to content

Console Output

Started by upstream project "gerrit-osmo-python-tests" build number 13
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/python/osmo-python-tests/+/36707 in silent mode.
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-VuGhUSs7xNwK/agent.4048335
SSH_AGENT_PID=4048337
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_13893547107841928532.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_13893547107841928532.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-python-tests # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests refs/changes/07/36707/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision b15d2af6ed534c550a546493b5ff4c43d898e5f2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b15d2af6ed534c550a546493b5ff4c43d898e5f2 # timeout=10
Commit message: "fix "SyntaxWarning: invalid escape sequence '\('""
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 92014a44fd038be1a9cbc1526fc4ecbc983ddd18 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins246138659210940052.sh + set +x Building binary packages for distro: 'debian:10' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline b2e1285 OBS: move gerrit-binpkgs logic to separate script + cd osmo-python-tests + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:10 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 561B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:0177b1cfb270bb21d49189a1df431b0c0a9c663fbe237aef9fecfb65dd602e4a 0.0s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.0s python/osmo-python-tests: using cached https://gerrit.osmocom.org/python/osmo-python-tests (not cloning, not fetching) python/osmo-python-tests: 'git clean -ffxd' python/osmo-python-tests: skipping git checkout, current commit: b15d2af fix "SyntaxWarning: invalid escape sequence '\('" python/osmo-python-tests: building source package 0.3.0.3-b15d python/osmo-python-tests: adding debian/changelog entry (0.3.0 => 0.3.0.3-b15d) python/osmo-python-tests: building debian source package python/osmo-python-tests: adding commit_b15d2af6ed534c550a546493b5ff4c43d898e5f2.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-10-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian:10', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 2.65kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:10 #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:10@sha256:bce46a1c39574f98c845df4a5acc6c70c211df5a6182e428c1155c33317d4920 #4 resolve docker.io/library/debian:10@sha256:bce46a1c39574f98c845df4a5acc6c70c211df5a6182e428c1155c33317d4920 0.1s done #4 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.0s #6 [2/6] COPY RELEASE.KEY /tmp/Release.key #6 CACHED #7 [3/6] RUN USERADD --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:10" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:10" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:10" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:10" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:cbb60abd5a16ed0ddcdee2325c9236908ff1d20a4b74ad7906274a864ae40aef 0.0s done #11 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-python-tests/*.tar.* osmo-python-tests/ osmo-python-tests/.tarball-version osmo-python-tests/README osmo-python-tests/contrib/ osmo-python-tests/contrib/jenkins.sh osmo-python-tests/contrib/systemd/ osmo-python-tests/contrib/systemd/osmo-ctrl2cgi.service osmo-python-tests/contrib/systemd/osmo-trap2cgi.service osmo-python-tests/debian/ osmo-python-tests/debian/changelog osmo-python-tests/debian/compat osmo-python-tests/debian/control osmo-python-tests/debian/copyright osmo-python-tests/debian/python3-osmopy-utils.osmo-ctrl2cgi.service osmo-python-tests/debian/python3-osmopy-utils.osmo-trap2cgi.service osmo-python-tests/debian/rules osmo-python-tests/debian/source/ osmo-python-tests/debian/source/format osmo-python-tests/doc/ osmo-python-tests/doc/examples/ osmo-python-tests/doc/examples/ctrl2cgi.ini osmo-python-tests/osmopy/ osmo-python-tests/osmopy/__init__.py osmo-python-tests/osmopy/__pycache__/ osmo-python-tests/osmopy/obscvty.py osmo-python-tests/osmopy/osmo_interact/ osmo-python-tests/osmopy/osmo_interact/__init__.py osmo-python-tests/osmopy/osmo_interact/common.py osmo-python-tests/osmopy/osmo_interact/ctrl.py osmo-python-tests/osmopy/osmo_interact/vty.py osmo-python-tests/osmopy/osmo_ipa.py osmo-python-tests/osmopy/osmoutil.py osmo-python-tests/osmopy/trap_helper.py osmo-python-tests/osmopy/twisted_ipa.py osmo-python-tests/scripts/ osmo-python-tests/scripts/ctrl2cgi.py osmo-python-tests/scripts/osmo_ctrl.py osmo-python-tests/scripts/osmo_interact_ctrl.py osmo-python-tests/scripts/osmo_interact_vty.py osmo-python-tests/scripts/osmo_rate_ctr2csv.py osmo-python-tests/scripts/osmo_trap2cgi.py osmo-python-tests/scripts/osmo_verify_transcript_ctrl.py osmo-python-tests/scripts/osmo_verify_transcript_vty.py osmo-python-tests/scripts/osmodumpdoc.py osmo-python-tests/scripts/osmopy osmo-python-tests/scripts/osmotestconfig.py osmo-python-tests/scripts/osmotestvty.py osmo-python-tests/scripts/soap.py osmo-python-tests/setup.py osmo-python-tests/tests/ osmo-python-tests/tests/test_py3.py + cd _temp/binpkgs/osmo-python-tests + apt-get -y update Hit:1 http://deb.debian.org/debian buster InRelease Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ InRelease [1553 B] Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [596 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ Packages [56.8 kB] Fetched 689 kB in 0s (1763 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdmainutils debhelper dh-autoreconf dh-python dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbsd0 libcroco3 libfile-stripnondeterminism-perl libglib2.0-0 libicu63 libmagic-mgc libmagic1 libmpdec2 libncurses6 libpipeline1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libsigsegv2 libtool libuchardet0 libxml2 m4 man-db mime-support po-debconf python3 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools python3.7 python3.7-minimal sensible-utils 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded. Need to get 24.3 MB of archives. After this operation, 95.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] Get:2 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] Get:4 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] Get:5 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u7 [590 kB] Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u7 [1735 kB] Get:9 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] Get:10 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] Get:11 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u7 [1733 kB] Get:13 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u7 [331 kB] Get:14 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] Get:15 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] Get:16 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] Get:17 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] Get:18 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] Get:19 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] Get:20 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] Get:21 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] Get:22 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] Get:23 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] Get:24 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] Get:25 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] Get:26 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] Get:27 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] Get:28 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] Get:29 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] Get:30 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] Get:31 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] Get:32 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] Get:33 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] Get:34 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] Get:35 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u5 [1261 kB] Get:36 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] Get:37 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] Get:38 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] Get:39 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:40 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] Get:41 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] Get:42 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] Get:43 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] Get:44 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] Get:45 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] Get:46 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 24.3 MB in 0s (101 MB/s) Selecting previously unselected package libbsd0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13814 files and directories currently installed.) Preparing to unpack .../0-libbsd0_0.9.1-2+deb10u1_amd64.deb ... Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... Selecting previously unselected package bsdmainutils. Preparing to unpack .../1-bsdmainutils_11.1.2+b1_amd64.deb ... Unpacking bsdmainutils (11.1.2+b1) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../2-libuchardet0_0.0.6-3_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.6-3) ... Selecting previously unselected package groff-base. Preparing to unpack .../3-groff-base_1.22.4-3+deb10u1_amd64.deb ... Unpacking groff-base (1.22.4-3+deb10u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../4-libpipeline1_1.5.1-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.1-2) ... Selecting previously unselected package man-db. Preparing to unpack .../5-man-db_2.8.5-2+deb10u1_amd64.deb ... Unpacking man-db (2.8.5-2+deb10u1) ... Selecting previously unselected package libpython3.7-minimal:amd64. Preparing to unpack .../6-libpython3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../7-python3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u7) ... Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... Setting up python3.7-minimal (3.7.3-2+deb10u7) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14689 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-2) ... Selecting previously unselected package libpython3.7-stdlib:amd64. Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u7_amd64.deb ... Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... Selecting previously unselected package python3.7. Preparing to unpack .../4-python3.7_3.7.3-2+deb10u7_amd64.deb ... Unpacking python3.7 (3.7.3-2+deb10u7) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15126 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../01-sensible-utils_0.0.12_all.deb ... Unpacking sensible-utils (0.0.12) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../02-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../03-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... Selecting previously unselected package file. Preparing to unpack .../04-file_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking file (1:5.35-4+deb10u2) ... Selecting previously unselected package gettext-base. Preparing to unpack .../05-gettext-base_0.19.8.1-9_amd64.deb ... Unpacking gettext-base (0.19.8.1-9) ... Selecting previously unselected package libicu63:amd64. Preparing to unpack .../06-libicu63_63.1-6+deb10u3_amd64.deb ... Unpacking libicu63:amd64 (63.1-6+deb10u3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../07-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../08-libsigsegv2_2.12-2_amd64.deb ... Unpacking libsigsegv2:amd64 (2.12-2) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.18-2_amd64.deb ... Unpacking m4 (1.4.18-2) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.69-11_all.deb ... Unpacking autoconf (2.69-11) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20180224.1_all.deb ... Unpacking autotools-dev (20180224.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.16.1-4_all.deb ... Unpacking automake (1:1.16.1-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.19.8.1-9_all.deb ... Unpacking autopoint (0.19.8.1-9) ... Selecting previously unselected package libtool. Preparing to unpack .../14-libtool_2.4.6-9_all.deb ... Unpacking libtool (2.4.6-9) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../15-dh-autoreconf_19_all.deb ... Unpacking dh-autoreconf (19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../16-libarchive-zip-perl_1.64-1_all.deb ... Unpacking libarchive-zip-perl (1.64-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../17-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../18-dh-strip-nondeterminism_1.1.2-1_all.deb ... Unpacking dh-strip-nondeterminism (1.1.2-1) ... Selecting previously unselected package dwz. Preparing to unpack .../19-dwz_0.12-3_amd64.deb ... Unpacking dwz (0.12-3) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../20-libglib2.0-0_2.58.3-2+deb10u5_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../21-libcroco3_0.6.12-3_amd64.deb ... Unpacking libcroco3:amd64 (0.6.12-3) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../22-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.19.8.1-9_amd64.deb ... Unpacking gettext (0.19.8.1-9) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21_all.deb ... Unpacking po-debconf (1.0.21) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_12.1.1_all.deb ... Unpacking debhelper (12.1.1) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... Unpacking python3-lib2to3 (3.7.3-1) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... Unpacking python3-distutils (3.7.3-1) ... Selecting previously unselected package dh-python. Preparing to unpack .../29-dh-python_3.20190308_all.deb ... Unpacking dh-python (3.20190308) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... Unpacking python3-pkg-resources (40.8.0-1) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... Unpacking python3-setuptools (40.8.0-1) ... Setting up libpipeline1:amd64 (1.5.1-2) ... Setting up mime-support (3.62) ... Setting up libmagic-mgc (1:5.35-4+deb10u2) ... Setting up libarchive-zip-perl (1.64-1) ... Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... No schema files found: doing nothing. Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... Setting up gettext-base (0.19.8.1-9) ... Setting up file (1:5.35-4+deb10u2) ... Setting up libicu63:amd64 (63.1-6+deb10u3) ... Setting up autotools-dev (20180224.1) ... Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Setting up libsigsegv2:amd64 (2.12-2) ... Setting up autopoint (0.19.8.1-9) ... Setting up dwz (0.12-3) ... Setting up sensible-utils (0.0.12) ... Setting up libuchardet0:amd64 (0.0.6-3) ... Setting up libmpdec2:amd64 (2.4.2-2) ... Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... Setting up libtool (2.4.6-9) ... Setting up m4 (1.4.18-2) ... Setting up bsdmainutils (11.1.2+b1) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist Setting up libcroco3:amd64 (0.6.12-3) ... Setting up autoconf (2.69-11) ... Setting up groff-base (1.22.4-3+deb10u1) ... Setting up libpython3-stdlib:amd64 (3.7.3-1) ... Setting up automake (1:1.16.1-4) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up python3.7 (3.7.3-2+deb10u7) ... Setting up gettext (0.19.8.1-9) ... Setting up python3 (3.7.3-1) ... Setting up man-db (2.8.5-2+deb10u1) ... Building database of manual pages ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up python3-lib2to3 (3.7.3-1) ... Setting up python3-pkg-resources (40.8.0-1) ... Setting up python3-distutils (3.7.3-1) ... Setting up dh-python (3.20190308) ... Setting up python3-setuptools (40.8.0-1) ... Setting up po-debconf (1.0.21) ... Setting up debhelper (12.1.1) ... Setting up dh-autoreconf (19) ... Setting up dh-strip-nondeterminism (1.1.2-1) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package osmo-python-tests dpkg-buildpackage: info: source version 0.3.0.3.b15d dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with python3 --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:217: python3.7 setup.py clean running clean removing '/obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build' (and everything under it) 'build/bdist.linux-amd64' does not exist -- can't clean it 'build/scripts-3.7' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-python-tests in osmo-python-tests_0.3.0.3.b15d.tar.xz dpkg-source: info: building osmo-python-tests in osmo-python-tests_0.3.0.3.b15d.dsc debian/rules build dh build --with python3 --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:217: python3.7 setup.py config running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:217: /usr/bin/python3 setup.py build running build running build_py creating /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy copying osmopy/osmoutil.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy copying osmopy/osmo_ipa.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy copying osmopy/obscvty.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy copying osmopy/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy copying osmopy/trap_helper.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy copying osmopy/twisted_ipa.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy creating /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy/osmo_interact copying osmopy/osmo_interact/common.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy/osmo_interact copying osmopy/osmo_interact/ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy/osmo_interact copying osmopy/osmo_interact/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy/osmo_interact copying osmopy/osmo_interact/vty.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build/osmopy/osmo_interact running build_scripts creating build creating build/scripts-3.7 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.7 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.7 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.7 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.7 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.7 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.7 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.7 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.7 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.7 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.7 changing mode of build/scripts-3.7/osmodumpdoc.py from 644 to 755 changing mode of build/scripts-3.7/osmotestvty.py from 644 to 755 changing mode of build/scripts-3.7/osmotestconfig.py from 644 to 755 changing mode of build/scripts-3.7/osmo_ctrl.py from 644 to 755 changing mode of build/scripts-3.7/osmo_rate_ctr2csv.py from 644 to 755 changing mode of build/scripts-3.7/osmo_trap2cgi.py from 644 to 755 changing mode of build/scripts-3.7/osmo_interact_vty.py from 644 to 755 changing mode of build/scripts-3.7/osmo_interact_ctrl.py from 644 to 755 changing mode of build/scripts-3.7/osmo_verify_transcript_vty.py from 644 to 755 changing mode of build/scripts-3.7/osmo_verify_transcript_ctrl.py from 644 to 755 dh_auto_test -O--buildsystem=pybuild I: pybuild base:217: cd /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.7/build; python3.7 -m unittest discover -v ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with python3 --buildsystem=pybuild dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild debian/rules override_dh_auto_install make[1]: Entering directory '/obs/_temp/binpkgs/osmo-python-tests' python3 setup.py install --install-layout=deb --root=/obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs running install running build running build_py creating build/lib creating build/lib/osmopy copying osmopy/osmoutil.py -> build/lib/osmopy copying osmopy/osmo_ipa.py -> build/lib/osmopy copying osmopy/obscvty.py -> build/lib/osmopy copying osmopy/__init__.py -> build/lib/osmopy copying osmopy/trap_helper.py -> build/lib/osmopy copying osmopy/twisted_ipa.py -> build/lib/osmopy creating build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact running build_scripts running install_lib creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3 creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/common.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmoutil.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/osmo_ipa.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/obscvty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/trap_helper.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/twisted_ipa.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact/common.py to common.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact/ctrl.py to ctrl.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact/__init__.py to __init__.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_interact/vty.py to vty.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmoutil.py to osmoutil.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/osmo_ipa.py to osmo_ipa.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/obscvty.py to obscvty.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/__init__.py to __init__.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/trap_helper.py to trap_helper.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopy/twisted_ipa.py to twisted_ipa.cpython-37.pyc running install_egg_info running egg_info creating osmopython.egg-info writing osmopython.egg-info/PKG-INFO writing dependency_links to osmopython.egg-info/dependency_links.txt writing top-level names to osmopython.egg-info/top_level.txt writing manifest file 'osmopython.egg-info/SOURCES.txt' reading manifest file 'osmopython.egg-info/SOURCES.txt' writing manifest file 'osmopython.egg-info/SOURCES.txt' Copying osmopython.egg-info to /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/lib/python3/dist-packages/osmopython-0.2.1.egg-info Skipping SOURCES.txt running install_scripts creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmo_rate_ctr2csv.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmotestconfig.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmo_interact_vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmo_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmo_verify_transcript_vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmo_trap2cgi.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmodumpdoc.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmo_interact_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmo_verify_transcript_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin copying build/scripts-3.7/osmotestvty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmo_rate_ctr2csv.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmotestconfig.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmo_interact_vty.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmo_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmo_verify_transcript_vty.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmo_trap2cgi.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmodumpdoc.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmo_interact_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmo_verify_transcript_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin/osmotestvty.py to 755 rm -rf /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-libs/usr/bin python3 setup.py install --install-layout=deb --root=/obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils running install running build running build_py running build_scripts running install_lib creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3 creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/common.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact copying build/lib/osmopy/osmoutil.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/osmo_ipa.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/obscvty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/trap_helper.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy copying build/lib/osmopy/twisted_ipa.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact/common.py to common.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact/ctrl.py to ctrl.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact/__init__.py to __init__.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_interact/vty.py to vty.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmoutil.py to osmoutil.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/osmo_ipa.py to osmo_ipa.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/obscvty.py to obscvty.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/__init__.py to __init__.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/trap_helper.py to trap_helper.cpython-37.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopy/twisted_ipa.py to twisted_ipa.cpython-37.pyc running install_egg_info running egg_info writing osmopython.egg-info/PKG-INFO writing dependency_links to osmopython.egg-info/dependency_links.txt writing top-level names to osmopython.egg-info/top_level.txt reading manifest file 'osmopython.egg-info/SOURCES.txt' writing manifest file 'osmopython.egg-info/SOURCES.txt' Copying osmopython.egg-info to /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib/python3/dist-packages/osmopython-0.2.1.egg-info Skipping SOURCES.txt running install_scripts creating /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmo_rate_ctr2csv.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmotestconfig.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmo_interact_vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmo_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmo_verify_transcript_vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmo_trap2cgi.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmodumpdoc.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmo_interact_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmo_verify_transcript_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin copying build/scripts-3.7/osmotestvty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmo_rate_ctr2csv.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmotestconfig.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmo_interact_vty.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmo_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmo_verify_transcript_vty.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmo_trap2cgi.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmodumpdoc.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmo_interact_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmo_verify_transcript_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/bin/osmotestvty.py to 755 rm -rf /obs/_temp/binpkgs/osmo-python-tests/debian/python3-osmopy-utils/usr/lib make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-python-tests' dh_installdocs -O--buildsystem=pybuild dh_installchangelogs -O--buildsystem=pybuild dh_systemd_enable -O--buildsystem=pybuild dh_python3 -O--buildsystem=pybuild debian/rules override_dh_installinit make[1]: Entering directory '/obs/_temp/binpkgs/osmo-python-tests' # Install service file with different name than package name: # https://unix.stackexchange.com/questions/306234/is-it-possible-to-install-two-services-for-one-package-using-dh-installinit-how dh_installinit --name=osmo-ctrl2cgi dh_installinit --name=osmo-trap2cgi make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-python-tests' dh_systemd_start -O--buildsystem=pybuild dh_perl -O--buildsystem=pybuild dh_link -O--buildsystem=pybuild dh_strip_nondeterminism -O--buildsystem=pybuild dh_compress -O--buildsystem=pybuild dh_fixperms -O--buildsystem=pybuild dh_missing -O--buildsystem=pybuild dh_installdeb -O--buildsystem=pybuild dh_gencontrol -O--buildsystem=pybuild dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild dpkg-deb: building package 'python3-osmopy-utils' in '../python3-osmopy-utils_0.3.0.3.b15d_all.deb'. dpkg-deb: building package 'python3-osmopy-libs' in '../python3-osmopy-libs_0.3.0.3.b15d_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../osmo-python-tests_0.3.0.3.b15d_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c python3-osmopy-libs_0.3.0.3.b15d_all.deb drwxr-xr-x root/root 0 2024-05-02 11:05 ./ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/lib/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/lib/python3/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/ -rw-r--r-- root/root 139 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/__init__.py -rw-r--r-- root/root 8134 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/obscvty.py drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/ -rw-r--r-- root/root 59 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/__init__.py -rw-r--r-- root/root 15552 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/common.py -rw-r--r-- root/root 5729 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/ctrl.py -rw-r--r-- root/root 10264 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/vty.py -rw-r--r-- root/root 10282 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/osmo_ipa.py -rw-r--r-- root/root 3310 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/osmoutil.py -rw-r--r-- root/root 4444 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/trap_helper.py -rw-r--r-- root/root 13687 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopy/twisted_ipa.py drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopython-0.2.1.egg-info/ -rw-r--r-- root/root 236 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopython-0.2.1.egg-info/PKG-INFO -rw-r--r-- root/root 1 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopython-0.2.1.egg-info/dependency_links.txt -rw-r--r-- root/root 7 2024-05-02 11:05 ./usr/lib/python3/dist-packages/osmopython-0.2.1.egg-info/top_level.txt drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/share/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/share/doc/python3-osmopy-libs/ -rw-r--r-- root/root 1771 2024-05-02 11:05 ./usr/share/doc/python3-osmopy-libs/changelog.gz -rw-r--r-- root/root 773 2024-05-02 11:05 ./usr/share/doc/python3-osmopy-libs/copyright + dpkg -c python3-osmopy-utils_0.3.0.3.b15d_all.deb drwxr-xr-x root/root 0 2024-05-02 11:05 ./ drwxr-xr-x root/root 0 2024-05-02 11:05 ./lib/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./lib/systemd/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./lib/systemd/system/ -rw-r--r-- root/root 285 2024-05-02 11:05 ./lib/systemd/system/osmo-ctrl2cgi.service -rw-r--r-- root/root 284 2024-05-02 11:05 ./lib/systemd/system/osmo-trap2cgi.service drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/bin/ -rwxr-xr-x root/root 4289 2024-05-02 11:05 ./usr/bin/osmo_ctrl.py -rwxr-xr-x root/root 915 2024-05-02 11:05 ./usr/bin/osmo_interact_ctrl.py -rwxr-xr-x root/root 912 2024-05-02 11:05 ./usr/bin/osmo_interact_vty.py -rwxr-xr-x root/root 3591 2024-05-02 11:05 ./usr/bin/osmo_rate_ctr2csv.py -rwxr-xr-x root/root 9208 2024-05-02 11:05 ./usr/bin/osmo_trap2cgi.py -rwxr-xr-x root/root 933 2024-05-02 11:05 ./usr/bin/osmo_verify_transcript_ctrl.py -rwxr-xr-x root/root 930 2024-05-02 11:05 ./usr/bin/osmo_verify_transcript_vty.py -rwxr-xr-x root/root 2798 2024-05-02 11:05 ./usr/bin/osmodumpdoc.py -rwxr-xr-x root/root 6620 2024-05-02 11:05 ./usr/bin/osmotestconfig.py -rwxr-xr-x root/root 3316 2024-05-02 11:05 ./usr/bin/osmotestvty.py drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/share/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-05-02 11:05 ./usr/share/doc/python3-osmopy-utils/ -rw-r--r-- root/root 1771 2024-05-02 11:05 ./usr/share/doc/python3-osmopy-utils/changelog.gz -rw-r--r-- root/root 773 2024-05-02 11:05 ./usr/share/doc/python3-osmopy-utils/copyright Build successful! docker: running: data/build.sh inside docker $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 4048337 killed; [ssh-agent] Stopped. Finished: SUCCESS