SuccessConsole Output

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

11:52:54 Step 1/24 : FROM alpine:3.10.0
11:52:54  ---> 4d90542f0623
11:52:54 Step 2/24 : RUN env
11:52:54  ---> Using cache
11:52:54  ---> 0b577767eb4e
11:52:54 Step 3/24 : RUN apk update
11:52:54  ---> Using cache
11:52:54  ---> 697471ef7f0a
11:52:54 Step 4/24 : RUN apk add bash
11:52:54  ---> Using cache
11:52:54  ---> a25251d4272c
11:52:54 Step 5/24 : RUN apk add nodejs
11:52:54  ---> Using cache
11:52:54  ---> ee3663c76c01
11:52:54 Step 6/24 : RUN apk add nodejs-npm
11:52:54  ---> Using cache
11:52:54  ---> 95530c68fb47
11:52:54 Step 7/24 : RUN apk add asciidoctor
11:52:54  ---> Using cache
11:52:54  ---> a321cc22063f
11:52:54 Step 8/24 : RUN apk add openjdk8
11:52:54  ---> Using cache
11:52:54  ---> 07148189c9d2
11:52:54 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:52:54  ---> Using cache
11:52:54  ---> 6808b2c86594
11:52:54 Step 10/24 : RUN apk add openssl
11:52:54  ---> Using cache
11:52:54  ---> ed2950ff9192
11:52:54 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
11:52:54  ---> Using cache
11:52:54  ---> 83cde4af1585
11:52:54 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:52:54  ---> Using cache
11:52:54  ---> e442b40a01ef
11:52:54 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:52:54  ---> Using cache
11:52:54  ---> 22ece82af23f
11:52:54 Step 14/24 : RUN npm config set proxy $http_proxy
11:52:54  ---> Using cache
11:52:54  ---> 0cc1b972380e
11:52:54 Step 15/24 : RUN npm install -g swagger-cli
11:52:54  ---> Using cache
11:52:54  ---> 3ee43d5416a1
11:52:54 Step 16/24 : RUN npm install -g json-refs
11:52:54  ---> Using cache
11:52:54  ---> 94e261945a46
11:52:54 Step 17/24 : RUN npm install -g yamljs
11:52:54  ---> Using cache
11:52:54  ---> ce77b5519b06
11:52:54 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:52:54  ---> Using cache
11:52:54  ---> 1fdcd0703baa
11:52:54 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:52:54  ---> Using cache
11:52:54  ---> 8135b605ce63
11:52:54 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:52:54  ---> Using cache
11:52:54  ---> ca534d005ac9
11:52:54 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:52:54  ---> Using cache
11:52:54  ---> 2f0a69f7aecf
11:52:54 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:52:54  ---> Using cache
11:52:54  ---> 51132b5a66de
11:52:54 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:52:54  ---> Using cache
11:52:54  ---> de5dee225162
11:52:54 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
11:52:54  ---> Using cache
11:52:54  ---> 602212999c28
11:52:54 Successfully built 602212999c28
11:52:54 Successfully tagged openapivalidator:latest
11:52:54 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
11:52:54 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/341’: Permission denied
11:52:54 Mounting dir /var/www/html/api/nfv/sol005/341 as /storage
11:52:54 Using filter ''
11:52:54 
11:52:54 Entering dir /work/src
11:52:54 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
11:52:54 --- Merging file.
11:52:55 --- Create PDF...
11:52:57 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
11:52:57 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
11:52:57 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
11:52:57 --- Validation done (0).
11:52:57 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
11:52:57 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
11:52:57 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
11:52:57 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
11:52:57 --- Merging file.
11:52:58 --- Create PDF...
11:52:59 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
11:52:59 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
11:53:00 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
11:53:00 --- Validation done (0).
11:53:00 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
11:53:00 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
11:53:00 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
11:53:00 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
11:53:00 --- Merging file.
11:53:01 --- Create PDF...
11:53:02 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
11:53:02 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
11:53:02 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
11:53:02 --- Validation done (0).
11:53:02 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
11:53:02 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
11:53:02 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
11:53:02 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
11:53:02 --- Merging file.
11:53:04 --- Create PDF...
11:53:05 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
11:53:05 --- Validating ../build/SOL005-NSDManagement-API.yaml
11:53:05 ../build/SOL005-NSDManagement-API.yaml is valid
11:53:05 --- Validation done (0).
11:53:05 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
11:53:05 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
11:53:05 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
11:53:05 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
11:53:05 --- Merging file.
11:53:06 --- Create PDF...
11:53:07 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
11:53:07 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
11:53:07 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
11:53:07 --- Validation done (0).
11:53:07 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
11:53:07 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
11:53:07 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
11:53:07 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
11:53:07 --- Merging file.
11:53:08 --- Create PDF...
11:53:09 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
11:53:09 --- Validating ../build/SOL005-APIVersion-API.yaml
11:53:09 ../build/SOL005-APIVersion-API.yaml is valid
11:53:09 --- Validation done (0).
11:53:09 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
11:53:09 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
11:53:09 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
11:53:09 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
11:53:09 --- Merging file.
11:53:10 --- Create PDF...
11:53:11 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
11:53:11 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
11:53:12 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
11:53:12 --- Validation done (0).
11:53:12 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
11:53:12 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
11:53:12 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
11:53:12 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
11:53:12 --- Merging file.
11:53:13 --- Create PDF...
11:53:14 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
11:53:14 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
11:53:14 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
11:53:14 --- Validation done (0).
11:53:14 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
11:53:14 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
11:53:14 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
11:53:14 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
11:53:14 --- Merging file.
11:53:15 --- Create PDF...
11:53:16 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
11:53:16 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
11:53:17 ../build/SOL005-NSDManagementNotification-API.yaml is valid
11:53:17 --- Validation done (0).
11:53:17 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
11:53:17 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
11:53:17 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
11:53:17 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
11:53:17 --- Merging file.
11:53:17 --- Create PDF...
11:53:19 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
11:53:19 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
11:53:19 ../build/SOL005-NSFaultManagement-API.yaml is valid
11:53:19 --- Validation done (0).
11:53:19 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
11:53:19 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
11:53:19 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
11:53:19 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
11:53:19 --- Merging file.
11:53:20 --- Create PDF...
11:53:21 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
11:53:21 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
11:53:22 ../build/SOL005-VNFPackageManagement-API.yaml is valid
11:53:22 --- Validation done (0).
11:53:22 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
11:53:22 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
11:53:22 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
11:53:22 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
11:53:22 --- Merging file.
11:53:26 --- Create PDF...
11:53:28 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
11:53:28 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
11:53:29 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
11:53:29 --- Validation done (0).
11:53:29 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
11:53:29 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
11:53:29 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
11:53:29 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
11:53:29 --- Merging file.
11:53:29 --- Create PDF...
11:53:30 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
11:53:30 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
11:53:31 ../build/SOL005-NSLCMCoordination-API.yaml is valid
11:53:31 --- Validation done (0).
11:53:31 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
11:53:31 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
11:53:31 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
11:53:31 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
11:53:31 --- Merging file.
11:53:31 --- Create PDF...
11:53:32 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
11:53:32 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
11:53:33 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
11:53:33 --- Validation done (0).
11:53:33 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
11:53:33 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
11:53:33 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
11:53:33 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
11:53:33 --- Merging file.
11:53:33 --- Create PDF...
11:53:34 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
11:53:34 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
11:53:35 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
11:53:35 --- Validation done (0).
11:53:35 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
11:53:35 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
11:53:35 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
11:53:35 -- Final validator returns 0.
11:53:35 Archiving artifacts
11:53:36 Finished: SUCCESS