SuccessConsole Output

16:35:48 Started by GitLab push by bernini
16:35:48 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
16:35:48 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
16:35:48  > git rev-parse --is-inside-work-tree # timeout=10
16:35:48 Fetching changes from the remote Git repository
16:35:48  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
16:35:48 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
16:35:48  > git --version # timeout=10
16:35:48 using GIT_SSH to set credentials 
16:35:48  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
16:35:49  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
16:35:49  > git branch -a -v --no-abbrev --contains dad03f46e0ebd7af3d8ca1ebedded76f3034bb26 # timeout=10
16:35:49 Checking out Revision dad03f46e0ebd7af3d8ca1ebedded76f3034bb26 (origin/3.3.1-dev)
16:35:49  > git config core.sparsecheckout # timeout=10
16:35:49  > git checkout -f dad03f46e0ebd7af3d8ca1ebedded76f3034bb26
16:35:49 Commit message: "updated README"
16:35:49  > git rev-list --no-walk 3998e766d32d166d37ce7c50b4677455f040a48f # timeout=10
16:35:49 [sol002-sol003] $ /bin/bash /tmp/jenkins9034930503664240076.sh
16:35:49 rm: cannot remove 'build/*-API.pdf': No such file or directory
16:35:49 ./build-container.sh: line 7: proxy: command not found
16:35:49 http_proxy is not set
16:35:49 Proxy set to 
16:35:49 Sending build context to Docker daemon  13.31kB

