SuccessConsole Output

14:43:29 Started by GitLab push by Giacomo Bernini
14:43:29 [EnvInject] - Loading node environment variables.
14:43:29 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
14:43:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:43:29  > git rev-parse --is-inside-work-tree # timeout=10
14:43:29 Fetching changes from the remote Git repository
14:43:29  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
14:43:29 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
14:43:29  > git --version # timeout=10
14:43:29 using GIT_SSH to set credentials 
14:43:29  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
14:43:30  > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10
14:43:30  > git branch -a -v --no-abbrev --contains d2bf6f4847c817b0b2a81798d885e292b4e36eb6 # timeout=10
14:43:30 Checking out Revision d2bf6f4847c817b0b2a81798d885e292b4e36eb6 (origin/4.3.1-dev)
14:43:30  > git config core.sparsecheckout # timeout=10
14:43:30  > git checkout -f d2bf6f4847c817b0b2a81798d885e292b4e36eb6
14:43:30 Commit message: "removed mandatory Version HTTP header in ApiVersion operations to align with SOL013ed431"
14:43:30  > git rev-list --no-walk 5ff1016877bae16a3e249b56bcfb547193c08ede # timeout=10
14:43:30 [sol005] $ /bin/bash /tmp/jenkins13936086036672713270.sh
14:43:30 ./build-container.sh: line 7: proxy: command not found
14:43:30 http_proxy is not set
14:43:30 Proxy set to 
14:43:30 Sending build context to Docker daemon  13.31kB

