Pull request #145 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 927d293a80d4afde18af71f5b8aa26cd8c60886f+0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 (3b44e9a2bd63cc3ff85dc0422787e47821b3eb30) 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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-145/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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1444 in /w/workspace/exfoundry_ci-build-images_PR-145 [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 Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-145 # 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/145/head:refs/remotes/origin/PR-145 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 > git config --add remote.origin.fetch +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # 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/145/head:refs/remotes/origin/PR-145 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Merging remotes/origin/egp-unit-test commit 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 into PR head commit 927d293a80d4afde18af71f5b8aa26cd8c60886f Merge succeeded, producing 927d293a80d4afde18af71f5b8aa26cd8c60886f Checking out Revision 927d293a80d4afde18af71f5b8aa26cd8c60886f (PR-145) > git config core.sparsecheckout # timeout=10 > git checkout -f 927d293a80d4afde18af71f5b8aa26cd8c60886f # 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 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 927d293a80d4afde18af71f5b8aa26cd8c60886f # timeout=10 Commit message: "build: update to latest gradle 6.5" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-29T16:14:46.641Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-29T16:14:46.911Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-29T16:14:47.110Z] ========================================================= [2020-07-29T16:14:47.110Z] EdgeX Global Pipelines Version Info [2020-07-29T16:14:47.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-29T16:14:49.581Z] ------------------- [2020-07-29T16:14:49.581Z] stable info: [2020-07-29T16:14:49.581Z] ------------------- [2020-07-29T16:14:49.581Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-29T16:14:49.581Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-29T16:14:49.581Z] Message: update stable to v1.0.106 [2020-07-29T16:14:50.603Z] ------------------- [2020-07-29T16:14:50.603Z] experimental info: [2020-07-29T16:14:50.603Z] ------------------- [2020-07-29T16:14:50.603Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-29T16:14:50.603Z] Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b [2020-07-29T16:14:50.603Z] Message: update experimental to v1.0.108 [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) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-29T16:14:54.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-29T16:14:55.303Z] + ls -al . [2020-07-29T16:14:55.303Z] total 8 [2020-07-29T16:14:55.303Z] drwxrwxr-x. 3 jenkins jenkins 55 Jul 29 16:14 . [2020-07-29T16:14:55.303Z] drwxrwxr-x. 4 jenkins jenkins 112 Jul 29 16:14 .. [2020-07-29T16:14:55.303Z] -rw-rw-r--. 1 jenkins jenkins 941 Jul 29 16:14 Dockerfile [2020-07-29T16:14:55.303Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 29 16:14 .git [2020-07-29T16:14:55.303Z] -rw-rw-r--. 1 jenkins jenkins 904 Jul 29 16:14 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-07-29T16:14:55.836Z] + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=927d293a80d4afde18af71f5b8aa26cd8c60886f --label arch=amd64 . [2020-07-29T16:14:56.905Z] Sending build context to Docker daemon 203.8kB [2020-07-29T16:14:56.905Z] Step 1/13 : FROM gradle:6.5 as builder [2020-07-29T16:14:57.590Z] 6.5: Pulling from library/gradle [2020-07-29T16:14:57.590Z] 7595c8c21622: Pulling fs layer [2020-07-29T16:14:57.590Z] d13af8ca898f: Pulling fs layer [2020-07-29T16:14:57.590Z] 70799171ddba: Pulling fs layer [2020-07-29T16:14:57.590Z] b6c12202c5ef: Pulling fs layer [2020-07-29T16:14:57.590Z] c54d424eaa66: Pulling fs layer [2020-07-29T16:14:57.590Z] 41534844af48: Pulling fs layer [2020-07-29T16:14:57.590Z] 29d2bc40c7ae: Pulling fs layer [2020-07-29T16:14:57.590Z] 5c6e01006f25: Pulling fs layer [2020-07-29T16:14:57.590Z] c5e32de1092d: Pulling fs layer [2020-07-29T16:14:57.590Z] c54d424eaa66: Waiting [2020-07-29T16:14:57.590Z] 41534844af48: Waiting [2020-07-29T16:14:57.590Z] b6c12202c5ef: Waiting [2020-07-29T16:14:57.590Z] 29d2bc40c7ae: Waiting [2020-07-29T16:14:57.590Z] 5c6e01006f25: Waiting [2020-07-29T16:14:57.590Z] c5e32de1092d: Waiting [2020-07-29T16:14:57.896Z] 70799171ddba: Verifying Checksum [2020-07-29T16:14:57.896Z] 70799171ddba: Download complete [2020-07-29T16:14:57.896Z] d13af8ca898f: Verifying Checksum [2020-07-29T16:14:57.896Z] d13af8ca898f: Download complete [2020-07-29T16:14:58.310Z] b6c12202c5ef: Verifying Checksum [2020-07-29T16:14:58.310Z] b6c12202c5ef: Download complete [2020-07-29T16:14:59.217Z] c54d424eaa66: Verifying Checksum [2020-07-29T16:14:59.217Z] c54d424eaa66: Download complete [2020-07-29T16:14:59.217Z] 7595c8c21622: Verifying Checksum [2020-07-29T16:14:59.217Z] 7595c8c21622: Download complete [2020-07-29T16:14:59.660Z] 29d2bc40c7ae: Verifying Checksum [2020-07-29T16:14:59.660Z] 29d2bc40c7ae: Download complete [2020-07-29T16:15:01.979Z] 5c6e01006f25: Verifying Checksum [2020-07-29T16:15:01.979Z] 5c6e01006f25: Download complete [2020-07-29T16:15:02.719Z] 41534844af48: Verifying Checksum [2020-07-29T16:15:02.719Z] 41534844af48: Download complete [2020-07-29T16:15:03.601Z] c5e32de1092d: Verifying Checksum [2020-07-29T16:15:03.602Z] c5e32de1092d: Download complete [2020-07-29T16:15:04.482Z] 7595c8c21622: Pull complete [2020-07-29T16:15:04.986Z] d13af8ca898f: Pull complete [2020-07-29T16:15:05.371Z] 70799171ddba: Pull complete [2020-07-29T16:15:05.371Z] b6c12202c5ef: Pull complete [2020-07-29T16:15:07.590Z] c54d424eaa66: Pull complete [2020-07-29T16:15:12.230Z] 41534844af48: Pull complete [2020-07-29T16:15:12.230Z] 29d2bc40c7ae: Pull complete [2020-07-29T16:15:17.911Z] 5c6e01006f25: Pull complete [2020-07-29T16:15:23.514Z] c5e32de1092d: Pull complete [2020-07-29T16:15:23.514Z] Digest: sha256:099048dbae10d6c1ab0afb8b50e74848b9cef459e56e42e29c61112b29c5a108 [2020-07-29T16:15:23.514Z] Status: Downloaded newer image for gradle:6.5 [2020-07-29T16:15:23.514Z] ---> 09415af8f1c9 [2020-07-29T16:15:23.514Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-29T16:15:23.514Z] ---> Running in c9f42247c2dd [2020-07-29T16:15:23.514Z] Removing intermediate container c9f42247c2dd [2020-07-29T16:15:23.514Z] ---> 18b57230c55a [2020-07-29T16:15:23.514Z] Step 3/13 : WORKDIR /code [2020-07-29T16:15:23.514Z] ---> Running in 30b0b545cb24 [2020-07-29T16:15:23.785Z] Removing intermediate container 30b0b545cb24 [2020-07-29T16:15:23.785Z] ---> bf72653d1cb7 [2020-07-29T16:15:23.785Z] Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-07-29T16:15:23.785Z] ---> Running in 1c81f561835f [2020-07-29T16:15:24.076Z] Removing intermediate container 1c81f561835f [2020-07-29T16:15:24.076Z] ---> 58ddc4c7f9a8 [2020-07-29T16:15:24.076Z] Step 5/13 : ARG EGP_VERSION=stable [2020-07-29T16:15:24.076Z] ---> Running in ecd0d8b25579 [2020-07-29T16:15:24.358Z] Removing intermediate container ecd0d8b25579 [2020-07-29T16:15:24.358Z] ---> 299fd81b09a4 [2020-07-29T16:15:24.358Z] Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . [2020-07-29T16:15:24.716Z] [2020-07-29T16:15:24.980Z] ---> 9989e173891e [2020-07-29T16:15:24.980Z] Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz [2020-07-29T16:15:25.260Z] ---> Running in 1021ae3d209e [2020-07-29T16:15:27.987Z] Removing intermediate container 1021ae3d209e [2020-07-29T16:15:27.987Z] ---> e6ae78a4b0c5 [2020-07-29T16:15:27.987Z] Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses [2020-07-29T16:15:27.987Z] ---> Running in f849b1172906 [2020-07-29T16:15:30.332Z] [2020-07-29T16:15:30.332Z] Welcome to Gradle 6.5.1! [2020-07-29T16:15:30.332Z] [2020-07-29T16:15:30.332Z] Here are the highlights of this release: [2020-07-29T16:15:30.332Z] - Experimental file-system watching [2020-07-29T16:15:30.332Z] - Improved version ordering [2020-07-29T16:15:30.332Z] - New samples [2020-07-29T16:15:30.332Z] [2020-07-29T16:15:30.332Z] For more details see https://docs.gradle.org/6.5.1/release-notes.html [2020-07-29T16:15:30.332Z] [2020-07-29T16:15:30.332Z] Starting a Gradle Daemon (subsequent builds will be faster) [2020-07-29T16:15:49.062Z] > Task :compileJava NO-SOURCE [2020-07-29T16:15:49.062Z] > Task :compileGroovy NO-SOURCE [2020-07-29T16:15:49.062Z] > Task :processResources NO-SOURCE [2020-07-29T16:15:49.062Z] > Task :classes UP-TO-DATE [2020-07-29T16:15:49.062Z] > Task :compileTestJava NO-SOURCE [2020-07-29T16:15:49.062Z] > Task :copyGlobalLibVars [2020-07-29T16:16:23.594Z] > Task :compileTestGroovy [2020-07-29T16:18:46.356Z] > Task :processTestResources [2020-07-29T16:18:46.356Z] > Task :testClasses [2020-07-29T16:18:46.356Z] [2020-07-29T16:18:46.356Z] BUILD SUCCESSFUL in 3m 4s [2020-07-29T16:18:46.356Z] 3 actionable tasks: 3 executed [2020-07-29T16:18:46.356Z] Removing intermediate container f849b1172906 [2020-07-29T16:18:46.356Z] ---> caaea0f695b2 [2020-07-29T16:18:46.356Z] Step 9/13 : FROM gradle:6.5 [2020-07-29T16:18:46.356Z] ---> 09415af8f1c9 [2020-07-29T16:18:46.356Z] Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-07-29T16:18:46.356Z] ---> Running in eb40661621e7 [2020-07-29T16:18:46.356Z] Removing intermediate container eb40661621e7 [2020-07-29T16:18:46.356Z] ---> ed6d40fb7bc5 [2020-07-29T16:18:46.356Z] Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} [2020-07-29T16:18:50.271Z] ---> afba9d4db415 [2020-07-29T16:18:50.271Z] Step 12/13 : LABEL arch=amd64 [2020-07-29T16:18:50.615Z] ---> Running in d000b538266c [2020-07-29T16:18:50.893Z] Removing intermediate container d000b538266c [2020-07-29T16:18:50.893Z] ---> 86ad680a72a8 [2020-07-29T16:18:50.893Z] Step 13/13 : LABEL git_sha=927d293a80d4afde18af71f5b8aa26cd8c60886f [2020-07-29T16:18:51.164Z] ---> Running in 9881b95316f1 [2020-07-29T16:18:51.435Z] Removing intermediate container 9881b95316f1 [2020-07-29T16:18:51.435Z] ---> f60d2d9f9e11 [2020-07-29T16:18:51.435Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-29T16:18:51.435Z] Successfully built f60d2d9f9e11 [2020-07-29T16:18:51.435Z] Successfully tagged edgex-devops/egp-unit-test: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] } [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 [2020-07-29T16:18:54.300Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T16:18:55.503Z] ---> package-listing.sh [2020-07-29T16:18:55.503Z] ++ facter osfamily [2020-07-29T16:18:55.503Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-29T16:18:55.768Z] + OS_FAMILY=redhat [2020-07-29T16:18:55.768Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-145 [2020-07-29T16:18:55.768Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-29T16:18:55.768Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-29T16:18:55.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-29T16:18:55.768Z] + PACKAGES=/tmp/packages_start.txt [2020-07-29T16:18:55.768Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-145 ']' [2020-07-29T16:18:55.768Z] + PACKAGES=/tmp/packages_end.txt [2020-07-29T16:18:55.768Z] + case "${OS_FAMILY}" in [2020-07-29T16:18:55.768Z] + rpm -qa [2020-07-29T16:18:55.768Z] + sort [2020-07-29T16:19:01.325Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-29T16:19:01.325Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-29T16:19:01.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-29T16:19:01.325Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-145 ']' [2020-07-29T16:19:01.325Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-145/archives/ [2020-07-29T16:19:01.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-145/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-29T16:19:02.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T16:19:02.797Z] [2020-07-29T16:19:02.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-29T16:19:03.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T16:19:03.185Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-29T16:19:03.185Z] c9b1b535fdd9: Pulling fs layer [2020-07-29T16:19:03.185Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-29T16:19:03.185Z] 756a868c4378: Pulling fs layer [2020-07-29T16:19:03.185Z] 444b2fc9a129: Pulling fs layer [2020-07-29T16:19:03.185Z] ea15f1150254: Pulling fs layer [2020-07-29T16:19:03.185Z] 41b27a9f41bf: Pulling fs layer [2020-07-29T16:19:03.185Z] 28c525ee5125: Pulling fs layer [2020-07-29T16:19:03.185Z] 094b1ea09ed8: Pulling fs layer [2020-07-29T16:19:03.185Z] 138eaada9080: Pulling fs layer [2020-07-29T16:19:03.185Z] ea15f1150254: Waiting [2020-07-29T16:19:03.185Z] 41b27a9f41bf: Waiting [2020-07-29T16:19:03.185Z] 28c525ee5125: Waiting [2020-07-29T16:19:03.185Z] 444b2fc9a129: Waiting [2020-07-29T16:19:03.185Z] 0622d0fa9048: Pulling fs layer [2020-07-29T16:19:03.185Z] 094b1ea09ed8: Waiting [2020-07-29T16:19:03.185Z] 138eaada9080: Waiting [2020-07-29T16:19:03.185Z] 0622d0fa9048: Waiting [2020-07-29T16:19:03.185Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-29T16:19:03.185Z] 2cc5ad85d9ab: Download complete [2020-07-29T16:19:03.185Z] 444b2fc9a129: Verifying Checksum [2020-07-29T16:19:03.185Z] 444b2fc9a129: Download complete [2020-07-29T16:19:03.484Z] c9b1b535fdd9: Verifying Checksum [2020-07-29T16:19:03.484Z] c9b1b535fdd9: Download complete [2020-07-29T16:19:03.484Z] ea15f1150254: Verifying Checksum [2020-07-29T16:19:03.484Z] ea15f1150254: Download complete [2020-07-29T16:19:03.484Z] 28c525ee5125: Verifying Checksum [2020-07-29T16:19:03.484Z] 28c525ee5125: Download complete [2020-07-29T16:19:04.104Z] c9b1b535fdd9: Pull complete [2020-07-29T16:19:04.104Z] 756a868c4378: Verifying Checksum [2020-07-29T16:19:04.104Z] 756a868c4378: Download complete [2020-07-29T16:19:04.412Z] 2cc5ad85d9ab: Pull complete [2020-07-29T16:19:04.412Z] 138eaada9080: Verifying Checksum [2020-07-29T16:19:04.412Z] 138eaada9080: Download complete [2020-07-29T16:19:04.412Z] 094b1ea09ed8: Verifying Checksum [2020-07-29T16:19:04.412Z] 094b1ea09ed8: Download complete [2020-07-29T16:19:04.412Z] 0622d0fa9048: Verifying Checksum [2020-07-29T16:19:04.412Z] 0622d0fa9048: Download complete [2020-07-29T16:19:05.489Z] 41b27a9f41bf: Verifying Checksum [2020-07-29T16:19:05.489Z] 41b27a9f41bf: Download complete [2020-07-29T16:19:08.217Z] 756a868c4378: Pull complete [2020-07-29T16:19:08.543Z] 444b2fc9a129: Pull complete [2020-07-29T16:19:09.269Z] ea15f1150254: Pull complete [2020-07-29T16:19:14.686Z] 41b27a9f41bf: Pull complete [2020-07-29T16:19:14.686Z] 28c525ee5125: Pull complete [2020-07-29T16:19:20.340Z] 094b1ea09ed8: Pull complete [2020-07-29T16:19:20.340Z] 138eaada9080: Pull complete [2020-07-29T16:19:21.050Z] 0622d0fa9048: Pull complete [2020-07-29T16:19:21.431Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-29T16:19:21.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T16:19:21.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-29T16:19:21.952Z] prd-centos7-docker-4c-2g-1444 does not seem to be running inside a container [2020-07-29T16:19:22.210Z] $ 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-145 -v /w/workspace/exfoundry_ci-build-images_PR-145:/w/workspace/exfoundry_ci-build-images_PR-145:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-145@tmp:/w/workspace/exfoundry_ci-build-images_PR-145@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-29T16:19:25.018Z] $ docker top b8845591e0cdb9ad22dadf663c0b529300ca2550ec49543bebe8dd1038622f43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-29T16:19:25.527Z] provisioning config files... [2020-07-29T16:19:25.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-145@tmp/config4381984030359597427tmp [Pipeline] { [Pipeline] echo [2020-07-29T16:19:25.702Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T16:19:26.078Z] ---> create-netrc.sh [Pipeline] echo [2020-07-29T16:19:26.110Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T16:19:26.581Z] ---> logs-deploy.sh [2020-07-29T16:19:26.581Z] + ARCHIVE_ARTIFACTS= [2020-07-29T16:19:26.581Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-29T16:19:26.581Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-29T16:19:26.581Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-29T16:19:26.581Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-145/1 [2020-07-29T16:19:26.581Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-145/1/ [2020-07-29T16:19:26.581Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-145/1 /w/workspace/exfoundry_ci-build-images_PR-145 [2020-07-29T16:19:28.664Z] Archives upload complete. [2020-07-29T16:19:28.664Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-145/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-145/1/ [2020-07-29T16:19:29.741Z] ---> uname -a: [2020-07-29T16:19:29.741Z] Linux b8845591e0cd 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-29T16:19:29.741Z] [2020-07-29T16:19:29.741Z] [2020-07-29T16:19:29.741Z] ---> lscpu: [2020-07-29T16:19:29.741Z] Architecture: x86_64 [2020-07-29T16:19:29.741Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-29T16:19:29.741Z] Byte Order: Little Endian [2020-07-29T16:19:29.741Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-29T16:19:29.741Z] CPU(s): 4 [2020-07-29T16:19:29.741Z] On-line CPU(s) list: 0-3 [2020-07-29T16:19:29.741Z] Thread(s) per core: 1 [2020-07-29T16:19:29.741Z] Core(s) per socket: 1 [2020-07-29T16:19:29.741Z] Socket(s): 4 [2020-07-29T16:19:29.741Z] NUMA node(s): 1 [2020-07-29T16:19:29.741Z] Vendor ID: GenuineIntel [2020-07-29T16:19:29.741Z] CPU family: 6 [2020-07-29T16:19:29.741Z] Model: 44 [2020-07-29T16:19:29.741Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-29T16:19:29.741Z] Stepping: 1 [2020-07-29T16:19:29.741Z] CPU MHz: 2933.438 [2020-07-29T16:19:29.741Z] BogoMIPS: 5866.87 [2020-07-29T16:19:29.741Z] Virtualization: VT-x [2020-07-29T16:19:29.741Z] Hypervisor vendor: KVM [2020-07-29T16:19:29.741Z] Virtualization type: full [2020-07-29T16:19:29.741Z] L1d cache: 128 KiB [2020-07-29T16:19:29.741Z] L1i cache: 128 KiB [2020-07-29T16:19:29.741Z] L2 cache: 16 MiB [2020-07-29T16:19:29.741Z] L3 cache: 64 MiB [2020-07-29T16:19:29.741Z] NUMA node0 CPU(s): 0-3 [2020-07-29T16:19:29.741Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-29T16:19:29.741Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-29T16:19:29.741Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-29T16:19:29.741Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-29T16:19:29.741Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-29T16:19:29.741Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-29T16:19:29.741Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-29T16:19:29.741Z] Vulnerability Tsx async abort: Not affected [2020-07-29T16:19:29.741Z] 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 [2020-07-29T16:19:29.741Z] [2020-07-29T16:19:29.741Z] [2020-07-29T16:19:29.741Z] ---> nproc: [2020-07-29T16:19:29.741Z] 4 [2020-07-29T16:19:29.741Z] [2020-07-29T16:19:29.741Z]