Pull request #144 opened 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 ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 749b379291c51758072066c5137e1036f1cc3531+b453fa4341ce81a6aded4405f12a28d8178dc253 (49424d48bfd6446a72775b599ad2c663bc880911) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-144/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 > git --version # 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-docs-builder, mavenSettings:ci-build-images-settings, dockerImageName:edgex-docs-builder, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1], releaseBranchOverride:edgex-docs] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-docs-builder USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-docs-builder DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-docs-builder-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-docs DOCKER_CUSTOM_TAGS: 1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-293 in /w/workspace/exfoundry_ci-build-images_PR-144 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-144 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/144/head:refs/remotes/origin/PR-144 # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 Merging remotes/origin/edgex-docs commit b453fa4341ce81a6aded4405f12a28d8178dc253 into PR head commit 749b379291c51758072066c5137e1036f1cc3531 Merge succeeded, producing 749b379291c51758072066c5137e1036f1cc3531 Checking out Revision 749b379291c51758072066c5137e1036f1cc3531 (PR-144) > git config core.sparsecheckout # timeout=10 > git checkout -f 749b379291c51758072066c5137e1036f1cc3531 # 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 b453fa4341ce81a6aded4405f12a28d8178dc253 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 749b379291c51758072066c5137e1036f1cc3531 # timeout=10 Commit message: "optimize edgex-docs image to only install raml2html" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:48 ========================================================= 17:03:48 EdgeX Global Pipelines Version Info 17:03:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:50 ------------------- 17:03:50 stable info: 17:03:50 ------------------- 17:03:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:50 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 17:03:50 Message: update stable to v1.0.99 17:03:51 ------------------- 17:03:51 experimental info: 17:03:51 ------------------- 17:03:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:51 Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 17:03:51 Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:03:57 + ls -al . 17:03:57 total 8 17:03:57 drwxrwxr-x. 4 jenkins jenkins 70 Jul 20 17:03 . 17:03:57 drwxrwxr-x. 4 jenkins jenkins 112 Jul 20 17:03 .. 17:03:57 -rw-rw-r--. 1 jenkins jenkins 379 Jul 20 17:03 Dockerfile 17:03:57 drwxrwxr-x. 8 jenkins jenkins 179 Jul 20 17:03 .git 17:03:57 -rw-rw-r--. 1 jenkins jenkins 898 Jul 20 17:03 Jenkinsfile 17:03:57 drwxrwxr-x. 2 jenkins jenkins 28 Jul 20 17:03 scripts [Pipeline] isUnix [Pipeline] sh 17:03:57 + docker build -t edgex-devops/edgex-docs-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=749b379291c51758072066c5137e1036f1cc3531 --label arch=amd64 . 17:03:58 Sending build context to Docker daemon 196.6kB 17:03:58 Step 1/6 : FROM node:lts-alpine 17:03:58 lts-alpine: Pulling from library/node 17:03:58 cbdbe7a5bc2a: Pulling fs layer 17:03:58 bd07af9ed1a4: Pulling fs layer 17:03:58 3556ccf180b2: Pulling fs layer 17:03:58 089d4748da74: Pulling fs layer 17:03:58 089d4748da74: Waiting 17:03:58 3556ccf180b2: Download complete 17:03:58 cbdbe7a5bc2a: Verifying Checksum 17:03:58 cbdbe7a5bc2a: Download complete 17:03:58 089d4748da74: Verifying Checksum 17:03:58 089d4748da74: Download complete 17:03:59 bd07af9ed1a4: Verifying Checksum 17:03:59 bd07af9ed1a4: Download complete 17:03:59 cbdbe7a5bc2a: Pull complete 17:04:01 bd07af9ed1a4: Pull complete 17:04:01 3556ccf180b2: Pull complete 17:04:02 089d4748da74: Pull complete 17:04:02 Digest: sha256:1660c1b9d3fd9711eb9936e66d4656954cd14b0d2b23a2185c39587dad0239b4 17:04:02 Status: Downloaded newer image for node:lts-alpine 17:04:02 ---> 057fa4cc38c2 17:04:02 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' maintainer='EdgeX Foundry ' 17:04:04 ---> Running in 209e4bf9fbc2 17:04:04 Removing intermediate container 209e4bf9fbc2 17:04:04 ---> fae12b48a93a 17:04:04 Step 3/6 : RUN yarn global add --silent raml2html@3.0.1 && yarn cache clean --silent 17:04:04 ---> Running in 69c03a1cc368 17:04:06 warning raml2html > nunjucks > chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. 17:04:06 warning raml2html > nunjucks > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. 17:04:06 warning raml2html > minimize > node-uuid@1.4.8: Use uuid module instead 17:04:07 warning raml2html > nunjucks > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:04:07 warning raml2html > nunjucks > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:04:07 warning raml2html > raml2obj > raml-parser > json-schema-ref-parser > z-schema > 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:04:08 Still waiting to schedule task 17:04:08 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-292’ 17:04:40 Removing intermediate container 69c03a1cc368 17:04:40 ---> 7b5367b89935 17:04:40 Step 4/6 : COPY ./scripts/raml-verify.sh /scripts/ 17:04:40 ---> 90f17613f8f6 17:04:40 Step 5/6 : LABEL arch=amd64 17:04:40 ---> Running in 5dafb4f921f0 17:04:40 Removing intermediate container 5dafb4f921f0 17:04:40 ---> 3667f9ad7bb5 17:04:40 Step 6/6 : LABEL git_sha=749b379291c51758072066c5137e1036f1cc3531 17:04:40 ---> Running in 7ade65f9fdae 17:04:40 Removing intermediate container 7ade65f9fdae 17:04:40 ---> 55e085293806 17:04:40 [Warning] One or more build-args [ARCH] were not consumed 17:04:40 Successfully built 55e085293806 17:04:40 Successfully tagged edgex-devops/edgex-docs-builder:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:06:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-295 in /w/workspace/exfoundry_ci-build-images_PR-144 [Pipeline] { [Pipeline] checkout 17:06:42 using credential edgex-jenkins-ssh 17:06:42 Cloning the remote Git repository 17:06:42 Cloning with configured refspecs honoured and without tags 17:06:43 Fetching without tags 17:06:42 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 17:06:42 > git init /w/workspace/exfoundry_ci-build-images_PR-144 # timeout=10 17:06:42 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:06:42 > git --version # timeout=10 17:06:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 17:06:43 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:06:43 > git config --add remote.origin.fetch +refs/pull/144/head:refs/remotes/origin/PR-144 # timeout=10 17:06:43 > git config --add remote.origin.fetch +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 17:06:43 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:06:43 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:06:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 17:06:44 Merging remotes/origin/edgex-docs commit b453fa4341ce81a6aded4405f12a28d8178dc253 into PR head commit 749b379291c51758072066c5137e1036f1cc3531 17:06:44 Merge succeeded, producing 749b379291c51758072066c5137e1036f1cc3531 17:06:44 Checking out Revision 749b379291c51758072066c5137e1036f1cc3531 (PR-144) 17:06:44 > git config core.sparsecheckout # timeout=10 17:06:44 > git checkout -f 749b379291c51758072066c5137e1036f1cc3531 # timeout=10 17:06:44 > git remote # timeout=10 17:06:44 > git config --get remote.origin.url # timeout=10 17:06:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:44 > git merge b453fa4341ce81a6aded4405f12a28d8178dc253 # timeout=10 17:06:44 > git rev-parse HEAD^{commit} # timeout=10 17:06:44 > git config core.sparsecheckout # timeout=10 17:06:44 > git checkout -f 749b379291c51758072066c5137e1036f1cc3531 # timeout=10 17:06:48 Commit message: "optimize edgex-docs image to only install raml2html" 17:06:48 > git --version # timeout=10 17:06:48 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:06:51 + ls -al . 17:06:51 total 24 17:06:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 17:06 . 17:06:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 17:06 .. 17:06:51 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 17:06 .git 17:06:51 -rw-rw-r-- 1 jenkins jenkins 379 Jul 20 17:06 Dockerfile 17:06:51 -rw-rw-r-- 1 jenkins jenkins 898 Jul 20 17:06 Jenkinsfile 17:06:51 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 17:06 scripts [Pipeline] isUnix [Pipeline] sh 17:06:51 + docker build -t edgex-devops/edgex-docs-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=749b379291c51758072066c5137e1036f1cc3531 --label arch=arm64 . 17:06:52 Sending build context to Docker daemon 196.6kB 17:06:52 Step 1/6 : FROM node:lts-alpine 17:06:53 lts-alpine: Pulling from library/node 17:06:53 29e5d40040c1: Pulling fs layer 17:06:53 8c46fbeab2c7: Pulling fs layer 17:06:53 8ba552a4e5fe: Pulling fs layer 17:06:53 1fb62381901b: Pulling fs layer 17:06:53 1fb62381901b: Waiting 17:06:53 29e5d40040c1: Download complete 17:06:53 8ba552a4e5fe: Download complete 17:06:53 1fb62381901b: Download complete 17:06:54 8c46fbeab2c7: Verifying Checksum 17:06:54 8c46fbeab2c7: Download complete 17:06:54 29e5d40040c1: Pull complete 17:06:58 8c46fbeab2c7: Pull complete 17:06:58 8ba552a4e5fe: Pull complete 17:06:59 1fb62381901b: Pull complete 17:06:59 Digest: sha256:1660c1b9d3fd9711eb9936e66d4656954cd14b0d2b23a2185c39587dad0239b4 17:06:59 Status: Downloaded newer image for node:lts-alpine 17:06:59 ---> 9ceb3f801891 17:06:59 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' maintainer='EdgeX Foundry ' 17:07:00 ---> Running in c2a2c687d917 17:07:01 Removing intermediate container c2a2c687d917 17:07:01 ---> 902f2b61ade7 17:07:01 Step 3/6 : RUN yarn global add --silent raml2html@3.0.1 && yarn cache clean --silent 17:07:01 ---> Running in 7911a66bd450 17:07:04 warning raml2html > nunjucks > chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. 17:07:04 warning raml2html > minimize > node-uuid@1.4.8: Use uuid module instead 17:07:04 warning raml2html > nunjucks > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. 17:07:05 warning raml2html > raml2obj > raml-parser > json-schema-ref-parser > z-schema > 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:07:06 warning raml2html > nunjucks > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:07:06 warning raml2html > nunjucks > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:07:53 Removing intermediate container 7911a66bd450 17:07:53 ---> cda8203488b2 17:07:53 Step 4/6 : COPY ./scripts/raml-verify.sh /scripts/ 17:07:53 ---> ba58b342350a 17:07:53 Step 5/6 : LABEL arch=arm64 17:07:53 ---> Running in 3c05e36a64e5 17:07:53 Removing intermediate container 3c05e36a64e5 17:07:53 ---> d450b3158585 17:07:53 Step 6/6 : LABEL git_sha=749b379291c51758072066c5137e1036f1cc3531 17:07:53 ---> Running in 6585585fc63d 17:07:53 Removing intermediate container 6585585fc63d 17:07:53 ---> b216dfb099d7 17:07:53 [Warning] One or more build-args [ARCH] were not consumed 17:07:53 Successfully built b216dfb099d7 17:07:53 Successfully tagged edgex-devops/edgex-docs-builder-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:07:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:57 ---> package-listing.sh 17:07:57 ++ facter osfamily 17:07:57 ++ tr '[:upper:]' '[:lower:]' 17:07:57 + OS_FAMILY=redhat 17:07:57 + workspace=/w/workspace/exfoundry_ci-build-images_PR-144 17:07:57 + START_PACKAGES=/tmp/packages_start.txt 17:07:57 + END_PACKAGES=/tmp/packages_end.txt 17:07:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:57 + PACKAGES=/tmp/packages_start.txt 17:07:57 + '[' /w/workspace/exfoundry_ci-build-images_PR-144 ']' 17:07:57 + PACKAGES=/tmp/packages_end.txt 17:07:57 + case "${OS_FAMILY}" in 17:07:57 + sort 17:07:57 + rpm -qa 17:08:05 + '[' -f /tmp/packages_start.txt ']' 17:08:05 + '[' -f /tmp/packages_end.txt ']' 17:08:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:05 + '[' /w/workspace/exfoundry_ci-build-images_PR-144 ']' 17:08:05 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-144/archives/ 17:08:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-144/archives/ [Pipeline] isUnix [Pipeline] sh 17:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:08:06 17:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:08:06 alpine: Pulling from edgex-lftools-log-publisher 17:08:06 c9b1b535fdd9: Pulling fs layer 17:08:06 2cc5ad85d9ab: Pulling fs layer 17:08:06 756a868c4378: Pulling fs layer 17:08:06 444b2fc9a129: Pulling fs layer 17:08:06 ea15f1150254: Pulling fs layer 17:08:06 41b27a9f41bf: Pulling fs layer 17:08:06 28c525ee5125: Pulling fs layer 17:08:06 094b1ea09ed8: Pulling fs layer 17:08:06 138eaada9080: Pulling fs layer 17:08:06 0622d0fa9048: Pulling fs layer 17:08:06 444b2fc9a129: Waiting 17:08:06 ea15f1150254: Waiting 17:08:06 41b27a9f41bf: Waiting 17:08:06 28c525ee5125: Waiting 17:08:06 094b1ea09ed8: Waiting 17:08:06 138eaada9080: Waiting 17:08:06 0622d0fa9048: Waiting 17:08:06 2cc5ad85d9ab: Verifying Checksum 17:08:06 2cc5ad85d9ab: Download complete 17:08:06 444b2fc9a129: Verifying Checksum 17:08:06 444b2fc9a129: Download complete 17:08:06 c9b1b535fdd9: Verifying Checksum 17:08:06 c9b1b535fdd9: Download complete 17:08:07 ea15f1150254: Verifying Checksum 17:08:07 ea15f1150254: Download complete 17:08:07 28c525ee5125: Verifying Checksum 17:08:07 28c525ee5125: Download complete 17:08:07 756a868c4378: Verifying Checksum 17:08:07 756a868c4378: Download complete 17:08:07 c9b1b535fdd9: Pull complete 17:08:07 138eaada9080: Verifying Checksum 17:08:07 138eaada9080: Download complete 17:08:07 0622d0fa9048: Verifying Checksum 17:08:07 0622d0fa9048: Download complete 17:08:07 094b1ea09ed8: Verifying Checksum 17:08:07 094b1ea09ed8: Download complete 17:08:08 41b27a9f41bf: Verifying Checksum 17:08:08 41b27a9f41bf: Download complete 17:08:08 2cc5ad85d9ab: Pull complete 17:08:10 756a868c4378: Pull complete 17:08:10 444b2fc9a129: Pull complete 17:08:10 ea15f1150254: Pull complete 17:08:15 41b27a9f41bf: Pull complete 17:08:15 28c525ee5125: Pull complete 17:08:19 094b1ea09ed8: Pull complete 17:08:19 138eaada9080: Pull complete 17:08:19 0622d0fa9048: Pull complete 17:08:19 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:08:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:08:19 prd-centos7-docker-4c-2g-293 does not seem to be running inside a container 17:08:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-144 -v /w/workspace/exfoundry_ci-build-images_PR-144:/w/workspace/exfoundry_ci-build-images_PR-144:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-144@tmp:/w/workspace/exfoundry_ci-build-images_PR-144@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 ******** -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 17:08:23 $ docker top 1b486cbea53f77590ff646ab66323a443bd9ac5c0c1e40d5c326e4d6a92f33de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:23 provisioning config files... 17:08:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-144@tmp/config1093607561524915280tmp [Pipeline] { [Pipeline] echo 17:08:23 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:08:24 ---> create-netrc.sh [Pipeline] echo 17:08:24 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:08:24 ---> logs-deploy.sh 17:08:24 + ARCHIVE_ARTIFACTS= 17:08:24 + LOGS_SERVER=https://logs.edgexfoundry.org 17:08:24 + '[' https://logs.edgexfoundry.org == None ']' 17:08:24 + NEXUS_URL=https://nexus.edgexfoundry.org 17:08:24 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-144/1 17:08:24 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-144/1/ 17:08:24 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-144/1 /w/workspace/exfoundry_ci-build-images_PR-144 17:08:26 Archives upload complete. 17:08:26 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-144/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-144/1/ 17:08:27 ---> uname -a: 17:08:27 Linux 1b486cbea53f 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 17:08:27 17:08:27 17:08:27 ---> lscpu: 17:08:27 Architecture: x86_64 17:08:27 CPU op-mode(s): 32-bit, 64-bit 17:08:27 Byte Order: Little Endian 17:08:27 Address sizes: 40 bits physical, 48 bits virtual 17:08:27 CPU(s): 4 17:08:27 On-line CPU(s) list: 0-3 17:08:27 Thread(s) per core: 1 17:08:27 Core(s) per socket: 1 17:08:27 Socket(s): 4 17:08:27 NUMA node(s): 1 17:08:27 Vendor ID: GenuineIntel 17:08:27 CPU family: 6 17:08:27 Model: 44 17:08:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:08:27 Stepping: 1 17:08:27 CPU MHz: 2933.438 17:08:27 BogoMIPS: 5866.87 17:08:27 Virtualization: VT-x 17:08:27 Hypervisor vendor: KVM 17:08:27 Virtualization type: full 17:08:27 L1d cache: 128 KiB 17:08:27 L1i cache: 128 KiB 17:08:27 L2 cache: 16 MiB 17:08:27 L3 cache: 64 MiB 17:08:27 NUMA node0 CPU(s): 0-3 17:08:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:08:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:08:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:08:27 Vulnerability Meltdown: Mitigation; PTI 17:08:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:08:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:08:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:08:27 Vulnerability Tsx async abort: Not affected 17:08:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:08:27 17:08:27 17:08:27 ---> nproc: 17:08:27 4 17:08:27 17:08:27 17:08:27 ---> df -h: 17:08:27 Filesystem Size Used Available Use% Mounted on 17:08:27 overlay 50.0G 7.3G 42.7G 15% / 17:08:27 tmpfs 64.0M 0 64.0M 0% /dev 17:08:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:08:27 shm 64.0M 0 64.0M 0% /dev/shm 17:08:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 17:08:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 17:08:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 17:08:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa 17:08:27 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_ci-build-images_PR-144 17:08:27 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_ci-build-images_PR-144@tmp 17:08:27 17:08:27 17:08:27 ---> free -m: 17:08:27 total used free shared buff/cache available 17:08:27 Mem: 1837 669 128 0 1039 1067 17:08:27 Swap: 1023 1 1022 17:08:27 17:08:27 17:08:27 ---> ip addr: 17:08:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:08:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:08:27 inet 127.0.0.1/8 scope host lo 17:08:27 valid_lft forever preferred_lft forever 17:08:27 6: eth0@if7: mtu 1458 qdisc noqueue state UP 17:08:27 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 17:08:27 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 17:08:27 valid_lft forever preferred_lft forever 17:08:27 17:08:27 17:08:27 ---> sar -b -r -n DEV: 17:08:27 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/20/20 _x86_64_ (4 CPU) 17:08:27 17:08:27 17:02:49 LINUX RESTART 17:08:27 17:08:27 17:04:01 tps rtps wtps bread/s bwrtn/s 17:08:27 17:05:01 84.69 10.79 73.90 1315.05 5837.03 17:08:27 17:06:02 0.68 0.00 0.68 0.00 9.89 17:08:27 17:07:01 0.59 0.00 0.59 0.00 8.52 17:08:27 17:08:01 32.95 32.80 0.15 3437.09 1.86 17:08:27 Average: 29.85 10.95 18.91 1193.67 1470.35 17:08:27 17:08:27 17:04:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:08:27 17:05:01 250004 1631552 86.71 2620 1032284 1109144 37.85 422760 1017632 20 17:08:27 17:06:02 254948 1626608 86.45 2620 1032392 1068024 36.45 420928 1015520 8 17:08:27 17:07:01 253908 1627648 86.51 2620 1032396 1068240 36.46 422260 1015520 12 17:08:27 17:08:01 126252 1755304 93.29 2620 1135728 1103588 37.66 448952 1116036 68 17:08:27 Average: 221278 1660278 88.24 2620 1058200 1087249 37.11 428725 1041177 27 17:08:27 17:08:27 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:08:27 17:05:01 eth0 44.44 36.87 147.92 8.43 0.00 0.00 0.00 17:08:27 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:27 17:05:01 docker0 31.44 33.94 3.56 139.27 0.00 0.00 0.00 17:08:27 17:06:02 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 17:08:27 17:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:27 17:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:27 17:07:01 eth0 0.46 0.29 0.27 0.20 0.00 0.00 0.00 17:08:27 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:27 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:27 17:08:01 eth0 5.12 3.11 5.14 2.09 0.00 0.00 0.00 17:08:27 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:27 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:27 Average: eth0 12.74 10.13 38.51 2.69 0.00 0.00 0.00 17:08:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:27 Average: docker0 7.89 8.52 0.89 34.96 0.00 0.00 0.00 17:08:27 17:08:27 17:08:27 ---> sar -P ALL: 17:08:27 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/20/20 _x86_64_ (4 CPU) 17:08:27 17:08:27 17:02:49 LINUX RESTART 17:08:27 17:08:27 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:08:27 17:05:01 all 5.95 0.00 3.66 1.19 8.28 80.92 17:08:27 17:05:01 0 5.09 0.00 3.94 0.66 8.85 81.46 17:08:27 17:05:01 1 5.11 0.00 3.37 1.92 8.32 81.28 17:08:27 17:05:01 2 5.94 0.00 3.74 0.49 7.76 82.07 17:08:27 17:05:01 3 7.65 0.00 3.61 1.69 8.19 78.86 17:08:27 17:06:02 all 0.08 0.00 0.05 0.00 0.34 99.53 17:08:27 17:06:02 0 0.23 0.00 0.05 0.00 0.57 99.15 17:08:27 17:06:02 1 0.02 0.00 0.03 0.00 0.28 99.67 17:08:27 17:06:02 2 0.02 0.00 0.03 0.00 0.17 99.78 17:08:27 17:06:02 3 0.07 0.00 0.08 0.00 0.33 99.52 17:08:27 17:07:01 all 0.14 0.00 0.03 0.00 0.07 99.76 17:08:27 17:07:01 0 0.41 0.00 0.02 0.00 0.05 99.53 17:08:27 17:07:01 1 0.05 0.00 0.07 0.00 0.15 99.73 17:08:27 17:07:01 2 0.03 0.00 0.02 0.00 0.05 99.90 17:08:27 17:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:08:27 17:08:01 all 0.54 0.00 0.13 1.33 0.72 97.28 17:08:27 17:08:01 0 0.70 0.00 0.13 1.18 0.38 97.61 17:08:27 17:08:01 1 0.72 0.00 0.15 0.72 0.43 97.98 17:08:27 17:08:01 2 0.15 0.00 0.05 0.23 1.14 98.43 17:08:27 17:08:01 3 0.61 0.00 0.20 3.22 0.95 95.02 17:08:27 Average: all 1.71 0.00 0.99 0.64 2.40 94.26 17:08:27 Average: 0 1.64 0.00 1.06 0.46 2.52 94.32 17:08:27 Average: 1 1.51 0.00 0.93 0.67 2.36 94.53 17:08:27 Average: 2 1.56 0.00 0.98 0.18 2.31 94.97 17:08:27 Average: 3 2.13 0.00 1.00 1.24 2.41 93.22 17:08:27 17:08:27 17:08:27