16:58:34 Started by GitLab push by f.moscatelli 16:58:34 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012 16:58:34 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 16:58:34 > git rev-parse --is-inside-work-tree # timeout=10 16:58:34 Fetching changes from the remote Git repository 16:58:35 > git config remote.origin.url git@forge.etsi.org:nfv/SOL012.git # timeout=10 16:58:35 Fetching upstream changes from git@forge.etsi.org:nfv/SOL012.git 16:58:35 > git --version # timeout=10 16:58:35 using GIT_SSH to set credentials 16:58:35 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL012.git +refs/heads/*:refs/remotes/origin/* 16:58:35 > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10 16:58:35 > git branch -a -v --no-abbrev --contains a739546c8e6659f91ae43d1dabc336e471022913 # timeout=10 16:58:35 Checking out Revision a739546c8e6659f91ae43d1dabc336e471022913 (origin/3.3.1-dev) 16:58:35 > git config core.sparsecheckout # timeout=10 16:58:35 > git checkout -f a739546c8e6659f91ae43d1dabc336e471022913 16:58:35 Commit message: "Fix in interface title" 16:58:35 > git rev-list --no-walk 07c0201dcf0070a3ac999333cc7d2666bc4bbad7 # timeout=10 16:58:35 [sol012] $ /bin/bash /tmp/jenkins5600199167336932197.sh 16:58:35 ./build-container.sh: line 7: proxy: command not found 16:58:35 http_proxy is not set 16:58:35 Proxy set to 16:58:35 Sending build context to Docker daemon 13.31kB 16:58:35 Step 1/24 : FROM alpine:3.10.0 16:58:35 ---> 4d90542f0623 16:58:35 Step 2/24 : RUN env 16:58:35 ---> Using cache 16:58:35 ---> e2553b1af332 16:58:35 Step 3/24 : RUN apk update 16:58:35 ---> Using cache 16:58:35 ---> 9d891293b328 16:58:35 Step 4/24 : RUN apk add bash 16:58:35 ---> Using cache 16:58:35 ---> 60c4c93ce401 16:58:35 Step 5/24 : RUN apk add nodejs 16:58:35 ---> Using cache 16:58:35 ---> e900d2f09106 16:58:35 Step 6/24 : RUN apk add nodejs-npm 16:58:35 ---> Using cache 16:58:35 ---> 03f6a25fc90c 16:58:35 Step 7/24 : RUN apk add asciidoctor 16:58:35 ---> Using cache 16:58:35 ---> 978c03d7b45f 16:58:35 Step 8/24 : RUN apk add openjdk8 16:58:35 ---> Using cache 16:58:35 ---> 87e0c01787eb 16:58:35 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 16:58:35 ---> Using cache 16:58:35 ---> ca2326e0fd7e 16:58:35 Step 10/24 : RUN apk add openssl 16:58:35 ---> Using cache 16:58:35 ---> 0805ccbe0a56 16:58:35 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 16:58:35 ---> Using cache 16:58:35 ---> 2118ba81fe9b 16:58:35 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 16:58:35 ---> Using cache 16:58:35 ---> f2f90a52569b 16:58:35 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 16:58:35 ---> Using cache 16:58:35 ---> cfd3e7827631 16:58:35 Step 14/24 : RUN npm config set proxy $http_proxy 16:58:35 ---> Using cache 16:58:35 ---> 318995b26504 16:58:35 Step 15/24 : RUN npm install -g swagger-cli 16:58:35 ---> Using cache 16:58:35 ---> 2463a99164db 16:58:35 Step 16/24 : RUN npm install -g json-refs 16:58:35 ---> Using cache 16:58:35 ---> 9afd7d84668d 16:58:35 Step 17/24 : RUN npm install -g yamljs 16:58:35 ---> Using cache 16:58:35 ---> 7b4ab59ef078 16:58:35 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 16:58:35 ---> Using cache 16:58:35 ---> 26355895695c 16:58:35 Step 19/24 : RUN chmod +x /validate-in-docker.sh 16:58:35 ---> Using cache 16:58:35 ---> 2ea92fd26247 16:58:35 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 16:58:35 ---> Using cache 16:58:35 ---> a47b77933d8d 16:58:35 Step 21/24 : RUN chmod +x /bin/swg2mrkup 16:58:35 ---> Using cache 16:58:35 ---> d53bd9ad4cef 16:58:35 Step 22/24 : ADD oas2pdf /bin/oas2pdf 16:58:35 ---> Using cache 16:58:35 ---> b9ffcd63a9a0 16:58:35 Step 23/24 : RUN chmod +x /bin/oas2pdf 16:58:35 ---> Using cache 16:58:35 ---> e20d9fc244f4 16:58:35 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 16:58:35 ---> Using cache 16:58:35 ---> 8e6a899656b8 16:58:35 Successfully built 8e6a899656b8 16:58:35 Successfully tagged openapivalidator:latest 16:58:35 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012 as /work 16:58:35 mkdir: created directory '/var/www/html/api/nfv/sol012/15' 16:58:35 Mounting dir /var/www/html/api/nfv/sol012/15 as /storage 16:58:36 Using filter '' 16:58:36 16:58:36 Entering dir /work/src 16:58:36 -- Will validate: ./SOL012/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL012) 16:58:36 --- Merging file. 16:58:37 --- Create PDF... 16:58:38 mv: can't rename 'SOL012-APIVersion-API.pdf': No such file or directory 16:58:38 --- Validating ../build/SOL012-APIVersion-API.yaml 16:58:39 ../build/SOL012-APIVersion-API.yaml is valid 16:58:39 --- Validation done (0). 16:58:39 '../build/SOL012-APIVersion-API.yaml' -> '/storage/SOL012-APIVersion-API.yaml' 16:58:39 '../build/SOL012-APIVersion-API.json' -> '/storage/SOL012-APIVersion-API.json' 16:58:39 cp: can't stat '../build/SOL012-APIVersion-API.pdf': No such file or directory 16:58:39 -- Will validate: ./SOL012/PolicyManagement/PolicyManagement.yaml (api: PolicyManagement) (deliverable:SOL012) 16:58:39 --- Merging file. 16:58:40 --- Create PDF... 16:58:42 mv: can't rename 'SOL012-PolicyManagement-API.pdf': No such file or directory 16:58:42 --- Validating ../build/SOL012-PolicyManagement-API.yaml 16:58:43 ../build/SOL012-PolicyManagement-API.yaml is valid 16:58:43 --- Validation done (0). 16:58:43 '../build/SOL012-PolicyManagement-API.yaml' -> '/storage/SOL012-PolicyManagement-API.yaml' 16:58:43 '../build/SOL012-PolicyManagement-API.json' -> '/storage/SOL012-PolicyManagement-API.json' 16:58:43 cp: can't stat '../build/SOL012-PolicyManagement-API.pdf': No such file or directory 16:58:43 -- Will validate: ./SOL012/PolicyManagementNotification/PolicyManagementNotification.yaml (api: PolicyManagementNotification) (deliverable:SOL012) 16:58:43 --- Merging file. 16:58:44 --- Create PDF... 16:58:45 mv: can't rename 'SOL012-PolicyManagementNotification-API.pdf': No such file or directory 16:58:45 --- Validating ../build/SOL012-PolicyManagementNotification-API.yaml 16:58:46 ../build/SOL012-PolicyManagementNotification-API.yaml is valid 16:58:46 --- Validation done (0). 16:58:46 '../build/SOL012-PolicyManagementNotification-API.yaml' -> '/storage/SOL012-PolicyManagementNotification-API.yaml' 16:58:46 '../build/SOL012-PolicyManagementNotification-API.json' -> '/storage/SOL012-PolicyManagementNotification-API.json' 16:58:46 cp: can't stat '../build/SOL012-PolicyManagementNotification-API.pdf': No such file or directory 16:58:46 -- Final validator returns 0. 16:58:46 Archiving artifacts 16:58:47 Finished: SUCCESS