SuccessConsole Output

12:20:36 Started by GitLab push by Ahmed Butt
12:20:36 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
12:20:40 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:20:40 Cloning the remote Git repository
12:20:40 Cloning repository git@forge.etsi.org:nfv/SOL005.git
12:20:40  > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 # timeout=10
12:20:40 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
12:20:40  > git --version # timeout=10
12:20:40 using GIT_SSH to set credentials 
12:20:40  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
12:20:40  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
12:20:40  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:20:40  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
12:20:41 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
12:20:41 using GIT_SSH to set credentials 
12:20:41  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
12:20:41  > git rev-parse remotes/origin/2.7.1-dev^{commit} # timeout=10
12:20:41  > git branch -a -v --no-abbrev --contains a5c7ba1550586ae2f3f9605b5bf19470adf8c675 # timeout=10
12:20:41 Checking out Revision a5c7ba1550586ae2f3f9605b5bf19470adf8c675 (origin/2.7.1-dev)
12:20:41  > git config core.sparsecheckout # timeout=10
12:20:41  > git checkout -f a5c7ba1550586ae2f3f9605b5bf19470adf8c675
12:20:42 Commit message: "SOL005_52,54,56,58,60,62,64,66,68,70,72,74,76,77,79,80,81 & 82 Updated"
12:20:42  > git rev-list --no-walk 565a519cc4bade0d9fd9a4eeb5b761533b111bb9 # timeout=10
12:20:42 [sol005] $ /bin/bash /tmp/jenkins11614705468910406903.sh
12:20:42 rm: cannot remove 'build/*-API.yaml': No such file or directory
12:20:42 rm: cannot remove 'build/*-API.json': No such file or directory
12:20:42 ./build-container.sh: line 7: proxy: command not found
12:20:42 http_proxy is not set
12:20:42 Proxy set to 
12:20:42 Sending build context to Docker daemon  13.31kB

