SuccessConsole Output

15:36:44 Started by GitLab push by Francesca Moscatelli
15:36:44 [EnvInject] - Loading node environment variables.
15:36:44 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
15:36:44 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:36:44  > git rev-parse --is-inside-work-tree # timeout=10
15:36:44 Fetching changes from the remote Git repository
15:36:44  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
15:36:44 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
15:36:44  > git --version # timeout=10
15:36:44 using GIT_SSH to set credentials 
15:36:45  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
15:36:45  > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10
15:36:45  > git branch -a -v --no-abbrev --contains 3738a26db011a2de9f8ae72f6cc4e47330f728c8 # timeout=10
15:36:45 Checking out Revision 3738a26db011a2de9f8ae72f6cc4e47330f728c8 (origin/3.6.1-dev)
15:36:46  > git config core.sparsecheckout # timeout=10
15:36:46  > git checkout -f 3738a26db011a2de9f8ae72f6cc4e47330f728c8
15:36:46 Commit message: "Minor fix in Configuration and Information mgmt interface"
15:36:46  > git rev-list --no-walk 838eb21da18ffe3fa68aca1a4cecde69ffe310cb # timeout=10
15:36:46 [sol009] $ /bin/bash /tmp/jenkins4669783177995315771.sh
15:36:46 ./build-container.sh: line 7: proxy: command not found
15:36:46 http_proxy is not set
15:36:46 Proxy set to 
15:36:46 Sending build context to Docker daemon  13.31kB

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