Started by GitLab push by bernini Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:nfv/SOL002-SOL003.git > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/2.4.1-maintenance^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 5dcd634025065b502c32f5a41280d05f4c1e5322 # timeout=10 Checking out Revision 5dcd634025065b502c32f5a41280d05f4c1e5322 (origin/2.4.1-maintenance) > git config core.sparsecheckout # timeout=10 > git checkout -f 5dcd634025065b502c32f5a41280d05f4c1e5322 Commit message: "update" > git rev-list --no-walk d68663d04455c79406e0e5dd248d045752eaecaf # timeout=10 [sol002-sol003] $ /bin/bash /tmp/jenkins6030356728724444331.sh rm: cannot remove 'build/*-API.yaml': No such file or directory rm: cannot remove 'build/*-API.json': No such file or directory rm: cannot remove 'build/*-API.pdf': No such file or directory ./build-container.sh: line 7: proxy: command not found http_proxy is not set Proxy set to Sending build context to Docker daemon 13.31kB Step 1/24 : FROM alpine:3.6 3.6: Pulling from library/alpine 5a3ea8efae5d: Pulling fs layer 5a3ea8efae5d: Verifying Checksum 5a3ea8efae5d: Download complete 5a3ea8efae5d: Pull complete Digest: sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475 Status: Downloaded newer image for alpine:3.6 ---> 43773d1dba76 Step 2/24 : RUN env ---> Running in e11c028f2f87 HOSTNAME=e11c028f2f87 SHLVL=1 HOME=/root https_proxy= http_proxy= PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/ ---> 1e1c09059592 Removing intermediate container e11c028f2f87 Step 3/24 : RUN apk update ---> Running in 203cdcc5c382 fetch http://dl-cdn.alpinelinux.org/alpine/v3.6/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.6/community/x86_64/APKINDEX.tar.gz v3.6.5-44-gda55e27396 [http://dl-cdn.alpinelinux.org/alpine/v3.6/main] v3.6.5-34-gf0ba0b43d5 [http://dl-cdn.alpinelinux.org/alpine/v3.6/community] OK: 8442 distinct packages available ---> 593ca0db9007 Removing intermediate container 203cdcc5c382 Step 4/24 : RUN apk add bash ---> Running in d880057e7009 (1/5) Installing ncurses-terminfo-base (6.0_p20171125-r1) (2/5) Installing ncurses-terminfo (6.0_p20171125-r1) (3/5) Installing ncurses-libs (6.0_p20171125-r1) (4/5) Installing readline (6.3.008-r5) (5/5) Installing bash (4.3.48-r1) Executing bash-4.3.48-r1.post-install Executing busybox-1.26.2-r11.trigger OK: 12 MiB in 18 packages ---> eeb9af854748 Removing intermediate container d880057e7009 Step 5/24 : RUN apk add nodejs ---> Running in bb1423d90ab5 (1/8) Installing ca-certificates (20161130-r3) (2/8) Installing libcrypto1.0 (1.0.2r-r0) (3/8) Installing libgcc (6.3.0-r4) (4/8) Installing http-parser (2.7.1-r1) (5/8) Installing libssl1.0 (1.0.2r-r0) (6/8) Installing libstdc++ (6.3.0-r4) (7/8) Installing libuv (1.11.0-r1) (8/8) Installing nodejs (6.10.3-r2) Executing busybox-1.26.2-r11.trigger Executing ca-certificates-20161130-r3.trigger OK: 35 MiB in 26 packages ---> 6a7e36d52a5e Removing intermediate container bb1423d90ab5 Step 6/24 : RUN apk add nodejs-npm ---> Running in 80ce8015ce90 (1/1) Installing nodejs-npm (6.10.3-r2) Executing busybox-1.26.2-r11.trigger OK: 52 MiB in 27 packages ---> cc26942c1f05 Removing intermediate container 80ce8015ce90 Step 7/24 : RUN apk add asciidoctor ---> Running in 5efcc76859ac (1/7) Installing libffi (3.2.1-r3) (2/7) Installing gdbm (1.12-r0) (3/7) Installing gmp (6.1.2-r0) (4/7) Installing yaml (0.1.7-r0) (5/7) Installing ruby-libs (2.4.6-r0) (6/7) Installing ruby (2.4.6-r0) (7/7) Installing asciidoctor (1.5.5-r1) Executing busybox-1.26.2-r11.trigger OK: 66 MiB in 34 packages ---> 14e283a59fea Removing intermediate container 5efcc76859ac Step 8/24 : RUN apk add openjdk8 ---> Running in f007b9b6a0be (1/33) Installing libtasn1 (4.10-r3) (2/33) Installing p11-kit (0.23.2-r1) (3/33) Installing p11-kit-trust (0.23.2-r1) (4/33) Installing java-cacerts (1.0-r0) (5/33) Installing libxau (1.0.8-r1) (6/33) Installing libbsd (0.8.3-r3) (7/33) Installing libxdmcp (1.1.2-r3) (8/33) Installing libxcb (1.12-r0) (9/33) Installing libx11 (1.6.6-r0) (10/33) Installing libxcomposite (0.4.4-r0) (11/33) Installing libxext (1.3.3-r1) (12/33) Installing libxi (1.7.9-r0) (13/33) Installing libxrender (0.9.10-r1) (14/33) Installing libxtst (1.2.3-r0) (15/33) Installing alsa-lib (1.1.3-r0) (16/33) Installing libbz2 (1.0.6-r5) (17/33) Installing libpng (1.6.37-r0) (18/33) Installing freetype (2.7.1-r2) (19/33) Installing giflib (5.1.4-r1) (20/33) Installing libjpeg-turbo (1.5.3-r2) (21/33) Installing openjdk8-jre-lib (8.212.04-r0) (22/33) Installing java-common (0.1-r0) (23/33) Installing krb5-conf (1.0-r1) (24/33) Installing libcom_err (1.43.4-r0) (25/33) Installing keyutils-libs (1.5.9-r1) (26/33) Installing libverto (0.2.5-r2) (27/33) Installing krb5-libs (1.14.3-r3) (28/33) Installing lcms2 (2.8-r1) (29/33) Installing pcsc-lite-libs (1.8.21-r0) (30/33) Installing lksctp-tools (1.0.17-r0) (31/33) Installing openjdk8-jre-base (8.212.04-r0) (32/33) Installing openjdk8-jre (8.212.04-r0) (33/33) Installing openjdk8 (8.212.04-r0) Executing busybox-1.26.2-r11.trigger Executing ca-certificates-20161130-r3.trigger Executing java-common-0.1-r0.trigger OK: 155 MiB in 67 packages ---> 705fb9a0af3e Removing intermediate container f007b9b6a0be Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Running in b02ff8df3fed (1/1) Installing wget (1.20.3-r0) Executing busybox-1.26.2-r11.trigger OK: 155 MiB in 68 packages WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping  ---> f183fdcad5bc Removing intermediate container b02ff8df3fed Step 10/24 : RUN apk add openssl ---> Running in 704ef8be7344 (1/1) Installing openssl (1.0.2r-r0) Executing busybox-1.26.2-r11.trigger Executing ca-certificates-20161130-r3.trigger OK: 156 MiB in 69 packages ---> de7de1dafcce Removing intermediate container 704ef8be7344 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre ---> Running in f8cddce2b1bc ERROR: While executing gem ... (NoMethodError) undefined method `reset' for RDoc::TopLevel:Class Successfully installed rdoc-6.2.1 Successfully installed rdoc-6.2.1 Parsing documentation for rdoc-6.2.1 Installing ri documentation for rdoc-6.2.1 Done installing documentation for rdoc after 6 seconds 1 gem installed ---> 31742a01de3d Removing intermediate container f8cddce2b1bc Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Running in a3f5fc855d7d Successfully installed pdf-core-0.7.0 Successfully installed ttfunk-1.5.1 Successfully installed prawn-2.2.2 Successfully installed prawn-table-0.2.2 Successfully installed Ascii85-1.0.3 Successfully installed ruby-rc4-0.1.5 Successfully installed hashery-2.1.2 Successfully installed afm-0.2.2 Successfully installed pdf-reader-2.4.1 Successfully installed prawn-templates-0.1.2 Successfully installed public_suffix-4.0.6 Successfully installed addressable-2.7.0 Successfully installed css_parser-1.7.1 Successfully installed prawn-svg-0.30.0 Successfully installed prawn-icon-2.5.0 Successfully installed safe_yaml-1.0.5 Successfully installed thread_safe-0.3.6 Successfully installed concurrent-ruby-1.1.7 Successfully installed polyglot-0.3.5 Successfully installed treetop-1.6.11 Successfully installed asciidoctor-pdf-1.5.3 Successfully installed asciidoctor-pdf-cjk-0.1.3 Parsing documentation for pdf-core-0.7.0 Installing ri documentation for pdf-core-0.7.0 Parsing documentation for ttfunk-1.5.1 Installing ri documentation for ttfunk-1.5.1 Parsing documentation for prawn-2.2.2 Installing ri documentation for prawn-2.2.2 Parsing documentation for prawn-table-0.2.2 Installing ri documentation for prawn-table-0.2.2 Parsing documentation for Ascii85-1.0.3 Installing ri documentation for Ascii85-1.0.3 Parsing documentation for ruby-rc4-0.1.5 Installing ri documentation for ruby-rc4-0.1.5 Parsing documentation for hashery-2.1.2 Installing ri documentation for hashery-2.1.2 Parsing documentation for afm-0.2.2 Installing ri documentation for afm-0.2.2 Parsing documentation for pdf-reader-2.4.1 Installing ri documentation for pdf-reader-2.4.1 Parsing documentation for prawn-templates-0.1.2 Installing ri documentation for prawn-templates-0.1.2 Parsing documentation for public_suffix-4.0.6 Installing ri documentation for public_suffix-4.0.6 Parsing documentation for addressable-2.7.0 Installing ri documentation for addressable-2.7.0 Parsing documentation for css_parser-1.7.1 Installing ri documentation for css_parser-1.7.1 Parsing documentation for prawn-svg-0.30.0 Installing ri documentation for prawn-svg-0.30.0 Parsing documentation for prawn-icon-2.5.0 Installing ri documentation for prawn-icon-2.5.0 Parsing documentation for safe_yaml-1.0.5 Installing ri documentation for safe_yaml-1.0.5 Parsing documentation for thread_safe-0.3.6 Installing ri documentation for thread_safe-0.3.6 Parsing documentation for concurrent-ruby-1.1.7 Installing ri documentation for concurrent-ruby-1.1.7 Parsing documentation for polyglot-0.3.5 Installing ri documentation for polyglot-0.3.5 Parsing documentation for treetop-1.6.11 Installing ri documentation for treetop-1.6.11 Parsing documentation for asciidoctor-pdf-1.5.3 Installing ri documentation for asciidoctor-pdf-1.5.3 Parsing documentation for asciidoctor-pdf-cjk-0.1.3 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3 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 22 gems installed ---> bbb28d0f93e8 Removing intermediate container a3f5fc855d7d Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Running in 915f5e3932b1 --2020-10-29 16:36:17-- https://forge.etsi.org/swagger2markup-cli-1.3.2.jar Resolving forge.etsi.org... 195.238.226.56 Connecting to forge.etsi.org|195.238.226.56|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 14909486 (14M) [application/java-archive] Saving to: 'swagger2markup-cli-1.3.2.jar'  0K .......... .......... .......... .......... .......... 0% 1.53M 9s 50K .......... .......... .......... .......... .......... 0% 2.21M 8s 100K .......... .......... .......... .......... .......... 1% 3.51M 7s 150K .......... .......... .......... .......... .......... 1% 2.88M 6s 200K .......... .......... .......... .......... .......... 1% 2.56M 6s 250K .......... .......... .......... .......... .......... 2% 2.98M 6s 300K .......... .......... .......... .......... .......... 2% 1.90M 6s 350K .......... .......... .......... .......... .......... 2% 2.20M 6s 400K .......... .......... .......... .......... .......... 3% 1.76M 6s 450K .......... .......... .......... .......... .......... 3% 2.79M 6s 500K .......... .......... .......... .......... .......... 3% 4.64M 6s 550K .......... .......... .......... .......... .......... 4% 2.22M 6s 600K .......... .......... .......... .......... .......... 4% 2.64M 6s 650K .......... .......... .......... .......... .......... 4% 2.43M 6s 700K .......... .......... .......... .......... .......... 5% 4.22M 5s 750K .......... .......... .......... .......... .......... 5% 2.45M 5s 800K .......... .......... .......... .......... .......... 5% 2.95M 5s 850K .......... .......... .......... .......... .......... 6% 3.00M 5s 900K .......... .......... .......... .......... .......... 6% 3.55M 5s 950K .......... .......... .......... .......... .......... 6% 7.09M 5s 1000K .......... .......... .......... .......... .......... 7% 2.08M 5s 1050K .......... .......... .......... .......... .......... 7% 5.76M 5s 1100K .......... .......... .......... .......... .......... 7% 3.00M 5s 1150K .......... .......... .......... .......... .......... 8% 4.96M 5s 1200K .......... .......... .......... .......... .......... 8% 3.19M 5s 1250K .......... .......... .......... .......... .......... 8% 3.97M 5s 1300K .......... .......... .......... .......... .......... 9% 14.8M 4s 1350K .......... .......... .......... .......... .......... 9% 3.19M 4s 1400K .......... .......... .......... .......... .......... 9% 5.61M 4s 1450K .......... .......... .......... .......... .......... 10% 4.60M 4s 1500K .......... .......... .......... .......... .......... 10% 2.95M 4s 1550K .......... .......... .......... .......... .......... 10% 3.11M 4s 1600K .......... .......... .......... .......... .......... 11% 2.86M 4s 1650K .......... .......... .......... .......... .......... 11% 3.11M 4s 1700K .......... .......... .......... .......... .......... 12% 3.39M 4s 1750K .......... .......... .......... .......... .......... 12% 11.1M 4s 1800K .......... .......... .......... .......... .......... 12% 3.48M 4s 1850K .......... .......... .......... .......... .......... 13% 3.41M 4s 1900K .......... .......... .......... .......... .......... 13% 3.68M 4s 1950K .......... .......... .......... .......... .......... 13% 5.50M 4s 2000K .......... .......... .......... .......... .......... 14% 3.66M 4s 2050K .......... .......... .......... .......... .......... 14% 3.07M 4s 2100K .......... .......... .......... .......... .......... 14% 2.87M 4s 2150K .......... .......... .......... .......... .......... 15% 5.56M 4s 2200K .......... .......... .......... .......... .......... 15% 7.38M 4s 2250K .......... .......... .......... .......... .......... 15% 5.25M 4s 2300K .......... .......... .......... .......... .......... 16% 26.8M 4s 2350K .......... .......... .......... .......... .......... 16% 27.7M 4s 2400K .......... .......... .......... .......... .......... 16% 25.5M 3s 2450K .......... .......... .......... .......... .......... 17% 52.5M 3s 2500K .......... .......... .......... .......... .......... 17% 61.3M 3s 2550K .......... .......... .......... .......... .......... 17% 68.9M 3s 2600K .......... .......... .......... .......... .......... 18% 43.3M 3s 2650K .......... .......... .......... .......... .......... 18% 32.3M 3s 2700K .......... .......... .......... .......... .......... 18% 32.1M 3s 2750K .......... .......... .......... .......... .......... 19% 44.2M 3s 2800K .......... .......... .......... .......... .......... 19% 36.4M 3s 2850K .......... .......... .......... .......... .......... 19% 53.7M 3s 2900K .......... .......... .......... .......... .......... 20% 28.9M 3s 2950K .......... .......... .......... .......... .......... 20% 32.4M 3s 3000K .......... .......... .......... .......... .......... 20% 66.9M 3s 3050K .......... .......... .......... .......... .......... 21% 63.6M 3s 3100K .......... .......... .......... .......... .......... 21% 70.9M 3s 3150K .......... .......... .......... .......... .......... 21% 47.0M 3s 3200K .......... .......... .......... .......... .......... 22% 38.4M 3s 3250K .......... .......... .......... .......... .......... 22% 52.7M 2s 3300K .......... .......... .......... .......... .......... 23% 64.5M 2s 3350K .......... .......... .......... .......... .......... 23% 53.0M 2s 3400K .......... .......... .......... .......... .......... 23% 37.5M 2s 3450K .......... .......... .......... .......... .......... 24% 75.6M 2s 3500K .......... .......... .......... .......... .......... 24% 82.3M 2s 3550K .......... .......... .......... .......... .......... 24% 75.5M 2s 3600K .......... .......... .......... .......... .......... 25% 30.7M 2s 3650K .......... .......... .......... .......... .......... 25% 60.3M 2s 3700K .......... .......... .......... .......... .......... 25% 57.6M 2s 3750K .......... .......... .......... .......... .......... 26% 62.5M 2s 3800K .......... .......... .......... .......... .......... 26% 48.2M 2s 3850K .......... .......... .......... .......... .......... 26% 36.0M 2s 3900K .......... .......... .......... .......... .......... 27% 61.8M 2s 3950K .......... .......... .......... .......... .......... 27% 63.5M 2s 4000K .......... .......... .......... .......... .......... 27% 30.0M 2s 4050K .......... .......... .......... .......... .......... 28% 60.4M 2s 4100K .......... .......... .......... .......... .......... 28% 57.7M 2s 4150K .......... .......... .......... .......... .......... 28% 77.7M 2s 4200K .......... .......... .......... .......... .......... 29% 71.9M 2s 4250K .......... .......... .......... .......... .......... 29% 77.6M 2s 4300K .......... .......... .......... .......... .......... 29% 68.0M 2s 4350K .......... .......... .......... .......... .......... 30% 69.3M 2s 4400K .......... .......... .......... .......... .......... 30% 22.9M 2s 4450K .......... .......... .......... .......... .......... 30% 47.6M 2s 4500K .......... .......... .......... .......... .......... 31% 75.4M 2s 4550K .......... .......... .......... .......... .......... 31% 72.1M 2s 4600K .......... .......... .......... .......... .......... 31% 69.8M 2s 4650K .......... .......... .......... .......... .......... 32% 75.9M 2s 4700K .......... .......... .......... .......... .......... 32% 66.9M 2s 4750K .......... .......... .......... .......... .......... 32% 9.45M 2s 4800K .......... .......... .......... .......... .......... 33% 57.4M 2s 4850K .......... .......... .......... .......... .......... 33% 76.6M 1s 4900K .......... .......... .......... .......... .......... 33% 75.0M 1s 4950K .......... .......... .......... .......... .......... 34% 61.7M 1s 5000K .......... .......... .......... .......... .......... 34% 66.7M 1s 5050K .......... .......... .......... .......... .......... 35% 75.9M 1s 5100K .......... .......... .......... .......... .......... 35% 76.2M 1s 5150K .......... .......... .......... .......... .......... 35% 69.3M 1s 5200K .......... .......... .......... .......... .......... 36% 55.2M 1s 5250K .......... .......... .......... .......... .......... 36% 36.9M 1s 5300K .......... .......... .......... .......... .......... 36% 44.2M 1s 5350K .......... .......... .......... .......... .......... 37% 64.3M 1s 5400K .......... .......... .......... .......... .......... 37% 67.4M 1s 5450K .......... .......... .......... .......... .......... 37% 50.3M 1s 5500K .......... .......... .......... .......... .......... 38% 73.9M 1s 5550K .......... .......... .......... .......... .......... 38% 76.7M 1s 5600K .......... .......... .......... .......... .......... 38% 59.1M 1s 5650K .......... .......... .......... .......... .......... 39% 72.2M 1s 5700K .......... .......... .......... .......... .......... 39% 42.3M 1s 5750K .......... .......... .......... .......... .......... 39% 23.5M 1s 5800K .......... .......... .......... .......... .......... 40% 23.1M 1s 5850K .......... .......... .......... .......... .......... 40% 27.4M 1s 5900K .......... .......... .......... .......... .......... 40% 29.1M 1s 5950K .......... .......... .......... .......... .......... 41% 21.8M 1s 6000K .......... .......... .......... .......... .......... 41% 22.1M 1s 6050K .......... .......... .......... .......... .......... 41% 36.0M 1s 6100K .......... .......... .......... .......... .......... 42% 39.5M 1s 6150K .......... .......... .......... .......... .......... 42% 29.5M 1s 6200K .......... .......... .......... .......... .......... 42% 31.3M 1s 6250K .......... .......... .......... .......... .......... 43% 31.8M 1s 6300K .......... .......... .......... .......... .......... 43% 34.3M 1s 6350K .......... .......... .......... .......... .......... 43% 37.0M 1s 6400K .......... .......... .......... .......... .......... 44% 30.6M 1s 6450K .......... .......... .......... .......... .......... 44% 34.2M 1s 6500K .......... .......... .......... .......... .......... 44% 36.7M 1s 6550K .......... .......... .......... .......... .......... 45% 31.0M 1s 6600K .......... .......... .......... .......... .......... 45% 30.9M 1s 6650K .......... .......... .......... .......... .......... 46% 31.1M 1s 6700K .......... .......... .......... .......... .......... 46% 38.3M 1s 6750K .......... .......... .......... .......... .......... 46% 39.1M 1s 6800K .......... .......... .......... .......... .......... 47% 31.6M 1s 6850K .......... .......... .......... .......... .......... 47% 39.7M 1s 6900K .......... .......... .......... .......... .......... 47% 41.1M 1s 6950K .......... .......... .......... .......... .......... 48% 40.9M 1s 7000K .......... .......... .......... .......... .......... 48% 29.6M 1s 7050K .......... .......... .......... .......... .......... 48% 35.8M 1s 7100K .......... .......... .......... .......... .......... 49% 34.7M 1s 7150K .......... .......... .......... .......... .......... 49% 35.5M 1s 7200K .......... .......... .......... .......... .......... 49% 31.8M 1s 7250K .......... .......... .......... .......... .......... 50% 30.7M 1s 7300K .......... .......... .......... .......... .......... 50% 33.9M 1s 7350K .......... .......... .......... .......... .......... 50% 23.3M 1s 7400K .......... .......... .......... .......... .......... 51% 33.3M 1s 7450K .......... .......... .......... .......... .......... 51% 42.3M 1s 7500K .......... .......... .......... .......... .......... 51% 38.7M 1s 7550K .......... .......... .......... .......... .......... 52% 40.3M 1s 7600K .......... .......... .......... .......... .......... 52% 35.9M 1s 7650K .......... .......... .......... .......... .......... 52% 35.9M 1s 7700K .......... .......... .......... .......... .......... 53% 37.2M 1s 7750K .......... .......... .......... .......... .......... 53% 32.5M 1s 7800K .......... .......... .......... .......... .......... 53% 29.1M 1s 7850K .......... .......... .......... .......... .......... 54% 35.3M 1s 7900K .......... .......... .......... .......... .......... 54% 36.3M 1s 7950K .......... .......... .......... .......... .......... 54% 33.6M 1s 8000K .......... .......... .......... .......... .......... 55% 29.7M 1s 8050K .......... .......... .......... .......... .......... 55% 34.8M 1s 8100K .......... .......... .......... .......... .......... 55% 29.9M 1s 8150K .......... .......... .......... .......... .......... 56% 35.6M 1s 8200K .......... .......... .......... .......... .......... 56% 30.9M 1s 8250K .......... .......... .......... .......... .......... 57% 37.5M 1s 8300K .......... .......... .......... .......... .......... 57% 33.4M 1s 8350K .......... .......... .......... .......... .......... 57% 34.1M 1s 8400K .......... .......... .......... .......... .......... 58% 32.4M 1s 8450K .......... .......... .......... .......... .......... 58% 26.0M 1s 8500K .......... .......... .......... .......... .......... 58% 73.4M 1s 8550K .......... .......... .......... .......... .......... 59% 52.1M 1s 8600K .......... .......... .......... .......... .......... 59% 31.0M 1s 8650K .......... .......... .......... .......... .......... 59% 52.5M 1s 8700K .......... .......... .......... .......... .......... 60% 72.8M 1s 8750K .......... .......... .......... .......... .......... 60% 74.1M 1s 8800K .......... .......... .......... .......... .......... 60% 60.2M 1s 8850K .......... .......... .......... .......... .......... 61% 73.2M 1s 8900K .......... .......... .......... .......... .......... 61% 73.5M 1s 8950K .......... .......... .......... .......... .......... 61% 68.8M 1s 9000K .......... .......... .......... .......... .......... 62% 67.9M 1s 9050K .......... .......... .......... .......... .......... 62% 71.0M 1s 9100K .......... .......... .......... .......... .......... 62% 71.4M 1s 9150K .......... .......... .......... .......... .......... 63% 75.7M 1s 9200K .......... .......... .......... .......... .......... 63% 60.1M 0s 9250K .......... .......... .......... .......... .......... 63% 77.4M 0s 9300K .......... .......... .......... .......... .......... 64% 44.0M 0s 9350K .......... .......... .......... .......... .......... 64% 74.0M 0s 9400K .......... .......... .......... .......... .......... 64% 71.2M 0s 9450K .......... .......... .......... .......... .......... 65% 75.3M 0s 9500K .......... .......... .......... .......... .......... 65% 68.9M 0s 9550K .......... .......... .......... .......... .......... 65% 73.7M 0s 9600K .......... .......... .......... .......... .......... 66% 60.1M 0s 9650K .......... .......... .......... .......... .......... 66% 75.8M 0s 9700K .......... .......... .......... .......... .......... 66% 75.3M 0s 9750K .......... .......... .......... .......... .......... 67% 56.3M 0s 9800K .......... .......... .......... .......... .......... 67% 63.7M 0s 9850K .......... .......... .......... .......... .......... 67% 70.8M 0s 9900K .......... .......... .......... .......... .......... 68% 75.6M 0s 9950K .......... .......... .......... .......... .......... 68% 76.0M 0s 10000K .......... .......... .......... .......... .......... 69% 60.7M 0s 10050K .......... .......... .......... .......... .......... 69% 73.4M 0s 10100K .......... .......... .......... .......... .......... 69% 75.4M 0s 10150K .......... .......... .......... .......... .......... 70% 71.9M 0s 10200K .......... .......... .......... .......... .......... 70% 68.8M 0s 10250K .......... .......... .......... .......... .......... 70% 79.6M 0s 10300K .......... .......... .......... .......... .......... 71% 73.5M 0s 10350K .......... .......... .......... .......... .......... 71% 70.4M 0s 10400K .......... .......... .......... .......... .......... 71% 37.5M 0s 10450K .......... .......... .......... .......... .......... 72% 64.1M 0s 10500K .......... .......... .......... .......... .......... 72% 34.8M 0s 10550K .......... .......... .......... .......... .......... 72% 44.9M 0s 10600K .......... .......... .......... .......... .......... 73% 57.1M 0s 10650K .......... .......... .......... .......... .......... 73% 56.8M 0s 10700K .......... .......... .......... .......... .......... 73% 68.9M 0s 10750K .......... .......... .......... .......... .......... 74% 67.1M 0s 10800K .......... .......... .......... .......... .......... 74% 58.1M 0s 10850K .......... .......... .......... .......... .......... 74% 43.0M 0s 10900K .......... .......... .......... .......... .......... 75% 35.1M 0s 10950K .......... .......... .......... .......... .......... 75% 26.9M 0s 11000K .......... .......... .......... .......... .......... 75% 28.7M 0s 11050K .......... .......... .......... .......... .......... 76% 71.2M 0s 11100K .......... .......... .......... .......... .......... 76% 81.8M 0s 11150K .......... .......... .......... .......... .......... 76% 48.1M 0s 11200K .......... .......... .......... .......... .......... 77% 60.2M 0s 11250K .......... .......... .......... .......... .......... 77% 65.7M 0s 11300K .......... .......... .......... .......... .......... 77% 64.2M 0s 11350K .......... .......... .......... .......... .......... 78% 28.0M 0s 11400K .......... .......... .......... .......... .......... 78% 34.9M 0s 11450K .......... .......... .......... .......... .......... 78% 76.7M 0s 11500K .......... .......... .......... .......... .......... 79% 67.6M 0s 11550K .......... .......... .......... .......... .......... 79% 42.1M 0s 11600K .......... .......... .......... .......... .......... 80% 57.5M 0s 11650K .......... .......... .......... .......... .......... 80% 73.3M 0s 11700K .......... .......... .......... .......... .......... 80% 73.8M 0s 11750K .......... .......... .......... .......... .......... 81% 32.7M 0s 11800K .......... .......... .......... .......... .......... 81% 70.0M 0s 11850K .......... .......... .......... .......... .......... 81% 75.7M 0s 11900K .......... .......... .......... .......... .......... 82% 72.7M 0s 11950K .......... .......... .......... .......... .......... 82% 76.1M 0s 12000K .......... .......... .......... .......... .......... 82% 54.7M 0s 12050K .......... .......... .......... .......... .......... 83% 70.1M 0s 12100K .......... .......... .......... .......... .......... 83% 73.5M 0s 12150K .......... .......... .......... .......... .......... 83% 73.3M 0s 12200K .......... .......... .......... .......... .......... 84% 69.2M 0s 12250K .......... .......... .......... .......... .......... 84% 75.8M 0s 12300K .......... .......... .......... .......... .......... 84% 72.3M 0s 12350K .......... .......... .......... .......... .......... 85% 74.5M 0s 12400K .......... .......... .......... .......... .......... 85% 60.1M 0s 12450K .......... .......... .......... .......... .......... 85% 69.9M 0s 12500K .......... .......... .......... .......... .......... 86% 76.5M 0s 12550K .......... .......... .......... .......... .......... 86% 76.1M 0s 12600K .......... .......... .......... .......... .......... 86% 70.8M 0s 12650K .......... .......... .......... .......... .......... 87% 76.4M 0s 12700K .......... .......... .......... .......... .......... 87% 73.5M 0s 12750K .......... .......... .......... .......... .......... 87% 72.3M 0s 12800K .......... .......... .......... .......... .......... 88% 61.6M 0s 12850K .......... .......... .......... .......... .......... 88% 68.3M 0s 12900K .......... .......... .......... .......... .......... 88% 73.1M 0s 12950K .......... .......... .......... .......... .......... 89% 70.5M 0s 13000K .......... .......... .......... .......... .......... 89% 69.8M 0s 13050K .......... .......... .......... .......... .......... 89% 71.3M 0s 13100K .......... .......... .......... .......... .......... 90% 74.3M 0s 13150K .......... .......... .......... .......... .......... 90% 71.1M 0s 13200K .......... .......... .......... .......... .......... 91% 60.3M 0s 13250K .......... .......... .......... .......... .......... 91% 76.8M 0s 13300K .......... .......... .......... .......... .......... 91% 78.5M 0s 13350K .......... .......... .......... .......... .......... 92% 74.8M 0s 13400K .......... .......... .......... .......... .......... 92% 70.4M 0s 13450K .......... .......... .......... .......... .......... 92% 75.5M 0s 13500K .......... .......... .......... .......... .......... 93% 81.3M 0s 13550K .......... .......... .......... .......... .......... 93% 81.4M 0s 13600K .......... .......... .......... .......... .......... 93% 59.4M 0s 13650K .......... .......... .......... .......... .......... 94% 72.2M 0s 13700K .......... .......... .......... .......... .......... 94% 73.7M 0s 13750K .......... .......... .......... .......... .......... 94% 66.6M 0s 13800K .......... .......... .......... .......... .......... 95% 70.1M 0s 13850K .......... .......... .......... .......... .......... 95% 64.7M 0s 13900K .......... .......... .......... .......... .......... 95% 76.3M 0s 13950K .......... .......... .......... .......... .......... 96% 78.6M 0s 14000K .......... .......... .......... .......... .......... 96% 60.6M 0s 14050K .......... .......... .......... .......... .......... 96% 67.1M 0s 14100K .......... .......... .......... .......... .......... 97% 27.6M 0s 14150K .......... .......... .......... .......... .......... 97% 61.3M 0s 14200K .......... .......... .......... .......... .......... 97% 67.7M 0s 14250K .......... .......... .......... .......... .......... 98% 69.8M 0s 14300K .......... .......... .......... .......... .......... 98% 73.3M 0s 14350K .......... .......... .......... .......... .......... 98% 76.2M 0s 14400K .......... .......... .......... .......... .......... 99% 60.1M 0s 14450K .......... .......... .......... .......... .......... 99% 74.9M 0s 14500K .......... .......... .......... .......... .......... 99% 76.5M 0s 14550K ..........  100% 85.2M=0.9s 2020-10-29 16:36:18 (15.0 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486]  ---> aa86e98b758a Removing intermediate container 915f5e3932b1 Step 14/24 : RUN npm config set proxy $http_proxy ---> Running in c2eaa38ae377 ---> 53549525d310 Removing intermediate container c2eaa38ae377 Step 15/24 : RUN npm install -g swagger-tools@0.10.3 ---> Running in 8a53a1ebb2ff npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. /usr/bin/swagger-tools -> /usr/lib/node_modules/swagger-tools/bin/swagger-tools > core-js@2.6.11 postinstall /usr/lib/node_modules/swagger-tools/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" /usr/lib `-- swagger-tools@0.10.3 +-- async@2.6.3 +-- body-parser@1.18.2 | +-- bytes@3.0.0 | +-- content-type@1.0.4 | +-- debug@2.6.9 | | `-- ms@2.0.0 | +-- depd@1.1.2 | +-- http-errors@1.6.3 | | +-- inherits@2.0.3 | | +-- setprototypeof@1.1.0 | | `-- statuses@1.5.0 | +-- iconv-lite@0.4.19 | +-- on-finished@2.3.0 | | `-- ee-first@1.1.1 | +-- qs@6.5.1 | +-- raw-body@2.3.2 | | +-- http-errors@1.6.2 | | | +-- depd@1.1.1 | | | `-- setprototypeof@1.0.3 | | `-- unpipe@1.0.0 | `-- type-is@1.6.18 | +-- media-typer@0.3.0 | `-- mime-types@2.1.27 | `-- mime-db@1.44.0 +-- commander@2.20.3 +-- debug@3.2.6 | `-- ms@2.1.2 +-- js-yaml@3.14.0 | +-- argparse@1.0.10 | | `-- sprintf-js@1.0.3 | `-- esprima@4.0.1 +-- json-refs@3.0.15 | +-- commander@4.1.1 | +-- graphlib@2.1.8 | +-- native-promise-only@0.8.1 | +-- path-loader@1.0.10 | +-- slash@3.0.0 | `-- uri-js@4.4.0 | `-- punycode@2.1.1 +-- lodash@4.17.20 +-- multer@1.4.2 | +-- append-field@1.0.0 | +-- busboy@0.2.14 | | +-- dicer@0.2.5 | | | +-- readable-stream@1.1.14 | | | | +-- isarray@0.0.1 | | | | `-- string_decoder@0.10.31 | | | `-- streamsearch@0.1.2 | | `-- readable-stream@1.1.14 | | +-- isarray@0.0.1 | | `-- string_decoder@0.10.31 | +-- concat-stream@1.6.2 | | +-- buffer-from@1.1.1 | | `-- typedarray@0.0.6 | +-- mkdirp@0.5.5 | | `-- minimist@1.2.5 | +-- object-assign@4.1.1 | `-- xtend@4.0.2 +-- parseurl@1.3.3 +-- path-to-regexp@2.4.0 +-- qs@6.9.4 +-- serve-static@1.14.1 | +-- encodeurl@1.0.2 | +-- escape-html@1.0.3 | `-- send@0.17.1 | +-- debug@2.6.9 | | `-- ms@2.0.0 | +-- destroy@1.0.4 | +-- etag@1.8.1 | +-- fresh@0.5.2 | +-- http-errors@1.7.3 | | +-- inherits@2.0.4 | | +-- setprototypeof@1.1.1 | | `-- toidentifier@1.0.0 | +-- ms@2.1.1 | `-- range-parser@1.2.1 +-- spark-md5@3.0.1 +-- string@3.3.3 +-- superagent@3.8.3 | +-- component-emitter@1.3.0 | +-- cookiejar@2.1.2 | +-- extend@3.0.2 | +-- form-data@2.5.1 | | +-- asynckit@0.4.0 | | `-- combined-stream@1.0.8 | | `-- delayed-stream@1.0.0 | +-- formidable@1.2.2 | +-- methods@1.1.2 | +-- mime@1.6.0 | `-- readable-stream@2.3.7 | +-- core-util-is@1.0.2 | +-- isarray@1.0.0 | +-- process-nextick-args@2.0.1 | +-- safe-buffer@5.1.2 | +-- string_decoder@1.1.1 | `-- util-deprecate@1.0.2 +-- swagger-converter@0.1.7 | `-- lodash.clonedeep@2.4.1 | +-- lodash._baseclone@2.4.1 | | +-- lodash._getarray@2.4.1 | | | `-- lodash._arraypool@2.4.1 | | +-- lodash._releasearray@2.4.1 | | | `-- lodash._maxpoolsize@2.4.1 | | +-- lodash._slice@2.4.1 | | +-- lodash.assign@2.4.1 | | | +-- lodash._objecttypes@2.4.1 | | | `-- lodash.keys@2.4.1 | | | `-- lodash._shimkeys@2.4.1 | | +-- lodash.foreach@2.4.1 | | +-- lodash.forown@2.4.1 | | +-- lodash.isarray@2.4.1 | | | `-- lodash._isnative@2.4.1 | | `-- lodash.isobject@2.4.1 | `-- lodash._basecreatecallback@2.4.1 | +-- lodash._setbinddata@2.4.1 | | `-- lodash.noop@2.4.1 | +-- lodash.bind@2.4.1 | | `-- lodash._createwrapper@2.4.1 | | +-- lodash._basebind@2.4.1 | | | `-- lodash._basecreate@2.4.1 | | +-- lodash._basecreatewrapper@2.4.1 | | `-- lodash.isfunction@2.4.1 | +-- lodash.identity@2.4.1 | `-- lodash.support@2.4.1 +-- traverse@0.6.6 `-- z-schema@3.25.1 +-- core-js@2.6.11 +-- lodash.get@4.4.2 +-- lodash.isequal@4.5.0 `-- validator@10.11.0 ---> 396bd7f75b5c Removing intermediate container 8a53a1ebb2ff Step 16/24 : RUN npm install -g json-refs@3.0.4 ---> Running in fb1afbd82a1a npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs /usr/lib `-- json-refs@3.0.4 +-- commander@2.11.0 +-- graphlib@2.1.8 +-- js-yaml@3.14.0 | +-- argparse@1.0.10 | | `-- sprintf-js@1.0.3 | `-- esprima@4.0.1 +-- lodash@4.17.20 +-- native-promise-only@0.8.1 +-- path-loader@1.0.10 | `-- superagent@3.8.3 | +-- component-emitter@1.3.0 | +-- cookiejar@2.1.2 | +-- debug@3.2.6 | | `-- ms@2.1.2 | +-- extend@3.0.2 | +-- form-data@2.5.1 | | +-- asynckit@0.4.0 | | +-- combined-stream@1.0.8 | | | `-- delayed-stream@1.0.0 | | `-- mime-types@2.1.27 | | `-- mime-db@1.44.0 | +-- formidable@1.2.2 | +-- methods@1.1.2 | +-- mime@1.6.0 | +-- qs@6.9.4 | `-- readable-stream@2.3.7 | +-- core-util-is@1.0.2 | +-- inherits@2.0.4 | +-- isarray@1.0.0 | +-- process-nextick-args@2.0.1 | +-- safe-buffer@5.1.2 | +-- string_decoder@1.1.1 | `-- util-deprecate@1.0.2 +-- slash@1.0.0 `-- uri-js@3.0.2 `-- punycode@2.1.1 ---> 773c948f828d Removing intermediate container fb1afbd82a1a Step 17/24 : RUN npm install -g yamljs@0.3.0 ---> Running in 66d0067bc33d npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml /usr/lib `-- yamljs@0.3.0 +-- argparse@1.0.10 | `-- sprintf-js@1.0.3 `-- glob@7.1.6 +-- fs.realpath@1.0.0 +-- inflight@1.0.6 | `-- wrappy@1.0.2 +-- inherits@2.0.4 +-- minimatch@3.0.4 | `-- brace-expansion@1.1.11 | +-- balanced-match@1.0.0 | `-- concat-map@0.0.1 +-- once@1.4.0 `-- path-is-absolute@1.0.1 ---> 4b2702d64e34 Removing intermediate container 66d0067bc33d Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> d617ede32235 Removing intermediate container c01d7d623b6e Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Running in a1609ee31036 ---> e2cf9a6cff5d Removing intermediate container a1609ee31036 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> 3f8019cd7f43 Removing intermediate container 1655849110c2 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Running in 4c83bdc25ba8 ---> 9da5d43fb7e9 Removing intermediate container 4c83bdc25ba8 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> f8bc7786b127 Removing intermediate container ef7616968351 Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Running in b57c06297906 ---> 8905566d055b Removing intermediate container b57c06297906 Step 24/24 : ENTRYPOINT /validate-in-docker.sh ---> Running in 3c5360ef4180 ---> 1d3870bfc0f0 Removing intermediate container 3c5360ef4180 Successfully built 1d3870bfc0f0 Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/460’: Permission denied Mounting dir /var/www/html/api/nfv/sol002-sol003/460 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFIndicator-API.yaml --- Validation done (0). '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' '../build/SOL003-VNFIndicator-API.pdf' -> '/storage/SOL003-VNFIndicator-API.pdf' -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' '../build/SOL003-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL003-VNFPackageManagementNotification-API.pdf' -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml --- Validation done (0). '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' '../build/SOL003-VNFLifecycleManagement-API.pdf' -> '/storage/SOL003-VNFLifecycleManagement-API.pdf' -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml --- Validation done (0). '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' '../build/SOL003-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL003-VNFFaultManagementNotification-API.pdf' -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' '../build/SOL003-VNFIndicatorNotification-API.pdf' -> '/storage/SOL003-VNFIndicatorNotification-API.pdf' -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFFaultManagement-API.yaml --- Validation done (0). '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' '../build/SOL003-VNFFaultManagement-API.pdf' -> '/storage/SOL003-VNFFaultManagement-API.pdf' -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' '../build/SOL003-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.pdf' -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml --- Validation done (0). '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' '../build/SOL003-VNFLifecycleOperationGranting-API.pdf' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.pdf' -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFPackageManagement-API.yaml --- Validation done (0). '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' '../build/SOL003-VNFPackageManagement-API.pdf' -> '/storage/SOL003-VNFPackageManagement-API.pdf' -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' '../build/SOL003-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.pdf' -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml --- Validation done (0). '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' '../build/SOL003-VNFPerformanceManagement-API.pdf' -> '/storage/SOL003-VNFPerformanceManagement-API.pdf' -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotificationNotification/VirtualisedResourcesQuotaAvailableNotificationNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotificationNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml --- Validation done (0). '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFIndicator-API.yaml --- Validation done (0). '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' '../build/SOL002-VNFIndicator-API.pdf' -> '/storage/SOL002-VNFIndicator-API.pdf' -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFConfiguration-API.yaml --- Validation done (0). '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' '../build/SOL002-VNFConfiguration-API.pdf' -> '/storage/SOL002-VNFConfiguration-API.pdf' -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) --- Merging file. error: Document has invalid references: #/paths/~1vnf_instances/get/responses/200/schema/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items: JSON Pointer points to missing location: #/definitions/CpProtocolInfo #/paths/~1vnf_instances/get/responses/200/schema/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpdId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/get/responses/200/schema/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/id: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/get/responses/200/schema/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/get/responses/200/schema/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfExtCpId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/get/responses/200/schema/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfLinkPortId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/post/responses/201/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items: JSON Pointer points to missing location: #/definitions/CpProtocolInfo #/paths/~1vnf_instances/post/responses/201/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpdId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/post/responses/201/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/id: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/post/responses/201/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/post/responses/201/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfExtCpId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances/post/responses/201/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfLinkPortId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}/get/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items: JSON Pointer points to missing location: #/definitions/CpProtocolInfo #/paths/~1vnf_instances~1{vnfInstanceId}/get/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpdId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}/get/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/id: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}/get/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}/get/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfExtCpId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}/get/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfLinkPortId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items: JSON Pointer points to missing location: #/definitions/CpProtocolInfo #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpdId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/id: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfExtCpId: Extra JSON Reference properties will be ignored: description #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/200/schema/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfLinkPortId: Extra JSON Reference properties will be ignored: description --- Create PDF... mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml error: Unsupported Swagger version: undefined --- Validation done (1). '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml --- Validation done (0). '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' '../build/SOL002-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL002-VNFFaultManagementNotification-API.pdf' -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml --- Validation done (0). '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' '../build/SOL002-VNFIndicatorNotification-API.pdf' -> '/storage/SOL002-VNFIndicatorNotification-API.pdf' -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFFaultManagement-API.yaml --- Validation done (0). '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' '../build/SOL002-VNFFaultManagement-API.pdf' -> '/storage/SOL002-VNFFaultManagement-API.pdf' -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml --- Validation done (0). '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' '../build/SOL002-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.pdf' -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml --- Validation done (0). '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' '../build/SOL002-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.pdf' -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) --- Merging file. error: Document has invalid references: #/paths/~1pm_jobs~1{pmJobId}~1reports~1{reportId}/get/responses/200/schema/properties/entries/items/properties/subObjectInstanceId: Extra JSON Reference properties will be ignored: description --- Create PDF... mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml error: Unsupported Swagger version: undefined --- Validation done (1). '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory -- Final validator returns 1. No Gerrit change information found. Exiting Archiving artifacts Finished: SUCCESS