FailedConsole Output

17:58:16 Started by GitLab push by Pietro Piscione
17:58:16 [EnvInject] - Loading node environment variables.
17:58:16 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
17:58:16 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:58:16 Cloning the remote Git repository
17:58:16 Cloning repository git@forge.etsi.org:nfv/SOL005.git
17:58:16  > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 # timeout=10
17:58:16 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
17:58:16  > git --version # timeout=10
17:58:16 using GIT_SSH to set credentials 
17:58:16  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
17:58:17  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
17:58:17  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:58:17  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
17:58:17 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
17:58:17 using GIT_SSH to set credentials 
17:58:17  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
17:58:18  > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10
17:58:18  > git branch -a -v --no-abbrev --contains 885644bb1530763d5fcbf127f72634ce896eec8c # timeout=10
17:58:18 Checking out Revision 885644bb1530763d5fcbf127f72634ce896eec8c (origin/4.3.1-dev)
17:58:18  > git config core.sparsecheckout # timeout=10
17:58:18  > git checkout -f 885644bb1530763d5fcbf127f72634ce896eec8c
17:58:18 Commit message: "SOL005_01, SOL005_09, SOL005_17 SOL005_v040009"
17:58:18  > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
17:58:18 [sol005] $ /bin/bash /tmp/jenkins2499902376785969977.sh
17:58:18 rm: cannot remove 'build/*-API.yaml': No such file or directory
17:58:18 rm: cannot remove 'build/*-API.json': No such file or directory
17:58:18 ./build-container.sh: line 7: proxy: command not found
17:58:18 http_proxy is not set
17:58:18 Proxy set to 
17:58:18 Sending build context to Docker daemon  13.31kB

