FailedConsole Output

16:18:34 Started by GitLab push by Samir Medjiah
16:18:34 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
16:18:34 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
16:18:34  > git rev-parse --is-inside-work-tree # timeout=10
16:18:34 Fetching changes from the remote Git repository
16:18:34  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
16:18:34 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
16:18:34  > git --version # timeout=10
16:18:34 using GIT_SSH to set credentials 
16:18:34  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
16:18:34  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
16:18:34  > git branch -a -v --no-abbrev --contains debdd57be3d40f4b1395c2bcda9538886ec6f98d # timeout=10
16:18:34 Checking out Revision debdd57be3d40f4b1395c2bcda9538886ec6f98d (origin/3.3.1-dev)
16:18:34  > git config core.sparsecheckout # timeout=10
16:18:34  > git checkout -f debdd57be3d40f4b1395c2bcda9538886ec6f98d
16:18:35 Commit message: "Fix in common data types +  missing API endpoint in CIM interface"
16:18:35  > git rev-list --no-walk 0ff41f3949467b7432c14b8f77d715fe3bd11bf1 # timeout=10
16:18:39 [sol009] $ /bin/bash /tmp/jenkins3746402398870038648.sh
16:18:39 ./build-container.sh: line 7: proxy: command not found
16:18:39 http_proxy is not set
16:18:39 Proxy set to 
16:18:39 Sending build context to Docker daemon  13.31kB

