Started by GitLab push by Francesca Moscatelli [EnvInject] - Loading node environment variables. Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 17f3575ce4802db50de6eab22b8ad7e8f548b0b7 # timeout=10 Checking out Revision 17f3575ce4802db50de6eab22b8ad7e8f548b0b7 (origin/3.6.1-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 17f3575ce4802db50de6eab22b8ad7e8f548b0b7 Commit message: "SOL005_001->SOL005_071: SOL005 v030504" > git rev-list --no-walk 4f336ea4148162abb4df6f2ceaa2fea1e805032c # timeout=10 [sol005] $ /bin/bash /tmp/jenkins7495054177782101918.sh ./build-container.sh: line 7: proxy: command not found http_proxy is not set Proxy set to Sending build context to Docker daemon 13.31kB Step 1/24 : FROM alpine:3.10.0 3.10.0: Pulling from library/alpine Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54 Status: Downloaded newer image for alpine:3.10.0 ---> 4d90542f0623 Step 2/24 : RUN env ---> Using cache ---> 8dac25977110 Step 3/24 : RUN apk update ---> Using cache ---> 37b1267c0d61 Step 4/24 : RUN apk add bash ---> Using cache ---> 08d05719ba05 Step 5/24 : RUN apk add nodejs ---> Using cache ---> 0ee099fc3499 Step 6/24 : RUN apk add nodejs-npm ---> Using cache ---> 2e13502fb746 Step 7/24 : RUN apk add asciidoctor ---> Using cache ---> b501e544cc6f Step 8/24 : RUN apk add openjdk8 ---> Using cache ---> 7ba24886b75e Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Using cache ---> 87451dbdb562 Step 10/24 : RUN apk add openssl ---> Using cache ---> cb4988caa1a6 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre ---> Using cache ---> d1bb45b65e57 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Using cache ---> 052acfe99c2d Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Using cache ---> ccfbd4411b69 Step 14/24 : RUN npm config set proxy $http_proxy ---> Using cache ---> e9209c9968f3 Step 15/24 : RUN npm install -g swagger-cli ---> Using cache ---> c75a98940663 Step 16/24 : RUN npm install -g json-refs ---> Using cache ---> 4b76971f84c7 Step 17/24 : RUN npm install -g yamljs ---> Using cache ---> a32e59c61dad Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> Using cache ---> cd65a5031bdb Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Using cache ---> c9b846819911 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> Using cache ---> 27dc975e21f0 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Using cache ---> 2c55c968f731 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> Using cache ---> 81d22b4794be Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Using cache ---> 3b7ff83bf0b7 Step 24/24 : ENTRYPOINT /validate-in-docker.sh ---> Using cache ---> 3cc9aee1ed2b Successfully built 3cc9aee1ed2b Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/276’: Permission denied Mounting dir /var/www/html/api/nfv/sol005/276 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) --- Merging file. error: Document has invalid references: #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/lcmOpNameImpactingNsComponent: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/lcmOpOccStatusImpactingNsComponent: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/nsComponentType: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsIdentifierCreationNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsIdentifierDeletionNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedNs/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedNs #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedPnf/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedPnf #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedSap/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedSap #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVl/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVirtualLink #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVnf/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnf #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVnffg/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnffg #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/operation: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/operationState: Extra JSON Reference properties will be ignored: description #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/verbosity: Extra JSON Reference properties will be ignored: description --- Create PDF... --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory "/work/build/SOL005-NSLifecycleManagementNotification-API.yaml" is not a valid JSON Schema --- Validation done (1). '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-NSDManagement-API.yaml ../build/SOL005-NSDManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml' '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json' cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory --- Validating ../build/SOL005-APIVersion-API.yaml ../build/SOL005-APIVersion-API.yaml is valid --- Validation done (0). '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml ../build/SOL005-NFVICapacityInformation-API.yaml is valid --- Validation done (0). '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml ../build/SOL005-NSPerformanceManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NSDManagementNotification-API.yaml ../build/SOL005-NSDManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-NSFaultManagement-API.yaml ../build/SOL005-NSFaultManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-VNFPackageManagement-API.yaml ../build/SOL005-VNFPackageManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) --- Merging file. error: Document has invalid references: #/components/requestBodies/NsInstanceCreateRequest/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CreateNsRequest #/components/requestBodies/NsInstanceHealRequest/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/HealNsRequest #/components/requestBodies/NsInstanceInstantiateRequest/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/InstantiateNsRequest #/components/requestBodies/NsInstanceScaleRequest/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/ScaleNsRequest #/components/requestBodies/NsInstanceTerminateRequest/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/TerminateNsRequest #/components/requestBodies/NsInstanceUpdateRequest/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/UpdateNsRequest #/components/requestBodies/NsLcmOpOccCancelRequest/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CancelMode #/components/requestBodies/NsLcmSubscriptionRequest/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscriptionRequest #/components/responses/IndividualNsInstance.Get.200/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance #/components/responses/IndividualNsLcmOpOcc.Get.200/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc #/components/responses/IndividualNsLcmSubscription.Get.200/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription #/components/responses/IndividualVnfSnapshot.Get.200/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo #/components/responses/NsInstances.Get.200/content/application~1json/schema/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance #/components/responses/NsInstances.Post.201/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance #/components/responses/NsLcmOpOccFail.Post.200/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc #/components/responses/NsLcmOpOccs.Get.200/content/application~1json/schema/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc #/components/responses/NsLcmSubscriptions.Get.200/content/application~1json/schema/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription #/components/responses/NsLcmSubscriptions.Post.201/content/application~1json/schema: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription #/components/responses/VnfSnapshots.Get.200/content/application~1json/schema/items: duplicated mapping key at line 4364, column -1032: NsLcmOperationStateType: ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo --- Create PDF... mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml "/work/build/SOL005-NSLifecycleManagement-API.yaml" is not a valid JSON Schema --- Validation done (1). '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory --- Validating ../build/SOL005-NSLCMCoordination-API.yaml ../build/SOL005-NSLCMCoordination-API.yaml is valid --- Validation done (0). '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml' '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json' cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml ../build/SOL005-NSFaultManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' -- Final validator returns 1. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful Finished: FAILURE