13:33:08 Started by GitLab push by Sana Zulfiqar 13:33:08 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 13:33:09 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 13:33:09 > git rev-parse --is-inside-work-tree # timeout=10 13:33:09 Fetching changes from the remote Git repository 13:33:09 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 13:33:09 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 13:33:09 > git --version # timeout=10 13:33:09 using GIT_SSH to set credentials 13:33:09 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 13:33:09 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 13:33:09 > git branch -a -v --no-abbrev --contains 11d634b6a92bc38487931b42b861de1b3be44250 # timeout=10 13:33:09 Checking out Revision 11d634b6a92bc38487931b42b861de1b3be44250 (origin/3.5.1-dev) 13:33:09 > git config core.sparsecheckout # timeout=10 13:33:09 > git checkout -f 11d634b6a92bc38487931b42b861de1b3be44250 13:33:09 Commit message: "SOL009_47,_48,_49: Description updated" 13:33:09 > git rev-list --no-walk 6dbdb4b7159f1e1479bf841b59f5dff061baee2f # timeout=10 13:33:10 [sol009] $ /bin/bash /tmp/jenkins399275313042085217.sh 13:33:10 ./build-container.sh: line 7: proxy: command not found 13:33:10 http_proxy is not set 13:33:10 Proxy set to 13:33:10 Sending build context to Docker daemon 13.31kB 13:33:10 Step 1/24 : FROM alpine:3.10.0 13:33:10 ---> 4d90542f0623 13:33:10 Step 2/24 : RUN env 13:33:10 ---> Using cache 13:33:10 ---> 3dd37f88f48b 13:33:10 Step 3/24 : RUN apk update 13:33:10 ---> Using cache 13:33:10 ---> 12029cc0f39f 13:33:10 Step 4/24 : RUN apk add bash 13:33:10 ---> Using cache 13:33:10 ---> e6615b737995 13:33:10 Step 5/24 : RUN apk add nodejs 13:33:10 ---> Using cache 13:33:10 ---> 24860c3b2063 13:33:10 Step 6/24 : RUN apk add nodejs-npm 13:33:10 ---> Using cache 13:33:10 ---> cb2256300214 13:33:10 Step 7/24 : RUN apk add asciidoctor 13:33:10 ---> Using cache 13:33:10 ---> 48f0b705cc06 13:33:10 Step 8/24 : RUN apk add openjdk8 13:33:10 ---> Using cache 13:33:10 ---> 56a612d9bba4 13:33:10 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 13:33:10 ---> Using cache 13:33:10 ---> 54afa303828c 13:33:10 Step 10/24 : RUN apk add openssl 13:33:10 ---> Using cache 13:33:10 ---> c9c08c112472 13:33:10 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 13:33:10 ---> Using cache 13:33:10 ---> 352b01bc416e 13:33:10 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 13:33:10 ---> Using cache 13:33:10 ---> ce077e02bff8 13:33:10 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 13:33:10 ---> Using cache 13:33:10 ---> b23fedc8dd94 13:33:10 Step 14/24 : RUN npm config set proxy $http_proxy 13:33:10 ---> Using cache 13:33:10 ---> 91638a196f16 13:33:10 Step 15/24 : RUN npm install -g swagger-cli 13:33:10 ---> Using cache 13:33:10 ---> f4d81cd29e36 13:33:10 Step 16/24 : RUN npm install -g json-refs 13:33:10 ---> Using cache 13:33:10 ---> 11d5296cb6e3 13:33:10 Step 17/24 : RUN npm install -g yamljs 13:33:10 ---> Using cache 13:33:10 ---> 261de29c25d2 13:33:10 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 13:33:10 ---> Using cache 13:33:10 ---> 500f197bc30e 13:33:10 Step 19/24 : RUN chmod +x /validate-in-docker.sh 13:33:10 ---> Using cache 13:33:10 ---> faa78c58459a 13:33:10 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 13:33:10 ---> Using cache 13:33:10 ---> 348876f81ed4 13:33:10 Step 21/24 : RUN chmod +x /bin/swg2mrkup 13:33:10 ---> Using cache 13:33:10 ---> 5404d0bde354 13:33:10 Step 22/24 : ADD oas2pdf /bin/oas2pdf 13:33:10 ---> Using cache 13:33:10 ---> f292874f6334 13:33:10 Step 23/24 : RUN chmod +x /bin/oas2pdf 13:33:10 ---> Using cache 13:33:10 ---> 49c2e44cf414 13:33:10 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 13:33:10 ---> Using cache 13:33:10 ---> 6f2aa5724ebe 13:33:10 Successfully built 6f2aa5724ebe 13:33:10 Successfully tagged openapivalidator:latest 13:33:10 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 13:33:10 mkdir: created directory '/var/www/html/api/nfv/sol009/53' 13:33:10 Mounting dir /var/www/html/api/nfv/sol009/53 as /storage 13:33:10 Using filter '' 13:33:10 13:33:10 Entering dir /work/src 13:33:10 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 13:33:10 --- Merging file. 13:33:11 --- Create PDF... 13:33:14 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 13:33:14 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 13:33:14 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid 13:33:14 --- Validation done (0). 13:33:14 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 13:33:14 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 13:33:14 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 13:33:14 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 13:33:14 --- Merging file. 13:33:16 --- Create PDF... 13:33:18 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 13:33:18 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 13:33:19 ../build/SOL009-NFVManoLogManagement-API.yaml is valid 13:33:19 --- Validation done (0). 13:33:19 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 13:33:19 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 13:33:19 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 13:33:19 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 13:33:19 --- Merging file. 13:33:21 --- Create PDF... 13:33:23 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 13:33:23 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 13:33:24 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid 13:33:24 --- Validation done (0). 13:33:24 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 13:33:24 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 13:33:24 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 13:33:24 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 13:33:24 --- Merging file. 13:33:25 --- Create PDF... 13:33:26 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 13:33:26 --- Validating ../build/SOL009-APIVersion-API.yaml 13:33:27 ../build/SOL009-APIVersion-API.yaml is valid 13:33:27 --- Validation done (0). 13:33:27 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 13:33:27 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 13:33:27 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 13:33:27 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 13:33:27 --- Merging file. 13:33:28 --- Create PDF... 13:33:29 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 13:33:29 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 13:33:30 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid 13:33:30 --- Validation done (0). 13:33:30 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 13:33:30 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 13:33:30 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 13:33:30 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 13:33:30 --- Merging file. 13:33:31 --- Create PDF... 13:33:32 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 13:33:32 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 13:33:33 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid 13:33:33 --- Validation done (0). 13:33:33 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 13:33:33 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 13:33:33 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 13:33:33 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 13:33:33 --- Merging file. 13:33:34 --- Create PDF... 13:33:36 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 13:33:36 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 13:33:36 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid 13:33:36 --- Validation done (0). 13:33:36 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 13:33:36 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 13:33:36 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 13:33:36 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 13:33:36 --- Merging file. 13:33:38 --- Create PDF... 13:33:40 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 13:33:40 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 13:33:40 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid 13:33:40 --- Validation done (0). 13:33:40 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 13:33:40 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 13:33:40 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 13:33:40 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 13:33:40 --- Merging file. 13:33:41 --- Create PDF... 13:33:43 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 13:33:43 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 13:33:43 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid 13:33:43 --- Validation done (0). 13:33:43 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 13:33:43 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 13:33:43 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 13:33:43 -- Final validator returns 0. 13:33:44 Archiving artifacts 13:33:44 Finished: SUCCESS