SuccessConsole Output

12:59:51 Started by GitLab push by bernini
12:59:51 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
12:59:51 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:59:51  > git rev-parse --is-inside-work-tree # timeout=10
12:59:51 Fetching changes from the remote Git repository
12:59:51  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
12:59:51 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
12:59:51  > git --version # timeout=10
12:59:51 using GIT_SSH to set credentials 
12:59:51  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
12:59:51  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
12:59:51  > git branch -a -v --no-abbrev --contains ba37251b3fe08315ff3a91c3c1558c25f5f530c2 # timeout=10
12:59:51 Checking out Revision ba37251b3fe08315ff3a91c3c1558c25f5f530c2 (origin/3.5.1-dev)
12:59:51  > git config core.sparsecheckout # timeout=10
12:59:51  > git checkout -f ba37251b3fe08315ff3a91c3c1558c25f5f530c2
12:59:51 Commit message: "updated readme"
12:59:52  > git rev-list --no-walk 0eb172651cd1ddfbadf0c84637e1df4184a87307 # timeout=10
12:59:52 [sol009] $ /bin/bash /tmp/jenkins1964206303939707121.sh
12:59:52 ./build-container.sh: line 7: proxy: command not found
12:59:52 http_proxy is not set
12:59:52 Proxy set to 
12:59:52 Sending build context to Docker daemon  13.31kB

12:59:52 Step 1/24 : FROM alpine:3.10.0
12:59:52  ---> 4d90542f0623
12:59:52 Step 2/24 : RUN env
12:59:52  ---> Using cache
12:59:52  ---> 3dd37f88f48b
12:59:52 Step 3/24 : RUN apk update
12:59:52  ---> Using cache
12:59:52  ---> 12029cc0f39f
12:59:52 Step 4/24 : RUN apk add bash
12:59:52  ---> Using cache
12:59:52  ---> e6615b737995
12:59:52 Step 5/24 : RUN apk add nodejs
12:59:52  ---> Using cache
12:59:52  ---> 24860c3b2063
12:59:52 Step 6/24 : RUN apk add nodejs-npm
12:59:52  ---> Using cache
12:59:52  ---> cb2256300214
12:59:52 Step 7/24 : RUN apk add asciidoctor
12:59:52  ---> Using cache
12:59:52  ---> 48f0b705cc06
12:59:52 Step 8/24 : RUN apk add openjdk8
12:59:52  ---> Using cache
12:59:52  ---> 56a612d9bba4
12:59:52 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:59:52  ---> Using cache
12:59:52  ---> 54afa303828c
12:59:52 Step 10/24 : RUN apk add openssl
12:59:52  ---> Using cache
12:59:52  ---> c9c08c112472
12:59:52 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:59:52  ---> Using cache
12:59:52  ---> 352b01bc416e
12:59:52 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:59:52  ---> Using cache
12:59:52  ---> ce077e02bff8
12:59:52 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:59:52  ---> Using cache
12:59:52  ---> b23fedc8dd94
12:59:52 Step 14/24 : RUN npm config set proxy $http_proxy
12:59:52  ---> Using cache
12:59:52  ---> 91638a196f16
12:59:52 Step 15/24 : RUN npm install -g swagger-cli
12:59:52  ---> Using cache
12:59:52  ---> f4d81cd29e36
12:59:52 Step 16/24 : RUN npm install -g json-refs
12:59:52  ---> Using cache
12:59:52  ---> 11d5296cb6e3
12:59:52 Step 17/24 : RUN npm install -g yamljs
12:59:52  ---> Using cache
12:59:52  ---> 261de29c25d2
12:59:52 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:59:52  ---> Using cache
12:59:52  ---> 500f197bc30e
12:59:52 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:59:52  ---> Using cache
12:59:52  ---> faa78c58459a
12:59:52 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:59:52  ---> Using cache
12:59:52  ---> 348876f81ed4
12:59:52 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:59:52  ---> Using cache
12:59:52  ---> 5404d0bde354
12:59:52 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:59:52  ---> Using cache
12:59:52  ---> f292874f6334
12:59:52 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:59:52  ---> Using cache
12:59:52  ---> 49c2e44cf414
12:59:52 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
12:59:52  ---> Using cache
12:59:52  ---> 6f2aa5724ebe
12:59:52 Successfully built 6f2aa5724ebe
12:59:52 Successfully tagged openapivalidator:latest
12:59:52 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
12:59:52 mkdir: created directory '/var/www/html/api/nfv/sol009/23'
12:59:52 Mounting dir /var/www/html/api/nfv/sol009/23 as /storage
12:59:52 Using filter ''
12:59:52 
12:59:52 Entering dir /work/src
12:59:52 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
12:59:52 --- Merging file.
12:59:53 --- Create PDF...
12:59:55 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
12:59:55 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
12:59:55 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
12:59:55 --- Validation done (0).
12:59:55 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
12:59:55 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
12:59:55 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
12:59:55 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
12:59:55 --- Merging file.
12:59:57 --- Create PDF...
12:59:59 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
12:59:59 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
12:59:59 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
12:59:59 --- Validation done (0).
12:59:59 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
12:59:59 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
12:59:59 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
12:59:59 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
12:59:59 --- Merging file.
13:00:02 --- Create PDF...
13:00:03 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
13:00:03 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
13:00:04 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
13:00:04 --- Validation done (0).
13:00:04 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
13:00:04 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
13:00:04 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
13:00:04 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
13:00:04 --- Merging file.
13:00:05 --- Create PDF...
13:00:07 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
13:00:07 --- Validating ../build/SOL009-APIVersion-API.yaml
13:00:07 ../build/SOL009-APIVersion-API.yaml is valid
13:00:07 --- Validation done (0).
13:00:07 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
13:00:07 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
13:00:07 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
13:00:07 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
13:00:07 --- Merging file.
13:00:08 --- Create PDF...
13:00:09 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
13:00:09 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
13:00:10 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
13:00:10 --- Validation done (0).
13:00:10 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
13:00:10 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
13:00:10 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
13:00:10 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
13:00:10 --- Merging file.
13:00:11 --- Create PDF...
13:00:12 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
13:00:12 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
13:00:13 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
13:00:13 --- Validation done (0).
13:00:13 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
13:00:13 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
13:00:13 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
13:00:13 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
13:00:13 --- Merging file.
13:00:14 --- Create PDF...
13:00:16 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
13:00:16 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
13:00:16 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
13:00:16 --- Validation done (0).
13:00:16 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
13:00:16 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
13:00:16 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
13:00:16 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
13:00:16 --- Merging file.
13:00:18 --- Create PDF...
13:00:20 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
13:00:20 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
13:00:20 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
13:00:20 --- Validation done (0).
13:00:20 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
13:00:20 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
13:00:20 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
13:00:20 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
13:00:20 --- Merging file.
13:00:21 --- Create PDF...
13:00:23 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
13:00:23 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
13:00:23 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
13:00:23 --- Validation done (0).
13:00:23 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
13:00:23 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
13:00:23 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
13:00:23 -- Final validator returns 0.
13:00:24 Archiving artifacts
13:00:24 Finished: SUCCESS