Started by GitLab push by Giacomo Bernini [EnvInject] - Loading node environment variables. Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:nfv/SOL009.git > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/4.4.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 4d997ff26703a9faa06b67f2b19372e517c01bb4 # timeout=10 Checking out Revision 4d997ff26703a9faa06b67f2b19372e517c01bb4 (origin/4.4.1-dev, origin/Release-4) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d997ff26703a9faa06b67f2b19372e517c01bb4 Commit message: "Merge branch '4.3.1-dev' into 'Release-4'" > git rev-list --no-walk fc28d2d4267bc0af145cf42685abd3ca249f5240 # timeout=10 [sol009] $ /bin/bash /tmp/jenkins16526369398599717165.sh rm: cannot remove 'build/*-API.yaml': No such file or directory rm: cannot remove 'build/*-API.json': No such file or directory ./build-container.sh: line 7: proxy: command not found http_proxy is not set Proxy set to Sending build context to Docker daemon 13.31kB Step 1/24 : FROM alpine:3.10.0 ---> 4d90542f0623 Step 2/24 : RUN env ---> Using cache ---> 0247eaec48a5 Step 3/24 : RUN apk update ---> Using cache ---> d28430f51f95 Step 4/24 : RUN apk add bash ---> Using cache ---> 304099454325 Step 5/24 : RUN apk add nodejs ---> Using cache ---> a83df99118ea Step 6/24 : RUN apk add nodejs-npm ---> Using cache ---> 70b464b25bb6 Step 7/24 : RUN apk add asciidoctor ---> Using cache ---> 69b5b26ad7a2 Step 8/24 : RUN apk add openjdk8 ---> Using cache ---> ee90e3f6c030 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Using cache ---> ed44b6f472f6 Step 10/24 : RUN apk add openssl ---> Using cache ---> c82a84a7188b Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 ---> Using cache ---> b54047b36b83 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Running in e10ad300c9ec ERROR: Error installing asciidoctor-pdf-cjk: 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 public_suffix requires Ruby version >= 2.6. The current ruby version is 2.5.0. Successfully installed polyglot-0.3.5 Successfully installed treetop-1.6.12 Successfully installed concurrent-ruby-1.1.10 Successfully installed thread_safe-0.3.6 Successfully installed safe_yaml-1.0.5 Successfully installed pdf-core-0.7.0 Successfully installed ttfunk-1.5.1 Successfully installed prawn-2.2.2 Successfully installed prawn-icon-2.5.0 The command '/bin/sh -c gem install asciidoctor-pdf-cjk' returned a non-zero code: 1 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol009/99’: Permission denied Mounting dir /var/www/html/api/nfv/sol009/99 as /storage Unable to find image 'openapivalidator:latest' locally 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. See 'docker run --help'. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful Finished: FAILURE