FailedConsole Output

11:21:56 Started by GitLab push by Giacomo Bernini
11:21:56 [EnvInject] - Loading node environment variables.
11:21:56 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
11:21:56 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:21:56  > git rev-parse --is-inside-work-tree # timeout=10
11:21:56 Fetching changes from the remote Git repository
11:21:56  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
11:21:56 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
11:21:56  > git --version # timeout=10
11:21:56 using GIT_SSH to set credentials 
11:21:56  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
11:21:58  > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10
11:21:58  > git branch -a -v --no-abbrev --contains ee1c07c6fdcb48d42ae1bbaabcc4c2f0cc9f00ab # timeout=10
11:21:58 Checking out Revision ee1c07c6fdcb48d42ae1bbaabcc4c2f0cc9f00ab (origin/4.3.1-dev)
11:21:58  > git config core.sparsecheckout # timeout=10
11:21:58  > git checkout -f ee1c07c6fdcb48d42ae1bbaabcc4c2f0cc9f00ab
11:21:58 Commit message: "implemented updates to address SOL WG comments"
11:21:58  > git rev-list --no-walk 8965d6ef127b2c3541318bf6a7b6d6b0cc6bb43c # timeout=10
11:21:58 [sol009] $ /bin/bash /tmp/jenkins3345312501066616313.sh
11:21:58 ./build-container.sh: line 7: proxy: command not found
11:21:58 http_proxy is not set
11:21:58 Proxy set to 
11:21:58 Sending build context to Docker daemon  13.31kB

