SuccessConsole Output

16:56:44 Started by GitLab push by vreck
16:56:44 [EnvInject] - Loading node environment variables.
16:56:44 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master
16:56:44 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
16:56:44  > git rev-parse --is-inside-work-tree # timeout=10
16:56:44 Fetching changes from the remote Git repository
16:56:44  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
16:56:44 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
16:56:44  > git --version # timeout=10
16:56:44 using GIT_SSH to set credentials 
16:56:44  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
16:56:45  > git rev-parse remotes/origin/master^{commit} # timeout=10
16:56:45  > git branch -a -v --no-abbrev --contains 8a244c2473cef1e7d01e8cde05be36e743a74daf # timeout=10
16:56:45 Checking out Revision 8a244c2473cef1e7d01e8cde05be36e743a74daf (origin/master)
16:56:45  > git config core.sparsecheckout # timeout=10
16:56:45  > git checkout -f 8a244c2473cef1e7d01e8cde05be36e743a74daf
16:56:45 Commit message: "Merge branch '3.5.1-dev' into 'master'"
16:56:45  > git rev-list --no-walk daeef6b147c02990f09ebfbf4d75443a7b47c369 # timeout=10
16:56:45 [sol005-master] $ /bin/bash /tmp/jenkins697596169155952578.sh
16:56:45 ./build-container.sh: line 7: proxy: command not found
16:56:45 http_proxy is not set
16:56:45 Proxy set to 
16:56:45 Sending build context to Docker daemon  13.31kB

