SuccessConsole Output

18:02:41 Started by GitLab push by Giacomo Bernini
18:02:41 [EnvInject] - Loading node environment variables.
18:02:41 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011
18:02:41 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:02:41  > git rev-parse --is-inside-work-tree # timeout=10
18:02:41 Fetching changes from the remote Git repository
18:02:41  > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10
18:02:41 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git
18:02:41  > git --version # timeout=10
18:02:41 using GIT_SSH to set credentials 
18:02:41  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/*
18:02:43  > git rev-parse refs/tags/v3.7.1^{commit} # timeout=10
18:02:43  > git branch -a -v --no-abbrev --contains 9878619e5b3ef1d4ca1085f67a556319ea2c9e55 # timeout=10
18:02:43 Checking out Revision 9878619e5b3ef1d4ca1085f67a556319ea2c9e55 (origin/master)
18:02:43  > git config core.sparsecheckout # timeout=10
18:02:43  > git checkout -f 9878619e5b3ef1d4ca1085f67a556319ea2c9e55
18:02:43 Commit message: "Merge branch '3.7.1-dev' into 'master'"
18:02:43  > git rev-list --no-walk 39fd041fc93a89a9805a3c72a68e9bd7e9f428a5 # timeout=10
18:02:43 [sol011] $ /bin/bash /tmp/jenkins4667317034500874523.sh
18:02:43 ./build-container.sh: line 7: proxy: command not found
18:02:43 http_proxy is not set
18:02:43 Proxy set to 
18:02:43 Sending build context to Docker daemon  13.31kB

18:02:43 Step 1/24 : FROM alpine:3.10.0
18:02:43  ---> 4d90542f0623
18:02:43 Step 2/24 : RUN env
18:02:43  ---> Using cache
18:02:43  ---> 0b577767eb4e
18:02:43 Step 3/24 : RUN apk update
18:02:43  ---> Using cache
18:02:43  ---> 697471ef7f0a
18:02:43 Step 4/24 : RUN apk add bash
18:02:43  ---> Using cache
18:02:43  ---> a25251d4272c
18:02:43 Step 5/24 : RUN apk add nodejs
18:02:43  ---> Using cache
18:02:43  ---> ee3663c76c01
18:02:43 Step 6/24 : RUN apk add nodejs-npm
18:02:43  ---> Using cache
18:02:43  ---> 95530c68fb47
18:02:43 Step 7/24 : RUN apk add asciidoctor
18:02:43  ---> Using cache
18:02:43  ---> a321cc22063f
18:02:43 Step 8/24 : RUN apk add openjdk8
18:02:43  ---> Using cache
18:02:43  ---> 07148189c9d2
18:02:43 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
18:02:43  ---> Using cache
18:02:43  ---> 6808b2c86594
18:02:43 Step 10/24 : RUN apk add openssl
18:02:43  ---> Using cache
18:02:43  ---> ed2950ff9192
18:02:43 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
18:02:43  ---> Running in cdaa0a7c7b70
18:02:44 Building native extensions. This could take a while...
18:02:45 ERROR:  Error installing rdoc:
18:02:45 	ERROR: Failed to build gem native extension.
18:02:45 
18:02:45     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-5.0.0/ext/psych
18:02:45 /usr/bin/ruby -r ./siteconf20221206-9-1c9gx4j.rb extconf.rb
18:02:45 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
18:02:45 
18:02:45 extconf failed, exit code 1
18:02:45 
18:02:45 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-5.0.0 for inspection.
18:02:45 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-5.0.0/gem_make.out
18:02:45 Building native extensions. This could take a while...
18:02:45 ERROR:  Error installing rdoc:
18:02:45 	ERROR: Failed to build gem native extension.
18:02:45 
18:02:45     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-5.0.0/ext/psych
18:02:45 /usr/bin/ruby -r ./siteconf20221206-1-1a551ya.rb extconf.rb
18:02:45 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
18:02:45 
18:02:45 extconf failed, exit code 1
18:02:45 
18:02:45 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-5.0.0 for inspection.
18:02:45 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-5.0.0/gem_make.out
18:02:45 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
18:02:46 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 as /work
18:02:46 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011/28’: Permission denied
18:02:46 Mounting dir /var/www/html/api/nfv/sol011/28 as /storage
18:02:46 Using filter ''
18:02:46 
18:02:46 Entering dir /work/src
18:02:46 -- Will validate: ./SOL011/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL011)
18:02:46 --- Merging file.
18:02:47 --- Create PDF...
18:02:50 mv: can't rename 'SOL011-NSLifecycleManagementNotification-API.pdf': No such file or directory
18:02:50 --- Validating ../build/SOL011-NSLifecycleManagementNotification-API.yaml
18:02:51 ../build/SOL011-NSLifecycleManagementNotification-API.yaml is valid
18:02:51 --- Validation done (0).
18:02:51 '../build/SOL011-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL011-NSLifecycleManagementNotification-API.yaml'
18:02:51 '../build/SOL011-NSLifecycleManagementNotification-API.json' -> '/storage/SOL011-NSLifecycleManagementNotification-API.json'
18:02:51 '../build/SOL011-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL011-NSLifecycleManagementNotification-API.pdf'
18:02:51 -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011)
18:02:51 --- Merging file.
18:02:52 --- Create PDF...
18:02:54 mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
18:02:54 --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml
18:02:54 ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid
18:02:54 --- Validation done (0).
18:02:54 '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml'
18:02:54 '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json'
18:02:54 cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
18:02:54 -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011)
18:02:54 --- Merging file.
18:02:55 --- Create PDF...
18:02:59 --- Validating ../build/SOL011-NSDManagement-API.yaml
18:03:00 ../build/SOL011-NSDManagement-API.yaml is valid
18:03:00 --- Validation done (0).
18:03:00 '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml'
18:03:00 '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json'
18:03:00 '../build/SOL011-NSDManagement-API.pdf' -> '/storage/SOL011-NSDManagement-API.pdf'
18:03:00 -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011)
18:03:00 --- Merging file.
18:03:01 --- Create PDF...
18:03:03 mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory
18:03:03 --- Validating ../build/SOL011-APIVersion-API.yaml
18:03:04 ../build/SOL011-APIVersion-API.yaml is valid
18:03:04 --- Validation done (0).
18:03:04 '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml'
18:03:04 '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json'
18:03:04 cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory
18:03:04 -- Will validate: ./SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL011)
18:03:04 --- Merging file.
18:03:04 --- Create PDF...
18:03:07 mv: can't rename 'SOL011-NSPerformanceManagement-API.pdf': No such file or directory
18:03:07 --- Validating ../build/SOL011-NSPerformanceManagement-API.yaml
18:03:08 ../build/SOL011-NSPerformanceManagement-API.yaml is valid
18:03:08 --- Validation done (0).
18:03:08 '../build/SOL011-NSPerformanceManagement-API.yaml' -> '/storage/SOL011-NSPerformanceManagement-API.yaml'
18:03:08 '../build/SOL011-NSPerformanceManagement-API.json' -> '/storage/SOL011-NSPerformanceManagement-API.json'
18:03:08 '../build/SOL011-NSPerformanceManagement-API.pdf' -> '/storage/SOL011-NSPerformanceManagement-API.pdf'
18:03:08 -- Will validate: ./SOL011/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL011)
18:03:08 --- Merging file.
18:03:09 --- Create PDF...
18:03:12 mv: can't rename 'SOL011-NSFaultManagement-API.pdf': No such file or directory
18:03:12 --- Validating ../build/SOL011-NSFaultManagement-API.yaml
18:03:13 ../build/SOL011-NSFaultManagement-API.yaml is valid
18:03:13 --- Validation done (0).
18:03:13 '../build/SOL011-NSFaultManagement-API.yaml' -> '/storage/SOL011-NSFaultManagement-API.yaml'
18:03:13 '../build/SOL011-NSFaultManagement-API.json' -> '/storage/SOL011-NSFaultManagement-API.json'
18:03:13 '../build/SOL011-NSFaultManagement-API.pdf' -> '/storage/SOL011-NSFaultManagement-API.pdf'
18:03:13 -- Will validate: ./SOL011/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL011)
18:03:13 --- Merging file.
18:03:14 --- Create PDF...
18:03:16 mv: can't rename 'SOL011-NSLifecycleManagement-API.pdf': No such file or directory
18:03:16 --- Validating ../build/SOL011-NSLifecycleManagement-API.yaml
18:03:18 ../build/SOL011-NSLifecycleManagement-API.yaml is valid
18:03:18 --- Validation done (0).
18:03:18 '../build/SOL011-NSLifecycleManagement-API.yaml' -> '/storage/SOL011-NSLifecycleManagement-API.yaml'
18:03:18 '../build/SOL011-NSLifecycleManagement-API.json' -> '/storage/SOL011-NSLifecycleManagement-API.json'
18:03:18 '../build/SOL011-NSLifecycleManagement-API.pdf' -> '/storage/SOL011-NSLifecycleManagement-API.pdf'
18:03:18 -- Will validate: ./SOL011/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL011)
18:03:18 --- Merging file.
18:03:18 --- Create PDF...
18:03:21 mv: can't rename 'SOL011-NSFaultManagementNotification-API.pdf': No such file or directory
18:03:21 --- Validating ../build/SOL011-NSFaultManagementNotification-API.yaml
18:03:22 ../build/SOL011-NSFaultManagementNotification-API.yaml is valid
18:03:22 --- Validation done (0).
18:03:22 '../build/SOL011-NSFaultManagementNotification-API.yaml' -> '/storage/SOL011-NSFaultManagementNotification-API.yaml'
18:03:22 '../build/SOL011-NSFaultManagementNotification-API.json' -> '/storage/SOL011-NSFaultManagementNotification-API.json'
18:03:22 '../build/SOL011-NSFaultManagementNotification-API.pdf' -> '/storage/SOL011-NSFaultManagementNotification-API.pdf'
18:03:22 -- Will validate: ./SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml (api: NSInstanceUsageNotification) (deliverable:SOL011)
18:03:22 --- Merging file.
18:03:23 --- Create PDF...
18:03:25 mv: can't rename 'SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory
18:03:25 --- Validating ../build/SOL011-NSInstanceUsageNotification-API.yaml
18:03:26 ../build/SOL011-NSInstanceUsageNotification-API.yaml is valid
18:03:26 --- Validation done (0).
18:03:26 '../build/SOL011-NSInstanceUsageNotification-API.yaml' -> '/storage/SOL011-NSInstanceUsageNotification-API.yaml'
18:03:26 '../build/SOL011-NSInstanceUsageNotification-API.json' -> '/storage/SOL011-NSInstanceUsageNotification-API.json'
18:03:26 cp: can't stat '../build/SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory
18:03:26 -- Will validate: ./SOL011/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL011)
18:03:26 --- Merging file.
18:03:26 --- Create PDF...
18:03:29 mv: can't rename 'SOL011-NSPerformanceManagementNotification-API.pdf': No such file or directory
18:03:29 --- Validating ../build/SOL011-NSPerformanceManagementNotification-API.yaml
18:03:30 ../build/SOL011-NSPerformanceManagementNotification-API.yaml is valid
18:03:30 --- Validation done (0).
18:03:30 '../build/SOL011-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL011-NSPerformanceManagementNotification-API.yaml'
18:03:30 '../build/SOL011-NSPerformanceManagementNotification-API.json' -> '/storage/SOL011-NSPerformanceManagementNotification-API.json'
18:03:30 '../build/SOL011-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL011-NSPerformanceManagementNotification-API.pdf'
18:03:30 -- Final validator returns 0.
18:03:30 Archiving artifacts
18:03:31 Finished: SUCCESS