[0KRunning with gitlab-runner 16.7.1 (3eda8038)[0;m [0K on do-ocs-gitlab-runner GUp5tRKe, system ID: s_73ae4c8d90a4[0;m [0K feature flags: FF_USE_FASTZIP:true[0;m section_start:1710930793:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image registry.salsa.debian.org/salsa-ci-team/pipeline/gbp:latest ...[0;m [0KPulling docker image registry.salsa.debian.org/salsa-ci-team/pipeline/gbp:latest ...[0;m [0KUsing docker image sha256:04102aedccaba1eb1a46e113929efb7979837ea3d74ffebbaef1530627a1fed4 for registry.salsa.debian.org/salsa-ci-team/pipeline/gbp:latest with digest registry.salsa.debian.org/salsa-ci-team/pipeline/gbp@sha256:0f247bafc35f73179b3cd1a5c245218dd43e17839f312e122c1a8b02ed793628 ...[0;m section_end:1710930796:prepare_executor [0Ksection_start:1710930796:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-gup5trke-project-3586-concurrent-0 via runner01.opencode.net... section_end:1710930796:prepare_script [0Ksection_start:1710930796:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 1...[0;m Initialized empty Git repository in /builds/zynthbox/dependencies/zynthbox-dependency-njconnect/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 2af43729 as detached HEAD (ref is main)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1710930798:get_sources [0Ksection_start:1710930798:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:04102aedccaba1eb1a46e113929efb7979837ea3d74ffebbaef1530627a1fed4 for registry.salsa.debian.org/salsa-ci-team/pipeline/gbp:latest with digest registry.salsa.debian.org/salsa-ci-team/pipeline/gbp@sha256:0f247bafc35f73179b3cd1a5c245218dd43e17839f312e122c1a8b02ed793628 ...[0;m [32;1m$ git clean -d --force[0;m [32;1m$ set -x # collapsed multi-line command[0;m ++ git config --global url.https://[MASKED]@github.com/.insteadOf https://github.com/ ++ '[' -z https://www.opencode.net/zynthbox/dependencies/zynthbox-dependency-njconnect.git ']' ++ '[' '!' -z ']' ++ DEPTH='--depth 1' ++ '[' -z ']' ++ git clone --recurse-submodules --depth 1 https://www.opencode.net/zynthbox/dependencies/zynthbox-dependency-njconnect.git zynthbox-dependency-njconnect Cloning into 'zynthbox-dependency-njconnect'... ++ '[' '!' -z ']' ++ rm -rf zynthbox-dependency-njconnect/.git +++ dpkg-parsechangelog --show-field Version +++ cut -d - -f1,2 ++ PACKAGE_VERSION=1.6-1 ++ tar cfJ zynthbox-dependency-njconnect_1.6-1.orig.tar.xz zynthbox-dependency-njconnect ++ rm -rf zynthbox-dependency-njconnect ++ mv zynthbox-dependency-njconnect_1.6-1.orig.tar.xz ../ ++ set +x python3 set on hold. python3-minimal set on hold. libpython3-stdlib set on hold. [32;1m$ mkdir -vp ${WORKING_DIR}[0;m mkdir: created directory '/builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output' [32;1m$ gbp pull --ignore-branch --pristine-tar --track-missing[0;m gbp:info: Fetching from default remote for each branch gbp:info: Found detached head at '2af43729cc02d83c3bf2b576ebc08f0548e3ffbf' [32;1m$ if echo "$SALSA_CI_DISABLE_GBP_SETUP_GITATTRIBUTES" | grep -qvE '^(1|yes|true)$'; then test -r .gitattributes && gbp setup-gitattributes ; fi[0;m [32;1m$ apt-get update && eatmydata apt-get upgrade -y[0;m Get:1 http://deb.debian.org/debian sid InRelease [198 kB] Get:2 http://deb.debian.org/debian sid/main Sources [10.7 MB] Get:3 http://deb.debian.org/debian sid/main amd64 Packages [9963 kB] Fetched 20.9 MB in 4s (5665 kB/s) Reading package lists... Reading package lists... Building dependency tree... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [32;1m$ if find . -maxdepth 3 -wholename "*/debian/source/format" -exec cat {} \; | grep -q '3.0 (gitarchive)' # collapsed multi-line command[0;m gbp:info: All Orig tarballs 'zynthbox-dependency-njconnect_1.6-1.orig.tar.gz' found at '/builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output' gbp:error: upstream/1.6-1 is not a valid treeish Using existing ../zynthbox-dependency-njconnect_1.6-1.orig.tar.xz '../zynthbox-dependency-njconnect_1.6-1.orig.tar.xz' -> '/builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output/zynthbox-dependency-njconnect_1.6-1.orig.tar.xz' gbp:info: Disabling 'cleaner' hook gbp:info: Extracting 'zynthbox-dependency-njconnect_1.6-1.orig.tar.xz' to '/builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output/zynthbox-dependency-njconnect-tmp' gbp:info: Removing debian/ from unpacked upstream source at /builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output/zynthbox-dependency-njconnect-tmp/debian gbp:info: Exporting 'HEAD' to '/builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output/zynthbox-dependency-njconnect-tmp' gbp:info: Moving '/builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output/zynthbox-dependency-njconnect-tmp' to '/builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output/zynthbox-dependency-njconnect-1.6-1' gbp:info: Performing the build [32;1m$ ls -lh ${WORKING_DIR}[0;m total 24K -rw-r--r-- 1 root root 807 Mar 20 10:33 output.log drwxrwxr-x 3 root root 4.0K Jun 27 2023 zynthbox-dependency-njconnect-1.6-1 -rw-r--r-- 1 root root 15K Mar 20 10:33 zynthbox-dependency-njconnect_1.6-1.orig.tar.xz [32;1m$ cd ${WORKING_DIR}[0;m [32;1m$ DEBIANIZED_SOURCE=$(find . -maxdepth 3 -wholename "*/debian/changelog" | sed -e 's%/\w*/\w*$%%')[0;m [32;1m$ if [ ! "${DEBIANIZED_SOURCE}" ] ; then # collapsed multi-line command[0;m [32;1m$ mv -v ${DEBIANIZED_SOURCE} ${SOURCE_DIR}[0;m renamed './zynthbox-dependency-njconnect-1.6-1' -> 'source_dir' [32;1m$ cd "${SOURCE_DIR}"[0;m [32;1m$ dist=$(dpkg-parsechangelog --show-field=distribution || echo UNRELEASED)[0;m [32;1m$ clbak="/tmp/debian.changelog"[0;m [32;1m$ cp debian/changelog "${clbak}"[0;m [32;1m$ if [ "${dist}" = UNRELEASED ]; then dch --release foo || true; dist=$(dpkg-parsechangelog --show-field=distribution || echo UNRELEASED); cat "${clbak}" >debian/changelog; fi[0;m [32;1m$ rm -rf "${clbak}"[0;m [32;1m$ dist=${dist#UNRELEASED-}[0;m [32;1m$ dist=${dist%-UNRELEASED}[0;m [32;1m$ dist=${dist%-security}[0;m [32;1m$ dist=${dist#UNRELEASED}[0;m [32;1m$ test -n "${dist}" || dist=unstable[0;m [32;1m$ echo "RELEASE=${RELEASE:-${dist}}" | tee ${CI_PROJECT_DIR}/salsa.env[0;m RELEASE=bookworm [32;1m$ cd "${OLDPWD}"[0;m [32;1m$ du -sh[0;m 160K . [32;1m$ if [ "$(du -s | cut -f1)" -gt ${SALSA_CI_MAX_ARTIFACTS_SIZE} ]; then # collapsed multi-line command[0;m section_end:1710930809:step_script [0Ksection_start:1710930809:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m[0;m [32;1mUploading artifacts...[0;m /builds/zynthbox/dependencies/zynthbox-dependency-njconnect/debian/output/: found 29 matching artifact files and directories[0;m Uploading artifacts as "archive" to coordinator... 201 Created[0;m id[0;m=58473 responseStatus[0;m=201 Created token[0;m=64_sgD8T [32;1mUploading artifacts...[0;m salsa.env: found 1 matching artifact files and directories[0;m Uploading artifacts as "dotenv" to coordinator... 201 Created[0;m id[0;m=58473 responseStatus[0;m=201 Created token[0;m=64_sgD8T section_end:1710930810:upload_artifacts_on_success [0Ksection_start:1710930810:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1710930811:cleanup_file_variables [0K[32;1mJob succeeded[0;m