SuccessConsole Output

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

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