19:49:05 Started by GitLab push by Giacomo Bernini 19:49:05 [EnvInject] - Loading node environment variables. 19:49:05 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 19:49:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 19:49:05 > git rev-parse --is-inside-work-tree # timeout=10 19:49:05 Fetching changes from the remote Git repository 19:49:05 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 19:49:05 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 19:49:05 > git --version # timeout=10 19:49:05 using GIT_SSH to set credentials 19:49:05 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 19:49:06 > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10 19:49:06 > git branch -a -v --no-abbrev --contains f1a6b25f680c8159b8c55b5816a4a5afed44c187 # timeout=10 19:49:06 Checking out Revision f1a6b25f680c8159b8c55b5816a4a5afed44c187 (origin/3.6.1-dev) 19:49:06 > git config core.sparsecheckout # timeout=10 19:49:06 > git checkout -f f1a6b25f680c8159b8c55b5816a4a5afed44c187 19:49:06 Commit message: "fixed issue#2 for NFVManoConfigurationAndInformationManagement" 19:49:06 > git rev-list --no-walk 4bdfdd1a8f3ef8442944879f7aeb3c5f63b5236f # timeout=10 19:49:07 [sol009] $ /bin/bash /tmp/jenkins3834681713946981621.sh 19:49:07 ./build-container.sh: line 7: proxy: command not found 19:49:07 http_proxy is not set 19:49:07 Proxy set to 19:49:07 Sending build context to Docker daemon 13.31kB 19:49:07 Step 1/24 : FROM alpine:3.10.0 19:49:07 ---> 4d90542f0623 19:49:07 Step 2/24 : RUN env 19:49:07 ---> Using cache 19:49:07 ---> 8dac25977110 19:49:07 Step 3/24 : RUN apk update 19:49:07 ---> Using cache 19:49:07 ---> 37b1267c0d61 19:49:07 Step 4/24 : RUN apk add bash 19:49:07 ---> Using cache 19:49:07 ---> 08d05719ba05 19:49:07 Step 5/24 : RUN apk add nodejs 19:49:07 ---> Using cache 19:49:07 ---> 0ee099fc3499 19:49:07 Step 6/24 : RUN apk add nodejs-npm 19:49:07 ---> Using cache 19:49:07 ---> 2e13502fb746 19:49:07 Step 7/24 : RUN apk add asciidoctor 19:49:07 ---> Using cache 19:49:07 ---> b501e544cc6f 19:49:07 Step 8/24 : RUN apk add openjdk8 19:49:07 ---> Using cache 19:49:07 ---> 7ba24886b75e 19:49:07 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 19:49:07 ---> Using cache 19:49:07 ---> 87451dbdb562 19:49:07 Step 10/24 : RUN apk add openssl 19:49:07 ---> Using cache 19:49:07 ---> cb4988caa1a6 19:49:07 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 19:49:07 ---> Using cache 19:49:07 ---> d1bb45b65e57 19:49:07 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 19:49:07 ---> Using cache 19:49:07 ---> 052acfe99c2d 19:49:07 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 19:49:07 ---> Using cache 19:49:07 ---> ccfbd4411b69 19:49:07 Step 14/24 : RUN npm config set proxy $http_proxy 19:49:07 ---> Using cache 19:49:07 ---> e9209c9968f3 19:49:07 Step 15/24 : RUN npm install -g swagger-cli 19:49:07 ---> Using cache 19:49:07 ---> c75a98940663 19:49:07 Step 16/24 : RUN npm install -g json-refs 19:49:07 ---> Using cache 19:49:07 ---> 4b76971f84c7 19:49:07 Step 17/24 : RUN npm install -g yamljs 19:49:07 ---> Using cache 19:49:07 ---> a32e59c61dad 19:49:07 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 19:49:07 ---> Using cache 19:49:07 ---> bcdd470f6333 19:49:07 Step 19/24 : RUN chmod +x /validate-in-docker.sh 19:49:07 ---> Using cache 19:49:07 ---> 910822c8a1f9 19:49:07 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 19:49:07 ---> Using cache 19:49:07 ---> 3abc5137cda0 19:49:07 Step 21/24 : RUN chmod +x /bin/swg2mrkup 19:49:07 ---> Using cache 19:49:07 ---> bec055db5abf 19:49:07 Step 22/24 : ADD oas2pdf /bin/oas2pdf 19:49:07 ---> Using cache 19:49:07 ---> ec48bebca1d7 19:49:07 Step 23/24 : RUN chmod +x /bin/oas2pdf 19:49:07 ---> Using cache 19:49:07 ---> 6f4173fece97 19:49:07 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 19:49:07 ---> Using cache 19:49:07 ---> 68fd89cee976 19:49:07 Successfully built 68fd89cee976 19:49:07 Successfully tagged openapivalidator:latest 19:49:07 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 19:49:07 mkdir: created directory '/var/www/html/api/nfv/sol009/77' 19:49:07 Mounting dir /var/www/html/api/nfv/sol009/77 as /storage 19:49:07 Using filter '' 19:49:07 19:49:07 Entering dir /work/src 19:49:07 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 19:49:07 --- Merging file. 19:49:08 --- Create PDF... 19:49:10 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 19:49:10 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 19:49:10 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid 19:49:10 --- Validation done (0). 19:49:10 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 19:49:10 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 19:49:10 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 19:49:10 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 19:49:10 --- Merging file. 19:49:12 --- Create PDF... 19:49:14 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 19:49:14 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 19:49:15 ../build/SOL009-NFVManoLogManagement-API.yaml is valid 19:49:15 --- Validation done (0). 19:49:15 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 19:49:15 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 19:49:15 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 19:49:15 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 19:49:15 --- Merging file. 19:49:16 19:49:16 error: Document has invalid references: 19:49:16 19:49:16 #/components/requestBodies/ChangeManoEntityInterfaceStateRequest/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ChangeStateRequest 19:49:16 #/components/requestBodies/ChangeManoEntityStateRequest/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ChangeStateRequest 19:49:16 #/components/requestBodies/CimSubscriptionRequest/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/CimSubscriptionRequest 19:49:16 #/components/requestBodies/CreatePeerEntityRequest/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/CreatePeerEntityRequest 19:49:16 #/components/requestBodies/ModifyManoEnityInterfaceRequest/content/application~1merge-patch+json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ManoServiceInterfaceModificationRequest 19:49:16 #/components/requestBodies/ModifyManoEntityRequest/content/application~1merge-patch+json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ManoConfigModificationRequest 19:49:16 #/components/requestBodies/ModifyPeerEntityRequest/content/application~1merge-patch+json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/PeerEntityConfigModificationRequest 19:49:16 #/components/responses/ChangeStateOpOcc.Get.200/content/application~1json/schema/items: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ChangeStateOpOcc 19:49:16 #/components/responses/IndividualChangeStateOpOcc.Get.200/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ChangeStateOpOcc 19:49:16 #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ManoServiceInterface 19:49:16 #/components/responses/IndividualManoInterface.Patch.200/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ManoServiceInterfaceModifications 19:49:16 #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/PeerEntity 19:49:16 #/components/responses/IndividualPeerEntity.Patch.200/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/PeerEntityConfigModifications 19:49:16 #/components/responses/ManoEntity.Get.200/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ManoEntity 19:49:16 #/components/responses/ManoEntity.Patch.200/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ManoConfigModifications 19:49:16 #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/ManoServiceInterface 19:49:16 #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/PeerEntity 19:49:16 #/components/responses/PeerEntities.Post.201/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/PeerEntity 19:49:16 #/components/responses/Subscription.Get.200/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/CimSubscription 19:49:16 #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/CimSubscription 19:49:16 #/components/responses/Subscriptions.Post.201/content/application~1json/schema: JSON Pointer points to missing location: components/components_def.yaml#/components/schemas/CimSubscription 19:49:16 19:49:16 --- Create PDF... 19:49:17 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 19:49:17 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 19:49:18 "/work/build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml" is not a valid JSON Schema 19:49:18 --- Validation done (1). 19:49:18 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 19:49:18 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 19:49:18 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 19:49:18 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 19:49:18 --- Merging file. 19:49:19 --- Create PDF... 19:49:20 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 19:49:20 --- Validating ../build/SOL009-APIVersion-API.yaml 19:49:21 ../build/SOL009-APIVersion-API.yaml is valid 19:49:21 --- Validation done (0). 19:49:21 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 19:49:21 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 19:49:21 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 19:49:21 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 19:49:21 --- Merging file. 19:49:22 --- Create PDF... 19:49:24 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 19:49:24 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 19:49:24 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid 19:49:24 --- Validation done (0). 19:49:24 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 19:49:24 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 19:49:24 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 19:49:24 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 19:49:24 --- Merging file. 19:49:25 --- Create PDF... 19:49:27 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 19:49:27 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 19:49:27 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid 19:49:27 --- Validation done (0). 19:49:27 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 19:49:27 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 19:49:27 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 19:49:27 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 19:49:27 --- Merging file. 19:49:29 --- Create PDF... 19:49:30 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 19:49:30 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 19:49:31 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid 19:49:31 --- Validation done (0). 19:49:31 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 19:49:31 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 19:49:31 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 19:49:31 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 19:49:31 --- Merging file. 19:49:33 --- Create PDF... 19:49:34 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 19:49:34 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 19:49:35 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid 19:49:35 --- Validation done (0). 19:49:35 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 19:49:35 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 19:49:35 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 19:49:35 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 19:49:35 --- Merging file. 19:49:36 --- Create PDF... 19:49:38 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 19:49:38 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 19:49:38 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid 19:49:38 --- Validation done (0). 19:49:38 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 19:49:38 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 19:49:38 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 19:49:38 -- Final validator returns 1. 19:49:38 Build step 'Execute shell' marked build as failure 19:49:38 Skipped archiving because build is not successful 19:49:39 Finished: FAILURE