SuccessConsole Output

08:58:47 Started by GitLab push by Sana Zulfiqar
08:58:47 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
08:58:47 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
08:58:47  > git rev-parse --is-inside-work-tree # timeout=10
08:58:47 Fetching changes from the remote Git repository
08:58:47  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
08:58:47 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
08:58:47  > git --version # timeout=10
08:58:47 using GIT_SSH to set credentials 
08:58:47  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
08:58:48  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
08:58:48  > git branch -a -v --no-abbrev --contains 0fe04713252ec2041236b4c574d7f7e548727e8c # timeout=10
08:58:48 Checking out Revision 0fe04713252ec2041236b4c574d7f7e548727e8c (origin/3.5.1-dev)
08:58:48  > git config core.sparsecheckout # timeout=10
08:58:48  > git checkout -f 0fe04713252ec2041236b4c574d7f7e548727e8c
08:58:48 Commit message: "SOL009_26: PATCH implemented"
08:58:48  > git rev-list --no-walk 18b6bc4ad94dbc924e2a1a2a1d894de1f033bd76 # timeout=10
08:58:48 [sol009] $ /bin/bash /tmp/jenkins827308833583629398.sh
08:58:48 ./build-container.sh: line 7: proxy: command not found
08:58:48 http_proxy is not set
08:58:48 Proxy set to 
08:58:48 Sending build context to Docker daemon  13.31kB

08:58:48 Step 1/24 : FROM alpine:3.10.0
08:58:48  ---> 4d90542f0623
08:58:48 Step 2/24 : RUN env
08:58:48  ---> Using cache
08:58:48  ---> 3dd37f88f48b
08:58:48 Step 3/24 : RUN apk update
08:58:48  ---> Using cache
08:58:48  ---> 12029cc0f39f
08:58:48 Step 4/24 : RUN apk add bash
08:58:48  ---> Using cache
08:58:48  ---> e6615b737995
08:58:48 Step 5/24 : RUN apk add nodejs
08:58:48  ---> Using cache
08:58:48  ---> 24860c3b2063
08:58:48 Step 6/24 : RUN apk add nodejs-npm
08:58:48  ---> Using cache
08:58:48  ---> cb2256300214
08:58:48 Step 7/24 : RUN apk add asciidoctor
08:58:48  ---> Using cache
08:58:48  ---> 48f0b705cc06
08:58:48 Step 8/24 : RUN apk add openjdk8
08:58:48  ---> Using cache
08:58:48  ---> 56a612d9bba4
08:58:48 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
08:58:48  ---> Using cache
08:58:48  ---> 54afa303828c
08:58:48 Step 10/24 : RUN apk add openssl
08:58:48  ---> Using cache
08:58:48  ---> c9c08c112472
08:58:48 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
08:58:48  ---> Using cache
08:58:48  ---> 352b01bc416e
08:58:48 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
08:58:48  ---> Using cache
08:58:48  ---> ce077e02bff8
08:58:48 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
08:58:48  ---> Using cache
08:58:48  ---> b23fedc8dd94
08:58:48 Step 14/24 : RUN npm config set proxy $http_proxy
08:58:48  ---> Using cache
08:58:48  ---> 91638a196f16
08:58:48 Step 15/24 : RUN npm install -g swagger-cli
08:58:48  ---> Using cache
08:58:48  ---> f4d81cd29e36
08:58:48 Step 16/24 : RUN npm install -g json-refs
08:58:48  ---> Using cache
08:58:48  ---> 11d5296cb6e3
08:58:48 Step 17/24 : RUN npm install -g yamljs
08:58:48  ---> Using cache
08:58:48  ---> 261de29c25d2
08:58:48 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
08:58:48  ---> Using cache
08:58:48  ---> 500f197bc30e
08:58:48 Step 19/24 : RUN chmod +x /validate-in-docker.sh
08:58:48  ---> Using cache
08:58:48  ---> faa78c58459a
08:58:48 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
08:58:48  ---> Using cache
08:58:48  ---> 348876f81ed4
08:58:48 Step 21/24 : RUN chmod +x /bin/swg2mrkup
08:58:48  ---> Using cache
08:58:48  ---> 5404d0bde354
08:58:48 Step 22/24 : ADD oas2pdf /bin/oas2pdf
08:58:48  ---> Using cache
08:58:48  ---> f292874f6334
08:58:48 Step 23/24 : RUN chmod +x /bin/oas2pdf
08:58:48  ---> Using cache
08:58:48  ---> 49c2e44cf414
08:58:48 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
08:58:48  ---> Using cache
08:58:48  ---> 6f2aa5724ebe
08:58:48 Successfully built 6f2aa5724ebe
08:58:48 Successfully tagged openapivalidator:latest
08:58:48 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
08:58:48 mkdir: created directory '/var/www/html/api/nfv/sol009/55'
08:58:48 Mounting dir /var/www/html/api/nfv/sol009/55 as /storage
08:58:49 Using filter ''
08:58:49 
08:58:49 Entering dir /work/src
08:58:49 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
08:58:49 --- Merging file.
08:58:50 --- Create PDF...
08:58:52 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
08:58:52 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
08:58:52 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
08:58:52 --- Validation done (0).
08:58:52 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
08:58:52 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
08:58:52 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
08:58:52 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
08:58:52 --- Merging file.
08:58:54 --- Create PDF...
08:58:56 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
08:58:56 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
08:58:57 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
08:58:57 --- Validation done (0).
08:58:57 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
08:58:57 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
08:58:57 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
08:58:57 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
08:58:57 --- Merging file.
08:58:59 --- Create PDF...
08:59:01 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
08:59:01 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
08:59:02 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
08:59:02 --- Validation done (0).
08:59:02 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
08:59:02 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
08:59:02 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
08:59:02 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
08:59:02 --- Merging file.
08:59:03 --- Create PDF...
08:59:04 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
08:59:04 --- Validating ../build/SOL009-APIVersion-API.yaml
08:59:05 ../build/SOL009-APIVersion-API.yaml is valid
08:59:05 --- Validation done (0).
08:59:05 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
08:59:05 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
08:59:05 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
08:59:05 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
08:59:05 --- Merging file.
08:59:06 --- Create PDF...
08:59:07 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
08:59:07 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
08:59:08 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
08:59:08 --- Validation done (0).
08:59:08 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
08:59:08 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
08:59:08 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
08:59:08 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
08:59:08 --- Merging file.
08:59:09 --- Create PDF...
08:59:10 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
08:59:10 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
08:59:11 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
08:59:11 --- Validation done (0).
08:59:11 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
08:59:11 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
08:59:11 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
08:59:11 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
08:59:11 --- Merging file.
08:59:12 --- Create PDF...
08:59:14 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
08:59:14 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
08:59:14 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
08:59:15 --- Validation done (0).
08:59:15 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
08:59:15 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
08:59:15 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
08:59:15 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
08:59:15 --- Merging file.
08:59:16 --- Create PDF...
08:59:18 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
08:59:18 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
08:59:18 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
08:59:18 --- Validation done (0).
08:59:18 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
08:59:18 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
08:59:18 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
08:59:18 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
08:59:18 --- Merging file.
08:59:19 --- Create PDF...
08:59:21 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
08:59:21 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
08:59:22 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
08:59:22 --- Validation done (0).
08:59:22 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
08:59:22 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
08:59:22 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
08:59:22 -- Final validator returns 0.
08:59:22 Archiving artifacts
08:59:22 Finished: SUCCESS