12:15:09 Started by GitLab push by Giacomo Bernini 12:15:09 [EnvInject] - Loading node environment variables. 12:15:09 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 12:15:09 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:15:09 > git rev-parse --is-inside-work-tree # timeout=10 12:15:09 Fetching changes from the remote Git repository 12:15:09 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 12:15:09 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 12:15:09 > git --version # timeout=10 12:15:09 using GIT_SSH to set credentials 12:15:09 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 12:15:09 > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10 12:15:09 > git branch -a -v --no-abbrev --contains 0abd3782c39d9f2fd6c3319aa75e21bf7bab152a # timeout=10 12:15:09 Checking out Revision 0abd3782c39d9f2fd6c3319aa75e21bf7bab152a (origin/4.3.1-dev) 12:15:09 > git config core.sparsecheckout # timeout=10 12:15:09 > git checkout -f 0abd3782c39d9f2fd6c3319aa75e21bf7bab152a 12:15:10 Commit message: "fixed put nsd content archive requestBody (ref bugzilla 268)" 12:15:10 > git rev-list --no-walk 75cc45dcb782c893ff6dd855f031684baab4a4f6 # timeout=10 12:15:10 [sol005] $ /bin/bash /tmp/jenkins5487971843856486496.sh 12:15:10 ./build-container.sh: line 7: proxy: command not found 12:15:10 http_proxy is not set 12:15:10 Proxy set to 12:15:10 Sending build context to Docker daemon 13.31kB 12:15:10 Step 1/24 : FROM alpine:3.10.0 12:15:10 ---> 4d90542f0623 12:15:10 Step 2/24 : RUN env 12:15:10 ---> Using cache 12:15:10 ---> 0b577767eb4e 12:15:10 Step 3/24 : RUN apk update 12:15:10 ---> Using cache 12:15:10 ---> 697471ef7f0a 12:15:10 Step 4/24 : RUN apk add bash 12:15:10 ---> Using cache 12:15:10 ---> a25251d4272c 12:15:10 Step 5/24 : RUN apk add nodejs 12:15:10 ---> Using cache 12:15:10 ---> ee3663c76c01 12:15:10 Step 6/24 : RUN apk add nodejs-npm 12:15:10 ---> Using cache 12:15:10 ---> 95530c68fb47 12:15:10 Step 7/24 : RUN apk add asciidoctor 12:15:10 ---> Using cache 12:15:10 ---> a321cc22063f 12:15:10 Step 8/24 : RUN apk add openjdk8 12:15:10 ---> Using cache 12:15:10 ---> 07148189c9d2 12:15:10 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 12:15:10 ---> Using cache 12:15:10 ---> 6808b2c86594 12:15:10 Step 10/24 : RUN apk add openssl 12:15:10 ---> Using cache 12:15:10 ---> ed2950ff9192 12:15:10 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 12:15:10 ---> Using cache 12:15:10 ---> 83cde4af1585 12:15:10 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 12:15:10 ---> Using cache 12:15:10 ---> e442b40a01ef 12:15:10 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:15:10 ---> Using cache 12:15:10 ---> 22ece82af23f 12:15:10 Step 14/24 : RUN npm config set proxy $http_proxy 12:15:10 ---> Using cache 12:15:10 ---> 0cc1b972380e 12:15:10 Step 15/24 : RUN npm install -g swagger-cli 12:15:10 ---> Using cache 12:15:10 ---> 3ee43d5416a1 12:15:10 Step 16/24 : RUN npm install -g json-refs 12:15:10 ---> Using cache 12:15:10 ---> 94e261945a46 12:15:10 Step 17/24 : RUN npm install -g yamljs 12:15:10 ---> Using cache 12:15:10 ---> ce77b5519b06 12:15:10 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 12:15:10 ---> Using cache 12:15:10 ---> 3ffadc13b2a5 12:15:10 Step 19/24 : RUN chmod +x /validate-in-docker.sh 12:15:10 ---> Using cache 12:15:10 ---> 28c56afaaa8c 12:15:10 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 12:15:10 ---> Using cache 12:15:10 ---> 9c6427717f0b 12:15:10 Step 21/24 : RUN chmod +x /bin/swg2mrkup 12:15:10 ---> Using cache 12:15:10 ---> 3cad3b23dde9 12:15:10 Step 22/24 : ADD oas2pdf /bin/oas2pdf 12:15:10 ---> Using cache 12:15:10 ---> cdd81ad9cecf 12:15:10 Step 23/24 : RUN chmod +x /bin/oas2pdf 12:15:10 ---> Using cache 12:15:10 ---> 3336a52d6aae 12:15:10 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] 12:15:10 ---> Using cache 12:15:10 ---> e7a13753d6bc 12:15:10 Successfully built e7a13753d6bc 12:15:10 Successfully tagged openapivalidator:latest 12:15:10 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 12:15:10 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/309’: Permission denied 12:15:10 Mounting dir /var/www/html/api/nfv/sol005/309 as /storage 12:15:11 Using filter '' 12:15:11 12:15:11 Entering dir /work/src 12:15:11 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 12:15:11 --- Merging file. 12:15:12 --- Create PDF... 12:15:14 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 12:15:14 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 12:15:15 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid 12:15:15 --- Validation done (0). 12:15:15 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 12:15:15 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 12:15:15 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 12:15:15 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) 12:15:15 --- Merging file. 12:15:17 --- Create PDF... 12:15:19 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 12:15:19 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml 12:15:20 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid 12:15:20 --- Validation done (0). 12:15:20 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' 12:15:20 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' 12:15:20 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 12:15:20 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 12:15:20 --- Merging file. 12:15:21 --- Create PDF... 12:15:22 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 12:15:22 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 12:15:23 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid 12:15:23 --- Validation done (0). 12:15:23 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 12:15:23 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 12:15:23 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 12:15:23 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 12:15:23 --- Merging file. 12:15:25 --- Create PDF... 12:15:27 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory 12:15:27 --- Validating ../build/SOL005-NSDManagement-API.yaml 12:15:28 ../build/SOL005-NSDManagement-API.yaml is valid 12:15:28 --- Validation done (0). 12:15:28 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 12:15:28 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 12:15:28 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory 12:15:28 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005) 12:15:28 --- Merging file. 12:15:29 --- Create PDF... 12:15:31 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 12:15:31 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml 12:15:31 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid 12:15:31 --- Validation done (0). 12:15:31 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml' 12:15:31 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json' 12:15:31 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 12:15:31 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 12:15:31 --- Merging file. 12:15:32 --- Create PDF... 12:15:34 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory 12:15:34 --- Validating ../build/SOL005-APIVersion-API.yaml 12:15:35 ../build/SOL005-APIVersion-API.yaml is valid 12:15:35 --- Validation done (0). 12:15:35 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 12:15:35 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 12:15:35 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory 12:15:35 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) 12:15:35 --- Merging file. 12:15:36 --- Create PDF... 12:15:38 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory 12:15:38 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml 12:15:39 ../build/SOL005-NFVICapacityInformation-API.yaml is valid 12:15:39 --- Validation done (0). 12:15:39 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' 12:15:39 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' 12:15:39 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory 12:15:39 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 12:15:39 --- Merging file. 12:15:40 --- Create PDF... 12:15:42 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory 12:15:42 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 12:15:43 ../build/SOL005-NSPerformanceManagement-API.yaml is valid 12:15:43 --- Validation done (0). 12:15:43 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 12:15:43 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 12:15:43 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory 12:15:43 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 12:15:43 --- Merging file. 12:15:44 --- Create PDF... 12:15:46 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory 12:15:46 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 12:15:47 ../build/SOL005-NSDManagementNotification-API.yaml is valid 12:15:47 --- Validation done (0). 12:15:47 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 12:15:47 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 12:15:47 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory 12:15:47 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 12:15:47 --- Merging file. 12:15:48 --- Create PDF... 12:15:50 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory 12:15:50 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 12:15:51 ../build/SOL005-NSFaultManagement-API.yaml is valid 12:15:51 --- Validation done (0). 12:15:51 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 12:15:51 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 12:15:51 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory 12:15:51 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 12:15:51 --- Merging file. 12:15:53 --- Create PDF... 12:15:55 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory 12:15:55 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 12:15:56 ../build/SOL005-VNFPackageManagement-API.yaml is valid 12:15:56 --- Validation done (0). 12:15:56 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 12:15:56 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 12:15:56 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory 12:15:56 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 12:15:56 --- Merging file. 12:16:04 --- Create PDF... 12:16:06 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory 12:16:06 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 12:16:07 ../build/SOL005-NSLifecycleManagement-API.yaml is valid 12:16:07 --- Validation done (0). 12:16:07 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 12:16:07 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 12:16:07 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory 12:16:07 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005) 12:16:07 --- Merging file. 12:16:08 --- Create PDF... 12:16:10 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory 12:16:10 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml 12:16:11 ../build/SOL005-NSLCMCoordination-API.yaml is valid 12:16:11 --- Validation done (0). 12:16:11 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml' 12:16:11 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json' 12:16:11 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory 12:16:11 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 12:16:11 --- Merging file. 12:16:12 --- Create PDF... 12:16:13 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 12:16:13 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 12:16:14 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid 12:16:14 --- Validation done (0). 12:16:14 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 12:16:14 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 12:16:14 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 12:16:14 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 12:16:14 --- Merging file. 12:16:15 --- Create PDF... 12:16:17 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 12:16:17 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory 12:16:17 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid 12:16:17 --- Validation done (0). 12:16:17 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 12:16:17 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 12:16:17 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory 12:16:17 -- Final validator returns 0. 12:16:18 Archiving artifacts 12:16:19 Finished: SUCCESS