17:58:18 Step 1/24 : FROM alpine:3.10.0
17:58:18  ---> 4d90542f0623
17:58:18 Step 2/24 : RUN env
17:58:18  ---> Using cache
17:58:18  ---> 0b577767eb4e
17:58:18 Step 3/24 : RUN apk update
17:58:18  ---> Using cache
17:58:18  ---> 697471ef7f0a
17:58:18 Step 4/24 : RUN apk add bash
17:58:18  ---> Using cache
17:58:18  ---> a25251d4272c
17:58:18 Step 5/24 : RUN apk add nodejs
17:58:18  ---> Using cache
17:58:18  ---> ee3663c76c01
17:58:18 Step 6/24 : RUN apk add nodejs-npm
17:58:18  ---> Using cache
17:58:18  ---> 95530c68fb47
17:58:18 Step 7/24 : RUN apk add asciidoctor
17:58:18  ---> Using cache
17:58:18  ---> a321cc22063f
17:58:18 Step 8/24 : RUN apk add openjdk8
17:58:18  ---> Using cache
17:58:18  ---> 07148189c9d2
17:58:18 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:58:18  ---> Using cache
17:58:18  ---> 6808b2c86594
17:58:18 Step 10/24 : RUN apk add openssl
17:58:18  ---> Using cache
17:58:18  ---> ed2950ff9192
17:58:18 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:58:18  ---> Running in 516a0fe04d31
17:58:21 Building native extensions. This could take a while...
17:58:21 ERROR:  Error installing rdoc:
17:58:21 	ERROR: Failed to build gem native extension.
17:58:21 
17:58:21     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4/ext/psych
17:58:21 /usr/bin/ruby -r ./siteconf20220628-10-1bo6oyq.rb extconf.rb
17:58:21 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
17:58:21 
17:58:21 extconf failed, exit code 1
17:58:21 
17:58:21 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4 for inspection.
17:58:21 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.4/gem_make.out
17:58:21 Building native extensions. This could take a while...
17:58:22 ERROR:  Error installing rdoc:
17:58:22 	ERROR: Failed to build gem native extension.
17:58:22 
17:58:22     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4/ext/psych
17:58:22 /usr/bin/ruby -r ./siteconf20220628-1-2k1qp.rb extconf.rb
17:58:22 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
17:58:22 
17:58:22 extconf failed, exit code 1
17:58:22 
17:58:22 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4 for inspection.
17:58:22 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.4/gem_make.out
17:58:22 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
17:58:23 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
17:58:23 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/283’: Permission denied
17:58:23 Mounting dir /var/www/html/api/nfv/sol005/283 as /storage
17:58:23 Using filter ''
17:58:23 
17:58:23 Entering dir /work/src
17:58:23 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
17:58:23 --- Merging file.
17:58:24 
17:58:24   error: Document has invalid references:
17:58:24 
17:58:24   #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/lcmOpNameImpactingNsComponent: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/lcmOpOccStatusImpactingNsComponent: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/nsComponentType: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsIdentifierCreationNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsIdentifierDeletionNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedNs/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:58:24      ... _def.yaml#/definitions/DateTime"
17:58:24                                          ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedNs
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedPnf/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:58:24      ... _def.yaml#/definitions/DateTime"
17:58:24                                          ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedPnf
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedSap/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:58:24      ... _def.yaml#/definitions/DateTime"
17:58:24                                          ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedSap
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVl/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:58:24      ... _def.yaml#/definitions/DateTime"
17:58:24                                          ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVirtualLink
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVnf/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:58:24      ... _def.yaml#/definitions/DateTime"
17:58:24                                          ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnf
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVnffg/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:58:24      ... _def.yaml#/definitions/DateTime"
17:58:24                                          ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnffg
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/operation: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/operationState: Extra JSON Reference properties will be ignored: description
17:58:24   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/verbosity: Extra JSON Reference properties will be ignored: description
17:58:24 
17:58:24 --- Create PDF...
17:58:27 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
17:58:27 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
17:58:27 "/work/build/SOL005-NSLifecycleManagementNotification-API.yaml" is not a valid JSON Schema
17:58:27 --- Validation done (1).
17:58:27 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
17:58:27 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
17:58:27 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
17:58:27 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
17:58:27 --- Merging file.
17:58:29 --- Create PDF...
17:58:31 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
17:58:31 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
17:58:32 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
17:58:32 --- Validation done (0).
17:58:32 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
17:58:32 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
17:58:32 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
17:58:32 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
17:58:32 --- Merging file.
17:58:33 --- Create PDF...
17:58:34 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
17:58:34 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
17:58:35 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
17:58:35 --- Validation done (0).
17:58:35 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
17:58:35 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
17:58:35 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
17:58:35 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
17:58:35 --- Merging file.
17:58:37 --- Create PDF...
17:58:39 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
17:58:39 --- Validating ../build/SOL005-NSDManagement-API.yaml
17:58:40 ../build/SOL005-NSDManagement-API.yaml is valid
17:58:40 --- Validation done (0).
17:58:40 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
17:58:40 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
17:58:40 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
17:58:40 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
17:58:40 --- Merging file.
17:58:41 --- Create PDF...
17:58:42 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
17:58:42 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
17:58:43 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
17:58:43 --- Validation done (0).
17:58:43 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
17:58:43 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
17:58:43 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
17:58:43 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
17:58:43 --- Merging file.
17:58:44 --- Create PDF...
17:58:46 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
17:58:46 --- Validating ../build/SOL005-APIVersion-API.yaml
17:58:46 ../build/SOL005-APIVersion-API.yaml is valid
17:58:46 --- Validation done (0).
17:58:46 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
17:58:46 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
17:58:46 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
17:58:46 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
17:58:46 --- Merging file.
17:58:48 --- Create PDF...
17:58:50 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
17:58:50 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
17:58:50 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
17:58:50 --- Validation done (0).
17:58:50 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
17:58:50 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
17:58:50 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
17:58:50 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
17:58:50 --- Merging file.
17:58:52 --- Create PDF...
17:58:53 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
17:58:53 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
17:58:54 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
17:58:54 --- Validation done (0).
17:58:54 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
17:58:54 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
17:58:54 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
17:58:54 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
17:58:54 --- Merging file.
17:58:56 --- Create PDF...
17:58:57 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
17:58:57 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
17:58:58 ../build/SOL005-NSDManagementNotification-API.yaml is valid
17:58:58 --- Validation done (0).
17:58:58 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
17:58:58 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
17:58:58 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
17:58:58 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
17:58:58 --- Merging file.
17:58:59 --- Create PDF...
17:59:01 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
17:59:01 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
17:59:02 ../build/SOL005-NSFaultManagement-API.yaml is valid
17:59:02 --- Validation done (0).
17:59:02 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
17:59:02 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
17:59:02 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
17:59:02 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
17:59:02 --- Merging file.
17:59:04 --- Create PDF...
17:59:05 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
17:59:05 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
17:59:06 ../build/SOL005-VNFPackageManagement-API.yaml is valid
17:59:06 --- Validation done (0).
17:59:06 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
17:59:06 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
17:59:06 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
17:59:06 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
17:59:06 --- Merging file.
17:59:07 
17:59:07   error: Document has invalid references:
17:59:07 
17:59:07   #/components/requestBodies/NsInstanceCreateRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CreateNsRequest
17:59:07   #/components/requestBodies/NsInstanceHealRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/HealNsRequest
17:59:07   #/components/requestBodies/NsInstanceInstantiateRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/InstantiateNsRequest
17:59:07   #/components/requestBodies/NsInstanceScaleRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/ScaleNsRequest
17:59:07   #/components/requestBodies/NsInstanceTerminateRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/TerminateNsRequest
17:59:07   #/components/requestBodies/NsInstanceUpdateRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/UpdateNsRequest
17:59:07   #/components/requestBodies/NsLcmInfoModificationRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmInfoModificationRequest
17:59:07   #/components/requestBodies/NsLcmOpOccCancelRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CancelMode
17:59:07   #/components/requestBodies/NsLcmSubscriptionRequest/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscriptionRequest
17:59:07   #/components/responses/IndividualNsInstance.Get.200/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
17:59:07   #/components/responses/IndividualNsLcmOpOcc.Get.200/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
17:59:07   #/components/responses/IndividualNsLcmSubscription.Get.200/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
17:59:07   #/components/responses/IndividualVnfSnapshot.Get.200/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo
17:59:07   #/components/responses/NsInstances.Get.200/content/application~1json/schema/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
17:59:07   #/components/responses/NsInstances.Post.201/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
17:59:07   #/components/responses/NsLcmOpOccFail.Post.200/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
17:59:07   #/components/responses/NsLcmOpOccs.Get.200/content/application~1json/schema/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
17:59:07   #/components/responses/NsLcmSubscriptions.Get.200/content/application~1json/schema/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
17:59:07   #/components/responses/NsLcmSubscriptions.Post.201/content/application~1json/schema: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
17:59:07   #/components/responses/VnfSnapshots.Get.200/content/application~1json/schema/items: can not read an implicit mapping pair; a colon is missed at line 3907, column 81:
17:59:07      ... _def.yaml#/definitions/DateTime"
17:59:07                                          ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo
17:59:07   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/patch/responses/204: Extra JSON Reference properties will be ignored: description
17:59:07 
17:59:07 --- Create PDF...
17:59:09 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
17:59:09 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
17:59:10 "/work/build/SOL005-NSLifecycleManagement-API.yaml" is not a valid JSON Schema
17:59:10 --- Validation done (1).
17:59:10 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
17:59:10 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
17:59:10 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
17:59:10 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
17:59:10 --- Merging file.
17:59:11 --- Create PDF...
17:59:12 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
17:59:12 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
17:59:13 ../build/SOL005-NSLCMCoordination-API.yaml is valid
17:59:13 --- Validation done (0).
17:59:13 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
17:59:13 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
17:59:13 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
17:59:13 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
17:59:13 --- Merging file.
17:59:14 --- Create PDF...
17:59:16 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
17:59:16 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
17:59:16 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
17:59:16 --- Validation done (0).
17:59:16 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
17:59:16 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
17:59:16 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
17:59:16 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
17:59:16 --- Merging file.
17:59:17 --- Create PDF...
17:59:19 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
17:59:19 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
17:59:20 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
17:59:20 --- Validation done (0).
17:59:20 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
17:59:20 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
17:59:20 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
17:59:20 -- Final validator returns 1.
17:59:20 Build step 'Execute shell' marked build as failure
17:59:20 Skipped archiving because build is not successful
17:59:20 Finished: FAILURE