Pull request #281 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-docs Obtained Jenkinsfile from fd9a66c198b7b1bafceab8f58dba66ff5977ae09+9d2545104dba4595e8f79f2c7e7964130ae6ea53 (1cc8e5c93afd672aa0b38bf9f93351012f710f6b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16124 in /w/workspace/edgexfoundry_edgex-docs_PR-281 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-281 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9d2545104dba4595e8f79f2c7e7964130ae6ea53 into PR head commit fd9a66c198b7b1bafceab8f58dba66ff5977ae09 Merge succeeded, producing fd9a66c198b7b1bafceab8f58dba66ff5977ae09 Checking out Revision fd9a66c198b7b1bafceab8f58dba66ff5977ae09 (PR-281) > git config core.sparsecheckout # timeout=10 > git checkout -f fd9a66c198b7b1bafceab8f58dba66ff5977ae09 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9d2545104dba4595e8f79f2c7e7964130ae6ea53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd9a66c198b7b1bafceab8f58dba66ff5977ae09 # timeout=10 Commit message: "feat(adr): Updated status to approved." > git rev-list --no-walk 25649f4138023dfe40539fbe59352fd077f27860 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:57:52.004Z] + docker inspect -f . python:3-slim [2020-12-15T18:57:52.004Z] [2020-12-15T18:57:52.004Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:57:52.401Z] + docker pull python:3-slim [2020-12-15T18:57:52.978Z] 3-slim: Pulling from library/python [2020-12-15T18:57:52.979Z] 6ec7b7d162b2: Pulling fs layer [2020-12-15T18:57:52.979Z] a28a49c1de56: Pulling fs layer [2020-12-15T18:57:52.979Z] 55e13bb4abc2: Pulling fs layer [2020-12-15T18:57:52.979Z] c99c72ed7c2b: Pulling fs layer [2020-12-15T18:57:52.979Z] 4ad2c63333b4: Pulling fs layer [2020-12-15T18:57:52.979Z] c99c72ed7c2b: Waiting [2020-12-15T18:57:52.979Z] 4ad2c63333b4: Waiting [2020-12-15T18:57:53.557Z] 3-slim: Pulling from library/python [2020-12-15T18:57:53.821Z] 6ec7b7d162b2: Pulling fs layer [2020-12-15T18:57:53.821Z] a28a49c1de56: Pulling fs layer [2020-12-15T18:57:53.821Z] 55e13bb4abc2: Pulling fs layer [2020-12-15T18:57:53.821Z] c99c72ed7c2b: Pulling fs layer [2020-12-15T18:57:53.821Z] 4ad2c63333b4: Pulling fs layer [2020-12-15T18:57:53.821Z] c99c72ed7c2b: Waiting [2020-12-15T18:57:53.821Z] 4ad2c63333b4: Waiting [2020-12-15T18:57:53.821Z] error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/9f/9fc39a5d1a9bf592d87a52df6a234a647d9513372ced6cd8b9ea8fc8d0c355f3/data?verify=1608061673-zcu1laFeba0ZJSHesumZ%2Ber9NDA%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) Stage "Publish to GitHub pages" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:57:55.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:57:55.382Z] ---> package-listing.sh [2020-12-15T18:57:55.382Z] ++ facter osfamily [2020-12-15T18:57:55.382Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T18:57:55.382Z] + OS_FAMILY=redhat [2020-12-15T18:57:55.382Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-281 [2020-12-15T18:57:55.382Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T18:57:55.382Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T18:57:55.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T18:57:55.382Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T18:57:55.382Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-281 ']' [2020-12-15T18:57:55.383Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T18:57:55.383Z] + case "${OS_FAMILY}" in [2020-12-15T18:57:55.383Z] + rpm -qa [2020-12-15T18:57:55.383Z] + sort [2020-12-15T18:58:00.696Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T18:58:00.696Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T18:58:00.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T18:58:00.696Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-281 ']' [2020-12-15T18:58:00.696Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-281/archives/ [2020-12-15T18:58:00.696Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-281/archives/ [Pipeline] echo [2020-12-15T18:58:00.712Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T18:58:01.006Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:58:01.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T18:58:01.334Z] [2020-12-15T18:58:01.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:58:01.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T18:58:01.693Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T18:58:01.693Z] df20fa9351a1: Pulling fs layer [2020-12-15T18:58:01.693Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T18:58:01.693Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T18:58:01.693Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T18:58:01.693Z] 93b61091891f: Pulling fs layer [2020-12-15T18:58:01.693Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T18:58:01.693Z] 5e14af77c1be: Pulling fs layer [2020-12-15T18:58:01.693Z] 01666e4c0597: Pulling fs layer [2020-12-15T18:58:01.693Z] aa168da1d23b: Pulling fs layer [2020-12-15T18:58:01.693Z] 46f8f816bc3b: Waiting [2020-12-15T18:58:01.693Z] 93b61091891f: Waiting [2020-12-15T18:58:01.693Z] 93b9cdb0e59b: Waiting [2020-12-15T18:58:01.693Z] 5e14af77c1be: Waiting [2020-12-15T18:58:01.693Z] 01666e4c0597: Waiting [2020-12-15T18:58:01.693Z] aa168da1d23b: Waiting [2020-12-15T18:58:01.693Z] 36b3adc4ff6f: Verifying Checksum [2020-12-15T18:58:01.693Z] 36b3adc4ff6f: Download complete [2020-12-15T18:58:01.693Z] 46f8f816bc3b: Download complete [2020-12-15T18:58:01.961Z] df20fa9351a1: Verifying Checksum [2020-12-15T18:58:01.961Z] df20fa9351a1: Download complete [2020-12-15T18:58:01.961Z] 93b9cdb0e59b: Download complete [2020-12-15T18:58:01.961Z] 5e14af77c1be: Verifying Checksum [2020-12-15T18:58:01.961Z] 5e14af77c1be: Download complete [2020-12-15T18:58:01.961Z] 93b61091891f: Download complete [2020-12-15T18:58:01.961Z] 01666e4c0597: Verifying Checksum [2020-12-15T18:58:01.961Z] 01666e4c0597: Download complete [2020-12-15T18:58:01.961Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T18:58:01.961Z] 8ad3a11d3b57: Download complete [2020-12-15T18:58:02.228Z] df20fa9351a1: Pull complete [2020-12-15T18:58:02.228Z] 36b3adc4ff6f: Pull complete [2020-12-15T18:58:03.639Z] 8ad3a11d3b57: Pull complete [2020-12-15T18:58:03.639Z] 46f8f816bc3b: Pull complete [2020-12-15T18:58:04.218Z] aa168da1d23b: Verifying Checksum [2020-12-15T18:58:04.218Z] aa168da1d23b: Download complete [2020-12-15T18:58:05.172Z] 93b61091891f: Pull complete [2020-12-15T18:58:05.436Z] 93b9cdb0e59b: Pull complete [2020-12-15T18:58:05.436Z] 5e14af77c1be: Pull complete [2020-12-15T18:58:05.706Z] 01666e4c0597: Pull complete [2020-12-15T18:58:12.358Z] aa168da1d23b: Pull complete [2020-12-15T18:58:12.359Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T18:58:12.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T18:58:12.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T18:58:12.586Z] prd-centos7-docker-4c-2g-16124 does not seem to be running inside a container [2020-12-15T18:58:12.647Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_PR-281 -v /w/workspace/edgexfoundry_edgex-docs_PR-281:/w/workspace/edgexfoundry_edgex-docs_PR-281:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-281@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-15T18:58:16.982Z] $ docker top 6273e57a1c30b5d711df00f41e3ed0b06de802898325174e2c9391d4928e38bc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T18:58:17.553Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T18:58:17.854Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T18:58:18.160Z] + ls /var/log/sa-host [2020-12-15T18:58:18.160Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T18:58:18.160Z] file_magic: OK [2020-12-15T18:58:18.160Z] HZ: Using current value: 100 [2020-12-15T18:58:18.160Z] file_header: OK [2020-12-15T18:58:18.160Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-15T18:58:18.160Z] Statistics: [2020-12-15T18:58:18.160Z] HRHnuu...uuuununununu... [2020-12-15T18:58:18.160Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T18:58:18.160Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T18:58:18.160Z] file_magic: OK [2020-12-15T18:58:18.160Z] HZ: Using current value: 100 [2020-12-15T18:58:18.160Z] file_header: OK [2020-12-15T18:58:18.160Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-15T18:58:18.160Z] Statistics: [2020-12-15T18:58:18.160Z] Hnuu...uuuununununu... [2020-12-15T18:58:18.160Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T18:58:18.397Z] provisioning config files... [2020-12-15T18:58:18.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-281@tmp/config4114341302289375444tmp [Pipeline] { [Pipeline] echo [2020-12-15T18:58:18.504Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:58:18.809Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T18:58:18.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T18:58:18.910Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:58:19.212Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T18:58:19.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:58:19.528Z] ---> sudo-logs.sh [2020-12-15T18:58:19.528Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T18:58:19.540Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:58:19.847Z] ---> job-cost.sh [2020-12-15T18:58:19.847Z] lf-activate-venv: SKIPPING [2020-12-15T18:58:19.847Z] INFO: No Stack... [2020-12-15T18:58:21.772Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T18:58:21.772Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T18:58:21.790Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:58:22.092Z] ---> logs-deploy.sh [2020-12-15T18:58:22.092Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-281/27 [2020-12-15T18:58:22.092Z] INFO: archiving workspace using pattern(s): [2020-12-15T18:58:23.492Z] Archives upload complete. [2020-12-15T18:58:23.755Z] INFO: archiving logs to Nexus