16:56:46 Step 1/24 : FROM alpine:3.10.0
16:56:46  ---> 4d90542f0623
16:56:46 Step 2/24 : RUN env
16:56:46  ---> Using cache
16:56:46  ---> c20102916f4e
16:56:46 Step 3/24 : RUN apk update
16:56:46  ---> Using cache
16:56:46  ---> e75443b240c4
16:56:46 Step 4/24 : RUN apk add bash
16:56:46  ---> Using cache
16:56:46  ---> f09c3f0ba37b
16:56:46 Step 5/24 : RUN apk add nodejs
16:56:46  ---> Using cache
16:56:46  ---> 826e4425e609
16:56:46 Step 6/24 : RUN apk add nodejs-npm
16:56:46  ---> Using cache
16:56:46  ---> af2d18969839
16:56:46 Step 7/24 : RUN apk add asciidoctor
16:56:46  ---> Using cache
16:56:46  ---> 6eef0761cacd
16:56:46 Step 8/24 : RUN apk add openjdk8
16:56:46  ---> Using cache
16:56:46  ---> 11d7aaa750b8
16:56:46 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
16:56:46  ---> Using cache
16:56:46  ---> 7807faa0a16d
16:56:46 Step 10/24 : RUN apk add openssl
16:56:46  ---> Using cache
16:56:46  ---> 62d9320f44e5
16:56:46 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
16:56:46  ---> Using cache
16:56:46  ---> 1f123aa1a1e9
16:56:46 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
16:56:46  ---> Using cache
16:56:46  ---> 87596a4b91ff
16:56:46 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
16:56:46  ---> Using cache
16:56:46  ---> 48a60688945b
16:56:46 Step 14/24 : RUN npm config set proxy $http_proxy
16:56:46  ---> Using cache
16:56:46  ---> 4bc801cc80b8
16:56:46 Step 15/24 : RUN npm install -g swagger-cli
16:56:46  ---> Using cache
16:56:46  ---> 97c77a5217bc
16:56:46 Step 16/24 : RUN npm install -g json-refs
16:56:46  ---> Using cache
16:56:46  ---> 0289695bacc1
16:56:46 Step 17/24 : RUN npm install -g yamljs
16:56:46  ---> Using cache
16:56:46  ---> edfdd1056b87
16:56:46 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
16:56:46  ---> Using cache
16:56:46  ---> a269f3510725
16:56:46 Step 19/24 : RUN chmod +x /validate-in-docker.sh
16:56:46  ---> Using cache
16:56:46  ---> 04c5604611ac
16:56:46 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
16:56:46  ---> Using cache
16:56:46  ---> 758931639aac
16:56:46 Step 21/24 : RUN chmod +x /bin/swg2mrkup
16:56:46  ---> Using cache
16:56:46  ---> 2118d5e80d57
16:56:46 Step 22/24 : ADD oas2pdf /bin/oas2pdf
16:56:46  ---> Using cache
16:56:46  ---> 009b0184469d
16:56:46 Step 23/24 : RUN chmod +x /bin/oas2pdf
16:56:46  ---> Using cache
16:56:46  ---> a51c2958ed30
16:56:46 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
16:56:46  ---> Using cache
16:56:46  ---> 8ef47bce3957
16:56:46 Successfully built 8ef47bce3957
16:56:46 Successfully tagged openapivalidator:latest
16:56:46 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master as /work
16:56:46 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005-master/31’: Permission denied
16:56:46 Mounting dir /var/www/html/api/nfv/sol005-master/31 as /storage
16:56:46 Using filter ''
16:56:46 
16:56:46 Entering dir /work/src
16:56:46 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
16:56:46 --- Merging file.
16:56:47 --- Create PDF...
16:56:49 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
16:56:49 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
16:56:50 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
16:56:50 --- Validation done (0).
16:56:50 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
16:56:50 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
16:56:50 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
16:56:50 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
16:56:50 --- Merging file.
16:56:52 --- Create PDF...
16:56:54 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
16:56:54 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
16:56:54 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
16:56:54 --- Validation done (0).
16:56:54 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
16:56:54 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
16:56:54 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
16:56:54 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
16:56:54 --- Merging file.
16:56:55 --- Create PDF...
16:56:57 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
16:56:57 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
16:56:58 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
16:56:58 --- Validation done (0).
16:56:58 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
16:56:58 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
16:56:58 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
16:56:58 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
16:56:58 --- Merging file.
16:57:00 --- Create PDF...
16:57:02 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
16:57:02 --- Validating ../build/SOL005-NSDManagement-API.yaml
16:57:02 ../build/SOL005-NSDManagement-API.yaml is valid
16:57:02 --- Validation done (0).
16:57:02 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
16:57:02 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
16:57:02 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
16:57:02 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
16:57:02 --- Merging file.
16:57:03 --- Create PDF...
16:57:05 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
16:57:05 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
16:57:06 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
16:57:06 --- Validation done (0).
16:57:06 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
16:57:06 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
16:57:06 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
16:57:06 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
16:57:06 --- Merging file.
16:57:07 --- Create PDF...
16:57:08 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
16:57:08 --- Validating ../build/SOL005-APIVersion-API.yaml
16:57:09 ../build/SOL005-APIVersion-API.yaml is valid
16:57:09 --- Validation done (0).
16:57:09 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
16:57:09 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
16:57:09 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
16:57:09 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
16:57:09 --- Merging file.
16:57:10 --- Create PDF...
16:57:12 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
16:57:12 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
16:57:13 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
16:57:13 --- Validation done (0).
16:57:13 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
16:57:13 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
16:57:13 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
16:57:13 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
16:57:13 --- Merging file.
16:57:14 --- Create PDF...
16:57:16 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
16:57:16 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
16:57:17 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
16:57:17 --- Validation done (0).
16:57:17 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
16:57:17 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
16:57:17 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
16:57:17 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
16:57:17 --- Merging file.
16:57:18 --- Create PDF...
16:57:20 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
16:57:20 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
16:57:21 ../build/SOL005-NSDManagementNotification-API.yaml is valid
16:57:21 --- Validation done (0).
16:57:21 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
16:57:21 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
16:57:21 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
16:57:21 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
16:57:21 --- Merging file.
16:57:22 --- Create PDF...
16:57:24 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
16:57:24 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
16:57:24 ../build/SOL005-NSFaultManagement-API.yaml is valid
16:57:24 --- Validation done (0).
16:57:24 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
16:57:24 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
16:57:24 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
16:57:25 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
16:57:25 --- Merging file.
16:57:27 --- Create PDF...
16:57:28 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
16:57:28 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
16:57:29 ../build/SOL005-VNFPackageManagement-API.yaml is valid
16:57:29 --- Validation done (0).
16:57:29 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
16:57:29 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
16:57:29 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
16:57:29 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
16:57:29 --- Merging file.
16:57:35 --- Create PDF...
16:57:37 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
16:57:37 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
16:57:38 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
16:57:38 --- Validation done (0).
16:57:38 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
16:57:38 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
16:57:38 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
16:57:38 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
16:57:38 --- Merging file.
16:57:39 --- Create PDF...
16:57:41 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
16:57:41 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
16:57:41 ../build/SOL005-NSLCMCoordination-API.yaml is valid
16:57:41 --- Validation done (0).
16:57:41 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
16:57:41 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
16:57:41 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
16:57:41 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
16:57:41 --- Merging file.
16:57:42 --- Create PDF...
16:57:44 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
16:57:44 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
16:57:45 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
16:57:45 --- Validation done (0).
16:57:45 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
16:57:45 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
16:57:45 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
16:57:45 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
16:57:45 --- Merging file.
16:57:46 --- Create PDF...
16:57:47 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
16:57:47 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
16:57:48 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
16:57:48 --- Validation done (0).
16:57:48 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
16:57:48 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
16:57:48 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
16:57:48 -- Final validator returns 0.
16:57:48 Archiving artifacts
16:57:51 Finished: SUCCESS