FailedConsole Output

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

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