FailedConsole Output

07:39:31 Started by GitLab push by Muhammad Hamza
07:39:31 [EnvInject] - Loading node environment variables.
07:39:31 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
07:39:31 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
07:39:31  > git rev-parse --is-inside-work-tree # timeout=10
07:39:31 Fetching changes from the remote Git repository
07:39:31  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
07:39:31 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
07:39:31  > git --version # timeout=10
07:39:31 using GIT_SSH to set credentials 
07:39:31  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
07:39:32  > git rev-parse remotes/origin/4.3.1-maintenance^{commit} # timeout=10
07:39:32  > git branch -a -v --no-abbrev --contains b37b1b64cbceb47fb89d0f6805ef5dabbb8c5522 # timeout=10
07:39:32 Checking out Revision b37b1b64cbceb47fb89d0f6805ef5dabbb8c5522 (origin/4.3.1-maintenance)
07:39:32  > git config core.sparsecheckout # timeout=10
07:39:32  > git checkout -f b37b1b64cbceb47fb89d0f6805ef5dabbb8c5522
07:39:32 Commit message: "fix vnfSnapshot required tag"
07:39:32  > git rev-list --no-walk db18c9c38aaac2be05d56bf211ee78f141729dbf # timeout=10
07:39:32 [sol002-sol003] $ /bin/bash /tmp/jenkins1953589066481325514.sh
07:39:32 rm: cannot remove 'build/*-API.pdf': No such file or directory
07:39:32 ./build-container.sh: line 7: proxy: command not found
07:39:32 http_proxy is not set
07:39:32 Proxy set to 
07:39:32 Sending build context to Docker daemon  14.85kB

