SuccessConsole Output

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

12:40:22 Step 1/24 : FROM alpine:3.6
12:40:22  ---> 43773d1dba76
12:40:22 Step 2/24 : RUN env
12:40:22  ---> Using cache
12:40:22  ---> fad2ca684d1e
12:40:22 Step 3/24 : RUN apk update
12:40:22  ---> Using cache
12:40:22  ---> 6def57d84207
12:40:22 Step 4/24 : RUN apk add bash
12:40:22  ---> Using cache
12:40:22  ---> 75174aae7cdb
12:40:22 Step 5/24 : RUN apk add nodejs
12:40:22  ---> Using cache
12:40:22  ---> ba066b87fe84
12:40:22 Step 6/24 : RUN apk add nodejs-npm
12:40:22  ---> Using cache
12:40:22  ---> 8b0671b981cf
12:40:22 Step 7/24 : RUN apk add asciidoctor
12:40:22  ---> Using cache
12:40:22  ---> b083bd59a20e
12:40:22 Step 8/24 : RUN apk add openjdk8
12:40:22  ---> Using cache
12:40:22  ---> fc977cfeb44c
12:40:22 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:40:22  ---> Using cache
12:40:22  ---> 33660dbd8ed4
12:40:22 Step 10/24 : RUN apk add openssl
12:40:22  ---> Using cache
12:40:22  ---> 87df3cf9449f
12:40:22 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:40:22  ---> Using cache
12:40:22  ---> 54e63976f293
12:40:22 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:40:22  ---> Using cache
12:40:22  ---> 06b8cd216a63
12:40:22 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:40:22  ---> Using cache
12:40:22  ---> 015a8ca7f4ed
12:40:22 Step 14/24 : RUN npm config set proxy $http_proxy
12:40:22  ---> Using cache
12:40:22  ---> c7b88e99b66f
12:40:22 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
12:40:22  ---> Using cache
12:40:22  ---> e86bb50fff82
12:40:22 Step 16/24 : RUN npm install -g json-refs@3.0.2
12:40:22  ---> Using cache
12:40:22  ---> 9ddb20a69c93
12:40:22 Step 17/24 : RUN npm install -g yamljs@0.3.0
12:40:22  ---> Using cache
12:40:22  ---> e966a7714eb9
12:40:22 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:40:22  ---> Using cache
12:40:22  ---> fa879ed0c081
12:40:22 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:40:22  ---> Using cache
12:40:22  ---> 14b989b9079c
12:40:22 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:40:22  ---> Using cache
12:40:22  ---> ea88a7632184
12:40:22 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:40:22  ---> Using cache
12:40:22  ---> 7c062f53c5f2
12:40:22 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:40:22  ---> Using cache
12:40:22  ---> 4cb7b5b25b9c
12:40:22 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:40:22  ---> Using cache
12:40:22  ---> 352b143079d2
12:40:22 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
12:40:22  ---> Using cache
12:40:22  ---> 1cbaee98eb50
12:40:22 Successfully built 1cbaee98eb50
12:40:22 Successfully tagged openapivalidator:latest
12:40:22 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
12:40:22 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/235’: Permission denied
12:40:22 Mounting dir /var/www/html/api/nfv/sol005/235 as /storage
12:40:23 Using filter ''
12:40:23 
12:40:23 Entering dir /work/src
12:40:23 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
12:40:23 --- Merging file.
12:40:24 --- Create PDF...
12:40:37 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
12:40:39 --- Validation done (0).
12:40:39 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
12:40:39 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
12:40:39 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
12:40:39 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
12:40:39 --- Merging file.
12:40:40 --- Create PDF...
12:40:47 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
12:40:48 --- Validation done (0).
12:40:48 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
12:40:48 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
12:40:48 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
12:40:48 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
12:40:48 --- Merging file.
12:40:50 --- Create PDF...
12:41:59 --- Validating ../build/SOL005-NSDManagement-API.yaml
12:42:01 --- Validation done (0).
12:42:01 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
12:42:01 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
12:42:01 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
12:42:01 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
12:42:01 --- Merging file.
12:42:03 --- Create PDF...
12:42:35 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
12:42:36 --- Validation done (0).
12:42:36 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
12:42:36 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
12:42:36 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
12:42:36 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
12:42:36 --- Merging file.
12:42:38 --- Create PDF...
12:43:07 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
12:43:08 --- Validation done (0).
12:43:08 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
12:43:08 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
12:43:08 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
12:43:08 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
12:43:08 --- Merging file.
12:43:10 --- Create PDF...
12:43:34 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
12:43:35 --- Validation done (0).
12:43:35 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
12:43:35 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
12:43:35 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
12:43:35 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
12:43:35 --- Merging file.
12:43:37 --- Create PDF...
12:44:10 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
12:44:12 --- Validation done (0).
12:44:12 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
12:44:12 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
12:44:12 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
12:44:12 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
12:44:12 --- Merging file.
12:44:16 --- Create PDF...
12:46:10 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
12:46:12 --- Validation done (0).
12:46:12 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
12:46:12 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
12:46:12 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
12:46:12 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
12:46:12 --- Merging file.
12:46:13 --- Create PDF...
12:46:22 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
12:46:23 --- Validation done (0).
12:46:23 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
12:46:23 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
12:46:23 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
12:46:23 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
12:46:23 --- Merging file.
12:46:24 --- Create PDF...
12:46:34 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
12:46:35 --- Validation done (0).
12:46:35 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
12:46:35 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
12:46:35 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
12:46:35 -- Final validator returns 0.
12:46:36 Archiving artifacts
12:46:38 Finished: SUCCESS