SuccessConsole Output

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

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