SuccessConsole Output

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

11:30:43 Step 1/24 : FROM alpine:3.10.0
11:30:43  ---> 4d90542f0623
11:30:43 Step 2/24 : RUN env
11:30:43  ---> Using cache
11:30:43  ---> 0b577767eb4e
11:30:43 Step 3/24 : RUN apk update
11:30:43  ---> Using cache
11:30:43  ---> 697471ef7f0a
11:30:43 Step 4/24 : RUN apk add bash
11:30:43  ---> Using cache
11:30:43  ---> a25251d4272c
11:30:43 Step 5/24 : RUN apk add nodejs
11:30:43  ---> Using cache
11:30:43  ---> ee3663c76c01
11:30:43 Step 6/24 : RUN apk add nodejs-npm
11:30:43  ---> Using cache
11:30:43  ---> 95530c68fb47
11:30:43 Step 7/24 : RUN apk add asciidoctor
11:30:43  ---> Using cache
11:30:43  ---> a321cc22063f
11:30:43 Step 8/24 : RUN apk add openjdk8
11:30:43  ---> Using cache
11:30:43  ---> 07148189c9d2
11:30:43 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:30:43  ---> Using cache
11:30:43  ---> 6808b2c86594
11:30:43 Step 10/24 : RUN apk add openssl
11:30:43  ---> Using cache
11:30:43  ---> ed2950ff9192
11:30:43 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
11:30:43  ---> Using cache
11:30:43  ---> 83cde4af1585
11:30:43 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:30:43  ---> Using cache
11:30:43  ---> e442b40a01ef
11:30:43 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:30:43  ---> Using cache
11:30:43  ---> 22ece82af23f
11:30:43 Step 14/24 : RUN npm config set proxy $http_proxy
11:30:43  ---> Using cache
11:30:43  ---> 0cc1b972380e
11:30:43 Step 15/24 : RUN npm install -g swagger-cli
11:30:43  ---> Using cache
11:30:43  ---> 3ee43d5416a1
11:30:43 Step 16/24 : RUN npm install -g json-refs
11:30:43  ---> Using cache
11:30:43  ---> 94e261945a46
11:30:43 Step 17/24 : RUN npm install -g yamljs
11:30:43  ---> Using cache
11:30:43  ---> ce77b5519b06
11:30:43 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:30:43  ---> Using cache
11:30:43  ---> 35aaec6bc16d
11:30:43 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:30:43  ---> Using cache
11:30:43  ---> d03eaeb2e681
11:30:43 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:30:43  ---> Using cache
11:30:43  ---> e1aeda4a669c
11:30:43 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:30:43  ---> Using cache
11:30:43  ---> 7be3daeef15f
11:30:43 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:30:43  ---> Using cache
11:30:43  ---> 07b2adaef95c
11:30:43 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:30:43  ---> Using cache
11:30:43  ---> 6d164684fc9b
11:30:43 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
11:30:43  ---> Using cache
11:30:43  ---> 247354a565f8
11:30:43 Successfully built 247354a565f8
11:30:43 Successfully tagged openapivalidator:latest
11:30:43 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
11:30:43 mkdir: created directory '/var/www/html/api/nfv/sol009/92'
11:30:43 Mounting dir /var/www/html/api/nfv/sol009/92 as /storage
11:30:43 Using filter ''
11:30:43 
11:30:43 Entering dir /work/src
11:30:43 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
11:30:43 --- Merging file.
11:30:44 --- Create PDF...
11:30:46 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
11:30:46 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
11:30:46 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
11:30:46 --- Validation done (0).
11:30:47 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
11:30:47 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
11:30:47 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
11:30:47 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
11:30:47 --- Merging file.
11:30:48 --- Create PDF...
11:30:50 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
11:30:50 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
11:30:51 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
11:30:51 --- Validation done (0).
11:30:51 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
11:30:51 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
11:30:51 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
11:30:51 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
11:30:51 --- Merging file.
11:30:53 --- Create PDF...
11:30:55 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
11:30:55 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
11:30:56 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
11:30:56 --- Validation done (0).
11:30:56 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
11:30:56 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
11:30:56 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
11:30:56 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
11:30:56 --- Merging file.
11:30:57 --- Create PDF...
11:30:59 --- Validating ../build/SOL009-APIVersion-API.yaml
11:30:59 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
11:31:00 ../build/SOL009-APIVersion-API.yaml is valid
11:31:00 --- Validation done (0).
11:31:00 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
11:31:00 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
11:31:00 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
11:31:00 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
11:31:00 --- Merging file.
11:31:01 --- Create PDF...
11:31:02 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
11:31:02 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
11:31:03 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
11:31:03 --- Validation done (0).
11:31:03 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
11:31:03 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
11:31:03 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
11:31:03 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
11:31:03 --- Merging file.
11:31:04 --- Create PDF...
11:31:06 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
11:31:06 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
11:31:06 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
11:31:06 --- Validation done (0).
11:31:06 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
11:31:06 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
11:31:06 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
11:31:06 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
11:31:06 --- Merging file.
11:31:07 --- Create PDF...
11:31:09 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
11:31:09 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
11:31:10 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
11:31:10 --- Validation done (0).
11:31:10 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
11:31:10 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
11:31:10 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
11:31:10 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
11:31:10 --- Merging file.
11:31:12 --- Create PDF...
11:31:13 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
11:31:13 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
11:31:14 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
11:31:14 --- Validation done (0).
11:31:14 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
11:31:14 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
11:31:14 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
11:31:14 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
11:31:14 --- Merging file.
11:31:15 --- Create PDF...
11:31:17 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
11:31:17 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
11:31:18 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
11:31:18 --- Validation done (0).
11:31:18 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
11:31:18 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
11:31:18 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
11:31:18 -- Final validator returns 0.
11:31:18 Archiving artifacts
11:31:18 Finished: SUCCESS