14:43:31 Step 1/24 : FROM alpine:3.10.0
14:43:31  ---> 4d90542f0623
14:43:31 Step 2/24 : RUN env
14:43:31  ---> Using cache
14:43:31  ---> 146159559a23
14:43:31 Step 3/24 : RUN apk update
14:43:31  ---> Using cache
14:43:31  ---> 2642323b1ad1
14:43:31 Step 4/24 : RUN apk add bash
14:43:31  ---> Using cache
14:43:31  ---> bb67f4478233
14:43:31 Step 5/24 : RUN apk add nodejs
14:43:31  ---> Using cache
14:43:31  ---> e2c230a1c0a8
14:43:31 Step 6/24 : RUN apk add nodejs-npm
14:43:31  ---> Using cache
14:43:31  ---> 28160958d148
14:43:31 Step 7/24 : RUN apk add asciidoctor
14:43:31  ---> Using cache
14:43:31  ---> 972c124900bf
14:43:31 Step 8/24 : RUN apk add openjdk8
14:43:31  ---> Using cache
14:43:31  ---> e0999ddeb9c4
14:43:31 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:43:31  ---> Using cache
14:43:31  ---> 0982fd9ee2a2
14:43:31 Step 10/24 : RUN apk add openssl
14:43:31  ---> Using cache
14:43:31  ---> 475e70ef685d
14:43:31 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
14:43:31  ---> Running in a40b7cbec7d9
14:43:33 ERROR:  While executing gem ... (NoMethodError)
14:43:33     undefined method `reset' for RDoc::TopLevel:Class
14:43:33 Successfully installed rdoc-6.3.3
14:43:41 Successfully installed rdoc-6.3.3
14:43:41 Parsing documentation for rdoc-6.3.3
14:43:41 Installing ri documentation for rdoc-6.3.3
14:43:41 Done installing documentation for rdoc after 6 seconds
14:43:41 1 gem installed
14:43:42 Removing intermediate container a40b7cbec7d9
14:43:42  ---> e3b77a52f455
14:43:42 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:43:42  ---> Running in 6890ca8ac38b
14:44:11 Successfully installed polyglot-0.3.5
14:44:11 Successfully installed treetop-1.6.11
14:44:11 Successfully installed concurrent-ruby-1.1.10
14:44:11 Successfully installed thread_safe-0.3.6
14:44:11 Successfully installed safe_yaml-1.0.5
14:44:11 Successfully installed pdf-core-0.7.0
14:44:11 Successfully installed ttfunk-1.5.1
14:44:11 Successfully installed prawn-2.2.2
14:44:11 Successfully installed prawn-icon-2.5.0
14:44:11 Successfully installed public_suffix-4.0.7
14:44:11 Successfully installed addressable-2.8.0
14:44:11 Successfully installed css_parser-1.11.0
14:44:11 Successfully installed prawn-svg-0.31.0
14:44:11 Successfully installed Ascii85-1.1.0
14:44:11 Successfully installed ruby-rc4-0.1.5
14:44:11 Successfully installed hashery-2.1.2
14:44:11 Successfully installed afm-0.2.2
14:44:11 Successfully installed pdf-reader-2.10.0
14:44:11 Successfully installed prawn-templates-0.1.2
14:44:11 Successfully installed prawn-table-0.2.2
14:44:11 Successfully installed asciidoctor-pdf-1.5.4
14:44:11 Successfully installed asciidoctor-pdf-cjk-0.1.3
14:44:11 Parsing documentation for polyglot-0.3.5
14:44:11 Installing ri documentation for polyglot-0.3.5
14:44:11 Parsing documentation for treetop-1.6.11
14:44:11 Installing ri documentation for treetop-1.6.11
14:44:11 Parsing documentation for concurrent-ruby-1.1.10
14:44:11 Installing ri documentation for concurrent-ruby-1.1.10
14:44:11 Parsing documentation for thread_safe-0.3.6
14:44:11 Installing ri documentation for thread_safe-0.3.6
14:44:11 Parsing documentation for safe_yaml-1.0.5
14:44:11 Installing ri documentation for safe_yaml-1.0.5
14:44:11 Parsing documentation for pdf-core-0.7.0
14:44:11 Installing ri documentation for pdf-core-0.7.0
14:44:11 Parsing documentation for ttfunk-1.5.1
14:44:11 Installing ri documentation for ttfunk-1.5.1
14:44:11 Parsing documentation for prawn-2.2.2
14:44:11 Installing ri documentation for prawn-2.2.2
14:44:11 Parsing documentation for prawn-icon-2.5.0
14:44:11 Installing ri documentation for prawn-icon-2.5.0
14:44:11 Parsing documentation for public_suffix-4.0.7
14:44:11 Installing ri documentation for public_suffix-4.0.7
14:44:11 Parsing documentation for addressable-2.8.0
14:44:11 Installing ri documentation for addressable-2.8.0
14:44:11 Parsing documentation for css_parser-1.11.0
14:44:11 Installing ri documentation for css_parser-1.11.0
14:44:11 Parsing documentation for prawn-svg-0.31.0
14:44:11 Installing ri documentation for prawn-svg-0.31.0
14:44:11 Parsing documentation for Ascii85-1.1.0
14:44:11 Installing ri documentation for Ascii85-1.1.0
14:44:11 Parsing documentation for ruby-rc4-0.1.5
14:44:11 Installing ri documentation for ruby-rc4-0.1.5
14:44:11 Parsing documentation for hashery-2.1.2
14:44:11 Installing ri documentation for hashery-2.1.2
14:44:11 Parsing documentation for afm-0.2.2
14:44:11 Installing ri documentation for afm-0.2.2
14:44:11 Parsing documentation for pdf-reader-2.10.0
14:44:11 Installing ri documentation for pdf-reader-2.10.0
14:44:11 Parsing documentation for prawn-templates-0.1.2
14:44:11 Installing ri documentation for prawn-templates-0.1.2
14:44:11 Parsing documentation for prawn-table-0.2.2
14:44:11 Installing ri documentation for prawn-table-0.2.2
14:44:11 Parsing documentation for asciidoctor-pdf-1.5.4
14:44:11 Installing ri documentation for asciidoctor-pdf-1.5.4
14:44:11 Parsing documentation for asciidoctor-pdf-cjk-0.1.3
14:44:11 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3
14:44:11 Done installing documentation for polyglot, treetop, concurrent-ruby, thread_safe, safe_yaml, pdf-core, ttfunk, prawn, prawn-icon, public_suffix, addressable, css_parser, prawn-svg, Ascii85, ruby-rc4, hashery, afm, pdf-reader, prawn-templates, prawn-table, asciidoctor-pdf, asciidoctor-pdf-cjk after 18 seconds
14:44:11 22 gems installed
14:44:15 Removing intermediate container 6890ca8ac38b
14:44:15  ---> 911c9789977f
14:44:15 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:44:15  ---> Running in b42bfab3832b
14:44:15 --2022-07-07 12:44:15--  https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:44:15 Resolving forge.etsi.org... 195.238.226.56
14:44:15 Connecting to forge.etsi.org|195.238.226.56|:443... connected.
14:44:15 HTTP request sent, awaiting response... 200 OK
14:44:15 Length: 14909486 (14M) [application/java-archive]
14:44:15 Saving to: 'swagger2markup-cli-1.3.2.jar'
14:44:15 
14:44:15      0K .......... .......... .......... .......... ..........  0% 10.3M 1s
14:44:15     50K .......... .......... .......... .......... ..........  0% 39.9M 1s
14:44:15    100K .......... .......... .......... .......... ..........  1% 13.1M 1s
14:44:15    150K .......... .......... .......... .......... ..........  1% 76.9M 1s
14:44:15    200K .......... .......... .......... .......... ..........  1% 27.5M 1s
14:44:15    250K .......... .......... .......... .......... ..........  2% 51.4M 1s
14:44:15    300K .......... .......... .......... .......... ..........  2% 44.6M 1s
14:44:15    350K .......... .......... .......... .......... ..........  2% 13.8M 1s
14:44:15    400K .......... .......... .......... .......... ..........  3% 14.2M 1s
14:44:15    450K .......... .......... .......... .......... ..........  3% 10.1M 1s
14:44:15    500K .......... .......... .......... .......... ..........  3% 73.7M 1s
14:44:15    550K .......... .......... .......... .......... ..........  4% 14.4M 1s
14:44:15    600K .......... .......... .......... .......... ..........  4% 50.6M 1s
14:44:15    650K .......... .......... .......... .......... ..........  4% 73.3M 1s
14:44:15    700K .......... .......... .......... .......... ..........  5% 15.5M 1s
14:44:15    750K .......... .......... .......... .......... ..........  5% 23.1M 1s
14:44:15    800K .......... .......... .......... .......... ..........  5% 52.2M 1s
14:44:15    850K .......... .......... .......... .......... ..........  6% 68.4M 1s
14:44:15    900K .......... .......... .......... .......... ..........  6% 73.8M 1s
14:44:15    950K .......... .......... .......... .......... ..........  6% 61.7M 1s
14:44:15   1000K .......... .......... .......... .......... ..........  7% 8.88M 1s
14:44:15   1050K .......... .......... .......... .......... ..........  7% 42.5M 1s
14:44:16   1100K .......... .......... .......... .......... ..........  7% 38.0M 1s
14:44:16   1150K .......... .......... .......... .......... ..........  8% 31.7M 1s
14:44:16   1200K .......... .......... .......... .......... ..........  8% 61.4M 1s
14:44:16   1250K .......... .......... .......... .......... ..........  8% 17.5M 1s
14:44:16   1300K .......... .......... .......... .......... ..........  9% 82.3M 1s
14:44:16   1350K .......... .......... .......... .......... ..........  9% 14.3M 1s
14:44:16   1400K .......... .......... .......... .......... ..........  9% 52.0M 1s
14:44:16   1450K .......... .......... .......... .......... .......... 10% 81.1M 1s
14:44:16   1500K .......... .......... .......... .......... .......... 10% 17.4M 1s
14:44:16   1550K .......... .......... .......... .......... .......... 10% 80.1M 1s
14:44:16   1600K .......... .......... .......... .......... .......... 11% 20.3M 1s
14:44:16   1650K .......... .......... .......... .......... .......... 11% 63.3M 0s
14:44:16   1700K .......... .......... .......... .......... .......... 12% 73.2M 0s
14:44:16   1750K .......... .......... .......... .......... .......... 12% 11.6M 0s
14:44:16   1800K .......... .......... .......... .......... .......... 12% 29.2M 0s
14:44:16   1850K .......... .......... .......... .......... .......... 13% 24.9M 0s
14:44:16   1900K .......... .......... .......... .......... .......... 13% 32.7M 0s
14:44:16   1950K .......... .......... .......... .......... .......... 13% 64.5M 0s
14:44:16   2000K .......... .......... .......... .......... .......... 14% 36.7M 0s
14:44:16   2050K .......... .......... .......... .......... .......... 14% 75.9M 0s
14:44:16   2100K .......... .......... .......... .......... .......... 14% 82.9M 0s
14:44:16   2150K .......... .......... .......... .......... .......... 15% 49.3M 0s
14:44:16   2200K .......... .......... .......... .......... .......... 15% 25.8M 0s
14:44:16   2250K .......... .......... .......... .......... .......... 15% 61.9M 0s
14:44:16   2300K .......... .......... .......... .......... .......... 16% 35.1M 0s
14:44:16   2350K .......... .......... .......... .......... .......... 16% 74.9M 0s
14:44:16   2400K .......... .......... .......... .......... .......... 16% 36.4M 0s
14:44:16   2450K .......... .......... .......... .......... .......... 17% 76.5M 0s
14:44:16   2500K .......... .......... .......... .......... .......... 17% 39.2M 0s
14:44:16   2550K .......... .......... .......... .......... .......... 17% 81.3M 0s
14:44:16   2600K .......... .......... .......... .......... .......... 18% 35.8M 0s
14:44:16   2650K .......... .......... .......... .......... .......... 18% 70.0M 0s
14:44:16   2700K .......... .......... .......... .......... .......... 18% 82.9M 0s
14:44:16   2750K .......... .......... .......... .......... .......... 19% 23.4M 0s
14:44:16   2800K .......... .......... .......... .......... .......... 19% 25.1M 0s
14:44:16   2850K .......... .......... .......... .......... .......... 19% 47.1M 0s
14:44:16   2900K .......... .......... .......... .......... .......... 20% 77.1M 0s
14:44:16   2950K .......... .......... .......... .......... .......... 20% 31.7M 0s
14:44:16   3000K .......... .......... .......... .......... .......... 20% 45.9M 0s
14:44:16   3050K .......... .......... .......... .......... .......... 21% 27.9M 0s
14:44:16   3100K .......... .......... .......... .......... .......... 21% 30.4M 0s
14:44:16   3150K .......... .......... .......... .......... .......... 21% 77.3M 0s
14:44:16   3200K .......... .......... .......... .......... .......... 22% 56.4M 0s
14:44:16   3250K .......... .......... .......... .......... .......... 22% 84.1M 0s
14:44:16   3300K .......... .......... .......... .......... .......... 23% 52.1M 0s
14:44:16   3350K .......... .......... .......... .......... .......... 23% 39.7M 0s
14:44:16   3400K .......... .......... .......... .......... .......... 23% 74.4M 0s
14:44:16   3450K .......... .......... .......... .......... .......... 24% 22.7M 0s
14:44:16   3500K .......... .......... .......... .......... .......... 24% 41.4M 0s
14:44:16   3550K .......... .......... .......... .......... .......... 24% 80.8M 0s
14:44:16   3600K .......... .......... .......... .......... .......... 25% 26.8M 0s
14:44:16   3650K .......... .......... .......... .......... .......... 25% 25.0M 0s
14:44:16   3700K .......... .......... .......... .......... .......... 25% 76.4M 0s
14:44:16   3750K .......... .......... .......... .......... .......... 26% 30.5M 0s
14:44:16   3800K .......... .......... .......... .......... .......... 26% 70.2M 0s
14:44:16   3850K .......... .......... .......... .......... .......... 26% 81.1M 0s
14:44:16   3900K .......... .......... .......... .......... .......... 27% 47.4M 0s
14:44:16   3950K .......... .......... .......... .......... .......... 27% 17.5M 0s
14:44:16   4000K .......... .......... .......... .......... .......... 27% 21.2M 0s
14:44:16   4050K .......... .......... .......... .......... .......... 28% 36.8M 0s
14:44:16   4100K .......... .......... .......... .......... .......... 28% 44.1M 0s
14:44:16   4150K .......... .......... .......... .......... .......... 28% 77.3M 0s
14:44:16   4200K .......... .......... .......... .......... .......... 29% 65.7M 0s
14:44:16   4250K .......... .......... .......... .......... .......... 29% 31.7M 0s
14:44:16   4300K .......... .......... .......... .......... .......... 29% 76.9M 0s
14:44:16   4350K .......... .......... .......... .......... .......... 30% 81.3M 0s
14:44:16   4400K .......... .......... .......... .......... .......... 30% 28.7M 0s
14:44:16   4450K .......... .......... .......... .......... .......... 30% 79.8M 0s
14:44:16   4500K .......... .......... .......... .......... .......... 31% 81.3M 0s
14:44:16   4550K .......... .......... .......... .......... .......... 31% 76.2M 0s
14:44:16   4600K .......... .......... .......... .......... .......... 31% 69.7M 0s
14:44:16   4650K .......... .......... .......... .......... .......... 32% 32.8M 0s
14:44:16   4700K .......... .......... .......... .......... .......... 32% 21.9M 0s
14:44:16   4750K .......... .......... .......... .......... .......... 32% 28.7M 0s
14:44:16   4800K .......... .......... .......... .......... .......... 33% 64.6M 0s
14:44:16   4850K .......... .......... .......... .......... .......... 33% 72.3M 0s
14:44:16   4900K .......... .......... .......... .......... .......... 33% 26.3M 0s
14:44:16   4950K .......... .......... .......... .......... .......... 34% 78.9M 0s
14:44:16   5000K .......... .......... .......... .......... .......... 34% 73.9M 0s
14:44:16   5050K .......... .......... .......... .......... .......... 35% 74.8M 0s
14:44:16   5100K .......... .......... .......... .......... .......... 35% 81.8M 0s
14:44:16   5150K .......... .......... .......... .......... .......... 35% 77.8M 0s
14:44:16   5200K .......... .......... .......... .......... .......... 36% 17.6M 0s
14:44:16   5250K .......... .......... .......... .......... .......... 36% 74.2M 0s
14:44:16   5300K .......... .......... .......... .......... .......... 36% 34.9M 0s
14:44:16   5350K .......... .......... .......... .......... .......... 37% 34.3M 0s
14:44:16   5400K .......... .......... .......... .......... .......... 37% 74.5M 0s
14:44:16   5450K .......... .......... .......... .......... .......... 37% 81.9M 0s
14:44:16   5500K .......... .......... .......... .......... .......... 38% 36.4M 0s
14:44:16   5550K .......... .......... .......... .......... .......... 38% 46.7M 0s
14:44:16   5600K .......... .......... .......... .......... .......... 38% 63.1M 0s
14:44:16   5650K .......... .......... .......... .......... .......... 39% 79.1M 0s
14:44:16   5700K .......... .......... .......... .......... .......... 39% 80.7M 0s
14:44:16   5750K .......... .......... .......... .......... .......... 39% 60.1M 0s
14:44:16   5800K .......... .......... .......... .......... .......... 40% 23.9M 0s
14:44:16   5850K .......... .......... .......... .......... .......... 40% 41.5M 0s
14:44:16   5900K .......... .......... .......... .......... .......... 40% 28.3M 0s
14:44:16   5950K .......... .......... .......... .......... .......... 41% 68.2M 0s
14:44:16   6000K .......... .......... .......... .......... .......... 41% 62.9M 0s
14:44:16   6050K .......... .......... .......... .......... .......... 41% 82.3M 0s
14:44:16   6100K .......... .......... .......... .......... .......... 42% 47.2M 0s
14:44:16   6150K .......... .......... .......... .......... .......... 42% 26.1M 0s
14:44:16   6200K .......... .......... .......... .......... .......... 42% 44.3M 0s
14:44:16   6250K .......... .......... .......... .......... .......... 43% 76.8M 0s
14:44:16   6300K .......... .......... .......... .......... .......... 43% 33.2M 0s
14:44:16   6350K .......... .......... .......... .......... .......... 43% 82.3M 0s
14:44:16   6400K .......... .......... .......... .......... .......... 44% 64.4M 0s
14:44:16   6450K .......... .......... .......... .......... .......... 44% 80.5M 0s
14:44:16   6500K .......... .......... .......... .......... .......... 44% 36.2M 0s
14:44:16   6550K .......... .......... .......... .......... .......... 45% 38.8M 0s
14:44:16   6600K .......... .......... .......... .......... .......... 45% 75.4M 0s
14:44:16   6650K .......... .......... .......... .......... .......... 46% 33.7M 0s
14:44:16   6700K .......... .......... .......... .......... .......... 46% 68.1M 0s
14:44:16   6750K .......... .......... .......... .......... .......... 46% 29.7M 0s
14:44:16   6800K .......... .......... .......... .......... .......... 47% 23.3M 0s
14:44:16   6850K .......... .......... .......... .......... .......... 47% 66.9M 0s
14:44:16   6900K .......... .......... .......... .......... .......... 47% 31.2M 0s
14:44:16   6950K .......... .......... .......... .......... .......... 48% 39.1M 0s
14:44:16   7000K .......... .......... .......... .......... .......... 48% 42.2M 0s
14:44:16   7050K .......... .......... .......... .......... .......... 48% 72.0M 0s
14:44:16   7100K .......... .......... .......... .......... .......... 49% 78.0M 0s
14:44:16   7150K .......... .......... .......... .......... .......... 49% 38.7M 0s
14:44:16   7200K .......... .......... .......... .......... .......... 49% 40.5M 0s
14:44:16   7250K .......... .......... .......... .......... .......... 50% 37.9M 0s
14:44:16   7300K .......... .......... .......... .......... .......... 50% 37.4M 0s
14:44:16   7350K .......... .......... .......... .......... .......... 50% 35.9M 0s
14:44:16   7400K .......... .......... .......... .......... .......... 51% 39.9M 0s
14:44:16   7450K .......... .......... .......... .......... .......... 51% 42.6M 0s
14:44:16   7500K .......... .......... .......... .......... .......... 51% 44.0M 0s
14:44:16   7550K .......... .......... .......... .......... .......... 52% 52.8M 0s
14:44:16   7600K .......... .......... .......... .......... .......... 52% 31.5M 0s
14:44:16   7650K .......... .......... .......... .......... .......... 52% 62.1M 0s
14:44:16   7700K .......... .......... .......... .......... .......... 53% 58.5M 0s
14:44:16   7750K .......... .......... .......... .......... .......... 53% 57.8M 0s
14:44:16   7800K .......... .......... .......... .......... .......... 53% 72.2M 0s
14:44:16   7850K .......... .......... .......... .......... .......... 54% 78.4M 0s
14:44:16   7900K .......... .......... .......... .......... .......... 54% 78.9M 0s
14:44:16   7950K .......... .......... .......... .......... .......... 54% 44.9M 0s
14:44:16   8000K .......... .......... .......... .......... .......... 55% 49.0M 0s
14:44:16   8050K .......... .......... .......... .......... .......... 55% 20.7M 0s
14:44:16   8100K .......... .......... .......... .......... .......... 55% 66.5M 0s
14:44:16   8150K .......... .......... .......... .......... .......... 56% 28.8M 0s
14:44:16   8200K .......... .......... .......... .......... .......... 56% 73.5M 0s
14:44:16   8250K .......... .......... .......... .......... .......... 57% 47.5M 0s
14:44:16   8300K .......... .......... .......... .......... .......... 57% 26.1M 0s
14:44:16   8350K .......... .......... .......... .......... .......... 57% 73.0M 0s
14:44:16   8400K .......... .......... .......... .......... .......... 58% 57.8M 0s
14:44:16   8450K .......... .......... .......... .......... .......... 58% 37.6M 0s
14:44:16   8500K .......... .......... .......... .......... .......... 58% 46.3M 0s
14:44:16   8550K .......... .......... .......... .......... .......... 59% 52.6M 0s
14:44:16   8600K .......... .......... .......... .......... .......... 59% 75.7M 0s
14:44:16   8650K .......... .......... .......... .......... .......... 59% 47.2M 0s
14:44:16   8700K .......... .......... .......... .......... .......... 60% 32.9M 0s
14:44:16   8750K .......... .......... .......... .......... .......... 60% 75.2M 0s
14:44:16   8800K .......... .......... .......... .......... .......... 60% 46.0M 0s
14:44:16   8850K .......... .......... .......... .......... .......... 61% 22.2M 0s
14:44:16   8900K .......... .......... .......... .......... .......... 61% 54.5M 0s
14:44:16   8950K .......... .......... .......... .......... .......... 61% 41.2M 0s
14:44:16   9000K .......... .......... .......... .......... .......... 62% 34.0M 0s
14:44:16   9050K .......... .......... .......... .......... .......... 62% 72.6M 0s
14:44:16   9100K .......... .......... .......... .......... .......... 62% 42.2M 0s
14:44:16   9150K .......... .......... .......... .......... .......... 63% 35.2M 0s
14:44:16   9200K .......... .......... .......... .......... .......... 63% 39.3M 0s
14:44:16   9250K .......... .......... .......... .......... .......... 63% 75.8M 0s
14:44:16   9300K .......... .......... .......... .......... .......... 64% 77.6M 0s
14:44:16   9350K .......... .......... .......... .......... .......... 64% 57.7M 0s
14:44:16   9400K .......... .......... .......... .......... .......... 64% 46.5M 0s
14:44:16   9450K .......... .......... .......... .......... .......... 65% 39.1M 0s
14:44:16   9500K .......... .......... .......... .......... .......... 65% 65.1M 0s
14:44:16   9550K .......... .......... .......... .......... .......... 65% 80.5M 0s
14:44:16   9600K .......... .......... .......... .......... .......... 66% 32.6M 0s
14:44:16   9650K .......... .......... .......... .......... .......... 66% 31.4M 0s
14:44:16   9700K .......... .......... .......... .......... .......... 66% 78.9M 0s
14:44:16   9750K .......... .......... .......... .......... .......... 67% 44.1M 0s
14:44:16   9800K .......... .......... .......... .......... .......... 67% 75.5M 0s
14:44:16   9850K .......... .......... .......... .......... .......... 67% 42.5M 0s
14:44:16   9900K .......... .......... .......... .......... .......... 68% 64.7M 0s
14:44:16   9950K .......... .......... .......... .......... .......... 68% 27.2M 0s
14:44:16  10000K .......... .......... .......... .......... .......... 69% 31.4M 0s
14:44:16  10050K .......... .......... .......... .......... .......... 69% 42.7M 0s
14:44:16  10100K .......... .......... .......... .......... .......... 69% 43.1M 0s
14:44:16  10150K .......... .......... .......... .......... .......... 70% 44.6M 0s
14:44:16  10200K .......... .......... .......... .......... .......... 70% 44.3M 0s
14:44:16  10250K .......... .......... .......... .......... .......... 70% 40.4M 0s
14:44:16  10300K .......... .......... .......... .......... .......... 71% 59.5M 0s
14:44:16  10350K .......... .......... .......... .......... .......... 71% 45.6M 0s
14:44:16  10400K .......... .......... .......... .......... .......... 71% 58.1M 0s
14:44:16  10450K .......... .......... .......... .......... .......... 72% 43.5M 0s
14:44:16  10500K .......... .......... .......... .......... .......... 72% 33.5M 0s
14:44:16  10550K .......... .......... .......... .......... .......... 72% 60.9M 0s
14:44:16  10600K .......... .......... .......... .......... .......... 73% 70.2M 0s
14:44:16  10650K .......... .......... .......... .......... .......... 73% 41.3M 0s
14:44:16  10700K .......... .......... .......... .......... .......... 73% 53.1M 0s
14:44:16  10750K .......... .......... .......... .......... .......... 74% 42.9M 0s
14:44:16  10800K .......... .......... .......... .......... .......... 74% 33.1M 0s
14:44:16  10850K .......... .......... .......... .......... .......... 74% 79.0M 0s
14:44:16  10900K .......... .......... .......... .......... .......... 75% 40.5M 0s
14:44:16  10950K .......... .......... .......... .......... .......... 75% 79.0M 0s
14:44:16  11000K .......... .......... .......... .......... .......... 75% 75.5M 0s
14:44:16  11050K .......... .......... .......... .......... .......... 76% 77.6M 0s
14:44:16  11100K .......... .......... .......... .......... .......... 76% 79.2M 0s
14:44:16  11150K .......... .......... .......... .......... .......... 76% 52.9M 0s
14:44:16  11200K .......... .......... .......... .......... .......... 77% 17.5M 0s
14:44:16  11250K .......... .......... .......... .......... .......... 77% 26.7M 0s
14:44:16  11300K .......... .......... .......... .......... .......... 77% 55.9M 0s
14:44:16  11350K .......... .......... .......... .......... .......... 78% 79.1M 0s
14:44:16  11400K .......... .......... .......... .......... .......... 78% 72.0M 0s
14:44:16  11450K .......... .......... .......... .......... .......... 78% 26.2M 0s
14:44:16  11500K .......... .......... .......... .......... .......... 79% 62.6M 0s
14:44:16  11550K .......... .......... .......... .......... .......... 79% 79.7M 0s
14:44:16  11600K .......... .......... .......... .......... .......... 80% 48.8M 0s
14:44:16  11650K .......... .......... .......... .......... .......... 80% 24.7M 0s
14:44:16  11700K .......... .......... .......... .......... .......... 80% 71.8M 0s
14:44:16  11750K .......... .......... .......... .......... .......... 81% 36.1M 0s
14:44:16  11800K .......... .......... .......... .......... .......... 81% 39.4M 0s
14:44:16  11850K .......... .......... .......... .......... .......... 81% 46.4M 0s
14:44:16  11900K .......... .......... .......... .......... .......... 82% 78.2M 0s
14:44:16  11950K .......... .......... .......... .......... .......... 82% 40.7M 0s
14:44:16  12000K .......... .......... .......... .......... .......... 82% 34.4M 0s
14:44:16  12050K .......... .......... .......... .......... .......... 83% 80.0M 0s
14:44:16  12100K .......... .......... .......... .......... .......... 83% 78.7M 0s
14:44:16  12150K .......... .......... .......... .......... .......... 83% 77.4M 0s
14:44:16  12200K .......... .......... .......... .......... .......... 84% 23.8M 0s
14:44:16  12250K .......... .......... .......... .......... .......... 84% 75.4M 0s
14:44:16  12300K .......... .......... .......... .......... .......... 84% 79.5M 0s
14:44:16  12350K .......... .......... .......... .......... .......... 85% 78.9M 0s
14:44:16  12400K .......... .......... .......... .......... .......... 85% 60.7M 0s
14:44:16  12450K .......... .......... .......... .......... .......... 85% 17.8M 0s
14:44:16  12500K .......... .......... .......... .......... .......... 86% 71.0M 0s
14:44:16  12550K .......... .......... .......... .......... .......... 86% 33.5M 0s
14:44:16  12600K .......... .......... .......... .......... .......... 86% 39.0M 0s
14:44:16  12650K .......... .......... .......... .......... .......... 87% 44.4M 0s
14:44:16  12700K .......... .......... .......... .......... .......... 87% 50.3M 0s
14:44:16  12750K .......... .......... .......... .......... .......... 87% 53.7M 0s
14:44:16  12800K .......... .......... .......... .......... .......... 88% 36.4M 0s
14:44:16  12850K .......... .......... .......... .......... .......... 88% 58.0M 0s
14:44:16  12900K .......... .......... .......... .......... .......... 88% 77.2M 0s
14:44:16  12950K .......... .......... .......... .......... .......... 89% 56.7M 0s
14:44:16  13000K .......... .......... .......... .......... .......... 89% 56.7M 0s
14:44:16  13050K .......... .......... .......... .......... .......... 89% 43.7M 0s
14:44:16  13100K .......... .......... .......... .......... .......... 90% 45.9M 0s
14:44:16  13150K .......... .......... .......... .......... .......... 90% 49.7M 0s
14:44:16  13200K .......... .......... .......... .......... .......... 91% 44.8M 0s
14:44:16  13250K .......... .......... .......... .......... .......... 91% 80.5M 0s
14:44:16  13300K .......... .......... .......... .......... .......... 91% 75.1M 0s
14:44:16  13350K .......... .......... .......... .......... .......... 92% 80.8M 0s
14:44:16  13400K .......... .......... .......... .......... .......... 92% 31.1M 0s
14:44:16  13450K .......... .......... .......... .......... .......... 92% 61.0M 0s
14:44:16  13500K .......... .......... .......... .......... .......... 93% 43.7M 0s
14:44:16  13550K .......... .......... .......... .......... .......... 93% 49.1M 0s
14:44:16  13600K .......... .......... .......... .......... .......... 93% 46.1M 0s
14:44:16  13650K .......... .......... .......... .......... .......... 94% 75.3M 0s
14:44:16  13700K .......... .......... .......... .......... .......... 94% 74.6M 0s
14:44:16  13750K .......... .......... .......... .......... .......... 94% 74.1M 0s
14:44:16  13800K .......... .......... .......... .......... .......... 95% 68.8M 0s
14:44:16  13850K .......... .......... .......... .......... .......... 95% 80.8M 0s
14:44:16  13900K .......... .......... .......... .......... .......... 95% 80.3M 0s
14:44:16  13950K .......... .......... .......... .......... .......... 96% 76.6M 0s
14:44:16  14000K .......... .......... .......... .......... .......... 96% 63.8M 0s
14:44:16  14050K .......... .......... .......... .......... .......... 96% 81.0M 0s
14:44:16  14100K .......... .......... .......... .......... .......... 97% 77.3M 0s
14:44:16  14150K .......... .......... .......... .......... .......... 97% 42.8M 0s
14:44:16  14200K .......... .......... .......... .......... .......... 97% 73.4M 0s
14:44:16  14250K .......... .......... .......... .......... .......... 98% 80.9M 0s
14:44:16  14300K .......... .......... .......... .......... .......... 98% 80.2M 0s
14:44:16  14350K .......... .......... .......... .......... .......... 98% 79.8M 0s
14:44:16  14400K .......... .......... .......... .......... .......... 99% 59.9M 0s
14:44:16  14450K .......... .......... .......... .......... .......... 99% 71.6M 0s
14:44:16  14500K .......... .......... .......... .......... .......... 99% 69.2M 0s
14:44:16  14550K ..........                                            100%  105M=0.3s
14:44:16 
14:44:16 2022-07-07 12:44:16 (41.7 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486]
14:44:16 
14:44:16 Removing intermediate container b42bfab3832b
14:44:17  ---> 5fd27adf120e
14:44:17 Step 14/24 : RUN npm config set proxy $http_proxy
14:44:17  ---> Running in 17ee73b1b677
14:44:19 Removing intermediate container 17ee73b1b677
14:44:19  ---> 0d54370925fb
14:44:19 Step 15/24 : RUN npm install -g swagger-cli
14:44:19  ---> Running in 8f7828947ac3
14:44:19 npm WARN invalid config proxy=""
14:44:19 npm WARN invalid config Must be a full url with 'http://'
14:44:19 /usr/bin/swagger-cli -> /usr/lib/node_modules/swagger-cli/swagger-cli.js
14:44:25 npm WARN @apidevtools/swagger-parser@10.1.0 requires a peer of openapi-types@>=7 but none is installed. You must install peer dependencies yourself.
14:44:25 
14:44:25 + swagger-cli@4.0.4
14:44:25 added 48 packages from 24 contributors in 5.355s
14:44:27 Removing intermediate container 8f7828947ac3
14:44:27  ---> 95796d4d1dc4
14:44:27 Step 16/24 : RUN npm install -g json-refs
14:44:27  ---> Running in ac7add75e78d
14:44:27 npm WARN invalid config proxy=""
14:44:27 npm WARN invalid config Must be a full url with 'http://'
14:44:27 npm WARN deprecated superagent@7.1.6: Please downgrade to v7.1.5 if you need IE/ActiveXObject support OR upgrade to v8.0.0 as we no longer support IE and published an incorrect patch version (see https://github.com/visionmedia/superagent/issues/1731)
14:44:29 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs
14:44:32 + json-refs@3.0.15
14:44:32 added 50 packages from 53 contributors in 3.939s
14:44:33 Removing intermediate container ac7add75e78d
14:44:33  ---> 300b4c57006b
14:44:33 Step 17/24 : RUN npm install -g yamljs
14:44:33  ---> Running in e16103d610a3
14:44:34 npm WARN invalid config proxy=""
14:44:34 npm WARN invalid config Must be a full url with 'http://'
14:44:34 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json
14:44:36 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml
14:44:36 + yamljs@0.3.0
14:44:36 added 14 packages from 8 contributors in 1.712s
14:44:37 Removing intermediate container e16103d610a3
14:44:37  ---> 659fe7cfe19f
14:44:37 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:44:37  ---> 6d1cde16ac05
14:44:37 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:44:37  ---> Running in 5c368590788e
14:44:38 Removing intermediate container 5c368590788e
14:44:38  ---> 5dffc95df76f
14:44:38 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:44:38  ---> 10665320dc23
14:44:38 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:44:38  ---> Running in 1fea25e0f8d2
14:44:39 Removing intermediate container 1fea25e0f8d2
14:44:39  ---> 670701753b26
14:44:39 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:44:40  ---> cefe8660c128
14:44:40 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:44:40  ---> Running in e8fe336b29aa
14:44:41 Removing intermediate container e8fe336b29aa
14:44:41  ---> 5406139753af
14:44:41 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
14:44:41  ---> Running in 49761044b805
14:44:41 Removing intermediate container 49761044b805
14:44:41  ---> b05db8987041
14:44:41 Successfully built b05db8987041
14:44:41 Successfully tagged openapivalidator:latest
14:44:41 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
14:44:41 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/297’: Permission denied
14:44:41 Mounting dir /var/www/html/api/nfv/sol005/297 as /storage
14:44:42 Using filter ''
14:44:42 
14:44:42 Entering dir /work/src
14:44:42 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
14:44:42 --- Merging file.
14:44:43 --- Create PDF...
14:44:45 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
14:44:45 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
14:44:46 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
14:44:46 --- Validation done (0).
14:44:46 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
14:44:46 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
14:44:46 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
14:44:46 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
14:44:46 --- Merging file.
14:44:48 --- Create PDF...
14:44:50 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
14:44:50 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
14:44:51 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
14:44:51 --- Validation done (0).
14:44:51 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
14:44:51 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
14:44:51 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
14:44:51 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
14:44:51 --- Merging file.
14:44:52 --- Create PDF...
14:44:54 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
14:44:54 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
14:44:54 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
14:44:54 --- Validation done (0).
14:44:54 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
14:44:54 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
14:44:54 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
14:44:54 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
14:44:54 --- Merging file.
14:44:57 --- Create PDF...
14:44:58 --- Validating ../build/SOL005-NSDManagement-API.yaml
14:44:58 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
14:44:59 ../build/SOL005-NSDManagement-API.yaml is valid
14:44:59 --- Validation done (0).
14:44:59 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
14:44:59 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
14:44:59 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
14:44:59 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
14:44:59 --- Merging file.
14:45:00 --- Create PDF...
14:45:02 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
14:45:02 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
14:45:03 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
14:45:03 --- Validation done (0).
14:45:03 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
14:45:03 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
14:45:03 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
14:45:03 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
14:45:03 --- Merging file.
14:45:04 --- Create PDF...
14:45:06 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
14:45:06 --- Validating ../build/SOL005-APIVersion-API.yaml
14:45:06 ../build/SOL005-APIVersion-API.yaml is valid
14:45:06 --- Validation done (0).
14:45:06 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
14:45:06 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
14:45:06 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
14:45:06 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
14:45:06 --- Merging file.
14:45:08 --- Create PDF...
14:45:09 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
14:45:09 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
14:45:10 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
14:45:10 --- Validation done (0).
14:45:10 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
14:45:10 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
14:45:10 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
14:45:10 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
14:45:10 --- Merging file.
14:45:12 --- Create PDF...
14:45:13 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
14:45:13 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
14:45:14 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
14:45:14 --- Validation done (0).
14:45:14 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
14:45:14 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
14:45:14 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
14:45:14 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
14:45:14 --- Merging file.
14:45:16 --- Create PDF...
14:45:18 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
14:45:18 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
14:45:19 ../build/SOL005-NSDManagementNotification-API.yaml is valid
14:45:19 --- Validation done (0).
14:45:19 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
14:45:19 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
14:45:19 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
14:45:19 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
14:45:19 --- Merging file.
14:45:20 --- Create PDF...
14:45:22 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
14:45:22 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
14:45:23 ../build/SOL005-NSFaultManagement-API.yaml is valid
14:45:23 --- Validation done (0).
14:45:23 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
14:45:23 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
14:45:23 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
14:45:23 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
14:45:23 --- Merging file.
14:45:25 --- Create PDF...
14:45:27 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
14:45:27 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
14:45:28 ../build/SOL005-VNFPackageManagement-API.yaml is valid
14:45:28 --- Validation done (0).
14:45:28 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
14:45:28 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
14:45:28 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
14:45:28 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
14:45:28 --- Merging file.
14:45:36 --- Create PDF...
14:45:38 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
14:45:38 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
14:45:40 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
14:45:40 --- Validation done (0).
14:45:40 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
14:45:40 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
14:45:40 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
14:45:40 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
14:45:40 --- Merging file.
14:45:41 --- Create PDF...
14:45:43 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
14:45:43 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
14:45:43 ../build/SOL005-NSLCMCoordination-API.yaml is valid
14:45:44 --- Validation done (0).
14:45:44 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
14:45:44 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
14:45:44 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
14:45:44 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
14:45:44 --- Merging file.
14:45:45 --- Create PDF...
14:45:46 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
14:45:46 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
14:45:47 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
14:45:47 --- Validation done (0).
14:45:47 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
14:45:47 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
14:45:47 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
14:45:47 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
14:45:47 --- Merging file.
14:45:48 --- Create PDF...
14:45:50 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
14:45:50 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
14:45:51 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
14:45:51 --- Validation done (0).
14:45:51 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
14:45:51 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
14:45:51 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
14:45:51 -- Final validator returns 0.
14:45:51 Archiving artifacts
14:45:52 Finished: SUCCESS