Skip to content

Console Output

Started by timer
Querying the current revision of branch main...
Current revision of branch main is 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d
Obtained Jenkinsfile from 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d
Loading library common-shared@master
Examining eclipsefdn/jenkins-pipeline-shared
Attempting to resolve master as a branch
Resolved master as branch master at revision 98d7bb8ab3157d6d4738858f3badd16db141e1e7
The recommended git tool is: NONE
using credential 2167ee51-24e8-4acf-8b51-ee6f68fa5bc8
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/lic_asciidoc-wg.eclipse.org_main@libs/4c733d19e20413ec39e26a9a2a519ef068a1f3d891939735973dc41c89ea57a9/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipsefdn/jenkins-pipeline-shared.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/eclipsefdn/jenkins-pipeline-shared.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.2'
using GIT_ASKPASS to set credentials webdev-bot@api.eclipse.org (access token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipsefdn/jenkins-pipeline-shared.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 98d7bb8ab3157d6d4738858f3badd16db141e1e7 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7bb8ab3157d6d4738858f3badd16db141e1e7 # timeout=10
Commit message: "Touch file to create a new SHA"
 > git rev-list --no-walk 98d7bb8ab3157d6d4738858f3badd16db141e1e7 # timeout=10
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #260: Build started...
[GitLab Pipeline Status] Notified
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes foundation-internal-webdev/kubedeploy-agent-v4zqn-zm1ll
Agent kubedeploy-agent-v4zqn-zm1ll is provisioned from template kubedeploy-agent-v4zqn
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/job/public/job/asciidoc-wg.eclipse.org/job/main/260/"
    runUrl: "job/public/job/asciidoc-wg.eclipse.org/job/main/260/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "078414e62b08fdd4b7ec6f7a2b1a7ad931de4d06"
    jenkins/label: "kubedeploy-agent"
  name: "kubedeploy-agent-v4zqn-zm1ll"
  namespace: "foundation-internal-webdev"
spec:
  containers:
  - command:
    - "cat"
    image: "eclipsefdn/kubectl:okd-c1"
    name: "kubectl"
    resources:
      limits:
        cpu: "1"
        memory: "1Gi"
    tty: true
    volumeMounts:
    - mountPath: "/home/default/.kube"
      name: "dot-kube"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.foundation-internal-webdev.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "kubedeploy-agent-v4zqn-zm1ll"
    - name: "JENKINS_NAME"
      value: "kubedeploy-agent-v4zqn-zm1ll"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      limits:
        cpu: "1"
        memory: "1Gi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir: {}
    name: "dot-kube"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on kubedeploy-agent-v4zqn-zm1ll in /home/jenkins/agent/workspace/lic_asciidoc-wg.eclipse.org_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git init /home/jenkins/agent/workspace/lic_asciidoc-wg.eclipse.org_main # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --force --progress -- https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d (main)
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
Commit message: "updated meeting minutes"
 > git rev-list --no-walk 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #260: Build started...
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ '[' main = master ']'
+ '[' main = main ']'
+ printf production
[Pipeline] sh
+ '[' main = master ']'
+ '[' main = main ']'
+ printf production
[Pipeline] sh
+ '[' production = production ']'
+ printf stable-alpine
[Pipeline] sh
+ '[' main = master ']'
+ '[' main = main ']'
+ printf production
[Pipeline] sh
+ '[' main = master ']'
+ '[' main = main ']'
+ printf production
[Pipeline] sh
++ git rev-parse --short 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d
+ GIT_COMMIT_SHORT=8f9deae
+ '[' production = '' ']'
+ printf production-8f9deae-260
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build docker image)
[Pipeline] node
Running on w9x5t-ubuntu1804 in /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d (main)
Commit message: "updated meeting minutes"
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #260: Build started...
 > git rev-parse --resolve-git-dir /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main/.git # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --progress -- https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] readTrusted
Obtained Dockerfile from 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ docker build --pull --build-arg NGINX_IMAGE_TAG=stable-alpine --build-arg BUILDER_IMAGE_TAG=latest -t eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-260 .
Sending build context to Docker daemon  2.489MB

Step 1/13 : ARG NGINX_IMAGE_TAG=stable-alpine
Step 2/13 : FROM debian:10-slim AS builder
10-slim: Pulling from library/debian
Digest: sha256:09bdc82c64e5e106d3f97cc8d834ef30eb46fab5fdbfde488aec554e94cd83a7
Status: Image is up to date for debian:10-slim
 ---> 6d0d34a48ee1
Step 3/13 : ARG HUGO_VERSION=0.76.5
 ---> Running in 80f78d50f71b
Removing intermediate container 80f78d50f71b
 ---> a5bf8e4734de
Step 4/13 : ARG NODE_VERSION=16.14.2
 ---> Running in 4ab05b90d87e
Removing intermediate container 4ab05b90d87e
 ---> bcdee4afc0f4
