FailedConsole Output

18:01:26 Started by GitLab push by Giacomo Bernini
18:01:26 [EnvInject] - Loading node environment variables.
18:01:26 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
18:01:26 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:01:26 Cloning the remote Git repository
18:01:26 Cloning repository git@forge.etsi.org:nfv/SOL009.git
18:01:26  > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 # timeout=10
18:01:26 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
18:01:26  > git --version # timeout=10
18:01:26 using GIT_SSH to set credentials 
18:01:26  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
18:01:26  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
18:01:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:01:26  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
18:01:26 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
18:01:26 using GIT_SSH to set credentials 
18:01:26  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
18:01:27  > git rev-parse remotes/origin/4.4.1-dev^{commit} # timeout=10
18:01:27  > git branch -a -v --no-abbrev --contains 4d997ff26703a9faa06b67f2b19372e517c01bb4 # timeout=10
18:01:27 Checking out Revision 4d997ff26703a9faa06b67f2b19372e517c01bb4 (origin/4.4.1-dev, origin/Release-4)
18:01:27  > git config core.sparsecheckout # timeout=10
18:01:27  > git checkout -f 4d997ff26703a9faa06b67f2b19372e517c01bb4
18:01:27 Commit message: "Merge branch '4.3.1-dev' into 'Release-4'"
18:01:27  > git rev-list --no-walk fc28d2d4267bc0af145cf42685abd3ca249f5240 # timeout=10
18:01:27 [sol009] $ /bin/bash /tmp/jenkins16526369398599717165.sh
18:01:27 rm: cannot remove 'build/*-API.yaml': No such file or directory
18:01:27 rm: cannot remove 'build/*-API.json': No such file or directory
18:01:27 ./build-container.sh: line 7: proxy: command not found
18:01:27 http_proxy is not set
18:01:27 Proxy set to 
18:01:27 Sending build context to Docker daemon  13.31kB

18:01:27 Step 1/24 : FROM alpine:3.10.0
18:01:27  ---> 4d90542f0623
18:01:27 Step 2/24 : RUN env
18:01:27  ---> Using cache
18:01:27  ---> 0247eaec48a5
18:01:27 Step 3/24 : RUN apk update
18:01:27  ---> Using cache
18:01:27  ---> d28430f51f95
18:01:27 Step 4/24 : RUN apk add bash
18:01:27  ---> Using cache
18:01:27  ---> 304099454325
18:01:27 Step 5/24 : RUN apk add nodejs
18:01:27  ---> Using cache
18:01:27  ---> a83df99118ea
18:01:27 Step 6/24 : RUN apk add nodejs-npm
18:01:27  ---> Using cache
18:01:27  ---> 70b464b25bb6
18:01:27 Step 7/24 : RUN apk add asciidoctor
18:01:27  ---> Using cache
18:01:27  ---> 69b5b26ad7a2
18:01:27 Step 8/24 : RUN apk add openjdk8
18:01:27  ---> Using cache
18:01:27  ---> ee90e3f6c030
18:01:27 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
18:01:27  ---> Using cache
18:01:27  ---> ed44b6f472f6
18:01:27 Step 10/24 : RUN apk add openssl
18:01:27  ---> Using cache
18:01:27  ---> c82a84a7188b
18:01:27 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
18:01:27  ---> Using cache
18:01:27  ---> b54047b36b83
18:01:27 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
18:01:27  ---> Running in e10ad300c9ec
18:01:29 ERROR:  Error installing asciidoctor-pdf-cjk:
18:01:29 	The last version of public_suffix (< 6.0, >= 2.0.2) to support your Ruby & RubyGems was 4.0.7. Try installing it with `gem install public_suffix -v 4.0.7` and then running the current command again
18:01:29 	public_suffix requires Ruby version >= 2.6. The current ruby version is 2.5.0.
18:01:29 Successfully installed polyglot-0.3.5
18:01:29 Successfully installed treetop-1.6.12
18:01:29 Successfully installed concurrent-ruby-1.1.10
18:01:29 Successfully installed thread_safe-0.3.6
18:01:29 Successfully installed safe_yaml-1.0.5
18:01:29 Successfully installed pdf-core-0.7.0
18:01:29 Successfully installed ttfunk-1.5.1
18:01:29 Successfully installed prawn-2.2.2
18:01:29 Successfully installed prawn-icon-2.5.0
18:01:29 The command '/bin/sh -c gem install asciidoctor-pdf-cjk' returned a non-zero code: 1
18:01:29 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
18:01:29 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol009/99’: Permission denied
18:01:29 Mounting dir /var/www/html/api/nfv/sol009/99 as /storage
18:01:29 Unable to find image 'openapivalidator:latest' locally
18:01:30 docker: Error response from daemon: pull access denied for openapivalidator, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
18:01:30 See 'docker run --help'.
18:01:31 Build step 'Execute shell' marked build as failure
18:01:31 Skipped archiving because build is not successful
18:01:31 Finished: FAILURE