SuccessConsole Output

08:19:15 Started by GitLab push by Muhammad Hamza
08:19:15 [EnvInject] - Loading node environment variables.
08:19:15 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
08:19:15 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
08:19:15  > git rev-parse --is-inside-work-tree # timeout=10
08:19:15 Fetching changes from the remote Git repository
08:19:15  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
08:19:15 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
08:19:15  > git --version # timeout=10
08:19:15 using GIT_SSH to set credentials 
08:19:15  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
08:19:16  > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10
08:19:16  > git branch -a -v --no-abbrev --contains b97307775946c7a5ebd36c4658b715f1f5294ff9 # timeout=10
08:19:16 Checking out Revision b97307775946c7a5ebd36c4658b715f1f5294ff9 (origin/3.6.1-dev)
08:19:16  > git config core.sparsecheckout # timeout=10
08:19:16  > git checkout -f b97307775946c7a5ebd36c4658b715f1f5294ff9
08:19:16 Commit message: "fix CI failing issue due to rdoc in Dockerfile"
08:19:16  > git rev-list --no-walk 7ef52765275a465ddb2d1bef1ba9899ca8ff267c # timeout=10
08:19:16 [sol002-sol003] $ /bin/bash /tmp/jenkins443942404211136661.sh
08:19:16 rm: cannot remove 'build/*-API.pdf': No such file or directory
08:19:16 ./build-container.sh: line 7: proxy: command not found
08:19:16 http_proxy is not set
08:19:16 Proxy set to 
08:19:16 Sending build context to Docker daemon  13.31kB

