SuccessConsole Output

17:35:18 Started by GitLab push by bernini
17:35:18 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
17:35:18 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:35:18 Cloning the remote Git repository
17:35:18 Cloning repository git@forge.etsi.org:nfv/SOL002-SOL003.git
17:35:18  > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 # timeout=10
17:35:18 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
17:35:18  > git --version # timeout=10
17:35:18 using GIT_SSH to set credentials 
17:35:18  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
17:35:19  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
17:35:19  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:35:19  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
17:35:19 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
17:35:19 using GIT_SSH to set credentials 
17:35:19  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
17:35:19  > git rev-parse remotes/origin/2.4.1-maintenance^{commit} # timeout=10
17:35:19  > git branch -a -v --no-abbrev --contains 5dcd634025065b502c32f5a41280d05f4c1e5322 # timeout=10
17:35:19 Checking out Revision 5dcd634025065b502c32f5a41280d05f4c1e5322 (origin/2.4.1-maintenance)
17:35:19  > git config core.sparsecheckout # timeout=10
17:35:19  > git checkout -f 5dcd634025065b502c32f5a41280d05f4c1e5322
17:35:19 Commit message: "update"
17:35:19  > git rev-list --no-walk d68663d04455c79406e0e5dd248d045752eaecaf # timeout=10
17:35:20 [sol002-sol003] $ /bin/bash /tmp/jenkins6030356728724444331.sh
17:35:20 rm: cannot remove 'build/*-API.yaml': No such file or directory
17:35:20 rm: cannot remove 'build/*-API.json': No such file or directory
17:35:20 rm: cannot remove 'build/*-API.pdf': No such file or directory
17:35:20 ./build-container.sh: line 7: proxy: command not found
17:35:20 http_proxy is not set
17:35:20 Proxy set to 
17:35:20 Sending build context to Docker daemon  13.31kB

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