SuccessConsole Output

18:54:27 Started by GitLab push by bernini
18:54:27 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011
18:54:27 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:54:27  > git rev-parse --is-inside-work-tree # timeout=10
18:54:27 Fetching changes from the remote Git repository
18:54:27  > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10
18:54:27 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git
18:54:27  > git --version # timeout=10
18:54:27 using GIT_SSH to set credentials 
18:54:27  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/*
18:54:27  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
18:54:27  > git branch -a -v --no-abbrev --contains e0a238630bc2fd960850a93e691eb3c75500c992 # timeout=10
18:54:27 Checking out Revision e0a238630bc2fd960850a93e691eb3c75500c992 (origin/3.3.1-dev)
18:54:27  > git config core.sparsecheckout # timeout=10
18:54:27  > git checkout -f e0a238630bc2fd960850a93e691eb3c75500c992
18:54:27 Commit message: "updated external reference to SOL005 OpenAPIs"
18:54:27  > git rev-list --no-walk 67c366b45772354ee26059bd2bdd2f8c292216a2 # timeout=10
18:54:27 [sol011] $ /bin/bash /tmp/jenkins6320267973568757369.sh
18:54:27 ./build-container.sh: line 7: proxy: command not found
18:54:27 http_proxy is not set
18:54:27 Proxy set to 
18:54:28 Sending build context to Docker daemon  13.31kB

18:54:28 Step 1/24 : FROM alpine:3.10.0
18:54:28  ---> 4d90542f0623
18:54:28 Step 2/24 : RUN env
18:54:28  ---> Using cache
18:54:28  ---> 74f10208e216
18:54:28 Step 3/24 : RUN apk update
18:54:28  ---> Using cache
18:54:28  ---> 402f5f4181db
18:54:28 Step 4/24 : RUN apk add bash
18:54:28  ---> Using cache
18:54:28  ---> 7fee8facc93c
18:54:28 Step 5/24 : RUN apk add nodejs
18:54:28  ---> Using cache
18:54:28  ---> fd1b1ff44aec
18:54:28 Step 6/24 : RUN apk add nodejs-npm
18:54:28  ---> Using cache
18:54:28  ---> 72dcb8c5469d
18:54:28 Step 7/24 : RUN apk add asciidoctor
18:54:28  ---> Using cache
18:54:28  ---> f93c03b6714b
18:54:28 Step 8/24 : RUN apk add openjdk8
18:54:28  ---> Using cache
18:54:28  ---> 64595557b10d
18:54:28 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
18:54:28  ---> Using cache
18:54:28  ---> 89b1cc262e26
18:54:28 Step 10/24 : RUN apk add openssl
18:54:28  ---> Using cache
18:54:28  ---> decdca7d1ef5
18:54:28 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
18:54:28  ---> Using cache
18:54:28  ---> 1d853dd7c6c3
18:54:28 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
18:54:28  ---> Using cache
18:54:28  ---> 295b0548de80
18:54:28 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
18:54:28  ---> Using cache
18:54:28  ---> be6e6825f19e
18:54:28 Step 14/24 : RUN npm config set proxy $http_proxy
18:54:28  ---> Using cache
18:54:28  ---> c40e0db98de7
18:54:28 Step 15/24 : RUN npm install -g swagger-cli
18:54:28  ---> Using cache
18:54:28  ---> 47d8bbfd0303
18:54:28 Step 16/24 : RUN npm install -g json-refs
18:54:28  ---> Using cache
18:54:28  ---> 3fee18d05a16
18:54:28 Step 17/24 : RUN npm install -g yamljs
18:54:28  ---> Using cache
18:54:28  ---> 514359d9f9b0
18:54:28 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
18:54:28  ---> Using cache
18:54:28  ---> 7d0d40b8c427
18:54:28 Step 19/24 : RUN chmod +x /validate-in-docker.sh
18:54:28  ---> Using cache
18:54:28  ---> 263ed9d13f24
18:54:28 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
18:54:28  ---> Using cache
18:54:28  ---> 63cc9d490b54
18:54:28 Step 21/24 : RUN chmod +x /bin/swg2mrkup
18:54:28  ---> Using cache
18:54:28  ---> eb1ef268cdc1
18:54:28 Step 22/24 : ADD oas2pdf /bin/oas2pdf
18:54:28  ---> Using cache
18:54:28  ---> 3d5957bfc623
18:54:28 Step 23/24 : RUN chmod +x /bin/oas2pdf
18:54:28  ---> Using cache
18:54:28  ---> 381d3ad57559
18:54:28 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
18:54:28  ---> Using cache
18:54:28  ---> d346f2906793
18:54:28 Successfully built d346f2906793
18:54:28 Successfully tagged openapivalidator:latest
18:54:28 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 as /work
18:54:28 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011/4’: Permission denied
18:54:28 Mounting dir /var/www/html/api/nfv/sol011/4 as /storage
18:54:29 Using filter ''
18:54:29 
18:54:29 Entering dir /work/src
18:54:29 -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011)
18:54:29 --- Merging file.
18:54:30 --- Create PDF...
18:54:33 mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
18:54:33 --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml
18:54:33 ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid
18:54:33 --- Validation done (0).
18:54:33 '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml'
18:54:33 '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json'
18:54:33 cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
18:54:33 -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011)
18:54:33 --- Merging file.
18:54:34 --- Create PDF...
18:54:36 mv: can't rename 'SOL011-NSDManagement-API.pdf': No such file or directory
18:54:36 --- Validating ../build/SOL011-NSDManagement-API.yaml
18:54:36 ../build/SOL011-NSDManagement-API.yaml is valid
18:54:36 --- Validation done (0).
18:54:36 '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml'
18:54:36 '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json'
18:54:36 cp: can't stat '../build/SOL011-NSDManagement-API.pdf': No such file or directory
18:54:36 -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011)
18:54:36 --- Merging file.
18:54:37 --- Create PDF...
18:54:39 mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory
18:54:39 --- Validating ../build/SOL011-APIVersion-API.yaml
18:54:39 ../build/SOL011-APIVersion-API.yaml is valid
18:54:39 --- Validation done (0).
18:54:39 '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml'
18:54:39 '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json'
18:54:39 cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory
18:54:39 -- Will validate: ./SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL011)
18:54:39 --- Merging file.
18:54:41 --- Create PDF...
18:55:04 --- Validating ../build/SOL011-NSPerformanceManagement-API.yaml
18:55:05 ../build/SOL011-NSPerformanceManagement-API.yaml is valid
18:55:05 --- Validation done (0).
18:55:05 '../build/SOL011-NSPerformanceManagement-API.yaml' -> '/storage/SOL011-NSPerformanceManagement-API.yaml'
18:55:05 '../build/SOL011-NSPerformanceManagement-API.json' -> '/storage/SOL011-NSPerformanceManagement-API.json'
18:55:05 '../build/SOL011-NSPerformanceManagement-API.pdf' -> '/storage/SOL011-NSPerformanceManagement-API.pdf'
18:55:05 -- Will validate: ./SOL011/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL011)
18:55:05 --- Merging file.
18:55:07 --- Create PDF...
18:55:28 --- Validating ../build/SOL011-NSFaultManagement-API.yaml
18:55:28 ../build/SOL011-NSFaultManagement-API.yaml is valid
18:55:28 --- Validation done (0).
18:55:28 '../build/SOL011-NSFaultManagement-API.yaml' -> '/storage/SOL011-NSFaultManagement-API.yaml'
18:55:28 '../build/SOL011-NSFaultManagement-API.json' -> '/storage/SOL011-NSFaultManagement-API.json'
18:55:28 '../build/SOL011-NSFaultManagement-API.pdf' -> '/storage/SOL011-NSFaultManagement-API.pdf'
18:55:28 -- Final validator returns 0.
18:55:29 Archiving artifacts
18:55:29 Finished: SUCCESS