08:19:16 Step 1/24 : FROM alpine:3.10.0
08:19:18 3.10.0: Pulling from library/alpine
08:19:18 Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54
08:19:18 Status: Downloaded newer image for alpine:3.10.0
08:19:18  ---> 4d90542f0623
08:19:18 Step 2/24 : RUN env
08:19:18  ---> Using cache
08:19:18  ---> 0b577767eb4e
08:19:18 Step 3/24 : RUN apk update
08:19:18  ---> Using cache
08:19:18  ---> 697471ef7f0a
08:19:18 Step 4/24 : RUN apk add bash
08:19:18  ---> Using cache
08:19:18  ---> a25251d4272c
08:19:18 Step 5/24 : RUN apk add nodejs
08:19:18  ---> Using cache
08:19:18  ---> ee3663c76c01
08:19:18 Step 6/24 : RUN apk add nodejs-npm
08:19:18  ---> Using cache
08:19:18  ---> 95530c68fb47
08:19:18 Step 7/24 : RUN apk add asciidoctor
08:19:18  ---> Using cache
08:19:18  ---> a321cc22063f
08:19:18 Step 8/24 : RUN apk add openjdk8
08:19:18  ---> Using cache
08:19:18  ---> 07148189c9d2
08:19:18 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
08:19:18  ---> Using cache
08:19:18  ---> 6808b2c86594
08:19:18 Step 10/24 : RUN apk add openssl
08:19:18  ---> Using cache
08:19:18  ---> ed2950ff9192
08:19:18 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
08:19:18  ---> Running in cab2d19f2b7d
08:19:21 ERROR:  While executing gem ... (NoMethodError)
08:19:21     undefined method `reset' for RDoc::TopLevel:Class
08:19:21 Successfully installed rdoc-6.3.3
08:19:29 Successfully installed rdoc-6.3.3
08:19:29 Parsing documentation for rdoc-6.3.3
08:19:29 Installing ri documentation for rdoc-6.3.3
08:19:29 Done installing documentation for rdoc after 6 seconds
08:19:29 1 gem installed
08:19:30 Removing intermediate container cab2d19f2b7d
08:19:30  ---> 83cde4af1585
08:19:30 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
08:19:30  ---> Running in 28c6c823912d
08:19:58 Successfully installed pdf-core-0.7.0
08:19:58 Successfully installed ttfunk-1.5.1
08:19:58 Successfully installed prawn-2.2.2
08:19:58 Successfully installed prawn-table-0.2.2
08:19:58 Successfully installed Ascii85-1.1.0
08:19:58 Successfully installed ruby-rc4-0.1.5
08:19:58 Successfully installed hashery-2.1.2
08:19:58 Successfully installed afm-0.2.2
08:19:58 Successfully installed pdf-reader-2.9.2
08:19:58 Successfully installed prawn-templates-0.1.2
08:19:58 Successfully installed public_suffix-4.0.6
08:19:58 Successfully installed addressable-2.8.0
08:19:58 Successfully installed css_parser-1.11.0
08:19:58 Successfully installed prawn-svg-0.31.0
08:19:58 Successfully installed prawn-icon-2.5.0
08:19:58 Successfully installed safe_yaml-1.0.5
08:19:58 Successfully installed thread_safe-0.3.6
08:19:58 Successfully installed concurrent-ruby-1.1.9
08:19:58 Successfully installed polyglot-0.3.5
08:19:58 Successfully installed treetop-1.6.11
08:19:58 Successfully installed asciidoctor-pdf-1.5.4
08:19:58 Successfully installed asciidoctor-pdf-cjk-0.1.3
08:19:58 Parsing documentation for pdf-core-0.7.0
08:19:58 Installing ri documentation for pdf-core-0.7.0
08:19:58 Parsing documentation for ttfunk-1.5.1
08:19:58 Installing ri documentation for ttfunk-1.5.1
08:19:58 Parsing documentation for prawn-2.2.2
08:19:58 Installing ri documentation for prawn-2.2.2
08:19:58 Parsing documentation for prawn-table-0.2.2
08:19:58 Installing ri documentation for prawn-table-0.2.2
08:19:58 Parsing documentation for Ascii85-1.1.0
08:19:58 Installing ri documentation for Ascii85-1.1.0
08:19:58 Parsing documentation for ruby-rc4-0.1.5
08:19:58 Installing ri documentation for ruby-rc4-0.1.5
08:19:58 Parsing documentation for hashery-2.1.2
08:19:58 Installing ri documentation for hashery-2.1.2
08:19:58 Parsing documentation for afm-0.2.2
08:19:58 Installing ri documentation for afm-0.2.2
08:19:58 Parsing documentation for pdf-reader-2.9.2
08:19:58 Installing ri documentation for pdf-reader-2.9.2
08:19:58 Parsing documentation for prawn-templates-0.1.2
08:19:58 Installing ri documentation for prawn-templates-0.1.2
08:19:58 Parsing documentation for public_suffix-4.0.6
08:19:58 Installing ri documentation for public_suffix-4.0.6
08:19:58 Parsing documentation for addressable-2.8.0
08:19:58 Installing ri documentation for addressable-2.8.0
08:19:58 Parsing documentation for css_parser-1.11.0
08:19:58 Installing ri documentation for css_parser-1.11.0
08:19:58 Parsing documentation for prawn-svg-0.31.0
08:19:58 Installing ri documentation for prawn-svg-0.31.0
08:19:58 Parsing documentation for prawn-icon-2.5.0
08:19:58 Installing ri documentation for prawn-icon-2.5.0
08:19:58 Parsing documentation for safe_yaml-1.0.5
08:19:58 Installing ri documentation for safe_yaml-1.0.5
08:19:58 Parsing documentation for thread_safe-0.3.6
08:19:58 Installing ri documentation for thread_safe-0.3.6
08:19:58 Parsing documentation for concurrent-ruby-1.1.9
08:19:58 Installing ri documentation for concurrent-ruby-1.1.9
08:19:58 Parsing documentation for polyglot-0.3.5
08:19:58 Installing ri documentation for polyglot-0.3.5
08:19:58 Parsing documentation for treetop-1.6.11
08:19:58 Installing ri documentation for treetop-1.6.11
08:19:58 Parsing documentation for asciidoctor-pdf-1.5.4
08:19:58 Installing ri documentation for asciidoctor-pdf-1.5.4
08:19:58 Parsing documentation for asciidoctor-pdf-cjk-0.1.3
08:19:58 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3
08:19:58 Done installing documentation for pdf-core, ttfunk, prawn, prawn-table, Ascii85, ruby-rc4, hashery, afm, pdf-reader, prawn-templates, public_suffix, addressable, css_parser, prawn-svg, prawn-icon, safe_yaml, thread_safe, concurrent-ruby, polyglot, treetop, asciidoctor-pdf, asciidoctor-pdf-cjk after 19 seconds
08:19:58 22 gems installed
08:20:01 Removing intermediate container 28c6c823912d
08:20:01  ---> e442b40a01ef
08:20:01 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
08:20:01  ---> Running in a6fadf4971f5
08:20:01 --2022-02-22 07:20:01--  https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
08:20:01 Resolving forge.etsi.org... 195.238.226.56
08:20:01 Connecting to forge.etsi.org|195.238.226.56|:443... connected.
08:20:01 HTTP request sent, awaiting response... 200 OK
08:20:01 Length: 14909486 (14M) [application/java-archive]
08:20:01 Saving to: 'swagger2markup-cli-1.3.2.jar'
08:20:01 
08:20:01      0K .......... .......... .......... .......... ..........  0% 1.22M 12s
08:20:02     50K .......... .......... .......... .......... ..........  0% 2.41M 9s
08:20:02    100K .......... .......... .......... .......... ..........  1% 10.1M 6s
08:20:02    150K .......... .......... .......... .......... ..........  1% 26.9M 5s
08:20:02    200K .......... .......... .......... .......... ..........  1% 12.3M 4s
08:20:02    250K .......... .......... .......... .......... ..........  2% 29.7M 3s
08:20:02    300K .......... .......... .......... .......... ..........  2% 7.69M 3s
08:20:02    350K .......... .......... .......... .......... ..........  2% 62.4M 3s
08:20:02    400K .......... .......... .......... .......... ..........  3% 28.7M 3s
08:20:02    450K .......... .......... .......... .......... ..........  3% 58.2M 2s
08:20:02    500K .......... .......... .......... .......... ..........  3% 18.9M 2s
08:20:02    550K .......... .......... .......... .......... ..........  4% 10.8M 2s
08:20:02    600K .......... .......... .......... .......... ..........  4% 35.1M 2s
08:20:02    650K .......... .......... .......... .......... ..........  4% 12.8M 2s
08:20:02    700K .......... .......... .......... .......... ..........  5% 13.9M 2s
08:20:02    750K .......... .......... .......... .......... ..........  5% 19.2M 2s
08:20:02    800K .......... .......... .......... .......... ..........  5% 12.1M 2s
08:20:02    850K .......... .......... .......... .......... ..........  6% 23.5M 2s
08:20:02    900K .......... .......... .......... .......... ..........  6% 11.0M 2s
08:20:02    950K .......... .......... .......... .......... ..........  6% 27.8M 2s
08:20:02   1000K .......... .......... .......... .......... ..........  7% 12.9M 2s
08:20:02   1050K .......... .......... .......... .......... ..........  7% 17.7M 1s
08:20:02   1100K .......... .......... .......... .......... ..........  7% 23.1M 1s
08:20:02   1150K .......... .......... .......... .......... ..........  8% 15.8M 1s
08:20:02   1200K .......... .......... .......... .......... ..........  8% 7.86M 1s
08:20:02   1250K .......... .......... .......... .......... ..........  8% 27.1M 1s
08:20:02   1300K .......... .......... .......... .......... ..........  9% 66.3M 1s
08:20:02   1350K .......... .......... .......... .......... ..........  9% 13.9M 1s
08:20:02   1400K .......... .......... .......... .......... ..........  9% 12.4M 1s
08:20:02   1450K .......... .......... .......... .......... .......... 10% 8.28M 1s
08:20:02   1500K .......... .......... .......... .......... .......... 10% 70.1M 1s
08:20:02   1550K .......... .......... .......... .......... .......... 10% 31.6M 1s
08:20:02   1600K .......... .......... .......... .......... .......... 11% 12.0M 1s
08:20:02   1650K .......... .......... .......... .......... .......... 11% 8.23M 1s
08:20:02   1700K .......... .......... .......... .......... .......... 12% 27.6M 1s
08:20:02   1750K .......... .......... .......... .......... .......... 12% 12.6M 1s
08:20:02   1800K .......... .......... .......... .......... .......... 12% 23.4M 1s
08:20:02   1850K .......... .......... .......... .......... .......... 13% 22.2M 1s
08:20:02   1900K .......... .......... .......... .......... .......... 13% 11.4M 1s
08:20:02   1950K .......... .......... .......... .......... .......... 13% 11.3M 1s
08:20:02   2000K .......... .......... .......... .......... .......... 14% 16.5M 1s
08:20:02   2050K .......... .......... .......... .......... .......... 14% 20.0M 1s
08:20:02   2100K .......... .......... .......... .......... .......... 14% 24.3M 1s
08:20:02   2150K .......... .......... .......... .......... .......... 15% 11.5M 1s
08:20:02   2200K .......... .......... .......... .......... .......... 15% 15.9M 1s
08:20:02   2250K .......... .......... .......... .......... .......... 15% 15.0M 1s
08:20:02   2300K .......... .......... .......... .......... .......... 16% 38.2M 1s
08:20:02   2350K .......... .......... .......... .......... .......... 16% 12.3M 1s
08:20:02   2400K .......... .......... .......... .......... .......... 16% 12.2M 1s
08:20:02   2450K .......... .......... .......... .......... .......... 17% 11.2M 1s
08:20:02   2500K .......... .......... .......... .......... .......... 17% 25.5M 1s
08:20:02   2550K .......... .......... .......... .......... .......... 17% 46.0M 1s
08:20:02   2600K .......... .......... .......... .......... .......... 18% 24.0M 1s
08:20:02   2650K .......... .......... .......... .......... .......... 18% 17.5M 1s
08:20:02   2700K .......... .......... .......... .......... .......... 18% 60.8M 1s
08:20:02   2750K .......... .......... .......... .......... .......... 19% 13.7M 1s
08:20:02   2800K .......... .......... .......... .......... .......... 19% 14.3M 1s
08:20:02   2850K .......... .......... .......... .......... .......... 19% 12.5M 1s
08:20:02   2900K .......... .......... .......... .......... .......... 20% 19.7M 1s
08:20:02   2950K .......... .......... .......... .......... .......... 20% 30.1M 1s
08:20:02   3000K .......... .......... .......... .......... .......... 20% 14.1M 1s
08:20:02   3050K .......... .......... .......... .......... .......... 21% 57.2M 1s
08:20:02   3100K .......... .......... .......... .......... .......... 21% 10.6M 1s
08:20:02   3150K .......... .......... .......... .......... .......... 21% 48.4M 1s
08:20:02   3200K .......... .......... .......... .......... .......... 22% 11.4M 1s
08:20:02   3250K .......... .......... .......... .......... .......... 22% 23.1M 1s
08:20:02   3300K .......... .......... .......... .......... .......... 23% 12.9M 1s
08:20:02   3350K .......... .......... .......... .......... .......... 23% 13.5M 1s
08:20:02   3400K .......... .......... .......... .......... .......... 23% 19.8M 1s
08:20:02   3450K .......... .......... .......... .......... .......... 24% 16.2M 1s
08:20:02   3500K .......... .......... .......... .......... .......... 24% 16.4M 1s
08:20:02   3550K .......... .......... .......... .......... .......... 24% 13.0M 1s
08:20:02   3600K .......... .......... .......... .......... .......... 25% 12.5M 1s
08:20:02   3650K .......... .......... .......... .......... .......... 25% 23.3M 1s
08:20:02   3700K .......... .......... .......... .......... .......... 25% 18.7M 1s
08:20:02   3750K .......... .......... .......... .......... .......... 26% 11.8M 1s
08:20:02   3800K .......... .......... .......... .......... .......... 26% 15.3M 1s
08:20:02   3850K .......... .......... .......... .......... .......... 26% 20.9M 1s
08:20:02   3900K .......... .......... .......... .......... .......... 27% 22.5M 1s
08:20:02   3950K .......... .......... .......... .......... .......... 27% 10.6M 1s
08:20:02   4000K .......... .......... .......... .......... .......... 27% 14.6M 1s
08:20:02   4050K .......... .......... .......... .......... .......... 28% 12.4M 1s
08:20:02   4100K .......... .......... .......... .......... .......... 28% 13.3M 1s
08:20:02   4150K .......... .......... .......... .......... .......... 28% 43.3M 1s
08:20:02   4200K .......... .......... .......... .......... .......... 29% 12.0M 1s
08:20:02   4250K .......... .......... .......... .......... .......... 29% 12.6M 1s
08:20:02   4300K .......... .......... .......... .......... .......... 29% 12.6M 1s
08:20:02   4350K .......... .......... .......... .......... .......... 30% 13.9M 1s
08:20:02   4400K .......... .......... .......... .......... .......... 30% 18.7M 1s
08:20:02   4450K .......... .......... .......... .......... .......... 30% 23.9M 1s
08:20:02   4500K .......... .......... .......... .......... .......... 31% 16.3M 1s
08:20:02   4550K .......... .......... .......... .......... .......... 31% 10.8M 1s
08:20:02   4600K .......... .......... .......... .......... .......... 31% 24.0M 1s
08:20:02   4650K .......... .......... .......... .......... .......... 32% 9.16M 1s
08:20:02   4700K .......... .......... .......... .......... .......... 32% 72.9M 1s
08:20:02   4750K .......... .......... .......... .......... .......... 32% 9.92M 1s
08:20:02   4800K .......... .......... .......... .......... .......... 33% 26.5M 1s
08:20:02   4850K .......... .......... .......... .......... .......... 33% 14.4M 1s
08:20:02   4900K .......... .......... .......... .......... .......... 33% 72.9M 1s
08:20:02   4950K .......... .......... .......... .......... .......... 34% 67.0M 1s
08:20:02   5000K .......... .......... .......... .......... .......... 34% 9.73M 1s
08:20:02   5050K .......... .......... .......... .......... .......... 35% 22.4M 1s
08:20:02   5100K .......... .......... .......... .......... .......... 35% 14.3M 1s
08:20:02   5150K .......... .......... .......... .......... .......... 35% 21.4M 1s
08:20:02   5200K .......... .......... .......... .......... .......... 36% 15.5M 1s
08:20:02   5250K .......... .......... .......... .......... .......... 36% 13.3M 1s
08:20:02   5300K .......... .......... .......... .......... .......... 36% 23.8M 1s
08:20:02   5350K .......... .......... .......... .......... .......... 37% 13.9M 1s
08:20:02   5400K .......... .......... .......... .......... .......... 37% 10.1M 1s
08:20:02   5450K .......... .......... .......... .......... .......... 37% 13.4M 1s
08:20:02   5500K .......... .......... .......... .......... .......... 38% 60.1M 1s
08:20:02   5550K .......... .......... .......... .......... .......... 38% 16.6M 1s
08:20:02   5600K .......... .......... .......... .......... .......... 38% 13.4M 1s
08:20:02   5650K .......... .......... .......... .......... .......... 39% 12.8M 1s
08:20:02   5700K .......... .......... .......... .......... .......... 39% 11.0M 1s
08:20:02   5750K .......... .......... .......... .......... .......... 39% 49.5M 1s
08:20:02   5800K .......... .......... .......... .......... .......... 40% 11.4M 1s
08:20:02   5850K .......... .......... .......... .......... .......... 40% 11.6M 1s
08:20:02   5900K .......... .......... .......... .......... .......... 40% 17.2M 1s
08:20:02   5950K .......... .......... .......... .......... .......... 41% 62.7M 1s
08:20:02   6000K .......... .......... .......... .......... .......... 41% 32.9M 1s
08:20:02   6050K .......... .......... .......... .......... .......... 41% 16.9M 1s
08:20:02   6100K .......... .......... .......... .......... .......... 42% 63.3M 1s
08:20:02   6150K .......... .......... .......... .......... .......... 42% 72.8M 1s
08:20:02   6200K .......... .......... .......... .......... .......... 42% 56.1M 1s
08:20:02   6250K .......... .......... .......... .......... .......... 43% 72.7M 1s
08:20:02   6300K .......... .......... .......... .......... .......... 43% 72.5M 1s
08:20:02   6350K .......... .......... .......... .......... .......... 43% 66.5M 1s
08:20:02   6400K .......... .......... .......... .......... .......... 44% 50.9M 1s
08:20:02   6450K .......... .......... .......... .......... .......... 44% 28.0M 1s
08:20:02   6500K .......... .......... .......... .......... .......... 44% 74.1M 1s
08:20:02   6550K .......... .......... .......... .......... .......... 45% 23.6M 1s
08:20:02   6600K .......... .......... .......... .......... .......... 45% 43.5M 1s
08:20:02   6650K .......... .......... .......... .......... .......... 46% 38.7M 1s
08:20:02   6700K .......... .......... .......... .......... .......... 46% 62.5M 1s
08:20:02   6750K .......... .......... .......... .......... .......... 46% 58.2M 0s
08:20:02   6800K .......... .......... .......... .......... .......... 47% 54.4M 0s
08:20:02   6850K .......... .......... .......... .......... .......... 47% 23.0M 0s
08:20:02   6900K .......... .......... .......... .......... .......... 47% 33.5M 0s
08:20:02   6950K .......... .......... .......... .......... .......... 48% 63.0M 0s
08:20:02   7000K .......... .......... .......... .......... .......... 48% 70.7M 0s
08:20:02   7050K .......... .......... .......... .......... .......... 48% 69.0M 0s
08:20:02   7100K .......... .......... .......... .......... .......... 49% 58.7M 0s
08:20:02   7150K .......... .......... .......... .......... .......... 49% 75.3M 0s
08:20:02   7200K .......... .......... .......... .......... .......... 49% 50.7M 0s
08:20:02   7250K .......... .......... .......... .......... .......... 50% 64.8M 0s
08:20:02   7300K .......... .......... .......... .......... .......... 50% 77.5M 0s
08:20:02   7350K .......... .......... .......... .......... .......... 50% 22.4M 0s
08:20:02   7400K .......... .......... .......... .......... .......... 51% 58.8M 0s
08:20:02   7450K .......... .......... .......... .......... .......... 51% 69.4M 0s
08:20:02   7500K .......... .......... .......... .......... .......... 51% 61.9M 0s
08:20:02   7550K .......... .......... .......... .......... .......... 52% 69.4M 0s
08:20:02   7600K .......... .......... .......... .......... .......... 52% 22.6M 0s
08:20:02   7650K .......... .......... .......... .......... .......... 52% 55.8M 0s
08:20:02   7700K .......... .......... .......... .......... .......... 53% 54.2M 0s
08:20:02   7750K .......... .......... .......... .......... .......... 53% 70.9M 0s
08:20:02   7800K .......... .......... .......... .......... .......... 53% 70.5M 0s
08:20:02   7850K .......... .......... .......... .......... .......... 54% 59.7M 0s
08:20:02   7900K .......... .......... .......... .......... .......... 54% 14.0M 0s
08:20:02   7950K .......... .......... .......... .......... .......... 54% 71.0M 0s
08:20:02   8000K .......... .......... .......... .......... .......... 55% 25.2M 0s
08:20:02   8050K .......... .......... .......... .......... .......... 55% 62.0M 0s
08:20:02   8100K .......... .......... .......... .......... .......... 55% 19.1M 0s
08:20:02   8150K .......... .......... .......... .......... .......... 56% 52.9M 0s
08:20:02   8200K .......... .......... .......... .......... .......... 56% 47.4M 0s
08:20:02   8250K .......... .......... .......... .......... .......... 57% 57.9M 0s
08:20:02   8300K .......... .......... .......... .......... .......... 57% 69.4M 0s
08:20:02   8350K .......... .......... .......... .......... .......... 57% 40.5M 0s
08:20:02   8400K .......... .......... .......... .......... .......... 58% 47.0M 0s
08:20:02   8450K .......... .......... .......... .......... .......... 58% 72.8M 0s
08:20:02   8500K .......... .......... .......... .......... .......... 58% 64.0M 0s
08:20:02   8550K .......... .......... .......... .......... .......... 59% 40.5M 0s
08:20:02   8600K .......... .......... .......... .......... .......... 59% 48.5M 0s
08:20:02   8650K .......... .......... .......... .......... .......... 59% 70.7M 0s
08:20:02   8700K .......... .......... .......... .......... .......... 60% 62.1M 0s
08:20:02   8750K .......... .......... .......... .......... .......... 60% 56.4M 0s
08:20:02   8800K .......... .......... .......... .......... .......... 60% 46.4M 0s
08:20:02   8850K .......... .......... .......... .......... .......... 61% 63.3M 0s
08:20:02   8900K .......... .......... .......... .......... .......... 61% 76.3M 0s
08:20:02   8950K .......... .......... .......... .......... .......... 61% 75.7M 0s
08:20:02   9000K .......... .......... .......... .......... .......... 62% 59.5M 0s
08:20:02   9050K .......... .......... .......... .......... .......... 62% 49.3M 0s
08:20:02   9100K .......... .......... .......... .......... .......... 62% 69.0M 0s
08:20:02   9150K .......... .......... .......... .......... .......... 63% 34.7M 0s
08:20:02   9200K .......... .......... .......... .......... .......... 63% 54.1M 0s
08:20:02   9250K .......... .......... .......... .......... .......... 63% 44.1M 0s
08:20:02   9300K .......... .......... .......... .......... .......... 64% 63.0M 0s
08:20:02   9350K .......... .......... .......... .......... .......... 64% 61.0M 0s
08:20:02   9400K .......... .......... .......... .......... .......... 64% 18.6M 0s
08:20:02   9450K .......... .......... .......... .......... .......... 65% 66.1M 0s
08:20:02   9500K .......... .......... .......... .......... .......... 65% 34.8M 0s
08:20:02   9550K .......... .......... .......... .......... .......... 65% 69.5M 0s
08:20:02   9600K .......... .......... .......... .......... .......... 66% 57.0M 0s
08:20:02   9650K .......... .......... .......... .......... .......... 66% 16.7M 0s
08:20:02   9700K .......... .......... .......... .......... .......... 66% 61.8M 0s
08:20:02   9750K .......... .......... .......... .......... .......... 67% 19.3M 0s
08:20:02   9800K .......... .......... .......... .......... .......... 67% 52.3M 0s
08:20:02   9850K .......... .......... .......... .......... .......... 67% 67.1M 0s
08:20:02   9900K .......... .......... .......... .......... .......... 68% 16.3M 0s
08:20:02   9950K .......... .......... .......... .......... .......... 68% 66.1M 0s
08:20:02  10000K .......... .......... .......... .......... .......... 69% 29.8M 0s
08:20:02  10050K .......... .......... .......... .......... .......... 69% 11.9M 0s
08:20:02  10100K .......... .......... .......... .......... .......... 69% 67.1M 0s
08:20:02  10150K .......... .......... .......... .......... .......... 70% 34.1M 0s
08:20:02  10200K .......... .......... .......... .......... .......... 70% 56.4M 0s
08:20:02  10250K .......... .......... .......... .......... .......... 70% 73.3M 0s
08:20:02  10300K .......... .......... .......... .......... .......... 71% 24.1M 0s
08:20:02  10350K .......... .......... .......... .......... .......... 71% 66.1M 0s
08:20:02  10400K .......... .......... .......... .......... .......... 71% 31.9M 0s
08:20:02  10450K .......... .......... .......... .......... .......... 72% 32.2M 0s
08:20:02  10500K .......... .......... .......... .......... .......... 72% 59.6M 0s
08:20:02  10550K .......... .......... .......... .......... .......... 72% 58.9M 0s
08:20:02  10600K .......... .......... .......... .......... .......... 73% 59.3M 0s
08:20:02  10650K .......... .......... .......... .......... .......... 73% 75.1M 0s
08:20:02  10700K .......... .......... .......... .......... .......... 73% 73.7M 0s
08:20:02  10750K .......... .......... .......... .......... .......... 74% 44.0M 0s
08:20:02  10800K .......... .......... .......... .......... .......... 74% 41.3M 0s
08:20:02  10850K .......... .......... .......... .......... .......... 74% 58.7M 0s
08:20:02  10900K .......... .......... .......... .......... .......... 75% 62.5M 0s
08:20:02  10950K .......... .......... .......... .......... .......... 75% 73.2M 0s
08:20:02  11000K .......... .......... .......... .......... .......... 75% 68.8M 0s
08:20:02  11050K .......... .......... .......... .......... .......... 76% 70.7M 0s
08:20:02  11100K .......... .......... .......... .......... .......... 76% 74.2M 0s
08:20:02  11150K .......... .......... .......... .......... .......... 76% 24.7M 0s
08:20:02  11200K .......... .......... .......... .......... .......... 77% 54.2M 0s
08:20:02  11250K .......... .......... .......... .......... .......... 77% 50.9M 0s
08:20:02  11300K .......... .......... .......... .......... .......... 77% 47.7M 0s
08:20:02  11350K .......... .......... .......... .......... .......... 78% 19.6M 0s
08:20:02  11400K .......... .......... .......... .......... .......... 78% 30.0M 0s
08:20:02  11450K .......... .......... .......... .......... .......... 78% 49.4M 0s
08:20:02  11500K .......... .......... .......... .......... .......... 79% 49.1M 0s
08:20:02  11550K .......... .......... .......... .......... .......... 79% 55.5M 0s
08:20:02  11600K .......... .......... .......... .......... .......... 80% 50.7M 0s
08:20:02  11650K .......... .......... .......... .......... .......... 80% 34.1M 0s
08:20:02  11700K .......... .......... .......... .......... .......... 80% 61.8M 0s
08:20:02  11750K .......... .......... .......... .......... .......... 81% 18.6M 0s
08:20:02  11800K .......... .......... .......... .......... .......... 81% 59.0M 0s
08:20:02  11850K .......... .......... .......... .......... .......... 81% 24.5M 0s
08:20:02  11900K .......... .......... .......... .......... .......... 82% 43.9M 0s
08:20:02  11950K .......... .......... .......... .......... .......... 82% 49.8M 0s
08:20:02  12000K .......... .......... .......... .......... .......... 82% 26.0M 0s
08:20:02  12050K .......... .......... .......... .......... .......... 83% 43.8M 0s
08:20:02  12100K .......... .......... .......... .......... .......... 83% 53.1M 0s
08:20:02  12150K .......... .......... .......... .......... .......... 83% 50.7M 0s
08:20:02  12200K .......... .......... .......... .......... .......... 84% 46.7M 0s
08:20:02  12250K .......... .......... .......... .......... .......... 84% 57.9M 0s
08:20:02  12300K .......... .......... .......... .......... .......... 84% 61.1M 0s
08:20:02  12350K .......... .......... .......... .......... .......... 85% 59.9M 0s
08:20:02  12400K .......... .......... .......... .......... .......... 85% 50.9M 0s
08:20:02  12450K .......... .......... .......... .......... .......... 85% 52.3M 0s
08:20:02  12500K .......... .......... .......... .......... .......... 86% 66.5M 0s
08:20:02  12550K .......... .......... .......... .......... .......... 86% 59.7M 0s
08:20:02  12600K .......... .......... .......... .......... .......... 86% 53.9M 0s
08:20:02  12650K .......... .......... .......... .......... .......... 87% 56.5M 0s
08:20:02  12700K .......... .......... .......... .......... .......... 87% 60.0M 0s
08:20:02  12750K .......... .......... .......... .......... .......... 87% 63.1M 0s
08:20:02  12800K .......... .......... .......... .......... .......... 88% 40.7M 0s
08:20:02  12850K .......... .......... .......... .......... .......... 88% 56.1M 0s
08:20:02  12900K .......... .......... .......... .......... .......... 88% 64.0M 0s
08:20:02  12950K .......... .......... .......... .......... .......... 89% 67.4M 0s
08:20:02  13000K .......... .......... .......... .......... .......... 89% 53.5M 0s
08:20:02  13050K .......... .......... .......... .......... .......... 89% 56.9M 0s
08:20:02  13100K .......... .......... .......... .......... .......... 90% 62.1M 0s
08:20:02  13150K .......... .......... .......... .......... .......... 90% 59.7M 0s
08:20:02  13200K .......... .......... .......... .......... .......... 91% 46.3M 0s
08:20:02  13250K .......... .......... .......... .......... .......... 91% 58.1M 0s
08:20:02  13300K .......... .......... .......... .......... .......... 91% 43.8M 0s
08:20:02  13350K .......... .......... .......... .......... .......... 92% 71.9M 0s
08:20:02  13400K .......... .......... .......... .......... .......... 92% 68.5M 0s
08:20:02  13450K .......... .......... .......... .......... .......... 92% 66.0M 0s
08:20:02  13500K .......... .......... .......... .......... .......... 93% 73.4M 0s
08:20:02  13550K .......... .......... .......... .......... .......... 93% 71.3M 0s
08:20:02  13600K .......... .......... .......... .......... .......... 93% 58.0M 0s
08:20:02  13650K .......... .......... .......... .......... .......... 94% 68.6M 0s
08:20:02  13700K .......... .......... .......... .......... .......... 94% 72.1M 0s
08:20:02  13750K .......... .......... .......... .......... .......... 94% 72.7M 0s
08:20:02  13800K .......... .......... .......... .......... .......... 95% 43.4M 0s
08:20:02  13850K .......... .......... .......... .......... .......... 95% 57.0M 0s
08:20:02  13900K .......... .......... .......... .......... .......... 95% 73.9M 0s
08:20:02  13950K .......... .......... .......... .......... .......... 96% 73.7M 0s
08:20:02  14000K .......... .......... .......... .......... .......... 96% 37.9M 0s
08:20:02  14050K .......... .......... .......... .......... .......... 96% 72.2M 0s
08:20:02  14100K .......... .......... .......... .......... .......... 97% 67.8M 0s
08:20:02  14150K .......... .......... .......... .......... .......... 97% 74.3M 0s
08:20:02  14200K .......... .......... .......... .......... .......... 97% 49.0M 0s
08:20:02  14250K .......... .......... .......... .......... .......... 98% 72.6M 0s
08:20:02  14300K .......... .......... .......... .......... .......... 98% 72.4M 0s
08:20:02  14350K .......... .......... .......... .......... .......... 98% 73.3M 0s
08:20:02  14400K .......... .......... .......... .......... .......... 99% 44.7M 0s
08:20:02  14450K .......... .......... .......... .......... .......... 99% 73.4M 0s
08:20:02  14500K .......... .......... .......... .......... .......... 99% 70.6M 0s
08:20:02  14550K ..........                                            100% 82.2M=0.6s
08:20:02 
08:20:02 2022-02-22 07:20:02 (23.8 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486]
08:20:02 
08:20:02 Removing intermediate container a6fadf4971f5
08:20:03  ---> 22ece82af23f
08:20:03 Step 14/24 : RUN npm config set proxy $http_proxy
08:20:03  ---> Running in c806be28e575
08:20:04 Removing intermediate container c806be28e575
08:20:04  ---> 0cc1b972380e
08:20:04 Step 15/24 : RUN npm install -g swagger-cli
08:20:05  ---> Running in 1c192a9b7737
08:20:06 npm WARN invalid config proxy=""
08:20:06 npm WARN invalid config Must be a full url with 'http://'
08:20:06 /usr/bin/swagger-cli -> /usr/lib/node_modules/swagger-cli/swagger-cli.js
08:20:18 npm WARN @apidevtools/swagger-parser@10.0.3 requires a peer of openapi-types@>=7 but none is installed. You must install peer dependencies yourself.
08:20:18 
08:20:18 + swagger-cli@4.0.4
08:20:18 added 49 packages from 33 contributors in 11.497s
08:20:19 Removing intermediate container 1c192a9b7737
08:20:19  ---> 3ee43d5416a1
08:20:19 Step 16/24 : RUN npm install -g json-refs
08:20:19  ---> Running in 3e12fabe208e
08:20:20 npm WARN invalid config proxy=""
08:20:20 npm WARN invalid config Must be a full url with 'http://'
08:20:20 npm WARN deprecated superagent@3.8.3: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
08:20:22 npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
08:20:23 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs
08:20:25 + json-refs@3.0.15
08:20:25 added 44 packages from 43 contributors in 4.717s
08:20:26 Removing intermediate container 3e12fabe208e
08:20:26  ---> 94e261945a46
08:20:26 Step 17/24 : RUN npm install -g yamljs
08:20:26  ---> Running in 1cd5fc14bac0
08:20:27 npm WARN invalid config proxy=""
08:20:27 npm WARN invalid config Must be a full url with 'http://'
08:20:27 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json
08:20:29 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml
08:20:29 + yamljs@0.3.0
08:20:29 added 14 packages from 8 contributors in 1.757s
08:20:30 Removing intermediate container 1cd5fc14bac0
08:20:30  ---> ce77b5519b06
08:20:30 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
08:20:30  ---> bd00c99e0165
08:20:30 Step 19/24 : RUN chmod +x /validate-in-docker.sh
08:20:30  ---> Running in 85acb12a0443
08:20:31 Removing intermediate container 85acb12a0443
08:20:31  ---> 233428bd9acc
08:20:31 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
08:20:31  ---> 6c43278b3282
08:20:31 Step 21/24 : RUN chmod +x /bin/swg2mrkup
08:20:31  ---> Running in 6b4e104d0aed
08:20:32 Removing intermediate container 6b4e104d0aed
08:20:32  ---> ee7745b22f35
08:20:32 Step 22/24 : ADD oas2pdf /bin/oas2pdf
08:20:32  ---> 559f3514aa0a
08:20:32 Step 23/24 : RUN chmod +x /bin/oas2pdf
08:20:33  ---> Running in 3620d727fb70
08:20:33 Removing intermediate container 3620d727fb70
08:20:33  ---> abb26bb86fa3
08:20:33 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
08:20:33  ---> Running in 3c4176e914a9
08:20:34 Removing intermediate container 3c4176e914a9
08:20:34  ---> 4e7ad1cc846e
08:20:34 Successfully built 4e7ad1cc846e
08:20:34 Successfully tagged openapivalidator:latest
08:20:34 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
08:20:34 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/547’: Permission denied
08:20:34 Mounting dir /var/www/html/api/nfv/sol002-sol003/547 as /storage
08:20:34 Using filter ''
08:20:34 
08:20:34 Entering dir /work/src
08:20:34 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
08:20:34 --- Merging file.
08:20:36 --- Create PDF...
08:20:38 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
08:20:38 --- Validating ../build/SOL003-VNFIndicator-API.yaml
08:20:39 ../build/SOL003-VNFIndicator-API.yaml is valid
08:20:39 --- Validation done (0).
08:20:39 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
08:20:39 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
08:20:39 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
08:20:39 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
08:20:39 --- Merging file.
08:20:40 --- Create PDF...
08:20:42 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
08:20:42 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
08:20:42 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
08:20:42 --- Validation done (0).
08:20:42 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
08:20:42 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
08:20:42 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
08:20:42 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
08:20:42 --- Merging file.
08:20:43 --- Create PDF...
08:20:45 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
08:20:45 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
08:20:46 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
08:20:46 --- Validation done (0).
08:20:46 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
08:20:46 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
08:20:46 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
08:20:46 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
08:20:46 --- Merging file.
08:20:50 --- Create PDF...
08:20:51 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
08:20:51 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
08:20:53 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
08:20:53 --- Validation done (0).
08:20:53 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
08:20:53 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
08:20:53 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
08:20:53 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
08:20:53 --- Merging file.
08:20:54 --- Create PDF...
08:20:56 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
08:20:56 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
08:20:56 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
08:20:56 --- Validation done (0).
08:20:56 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
08:20:56 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
08:20:56 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
08:20:56 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
08:20:56 --- Merging file.
08:20:58 --- Create PDF...
08:21:00 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
08:21:00 --- Validating ../build/SOL003-APIVersion-API.yaml
08:21:00 ../build/SOL003-APIVersion-API.yaml is valid
08:21:00 --- Validation done (0).
08:21:00 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
08:21:00 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
08:21:00 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
08:21:00 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
08:21:00 --- Merging file.
08:21:01 --- Create PDF...
08:21:03 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
08:21:03 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
08:21:04 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
08:21:04 --- Validation done (0).
08:21:04 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
08:21:04 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
08:21:04 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
08:21:04 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
08:21:04 --- Merging file.
08:21:05 --- Create PDF...
08:21:06 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
08:21:06 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
08:21:07 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
08:21:07 --- Validation done (0).
08:21:07 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
08:21:07 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
08:21:07 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
08:21:07 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
08:21:07 --- Merging file.
08:21:08 --- Create PDF...
08:21:10 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
08:21:10 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
08:21:11 ../build/SOL003-VNFFaultManagement-API.yaml is valid
08:21:11 --- Validation done (0).
08:21:11 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
08:21:11 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
08:21:11 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
08:21:11 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
08:21:11 --- Merging file.
08:21:12 --- Create PDF...
08:21:14 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
08:21:14 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
08:21:15 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
08:21:15 --- Validation done (0).
08:21:15 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
08:21:15 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
08:21:15 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
08:21:15 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
08:21:15 --- Merging file.
08:21:16 --- Create PDF...
08:21:18 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
08:21:18 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
08:21:18 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
08:21:18 --- Validation done (0).
08:21:18 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
08:21:18 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
08:21:18 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
08:21:18 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
08:21:18 --- Merging file.
08:21:20 --- Create PDF...
08:21:22 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
08:21:22 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
08:21:23 ../build/SOL003-VNFPackageManagement-API.yaml is valid
08:21:23 --- Validation done (0).
08:21:23 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
08:21:23 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
08:21:23 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
08:21:23 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
08:21:23 --- Merging file.
08:21:24 --- Create PDF...
08:21:26 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
08:21:26 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
08:21:26 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
08:21:26 --- Validation done (0).
08:21:26 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
08:21:26 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
08:21:26 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
08:21:26 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
08:21:26 --- Merging file.
08:21:28 --- Create PDF...
08:21:29 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
08:21:29 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
08:21:30 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
08:21:30 --- Validation done (0).
08:21:30 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
08:21:30 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
08:21:30 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
08:21:30 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
08:21:30 --- Merging file.
08:21:31 --- Create PDF...
08:21:33 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
08:21:33 --- Validating ../build/SOL002-VNFIndicator-API.yaml
08:21:34 ../build/SOL002-VNFIndicator-API.yaml is valid
08:21:34 --- Validation done (0).
08:21:34 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
08:21:34 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
08:21:34 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
08:21:34 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
08:21:34 --- Merging file.
08:21:35 --- Create PDF...
08:21:37 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
08:21:37 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
08:21:37 ../build/SOL002-VNFConfiguration-API.yaml is valid
08:21:37 --- Validation done (0).
08:21:37 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
08:21:37 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
08:21:37 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
08:21:38 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
08:21:38 --- Merging file.
08:21:41 --- Create PDF...
08:21:43 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
08:21:43 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
08:21:44 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
08:21:44 --- Validation done (0).
08:21:44 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
08:21:44 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
08:21:44 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
08:21:44 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
08:21:44 --- Merging file.
08:21:46 --- Create PDF...
08:21:47 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
08:21:47 --- Validating ../build/SOL002-APIVersion-API.yaml
08:21:48 ../build/SOL002-APIVersion-API.yaml is valid
08:21:48 --- Validation done (0).
08:21:48 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
08:21:48 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
08:21:48 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
08:21:48 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
08:21:48 --- Merging file.
08:21:49 --- Create PDF...
08:21:51 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
08:21:51 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
08:21:51 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
08:21:51 --- Validation done (0).
08:21:51 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
08:21:51 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
08:21:51 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
08:21:51 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
08:21:51 --- Merging file.
08:21:52 --- Create PDF...
08:21:54 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
08:21:54 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
08:21:55 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
08:21:55 --- Validation done (0).
08:21:55 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
08:21:55 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
08:21:55 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
08:21:55 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
08:21:55 --- Merging file.
08:21:56 --- Create PDF...
08:21:58 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
08:21:58 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
08:21:59 ../build/SOL002-VNFFaultManagement-API.yaml is valid
08:21:59 --- Validation done (0).
08:21:59 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
08:21:59 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
08:21:59 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
08:21:59 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
08:21:59 --- Merging file.
08:22:00 --- Create PDF...
08:22:02 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
08:22:02 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
08:22:03 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
08:22:03 --- Validation done (0).
08:22:03 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
08:22:03 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
08:22:03 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
08:22:03 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
08:22:03 --- Merging file.
08:22:04 --- Create PDF...
08:22:05 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
08:22:05 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
08:22:06 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
08:22:06 --- Validation done (0).
08:22:06 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
08:22:06 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
08:22:06 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
08:22:06 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
08:22:06 --- Merging file.
08:22:08 --- Create PDF...
08:22:10 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
08:22:10 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
08:22:10 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
08:22:10 --- Validation done (0).
08:22:10 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
08:22:10 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
08:22:10 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
08:22:10 -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002)
08:22:10 --- Merging file.
08:22:11 --- Create PDF...
08:22:13 mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
08:22:13 --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml
08:22:14 ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid
08:22:14 --- Validation done (0).
08:22:14 '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml'
08:22:14 '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json'
08:22:14 cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
08:22:14 -- Final validator returns 0.
08:22:14 Archiving artifacts
08:22:15 Finished: SUCCESS