Started by GitLab push by Giacomo Bernini [EnvInject] - Loading node environment variables. Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/Release-4^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains c7d1a7e1ffa02c0bb446f3a7bc585161160ea52a # timeout=10 Checking out Revision c7d1a7e1ffa02c0bb446f3a7bc585161160ea52a (origin/Release-4) > git config core.sparsecheckout # timeout=10 > git checkout -f c7d1a7e1ffa02c0bb446f3a7bc585161160ea52a Commit message: "Merge branch '4.4.1-dev' into 'Release-4'" > git rev-list --no-walk 4d997ff26703a9faa06b67f2b19372e517c01bb4 # timeout=10 [sol009] $ /bin/bash /tmp/jenkins5022604747825328258.sh ./build-container.sh: line 7: proxy: command not found http_proxy is not set Proxy set to Sending build context to Docker daemon 13.31kB Step 1/24 : FROM alpine:3.10.0 ---> 4d90542f0623 Step 2/24 : RUN env ---> Using cache ---> 0b577767eb4e Step 3/24 : RUN apk update ---> Using cache ---> 697471ef7f0a Step 4/24 : RUN apk add bash ---> Using cache ---> a25251d4272c Step 5/24 : RUN apk add nodejs ---> Using cache ---> ee3663c76c01 Step 6/24 : RUN apk add nodejs-npm ---> Using cache ---> 95530c68fb47 Step 7/24 : RUN apk add asciidoctor ---> Using cache ---> a321cc22063f Step 8/24 : RUN apk add openjdk8 ---> Using cache ---> 07148189c9d2 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Using cache ---> 6808b2c86594 Step 10/24 : RUN apk add openssl ---> Using cache ---> ed2950ff9192 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 ---> Using cache ---> 83cde4af1585 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Using cache ---> e442b40a01ef Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Using cache ---> 22ece82af23f Step 14/24 : RUN npm config set proxy $http_proxy ---> Using cache ---> 0cc1b972380e Step 15/24 : RUN npm install -g swagger-cli ---> Using cache ---> 3ee43d5416a1 Step 16/24 : RUN npm install -g json-refs ---> Using cache ---> 94e261945a46 Step 17/24 : RUN npm install -g yamljs ---> Using cache ---> ce77b5519b06 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> cf1ead1a60d4 Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Running in 203ce6214d34 Removing intermediate container 203ce6214d34 ---> 091bb0082ff7 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> 49f76e8b88e5 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Running in 1cdc669e0854 Removing intermediate container 1cdc669e0854 ---> 6aea0974f9d9 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> 525a4262944a Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Running in a7b095f59c2e Removing intermediate container a7b095f59c2e ---> d4f68d3b94f7 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] ---> Running in 4472c9f8e6cb Removing intermediate container 4472c9f8e6cb ---> 4a51bb0eedaa Successfully built 4a51bb0eedaa Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work mkdir: created directory '/var/www/html/api/nfv/sol009/104' Mounting dir /var/www/html/api/nfv/sol009/104 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml ../build/SOL009-NFVManoLogManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory --- Validating ../build/SOL009-APIVersion-API.yaml ../build/SOL009-APIVersion-API.yaml is valid --- Validation done (0). '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml ../build/SOL009-NFVManoFaultManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory -- Final validator returns 0. Archiving artifacts Finished: SUCCESS