SuccessConsole Output

14:48:25 Started by GitLab push by f.moscatelli
14:48:25 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
14:48:25 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:48:25  > git rev-parse --is-inside-work-tree # timeout=10
14:48:25 Fetching changes from the remote Git repository
14:48:25  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
14:48:25 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
14:48:25  > git --version # timeout=10
14:48:25 using GIT_SSH to set credentials 
14:48:25  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
14:48:26  > git rev-parse remotes/origin/2.4.1-editorial-fixes^{commit} # timeout=10
14:48:26  > git branch -a -v --no-abbrev --contains 800cfa4bd1e794fea4468a23b45689829fdc9673 # timeout=10
14:48:26 Checking out Revision 800cfa4bd1e794fea4468a23b45689829fdc9673 (origin/2.4.1-editorial-fixes)
14:48:26  > git config core.sparsecheckout # timeout=10
14:48:26  > git checkout -f 800cfa4bd1e794fea4468a23b45689829fdc9673
14:48:26 Commit message: "SOL005: Fix in VNF Pkg mgmt interface references"
14:48:26  > git rev-list --no-walk fcc3b122a60c66259f5bec0dc14ab20ea5ccfc23 # timeout=10
14:48:26 [sol005] $ /bin/bash /tmp/jenkins8995089683024627854.sh
14:48:26 ./build-container.sh: line 7: proxy: command not found
14:48:26 http_proxy is not set
14:48:26 Proxy set to 
14:48:26 Sending build context to Docker daemon  13.31kB

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