FailedConsole Output

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

19:34:17 Step 1/24 : FROM alpine:3.10.0
19:34:17  ---> 4d90542f0623
19:34:17 Step 2/24 : RUN env
19:34:17  ---> Using cache
19:34:17  ---> 4b81a49833a0
19:34:17 Step 3/24 : RUN apk update
19:34:17  ---> Using cache
19:34:17  ---> 7f42b94ddf98
19:34:17 Step 4/24 : RUN apk add bash
19:34:17  ---> Using cache
19:34:17  ---> 9870d963a45c
19:34:17 Step 5/24 : RUN apk add nodejs
19:34:17  ---> Using cache
19:34:17  ---> 0d81a685bb47
19:34:17 Step 6/24 : RUN apk add nodejs-npm
19:34:17  ---> Using cache
19:34:17  ---> cb1001c61b55
19:34:17 Step 7/24 : RUN apk add asciidoctor
19:34:17  ---> Using cache
19:34:17  ---> 958813fbe570
19:34:17 Step 8/24 : RUN apk add openjdk8
19:34:17  ---> Using cache
19:34:17  ---> 382b4775f867
19:34:17 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
19:34:17  ---> Using cache
19:34:17  ---> a0d27078f0bd
19:34:17 Step 10/24 : RUN apk add openssl
19:34:17  ---> Using cache
19:34:17  ---> 222110165af4
19:34:17 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
19:34:17  ---> Using cache
19:34:17  ---> 28215c4f9e6f
19:34:17 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
19:34:17  ---> Using cache
19:34:17  ---> 97191aac969c
19:34:17 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
19:34:17  ---> Using cache
19:34:17  ---> 7f5257d29b7e
19:34:17 Step 14/24 : RUN npm config set proxy $http_proxy
19:34:17  ---> Using cache
19:34:17  ---> 83eb38c73370
19:34:17 Step 15/24 : RUN npm install -g swagger-cli
19:34:17  ---> Using cache
19:34:17  ---> c564671b3ed8
19:34:17 Step 16/24 : RUN npm install -g json-refs
19:34:17  ---> Using cache
19:34:17  ---> e1f9718a20d5
19:34:17 Step 17/24 : RUN npm install -g yamljs
19:34:17  ---> Using cache
19:34:17  ---> a30e3a1f2379
19:34:17 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
19:34:17  ---> Using cache
19:34:17  ---> a41d8ba12632
19:34:17 Step 19/24 : RUN chmod +x /validate-in-docker.sh
19:34:17  ---> Using cache
19:34:17  ---> 446388bdf452
19:34:17 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
19:34:17  ---> Using cache
19:34:17  ---> 1890ed5b36cc
19:34:17 Step 21/24 : RUN chmod +x /bin/swg2mrkup
19:34:17  ---> Using cache
19:34:17  ---> cc45f878b238
19:34:17 Step 22/24 : ADD oas2pdf /bin/oas2pdf
19:34:17  ---> Using cache
19:34:17  ---> a17a1d27e3c2
19:34:17 Step 23/24 : RUN chmod +x /bin/oas2pdf
19:34:17  ---> Using cache
19:34:17  ---> 0f9b9b3356c3
19:34:17 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
19:34:17  ---> Using cache
19:34:17  ---> a56dab23af1e
19:34:17 Successfully built a56dab23af1e
19:34:17 Successfully tagged openapivalidator:latest
19:34:17 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
19:34:17 mkdir: created directory '/var/www/html/api/nfv/sol005/169'
19:34:17 Mounting dir /var/www/html/api/nfv/sol005/169 as /storage
19:34:18 Using filter ''
19:34:18 
19:34:18 Entering dir /work/src
19:34:18 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
19:34:18 --- Merging file.
19:34:19 --- Create PDF...
19:34:20 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
19:34:20 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
19:34:20 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
19:34:20 --- Validation done (0).
19:34:20 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
19:34:20 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
19:34:20 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
19:34:20 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
19:34:20 --- Merging file.
19:34:21 --- Create PDF...
19:34:23 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
19:34:23 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
19:34:23 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
19:34:23 --- Validation done (0).
19:34:23 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
19:34:23 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
19:34:23 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
19:34:23 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
19:34:23 --- Merging file.
19:34:25 --- Create PDF...
19:34:27 --- Validating ../build/SOL005-NSDManagement-API.yaml
19:34:28 Swagger schema validation failed. 
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/504
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/504
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/504
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/503
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/503
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/503
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/500
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/500
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/500
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/406
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/406
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/406
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/405
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/405
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/405
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/404
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/404
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/404
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/403
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/403
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/403
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/401
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/401
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/401
19:34:28   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/400
19:34:28     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/400
19:34:28     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/400
19:34:28  
19:34:28 JSON_OBJECT_VALIDATION_FAILED
19:34:28 --- Validation done (1).
19:34:28 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
19:34:28 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
19:34:28 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
19:34:28 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
19:34:28 --- Merging file.
19:34:28 --- Create PDF...
19:34:30 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
19:34:30 --- Validating ../build/SOL005-APIVersion-API.yaml
19:34:30 ../build/SOL005-APIVersion-API.yaml is valid
19:34:30 --- Validation done (0).
19:34:30 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
19:34:30 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
19:34:30 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
19:34:30 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
19:34:30 --- Merging file.
19:34:32 --- Create PDF...
19:34:33 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
19:34:33 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
19:34:34 Swagger schema validation failed. 
19:34:34   Data does not match any schemas from 'oneOf' at #/components/callbacks/CapacityShortageNotification
19:34:34     Missing required property: $ref at #/components/callbacks/CapacityShortageNotification
19:34:34     Data does not match any schemas from 'oneOf' at #/components/callbacks/CapacityShortageNotification/{$request.body#/callbackUri}/post/requestBody
19:34:34       Data does not match any schemas from 'oneOf' at #/{$request.body#/callbackUri}/post/requestBody/content/application/json/schema
19:34:34         Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/_links
19:34:34           Additional properties not allowed: schema at #/properties/_links
19:34:34           Missing required property: $ref at #/properties/_links
19:34:34         Missing required property: $ref at #/content/application/json/schema
19:34:34       Missing required property: $ref at #/{$request.body#/callbackUri}/post/requestBody
19:34:34  
19:34:34 JSON_OBJECT_VALIDATION_FAILED
19:34:34 --- Validation done (1).
19:34:34 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
19:34:34 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
19:34:34 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
19:34:34 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
19:34:34 --- Merging file.
19:34:35 --- Create PDF...
19:34:37 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
19:34:37 Swagger schema validation failed. 
19:34:37   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/503
19:34:37     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/503
19:34:37     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/503
19:34:37   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/500
19:34:37     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/500
19:34:37     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/500
19:34:37   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/406
19:34:37     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/406
19:34:37     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/406
19:34:37   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/405
19:34:37     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/405
19:34:37     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/405
19:34:37   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/404
19:34:37     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/404
19:34:37     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/404
19:34:37   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/403
19:34:37     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/403
19:34:37     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/403
19:34:37   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/401
19:34:37     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/401
19:34:37     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/401
19:34:37   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/400
19:34:37     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/400
19:34:37     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/400
19:34:37  
19:34:37 JSON_OBJECT_VALIDATION_FAILED
19:34:37 --- Validation done (1).
19:34:37 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
19:34:37 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
19:34:37 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
19:34:37 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
19:34:37 --- Merging file.
19:34:38 --- Create PDF...
19:34:41 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
19:34:41 Swagger schema validation failed. 
19:34:41   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
19:34:41     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
19:34:41     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
19:34:41   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
19:34:41     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
19:34:41     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
19:34:41   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
19:34:41     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
19:34:41     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
19:34:41   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
19:34:41     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
19:34:41     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
19:34:41   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
19:34:41     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
19:34:41     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
19:34:41   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
19:34:41     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
19:34:41     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
19:34:41   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
19:34:41     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
19:34:41     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
19:34:41   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
19:34:41     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
19:34:41     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
19:34:41  
19:34:41 JSON_OBJECT_VALIDATION_FAILED
19:34:41 --- Validation done (1).
19:34:41 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
19:34:41 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
19:34:41 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
19:34:41 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
19:34:41 --- Merging file.
19:34:42 --- Create PDF...
19:34:44 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
19:34:44 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
19:34:44 ../build/SOL005-NSFaultManagement-API.yaml is valid
19:34:44 --- Validation done (0).
19:34:44 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
19:34:44 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
19:34:44 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
19:34:44 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
19:34:44 --- Merging file.
19:34:46 --- Create PDF...
19:34:48 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
19:34:48 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
19:34:48 ../build/SOL005-VNFPackageManagement-API.yaml is valid
19:34:48 --- Validation done (0).
19:34:48 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
19:34:48 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
19:34:48 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
19:34:48 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
19:34:48 --- Merging file.
19:34:51 --- Create PDF...
19:34:53 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
19:34:53 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
19:34:53 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
19:34:53 --- Validation done (0).
19:34:53 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
19:34:53 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
19:34:53 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
19:34:53 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
19:34:53 --- Merging file.
19:34:54 --- Create PDF...
19:34:56 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
19:34:56 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
19:34:56 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
19:34:56 --- Validation done (0).
19:34:56 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
19:34:56 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
19:34:56 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
19:34:56 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
19:34:56 --- Merging file.
19:34:57 --- Create PDF...
19:34:59 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
19:35:00 Swagger schema validation failed. 
19:35:00   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
19:35:00     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
19:35:00     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
19:35:00   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
19:35:00     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
19:35:00     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
19:35:00   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
19:35:00     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
19:35:00     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
19:35:00   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
19:35:00     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
19:35:00     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
19:35:00   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
19:35:00     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
19:35:00     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
19:35:00   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
19:35:00     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
19:35:00     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
19:35:00   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
19:35:00     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
19:35:00     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
19:35:00   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
19:35:00     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
19:35:00     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
19:35:00  
19:35:00 JSON_OBJECT_VALIDATION_FAILED
19:35:00 --- Validation done (1).
19:35:00 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
19:35:00 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
19:35:00 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
19:35:00 -- Final validator returns 1.
19:35:00 Build step 'Execute shell' marked build as failure
19:35:00 Skipped archiving because build is not successful
19:35:00 Finished: FAILURE