12:20:42 Step 1/24 : FROM alpine:3.6
12:20:42  ---> 43773d1dba76
12:20:42 Step 2/24 : RUN env
12:20:42  ---> Using cache
12:20:42  ---> 14634f38f922
12:20:42 Step 3/24 : RUN apk update
12:20:42  ---> Using cache
12:20:42  ---> 7705d5dd0801
12:20:42 Step 4/24 : RUN apk add bash
12:20:42  ---> Using cache
12:20:42  ---> 3c12d9c644b9
12:20:42 Step 5/24 : RUN apk add nodejs
12:20:42  ---> Using cache
12:20:42  ---> edf4a0dc7335
12:20:42 Step 6/24 : RUN apk add nodejs-npm
12:20:42  ---> Using cache
12:20:42  ---> 4dcdd71b3274
12:20:42 Step 7/24 : RUN apk add asciidoctor
12:20:42  ---> Using cache
12:20:42  ---> 14e3d77f879d
12:20:42 Step 8/24 : RUN apk add openjdk8
12:20:42  ---> Using cache
12:20:42  ---> e65f48b20366
12:20:42 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:20:42  ---> Using cache
12:20:42  ---> 8ab9f8ef754d
12:20:42 Step 10/24 : RUN apk add openssl
12:20:42  ---> Using cache
12:20:42  ---> a9137befc217
12:20:42 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:20:42  ---> Using cache
12:20:42  ---> a21648520c8a
12:20:42 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:20:42  ---> Using cache
12:20:42  ---> aeeed29dc5fc
12:20:42 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:20:42  ---> Using cache
12:20:42  ---> 9bacf667a4cf
12:20:42 Step 14/24 : RUN npm config set proxy $http_proxy
12:20:42  ---> Using cache
12:20:42  ---> cf83d5d15b0b
12:20:42 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
12:20:42  ---> Using cache
12:20:42  ---> 03dbaafb78dd
12:20:42 Step 16/24 : RUN npm install -g json-refs@3.0.2
12:20:43  ---> Running in db31ddaed7a5
12:20:44 npm WARN invalid config proxy=""
12:20:44 npm WARN invalid config Must be a full url with 'http://'
12:20:44 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs
12:20:49 /usr/lib
12:20:49 `-- json-refs@3.0.2 
12:20:49   +-- commander@2.20.3 
12:20:49   +-- graphlib@2.1.8 
12:20:49   +-- js-yaml@3.13.1 
12:20:49   | +-- argparse@1.0.10 
12:20:49   | | `-- sprintf-js@1.0.3 
12:20:49   | `-- esprima@4.0.1 
12:20:49   +-- lodash@4.17.15 
12:20:49   +-- native-promise-only@0.8.1 
12:20:49   +-- path-loader@1.0.10 
12:20:49   | `-- superagent@3.8.3 
12:20:49   |   +-- component-emitter@1.3.0 
12:20:49   |   +-- cookiejar@2.1.2 
12:20:49   |   +-- debug@3.2.6 
12:20:49   |   | `-- ms@2.1.2 
12:20:49   |   +-- extend@3.0.2 
12:20:49   |   +-- form-data@2.5.1 
12:20:49   |   | +-- asynckit@0.4.0 
12:20:49   |   | +-- combined-stream@1.0.8 
12:20:49   |   | | `-- delayed-stream@1.0.0 
12:20:49   |   | `-- mime-types@2.1.26 
12:20:49   |   |   `-- mime-db@1.43.0 
12:20:49   |   +-- formidable@1.2.2 
12:20:49   |   +-- methods@1.1.2 
12:20:49   |   +-- mime@1.6.0 
12:20:49   |   +-- qs@6.9.1 
12:20:49   |   `-- readable-stream@2.3.7 
12:20:49   |     +-- core-util-is@1.0.2 
12:20:49   |     +-- inherits@2.0.4 
12:20:49   |     +-- isarray@1.0.0 
12:20:49   |     +-- process-nextick-args@2.0.1 
12:20:49   |     +-- safe-buffer@5.1.2 
12:20:49   |     +-- string_decoder@1.1.1 
12:20:49   |     `-- util-deprecate@1.0.2 
12:20:49   +-- slash@1.0.0 
12:20:49   `-- uri-js@3.0.2 
12:20:49     `-- punycode@2.1.1 
12:20:49 
12:20:50 Removing intermediate container db31ddaed7a5
12:20:50  ---> e159975101be
12:20:50 Step 17/24 : RUN npm install -g yamljs@0.3.0
12:20:50  ---> Running in a2b9508c9be8
12:20:52 npm WARN invalid config proxy=""
12:20:52 npm WARN invalid config Must be a full url with 'http://'
12:20:52 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json
12:20:54 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml
12:20:54 /usr/lib
12:20:54 `-- yamljs@0.3.0 
12:20:54   +-- argparse@1.0.10 
12:20:54   | `-- sprintf-js@1.0.3 
12:20:54   `-- glob@7.1.6 
12:20:54     +-- fs.realpath@1.0.0 
12:20:54     +-- inflight@1.0.6 
12:20:54     | `-- wrappy@1.0.2 
12:20:54     +-- inherits@2.0.4 
12:20:54     +-- minimatch@3.0.4 
12:20:54     | `-- brace-expansion@1.1.11 
12:20:54     |   +-- balanced-match@1.0.0 
12:20:54     |   `-- concat-map@0.0.1 
12:20:54     +-- once@1.4.0 
12:20:54     `-- path-is-absolute@1.0.1 
12:20:54 
12:20:55 Removing intermediate container a2b9508c9be8
12:20:55  ---> 65d398cdd3e2
12:20:55 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:20:55  ---> 40fc3a50074f
12:20:55 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:20:55  ---> Running in df4c0357f57e
12:20:56 Removing intermediate container df4c0357f57e
12:20:56  ---> b746191a6a44
12:20:56 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:20:57  ---> 61c5c108ca11
12:20:57 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:20:57  ---> Running in 03c37cb4769a
12:20:58 Removing intermediate container 03c37cb4769a
12:20:58  ---> a688f04706a5
12:20:58 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:20:58  ---> 99bdcfb438d1
12:20:58 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:20:58  ---> Running in e73d30031262
12:20:59 Removing intermediate container e73d30031262
12:20:59  ---> a538d7a59b40
12:20:59 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
12:20:59  ---> Running in fc4f25deaabe
12:21:00 Removing intermediate container fc4f25deaabe
12:21:00  ---> 02c47cdee0ca
12:21:00 Successfully built 02c47cdee0ca
12:21:00 Successfully tagged openapivalidator:latest
12:21:00 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
12:21:00 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/143’: Permission denied
12:21:00 Mounting dir /var/www/html/api/nfv/sol005/143 as /storage
12:21:00 Using filter ''
12:21:00 
12:21:00 Entering dir /work/src
12:21:00 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
12:21:00 --- Merging file.
12:21:02 --- Create PDF...
12:21:21 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
12:21:23 --- Validation done (0).
12:21:23 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
12:21:23 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
12:21:23 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
12:21:23 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
12:21:23 --- Merging file.
12:21:24 --- Create PDF...
12:21:34 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
12:21:35 --- Validation done (0).
12:21:35 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
12:21:35 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
12:21:35 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
12:21:35 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
12:21:35 --- Merging file.
12:21:37 --- Create PDF...
12:22:43 --- Validating ../build/SOL005-NSDManagement-API.yaml
12:22:45 --- Validation done (0).
12:22:45 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
12:22:45 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
12:22:45 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
12:22:45 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
12:22:45 --- Merging file.
12:22:46 --- Create PDF...
12:23:05 --- Validating ../build/SOL005-APIVersion-API.yaml
12:23:06 --- Validation done (0).
12:23:06 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
12:23:06 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
12:23:06 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
12:23:06 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
12:23:06 --- Merging file.
12:23:08 --- Create PDF...
12:23:41 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
12:23:42 --- Validation done (0).
12:23:42 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
12:23:42 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
12:23:42 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
12:23:42 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
12:23:42 --- Merging file.
12:23:44 --- Create PDF...
12:24:16 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
12:24:18 --- Validation done (0).
12:24:18 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
12:24:18 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
12:24:18 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
12:24:18 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
12:24:18 --- Merging file.
12:24:19 --- Create PDF...
12:24:43 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
12:24:44 --- Validation done (0).
12:24:44 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
12:24:44 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
12:24:44 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
12:24:44 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
12:24:44 --- Merging file.
12:24:46 --- Create PDF...
12:25:26 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
12:25:28 --- Validation done (0).
12:25:28 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
12:25:28 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
12:25:28 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
12:25:28 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
12:25:28 --- Merging file.
12:25:31 --- Create PDF...
12:27:03 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
12:27:05 --- Validation done (0).
12:27:05 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
12:27:05 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
12:27:05 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
12:27:05 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
12:27:05 --- Merging file.
12:27:07 --- Create PDF...
12:27:19 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
12:27:20 --- Validation done (0).
12:27:20 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
12:27:20 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
12:27:20 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
12:27:20 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
12:27:20 --- Merging file.
12:27:21 --- Create PDF...
12:27:32 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
12:27:33 --- Validation done (0).
12:27:33 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
12:27:33 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
12:27:33 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
12:27:33 -- Final validator returns 0.
12:27:35 Archiving artifacts
12:27:38 Finished: SUCCESS