16:35:50 Step 1/24 : FROM alpine:3.10.0
16:35:50  ---> 4d90542f0623
16:35:50 Step 2/24 : RUN env
16:35:50  ---> Using cache
16:35:50  ---> f21b4b0b5c15
16:35:50 Step 3/24 : RUN apk update
16:35:50  ---> Using cache
16:35:50  ---> 1a9fbd62c62d
16:35:50 Step 4/24 : RUN apk add bash
16:35:50  ---> Using cache
16:35:50  ---> 527bc82c80e5
16:35:50 Step 5/24 : RUN apk add nodejs
16:35:50  ---> Using cache
16:35:50  ---> c7d651d2923f
16:35:50 Step 6/24 : RUN apk add nodejs-npm
16:35:50  ---> Using cache
16:35:50  ---> 162bc8c672e2
16:35:50 Step 7/24 : RUN apk add asciidoctor
16:35:50  ---> Using cache
16:35:50  ---> db1fc277f26e
16:35:50 Step 8/24 : RUN apk add openjdk8
16:35:50  ---> Using cache
16:35:50  ---> 226c66ea1c7a
16:35:50 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
16:35:50  ---> Using cache
16:35:50  ---> 5c4ae3c5b99f
16:35:50 Step 10/24 : RUN apk add openssl
16:35:50  ---> Using cache
16:35:50  ---> b400cfb21fdf
16:35:50 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
16:35:50  ---> Using cache
16:35:50  ---> a51f758c2c40
16:35:50 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
16:35:50  ---> Using cache
16:35:50  ---> c4cba385dee5
16:35:50 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
16:35:50  ---> Using cache
16:35:50  ---> 1a975f7cb3aa
16:35:50 Step 14/24 : RUN npm config set proxy $http_proxy
16:35:50  ---> Using cache
16:35:50  ---> e8f6cd5a4866
16:35:50 Step 15/24 : RUN npm install -g swagger-cli
16:35:50  ---> Using cache
16:35:50  ---> 044f54c803a0
16:35:50 Step 16/24 : RUN npm install -g json-refs
16:35:50  ---> Using cache
16:35:50  ---> 490b6653c8a5
16:35:50 Step 17/24 : RUN npm install -g yamljs
16:35:50  ---> Using cache
16:35:50  ---> 98f8b6c349c0
16:35:50 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
16:35:50  ---> Using cache
16:35:50  ---> 4ce5a2e2edef
16:35:50 Step 19/24 : RUN chmod +x /validate-in-docker.sh
16:35:50  ---> Using cache
16:35:50  ---> a1bb8a25abee
16:35:50 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
16:35:50  ---> Using cache
16:35:50  ---> 50d669adfd24
16:35:50 Step 21/24 : RUN chmod +x /bin/swg2mrkup
16:35:50  ---> Using cache
16:35:50  ---> 80a0c0d17a92
16:35:50 Step 22/24 : ADD oas2pdf /bin/oas2pdf
16:35:50  ---> Using cache
16:35:50  ---> 3fb080b814e5
16:35:50 Step 23/24 : RUN chmod +x /bin/oas2pdf
16:35:50  ---> Using cache
16:35:50  ---> 1d438cad2f06
16:35:50 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
16:35:50  ---> Using cache
16:35:50  ---> 48b954c830c3
16:35:50 Successfully built 48b954c830c3
16:35:50 Successfully tagged openapivalidator:latest
16:35:50 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
16:35:50 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/459’: Permission denied
16:35:50 Mounting dir /var/www/html/api/nfv/sol002-sol003/459 as /storage
16:35:50 Using filter ''
16:35:50 
16:35:50 Entering dir /work/src
16:35:50 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
16:35:50 --- Merging file.
16:35:52 --- Create PDF...
16:35:54 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
16:35:54 --- Validating ../build/SOL003-VNFIndicator-API.yaml
16:35:55 ../build/SOL003-VNFIndicator-API.yaml is valid
16:35:55 --- Validation done (0).
16:35:55 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
16:35:55 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
16:35:55 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
16:35:55 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
16:35:55 --- Merging file.
16:35:56 --- Create PDF...
16:35:58 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
16:35:58 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
16:35:58 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
16:35:58 --- Validation done (0).
16:35:58 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
16:35:58 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
16:35:58 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
16:35:58 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
16:35:58 --- Merging file.
16:35:59 --- Create PDF...
16:36:01 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
16:36:01 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
16:36:01 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
16:36:01 --- Validation done (0).
16:36:01 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
16:36:01 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
16:36:01 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
16:36:01 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
16:36:01 --- Merging file.
16:36:05 --- Create PDF...
16:36:07 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
16:36:07 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
16:36:08 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
16:36:08 --- Validation done (0).
16:36:08 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
16:36:08 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
16:36:08 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
16:36:08 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
16:36:08 --- Merging file.
16:36:09 --- Create PDF...
16:36:11 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
16:36:11 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
16:36:11 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
16:36:11 --- Validation done (0).
16:36:11 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
16:36:11 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
16:36:11 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
16:36:11 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
16:36:11 --- Merging file.
16:36:13 --- Create PDF...
16:36:14 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
16:36:14 --- Validating ../build/SOL003-APIVersion-API.yaml
16:36:15 ../build/SOL003-APIVersion-API.yaml is valid
16:36:15 --- Validation done (0).
16:36:15 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
16:36:15 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
16:36:15 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
16:36:15 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
16:36:15 --- Merging file.
16:36:16 --- Create PDF...
16:36:18 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
16:36:18 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
16:36:18 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
16:36:18 --- Validation done (0).
16:36:18 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
16:36:18 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
16:36:18 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
16:36:18 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
16:36:18 --- Merging file.
16:36:19 --- Create PDF...
16:36:20 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
16:36:20 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
16:36:21 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
16:36:21 --- Validation done (0).
16:36:21 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
16:36:21 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
16:36:21 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
16:36:21 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
16:36:21 --- Merging file.
16:36:22 --- Create PDF...
16:36:24 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
16:36:24 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
16:36:24 ../build/SOL003-VNFFaultManagement-API.yaml is valid
16:36:24 --- Validation done (0).
16:36:24 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
16:36:24 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
16:36:24 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
16:36:24 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
16:36:24 --- Merging file.
16:36:26 --- Create PDF...
16:36:27 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
16:36:27 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
16:36:28 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
16:36:28 --- Validation done (0).
16:36:28 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
16:36:28 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
16:36:28 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
16:36:28 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
16:36:28 --- Merging file.
16:36:29 --- Create PDF...
16:36:30 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
16:36:30 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
16:36:31 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
16:36:31 --- Validation done (0).
16:36:31 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
16:36:31 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
16:36:31 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
16:36:31 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
16:36:31 --- Merging file.
16:36:33 --- Create PDF...
16:36:34 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
16:36:34 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
16:36:35 ../build/SOL003-VNFPackageManagement-API.yaml is valid
16:36:35 --- Validation done (0).
16:36:35 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
16:36:35 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
16:36:35 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
16:36:35 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
16:36:35 --- Merging file.
16:36:36 --- Create PDF...
16:36:37 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
16:36:37 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
16:36:38 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
16:36:38 --- Validation done (0).
16:36:38 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
16:36:38 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
16:36:38 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
16:36:38 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
16:36:38 --- Merging file.
16:36:39 --- Create PDF...
16:36:40 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
16:36:40 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
16:36:41 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
16:36:41 --- Validation done (0).
16:36:41 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
16:36:41 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
16:36:41 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
16:36:41 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
16:36:41 --- Merging file.
16:36:42 --- Create PDF...
16:36:44 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
16:36:44 --- Validating ../build/SOL002-VNFIndicator-API.yaml
16:36:44 ../build/SOL002-VNFIndicator-API.yaml is valid
16:36:44 --- Validation done (0).
16:36:44 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
16:36:44 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
16:36:44 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
16:36:44 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
16:36:44 --- Merging file.
16:36:45 --- Create PDF...
16:36:47 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
16:36:47 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
16:36:47 ../build/SOL002-VNFConfiguration-API.yaml is valid
16:36:47 --- Validation done (0).
16:36:47 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
16:36:47 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
16:36:47 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
16:36:47 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
16:36:47 --- Merging file.
16:36:51 --- Create PDF...
16:36:52 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
16:36:52 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
16:36:53 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
16:36:53 --- Validation done (0).
16:36:53 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
16:36:53 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
16:36:53 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
16:36:53 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
16:36:53 --- Merging file.
16:36:54 --- Create PDF...
16:36:56 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
16:36:56 --- Validating ../build/SOL002-APIVersion-API.yaml
16:36:56 ../build/SOL002-APIVersion-API.yaml is valid
16:36:56 --- Validation done (0).
16:36:56 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
16:36:56 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
16:36:56 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
16:36:56 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
16:36:56 --- Merging file.
16:36:57 --- Create PDF...
16:36:59 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
16:36:59 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
16:36:59 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
16:36:59 --- Validation done (0).
16:36:59 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
16:36:59 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
16:36:59 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
16:36:59 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
16:36:59 --- Merging file.
16:37:00 --- Create PDF...
16:37:02 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
16:37:02 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
16:37:02 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
16:37:02 --- Validation done (0).
16:37:02 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
16:37:02 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
16:37:02 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
16:37:02 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
16:37:02 --- Merging file.
16:37:03 --- Create PDF...
16:37:05 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
16:37:05 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
16:37:06 ../build/SOL002-VNFFaultManagement-API.yaml is valid
16:37:06 --- Validation done (0).
16:37:06 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
16:37:06 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
16:37:06 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
16:37:06 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
16:37:06 --- Merging file.
16:37:07 --- Create PDF...
16:37:08 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
16:37:08 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
16:37:09 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
16:37:09 --- Validation done (0).
16:37:09 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
16:37:09 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
16:37:09 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
16:37:09 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
16:37:09 --- Merging file.
16:37:10 --- Create PDF...
16:37:11 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
16:37:11 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
16:37:12 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
16:37:12 --- Validation done (0).
16:37:12 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
16:37:12 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
16:37:12 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
16:37:12 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
16:37:12 --- Merging file.
16:37:13 --- Create PDF...
16:37:15 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
16:37:15 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
16:37:15 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
16:37:15 --- Validation done (0).
16:37:15 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
16:37:15 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
16:37:15 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
16:37:15 -- Final validator returns 0.
16:37:16 Archiving artifacts
16:37:17 Discard old builds...
16:37:17 #446 is removed because old than numToKeep
16:37:17 Finished: SUCCESS