SuccessConsole Output

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

13:55:36 Step 1/24 : FROM alpine:3.10.0
13:55:37 3.10.0: Pulling from library/alpine
13:55:38 Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54
13:55:38 Status: Downloaded newer image for alpine:3.10.0
13:55:38  ---> 4d90542f0623
13:55:38 Step 2/24 : RUN env
13:55:38  ---> Using cache
13:55:38  ---> e2553b1af332
13:55:38 Step 3/24 : RUN apk update
13:55:38  ---> Using cache
13:55:38  ---> 9d891293b328
13:55:38 Step 4/24 : RUN apk add bash
13:55:38  ---> Using cache
13:55:38  ---> 60c4c93ce401
13:55:38 Step 5/24 : RUN apk add nodejs
13:55:38  ---> Using cache
13:55:38  ---> e900d2f09106
13:55:38 Step 6/24 : RUN apk add nodejs-npm
13:55:38  ---> Using cache
13:55:38  ---> 03f6a25fc90c
13:55:38 Step 7/24 : RUN apk add asciidoctor
13:55:38  ---> Using cache
13:55:38  ---> 978c03d7b45f
13:55:38 Step 8/24 : RUN apk add openjdk8
13:55:38  ---> Using cache
13:55:38  ---> 87e0c01787eb
13:55:38 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
13:55:38  ---> Using cache
13:55:38  ---> ca2326e0fd7e
13:55:38 Step 10/24 : RUN apk add openssl
13:55:38  ---> Using cache
13:55:38  ---> 0805ccbe0a56
13:55:38 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
13:55:38  ---> Using cache
13:55:38  ---> 2118ba81fe9b
13:55:38 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
13:55:38  ---> Using cache
13:55:38  ---> f2f90a52569b
13:55:38 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
13:55:38  ---> Using cache
13:55:38  ---> cfd3e7827631
13:55:38 Step 14/24 : RUN npm config set proxy $http_proxy
13:55:38  ---> Using cache
13:55:38  ---> 318995b26504
13:55:38 Step 15/24 : RUN npm install -g swagger-cli
13:55:38  ---> Using cache
13:55:38  ---> 2463a99164db
13:55:38 Step 16/24 : RUN npm install -g json-refs
13:55:38  ---> Using cache
13:55:38  ---> 9afd7d84668d
13:55:38 Step 17/24 : RUN npm install -g yamljs
13:55:38  ---> Using cache
13:55:38  ---> 7b4ab59ef078
13:55:38 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
13:55:38  ---> Using cache
13:55:38  ---> c21894e86303
13:55:38 Step 19/24 : RUN chmod +x /validate-in-docker.sh
13:55:38  ---> Using cache
13:55:38  ---> 84a684b23132
13:55:38 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
13:55:38  ---> Using cache
13:55:38  ---> 9c32f5868716
13:55:38 Step 21/24 : RUN chmod +x /bin/swg2mrkup
13:55:38  ---> Using cache
13:55:38  ---> 846f33db7914
13:55:38 Step 22/24 : ADD oas2pdf /bin/oas2pdf
13:55:38  ---> Using cache
13:55:38  ---> 3c2bdff24932
13:55:38 Step 23/24 : RUN chmod +x /bin/oas2pdf
13:55:38  ---> Using cache
13:55:38  ---> b19a7cc2455b
13:55:38 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
13:55:38  ---> Using cache
13:55:38  ---> 059b9694f49d
13:55:38 Successfully built 059b9694f49d
13:55:38 Successfully tagged openapivalidator:latest
13:55:38 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master as /work
13:55:38 mkdir: created directory '/var/www/html/api/nfv/sol005-master/29'
13:55:38 Mounting dir /var/www/html/api/nfv/sol005-master/29 as /storage
13:55:38 Using filter ''
13:55:38 
13:55:38 Entering dir /work/src
13:55:38 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
13:55:38 --- Merging file.
13:55:39 --- Create PDF...
13:55:41 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
13:55:41 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
13:55:42 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
13:55:42 --- Validation done (0).
13:55:42 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
13:55:42 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
13:55:42 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
13:55:42 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
13:55:42 --- Merging file.
13:55:44 --- Create PDF...
13:55:45 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
13:55:45 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
13:55:46 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
13:55:46 --- Validation done (0).
13:55:46 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
13:55:46 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
13:55:46 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
13:55:46 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
13:55:46 --- Merging file.
13:55:47 --- Create PDF...
13:55:49 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
13:55:49 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
13:55:49 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
13:55:49 --- Validation done (0).
13:55:49 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
13:55:49 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
13:55:49 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
13:55:49 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
13:55:49 --- Merging file.
13:55:51 --- Create PDF...
13:55:53 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
13:55:53 --- Validating ../build/SOL005-NSDManagement-API.yaml
13:55:54 ../build/SOL005-NSDManagement-API.yaml is valid
13:55:54 --- Validation done (0).
13:55:54 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
13:55:54 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
13:55:54 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
13:55:54 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
13:55:54 --- Merging file.
13:55:55 --- Create PDF...
13:55:56 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
13:55:56 --- Validating ../build/SOL005-APIVersion-API.yaml
13:55:57 ../build/SOL005-APIVersion-API.yaml is valid
13:55:57 --- Validation done (0).
13:55:57 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
13:55:57 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
13:55:57 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
13:55:57 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
13:55:57 --- Merging file.
13:55:59 --- Create PDF...
13:56:00 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
13:56:00 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
13:56:01 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
13:56:01 --- Validation done (0).
13:56:01 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
13:56:01 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
13:56:01 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
13:56:01 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
13:56:01 --- Merging file.
13:56:03 --- Create PDF...
13:56:04 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
13:56:04 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
13:56:05 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
13:56:05 --- Validation done (0).
13:56:05 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
13:56:05 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
13:56:05 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
13:56:05 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
13:56:05 --- Merging file.
13:56:06 --- Create PDF...
13:56:08 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
13:56:08 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
13:56:08 ../build/SOL005-NSDManagementNotification-API.yaml is valid
13:56:08 --- Validation done (0).
13:56:08 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
13:56:08 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
13:56:08 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
13:56:08 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
13:56:08 --- Merging file.
13:56:10 --- Create PDF...
13:56:11 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
13:56:11 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
13:56:12 ../build/SOL005-NSFaultManagement-API.yaml is valid
13:56:12 --- Validation done (0).
13:56:12 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
13:56:12 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
13:56:12 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
13:56:12 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
13:56:12 --- Merging file.
13:56:14 --- Create PDF...
13:56:15 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
13:56:15 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
13:56:16 ../build/SOL005-VNFPackageManagement-API.yaml is valid
13:56:16 --- Validation done (0).
13:56:16 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
13:56:16 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
13:56:16 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
13:56:16 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
13:56:16 --- Merging file.
13:56:21 --- Create PDF...
13:56:23 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
13:56:23 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
13:56:24 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
13:56:24 --- Validation done (0).
13:56:24 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
13:56:24 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
13:56:24 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
13:56:24 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
13:56:24 --- Merging file.
13:56:25 --- Create PDF...
13:56:27 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
13:56:27 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
13:56:27 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
13:56:27 --- Validation done (0).
13:56:27 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
13:56:27 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
13:56:27 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
13:56:28 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
13:56:28 --- Merging file.
13:56:28 --- Create PDF...
13:56:30 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
13:56:30 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
13:56:30 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
13:56:30 --- Validation done (0).
13:56:30 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
13:56:30 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
13:56:30 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
13:56:30 -- Final validator returns 0.
13:56:31 Archiving artifacts
13:56:33 Finished: SUCCESS