07:39:32 Step 1/24 : FROM alpine:3.10.0
07:39:32  ---> 4d90542f0623
07:39:32 Step 2/24 : RUN env
07:39:32  ---> Using cache
07:39:32  ---> 0b577767eb4e
07:39:32 Step 3/24 : RUN apk update
07:39:32  ---> Using cache
07:39:32  ---> 697471ef7f0a
07:39:32 Step 4/24 : RUN apk add bash
07:39:32  ---> Using cache
07:39:32  ---> a25251d4272c
07:39:32 Step 5/24 : RUN apk add nodejs
07:39:32  ---> Using cache
07:39:32  ---> ee3663c76c01
07:39:32 Step 6/24 : RUN apk add nodejs-npm
07:39:32  ---> Using cache
07:39:32  ---> 95530c68fb47
07:39:32 Step 7/24 : RUN apk add asciidoctor
07:39:32  ---> Using cache
07:39:32  ---> a321cc22063f
07:39:32 Step 8/24 : RUN apk add openjdk8
07:39:32  ---> Using cache
07:39:32  ---> 07148189c9d2
07:39:32 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
07:39:32  ---> Using cache
07:39:32  ---> 6808b2c86594
07:39:32 Step 10/24 : RUN apk add openssl
07:39:32  ---> Using cache
07:39:32  ---> ed2950ff9192
07:39:32 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
07:39:32  ---> Using cache
07:39:32  ---> 83cde4af1585
07:39:32 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
07:39:32  ---> Using cache
07:39:32  ---> e442b40a01ef
07:39:32 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
07:39:32  ---> Using cache
07:39:32  ---> 22ece82af23f
07:39:32 Step 14/24 : RUN npm config set proxy $http_proxy
07:39:32  ---> Using cache
07:39:32  ---> 0cc1b972380e
07:39:32 Step 15/24 : RUN npm install -g swagger-cli
07:39:32  ---> Using cache
07:39:32  ---> 3ee43d5416a1
07:39:32 Step 16/24 : RUN npm install -g json-refs
07:39:32  ---> Using cache
07:39:32  ---> 94e261945a46
07:39:32 Step 17/24 : RUN npm install -g yamljs
07:39:32  ---> Using cache
07:39:32  ---> ce77b5519b06
07:39:32 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
07:39:32  ---> Using cache
07:39:32  ---> 44b8d506895b
07:39:32 Step 19/24 : RUN chmod +x /validate-in-docker.sh
07:39:32  ---> Using cache
07:39:32  ---> a5039aa790bd
07:39:32 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
07:39:32  ---> Using cache
07:39:32  ---> 6d250498ee71
07:39:32 Step 21/24 : RUN chmod +x /bin/swg2mrkup
07:39:32  ---> Using cache
07:39:32  ---> 749ca211a6a3
07:39:32 Step 22/24 : ADD oas2pdf /bin/oas2pdf
07:39:32  ---> Using cache
07:39:32  ---> 97729d38efff
07:39:32 Step 23/24 : RUN chmod +x /bin/oas2pdf
07:39:32  ---> Using cache
07:39:32  ---> 43c6b0336d86
07:39:32 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
07:39:32  ---> Using cache
07:39:32  ---> 0973d918ead8
07:39:32 Successfully built 0973d918ead8
07:39:32 Successfully tagged openapivalidator:latest
07:39:32 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
07:39:32 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/627’: Permission denied
07:39:32 Mounting dir /var/www/html/api/nfv/sol002-sol003/627 as /storage
07:39:33 Using filter ''
07:39:33 
07:39:33 Entering dir /work/src
07:39:33 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
07:39:33 --- Merging file.
07:39:34 --- Create PDF...
07:39:35 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
07:39:35 --- Validating ../build/SOL003-VNFIndicator-API.yaml
07:39:35 ../build/SOL003-VNFIndicator-API.yaml is valid
07:39:35 --- Validation done (0).
07:39:35 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
07:39:35 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
07:39:35 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
07:39:35 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
07:39:35 --- Merging file.
07:39:36 --- Create PDF...
07:39:37 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
07:39:37 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
07:39:38 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
07:39:38 --- Validation done (0).
07:39:38 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
07:39:38 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
07:39:38 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
07:39:38 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
07:39:38 --- Merging file.
07:39:39 --- Create PDF...
07:39:40 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
07:39:40 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
07:39:40 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
07:39:40 --- Validation done (0).
07:39:40 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
07:39:40 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
07:39:40 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
07:39:40 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
07:39:40 --- Merging file.
07:39:43 --- Create PDF...
07:39:45 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
07:39:45 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
07:39:46 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
07:39:46 --- Validation done (0).
07:39:46 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
07:39:46 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
07:39:46 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
07:39:46 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
07:39:46 --- Merging file.
07:39:46 --- Create PDF...
07:39:48 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
07:39:48 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
07:39:48 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
07:39:48 --- Validation done (0).
07:39:48 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
07:39:48 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
07:39:48 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
07:39:48 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
07:39:48 --- Merging file.
07:39:49 --- Create PDF...
07:39:50 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
07:39:50 --- Validating ../build/SOL003-APIVersion-API.yaml
07:39:51 ../build/SOL003-APIVersion-API.yaml is valid
07:39:51 --- Validation done (0).
07:39:51 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
07:39:51 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
07:39:51 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
07:39:51 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
07:39:51 --- Merging file.
07:39:51 --- Create PDF...
07:39:52 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
07:39:52 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
07:39:53 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
07:39:53 --- Validation done (0).
07:39:53 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
07:39:53 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
07:39:53 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
07:39:53 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
07:39:53 --- Merging file.
07:39:53 --- Create PDF...
07:39:54 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
07:39:54 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
07:39:55 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
07:39:55 --- Validation done (0).
07:39:55 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
07:39:55 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
07:39:55 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
07:39:55 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
07:39:55 --- Merging file.
07:39:56 --- Create PDF...
07:39:57 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
07:39:57 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
07:39:57 ../build/SOL003-VNFFaultManagement-API.yaml is valid
07:39:57 --- Validation done (0).
07:39:57 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
07:39:57 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
07:39:57 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
07:39:57 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
07:39:57 --- Merging file.
07:39:58 --- Create PDF...
07:39:59 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
07:39:59 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
07:40:00 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
07:40:00 --- Validation done (0).
07:40:00 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
07:40:00 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
07:40:00 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
07:40:00 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
07:40:00 --- Merging file.
07:40:01 --- Create PDF...
07:40:02 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
07:40:02 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
07:40:02 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
07:40:02 --- Validation done (0).
07:40:02 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
07:40:02 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
07:40:02 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
07:40:02 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
07:40:02 --- Merging file.
07:40:04 --- Create PDF...
07:40:05 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
07:40:05 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
07:40:05 Swagger schema validation failed. 
07:40:05   Data does not match any schemas from 'oneOf' at #/components/responses/IndividualOnboardedVnfPackage.Get.200
07:40:05     Missing required property: $ref at #/components/responses/IndividualOnboardedVnfPackage.Get.200
07:40:05     Data does not match any schemas from 'oneOf' at #/components/responses/IndividualOnboardedVnfPackage.Get.200/content/application/json/schema
07:40:05       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/vnfmInfo
07:40:05         Additional properties not allowed: tpye at #/properties/vnfmInfo
07:40:05         Missing required property: $ref at #/properties/vnfmInfo
07:40:05       Missing required property: $ref at #/content/application/json/schema
07:40:05   Data does not match any schemas from 'oneOf' at #/components/responses/IndividualVnfPackage.Get.200
07:40:05     Missing required property: $ref at #/components/responses/IndividualVnfPackage.Get.200
07:40:05     Data does not match any schemas from 'oneOf' at #/components/responses/IndividualVnfPackage.Get.200/content/application/json/schema
07:40:05       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/vnfmInfo
07:40:05         Additional properties not allowed: tpye at #/properties/vnfmInfo
07:40:05         Missing required property: $ref at #/properties/vnfmInfo
07:40:05       Missing required property: $ref at #/content/application/json/schema
07:40:05   Data does not match any schemas from 'oneOf' at #/components/responses/OnboardedVnfPackages.Get.200
07:40:05     Missing required property: $ref at #/components/responses/OnboardedVnfPackages.Get.200
07:40:05     Data does not match any schemas from 'oneOf' at #/components/responses/OnboardedVnfPackages.Get.200/content/application/json/schema
07:40:05       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/items
07:40:05         Data does not match any schemas from 'oneOf' at #/items/properties/vnfmInfo
07:40:05           Additional properties not allowed: tpye at #/properties/vnfmInfo
07:40:05           Missing required property: $ref at #/properties/vnfmInfo
07:40:05         Missing required property: $ref at #/items
07:40:05       Missing required property: $ref at #/content/application/json/schema
07:40:05  
07:40:05 JSON_OBJECT_VALIDATION_FAILED
07:40:05 --- Validation done (1).
07:40:05 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
07:40:05 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
07:40:05 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
07:40:05 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
07:40:05 --- Merging file.
07:40:06 --- Create PDF...
07:40:07 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
07:40:07 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
07:40:07 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
07:40:07 --- Validation done (0).
07:40:07 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
07:40:07 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
07:40:07 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
07:40:07 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
07:40:07 --- Merging file.
07:40:08 --- Create PDF...
07:40:10 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
07:40:10 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
07:40:10 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
07:40:10 --- Validation done (0).
07:40:10 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
07:40:10 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
07:40:10 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
07:40:10 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
07:40:10 --- Merging file.
07:40:11 --- Create PDF...
07:40:12 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
07:40:12 --- Validating ../build/SOL002-VNFIndicator-API.yaml
07:40:13 ../build/SOL002-VNFIndicator-API.yaml is valid
07:40:13 --- Validation done (0).
07:40:13 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
07:40:13 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
07:40:13 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
07:40:13 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
07:40:13 --- Merging file.
07:40:13 --- Create PDF...
07:40:15 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
07:40:15 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
07:40:15 ../build/SOL002-VNFConfiguration-API.yaml is valid
07:40:15 --- Validation done (0).
07:40:15 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
07:40:15 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
07:40:15 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
07:40:15 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
07:40:15 --- Merging file.
07:40:18 --- Create PDF...
07:40:19 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
07:40:19 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
07:40:20 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
07:40:20 --- Validation done (0).
07:40:20 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
07:40:20 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
07:40:20 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
07:40:20 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
07:40:20 --- Merging file.
07:40:21 --- Create PDF...
07:40:22 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
07:40:22 --- Validating ../build/SOL002-APIVersion-API.yaml
07:40:22 ../build/SOL002-APIVersion-API.yaml is valid
07:40:22 --- Validation done (0).
07:40:22 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
07:40:22 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
07:40:22 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
07:40:22 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
07:40:22 --- Merging file.
07:40:23 --- Create PDF...
07:40:24 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
07:40:24 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
07:40:25 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
07:40:25 --- Validation done (0).
07:40:25 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
07:40:25 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
07:40:25 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
07:40:25 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
07:40:25 --- Merging file.
07:40:25 --- Create PDF...
07:40:26 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
07:40:26 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
07:40:27 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
07:40:27 --- Validation done (0).
07:40:27 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
07:40:27 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
07:40:27 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
07:40:27 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
07:40:27 --- Merging file.
07:40:28 --- Create PDF...
07:40:29 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
07:40:29 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
07:40:29 ../build/SOL002-VNFFaultManagement-API.yaml is valid
07:40:29 --- Validation done (0).
07:40:29 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
07:40:29 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
07:40:29 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
07:40:29 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
07:40:29 --- Merging file.
07:40:30 --- Create PDF...
07:40:31 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
07:40:31 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
07:40:32 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
07:40:32 --- Validation done (0).
07:40:32 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
07:40:32 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
07:40:32 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
07:40:32 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
07:40:32 --- Merging file.
07:40:33 --- Create PDF...
07:40:34 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
07:40:34 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
07:40:34 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
07:40:34 --- Validation done (0).
07:40:34 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
07:40:34 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
07:40:34 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
07:40:34 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
07:40:34 --- Merging file.
07:40:35 --- Create PDF...
07:40:36 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
07:40:36 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
07:40:37 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
07:40:37 --- Validation done (0).
07:40:37 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
07:40:37 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
07:40:37 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
07:40:37 -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002)
07:40:37 --- Merging file.
07:40:38 --- Create PDF...
07:40:39 mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
07:40:39 --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml
07:40:39 ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid
07:40:39 --- Validation done (0).
07:40:39 '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml'
07:40:39 '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json'
07:40:39 cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
07:40:39 -- Final validator returns 1.
07:40:39 Build step 'Execute shell' marked build as failure
07:40:39 Skipped archiving because build is not successful
07:40:40 Finished: FAILURE