Running with gitlab-runner 16.1.0 (865283c5)
  on Lightweight runner on DO 3BQDZTfs, system ID: s_a30377c9ccd3
section_start:1689170662:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024dev3-package-source-builder ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024dev3-package-source-builder ...
Using docker image sha256:94a7ae03ab37e1827c84b4e6cb0791692aacf494aea74071512dc9d116e2b4ab for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024dev3-package-source-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024dev3-package-source-builder@sha256:1bd2442f64f31d21882529c8bfc6728a5edc5897d221f1c2717a6f60a9c207c8 ...
section_end:1689170682:prepare_executor
section_start:1689170682:prepare_script
Preparing environment
Running on runner-3bqdztfs-project-7556-concurrent-0 via runner-3bqdztfs-apertis-light-1689169572-3e27e1b9...
section_end:1689170683:prepare_script
section_start:1689170683:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/pkg/plotly/.git/
Created fresh repository.
Checking out 49ce4501 as detached HEAD (ref is debian/bookworm)...

Skipping Git submodules setup
section_end:1689170690:get_sources
section_start:1689170690:step_script
Executing "step_script" stage of the job script
Using docker image sha256:94a7ae03ab37e1827c84b4e6cb0791692aacf494aea74071512dc9d116e2b4ab for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024dev3-package-source-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024dev3-package-source-builder@sha256:1bd2442f64f31d21882529c8bfc6728a5edc5897d221f1c2717a6f60a9c207c8 ...
$ mkdir -p .git/info
$ echo '* -text -eol -crlf -ident -filter -working-tree-encoding -export-subst' > .git/info/attributes
$ echo 'debian/changelog merge=dpkg-mergechangelogs' >> .git/info/attributes
$ if [ -f .gitattributes ] # collapsed multi-line command
$ command -v git && git reset --hard
/usr/bin/git
HEAD is now at 49ce450 Import Debian changes 4.14.3+dfsg-1
$ EXTRA_REPO_VERSION=${EXTRA_REPO_VERSION:-${CI_DEFAULT_BRANCH##$OSNAME/}}
$ if [ -n "${EXTRA_REPO_BASE_URL}" -a -n "${EXTRA_REPO_COMPONENTS}" ] # collapsed multi-line command
$ if [ "$CI_COMMIT_BRANCH" = "debian/unstable" ] # collapsed multi-line command
$ PACKAGE=$(dpkg-parsechangelog -SSource || echo "$CI_PROJECT_NAME")
$ PULL_RELEASE_BRANCH=${CI_COMMIT_BRANCH%%-*}
$ PULL_RELEASE_VENDOR=${PULL_RELEASE_BRANCH%%/*}
$ PULL_RELEASE_NAME=${PULL_RELEASE_BRANCH##*/}
$ echo "Pull $PACKAGE updates from $PULL_RELEASE_VENDOR $PULL_RELEASE_NAME"
Pull plotly updates from debian bookworm
$ set -x; apertis-pkg-pull-updates --package=${PACKAGE} --upstream=${PULL_RELEASE_NAME} --mirror=${DEBIAN_MIRROR}; set +x
++ apertis-pkg-pull-updates --package=plotly --upstream=bookworm --mirror=https://deb.debian.org/debian
branch 'debian/bookworm' set up to track 'origin/debian/bookworm'.
branch 'upstream/bookworm' set up to track 'origin/upstream/bookworm'.
dget: retrieving https://deb.debian.org//debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.dsc
--2023-07-12 14:04:54--  https://deb.debian.org//debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.dsc
Resolving deb.debian.org (deb.debian.org)... 146.75.74.132, 2a04:4e42:82::644
Connecting to deb.debian.org (deb.debian.org)|146.75.74.132|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://cdn-fastly.deb.debian.org/debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.dsc [following]
--2023-07-12 14:04:54--  http://cdn-fastly.deb.debian.org/debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.dsc
Resolving cdn-fastly.deb.debian.org (cdn-fastly.deb.debian.org)... 146.75.74.132, 2a04:4e42:82::644
Connecting to cdn-fastly.deb.debian.org (cdn-fastly.deb.debian.org)|146.75.74.132|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2180 (2.1K) [text/prs.lines.tag]
Saving to: ‘plotly_5.4.1+dfsg-1.dsc’

     0K ..                                                    100%  219M=0s

2023-07-12 14:04:54 (219 MB/s) - ‘plotly_5.4.1+dfsg-1.dsc’ saved [2180/2180]

dget: retrieving https://deb.debian.org//debian/pool/main/p/plotly/plotly_5.4.1+dfsg.orig.tar.gz
--2023-07-12 14:04:54--  https://deb.debian.org//debian/pool/main/p/plotly/plotly_5.4.1+dfsg.orig.tar.gz
Resolving deb.debian.org (deb.debian.org)... 146.75.74.132, 2a04:4e42:82::644
Connecting to deb.debian.org (deb.debian.org)|146.75.74.132|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://cdn-fastly.deb.debian.org/debian/pool/main/p/plotly/plotly_5.4.1+dfsg.orig.tar.gz [following]
--2023-07-12 14:04:54--  http://cdn-fastly.deb.debian.org/debian/pool/main/p/plotly/plotly_5.4.1+dfsg.orig.tar.gz
Resolving cdn-fastly.deb.debian.org (cdn-fastly.deb.debian.org)... 146.75.74.132, 2a04:4e42:82::644
Connecting to cdn-fastly.deb.debian.org (cdn-fastly.deb.debian.org)|146.75.74.132|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7213408 (6.9M) [application/x-gzip]
Saving to: ‘plotly_5.4.1+dfsg.orig.tar.gz’

     0K .......... .......... .......... .......... ..........  0% 30.5M 0s
    50K .......... .......... .......... .......... ..........  1% 28.8M 0s
   100K .......... .......... .......... .......... ..........  2% 16.2M 0s
   150K .......... .......... .......... .......... ..........  2% 23.2M 0s
   200K .......... .......... .......... .......... ..........  3% 26.0M 0s
   250K .......... .......... .......... .......... ..........  4% 33.8M 0s
   300K .......... .......... .......... .......... ..........  4% 31.5M 0s
   350K .......... .......... .......... .......... ..........  5% 31.9M 0s
   400K .......... .......... .......... .......... ..........  6% 26.9M 0s
   450K .......... .......... .......... .......... ..........  7% 36.8M 0s
   500K .......... .......... .......... .......... ..........  7%  103M 0s
   550K .......... .......... .......... .......... ..........  8%  469M 0s
   600K .......... .......... .......... .......... ..........  9%  506M 0s
   650K .......... .......... .......... .......... ..........  9%  448M 0s
   700K .......... .......... .......... .......... .......... 10%  605M 0s
   750K .......... .......... .......... .......... .......... 11%  607M 0s
   800K .......... .......... .......... .......... .......... 12%  512M 0s
   850K .......... .......... .......... .......... .......... 12%  612M 0s
   900K .......... .......... .......... .......... .......... 13%  588M 0s
   950K .......... .......... .......... .......... .......... 14% 23.8M 0s
  1000K .......... .......... .......... .......... .......... 14% 20.0M 0s
  1050K .......... .......... .......... .......... .......... 15% 17.4M 0s
  1100K .......... .......... .......... .......... .......... 16%  426M 0s
  1150K .......... .......... .......... .......... .......... 17%  533M 0s
  1200K .......... .......... .......... .......... .......... 17%  485M 0s
  1250K .......... .......... .......... .......... .......... 18%  543M 0s
  1300K .......... .......... .......... .......... .......... 19%  510M 0s
  1350K .......... .......... .......... .......... .......... 19%  400M 0s
  1400K .......... .......... .......... .......... .......... 20%  477M 0s
  1450K .......... .......... .......... .......... .......... 21%  559M 0s
  1500K .......... .......... .......... .......... .......... 22%  558M 0s
  1550K .......... .......... .......... .......... .......... 22%  543M 0s
  1600K .......... .......... .......... .......... .......... 23%  357M 0s
  1650K .......... .......... .......... .......... .......... 24%  451M 0s
  1700K .......... .......... .......... .......... .......... 24%  352M 0s
  1750K .......... .......... .......... .......... .......... 25%  556M 0s
  1800K .......... .......... .......... .......... .......... 26%  469M 0s
  1850K .......... .......... .......... .......... .......... 26%  576M 0s
  1900K .......... .......... .......... .......... .......... 27%  542M 0s
  1950K .......... .......... .......... .......... .......... 28%  557M 0s
  2000K .......... .......... .......... .......... .......... 29%  364M 0s
  2050K .......... .......... .......... .......... .......... 29%  531M 0s
  2100K .......... .......... .......... .......... .......... 30%  555M 0s
  2150K .......... .......... .......... .......... .......... 31%  531M 0s
  2200K .......... .......... .......... .......... .......... 31%  483M 0s
  2250K .......... .......... .......... .......... .......... 32%  416M 0s
  2300K .......... .......... .......... .......... .......... 33%  383M 0s
  2350K .......... .......... .......... .......... .......... 34%  120M 0s
  2400K .......... .......... .......... .......... .......... 34%  274M 0s
  2450K .......... .......... .......... .......... .......... 35%  387M 0s
  2500K .......... .......... .......... .......... .......... 36%  230M 0s
  2550K .......... .......... .......... .......... .......... 36%  308M 0s
  2600K .......... .......... .......... .......... .......... 37%  178M 0s
  2650K .......... .......... .......... .......... .......... 38%  133M 0s
  2700K .......... .......... .......... .......... .......... 39%  467M 0s
  2750K .......... .......... .......... .......... .......... 39%  257M 0s
  2800K .......... .......... .......... .......... .......... 40%  174M 0s
  2850K .......... .......... .......... .......... .......... 41%  481M 0s
  2900K .......... .......... .......... .......... .......... 41%  168M 0s
  2950K .......... .......... .......... .......... .......... 42%  447M 0s
  3000K .......... .......... .......... .......... .......... 43%  180M 0s
  3050K .......... .......... .......... .......... .......... 44%  234M 0s
  3100K .......... .......... .......... .......... .......... 44%  207M 0s
  3150K .......... .......... .......... .......... .......... 45%  402M 0s
  3200K .......... .......... .......... .......... .......... 46%  163M 0s
  3250K .......... .......... .......... .......... .......... 46%  168M 0s
  3300K .......... .......... .......... .......... .......... 47%  150M 0s
  3350K .......... .......... .......... .......... .......... 48%  161M 0s
  3400K .......... .......... .......... .......... .......... 48%  209M 0s
  3450K .......... .......... .......... .......... .......... 49%  234M 0s
  3500K .......... .......... .......... .......... .......... 50%  231M 0s
  3550K .......... .......... .......... .......... .......... 51%  291M 0s
  3600K .......... .......... .......... .......... .......... 51%  199M 0s
  3650K .......... .......... .......... .......... .......... 52%  216M 0s
  3700K .......... .......... .......... .......... .......... 53%  210M 0s
  3750K .......... .......... .......... .......... .......... 53%  197M 0s
  3800K .......... .......... .......... .......... .......... 54%  370M 0s
  3850K .......... .......... .......... .......... .......... 55%  283M 0s
  3900K .......... .......... .......... .......... .......... 56%  400M 0s
  3950K .......... .......... .......... .......... .......... 56%  202M 0s
  4000K .......... .......... .......... .......... .......... 57%  352M 0s
  4050K .......... .......... .......... .......... .......... 58%  170M 0s
  4100K .......... .......... .......... .......... .......... 58%  217M 0s
  4150K .......... .......... .......... .......... .......... 59%  145M 0s
  4200K .......... .......... .......... .......... .......... 60%  375M 0s
  4250K .......... .......... .......... .......... .......... 61%  256M 0s
  4300K .......... .......... .......... .......... .......... 61%  303M 0s
  4350K .......... .......... .......... .......... .......... 62%  471M 0s
  4400K .......... .......... .......... .......... .......... 63%  236M 0s
  4450K .......... .......... .......... .......... .......... 63%  248M 0s
  4500K .......... .......... .......... .......... .......... 64%  282M 0s
  4550K .......... .......... .......... .......... .......... 65%  197M 0s
  4600K .......... .......... .......... .......... .......... 66%  263M 0s
  4650K .......... .......... .......... .......... .......... 66%  177M 0s
  4700K .......... .......... .......... .......... .......... 67%  249M 0s
  4750K .......... .......... .......... .......... .......... 68%  428M 0s
  4800K .......... .......... .......... .......... .......... 68%  353M 0s
  4850K .......... .......... .......... .......... .......... 69%  228M 0s
  4900K .......... .......... .......... .......... .......... 70%  223M 0s
  4950K .......... .......... .......... .......... .......... 70%  466M 0s
  5000K .......... .......... .......... .......... .......... 71%  355M 0s
  5050K .......... .......... .......... .......... .......... 72%  311M 0s
  5100K .......... .......... .......... .......... .......... 73%  407M 0s
  5150K .......... .......... .......... .......... .......... 73%  245M 0s
  5200K .......... .......... .......... .......... .......... 74%  264M 0s
  5250K .......... .......... .......... .......... .......... 75%  161M 0s
  5300K .......... .......... .......... .......... .......... 75%  229M 0s
  5350K .......... .......... .......... .......... .......... 76%  282M 0s
  5400K .......... .......... .......... .......... .......... 77%  193M 0s
  5450K .......... .......... .......... .......... .......... 78%  232M 0s
  5500K .......... .......... .......... .......... .......... 78%  272M 0s
  5550K .......... .......... .......... .......... .......... 79%  201M 0s
  5600K .......... .......... .......... .......... .......... 80%  264M 0s
  5650K .......... .......... .......... .......... .......... 80%  260M 0s
  5700K .......... .......... .......... .......... .......... 81%  277M 0s
  5750K .......... .......... .......... .......... .......... 82%  264M 0s
  5800K .......... .......... .......... .......... .......... 83%  345M 0s
  5850K .......... .......... .......... .......... .......... 83%  241M 0s
  5900K .......... .......... .......... .......... .......... 84%  275M 0s
  5950K .......... .......... .......... .......... .......... 85%  480M 0s
  6000K .......... .......... .......... .......... .......... 85%  343M 0s
  6050K .......... .......... .......... .......... .......... 86%  172M 0s
  6100K .......... .......... .......... .......... .......... 87%  402M 0s
  6150K .......... .......... .......... .......... .......... 88%  231M 0s
  6200K .......... .......... .......... .......... .......... 88%  133M 0s
  6250K .......... .......... .......... .......... .......... 89%  444M 0s
  6300K .......... .......... .......... .......... .......... 90%  489M 0s
  6350K .......... .......... .......... .......... .......... 90%  380M 0s
  6400K .......... .......... .......... .......... .......... 91%  162M 0s
  6450K .......... .......... .......... .......... .......... 92%  457M 0s
  6500K .......... .......... .......... .......... .......... 92%  261M 0s
  6550K .......... .......... .......... .......... .......... 93%  483M 0s
  6600K .......... .......... .......... .......... .......... 94%  199M 0s
  6650K .......... .......... .......... .......... .......... 95%  403M 0s
  6700K .......... .......... .......... .......... .......... 95%  148M 0s
  6750K .......... .......... .......... .......... .......... 96%  296M 0s
  6800K .......... .......... .......... .......... .......... 97%  187M 0s
  6850K .......... .......... .......... .......... .......... 97%  221M 0s
  6900K .......... .......... .......... .......... .......... 98%  291M 0s
  6950K .......... .......... .......... .......... .......... 99%  208M 0s
  7000K .......... .......... .......... .......... ....      100%  270M=0.05s

2023-07-12 14:04:54 (143 MB/s) - ‘plotly_5.4.1+dfsg.orig.tar.gz’ saved [7213408/7213408]

dget: retrieving https://deb.debian.org//debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.debian.tar.xz
--2023-07-12 14:04:54--  https://deb.debian.org//debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.debian.tar.xz
Resolving deb.debian.org (deb.debian.org)... 146.75.74.132, 2a04:4e42:82::644
Connecting to deb.debian.org (deb.debian.org)|146.75.74.132|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://cdn-fastly.deb.debian.org/debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.debian.tar.xz [following]
--2023-07-12 14:04:54--  http://cdn-fastly.deb.debian.org/debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.debian.tar.xz
Resolving cdn-fastly.deb.debian.org (cdn-fastly.deb.debian.org)... 146.75.74.132, 2a04:4e42:82::644
Connecting to cdn-fastly.deb.debian.org (cdn-fastly.deb.debian.org)|146.75.74.132|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1404568 (1.3M) [application/x-xz]
Saving to: ‘plotly_5.4.1+dfsg-1.debian.tar.xz’

     0K .......... .......... .......... .......... ..........  3% 36.0M 0s
    50K .......... .......... .......... .......... ..........  7% 39.7M 0s
   100K .......... .......... .......... .......... .......... 10%  317M 0s
   150K .......... .......... .......... .......... .......... 14%  159M 0s
   200K .......... .......... .......... .......... .......... 18% 46.3M 0s
   250K .......... .......... .......... .......... .......... 21%  297M 0s
   300K .......... .......... .......... .......... .......... 25%  108M 0s
   350K .......... .......... .......... .......... .......... 29%  175M 0s
   400K .......... .......... .......... .......... .......... 32%  187M 0s
   450K .......... .......... .......... .......... .......... 36%  282M 0s
   500K .......... .......... .......... .......... .......... 40%  191M 0s
   550K .......... .......... .......... .......... .......... 43%  478M 0s
   600K .......... .......... .......... .......... .......... 47%  371M 0s
   650K .......... .......... .......... .......... .......... 51%  172M 0s
   700K .......... .......... .......... .......... .......... 54%  174M 0s
   750K .......... .......... .......... .......... .......... 58%  209M 0s
   800K .......... .......... .......... .......... .......... 61%  246M 0s
   850K .......... .......... .......... .......... .......... 65%  188M 0s
   900K .......... .......... .......... .......... .......... 69%  161M 0s
   950K .......... .......... .......... .......... .......... 72%  140M 0s
  1000K .......... .......... .......... .......... .......... 76%  174M 0s
  1050K .......... .......... .......... .......... .......... 80%  208M 0s
  1100K .......... .......... .......... .......... .......... 83%  204M 0s
  1150K .......... .......... .......... .......... .......... 87%  156M 0s
  1200K .......... .......... .......... .......... .......... 91%  102M 0s
  1250K .......... .......... .......... .......... .......... 94%  201M 0s
  1300K .......... .......... .......... .......... .......... 98%  194M 0s
  1350K .......... .......... .                               100%  272M=0.01s

2023-07-12 14:04:54 (135 MB/s) - ‘plotly_5.4.1+dfsg-1.debian.tar.xz’ saved [1404568/1404568]

gbp:info: Version '5.4.1+dfsg-1' imported under '/builds/pkg/plotly'
gbp:info: Tagging Debian package 5.4.1+dfsg-1 as debian/5.4.1+dfsg-1 in git
source package plotly
running git branch --track -f debian/bookworm origin/debian/bookworm
running git branch --track -f upstream/bookworm origin/upstream/bookworm
local version: 4.14.3+dfsg-1
fetch https://qa.debian.org/madison.php?package=plotly&yaml=on&s=bookworm-security
local version: 4.14.3+dfsg-1
fetch https://qa.debian.org/madison.php?package=plotly&yaml=on&s=bookworm-backports
local version: 4.14.3+dfsg-1
fetch https://qa.debian.org/madison.php?package=plotly&yaml=on&s=bookworm-proposed-updates
local version: 4.14.3+dfsg-1
fetch https://qa.debian.org/madison.php?package=plotly&yaml=on&s=bookworm
remote version: 5.4.1+dfsg-1
update to 5.4.1+dfsg-1
fetch https://snapshot.debian.org/mr/package/plotly/5.4.1+dfsg-1/srcfiles?fileinfo=1
download https://deb.debian.org//debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.dsc
running dget --download-only --allow-unauthenticated https://deb.debian.org//debian/pool/main/p/plotly/plotly_5.4.1+dfsg-1.dsc
Moving branch debian/bookworm to debian/, was: 49ce450
running gbp import-dsc /tmp/pull-updateskukxpntz/plotly_5.4.1+dfsg-1.dsc --author-is-committer --author-date-is-committer-date --upstream-branch=upstream/bookworm --debian-branch=debian/bookworm '--debian-tag=debian/%(version)s' --no-sign-tags --no-pristine-tar
running gbp tag --retag --debian-branch=debian/bookworm '--debian-tag=debian/%(version)s' --no-sign-tags
running pristine-lfs import-dsc /tmp/pull-updateskukxpntz/plotly_5.4.1+dfsg-1.dsc
remote version: 5.4.1+dfsg-1
++ set +x
$ git config pack.windowMemory 512m
$ git config lfs.allowincompletepush true
$ BRANCHES=$(git branch -l --format='%(refname:lstrip=2)' "${PULL_RELEASE_VENDOR}/*" "upstream/*" "pristine-lfs" )
$ echo "🔼 Pushing the updated local branches" $BRANCHES
🔼 Pushing the updated local branches debian/bookworm pristine-lfs upstream/bookworm
$ git push --follow-tags --atomic ${CI_AUTH_PROJECT_URL} $BRANCHES
Locking support detected on remote "https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/". Consider enabling it with:
  $ git config lfs.https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/info/lfs.locksverify true
Locking support detected on remote "https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/". Consider enabling it with:
  $ git config lfs.https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/info/lfs.locksverify true
Locking support detected on remote "https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/". Consider enabling it with:
  $ git config lfs.https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/info/lfs.locksverify true
Locking support detected on remote "https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/". Consider enabling it with:
  $ git config lfs.https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/info/lfs.locksverify true
Locking support detected on remote "https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/". Consider enabling it with:
  $ git config lfs.https://not_a_robot:[MASKED]@gitlab.apertis.org/pkg/plotly.git/info/lfs.locksverify true
ref "debian/bookworm":: missing object: 0460936ff7c7fea5a37f69fcaaf6395a41179161
error: failed to push some refs to 'https://gitlab.apertis.org/pkg/plotly.git/'
section_end:1689170703:step_script
section_start:1689170703:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1689170703:cleanup_file_variables
ERROR: Job failed: exit code 1