SuccessConsole Output

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

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