SuccessConsole Output

15:13:46 Started by GitLab push by Muhammad Hamza
15:13:46 [EnvInject] - Loading node environment variables.
15:13:46 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
15:13:46 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:13:46  > git rev-parse --is-inside-work-tree # timeout=10
15:13:46 Fetching changes from the remote Git repository
15:13:46  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
15:13:46 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
15:13:46  > git --version # timeout=10
15:13:46 using GIT_SSH to set credentials 
15:13:46  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
15:13:47  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:13:47  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
15:13:47 Checking out Revision 25626973d5a12611963918456081bef18041f6b0 (refs/remotes/origin/master)
15:13:47  > git config core.sparsecheckout # timeout=10
15:13:47  > git checkout -f 25626973d5a12611963918456081bef18041f6b0
15:13:47 Commit message: "Update Readme.md"
15:13:47 First time build. Skipping changelog.
15:13:47 [sol002-sol003] $ /bin/bash /tmp/jenkins4868427812403358795.sh
15:13:47 rm: cannot remove 'build/*-API.yaml': No such file or directory
15:13:47 rm: cannot remove 'build/*-API.json': No such file or directory
15:13:47 rm: cannot remove 'build/*-API.pdf': No such file or directory
15:13:47 ./build-container.sh: line 7: proxy: command not found
15:13:47 http_proxy is not set
15:13:47 Proxy set to 
15:13:47 Sending build context to Docker daemon  13.31kB

