SuccessConsole Output

20:00:50 Started by GitLab push by Giacomo Bernini
20:00:50 [EnvInject] - Loading node environment variables.
20:00:50 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
20:00:50 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
20:00:50  > git rev-parse --is-inside-work-tree # timeout=10
20:00:50 Fetching changes from the remote Git repository
20:00:50  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
20:00:50 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
20:00:50  > git --version # timeout=10
20:00:50 using GIT_SSH to set credentials 
20:00:50  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
20:00:51  > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10
20:00:51  > git branch -a -v --no-abbrev --contains 105145212334ec2c039a7ea7edf98a448d9fc03c # timeout=10
20:00:51 Checking out Revision 105145212334ec2c039a7ea7edf98a448d9fc03c (origin/3.6.1-dev)
20:00:51  > git config core.sparsecheckout # timeout=10
20:00:51  > git checkout -f 105145212334ec2c039a7ea7edf98a448d9fc03c
20:00:51 Commit message: "reverted fix issue#2 for NFVManoConfigurationAndInformationManagement"
20:00:51  > git rev-list --no-walk 381adb0e6d830e3b5686cd6df147f69f388c638c # timeout=10
20:00:52 [sol009] $ /bin/bash /tmp/jenkins6495582728364806850.sh
20:00:52 ./build-container.sh: line 7: proxy: command not found
20:00:52 http_proxy is not set
20:00:52 Proxy set to 
20:00:52 Sending build context to Docker daemon  13.31kB

20:00:52 Step 1/24 : FROM alpine:3.10.0
20:00:52  ---> 4d90542f0623
20:00:52 Step 2/24 : RUN env
20:00:52  ---> Using cache
20:00:52  ---> 8dac25977110
20:00:52 Step 3/24 : RUN apk update
20:00:52  ---> Using cache
20:00:52  ---> 37b1267c0d61
20:00:52 Step 4/24 : RUN apk add bash
20:00:52  ---> Using cache
20:00:52  ---> 08d05719ba05
20:00:52 Step 5/24 : RUN apk add nodejs
20:00:52  ---> Using cache
20:00:52  ---> 0ee099fc3499
20:00:52 Step 6/24 : RUN apk add nodejs-npm
20:00:52  ---> Using cache
20:00:52  ---> 2e13502fb746
20:00:52 Step 7/24 : RUN apk add asciidoctor
20:00:52  ---> Using cache
20:00:52  ---> b501e544cc6f
20:00:52 Step 8/24 : RUN apk add openjdk8
20:00:52  ---> Using cache
20:00:52  ---> 7ba24886b75e
20:00:52 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
20:00:52  ---> Using cache
20:00:52  ---> 87451dbdb562
20:00:52 Step 10/24 : RUN apk add openssl
20:00:52  ---> Using cache
20:00:52  ---> cb4988caa1a6
20:00:52 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
20:00:52  ---> Using cache
20:00:52  ---> d1bb45b65e57
20:00:52 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
20:00:52  ---> Using cache
20:00:52  ---> 052acfe99c2d
20:00:52 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
20:00:52  ---> Using cache
20:00:52  ---> ccfbd4411b69
20:00:52 Step 14/24 : RUN npm config set proxy $http_proxy
20:00:52  ---> Using cache
20:00:52  ---> e9209c9968f3
20:00:52 Step 15/24 : RUN npm install -g swagger-cli
20:00:52  ---> Using cache
20:00:52  ---> c75a98940663
20:00:52 Step 16/24 : RUN npm install -g json-refs
20:00:52  ---> Using cache
20:00:52  ---> 4b76971f84c7
20:00:52 Step 17/24 : RUN npm install -g yamljs
20:00:52  ---> Using cache
20:00:52  ---> a32e59c61dad
20:00:52 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
20:00:52  ---> Using cache
20:00:52  ---> bcdd470f6333
20:00:52 Step 19/24 : RUN chmod +x /validate-in-docker.sh
20:00:52  ---> Using cache
20:00:52  ---> 910822c8a1f9
20:00:52 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
20:00:52  ---> Using cache
20:00:52  ---> 3abc5137cda0
20:00:52 Step 21/24 : RUN chmod +x /bin/swg2mrkup
20:00:52  ---> Using cache
20:00:52  ---> bec055db5abf
20:00:52 Step 22/24 : ADD oas2pdf /bin/oas2pdf
20:00:52  ---> Using cache
20:00:52  ---> ec48bebca1d7
20:00:52 Step 23/24 : RUN chmod +x /bin/oas2pdf
20:00:52  ---> Using cache
20:00:52  ---> 6f4173fece97
20:00:52 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
20:00:52  ---> Using cache
20:00:52  ---> 68fd89cee976
20:00:52 Successfully built 68fd89cee976
20:00:52 Successfully tagged openapivalidator:latest
20:00:52 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
20:00:52 mkdir: created directory '/var/www/html/api/nfv/sol009/79'
20:00:52 Mounting dir /var/www/html/api/nfv/sol009/79 as /storage
20:00:52 Using filter ''
20:00:52 
20:00:52 Entering dir /work/src
20:00:52 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
20:00:52 --- Merging file.
20:00:53 --- Create PDF...
20:00:55 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
20:00:55 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
20:00:55 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
20:00:55 --- Validation done (0).
20:00:55 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
20:00:55 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
20:00:55 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
20:00:55 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
20:00:55 --- Merging file.
20:00:57 --- Create PDF...
20:00:59 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
20:00:59 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
20:01:00 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
20:01:00 --- Validation done (0).
20:01:00 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
20:01:00 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
20:01:00 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
20:01:00 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
20:01:00 --- Merging file.
20:01:02 --- Create PDF...
20:01:04 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
20:01:04 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
20:01:05 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
20:01:05 --- Validation done (0).
20:01:05 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
20:01:05 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
20:01:05 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
20:01:05 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
20:01:05 --- Merging file.
20:01:06 --- Create PDF...
20:01:08 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
20:01:08 --- Validating ../build/SOL009-APIVersion-API.yaml
20:01:08 ../build/SOL009-APIVersion-API.yaml is valid
20:01:08 --- Validation done (0).
20:01:08 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
20:01:08 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
20:01:08 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
20:01:08 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
20:01:08 --- Merging file.
20:01:09 --- Create PDF...
20:01:11 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
20:01:11 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
20:01:12 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
20:01:12 --- Validation done (0).
20:01:12 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
20:01:12 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
20:01:12 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
20:01:12 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
20:01:12 --- Merging file.
20:01:13 --- Create PDF...
20:01:15 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
20:01:15 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
20:01:15 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
20:01:15 --- Validation done (0).
20:01:15 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
20:01:15 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
20:01:15 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
20:01:15 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
20:01:15 --- Merging file.
20:01:16 --- Create PDF...
20:01:18 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
20:01:18 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
20:01:19 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
20:01:19 --- Validation done (0).
20:01:19 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
20:01:19 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
20:01:19 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
20:01:19 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
20:01:19 --- Merging file.
20:01:21 --- Create PDF...
20:01:23 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
20:01:23 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
20:01:24 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
20:01:24 --- Validation done (0).
20:01:24 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
20:01:24 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
20:01:24 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
20:01:24 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
20:01:24 --- Merging file.
20:01:25 --- Create PDF...
20:01:27 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
20:01:27 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
20:01:27 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
20:01:27 --- Validation done (0).
20:01:27 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
20:01:27 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
20:01:27 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
20:01:27 -- Final validator returns 0.
20:01:28 Archiving artifacts
20:01:28 Finished: SUCCESS