SuccessConsole Output

17:36:34 Started by GitLab push by Michele Carignani
17:36:34 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
17:36:35  > git rev-parse --is-inside-work-tree # timeout=10
17:36:35 Fetching changes from the remote Git repository
17:36:35  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
17:36:35 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
17:36:35  > git --version # timeout=10
17:36:35 using GIT_SSH to set credentials 
17:36:35  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
17:36:35  > git rev-parse remotes/origin/editorials-v241^{commit} # timeout=10
17:36:35  > git branch -a -v --no-abbrev --contains b19ce8af9b6c9568d3722755ca6934f1628a3da4 # timeout=10
17:36:35 Checking out Revision b19ce8af9b6c9568d3722755ca6934f1628a3da4 (origin/editorials-v241)
17:36:35  > git config core.sparsecheckout # timeout=10
17:36:35  > git checkout -f b19ce8af9b6c9568d3722755ca6934f1628a3da4
17:36:35 Commit message: "added minimum value 0 requirement where SOL005 specifies UnsignedInt"
17:36:35  > git rev-list 3af4c61d84a901ed90004cc1050df067f4554714 # timeout=10
17:36:35 [sol005] $ /bin/bash /tmp/jenkins9032917337077525582.sh
17:36:35 ./build-container.sh: line 7: proxy: command not found
17:36:35 http_proxy is not set
17:36:35 Proxy set to 
17:36:35 Sending build context to Docker daemon  13.31kB

17:36:35 Step 1/24 : FROM alpine:3.6
17:36:35  ---> 43773d1dba76
17:36:35 Step 2/24 : RUN env
17:36:35  ---> Using cache
17:36:35  ---> 94a774cc9d8b
17:36:35 Step 3/24 : RUN apk update
17:36:35  ---> Using cache
17:36:35  ---> 12b582a22f41
17:36:35 Step 4/24 : RUN apk add bash
17:36:35  ---> Using cache
17:36:35  ---> fafd07ab0655
17:36:35 Step 5/24 : RUN apk add nodejs
17:36:35  ---> Using cache
17:36:35  ---> 1debd0445296
17:36:35 Step 6/24 : RUN apk add nodejs-npm
17:36:35  ---> Using cache
17:36:35  ---> c827a1cac07e
17:36:35 Step 7/24 : RUN apk add asciidoctor
17:36:35  ---> Using cache
17:36:35  ---> e90589c3e596
17:36:35 Step 8/24 : RUN apk add openjdk8
17:36:35  ---> Using cache
17:36:35  ---> 735d8f58c1bc
17:36:35 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:36:35  ---> Using cache
17:36:35  ---> c3dc23607c9d
17:36:35 Step 10/24 : RUN apk add openssl
17:36:35  ---> Using cache
17:36:35  ---> a643db7e74bb
17:36:35 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:36:35  ---> Using cache
17:36:35  ---> 3c2b8bf7c2ca
17:36:35 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:36:35  ---> Using cache
17:36:35  ---> 8572c9df5ed2
17:36:35 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:36:35  ---> Using cache
17:36:35  ---> f44bfb2813f1
17:36:35 Step 14/24 : RUN npm config set proxy $http_proxy
17:36:35  ---> Using cache
17:36:35  ---> 4b6141ff47f4
17:36:35 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
17:36:35  ---> Using cache
17:36:35  ---> 3021daafa234
17:36:35 Step 16/24 : RUN npm install -g json-refs@3.0.2
17:36:35  ---> Using cache
17:36:35  ---> 450ac1367008
17:36:35 Step 17/24 : RUN npm install -g yamljs@0.3.0
17:36:35  ---> Using cache
17:36:35  ---> b2179889fdf7
17:36:35 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:36:35  ---> Using cache
17:36:35  ---> 22b0f991742d
17:36:35 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:36:35  ---> Using cache
17:36:35  ---> 15b59145c33b
17:36:35 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:36:35  ---> Using cache
17:36:35  ---> 7308f4b26eb2
17:36:35 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:36:35  ---> Using cache
17:36:35  ---> dfc7883158e5
17:36:35 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:36:36  ---> Using cache
17:36:36  ---> 6b3ffc5e7e2b
17:36:36 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:36:36  ---> Using cache
17:36:36  ---> b2e0fd2d61e5
17:36:36 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:36:36  ---> Using cache
17:36:36  ---> aead7ceb0f7b
17:36:36 Successfully built aead7ceb0f7b
17:36:36 Successfully tagged openapivalidator:latest
17:36:36 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
17:36:36 mkdir: created directory '/var/www/html/api/nfv/sol005/41'
17:36:36 Mounting dir /var/www/html/api/nfv/sol005/41 as /storage
17:36:36 Using filter ''
17:36:36 
17:36:36 Entering dir /work/src
17:36:36 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
17:36:36 --- Merging file.
17:36:38 --- Create PDF...
17:37:59 --- Validating ../build/SOL005-NSDManagement-API.yaml
17:38:01 --- Validation done (0).
17:38:01 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
17:38:01 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
17:38:01 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
17:38:01 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
17:38:01 --- Merging file.
17:38:02 --- Create PDF...
17:38:38 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
17:38:39 --- Validation done (0).
17:38:39 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
17:38:39 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
17:38:39 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
17:38:39 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
17:38:39 --- Merging file.
17:38:41 --- Create PDF...
17:39:07 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
17:39:08 --- Validation done (0).
17:39:08 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
17:39:08 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
17:39:08 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
17:39:08 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
17:39:08 --- Merging file.
17:39:10 --- Create PDF...
17:39:53 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
17:39:55 --- Validation done (0).
17:39:55 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
17:39:55 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
17:39:55 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
17:39:55 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
17:39:55 --- Merging file.
17:39:58 --- Create PDF...
17:42:10 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
17:42:12 --- Validation done (0).
17:42:12 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
17:42:12 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
17:42:12 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
17:42:12 -- Final validator returns 0.
17:42:12 Archiving artifacts
17:42:14 Finished: SUCCESS