15:13:48 Step 1/24 : FROM alpine:3.10.0
15:13:48  ---> 4d90542f0623
15:13:48 Step 2/24 : RUN env
15:13:48  ---> Using cache
15:13:48  ---> 0b577767eb4e
15:13:48 Step 3/24 : RUN apk update
15:13:48  ---> Using cache
15:13:48  ---> 697471ef7f0a
15:13:48 Step 4/24 : RUN apk add bash
15:13:48  ---> Using cache
15:13:48  ---> a25251d4272c
15:13:48 Step 5/24 : RUN apk add nodejs
15:13:48  ---> Using cache
15:13:48  ---> ee3663c76c01
15:13:48 Step 6/24 : RUN apk add nodejs-npm
15:13:48  ---> Using cache
15:13:48  ---> 95530c68fb47
15:13:48 Step 7/24 : RUN apk add asciidoctor
15:13:48  ---> Using cache
15:13:48  ---> a321cc22063f
15:13:48 Step 8/24 : RUN apk add openjdk8
15:13:48  ---> Using cache
15:13:48  ---> 07148189c9d2
15:13:48 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:13:48  ---> Using cache
15:13:48  ---> 6808b2c86594
15:13:48 Step 10/24 : RUN apk add openssl
15:13:48  ---> Using cache
15:13:48  ---> ed2950ff9192
15:13:48 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:13:48  ---> Running in bd06e9dd70e3
15:13:50 Building native extensions. This could take a while...
15:13:50 ERROR:  Error installing rdoc:
15:13:50 	ERROR: Failed to build gem native extension.
15:13:50 
15:13:50     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3/ext/psych
15:13:50 /usr/bin/ruby -r ./siteconf20220221-9-1wvdgyz.rb extconf.rb
15:13:50 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
15:13:50 
15:13:50 extconf failed, exit code 1
15:13:50 
15:13:50 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3 for inspection.
15:13:50 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out
15:13:50 Building native extensions. This could take a while...
15:13:51 ERROR:  Error installing rdoc:
15:13:51 	ERROR: Failed to build gem native extension.
15:13:51 
15:13:51     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3/ext/psych
15:13:51 /usr/bin/ruby -r ./siteconf20220221-1-1alvoh4.rb extconf.rb
15:13:51 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
15:13:51 
15:13:51 extconf failed, exit code 1
15:13:51 
15:13:51 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3 for inspection.
15:13:51 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out
15:13:51 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
15:13:51 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
15:13:51 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/546’: Permission denied
15:13:51 Mounting dir /var/www/html/api/nfv/sol002-sol003/546 as /storage
15:13:52 Using filter ''
15:13:52 
15:13:52 Entering dir /work/src
15:13:52 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
15:13:52 --- Merging file.
15:13:53 --- Create PDF...
15:13:55 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
15:13:55 --- Validating ../build/SOL003-VNFIndicator-API.yaml
15:13:55 ../build/SOL003-VNFIndicator-API.yaml is valid
15:13:56 --- Validation done (0).
15:13:56 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
15:13:56 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
15:13:56 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
15:13:56 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
15:13:56 --- Merging file.
15:13:57 --- Create PDF...
15:13:59 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
15:13:59 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
15:13:59 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
15:13:59 --- Validation done (0).
15:13:59 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
15:13:59 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
15:13:59 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
15:13:59 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
15:13:59 --- Merging file.
15:14:00 --- Create PDF...
15:14:02 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
15:14:02 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
15:14:03 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
15:14:03 --- Validation done (0).
15:14:03 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
15:14:03 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
15:14:03 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
15:14:03 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
15:14:03 --- Merging file.
15:14:07 --- Create PDF...
15:14:09 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
15:14:09 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
15:14:11 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
15:14:11 --- Validation done (0).
15:14:11 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
15:14:11 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
15:14:11 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
15:14:11 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
15:14:11 --- Merging file.
15:14:12 --- Create PDF...
15:14:14 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
15:14:14 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
15:14:14 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
15:14:14 --- Validation done (0).
15:14:14 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
15:14:14 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
15:14:14 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
15:14:14 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
15:14:14 --- Merging file.
15:14:16 --- Create PDF...
15:14:18 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
15:14:18 --- Validating ../build/SOL003-APIVersion-API.yaml
15:14:19 ../build/SOL003-APIVersion-API.yaml is valid
15:14:19 --- Validation done (0).
15:14:19 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
15:14:19 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
15:14:19 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
15:14:19 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
15:14:19 --- Merging file.
15:14:20 --- Create PDF...
15:14:22 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
15:14:22 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
15:14:22 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
15:14:22 --- Validation done (0).
15:14:22 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
15:14:22 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
15:14:22 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
15:14:22 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
15:14:22 --- Merging file.
15:14:23 --- Create PDF...
15:14:25 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
15:14:25 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
15:14:25 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
15:14:25 --- Validation done (0).
15:14:25 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
15:14:25 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
15:14:25 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
15:14:25 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
15:14:25 --- Merging file.
15:14:27 --- Create PDF...
15:14:28 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
15:14:28 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
15:14:29 ../build/SOL003-VNFFaultManagement-API.yaml is valid
15:14:29 --- Validation done (0).
15:14:29 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
15:14:29 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
15:14:29 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
15:14:29 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
15:14:29 --- Merging file.
15:14:30 --- Create PDF...
15:14:32 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
15:14:32 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
15:14:33 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
15:14:33 --- Validation done (0).
15:14:33 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
15:14:33 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
15:14:33 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
15:14:33 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
15:14:33 --- Merging file.
15:14:34 --- Create PDF...
15:14:36 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
15:14:36 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
15:14:36 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
15:14:36 --- Validation done (0).
15:14:36 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
15:14:36 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
15:14:36 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
15:14:36 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
15:14:36 --- Merging file.
15:14:38 --- Create PDF...
15:14:40 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
15:14:40 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
15:14:41 ../build/SOL003-VNFPackageManagement-API.yaml is valid
15:14:41 --- Validation done (0).
15:14:41 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
15:14:41 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
15:14:41 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
15:14:41 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
15:14:41 --- Merging file.
15:14:42 --- Create PDF...
15:14:44 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
15:14:44 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
15:14:44 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
15:14:44 --- Validation done (0).
15:14:44 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
15:14:44 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
15:14:44 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
15:14:44 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
15:14:44 --- Merging file.
15:14:46 --- Create PDF...
15:14:48 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
15:14:48 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
15:14:48 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
15:14:48 --- Validation done (0).
15:14:48 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
15:14:48 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
15:14:48 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
15:14:48 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
15:14:48 --- Merging file.
15:14:50 --- Create PDF...
15:14:52 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
15:14:52 --- Validating ../build/SOL002-VNFIndicator-API.yaml
15:14:52 ../build/SOL002-VNFIndicator-API.yaml is valid
15:14:52 --- Validation done (0).
15:14:52 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
15:14:52 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
15:14:52 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
15:14:52 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
15:14:52 --- Merging file.
15:14:53 --- Create PDF...
15:14:55 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
15:14:55 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
15:14:56 ../build/SOL002-VNFConfiguration-API.yaml is valid
15:14:56 --- Validation done (0).
15:14:56 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
15:14:56 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
15:14:56 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
15:14:56 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
15:14:56 --- Merging file.
15:15:00 --- Create PDF...
15:15:02 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
15:15:02 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
15:15:03 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
15:15:03 --- Validation done (0).
15:15:03 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
15:15:03 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
15:15:03 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
15:15:03 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
15:15:03 --- Merging file.
15:15:04 --- Create PDF...
15:15:06 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
15:15:06 --- Validating ../build/SOL002-APIVersion-API.yaml
15:15:07 ../build/SOL002-APIVersion-API.yaml is valid
15:15:07 --- Validation done (0).
15:15:07 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
15:15:07 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
15:15:07 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
15:15:07 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
15:15:07 --- Merging file.
15:15:08 --- Create PDF...
15:15:09 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
15:15:09 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
15:15:10 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
15:15:10 --- Validation done (0).
15:15:10 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
15:15:10 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
15:15:10 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
15:15:10 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
15:15:10 --- Merging file.
15:15:11 --- Create PDF...
15:15:13 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
15:15:13 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
15:15:13 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
15:15:13 --- Validation done (0).
15:15:13 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
15:15:13 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
15:15:13 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
15:15:13 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
15:15:13 --- Merging file.
15:15:15 --- Create PDF...
15:15:16 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
15:15:16 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
15:15:17 ../build/SOL002-VNFFaultManagement-API.yaml is valid
15:15:17 --- Validation done (0).
15:15:17 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
15:15:17 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
15:15:17 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
15:15:17 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
15:15:17 --- Merging file.
15:15:18 --- Create PDF...
15:15:20 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
15:15:20 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
15:15:21 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
15:15:21 --- Validation done (0).
15:15:21 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
15:15:21 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
15:15:21 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
15:15:21 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
15:15:21 --- Merging file.
15:15:22 --- Create PDF...
15:15:24 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
15:15:24 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
15:15:24 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
15:15:24 --- Validation done (0).
15:15:24 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
15:15:24 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
15:15:24 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
15:15:24 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
15:15:24 --- Merging file.
15:15:26 --- Create PDF...
15:15:28 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
15:15:28 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
15:15:28 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
15:15:28 --- Validation done (0).
15:15:28 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
15:15:28 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
15:15:28 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
15:15:28 -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002)
15:15:28 --- Merging file.
15:15:30 --- Create PDF...
15:15:31 mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
15:15:31 --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml
15:15:32 ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid
15:15:32 --- Validation done (0).
15:15:32 '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml'
15:15:32 '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json'
15:15:32 cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
15:15:32 -- Final validator returns 0.
15:15:32 Archiving artifacts
15:15:34 Finished: SUCCESS