11:21:58 Step 1/24 : FROM alpine:3.10.0
11:21:58  ---> 4d90542f0623
11:21:58 Step 2/24 : RUN env
11:21:58  ---> Using cache
11:21:58  ---> 0b577767eb4e
11:21:58 Step 3/24 : RUN apk update
11:21:58  ---> Using cache
11:21:58  ---> 697471ef7f0a
11:21:58 Step 4/24 : RUN apk add bash
11:21:58  ---> Using cache
11:21:58  ---> a25251d4272c
11:21:58 Step 5/24 : RUN apk add nodejs
11:21:58  ---> Using cache
11:21:58  ---> ee3663c76c01
11:21:58 Step 6/24 : RUN apk add nodejs-npm
11:21:58  ---> Using cache
11:21:58  ---> 95530c68fb47
11:21:58 Step 7/24 : RUN apk add asciidoctor
11:21:58  ---> Using cache
11:21:58  ---> a321cc22063f
11:21:58 Step 8/24 : RUN apk add openjdk8
11:21:58  ---> Using cache
11:21:58  ---> 07148189c9d2
11:21:58 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:21:58  ---> Using cache
11:21:58  ---> 6808b2c86594
11:21:58 Step 10/24 : RUN apk add openssl
11:21:58  ---> Using cache
11:21:58  ---> ed2950ff9192
11:21:58 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
11:21:58  ---> Using cache
11:21:58  ---> 83cde4af1585
11:21:58 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:21:58  ---> Using cache
11:21:58  ---> e442b40a01ef
11:21:58 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:21:58  ---> Using cache
11:21:58  ---> 22ece82af23f
11:21:58 Step 14/24 : RUN npm config set proxy $http_proxy
11:21:58  ---> Using cache
11:21:58  ---> 0cc1b972380e
11:21:58 Step 15/24 : RUN npm install -g swagger-cli
11:21:58  ---> Using cache
11:21:58  ---> 3ee43d5416a1
11:21:58 Step 16/24 : RUN npm install -g json-refs
11:21:58  ---> Using cache
11:21:58  ---> 94e261945a46
11:21:58 Step 17/24 : RUN npm install -g yamljs
11:21:58  ---> Using cache
11:21:58  ---> ce77b5519b06
11:21:58 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:21:58  ---> Using cache
11:21:58  ---> 35aaec6bc16d
11:21:58 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:21:58  ---> Using cache
11:21:58  ---> d03eaeb2e681
11:21:58 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:21:58  ---> Using cache
11:21:58  ---> e1aeda4a669c
11:21:58 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:21:58  ---> Using cache
11:21:58  ---> 7be3daeef15f
11:21:58 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:21:58  ---> Using cache
11:21:58  ---> 07b2adaef95c
11:21:58 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:21:58  ---> Using cache
11:21:58  ---> 6d164684fc9b
11:21:58 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
11:21:58  ---> Using cache
11:21:58  ---> 247354a565f8
11:21:58 Successfully built 247354a565f8
11:21:58 Successfully tagged openapivalidator:latest
11:21:58 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
11:21:58 mkdir: created directory '/var/www/html/api/nfv/sol009/90'
11:21:58 Mounting dir /var/www/html/api/nfv/sol009/90 as /storage
11:21:59 Using filter ''
11:21:59 
11:21:59 Entering dir /work/src
11:21:59 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
11:21:59 --- Merging file.
11:21:59 
11:21:59   error: Document has invalid references:
11:21:59 
11:21:59   #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/objectInstanceId: Extra JSON Reference properties will be ignored: description
11:21:59 
11:21:59 --- Create PDF...
11:22:01 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
11:22:01 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
11:22:02 "/work/build/SOL009-NFVManoLogManagementNotification-API.yaml" is not a valid JSON Schema
11:22:02 --- Validation done (1).
11:22:02 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
11:22:02 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
11:22:02 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
11:22:02 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
11:22:02 --- Merging file.
11:22:02 
11:22:02   error: Document has invalid references:
11:22:02 
11:22:02   #/components/requestBodies/CompileLogRequest/content/application~1json/schema/properties/objectInstanceId: Extra JSON Reference properties will be ignored: description
11:22:02   #/components/requestBodies/CreateLoggingJobRequest/content/application~1json/schema/properties/jobConfig/properties/endTime: Extra JSON Reference properties will be ignored: description
11:22:02   #/components/requestBodies/CreateLoggingJobRequest/content/application~1json/schema/properties/jobConfig/properties/startTime: Extra JSON Reference properties will be ignored: description
11:22:02   #/components/requestBodies/CreateLoggingJobRequest/content/application~1json/schema/properties/jobCriteria/properties/systemLogDetail/properties/systemLogs: Extra JSON Reference properties will be ignored: description
11:22:02   #/components/requestBodies/CreateLoggingJobRequest/content/application~1json/schema/properties/objectInstanceIds/items: JSON Pointer points to missing location: ../../components/SOL009_schemas.yaml#/components/schemas/ManoManagedObjectReference
11:22:02   #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/objectInstanceId: Extra JSON Reference properties will be ignored: description
11:22:02   #/components/requestBodies/LogmSubscriptionRequest/content/application~1json/schema/properties/authentication: Extra JSON Reference properties will be ignored: description
11:22:02   #/components/requestBodies/LogmSubscriptionRequest/content/application~1json/schema/properties/callbackUri: Extra JSON Reference properties will be ignored: description
11:22:02   #/components/responses/IndividualLoggingJob.Get.200/content/application~1json/schema/properties/objectInstanceIds/items: JSON Pointer points to missing location: ../../components/SOL009_schemas.yaml#/components/schemas/ManoManagedObjectReference
11:22:02   #/components/responses/LoggingJobs.Get.200/content/application~1json/schema/items/properties/objectInstanceIds/items: JSON Pointer points to missing location: ../../components/SOL009_schemas.yaml#/components/schemas/ManoManagedObjectReference
11:22:02   #/components/responses/LoggingJobs.Post.201/content/application~1json/schema/properties/objectInstanceIds/items: JSON Pointer points to missing location: ../../components/SOL009_schemas.yaml#/components/schemas/ManoManagedObjectReference
11:22:02 
11:22:02 --- Create PDF...
11:22:04 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
11:22:04 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
11:22:04 "/work/build/SOL009-NFVManoLogManagement-API.yaml" is not a valid JSON Schema
11:22:04 --- Validation done (1).
11:22:04 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
11:22:04 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
11:22:04 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
11:22:04 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
11:22:04 --- Merging file.
11:22:05 
11:22:05   error: Document has invalid references:
11:22:05 
11:22:05   #/components/responses/ChangeState.Post.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/ChangeStateOpOcc.Get.400/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/IndividualManoInterface.Patch.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/IndividualManoInterface.Patch.412/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/IndividualPeerEntity.Delete.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/IndividualPeerEntity.Delete.412/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/IndividualPeerEntity.Patch.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/IndividualPeerEntity.Patch.412/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/ManoEntity.Patch.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/ManoEntity.Patch.412/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/ManoInterfaceChangeState.Post.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/ManoInterfaces.Get.400/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/PeerEntities.Get.400/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/Subscriptions.Get.400/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05   #/components/responses/Subscriptions.Post.422/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:22:05 
11:22:05 --- Create PDF...
11:22:07 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
11:22:07 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
11:22:07 "/work/build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml" is not a valid JSON Schema
11:22:08 --- Validation done (1).
11:22:08 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
11:22:08 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
11:22:08 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
11:22:08 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
11:22:08 --- Merging file.
11:22:09 --- Create PDF...
11:22:10 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
11:22:10 --- Validating ../build/SOL009-APIVersion-API.yaml
11:22:11 ../build/SOL009-APIVersion-API.yaml is valid
11:22:11 --- Validation done (0).
11:22:11 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
11:22:11 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
11:22:11 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
11:22:11 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
11:22:11 --- Merging file.
11:22:12 --- Create PDF...
11:22:14 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
11:22:14 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
11:22:14 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
11:22:14 --- Validation done (0).
11:22:14 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
11:22:14 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
11:22:14 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
11:22:14 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
11:22:14 --- Merging file.
11:22:15 --- Create PDF...
11:22:17 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
11:22:17 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
11:22:17 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
11:22:17 --- Validation done (0).
11:22:17 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
11:22:17 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
11:22:17 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
11:22:17 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
11:22:17 --- Merging file.
11:22:19 --- Create PDF...
11:22:20 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
11:22:20 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
11:22:21 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
11:22:21 --- Validation done (0).
11:22:21 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
11:22:21 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
11:22:21 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
11:22:21 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
11:22:21 --- Merging file.
11:22:23 --- Create PDF...
11:22:24 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
11:22:24 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
11:22:25 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
11:22:25 --- Validation done (0).
11:22:25 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
11:22:25 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
11:22:25 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
11:22:25 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
11:22:25 --- Merging file.
11:22:26 --- Create PDF...
11:22:28 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
11:22:28 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
11:22:28 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
11:22:28 --- Validation done (0).
11:22:28 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
11:22:28 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
11:22:28 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
11:22:28 -- Final validator returns 1.
11:22:29 Build step 'Execute shell' marked build as failure
11:22:29 Skipped archiving because build is not successful
11:22:29 Finished: FAILURE