13:11:18 Started by GitLab push by bernini 13:11:18 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 13:11:18 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 13:11:18 > git rev-parse --is-inside-work-tree # timeout=10 13:11:18 Fetching changes from the remote Git repository 13:11:18 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 13:11:18 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 13:11:18 > git --version # timeout=10 13:11:18 using GIT_SSH to set credentials 13:11:18 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 13:11:18 > git rev-parse remotes/origin/3.3.1-maintenance^{commit} # timeout=10 13:11:19 > git branch -a -v --no-abbrev --contains 418c1a8eb253b09eca266106811661409287340e # timeout=10 13:11:19 Checking out Revision 418c1a8eb253b09eca266106811661409287340e (origin/3.3.1-maintenance) 13:11:19 > git config core.sparsecheckout # timeout=10 13:11:19 > git checkout -f 418c1a8eb253b09eca266106811661409287340e 13:11:19 Commit message: "re-fixed issue #5" 13:11:19 > git rev-list --no-walk 488900abae7c092fddbf8509e3049d371698fbcb # timeout=10 13:11:19 [sol005] $ /bin/bash /tmp/jenkins4886776388592337781.sh 13:11:19 ./build-container.sh: line 7: proxy: command not found 13:11:19 http_proxy is not set 13:11:19 Proxy set to 13:11:19 Sending build context to Docker daemon 13.31kB 13:11:19 Step 1/24 : FROM alpine:3.10.0 13:11:19 ---> 4d90542f0623 13:11:19 Step 2/24 : RUN env 13:11:19 ---> Using cache 13:11:19 ---> 3dd37f88f48b 13:11:19 Step 3/24 : RUN apk update 13:11:19 ---> Using cache 13:11:19 ---> 12029cc0f39f 13:11:19 Step 4/24 : RUN apk add bash 13:11:19 ---> Using cache 13:11:19 ---> e6615b737995 13:11:19 Step 5/24 : RUN apk add nodejs 13:11:19 ---> Using cache 13:11:19 ---> 24860c3b2063 13:11:19 Step 6/24 : RUN apk add nodejs-npm 13:11:19 ---> Using cache 13:11:19 ---> cb2256300214 13:11:19 Step 7/24 : RUN apk add asciidoctor 13:11:19 ---> Using cache 13:11:19 ---> 48f0b705cc06 13:11:19 Step 8/24 : RUN apk add openjdk8 13:11:19 ---> Using cache 13:11:19 ---> 56a612d9bba4 13:11:19 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 13:11:19 ---> Using cache 13:11:19 ---> 54afa303828c 13:11:19 Step 10/24 : RUN apk add openssl 13:11:19 ---> Using cache 13:11:19 ---> c9c08c112472 13:11:19 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 13:11:19 ---> Using cache 13:11:19 ---> 352b01bc416e 13:11:19 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 13:11:19 ---> Using cache 13:11:19 ---> ce077e02bff8 13:11:19 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 13:11:19 ---> Using cache 13:11:19 ---> b23fedc8dd94 13:11:19 Step 14/24 : RUN npm config set proxy $http_proxy 13:11:19 ---> Using cache 13:11:19 ---> 91638a196f16 13:11:19 Step 15/24 : RUN npm install -g swagger-cli 13:11:19 ---> Using cache 13:11:19 ---> f4d81cd29e36 13:11:19 Step 16/24 : RUN npm install -g json-refs 13:11:19 ---> Using cache 13:11:19 ---> 11d5296cb6e3 13:11:19 Step 17/24 : RUN npm install -g yamljs 13:11:19 ---> Using cache 13:11:19 ---> 261de29c25d2 13:11:19 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 13:11:19 ---> Using cache 13:11:19 ---> 83a856294a8a 13:11:19 Step 19/24 : RUN chmod +x /validate-in-docker.sh 13:11:19 ---> Using cache 13:11:19 ---> 23e7707e2ace 13:11:19 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 13:11:19 ---> Using cache 13:11:19 ---> 5a66fca9eace 13:11:19 Step 21/24 : RUN chmod +x /bin/swg2mrkup 13:11:19 ---> Using cache 13:11:19 ---> 00f001754976 13:11:19 Step 22/24 : ADD oas2pdf /bin/oas2pdf 13:11:19 ---> Using cache 13:11:19 ---> 8ceffe7815f4 13:11:19 Step 23/24 : RUN chmod +x /bin/oas2pdf 13:11:19 ---> Using cache 13:11:19 ---> cff746eaf280 13:11:19 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 13:11:19 ---> Using cache 13:11:19 ---> e1606c8a9a13 13:11:19 Successfully built e1606c8a9a13 13:11:19 Successfully tagged openapivalidator:latest 13:11:19 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 13:11:19 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/196’: Permission denied 13:11:19 Mounting dir /var/www/html/api/nfv/sol005/196 as /storage 13:11:19 Using filter '' 13:11:19 13:11:19 Entering dir /work/src 13:11:19 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 13:11:19 --- Merging file. 13:11:21 --- Create PDF... 13:11:22 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 13:11:22 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 13:11:23 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid 13:11:23 --- Validation done (0). 13:11:23 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 13:11:23 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 13:11:23 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 13:11:23 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) 13:11:23 --- Merging file. 13:11:25 --- Create PDF... 13:11:26 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 13:11:26 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml 13:11:27 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid 13:11:27 --- Validation done (0). 13:11:27 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' 13:11:27 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' 13:11:27 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 13:11:27 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 13:11:27 --- Merging file. 13:11:28 --- Create PDF... 13:11:30 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 13:11:30 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 13:11:30 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid 13:11:30 --- Validation done (0). 13:11:30 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 13:11:30 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 13:11:30 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 13:11:30 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 13:11:30 --- Merging file. 13:11:32 --- Create PDF... 13:11:34 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory 13:11:34 --- Validating ../build/SOL005-NSDManagement-API.yaml 13:11:35 ../build/SOL005-NSDManagement-API.yaml is valid 13:11:35 --- Validation done (0). 13:11:35 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 13:11:35 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 13:11:35 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 13:11:35 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 13:11:35 --- Merging file. 13:11:36 --- Create PDF... 13:11:38 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory 13:11:38 --- Validating ../build/SOL005-APIVersion-API.yaml 13:11:38 ../build/SOL005-APIVersion-API.yaml is valid 13:11:38 --- Validation done (0). 13:11:38 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 13:11:38 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 13:11:38 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 13:11:38 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) 13:11:38 --- Merging file. 13:11:40 --- Create PDF... 13:11:42 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory 13:11:42 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml 13:11:42 ../build/SOL005-NFVICapacityInformation-API.yaml is valid 13:11:42 --- Validation done (0). 13:11:42 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' 13:11:42 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' 13:11:42 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory 13:11:42 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 13:11:42 --- Merging file. 13:11:44 --- Create PDF... 13:11:45 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory 13:11:45 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 13:11:46 ../build/SOL005-NSPerformanceManagement-API.yaml is valid 13:11:46 --- Validation done (0). 13:11:46 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 13:11:46 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 13:11:46 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 13:11:46 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 13:11:46 --- Merging file. 13:11:47 --- Create PDF... 13:11:49 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory 13:11:49 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 13:11:50 ../build/SOL005-NSDManagementNotification-API.yaml is valid 13:11:50 --- Validation done (0). 13:11:50 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 13:11:50 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 13:11:50 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 13:11:50 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 13:11:50 --- Merging file. 13:11:51 --- Create PDF... 13:11:53 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory 13:11:53 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 13:11:53 ../build/SOL005-NSFaultManagement-API.yaml is valid 13:11:53 --- Validation done (0). 13:11:53 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 13:11:53 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 13:11:53 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 13:11:53 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 13:11:53 --- Merging file. 13:11:55 --- Create PDF... 13:11:57 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory 13:11:57 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 13:11:58 ../build/SOL005-VNFPackageManagement-API.yaml is valid 13:11:58 --- Validation done (0). 13:11:58 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 13:11:58 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 13:11:58 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 13:11:58 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 13:11:58 --- Merging file. 13:12:03 --- Create PDF... 13:12:05 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory 13:12:05 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 13:12:06 ../build/SOL005-NSLifecycleManagement-API.yaml is valid 13:12:06 --- Validation done (0). 13:12:06 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 13:12:06 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 13:12:06 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 13:12:06 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 13:12:06 --- Merging file. 13:12:07 --- Create PDF... 13:12:09 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 13:12:09 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 13:12:09 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid 13:12:09 --- Validation done (0). 13:12:09 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 13:12:09 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 13:12:09 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 13:12:09 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 13:12:09 --- Merging file. 13:12:10 --- Create PDF... 13:12:12 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory 13:12:12 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 13:12:13 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid 13:12:13 --- Validation done (0). 13:12:13 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 13:12:13 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 13:12:13 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 13:12:13 -- Final validator returns 0. 13:12:13 Archiving artifacts 13:12:15 Finished: SUCCESS