Step 5/13 : RUN apt-get update && apt-get install -y     build-essential     ca-certificates     curl     ruby     bundler     git     --no-install-recommends
 ---> Running in 23721b98a2c8
Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [596 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
Fetched 8727 kB in 2s (4592 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-8 dpkg-dev
  g++ g++-8 gcc gcc-8 git-man libasan5 libatomic1 libbinutils libc-dev-bin
  libc6-dev libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl
  libexpat1 libgcc-8-dev libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2
  libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
  libldap-2.4-2 libldap-common liblsan0 libmpc3 libmpfr6 libmpx2 libncurses6
  libnghttp2-14 libpcre2-8-0 libperl5.28 libpsl5 libquadmath0 libreadline7
  librtmp1 libruby2.5 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1
  libstdc++-8-dev libtsan0 libubsan1 libyaml-0-2 linux-libc-dev make openssl
  patch perl perl-modules-5.28 rake readline-common ruby-bundler
  ruby-did-you-mean ruby-minitest ruby-molinillo ruby-net-http-persistent
  ruby-net-telnet ruby-power-assert ruby-test-unit ruby-thor ruby-xmlrpc
  ruby2.5 rubygems-integration xz-utils
Suggested packages:
  binutils-doc bzip2-doc cpp-doc gcc-8-locales debian-keyring g++-multilib
  g++-8-multilib gcc-8-doc libstdc++6-8-dbg gcc-multilib manpages-dev autoconf
  automake libtool flex bison gdb gcc-doc gcc-8-multilib libgcc1-dbg
  libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg
  libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base
  git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
  gitweb git-cvs git-mediawiki git-svn glibc-doc gnupg | gnupg2 sensible-utils
  bzr gdbm-l10n krb5-doc krb5-user libstdc++-8-doc make-doc ed diffutils-doc
  perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
  libb-debug-perl liblocale-codes-perl readline-doc ri ruby-dev
Recommended packages:
  less ruby-dev sudo fakeroot gnupg | gnupg2 libalgorithm-merge-perl
  ssh-client manpages manpages-dev libfile-fcntllock-perl
  liblocale-gettext-perl krb5-locales libgpm2 publicsuffix libsasl2-modules
  netbase zip fonts-lato libjs-jquery
The following NEW packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu build-essential bundler
  bzip2 ca-certificates cpp cpp-8 curl dpkg-dev g++ g++-8 gcc gcc-8 git
  git-man libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0
  libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev
  libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libisl19 libitm1
  libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
  libldap-common liblsan0 libmpc3 libmpfr6 libmpx2 libncurses6 libnghttp2-14
  libpcre2-8-0 libperl5.28 libpsl5 libquadmath0 libreadline7 librtmp1
  libruby2.5 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1
  libstdc++-8-dev libtsan0 libubsan1 libyaml-0-2 linux-libc-dev make openssl
  patch perl perl-modules-5.28 rake readline-common ruby ruby-bundler
  ruby-did-you-mean ruby-minitest ruby-molinillo ruby-net-http-persistent
  ruby-net-telnet ruby-power-assert ruby-test-unit ruby-thor ruby-xmlrpc
  ruby2.5 rubygems-integration xz-utils
0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded.
Need to get 72.2 MB of archives.
After this operation, 299 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB]
Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB]
Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB]
Get:13 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB]
Get:14 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
Get:15 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
Get:16 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
Get:17 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
Get:18 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB]
Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.304-1 [1604 kB]
Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB]
Get:22 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
Get:23 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
Get:24 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
Get:25 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
Get:26 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
Get:27 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
Get:28 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
Get:29 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
Get:30 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
Get:31 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
Get:32 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
Get:33 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
Get:34 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
Get:35 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
Get:36 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
Get:37 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
Get:38 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
Get:39 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
Get:40 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
Get:41 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
Get:42 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
Get:43 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
Get:44 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB]
Get:45 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
Get:46 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB]
Get:47 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
Get:48 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB]
Get:49 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
Get:50 http://deb.debian.org/debian buster/main amd64 rubygems-integration all 1.11+deb10u1 [5212 B]
Get:51 http://deb.debian.org/debian buster/main amd64 rake all 12.3.1-3+deb10u1 [67.1 kB]
Get:52 http://deb.debian.org/debian buster/main amd64 ruby-did-you-mean all 1.2.1-1 [14.4 kB]
Get:53 http://deb.debian.org/debian buster/main amd64 ruby-minitest all 5.11.3-1 [54.8 kB]
Get:54 http://deb.debian.org/debian buster/main amd64 ruby-net-telnet all 0.1.1-2 [12.5 kB]
Get:55 http://deb.debian.org/debian buster/main amd64 ruby-power-assert all 1.1.1-1 [10.9 kB]
Get:56 http://deb.debian.org/debian buster/main amd64 ruby-test-unit all 3.2.8-1 [72.4 kB]
Get:57 http://deb.debian.org/debian buster/main amd64 ruby-xmlrpc all 0.3.0-2 [23.7 kB]
Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB]
Get:59 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
Get:60 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
Get:61 http://deb.debian.org/debian-security buster/updates/main amd64 libruby2.5 amd64 2.5.5-3+deb10u6 [3442 kB]
Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 ruby2.5 amd64 2.5.5-3+deb10u6 [401 kB]
Get:63 http://deb.debian.org/debian buster/main amd64 ruby amd64 1:2.5.1 [11.3 kB]
Get:64 http://deb.debian.org/debian buster/main amd64 ruby-molinillo all 0.6.4-1 [23.3 kB]
Get:65 http://deb.debian.org/debian buster/main amd64 ruby-net-http-persistent all 2.9.4-2 [20.4 kB]
Get:66 http://deb.debian.org/debian buster/main amd64 ruby-thor all 0.19.4-1 [47.0 kB]
Get:67 http://deb.debian.org/debian buster/main amd64 ruby-bundler all 1.17.3-3+deb10u1 [311 kB]
Get:68 http://deb.debian.org/debian buster/main amd64 bundler all 1.17.3-3+deb10u1 [47.7 kB]
Get:69 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
Get:70 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
Get:71 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
Get:72 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
Get:73 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u2 [85.8 kB]
Get:74 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
Get:75 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
Get:76 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB]
Get:77 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB]
Get:78 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u9 [267 kB]
Get:79 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u9 [333 kB]
Get:80 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u7 [108 kB]
Get:81 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB]
Get:82 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
Get:83 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB]
Get:84 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 72.2 MB in 1s (78.0 MB/s)
Selecting previously unselected package perl-modules-5.28.
(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 ... 6433 files and directories currently installed.)
Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
Selecting previously unselected package libgdbm6:amd64.
Preparing to unpack .../01-libgdbm6_1.18.1-4_amd64.deb ...
Unpacking libgdbm6:amd64 (1.18.1-4) ...
Selecting previously unselected package libgdbm-compat4:amd64.
Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_amd64.deb ...
Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
Selecting previously unselected package libperl5.28:amd64.
Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
Selecting previously unselected package perl.
Preparing to unpack .../04-perl_5.28.1-6+deb10u1_amd64.deb ...
Unpacking perl (5.28.1-6+deb10u1) ...
Selecting previously unselected package libssl1.1:amd64.
Preparing to unpack .../05-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../06-readline-common_7.0-5_all.deb ...
Unpacking readline-common (7.0-5) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../07-bzip2_1.0.6-9.2~deb10u2_amd64.deb ...
Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../08-libkeyutils1_1.6-6_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6-6) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../09-libkrb5support0_1.17-3+deb10u6_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../10-libk5crypto3_1.17-3+deb10u6_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../11-libkrb5-3_1.17-3+deb10u6_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../12-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../13-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
Unpacking xz-utils (5.2.4-1+deb10u1) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../14-binutils-common_2.31.1-16_amd64.deb ...
Unpacking binutils-common:amd64 (2.31.1-16) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../15-libbinutils_2.31.1-16_amd64.deb ...
Unpacking libbinutils:amd64 (2.31.1-16) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../16-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
Selecting previously unselected package binutils.
Preparing to unpack .../17-binutils_2.31.1-16_amd64.deb ...
Unpacking binutils (2.31.1-16) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../18-libc-dev-bin_2.28-10+deb10u2_amd64.deb ...
Unpacking libc-dev-bin (2.28-10+deb10u2) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../19-linux-libc-dev_4.19.304-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.19.304-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../20-libc6-dev_2.28-10+deb10u2_amd64.deb ...
Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ...
Selecting previously unselected package libisl19:amd64.
Preparing to unpack .../21-libisl19_0.20-2_amd64.deb ...
Unpacking libisl19:amd64 (0.20-2) ...
Selecting previously unselected package libmpfr6:amd64.
Preparing to unpack .../22-libmpfr6_4.0.2-1_amd64.deb ...
Unpacking libmpfr6:amd64 (4.0.2-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../23-libmpc3_1.1.0-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.1.0-1) ...
Selecting previously unselected package cpp-8.
Preparing to unpack .../24-cpp-8_8.3.0-6_amd64.deb ...
Unpacking cpp-8 (8.3.0-6) ...
Selecting previously unselected package cpp.
Preparing to unpack .../25-cpp_4%3a8.3.0-1_amd64.deb ...
Unpacking cpp (4:8.3.0-1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../26-libcc1-0_8.3.0-6_amd64.deb ...
Unpacking libcc1-0:amd64 (8.3.0-6) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../27-libgomp1_8.3.0-6_amd64.deb ...
Unpacking libgomp1:amd64 (8.3.0-6) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../28-libitm1_8.3.0-6_amd64.deb ...
Unpacking libitm1:amd64 (8.3.0-6) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../29-libatomic1_8.3.0-6_amd64.deb ...
Unpacking libatomic1:amd64 (8.3.0-6) ...
Selecting previously unselected package libasan5:amd64.
Preparing to unpack .../30-libasan5_8.3.0-6_amd64.deb ...
Unpacking libasan5:amd64 (8.3.0-6) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../31-liblsan0_8.3.0-6_amd64.deb ...
Unpacking liblsan0:amd64 (8.3.0-6) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../32-libtsan0_8.3.0-6_amd64.deb ...
Unpacking libtsan0:amd64 (8.3.0-6) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../33-libubsan1_8.3.0-6_amd64.deb ...
Unpacking libubsan1:amd64 (8.3.0-6) ...
Selecting previously unselected package libmpx2:amd64.
Preparing to unpack .../34-libmpx2_8.3.0-6_amd64.deb ...
Unpacking libmpx2:amd64 (8.3.0-6) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../35-libquadmath0_8.3.0-6_amd64.deb ...
Unpacking libquadmath0:amd64 (8.3.0-6) ...
Selecting previously unselected package libgcc-8-dev:amd64.
Preparing to unpack .../36-libgcc-8-dev_8.3.0-6_amd64.deb ...
Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
Selecting previously unselected package gcc-8.
Preparing to unpack .../37-gcc-8_8.3.0-6_amd64.deb ...
Unpacking gcc-8 (8.3.0-6) ...
Selecting previously unselected package gcc.
Preparing to unpack .../38-gcc_4%3a8.3.0-1_amd64.deb ...
Unpacking gcc (4:8.3.0-1) ...
Selecting previously unselected package libstdc++-8-dev:amd64.
Preparing to unpack .../39-libstdc++-8-dev_8.3.0-6_amd64.deb ...
Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
Selecting previously unselected package g++-8.
Preparing to unpack .../40-g++-8_8.3.0-6_amd64.deb ...
Unpacking g++-8 (8.3.0-6) ...
Selecting previously unselected package g++.
Preparing to unpack .../41-g++_4%3a8.3.0-1_amd64.deb ...
Unpacking g++ (4:8.3.0-1) ...
Selecting previously unselected package make.
Preparing to unpack .../42-make_4.2.1-1.2_amd64.deb ...
Unpacking make (4.2.1-1.2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../43-libdpkg-perl_1.19.8_all.deb ...
Unpacking libdpkg-perl (1.19.8) ...
Selecting previously unselected package patch.
Preparing to unpack .../44-patch_2.7.6-3+deb10u1_amd64.deb ...
Unpacking patch (2.7.6-3+deb10u1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../45-dpkg-dev_1.19.8_all.deb ...
Unpacking dpkg-dev (1.19.8) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../46-build-essential_12.6_amd64.deb ...
Unpacking build-essential (12.6) ...
Selecting previously unselected package openssl.
Preparing to unpack .../47-openssl_1.1.1n-0+deb10u6_amd64.deb ...
Unpacking openssl (1.1.1n-0+deb10u6) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../48-ca-certificates_20200601~deb10u2_all.deb ...
Unpacking ca-certificates (20200601~deb10u2) ...
Selecting previously unselected package rubygems-integration.
Preparing to unpack .../49-rubygems-integration_1.11+deb10u1_all.deb ...
Unpacking rubygems-integration (1.11+deb10u1) ...
Selecting previously unselected package rake.
Preparing to unpack .../50-rake_12.3.1-3+deb10u1_all.deb ...
Unpacking rake (12.3.1-3+deb10u1) ...
Selecting previously unselected package ruby-did-you-mean.
Preparing to unpack .../51-ruby-did-you-mean_1.2.1-1_all.deb ...
Unpacking ruby-did-you-mean (1.2.1-1) ...
Selecting previously unselected package ruby-minitest.
Preparing to unpack .../52-ruby-minitest_5.11.3-1_all.deb ...
Unpacking ruby-minitest (5.11.3-1) ...
Selecting previously unselected package ruby-net-telnet.
Preparing to unpack .../53-ruby-net-telnet_0.1.1-2_all.deb ...
Unpacking ruby-net-telnet (0.1.1-2) ...
Selecting previously unselected package ruby-power-assert.
Preparing to unpack .../54-ruby-power-assert_1.1.1-1_all.deb ...
Unpacking ruby-power-assert (1.1.1-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../55-ruby-test-unit_3.2.8-1_all.deb ...
Unpacking ruby-test-unit (3.2.8-1) ...
Selecting previously unselected package ruby-xmlrpc.
Preparing to unpack .../56-ruby-xmlrpc_0.3.0-2_all.deb ...
Unpacking ruby-xmlrpc (0.3.0-2) ...
Selecting previously unselected package libncurses6:amd64.
Preparing to unpack .../57-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ...
Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ...
Selecting previously unselected package libreadline7:amd64.
Preparing to unpack .../58-libreadline7_7.0-5_amd64.deb ...
Unpacking libreadline7:amd64 (7.0-5) ...
Selecting previously unselected package libyaml-0-2:amd64.
Preparing to unpack .../59-libyaml-0-2_0.2.1-1_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
Selecting previously unselected package libruby2.5:amd64.
Preparing to unpack .../60-libruby2.5_2.5.5-3+deb10u6_amd64.deb ...
Unpacking libruby2.5:amd64 (2.5.5-3+deb10u6) ...
Selecting previously unselected package ruby2.5.
Preparing to unpack .../61-ruby2.5_2.5.5-3+deb10u6_amd64.deb ...
Unpacking ruby2.5 (2.5.5-3+deb10u6) ...
Selecting previously unselected package ruby.
Preparing to unpack .../62-ruby_1%3a2.5.1_amd64.deb ...
Unpacking ruby (1:2.5.1) ...
Selecting previously unselected package ruby-molinillo.
Preparing to unpack .../63-ruby-molinillo_0.6.4-1_all.deb ...
Unpacking ruby-molinillo (0.6.4-1) ...
Selecting previously unselected package ruby-net-http-persistent.
Preparing to unpack .../64-ruby-net-http-persistent_2.9.4-2_all.deb ...
Unpacking ruby-net-http-persistent (2.9.4-2) ...
Selecting previously unselected package ruby-thor.
Preparing to unpack .../65-ruby-thor_0.19.4-1_all.deb ...
Unpacking ruby-thor (0.19.4-1) ...
Selecting previously unselected package ruby-bundler.
Preparing to unpack .../66-ruby-bundler_1.17.3-3+deb10u1_all.deb ...
Unpacking ruby-bundler (1.17.3-3+deb10u1) ...
Selecting previously unselected package bundler.
Preparing to unpack .../67-bundler_1.17.3-3+deb10u1_all.deb ...
Unpacking bundler (1.17.3-3+deb10u1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../68-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../69-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../70-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../71-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../72-libnghttp2-14_1.36.0-2+deb10u2_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u2) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../73-libpsl5_0.20.2-2_amd64.deb ...
Unpacking libpsl5:amd64 (0.20.2-2) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../74-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../75-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
Selecting previously unselected package libcurl4:amd64.
Preparing to unpack .../76-libcurl4_7.64.0-4+deb10u9_amd64.deb ...
Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ...
Selecting previously unselected package curl.
Preparing to unpack .../77-curl_7.64.0-4+deb10u9_amd64.deb ...
Unpacking curl (7.64.0-4+deb10u9) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../78-libcurl3-gnutls_7.64.0-4+deb10u9_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../79-libexpat1_2.2.6-2+deb10u7_amd64.deb ...
Unpacking libexpat1:amd64 (2.2.6-2+deb10u7) ...
Selecting previously unselected package libpcre2-8-0:amd64.
Preparing to unpack .../80-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../81-liberror-perl_0.17027-2_all.deb ...
Unpacking liberror-perl (0.17027-2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../82-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
Unpacking git-man (1:2.20.1-2+deb10u8) ...
Selecting previously unselected package git.
Preparing to unpack .../83-git_1%3a2.20.1-2+deb10u8_amd64.deb ...
Unpacking git (1:2.20.1-2+deb10u8) ...
Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
Setting up libexpat1:amd64 (2.2.6-2+deb10u7) ...
Setting up libkeyutils1:amd64 (1.6-6) ...
Setting up libpsl5:amd64 (0.20.2-2) ...
Setting up ruby-power-assert (1.1.1-1) ...
Setting up libyaml-0-2:amd64 (0.2.1-1) ...
Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up binutils-common:amd64 (2.31.1-16) ...
Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u2) ...
Setting up linux-libc-dev:amd64 (4.19.304-1) ...
Setting up libgomp1:amd64 (8.3.0-6) ...
Setting up bzip2 (1.0.6-9.2~deb10u2) ...
Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ...
Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
Setting up ruby-minitest (5.11.3-1) ...
Setting up libasan5:amd64 (8.3.0-6) ...
Setting up ruby-test-unit (3.2.8-1) ...
Setting up make (4.2.1-1.2) ...
Setting up libmpfr6:amd64 (4.0.2-1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up xz-utils (5.2.4-1+deb10u1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
Setting up libquadmath0:amd64 (8.3.0-6) ...
Setting up libmpc3:amd64 (1.1.0-1) ...
Setting up libatomic1:amd64 (8.3.0-6) ...
Setting up patch (2.7.6-3+deb10u1) ...
Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ...
Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ...
Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
Setting up libmpx2:amd64 (8.3.0-6) ...
Setting up libubsan1:amd64 (8.3.0-6) ...
Setting up libisl19:amd64 (0.20-2) ...
Setting up git-man (1:2.20.1-2+deb10u8) ...
Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ...
Setting up ruby-did-you-mean (1.2.1-1) ...
Setting up libbinutils:amd64 (2.31.1-16) ...
Setting up cpp-8 (8.3.0-6) ...
Setting up libc-dev-bin (2.28-10+deb10u2) ...
Setting up openssl (1.1.1n-0+deb10u6) ...
Setting up readline-common (7.0-5) ...
Setting up ruby-xmlrpc (0.3.0-2) ...
Setting up libcc1-0:amd64 (8.3.0-6) ...
Setting up liblsan0:amd64 (8.3.0-6) ...
Setting up libitm1:amd64 (8.3.0-6) ...
Setting up libreadline7:amd64 (7.0-5) ...
Setting up libgdbm6:amd64 (1.18.1-4) ...
Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
Setting up libtsan0:amd64 (8.3.0-6) ...
Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
Setting up binutils (2.31.1-16) ...
Setting up ca-certificates (20200601~deb10u2) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Updating certificates in /etc/ssl/certs...
137 added, 0 removed; done.
Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ...
Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
Setting up cpp (4:8.3.0-1) ...
Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ...
Setting up libc6-dev:amd64 (2.28-10+deb10u2) ...
Setting up curl (7.64.0-4+deb10u9) ...
Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
Setting up gcc-8 (8.3.0-6) ...
Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ...
Setting up rubygems-integration (1.11+deb10u1) ...
Setting up gcc (4:8.3.0-1) ...
Setting up perl (5.28.1-6+deb10u1) ...
Setting up libdpkg-perl (1.19.8) ...
Setting up g++-8 (8.3.0-6) ...
Setting up dpkg-dev (1.19.8) ...
Setting up liberror-perl (0.17027-2) ...
Setting up git (1:2.20.1-2+deb10u8) ...
Setting up g++ (4:8.3.0-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.6) ...
Setting up rake (12.3.1-3+deb10u1) ...
Setting up libruby2.5:amd64 (2.5.5-3+deb10u6) ...
Setting up ruby2.5 (2.5.5-3+deb10u6) ...
Setting up ruby (1:2.5.1) ...
Setting up ruby-thor (0.19.4-1) ...
Setting up ruby-net-http-persistent (2.9.4-2) ...
Setting up ruby-molinillo (0.6.4-1) ...
Setting up ruby-bundler (1.17.3-3+deb10u1) ...
Setting up bundler (1.17.3-3+deb10u1) ...
Processing triggers for libc-bin (2.28-10+deb10u2) ...
Processing triggers for ca-certificates (20200601~deb10u2) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Removing intermediate container 23721b98a2c8
 ---> 4a9dfb8153ee
Step 6/13 : RUN curl -L -o /tmp/node.tar.xz "https://nodejs.org/dist/v${NODE_VERSION}/node-v${NODE_VERSION}-linux-x64.tar.xz"     && mkdir -p /usr/local/lib/nodejs     && tar -xJf /tmp/node.tar.xz -C /usr/local/lib/nodejs     && ln -s /usr/local/lib/nodejs/node-v${NODE_VERSION}-linux-x64/bin/node /usr/bin/node     && ln -s /usr/local/lib/nodejs/node-v${NODE_VERSION}-linux-x64/bin/npm /usr/bin/npm     && ln -s /usr/local/lib/nodejs/node-v${NODE_VERSION}-linux-x64/bin/npx /usr/bin/npx     && npm install -g yarn@1.22.10     && ln -s /usr/local/lib/nodejs/node-v${NODE_VERSION}-linux-x64/bin/yarn /usr/bin/yarn
 ---> Running in 7f49caf8b0de
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 20.9M  100 20.9M    0     0   137M      0 --:--:-- --:--:-- --:--:--  137M

added 1 package, and audited 2 packages in 1s

1 high severity vulnerability

To address all issues, run:
  npm audit fix --force

Run `npm audit` for details.
npm notice 
npm notice New major version of npm available! 8.5.0 -> 10.6.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.6.0>
npm notice Run `npm install -g npm@10.6.0` to update!
npm notice 
Removing intermediate container 7f49caf8b0de
 ---> c045d6fbb44a
Step 7/13 : RUN curl -L -o /tmp/hugo.deb "https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.deb"     && dpkg -i /tmp/hugo.deb
 ---> Running in 411080e288e2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 13.2M  100 13.2M    0     0  66.1M      0 --:--:-- --:--:-- --:--:-- 66.1M
Selecting previously unselected package hugo.
(Reading database ... 15028 files and directories currently installed.)
Preparing to unpack /tmp/hugo.deb ...
Unpacking hugo (0.76.5) ...
Setting up hugo (0.76.5) ...
Removing intermediate container 411080e288e2
 ---> 5275d57e6a12
Step 8/13 : WORKDIR /workdir
 ---> Running in 5a484da127ee
Removing intermediate container 5a484da127ee
 ---> f003740b1bdb
Step 9/13 : COPY . /workdir/
 ---> d8fdbe9b0132
Step 10/13 : RUN echo -n "Node.js version " && node --version   && echo -n "npm version " && npm --version   && hugo version
 ---> Running in 6958eae81e5f
Node.js version v16.14.2
npm version 8.5.0
Hugo Static Site Generator v0.76.5-60F0725B linux/amd64 BuildDate: 2020-10-14T15:15:49Z
Removing intermediate container 6958eae81e5f
 ---> c3de25568a44
Step 11/13 : RUN bundle     && yarn install --frozen-lockfile     && hugo --gc --minify --destination public
 ---> Running in 31384219a376
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching asciidoctor 2.0.22
Installing asciidoctor 2.0.22
Using bundler 1.17.3
Bundle complete! 1 Gemfile dependency, 2 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
yarn install v1.22.10
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.3.2: The platform "linux" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "eclipsefdn-hugo-solstice-theme > eclipsefdn-solstice-assets > laravel-mix > webpack-dev-server > http-proxy-middleware@2.0.2" has unmet peer dependency "@types/express@^4.17.13".
[4/4] Building fresh packages...
$ cross-env NODE_ENV=production npm run production

> eclipsefdn-hugo-asciidoc@0.0.0 production
> cross-env NODE_ENV=production webpack --progress --config=node_modules/laravel-mix/setup/webpack.config.js

Loading eclipsefdn-solstice-assets default configurations.
Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
ℹ Compiling Mix


                         
   Laravel Mix v6.0.49   
                         

✔ Compiled Successfully in 21345ms
┌───────────────────────────────────┬───────────┐
│                              File │ Size      │
├───────────────────────────────────┼───────────┤
│                   /js/solstice.js │ 585 KiB   │
│       /js/solstice.js.LICENSE.txt │ 24.9 KiB  │
│                    css/styles.css │ 242 KiB   │
│  …be1347c682810f199c7f486f40c5974 │ 19.7 KiB  │
│  …60b2710bdbbe3dfe48b58d59bd5f1fb │ 106 KiB   │
│  …692b9ec53fd5972caa2f2372ae20d16 │ 44.3 KiB  │
│  …e810be3a3e14c682a257d6eff341fe4 │ 17.6 KiB  │
│  …2b1212e45a2bc35dd731913b27ad813 │ 22.9 KiB  │
│  …b43027f47b20503057dfbbaa9401fef │ 162 KiB   │
│  …1e38fd9e0e74ba58f7a2b77ef29fdd3 │ 434 KiB   │
│  …e59d2330b4c6deb84b340635ed36249 │ 162 KiB   │
│  …0fd1704ea223900efa9fd4e869efb08 │ 75.4 KiB  │
│  …691f37e57f04c152e2315ab7dbad881 │ 95.7 KiB  │
│  …58262c7f1869489c0a4faabe35e4f08 │ 362 KiB   │
│  …07c056f2120bd11f6b38f781f08150c │ 3.19 KiB  │
│  …ea2caca91f7bff636a3caf8412871c5 │ 23.4 KiB  │
│  …77ad5db4a5fd4291dd35234a1a057ce │ 3.13 KiB  │
│  …aa26698d2593cb8396fbcd1264c3290 │ 14.6 KiB  │
│  …816bd41acf906da45f21e963109a2fc │ 36.4 KiB  │
│  …c2a995c59419bc34713639c431fc953 │ 64.9 KiB  │
│  …3ff043b6b0a45ea06c721f163d52496 │ 1.23 KiB  │
│  …da31ed3c4336f7cde32228284b14936 │ 62.3 KiB  │
│  …70bb3f7797f58e39915fa38d052e732 │ 4.97 KiB  │
│  …9b9ff4c965177e7a88f4dc0c77538cb │ 993 bytes │
│  …f01b07148f205f6e8258e92bbf652d9 │ 4.86 KiB  │
└───────────────────────────────────┴───────────┘
✔ Mix: Compiled successfully in 21.67s
webpack compiled successfully
Done in 56.69s.
Start building sites … 
WARN 2024/04/27 07:20:22 Deprecation Warning: The meeting_minutes shortcode is deprecated and will be removed in Hugo Solstice Theme 1.0. Consider using `eclipsefdn_meeting_minutes`. Find out how to migrate here: https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-solstice-theme/-/wikis/Hugo-Solstice-Theme-1.x.x/Migrating-to-1.x.x#replacing-meeting_minutes-shortcode-with-eclipsefdn_meeting_minutes

                   | EN  
-------------------+-----
  Pages            | 28  
  Paginator pages  |  0  
  Non-page files   |  4  
  Static files     | 33  
  Processed images |  0  
  Aliases          | 10  
  Sitemaps         |  1  
  Cleaned          |  0  

Total in 2958 ms
Removing intermediate container 31384219a376
 ---> 026e368af1ff
Step 12/13 : FROM eclipsefdn/nginx:${NGINX_IMAGE_TAG}
stable-alpine: Pulling from eclipsefdn/nginx
4abcf2066143: Already exists
091275ae6807: Pulling fs layer
680080a33f4f: Pulling fs layer
b04f45f24a9c: Pulling fs layer
26087820d60a: Pulling fs layer
bd75bb60cdbb: Pulling fs layer
125d178ee43c: Pulling fs layer
0e4a02da9f62: Pulling fs layer
a0eb23f31590: Pulling fs layer
0a56762d8207: Pulling fs layer
15e493733d57: Pulling fs layer
26087820d60a: Waiting
bd75bb60cdbb: Waiting
125d178ee43c: Waiting
0e4a02da9f62: Waiting
a0eb23f31590: Waiting
0a56762d8207: Waiting
15e493733d57: Waiting
b04f45f24a9c: Verifying Checksum
b04f45f24a9c: Download complete
680080a33f4f: Verifying Checksum
680080a33f4f: Download complete
26087820d60a: Verifying Checksum
26087820d60a: Download complete
091275ae6807: Verifying Checksum
091275ae6807: Download complete
bd75bb60cdbb: Verifying Checksum
bd75bb60cdbb: Download complete
125d178ee43c: Verifying Checksum
125d178ee43c: Download complete
a0eb23f31590: Verifying Checksum
a0eb23f31590: Download complete
0a56762d8207: Verifying Checksum
0a56762d8207: Download complete
15e493733d57: Verifying Checksum
15e493733d57: Download complete
0e4a02da9f62: Verifying Checksum
0e4a02da9f62: Download complete
091275ae6807: Pull complete
680080a33f4f: Pull complete
b04f45f24a9c: Pull complete
26087820d60a: Pull complete
bd75bb60cdbb: Pull complete
125d178ee43c: Pull complete
0e4a02da9f62: Pull complete
a0eb23f31590: Pull complete
0a56762d8207: Pull complete
15e493733d57: Pull complete
Digest: sha256:fb3306f0d28278485c3ee5311710a52a34c97fc5dae44be2c842986fe7a0a1cf
Status: Downloaded newer image for eclipsefdn/nginx:stable-alpine
 ---> e3fd0808bd7f
Step 13/13 : COPY --from=builder /workdir/public/ /usr/share/nginx/html/
 ---> 959e93e4a214
[Warning] One or more build-args [BUILDER_IMAGE_TAG] were not consumed
Successfully built 959e93e4a214
Successfully tagged eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-260
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Push docker image)
[Pipeline] node
Running on w9x5t-ubuntu1804 in /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab-credentials
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --resolve-git-dir /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main/.git # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git # timeout=10
Checking out Revision 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d (main)
Commit message: "updated meeting minutes"
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #260: Build started...
Fetching upstream changes from https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --progress -- https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u webdevbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main@tmp/f0cd6e5a-1101-43b4-81f7-d3525a69cd7f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] sh
+ docker push eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-260
The push refers to repository [docker.io/eclipsefdn/asciidoc-wg.eclipse.org]
710e69dfa298: Preparing
c6e8c5a0d1db: Preparing
37c2efbcb9d8: Preparing
a3da5ae7cc73: Preparing
ab5126cacbce: Preparing
d74615ba5d49: Preparing
d0a420a23105: Preparing
8bcdb41950bd: Preparing
ad00c3770f63: Preparing
4531681221ae: Preparing
c66017523a93: Preparing
d4fc045c9e3a: Preparing
8bcdb41950bd: Waiting
d74615ba5d49: Waiting
d0a420a23105: Waiting
ad00c3770f63: Waiting
4531681221ae: Waiting
c66017523a93: Waiting
d4fc045c9e3a: Waiting
ab5126cacbce: Mounted from eclipsefdn/nginx
c6e8c5a0d1db: Mounted from eclipsefdn/nginx
37c2efbcb9d8: Mounted from eclipsefdn/nginx
a3da5ae7cc73: Mounted from eclipsefdn/nginx
d74615ba5d49: Mounted from eclipsefdn/nginx
8bcdb41950bd: Mounted from eclipsefdn/nginx
d0a420a23105: Mounted from eclipsefdn/nginx
ad00c3770f63: Mounted from eclipsefdn/nginx
d4fc045c9e3a: Mounted from eclipsefdn/containertools
c66017523a93: Mounted from eclipsefdn/nginx
4531681221ae: Mounted from eclipsefdn/nginx
710e69dfa298: Pushed
production-8f9deae-260: digest: sha256:6fbdf6f5a80a30c969993024dc61d78c8818af6e75044f5fa96b013106a3fbf7 size: 2822
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tag and push image as latest)
[Pipeline] node
Running on w9x5t-ubuntu1804 in /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d (main)
Commit message: "updated meeting minutes"
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #260: Build started...
 > git rev-parse --resolve-git-dir /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main/.git # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --progress -- https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u webdevbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main@tmp/db54c8bf-af3e-4fdf-8c93-a952eb0b6cd6/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] sh
+ docker tag eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-260 eclipsefdn/asciidoc-wg.eclipse.org:latest
+ docker push eclipsefdn/asciidoc-wg.eclipse.org:latest
The push refers to repository [docker.io/eclipsefdn/asciidoc-wg.eclipse.org]
710e69dfa298: Preparing
c6e8c5a0d1db: Preparing
37c2efbcb9d8: Preparing
a3da5ae7cc73: Preparing
ab5126cacbce: Preparing
d74615ba5d49: Preparing
d0a420a23105: Preparing
8bcdb41950bd: Preparing
ad00c3770f63: Preparing
4531681221ae: Preparing
c66017523a93: Preparing
d4fc045c9e3a: Preparing
d74615ba5d49: Waiting
d0a420a23105: Waiting
8bcdb41950bd: Waiting
ad00c3770f63: Waiting
4531681221ae: Waiting
c66017523a93: Waiting
d4fc045c9e3a: Waiting
c6e8c5a0d1db: Layer already exists
37c2efbcb9d8: Layer already exists
ab5126cacbce: Layer already exists
a3da5ae7cc73: Layer already exists
710e69dfa298: Layer already exists
d74615ba5d49: Layer already exists
d0a420a23105: Layer already exists
ad00c3770f63: Layer already exists
8bcdb41950bd: Layer already exists
4531681221ae: Layer already exists
c66017523a93: Layer already exists
d4fc045c9e3a: Layer already exists
latest: digest: sha256:6fbdf6f5a80a30c969993024dc61d78c8818af6e75044f5fa96b013106a3fbf7 size: 2822
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to cluster)
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
Flag --record has been deprecated, --record will be removed in the future
deployment.apps/asciidoc-wg.eclipse.org image updated
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 out of 2 new replicas have been updated...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 out of 2 new replicas have been updated...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 out of 2 new replicas have been updated...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 old replicas are pending termination...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 old replicas are pending termination...
deployment "asciidoc-wg.eclipse.org" successfully rolled out
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
[GitLab Pipeline Status] Notifying branch build status: SUCCESS public/asciidoc-wg.eclipse.org/main #260: This commit looks good.
[GitLab Pipeline Status] Notified
Finished: SUCCESS