16:18:39 Step 1/24 : FROM alpine:3.6
16:18:39  ---> 43773d1dba76
16:18:39 Step 2/24 : RUN env
16:18:39  ---> Using cache
16:18:39  ---> 8f8fd58edd62
16:18:39 Step 3/24 : RUN apk update
16:18:39  ---> Using cache
16:18:39  ---> b5cdbf75bff8
16:18:39 Step 4/24 : RUN apk add bash
16:18:39  ---> Using cache
16:18:39  ---> d5b7d5b8474d
16:18:39 Step 5/24 : RUN apk add nodejs
16:18:39  ---> Using cache
16:18:39  ---> 02b0beae235e
16:18:39 Step 6/24 : RUN apk add nodejs-npm
16:18:39  ---> Using cache
16:18:39  ---> c28532e54062
16:18:39 Step 7/24 : RUN apk add asciidoctor
16:18:39  ---> Using cache
16:18:39  ---> 896cdd5b8441
16:18:39 Step 8/24 : RUN apk add openjdk8
16:18:39  ---> Using cache
16:18:39  ---> 33e797dafb78
16:18:39 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
16:18:39  ---> Using cache
16:18:39  ---> 593f73ca93e7
16:18:39 Step 10/24 : RUN apk add openssl
16:18:39  ---> Using cache
16:18:39  ---> 9e091baf1530
16:18:39 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
16:18:39  ---> Using cache
16:18:39  ---> ac732be97a1c
16:18:39 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
16:18:39  ---> Using cache
16:18:39  ---> c0cc4d048580
16:18:39 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
16:18:39  ---> Using cache
16:18:39  ---> 6fe15e9ad31c
16:18:39 Step 14/24 : RUN npm config set proxy $http_proxy
16:18:39  ---> Using cache
16:18:39  ---> becf94dcbee2
16:18:39 Step 15/24 : RUN npm install -g swagger-cli@0.10.3
16:18:39  ---> Running in 71cace3d48d3
16:18:40 npm WARN invalid config proxy=""
16:18:40 npm WARN invalid config Must be a full url with 'http://'
16:18:40 npm ERR! Linux 4.4.0-154-generic
16:18:41 npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "swagger-cli@0.10.3"
16:18:41 npm ERR! node v6.10.3
16:18:41 npm ERR! npm  v3.10.10
16:18:41 npm ERR! code ETARGET
16:18:41 
16:18:41 npm ERR! notarget No compatible version found: swagger-cli@0.10.3
16:18:41 npm ERR! notarget Valid install targets:
16:18:41 npm ERR! notarget 2.3.4, 2.3.3, 2.3.2, 2.3.1, 2.3.0, 2.2.2, 2.2.1, 2.2.0, 2.1.3, 2.1.2, 2.1.1, 2.1.0, 2.0.0, 1.0.2, 1.0.1, 1.0.0, 1.0.0-beta.2, 1.0.0-beta.1, 1.0.0-beta.0
16:18:41 npm ERR! notarget 
16:18:41 npm ERR! notarget This is most likely not a problem with npm itself.
16:18:41 npm ERR! notarget In most cases you or one of your dependencies are requesting
16:18:41 npm ERR! notarget a package version that doesn't exist.
16:18:41 
16:18:41 npm ERR! Please include the following file with any support request:
16:18:41 npm ERR!     /npm-debug.log
16:18:41 The command '/bin/sh -c npm install -g swagger-cli@0.10.3' returned a non-zero code: 1
16:18:41 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
16:18:41 mkdir: created directory '/var/www/html/api/nfv/sol009/9'
16:18:41 Mounting dir /var/www/html/api/nfv/sol009/9 as /storage
16:18:42 Using filter ''
16:18:42 
16:18:42 Entering dir /work/src
16:18:42 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
16:18:42 --- Merging file.
16:18:43 --- Create PDF...
16:18:45 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
16:18:45 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
16:18:45 
16:18:45   error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoLogManagementNotification-API.yaml
16:18:45 
16:18:45 --- Validation done (1).
16:18:45 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
16:18:45 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
16:18:45 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
16:18:45 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
16:18:45 --- Merging file.
16:18:48 --- Create PDF...
16:18:49 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
16:18:49 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
16:18:50 
16:18:50   error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoLogManagement-API.yaml
16:18:50 
16:18:50 --- Validation done (1).
16:18:50 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
16:18:50 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
16:18:50 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
16:18:50 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
16:18:50 --- Merging file.
16:18:53 --- Create PDF...
16:18:55 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
16:18:55 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
16:18:56 
16:18:56   error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
16:18:56 
16:18:56 --- Validation done (1).
16:18:56 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
16:18:56 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
16:18:56 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
16:18:56 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
16:18:56 --- Merging file.
16:18:57 --- Create PDF...
16:18:58 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
16:18:58 --- Validating ../build/SOL009-APIVersion-API.yaml
16:18:59 
16:18:59   error: Unable to identify the Swagger version for document: ../build/SOL009-APIVersion-API.yaml
16:18:59 
16:18:59 --- Validation done (1).
16:18:59 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
16:18:59 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
16:18:59 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
16:18:59 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
16:18:59 --- Merging file.
16:19:01 --- Create PDF...
16:19:02 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
16:19:02 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
16:19:03 
16:19:03   error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
16:19:03 
16:19:03 --- Validation done (1).
16:19:03 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
16:19:03 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
16:19:03 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
16:19:03 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
16:19:03 --- Merging file.
16:19:04 --- Create PDF...
16:19:06 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
16:19:06 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
16:19:07 
16:19:07   error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
16:19:07 
16:19:07 --- Validation done (1).
16:19:07 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
16:19:07 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
16:19:07 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
16:19:07 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
16:19:07 --- Merging file.
16:19:08 --- Create PDF...
16:19:10 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
16:19:10 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
16:19:11 
16:19:11   error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoFaultManagement-API.yaml
16:19:11 
16:19:11 --- Validation done (1).
16:19:11 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
16:19:11 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
16:19:11 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
16:19:11 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
16:19:11 --- Merging file.
16:19:13 --- Create PDF...
16:19:15 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
16:19:15 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
16:19:16 
16:19:16   error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoPerformanceManagement-API.yaml
16:19:16 
16:19:16 --- Validation done (1).
16:19:16 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
16:19:16 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
16:19:16 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
16:19:16 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
16:19:16 --- Merging file.
16:19:17 --- Create PDF...
16:19:19 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
16:19:19 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
16:19:20 
16:19:20   error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
16:19:20 
16:19:20 --- Validation done (1).
16:19:20 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
16:19:20 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
16:19:20 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
16:19:20 -- Final validator returns 1.
16:19:20 Build step 'Execute shell' marked build as failure
16:19:20 Skipped archiving because build is not successful
16:19:21 Finished: FAILURE