SuccessConsole Output

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

08:23:06 Step 1/24 : FROM alpine:3.10.0
08:23:06  ---> 4d90542f0623
08:23:06 Step 2/24 : RUN env
08:23:06  ---> Using cache
08:23:06  ---> 146159559a23
08:23:06 Step 3/24 : RUN apk update
08:23:06  ---> Using cache
08:23:06  ---> 2642323b1ad1
08:23:06 Step 4/24 : RUN apk add bash
08:23:06  ---> Using cache
08:23:06  ---> bb67f4478233
08:23:06 Step 5/24 : RUN apk add nodejs
08:23:06  ---> Using cache
08:23:06  ---> e2c230a1c0a8
08:23:06 Step 6/24 : RUN apk add nodejs-npm
08:23:06  ---> Using cache
08:23:06  ---> 28160958d148
08:23:06 Step 7/24 : RUN apk add asciidoctor
08:23:06  ---> Using cache
08:23:06  ---> 972c124900bf
08:23:06 Step 8/24 : RUN apk add openjdk8
08:23:06  ---> Using cache
08:23:06  ---> e0999ddeb9c4
08:23:06 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
08:23:06  ---> Using cache
08:23:06  ---> 0982fd9ee2a2
08:23:06 Step 10/24 : RUN apk add openssl
08:23:06  ---> Using cache
08:23:06  ---> 475e70ef685d
08:23:06 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
08:23:06  ---> Running in b5f70eeab688
08:23:10 Building native extensions. This could take a while...
08:23:10 ERROR:  Error installing rdoc:
08:23:10 	ERROR: Failed to build gem native extension.
08:23:10 
08:23:10     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4/ext/psych
08:23:10 /usr/bin/ruby -r ./siteconf20220809-8-1a74dbr.rb extconf.rb
08:23:10 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
08:23:10 
08:23:10 extconf failed, exit code 1
08:23:10 
08:23:10 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4 for inspection.
08:23:10 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.4/gem_make.out
08:23:10 Building native extensions. This could take a while...
08:23:11 ERROR:  Error installing rdoc:
08:23:11 	ERROR: Failed to build gem native extension.
08:23:11 
08:23:11     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4/ext/psych
08:23:11 /usr/bin/ruby -r ./siteconf20220809-1-rkmo80.rb extconf.rb
08:23:11 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
08:23:11 
08:23:11 extconf failed, exit code 1
08:23:11 
08:23:11 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4 for inspection.
08:23:11 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.4/gem_make.out
08:23:11 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
08:23:11 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012 as /work
08:23:11 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol012’: Permission denied
08:23:11 Mounting dir /var/www/html/api/nfv/sol012/18 as /storage
08:23:12 Using filter ''
08:23:12 
08:23:12 Entering dir /work/src
08:23:12 -- Will validate: ./SOL012/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL012)
08:23:12 --- Merging file.
08:23:13 --- Create PDF...
08:23:16 mv: can't rename 'SOL012-APIVersion-API.pdf': No such file or directory
08:23:16 --- Validating ../build/SOL012-APIVersion-API.yaml
08:23:17 ../build/SOL012-APIVersion-API.yaml is valid
08:23:17 --- Validation done (0).
08:23:17 '../build/SOL012-APIVersion-API.yaml' -> '/storage/SOL012-APIVersion-API.yaml'
08:23:17 '../build/SOL012-APIVersion-API.json' -> '/storage/SOL012-APIVersion-API.json'
08:23:17 cp: can't stat '../build/SOL012-APIVersion-API.pdf': No such file or directory
08:23:17 -- Will validate: ./SOL012/PolicyManagement/PolicyManagement.yaml (api: PolicyManagement) (deliverable:SOL012)
08:23:17 --- Merging file.
08:23:18 --- Create PDF...
08:23:20 mv: can't rename 'SOL012-PolicyManagement-API.pdf': No such file or directory
08:23:20 --- Validating ../build/SOL012-PolicyManagement-API.yaml
08:23:21 ../build/SOL012-PolicyManagement-API.yaml is valid
08:23:21 --- Validation done (0).
08:23:21 '../build/SOL012-PolicyManagement-API.yaml' -> '/storage/SOL012-PolicyManagement-API.yaml'
08:23:21 '../build/SOL012-PolicyManagement-API.json' -> '/storage/SOL012-PolicyManagement-API.json'
08:23:21 cp: can't stat '../build/SOL012-PolicyManagement-API.pdf': No such file or directory
08:23:21 -- Will validate: ./SOL012/PolicyManagementNotification/PolicyManagementNotification.yaml (api: PolicyManagementNotification) (deliverable:SOL012)
08:23:21 --- Merging file.
08:23:22 --- Create PDF...
08:23:24 mv: can't rename 'SOL012-PolicyManagementNotification-API.pdf': No such file or directory
08:23:24 --- Validating ../build/SOL012-PolicyManagementNotification-API.yaml
08:23:25 ../build/SOL012-PolicyManagementNotification-API.yaml is valid
08:23:25 --- Validation done (0).
08:23:25 '../build/SOL012-PolicyManagementNotification-API.yaml' -> '/storage/SOL012-PolicyManagementNotification-API.yaml'
08:23:25 '../build/SOL012-PolicyManagementNotification-API.json' -> '/storage/SOL012-PolicyManagementNotification-API.json'
08:23:25 cp: can't stat '../build/SOL012-PolicyManagementNotification-API.pdf': No such file or directory
08:23:25 -- Final validator returns 0.
08:23:25 Archiving artifacts
08:23:25 Finished: SUCCESS