Pull request #2827 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from df2d8535c45df876d1124f18faba45e83a273a0c+07721abbcb99e4a70a28e71f84dbd93e92968a92 (bb5f50f96a3f21d30c77238654907c5ae8aee58f) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-7454 in /w/workspace/edgexfoundry_edgex-go_PR-2827 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2827/head:refs/remotes/origin/PR-2827 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit df2d8535c45df876d1124f18faba45e83a273a0c Merge succeeded, producing df2d8535c45df876d1124f18faba45e83a273a0c Checking out Revision df2d8535c45df876d1124f18faba45e83a273a0c (PR-2827) > git config core.sparsecheckout # timeout=10 > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # 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 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # timeout=10 Commit message: "feat(data): Implement Core Data PUT /event/pushed V2 API" First time build. Skipping changelog. > git rev-list --no-walk 35565b91601b636e5f708f8f551b168fc5f23895 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T07:47:11.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T07:47:11.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T07:47:11.511Z] ========================================================= [2020-10-21T07:47:11.511Z] EdgeX Global Pipelines Version Info [2020-10-21T07:47:11.511Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T07:47:12.942Z] ------------------- [2020-10-21T07:47:12.942Z] stable info: [2020-10-21T07:47:12.942Z] ------------------- [2020-10-21T07:47:12.942Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T07:47:12.943Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T07:47:12.943Z] Message: update stable to v1.0.144 [2020-10-21T07:47:13.889Z] ------------------- [2020-10-21T07:47:13.889Z] experimental info: [2020-10-21T07:47:13.889Z] ------------------- [2020-10-21T07:47:13.889Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T07:47:13.889Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T07:47:13.889Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-21T07:47:14.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-21T07:47:14.334Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-21T07:47:14.449Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T07:47:14.549Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T07:47:14.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T07:47:14.752Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T07:47:14.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T07:47:14.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-21T07:47:15.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-21T07:47:15.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-21T07:47:15.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T07:47:15.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T07:47:15.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T07:47:15.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T07:47:15.741Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T07:47:15.850Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T07:47:15.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T07:47:16.087Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T07:47:16.216Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T07:47:16.345Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-21T07:47:16.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-21T07:47:16.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2827 [Pipeline] echo [2020-10-21T07:47:16.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2827 [Pipeline] echo [2020-10-21T07:47:16.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2827 [Pipeline] echo [2020-10-21T07:47:16.896Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df2d8535c45df876d1124f18faba45e83a273a0c [Pipeline] echo [2020-10-21T07:47:17.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df2d853 [Pipeline] echo [2020-10-21T07:47:17.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-21T07:47:17.475Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/core-command/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/core-data/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-21T07:47:17.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T07:47:17.475Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-21T07:47:17.475Z] ++ cut -d/ -f2 [2020-10-21T07:47:17.475Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-21T07:47:17.544Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:47:19.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T07:47:19.094Z] [2020-10-21T07:47:19.094Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:47:19.457Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T07:47:19.457Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T07:47:19.457Z] 31603596830f: Pulling fs layer [2020-10-21T07:47:19.457Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T07:47:19.457Z] 6ca5941a6612: Pulling fs layer [2020-10-21T07:47:19.457Z] ecc8261a40a4: Pulling fs layer [2020-10-21T07:47:19.457Z] ecc8261a40a4: Waiting [2020-10-21T07:47:19.457Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T07:47:19.457Z] 2a8b12db71e7: Download complete [2020-10-21T07:47:19.719Z] 6ca5941a6612: Verifying Checksum [2020-10-21T07:47:19.719Z] 6ca5941a6612: Download complete [2020-10-21T07:47:19.982Z] 31603596830f: Verifying Checksum [2020-10-21T07:47:19.982Z] 31603596830f: Download complete [2020-10-21T07:47:19.982Z] ecc8261a40a4: Verifying Checksum [2020-10-21T07:47:19.982Z] ecc8261a40a4: Download complete [2020-10-21T07:47:20.245Z] 31603596830f: Pull complete [2020-10-21T07:47:20.245Z] 2a8b12db71e7: Pull complete [2020-10-21T07:47:21.194Z] 6ca5941a6612: Pull complete [2020-10-21T07:47:21.194Z] ecc8261a40a4: Pull complete [2020-10-21T07:47:21.194Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T07:47:21.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T07:47:21.194Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T07:47:21.299Z] prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container [2020-10-21T07:47:21.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T07:47:23.780Z] $ docker top 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T07:47:24.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T07:47:24.158Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T07:47:24.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T07:47:24.378Z] $ docker exec 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 ssh-agent [2020-10-21T07:47:24.553Z] SSH_AUTH_SOCK=/tmp/ssh-gnTzznZ8IaRy/agent.12 [2020-10-21T07:47:24.553Z] SSH_AGENT_PID=17 [2020-10-21T07:47:24.566Z] Running ssh-add (command line suppressed) [2020-10-21T07:47:24.679Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8222979271331102853.key (/w/workspace/edgex-go/5@tmp/private_key_8222979271331102853.key) [2020-10-21T07:47:24.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T07:47:25.078Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T07:47:25.093Z] $ docker exec --env ******** --env ******** 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 ssh-agent -k [2020-10-21T07:47:25.214Z] unset SSH_AUTH_SOCK; [2020-10-21T07:47:25.214Z] unset SSH_AGENT_PID; [2020-10-21T07:47:25.215Z] echo Agent pid 17 killed; [2020-10-21T07:47:25.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T07:47:25.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T07:47:25.465Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T07:47:25.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T07:47:25.635Z] $ docker exec 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 ssh-agent [2020-10-21T07:47:25.811Z] SSH_AUTH_SOCK=/tmp/ssh-cpzhz8d0YGDR/agent.45 [2020-10-21T07:47:25.811Z] SSH_AGENT_PID=50 [2020-10-21T07:47:25.819Z] Running ssh-add (command line suppressed) [2020-10-21T07:47:25.939Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3609645989854962961.key (/w/workspace/edgex-go/5@tmp/private_key_3609645989854962961.key) [2020-10-21T07:47:26.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T07:47:26.345Z] + git semver init [2020-10-21T07:47:26.345Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T07:47:26.345Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2020-10-21T07:47:26.345Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2020-10-21T07:47:26.345Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T07:47:26.345Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T07:47:26.345Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T07:47:26.345Z] # $SEMVER_BRANCH = PR-2827 [2020-10-21T07:47:26.345Z] # $SEMVER_TEMP = /tmp/semver-977338677 [2020-10-21T07:47:26.345Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-21T07:47:44.568Z] # '/tmp/semver-977338677' -> '/w/workspace/edgex-go/5/.semver' [2020-10-21T07:47:45.143Z] # -> Force: false [2020-10-21T07:47:45.143Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2020-10-21T07:47:45.148Z] $ docker exec --env ******** --env ******** 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 ssh-agent -k [2020-10-21T07:47:45.334Z] unset SSH_AUTH_SOCK; [2020-10-21T07:47:45.336Z] unset SSH_AGENT_PID; [2020-10-21T07:47:45.336Z] echo Agent pid 50 killed; [2020-10-21T07:47:45.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T07:47:45.970Z] + git semver [Pipeline] } [2020-10-21T07:47:45.978Z] $ docker stop --time=1 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 [2020-10-21T07:47:47.618Z] $ docker rm -f 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T07:47:48.133Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T07:47:48.638Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T07:47:48.641Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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] echo [2020-10-21T07:47:49.292Z] ========================================================= [2020-10-21T07:47:49.292Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T07:47:49.292Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:47:49.639Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-21T07:47:52.956Z] Sending build context to Docker daemon 325.4MB [2020-10-21T07:47:52.956Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-21T07:47:52.956Z] Step 2/7 : FROM ${BASE} [2020-10-21T07:47:52.956Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T07:47:52.956Z] df20fa9351a1: Pulling fs layer [2020-10-21T07:47:52.956Z] ed8968b2872e: Pulling fs layer [2020-10-21T07:47:52.956Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T07:47:52.956Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T07:47:52.956Z] e73272ec9a57: Pulling fs layer [2020-10-21T07:47:52.956Z] 1e910a182e73: Pulling fs layer [2020-10-21T07:47:52.956Z] 4e634b169226: Pulling fs layer [2020-10-21T07:47:52.956Z] e73272ec9a57: Waiting [2020-10-21T07:47:52.956Z] 1e910a182e73: Waiting [2020-10-21T07:47:52.956Z] e871e8e8d7a9: Waiting [2020-10-21T07:47:52.956Z] 4e634b169226: Waiting [2020-10-21T07:47:52.956Z] a92cc7c5fd73: Download complete [2020-10-21T07:47:52.956Z] ed8968b2872e: Download complete [2020-10-21T07:47:52.956Z] e73272ec9a57: Verifying Checksum [2020-10-21T07:47:52.956Z] e73272ec9a57: Download complete [2020-10-21T07:47:52.956Z] 1e910a182e73: Verifying Checksum [2020-10-21T07:47:52.956Z] 1e910a182e73: Download complete [2020-10-21T07:47:52.956Z] df20fa9351a1: Verifying Checksum [2020-10-21T07:47:52.956Z] df20fa9351a1: Download complete [2020-10-21T07:47:53.221Z] df20fa9351a1: Pull complete [2020-10-21T07:47:53.486Z] ed8968b2872e: Pull complete [2020-10-21T07:47:53.486Z] a92cc7c5fd73: Pull complete [2020-10-21T07:47:55.413Z] 4e634b169226: Verifying Checksum [2020-10-21T07:47:55.413Z] 4e634b169226: Download complete [2020-10-21T07:47:55.988Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T07:47:55.988Z] e871e8e8d7a9: Download complete [2020-10-21T07:48:01.336Z] e871e8e8d7a9: Pull complete [2020-10-21T07:48:01.336Z] e73272ec9a57: Pull complete [2020-10-21T07:48:01.336Z] 1e910a182e73: Pull complete [2020-10-21T07:48:04.076Z] Still waiting to schedule task [2020-10-21T07:48:04.076Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-21T07:48:05.572Z] 4e634b169226: Pull complete [2020-10-21T07:48:05.572Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T07:48:05.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T07:48:05.572Z] ---> f7629b54cfaa [2020-10-21T07:48:05.572Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-21T07:48:05.572Z] ---> Running in cebbb340a415 [2020-10-21T07:48:06.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:48:06.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:48:07.674Z] (1/12) Installing libmagic (5.38-r0) [2020-10-21T07:48:07.939Z] (2/12) Installing file (5.38-r0) [2020-10-21T07:48:08.202Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-21T07:48:08.202Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-21T07:48:20.458Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-21T07:48:20.458Z] (6/12) Installing patch (2.7.6-r6) [2020-10-21T07:48:20.458Z] (7/12) Installing build-base (0.5-r2) [2020-10-21T07:48:20.458Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-21T07:48:20.458Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-21T07:48:20.458Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-21T07:48:20.458Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-21T07:48:20.458Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-21T07:48:20.458Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:48:20.458Z] OK: 233 MiB in 51 packages [2020-10-21T07:48:23.771Z] Removing intermediate container cebbb340a415 [2020-10-21T07:48:23.771Z] ---> 3d73abac43ab [2020-10-21T07:48:23.771Z] Step 4/7 : WORKDIR /edgex-go [2020-10-21T07:48:23.771Z] ---> Running in ebe15d799ca5 [2020-10-21T07:48:23.771Z] Removing intermediate container ebe15d799ca5 [2020-10-21T07:48:23.771Z] ---> ef331a2a2933 [2020-10-21T07:48:23.771Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T07:48:23.771Z] latest: Pulling from library/docker [2020-10-21T07:48:24.037Z] df20fa9351a1: Already exists [2020-10-21T07:48:24.037Z] 25ad7478873d: Pulling fs layer [2020-10-21T07:48:24.037Z] 4684f6177b5d: Pulling fs layer [2020-10-21T07:48:24.037Z] 206f78d23536: Pulling fs layer [2020-10-21T07:48:24.037Z] cee0542293f3: Pulling fs layer [2020-10-21T07:48:24.037Z] d951dd9fd09f: Pulling fs layer [2020-10-21T07:48:24.037Z] dce9c88c04bd: Pulling fs layer [2020-10-21T07:48:24.037Z] cee0542293f3: Waiting [2020-10-21T07:48:24.037Z] d951dd9fd09f: Waiting [2020-10-21T07:48:24.037Z] dce9c88c04bd: Waiting [2020-10-21T07:48:24.037Z] 4684f6177b5d: Verifying Checksum [2020-10-21T07:48:24.037Z] 4684f6177b5d: Download complete [2020-10-21T07:48:24.037Z] 25ad7478873d: Verifying Checksum [2020-10-21T07:48:24.037Z] 25ad7478873d: Download complete [2020-10-21T07:48:24.302Z] cee0542293f3: Verifying Checksum [2020-10-21T07:48:24.302Z] cee0542293f3: Download complete [2020-10-21T07:48:24.302Z] d951dd9fd09f: Verifying Checksum [2020-10-21T07:48:24.302Z] dce9c88c04bd: Verifying Checksum [2020-10-21T07:48:24.302Z] dce9c88c04bd: Download complete [2020-10-21T07:48:24.302Z] 25ad7478873d: Pull complete [2020-10-21T07:48:24.572Z] 4684f6177b5d: Pull complete [2020-10-21T07:48:24.834Z] 206f78d23536: Verifying Checksum [2020-10-21T07:48:24.834Z] 206f78d23536: Download complete [2020-10-21T07:48:27.410Z] 206f78d23536: Pull complete [2020-10-21T07:48:27.410Z] cee0542293f3: Pull complete [2020-10-21T07:48:27.410Z] d951dd9fd09f: Pull complete [2020-10-21T07:48:27.410Z] dce9c88c04bd: Pull complete [2020-10-21T07:48:27.410Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T07:48:27.410Z] Status: Downloaded newer image for docker:latest [2020-10-21T07:48:28.804Z] ---> 3232146a8ca8 [2020-10-21T07:48:28.804Z] Step 6/7 : COPY go.mod . [2020-10-21T07:48:29.073Z] ---> e649c8cd4992 [2020-10-21T07:48:29.073Z] Step 7/7 : RUN go mod download [2020-10-21T07:48:29.073Z] ---> Running in 4714640352c4 [2020-10-21T07:48:51.079Z] Removing intermediate container 4714640352c4 [2020-10-21T07:48:51.079Z] ---> d9f37996ae46 [2020-10-21T07:48:51.079Z] Successfully built d9f37996ae46 [2020-10-21T07:48:51.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:48:51.397Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T07:48:51.397Z] . [Pipeline] withDockerContainer [2020-10-21T07:48:51.506Z] prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container [2020-10-21T07:48:51.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T07:48:52.370Z] $ docker top 801d873afabeed14a5e003e33d3323108bf09f13f1a5c4625d06d998da69fc63 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T07:48:52.927Z] + go version [2020-10-21T07:48:52.927Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T07:48:52.934Z] $ docker stop --time=1 801d873afabeed14a5e003e33d3323108bf09f13f1a5c4625d06d998da69fc63 [2020-10-21T07:48:54.283Z] $ docker rm -f 801d873afabeed14a5e003e33d3323108bf09f13f1a5c4625d06d998da69fc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:48:55.189Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T07:48:55.189Z] . [Pipeline] withDockerContainer [2020-10-21T07:48:55.288Z] prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container [2020-10-21T07:48:55.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T07:48:55.952Z] $ docker top d39ff3b419f99c09ef3d5f9059b1bb4f8f395c0058906423ebe3a012aa8df857 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-21T07:48:56.165Z] ========================================================= [2020-10-21T07:48:56.166Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-21T07:48:56.166Z] ========================================================= [Pipeline] sh [2020-10-21T07:48:56.455Z] + make test [2020-10-21T07:48:56.455Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-21T07:48:59.031Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-21T07:49:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-21T07:49:14.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-21T07:49:14.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-21T07:49:14.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-21T07:49:14.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-21T07:49:16.180Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.017s [2020-10-21T07:49:16.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-21T07:49:16.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-21T07:49:16.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-21T07:49:16.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-21T07:49:17.037Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-21T07:49:17.304Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-21T07:49:17.304Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-21T07:49:17.304Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-21T07:49:19.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.029s coverage: 46.6% of statements [2020-10-21T07:49:19.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-21T07:49:19.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-21T07:49:19.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-21T07:49:19.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-21T07:49:19.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-21T07:49:24.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.045s coverage: 27.1% of statements [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-21T07:49:24.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.008s coverage: 100.0% of statements [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-21T07:49:24.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-21T07:49:24.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.333s coverage: 78.5% of statements [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-21T07:49:24.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.052s coverage: 83.5% of statements [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-21T07:49:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-21T07:49:25.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.090s coverage: 28.6% of statements [2020-10-21T07:49:25.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-21T07:49:25.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-21T07:49:25.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-21T07:49:25.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-21T07:49:25.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-21T07:49:25.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.013s coverage: 100.0% of statements [2020-10-21T07:49:25.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-21T07:49:25.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2020-10-21T07:49:25.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-21T07:49:25.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.025s coverage: 86.7% of statements [2020-10-21T07:49:25.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-21T07:49:25.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements [2020-10-21T07:49:25.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-21T07:49:26.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 100.0% of statements [2020-10-21T07:49:26.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-21T07:49:26.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-21T07:49:26.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-21T07:49:26.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-21T07:49:27.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.057s coverage: 96.3% of statements [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-21T07:49:27.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-21T07:49:27.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-21T07:49:27.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.007s coverage: 58.8% of statements [2020-10-21T07:49:27.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-21T07:49:27.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-21T07:49:27.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.008s coverage: 0.0% of statements [no tests to run] [2020-10-21T07:49:27.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-21T07:49:27.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-21T07:49:27.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.058s coverage: 63.5% of statements [2020-10-21T07:49:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-21T07:49:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-21T07:49:27.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.013s coverage: 100.0% of statements [2020-10-21T07:49:27.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.008s coverage: 91.3% of statements [2020-10-21T07:49:27.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.004s coverage: 100.0% of statements [2020-10-21T07:49:27.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2020-10-21T07:49:27.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2020-10-21T07:49:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.115s coverage: 55.9% of statements [2020-10-21T07:49:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-21T07:49:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-21T07:49:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-21T07:49:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.228s coverage: 86.3% of statements [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.298s coverage: 72.2% of statements [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.156s coverage: 72.1% of statements [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.022s coverage: 82.4% of statements [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.024s coverage: 48.4% of statements [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.030s coverage: 96.8% of statements [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.036s coverage: 36.5% of statements [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.124s coverage: 84.1% of statements [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.008s coverage: 100.0% of statements [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.006s coverage: 42.9% of statements [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.018s coverage: 100.0% of statements [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-21T07:49:32.185Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.034s coverage: 83.8% of statements [2020-10-21T07:49:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-21T07:49:33.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.083s coverage: 47.1% of statements [2020-10-21T07:49:33.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-21T07:49:33.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-21T07:49:33.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.023s coverage: 100.0% of statements [2020-10-21T07:49:33.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-21T07:49:33.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-21T07:49:33.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-21T07:49:33.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.027s coverage: 100.0% of statements [2020-10-21T07:49:33.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-21T07:49:33.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.019s coverage: 100.0% of statements [2020-10-21T07:49:33.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-21T07:49:34.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.048s coverage: 29.1% of statements [2020-10-21T07:49:34.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-21T07:49:34.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-21T07:49:34.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-21T07:49:34.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-21T07:49:34.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-21T07:49:34.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.020s coverage: 99.0% of statements [2020-10-21T07:49:34.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-21T07:49:34.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements [2020-10-21T07:49:34.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-21T07:49:34.568Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements [2020-10-21T07:49:34.568Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-21T07:49:34.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2020-10-21T07:49:34.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-21T07:49:34.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-21T07:49:34.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-21T07:49:34.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-21T07:49:34.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.010s coverage: 87.9% of statements [2020-10-21T07:49:34.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-21T07:49:34.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-21T07:49:35.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2020-10-21T07:49:35.358Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-10-21T07:49:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-10-21T07:49:35.885Z] GO111MODULE=on go vet ./... [2020-10-21T07:49:41.487Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7455 in /w/workspace/edgexfoundry_edgex-go_PR-2827 [Pipeline] { [Pipeline] ws [2020-10-21T07:49:41.597Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2020-10-21T07:49:42.883Z] gofmt -l . [2020-10-21T07:49:42.883Z] [ "`gofmt -l .`" = "" ] [2020-10-21T07:49:43.192Z] ./bin/test-go-mod-tidy.sh [2020-10-21T07:49:43.773Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-21T07:49:45.471Z] + ls -al . [2020-10-21T07:49:45.471Z] total 616 [2020-10-21T07:49:45.471Z] drwxrwxr-x 10 1001 1001 4096 Oct 21 07:49 . [2020-10-21T07:49:45.471Z] drwxr-xr-x 4 root root 28 Oct 21 07:48 .. [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 07:47 .dockerignore [2020-10-21T07:49:45.471Z] drwxrwxr-x 8 1001 1001 179 Oct 21 07:47 .git [2020-10-21T07:49:45.471Z] drwxrwxr-x 3 1001 1001 125 Oct 21 07:47 .github [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 932 Oct 21 07:47 .gitignore [2020-10-21T07:49:45.471Z] drwx------ 3 1001 1001 47 Oct 21 07:47 .semver [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 07:47 .sonarcloud.properties [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 07:47 CONTRIBUTING.md [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 1035 Oct 21 07:47 Dockerfile.build [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 863 Oct 21 07:47 Jenkinsfile [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 07:47 LICENSE [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 6237 Oct 21 07:47 Makefile [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 6447 Oct 21 07:47 README.md [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 259 Oct 21 07:47 SECURITY.md [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 07:47 VERSION [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 07:47 ZMQWindows.md [2020-10-21T07:49:45.471Z] drwxrwxr-x 2 1001 1001 117 Oct 21 07:47 bin [2020-10-21T07:49:45.471Z] drwxrwxr-x 15 1001 1001 4096 Oct 21 07:47 cmd [2020-10-21T07:49:45.471Z] -rw-r--r-- 1 root root 521763 Oct 21 07:49 coverage.out [2020-10-21T07:49:45.471Z] -rw-r--r-- 1 root root 1041 Oct 21 07:49 go.mod [2020-10-21T07:49:45.471Z] -rw-r--r-- 1 root root 18775 Oct 21 07:49 go.sum [2020-10-21T07:49:45.471Z] drwxrwxr-x 8 1001 1001 127 Oct 21 07:47 internal [2020-10-21T07:49:45.471Z] drwxrwxr-x 4 1001 1001 26 Oct 21 07:47 openapi [2020-10-21T07:49:45.471Z] drwxrwxr-x 4 1001 1001 71 Oct 21 07:47 snap [2020-10-21T07:49:45.471Z] -rw-rw-r-- 1 1001 1001 168 Oct 21 07:47 version.go [Pipeline] sh [2020-10-21T07:49:45.821Z] + '[' -e coverage.out ] [2020-10-21T07:49:45.822Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-21T07:49:45.984Z] Stashed 1 file(s) [Pipeline] sh [2020-10-21T07:49:46.277Z] + make build [2020-10-21T07:49:46.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T07:49:46.553Z] using credential edgex-jenkins-ssh [2020-10-21T07:49:46.619Z] Cloning the remote Git repository [2020-10-21T07:49:46.668Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:49:46.773Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2020-10-21T07:49:46.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:49:46.851Z] > git --version # timeout=10 [2020-10-21T07:49:46.869Z] > git --version # 'git version 2.17.1' [2020-10-21T07:49:46.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T07:49:46.932Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T07:49:56.364Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T07:49:57.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T07:49:59.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T07:50:00.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T07:50:01.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T07:50:02.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T07:50:03.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T07:50:04.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T07:50:05.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T07:50:07.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T07:50:07.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T07:50:07.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T07:50:07.434Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T07:50:07.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:50:07.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T07:50:07.512Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2827/head:refs/remotes/origin/PR-2827 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T07:50:08.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T07:50:08.203Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:50:08.604Z] Merge succeeded, producing df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:50:08.605Z] Checking out Revision df2d8535c45df876d1124f18faba45e83a273a0c (PR-2827) [2020-10-21T07:50:09.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-21T07:50:10.058Z] $ docker stop --time=1 d39ff3b419f99c09ef3d5f9059b1bb4f8f395c0058906423ebe3a012aa8df857 [2020-10-21T07:50:08.224Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T07:50:08.238Z] > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # timeout=10 [2020-10-21T07:50:08.536Z] > git remote # timeout=10 [2020-10-21T07:50:08.552Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T07:50:08.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T07:50:08.575Z] > git merge 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 [2020-10-21T07:50:08.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T07:50:08.612Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T07:50:08.627Z] > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # timeout=10 [2020-10-21T07:50:11.684Z] $ docker rm -f d39ff3b419f99c09ef3d5f9059b1bb4f8f395c0058906423ebe3a012aa8df857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-10-21T07:50:12.967Z] Commit message: "feat(data): Implement Core Data PUT /event/pushed V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-21T07:50:15.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T07:50:15.355Z] [2020-10-21T07:50:15.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-10-21T07:50:15.559Z] ========================================================= [2020-10-21T07:50:15.559Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-21T07:50:15.559Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:50:15.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T07:50:15.726Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-21T07:50:15.726Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-21T07:50:15.726Z] ca9280d653b3: Pulling fs layer [2020-10-21T07:50:15.726Z] 7e9c9ca2126c: Pulling fs layer [2020-10-21T07:50:15.987Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-21T07:50:15.987Z] cbdbe7a5bc2a: Download complete [2020-10-21T07:50:16.248Z] cbdbe7a5bc2a: Pull complete [2020-10-21T07:50:16.617Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-21T07:50:16.827Z] ca9280d653b3: Verifying Checksum [2020-10-21T07:50:16.827Z] ca9280d653b3: Download complete [2020-10-21T07:50:17.775Z] ca9280d653b3: Pull complete [2020-10-21T07:50:17.775Z] 7e9c9ca2126c: Download complete [2020-10-21T07:50:19.246Z] Sending build context to Docker daemon 165.1MB [2020-10-21T07:50:19.246Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-21T07:50:19.246Z] Step 2/7 : FROM ${BASE} [2020-10-21T07:50:19.521Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-21T07:50:19.521Z] b538f80385f9: Pulling fs layer [2020-10-21T07:50:19.521Z] 74f711af9a0d: Pulling fs layer [2020-10-21T07:50:19.521Z] 99f96fe45779: Pulling fs layer [2020-10-21T07:50:19.521Z] 8529a6b9a6be: Pulling fs layer [2020-10-21T07:50:19.521Z] 45590311c82a: Pulling fs layer [2020-10-21T07:50:19.521Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-21T07:50:19.521Z] 209524e5b208: Pulling fs layer [2020-10-21T07:50:19.521Z] 8529a6b9a6be: Waiting [2020-10-21T07:50:19.521Z] 45590311c82a: Waiting [2020-10-21T07:50:19.521Z] 69ca0ff8b7b3: Waiting [2020-10-21T07:50:19.521Z] 209524e5b208: Waiting [2020-10-21T07:50:19.521Z] 99f96fe45779: Download complete [2020-10-21T07:50:19.521Z] 74f711af9a0d: Download complete [2020-10-21T07:50:19.797Z] 45590311c82a: Verifying Checksum [2020-10-21T07:50:19.797Z] 45590311c82a: Download complete [2020-10-21T07:50:19.797Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-21T07:50:19.797Z] 69ca0ff8b7b3: Download complete [2020-10-21T07:50:19.797Z] b538f80385f9: Verifying Checksum [2020-10-21T07:50:19.797Z] b538f80385f9: Download complete [2020-10-21T07:50:20.397Z] b538f80385f9: Pull complete [2020-10-21T07:50:21.012Z] 74f711af9a0d: Pull complete [2020-10-21T07:50:21.613Z] 99f96fe45779: Pull complete [2020-10-21T07:50:22.217Z] 209524e5b208: Verifying Checksum [2020-10-21T07:50:22.217Z] 209524e5b208: Download complete [2020-10-21T07:50:23.101Z] 7e9c9ca2126c: Pull complete [2020-10-21T07:50:23.101Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-21T07:50:23.203Z] 8529a6b9a6be: Verifying Checksum [2020-10-21T07:50:23.203Z] 8529a6b9a6be: Download complete [2020-10-21T07:50:23.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T07:50:23.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-21T07:50:23.493Z] prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container [2020-10-21T07:50:23.533Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-21T07:50:26.366Z] $ docker top e1109c690fc4d62940f6c5d3aecb3ae53400659a467e1da3266f26c9c68e1b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T07:50:26.883Z] + docker-compose build --help [2020-10-21T07:50:26.883Z] + grep parallel [2020-10-21T07:50:27.825Z] --parallel Build images in parallel. [Pipeline] } [2020-10-21T07:50:27.834Z] $ docker stop --time=1 e1109c690fc4d62940f6c5d3aecb3ae53400659a467e1da3266f26c9c68e1b09 [2020-10-21T07:50:29.197Z] $ docker rm -f e1109c690fc4d62940f6c5d3aecb3ae53400659a467e1da3266f26c9c68e1b09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:50:29.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T07:50:29.806Z] . [Pipeline] withDockerContainer [2020-10-21T07:50:29.900Z] prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container [2020-10-21T07:50:29.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-21T07:50:30.645Z] $ docker top 3ad3b67bde23046fe5a72b1fa1690e79720af0ad0ea4f0d3030e8d1294ecaa7c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T07:50:31.146Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-21T07:50:32.092Z] Building docker-core-command-go ... [2020-10-21T07:50:32.092Z] Building docker-core-data-go ... [2020-10-21T07:50:32.092Z] Building docker-core-metadata-go ... [2020-10-21T07:50:32.092Z] Building docker-security-proxy-setup-go ... [2020-10-21T07:50:32.092Z] Building docker-security-secrets-setup-go ... [2020-10-21T07:50:32.092Z] Building docker-security-secretstore-setup-go ... [2020-10-21T07:50:32.092Z] Building docker-support-logging-go ... [2020-10-21T07:50:32.092Z] Building docker-support-notifications-go ... [2020-10-21T07:50:32.092Z] Building docker-support-scheduler-go ... [2020-10-21T07:50:32.092Z] Building docker-sys-mgmt-agent-go ... [2020-10-21T07:50:32.092Z] Building docker-support-logging-go [2020-10-21T07:50:32.092Z] Building docker-support-scheduler-go [2020-10-21T07:50:32.092Z] Building docker-core-data-go [2020-10-21T07:50:32.092Z] Building docker-sys-mgmt-agent-go [2020-10-21T07:50:32.092Z] Building docker-support-notifications-go [2020-10-21T07:50:35.642Z] 8529a6b9a6be: Pull complete [2020-10-21T07:50:35.642Z] 45590311c82a: Pull complete [2020-10-21T07:50:35.642Z] 69ca0ff8b7b3: Pull complete [2020-10-21T07:50:38.276Z] 209524e5b208: Pull complete [2020-10-21T07:50:38.276Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-21T07:50:38.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-21T07:50:38.276Z] ---> 5bddaf1c2fca [2020-10-21T07:50:38.276Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-21T07:50:41.696Z] ---> Running in e6330e852157 [2020-10-21T07:50:43.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:50:44.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:50:44.724Z] (1/12) Installing libmagic (5.38-r0) [2020-10-21T07:50:44.996Z] (2/12) Installing file (5.38-r0) [2020-10-21T07:50:44.996Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-21T07:50:44.996Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-21T07:50:55.134Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-21T07:50:55.134Z] (6/12) Installing patch (2.7.6-r6) [2020-10-21T07:50:55.134Z] (7/12) Installing build-base (0.5-r2) [2020-10-21T07:50:55.134Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-21T07:50:55.134Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-21T07:50:55.134Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-21T07:50:55.134Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-21T07:50:55.134Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-21T07:50:55.134Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:50:55.134Z] OK: 217 MiB in 51 packages [2020-10-21T07:50:58.823Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:50:58.823Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:50:58.823Z] ---> d9f37996ae46 [2020-10-21T07:50:58.823Z] Step 3/21 : WORKDIR /edgex-go [2020-10-21T07:50:58.823Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:50:58.823Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:50:58.823Z] ---> d9f37996ae46 [2020-10-21T07:50:58.823Z] Step 3/24 : WORKDIR /edgex-go [2020-10-21T07:50:58.824Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:50:58.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:50:58.824Z] ---> d9f37996ae46 [2020-10-21T07:50:58.824Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T07:50:58.824Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:50:58.824Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:50:58.824Z] ---> d9f37996ae46 [2020-10-21T07:50:58.824Z] Step 3/27 : WORKDIR /edgex-go [2020-10-21T07:50:58.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:50:58.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:50:58.824Z] ---> d9f37996ae46 [2020-10-21T07:50:58.824Z] Step 3/23 : WORKDIR /edgex-go [2020-10-21T07:50:59.442Z] Removing intermediate container e6330e852157 [2020-10-21T07:50:59.442Z] ---> 771019e54705 [2020-10-21T07:50:59.442Z] Step 4/7 : WORKDIR /edgex-go [2020-10-21T07:50:59.442Z] ---> Running in 8728204875cf [2020-10-21T07:50:59.442Z] Removing intermediate container 8728204875cf [2020-10-21T07:50:59.442Z] ---> f9ce796f1d88 [2020-10-21T07:50:59.442Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T07:50:59.712Z] latest: Pulling from library/docker [2020-10-21T07:50:59.778Z] ---> Running in c12ee5881d65 [2020-10-21T07:50:59.778Z] ---> Running in d9afd8d0327b [2020-10-21T07:50:59.778Z] ---> Running in 74a47cb9bb55 [2020-10-21T07:50:59.778Z] ---> Running in 2e0a42e47ec4 [2020-10-21T07:50:59.778Z] ---> Running in 00be61235a62 [2020-10-21T07:50:59.990Z] b538f80385f9: Already exists [2020-10-21T07:50:59.990Z] 259a493cd78d: Pulling fs layer [2020-10-21T07:50:59.990Z] b8e66b5100f5: Pulling fs layer [2020-10-21T07:50:59.990Z] 203964748c9f: Pulling fs layer [2020-10-21T07:50:59.990Z] d6fc4445224b: Pulling fs layer [2020-10-21T07:50:59.990Z] 5ea39d09386c: Pulling fs layer [2020-10-21T07:50:59.990Z] 78a785fe32a7: Pulling fs layer [2020-10-21T07:50:59.990Z] d6fc4445224b: Waiting [2020-10-21T07:50:59.990Z] 5ea39d09386c: Waiting [2020-10-21T07:50:59.990Z] 78a785fe32a7: Waiting [2020-10-21T07:50:59.990Z] b8e66b5100f5: Download complete [2020-10-21T07:50:59.990Z] 259a493cd78d: Verifying Checksum [2020-10-21T07:50:59.990Z] 259a493cd78d: Download complete [2020-10-21T07:51:00.039Z] Removing intermediate container d9afd8d0327b [2020-10-21T07:51:00.039Z] ---> 7e1a36f1f642 [2020-10-21T07:51:00.039Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:51:00.039Z] Removing intermediate container 2e0a42e47ec4 [2020-10-21T07:51:00.039Z] ---> dbf3b680689b [2020-10-21T07:51:00.039Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:51:00.039Z] Removing intermediate container c12ee5881d65 [2020-10-21T07:51:00.039Z] ---> 82e4c364c39f [2020-10-21T07:51:00.039Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:51:00.039Z] Removing intermediate container 74a47cb9bb55 [2020-10-21T07:51:00.039Z] ---> 012086988f8e [2020-10-21T07:51:00.039Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:51:00.268Z] d6fc4445224b: Verifying Checksum [2020-10-21T07:51:00.268Z] d6fc4445224b: Download complete [2020-10-21T07:51:00.268Z] 5ea39d09386c: Verifying Checksum [2020-10-21T07:51:00.268Z] 5ea39d09386c: Download complete [2020-10-21T07:51:00.268Z] 78a785fe32a7: Verifying Checksum [2020-10-21T07:51:00.268Z] 78a785fe32a7: Download complete [2020-10-21T07:51:00.300Z] Removing intermediate container 00be61235a62 [2020-10-21T07:51:00.300Z] ---> 190737ee44a5 [2020-10-21T07:51:00.300Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:51:00.300Z] ---> Running in fa14b23522b0 [2020-10-21T07:51:00.300Z] ---> Running in 7be9d86133c1 [2020-10-21T07:51:00.300Z] ---> Running in 9aaf1c9c14af [2020-10-21T07:51:00.300Z] ---> Running in 5c476426efd4 [2020-10-21T07:51:00.300Z] ---> Running in 3c77b046d825 [2020-10-21T07:51:00.874Z] 259a493cd78d: Pull complete [2020-10-21T07:51:01.149Z] b8e66b5100f5: Pull complete [2020-10-21T07:51:01.422Z] 203964748c9f: Download complete [2020-10-21T07:51:02.280Z] Removing intermediate container 9aaf1c9c14af [2020-10-21T07:51:02.280Z] ---> 8f90281f18ba [2020-10-21T07:51:02.280Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-21T07:51:02.280Z] ---> Running in e0f19dac160b [2020-10-21T07:51:02.280Z] Removing intermediate container fa14b23522b0 [2020-10-21T07:51:02.280Z] ---> fca9f8078d96 [2020-10-21T07:51:02.280Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-21T07:51:02.554Z] ---> Running in 8e534b77e145 [2020-10-21T07:51:02.847Z] Removing intermediate container 7be9d86133c1 [2020-10-21T07:51:02.847Z] ---> a5329869ae64 [2020-10-21T07:51:02.847Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-21T07:51:02.847Z] Removing intermediate container 5c476426efd4 [2020-10-21T07:51:02.847Z] ---> e483c9a0306e [2020-10-21T07:51:02.847Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-21T07:51:03.141Z] ---> Running in 8da9cc4538eb [2020-10-21T07:51:03.141Z] Removing intermediate container 3c77b046d825 [2020-10-21T07:51:03.141Z] ---> 46213f412419 [2020-10-21T07:51:03.141Z] Step 5/21 : RUN apk update && apk add make git [2020-10-21T07:51:03.141Z] ---> Running in a16ca5d2469e [2020-10-21T07:51:03.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:03.431Z] ---> Running in 30cab610c079 [2020-10-21T07:51:03.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:03.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:03.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:03.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:03.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:04.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:04.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:04.754Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:51:04.754Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:51:04.754Z] OK: 12752 distinct packages available [2020-10-21T07:51:04.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:04.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:51:04.821Z] 203964748c9f: Pull complete [2020-10-21T07:51:05.015Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:51:05.015Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:51:05.015Z] OK: 12752 distinct packages available [2020-10-21T07:51:05.015Z] OK: 233 MiB in 51 packages [2020-10-21T07:51:05.095Z] d6fc4445224b: Pull complete [2020-10-21T07:51:05.280Z] OK: 233 MiB in 51 packages [2020-10-21T07:51:05.280Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:51:05.280Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:51:05.280Z] OK: 12752 distinct packages available [2020-10-21T07:51:05.367Z] 5ea39d09386c: Pull complete [2020-10-21T07:51:05.544Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:51:05.545Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:51:05.545Z] OK: 12752 distinct packages available [2020-10-21T07:51:05.545Z] OK: 233 MiB in 51 packages [2020-10-21T07:51:05.545Z] Removing intermediate container e0f19dac160b [2020-10-21T07:51:05.545Z] ---> e24b4470f477 [2020-10-21T07:51:05.545Z] Step 6/27 : COPY go.mod . [2020-10-21T07:51:05.639Z] 78a785fe32a7: Pull complete [2020-10-21T07:51:05.816Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:51:05.816Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:51:05.816Z] OK: 12752 distinct packages available [2020-10-21T07:51:05.816Z] OK: 233 MiB in 51 packages [2020-10-21T07:51:05.816Z] Removing intermediate container 8e534b77e145 [2020-10-21T07:51:05.816Z] ---> 184f051d0480 [2020-10-21T07:51:05.816Z] Step 6/24 : COPY go.mod . [2020-10-21T07:51:05.914Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T07:51:05.914Z] Status: Downloaded newer image for docker:latest [2020-10-21T07:51:06.086Z] ---> 349b62fefaa8 [2020-10-21T07:51:06.086Z] Step 7/27 : RUN go mod download [2020-10-21T07:51:06.086Z] OK: 233 MiB in 51 packages [2020-10-21T07:51:06.086Z] ---> Running in 26266c1424c5 [2020-10-21T07:51:06.086Z] OK: 233 MiB in 51 packages [2020-10-21T07:51:06.353Z] ---> 86eb987ade0d [2020-10-21T07:51:06.353Z] Step 7/24 : RUN go mod download [2020-10-21T07:51:06.353Z] Removing intermediate container 8da9cc4538eb [2020-10-21T07:51:06.353Z] ---> 24dd4693e8d8 [2020-10-21T07:51:06.353Z] Step 6/23 : COPY go.mod . [2020-10-21T07:51:06.617Z] ---> Running in efa306b1a91e [2020-10-21T07:51:06.880Z] ---> f9eeed47e4d4 [2020-10-21T07:51:06.880Z] Step 7/23 : RUN go mod download [2020-10-21T07:51:07.150Z] Removing intermediate container 30cab610c079 [2020-10-21T07:51:07.150Z] ---> 1f804724ed6f [2020-10-21T07:51:07.150Z] Step 6/21 : COPY go.mod . [2020-10-21T07:51:07.150Z] ---> Running in b824a45a5b3b [2020-10-21T07:51:07.150Z] Removing intermediate container a16ca5d2469e [2020-10-21T07:51:07.150Z] ---> e3d0ad3478ae [2020-10-21T07:51:07.150Z] Step 6/22 : COPY go.mod . [2020-10-21T07:51:07.423Z] ---> afb9e7fa83db [2020-10-21T07:51:07.423Z] Step 7/21 : RUN go mod download [2020-10-21T07:51:07.423Z] ---> Running in e69f34e0070e [2020-10-21T07:51:07.690Z] ---> 1af42e611c59 [2020-10-21T07:51:07.690Z] Step 7/22 : RUN go mod download [2020-10-21T07:51:07.690Z] ---> Running in 65f060e87324 [2020-10-21T07:51:07.959Z] Removing intermediate container 26266c1424c5 [2020-10-21T07:51:07.959Z] ---> 859dc5da7c0e [2020-10-21T07:51:07.959Z] Step 8/27 : COPY . . [2020-10-21T07:51:09.306Z] ---> a3dea0c72a90 [2020-10-21T07:51:09.306Z] Step 6/7 : COPY go.mod . [2020-10-21T07:51:09.578Z] ---> 7ba802a8ee57 [2020-10-21T07:51:09.578Z] Step 7/7 : RUN go mod download [2020-10-21T07:51:09.855Z] ---> Running in a7e1db1e0805 [2020-10-21T07:51:13.279Z] Removing intermediate container efa306b1a91e [2020-10-21T07:51:13.279Z] ---> 786aa76806c1 [2020-10-21T07:51:13.279Z] Step 8/24 : COPY . . [2020-10-21T07:51:17.508Z] Removing intermediate container e69f34e0070e [2020-10-21T07:51:17.508Z] ---> 1d905413f189 [2020-10-21T07:51:17.508Z] Step 8/21 : COPY . . [2020-10-21T07:51:17.508Z] Removing intermediate container b824a45a5b3b [2020-10-21T07:51:17.508Z] ---> c6f304872693 [2020-10-21T07:51:17.508Z] Step 8/23 : COPY . . [2020-10-21T07:51:27.566Z] Removing intermediate container 65f060e87324 [2020-10-21T07:51:27.566Z] ---> bd518f301d85 [2020-10-21T07:51:27.566Z] Step 8/22 : COPY . . [2020-10-21T07:51:36.662Z] Removing intermediate container a7e1db1e0805 [2020-10-21T07:51:36.662Z] ---> e75fd962a8b3 [2020-10-21T07:51:36.662Z] Successfully built e75fd962a8b3 [2020-10-21T07:51:36.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:51:37.069Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T07:51:37.069Z] . [Pipeline] withDockerContainer [2020-10-21T07:51:37.407Z] prd-ubuntu18.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container [2020-10-21T07:51:37.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T07:51:39.293Z] $ docker top c9061dd20260442446e2894c9117c589698fdefdacf23024fcd7b138390b7ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T07:51:40.727Z] + go version [2020-10-21T07:51:40.727Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-21T07:51:40.758Z] $ docker stop --time=1 c9061dd20260442446e2894c9117c589698fdefdacf23024fcd7b138390b7ae6 [2020-10-21T07:51:42.693Z] $ docker rm -f c9061dd20260442446e2894c9117c589698fdefdacf23024fcd7b138390b7ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:51:43.848Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T07:51:43.848Z] . [Pipeline] withDockerContainer [2020-10-21T07:51:44.119Z] prd-ubuntu18.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container [2020-10-21T07:51:44.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T07:51:45.639Z] $ docker top f8a0bddce95756bdcc7adf325dabdac7300f808c6548627b2b4f9ede441d645c -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-21T07:51:46.031Z] ========================================================= [2020-10-21T07:51:46.031Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-21T07:51:46.031Z] ========================================================= [Pipeline] sh [2020-10-21T07:51:46.691Z] + make test [2020-10-21T07:51:46.691Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-21T07:51:49.317Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-21T07:51:54.356Z] ---> 955824050e2c [2020-10-21T07:51:54.356Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-21T07:51:54.356Z] ---> Running in 5afbf34092af [2020-10-21T07:51:54.356Z] ---> 5e8cab8e3a57 [2020-10-21T07:51:54.356Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-21T07:51:54.356Z] ---> f5757455087e [2020-10-21T07:51:54.356Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-21T07:51:54.356Z] ---> 7f49a28d8c14 [2020-10-21T07:51:54.356Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-21T07:51:54.626Z] ---> Running in 823b999cadc4 [2020-10-21T07:51:54.889Z] ---> Running in 2cc6df51f88c [2020-10-21T07:51:54.889Z] ---> Running in bad42da397da [2020-10-21T07:51:56.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T07:51:56.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T07:51:56.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T07:51:56.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T07:51:59.160Z] ---> e1339df46040 [2020-10-21T07:51:59.160Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-21T07:51:59.751Z] ---> Running in 93ec33548a30 [2020-10-21T07:52:00.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T07:52:21.730Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-21T07:52:32.980Z] Removing intermediate container 5afbf34092af [2020-10-21T07:52:32.980Z] ---> e03b38b84209 [2020-10-21T07:52:32.980Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-21T07:52:32.980Z] ---> Running in cd1cc10a6d70 [2020-10-21T07:52:32.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T07:52:32.980Z] Removing intermediate container 2cc6df51f88c [2020-10-21T07:52:32.980Z] ---> 794c9251d71a [2020-10-21T07:52:32.980Z] [2020-10-21T07:52:32.980Z] Step 10/21 : FROM scratch [2020-10-21T07:52:32.980Z] ---> [2020-10-21T07:52:32.980Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T07:52:33.927Z] ---> Running in 8975deebfa70 [2020-10-21T07:52:35.324Z] Removing intermediate container 8975deebfa70 [2020-10-21T07:52:35.324Z] ---> 25d178d9ad35 [2020-10-21T07:52:35.324Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-21T07:52:35.324Z] Removing intermediate container 823b999cadc4 [2020-10-21T07:52:35.324Z] ---> e683e9812f1e [2020-10-21T07:52:35.324Z] [2020-10-21T07:52:35.324Z] Step 10/24 : FROM scratch [2020-10-21T07:52:35.324Z] ---> [2020-10-21T07:52:35.324Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T07:52:35.324Z] Removing intermediate container 93ec33548a30 [2020-10-21T07:52:35.324Z] ---> 93b19d576634 [2020-10-21T07:52:35.324Z] [2020-10-21T07:52:35.324Z] Step 10/22 : FROM scratch [2020-10-21T07:52:35.324Z] ---> [2020-10-21T07:52:35.324Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T07:52:35.587Z] ---> Running in 8a45b123cb8d [2020-10-21T07:52:35.853Z] ---> Running in 4f6fb6f50e68 [2020-10-21T07:52:35.853Z] Removing intermediate container cd1cc10a6d70 [2020-10-21T07:52:35.853Z] ---> c7cab0428166 [2020-10-21T07:52:35.853Z] [2020-10-21T07:52:35.853Z] Step 11/27 : FROM docker:latest [2020-10-21T07:52:35.853Z] ---> 57e1c8313ec1 [2020-10-21T07:52:35.853Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-21T07:52:35.853Z] ---> Running in ee188ad144fa [2020-10-21T07:52:36.121Z] ---> Running in b84709fc1aa3 [2020-10-21T07:52:36.121Z] Removing intermediate container 8a45b123cb8d [2020-10-21T07:52:36.121Z] ---> 3e23d7a4f0a8 [2020-10-21T07:52:36.121Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-21T07:52:36.121Z] Removing intermediate container 4f6fb6f50e68 [2020-10-21T07:52:36.121Z] ---> 97d22503de15 [2020-10-21T07:52:36.121Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-21T07:52:36.121Z] Removing intermediate container ee188ad144fa [2020-10-21T07:52:36.121Z] ---> f4570cef470d [2020-10-21T07:52:36.121Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-21T07:52:37.088Z] ---> Running in 1ac4e26f07bf [2020-10-21T07:52:37.088Z] ---> Running in 7f3ee05320f1 [2020-10-21T07:52:37.088Z] ---> Running in 770df513eafc [2020-10-21T07:52:37.088Z] Removing intermediate container 1ac4e26f07bf [2020-10-21T07:52:37.088Z] ---> a0ddde1271ef [2020-10-21T07:52:37.088Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T07:52:37.088Z] Removing intermediate container 7f3ee05320f1 [2020-10-21T07:52:37.088Z] ---> 1f195f86888c [2020-10-21T07:52:37.088Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-21T07:52:37.088Z] Removing intermediate container 770df513eafc [2020-10-21T07:52:37.088Z] ---> 070744419b5c [2020-10-21T07:52:37.088Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T07:52:37.351Z] ---> Running in 3fee6a2639f7 [2020-10-21T07:52:37.351Z] ---> Running in 8498e9456419 [2020-10-21T07:52:37.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:52:37.626Z] ---> 0f5d5d7715f2 [2020-10-21T07:52:37.626Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-21T07:52:37.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:52:37.626Z] Removing intermediate container 3fee6a2639f7 [2020-10-21T07:52:37.626Z] ---> 420e64eac152 [2020-10-21T07:52:37.626Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-21T07:52:37.626Z] Removing intermediate container 8498e9456419 [2020-10-21T07:52:37.626Z] ---> 1981edbf599e [2020-10-21T07:52:37.626Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-21T07:52:37.893Z] (1/2) Installing readline (8.0.4-r0) [2020-10-21T07:52:37.893Z] (2/2) Installing bash (5.0.17-r0) [2020-10-21T07:52:37.893Z] Executing bash-5.0.17-r0.post-install [2020-10-21T07:52:37.893Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:52:37.893Z] OK: 12 MiB in 22 packages [2020-10-21T07:52:38.470Z] ---> d6c551c62d51 [2020-10-21T07:52:38.470Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-21T07:52:39.870Z] ---> caa2db5f6c24 [2020-10-21T07:52:39.870Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-21T07:52:40.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-21T07:52:40.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-21T07:52:40.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-21T07:52:40.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-21T07:52:40.127Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.022s [2020-10-21T07:52:40.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-21T07:52:40.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-21T07:52:40.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-21T07:52:40.734Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-21T07:52:40.815Z] ---> 1c7c08acd85c [2020-10-21T07:52:40.815Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-21T07:52:41.078Z] Removing intermediate container bad42da397da [2020-10-21T07:52:41.079Z] ---> b43b8fbf185d [2020-10-21T07:52:41.079Z] [2020-10-21T07:52:41.079Z] Step 10/23 : FROM alpine [2020-10-21T07:52:41.079Z] ---> d1df3578b6cb [2020-10-21T07:52:41.079Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-21T07:52:41.079Z] ---> 1e058808560c [2020-10-21T07:52:41.079Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-21T07:52:41.342Z] ---> 87665924ae09 [2020-10-21T07:52:41.342Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-21T07:52:41.342Z] Removing intermediate container b84709fc1aa3 [2020-10-21T07:52:41.343Z] ---> 5e747b98ef4e [2020-10-21T07:52:41.343Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-21T07:52:41.604Z] ---> Running in cd800cb27120 [2020-10-21T07:52:41.604Z] ---> Running in 174c48d678d5 [2020-10-21T07:52:41.604Z] latest: Pulling from library/alpine [2020-10-21T07:52:41.867Z] ---> 86f2957df8e3 [2020-10-21T07:52:41.867Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-21T07:52:42.132Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-21T07:52:42.132Z] Status: Downloaded newer image for alpine:latest [2020-10-21T07:52:42.132Z] ---> a24bb4013296 [2020-10-21T07:52:42.132Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T07:52:42.132Z] ---> 35cc18f2572f [2020-10-21T07:52:42.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-21T07:52:42.132Z] Removing intermediate container 174c48d678d5 [2020-10-21T07:52:42.132Z] ---> 16ea0fc0f511 [2020-10-21T07:52:42.132Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T07:52:42.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-21T07:52:42.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-21T07:52:42.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-21T07:52:42.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-21T07:52:42.395Z] ---> Running in 4b3c9d9d2a74 [2020-10-21T07:52:42.395Z] ---> Running in 742155ec4f05 [2020-10-21T07:52:42.395Z] ---> 0511a0c87998 [2020-10-21T07:52:42.395Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-21T07:52:42.658Z] ---> 958b5e5fbeb4 [2020-10-21T07:52:42.658Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-21T07:52:42.658Z] Removing intermediate container 4b3c9d9d2a74 [2020-10-21T07:52:42.658Z] ---> 55ecafbf2c76 [2020-10-21T07:52:42.658Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-21T07:52:42.920Z] Removing intermediate container 742155ec4f05 [2020-10-21T07:52:42.920Z] ---> 8b132c14daca [2020-10-21T07:52:42.920Z] Step 19/21 : LABEL arch=x86_64 [2020-10-21T07:52:42.920Z] ---> Running in 215addc5bfcd [2020-10-21T07:52:42.920Z] ---> Running in 693567acab19 [2020-10-21T07:52:43.186Z] ---> Running in 3864765fb465 [2020-10-21T07:52:43.186Z] ---> f262657ad9e8 [2020-10-21T07:52:43.186Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-21T07:52:43.457Z] Removing intermediate container 215addc5bfcd [2020-10-21T07:52:43.457Z] ---> b9e3d95482b5 [2020-10-21T07:52:43.457Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-21T07:52:43.457Z] Removing intermediate container 693567acab19 [2020-10-21T07:52:43.457Z] ---> 1f5990e7e731 [2020-10-21T07:52:43.457Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T07:52:43.457Z] Removing intermediate container 3864765fb465 [2020-10-21T07:52:43.457Z] ---> db286fdbba43 [2020-10-21T07:52:43.457Z] Step 20/21 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:52:43.457Z] Removing intermediate container cd800cb27120 [2020-10-21T07:52:43.457Z] ---> 61dd6dab7935 [2020-10-21T07:52:43.457Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-21T07:52:44.407Z] ---> d1e6a0e76ea3 [2020-10-21T07:52:44.407Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-21T07:52:44.407Z] ---> Running in 70673d291802 [2020-10-21T07:52:44.407Z] ---> Running in 74337d779211 [2020-10-21T07:52:44.407Z] ---> Running in 10d7433c1fa2 [2020-10-21T07:52:44.407Z] ---> Running in ed256253abf4 [2020-10-21T07:52:44.407Z] ---> Running in c051266b94a8 [2020-10-21T07:52:44.669Z] Removing intermediate container 74337d779211 [2020-10-21T07:52:44.669Z] ---> 3f4eed826c86 [2020-10-21T07:52:44.669Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:52:44.669Z] Removing intermediate container 70673d291802 [2020-10-21T07:52:44.669Z] ---> 141ad7c6523e [2020-10-21T07:52:44.669Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T07:52:44.669Z] Removing intermediate container 10d7433c1fa2 [2020-10-21T07:52:44.669Z] ---> 17a756a6dc53 [2020-10-21T07:52:44.669Z] Step 21/21 : LABEL version=0.0.0 [2020-10-21T07:52:44.669Z] Removing intermediate container ed256253abf4 [2020-10-21T07:52:44.669Z] ---> 63ad8f80b718 [2020-10-21T07:52:44.669Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-21T07:52:44.954Z] Removing intermediate container c051266b94a8 [2020-10-21T07:52:44.954Z] ---> 261f1903f68f [2020-10-21T07:52:44.954Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T07:52:44.954Z] ---> Running in 4e48f543da50 [2020-10-21T07:52:44.954Z] ---> Running in 428a8193bb0e [2020-10-21T07:52:44.954Z] ---> Running in b0368c4ecda1 [2020-10-21T07:52:44.954Z] ---> Running in 43b4e4a9898f [2020-10-21T07:52:44.954Z] ---> Running in 3b3de53a8c4c [2020-10-21T07:52:45.537Z] Removing intermediate container 428a8193bb0e [2020-10-21T07:52:45.537Z] ---> 029737c51fc8 [2020-10-21T07:52:45.537Z] [2020-10-21T07:52:45.537Z] Removing intermediate container b0368c4ecda1 [2020-10-21T07:52:45.537Z] ---> 1781564296c2 [2020-10-21T07:52:45.537Z] Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:52:45.537Z] Removing intermediate container 43b4e4a9898f [2020-10-21T07:52:45.537Z] ---> 529ee4edc97a [2020-10-21T07:52:45.537Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-21T07:52:45.537Z] Removing intermediate container 3b3de53a8c4c [2020-10-21T07:52:45.537Z] ---> 95e57d6fae0b [2020-10-21T07:52:45.537Z] Step 22/24 : LABEL arch=x86_64 [2020-10-21T07:52:45.537Z] ---> Running in 3fbd58eda990 [2020-10-21T07:52:45.537Z] Successfully built 029737c51fc8 [2020-10-21T07:52:46.112Z] ---> Running in 73333243e9b6 [2020-10-21T07:52:46.112Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-21T07:52:46.112Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-10-21T07:52:46.112Z] ---> Running in 801ad1f08356 [2020-10-21T07:52:46.112Z] Removing intermediate container 3fbd58eda990 [2020-10-21T07:52:46.112Z] ---> 1e8766ba2dfa [2020-10-21T07:52:46.112Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T07:52:46.375Z] Removing intermediate container 73333243e9b6 [2020-10-21T07:52:46.375Z] ---> 3157f625a26d [2020-10-21T07:52:46.375Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-21T07:52:46.375Z] ---> Running in 297e567f19d8 [2020-10-21T07:52:46.375Z] Removing intermediate container 801ad1f08356 [2020-10-21T07:52:46.375Z] ---> 73df64bbc4d3 [2020-10-21T07:52:46.375Z] Step 23/24 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:52:46.641Z] ---> Running in af76fce0b3f0 [2020-10-21T07:52:46.907Z] Removing intermediate container 4e48f543da50 [2020-10-21T07:52:46.907Z] ---> a5b31ab5e90e [2020-10-21T07:52:46.907Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-21T07:52:46.907Z] Removing intermediate container 297e567f19d8 [2020-10-21T07:52:46.907Z] ---> cdcf58b0f7e2 [2020-10-21T07:52:46.907Z] [2020-10-21T07:52:47.168Z] ---> Running in df65577582ac [2020-10-21T07:52:47.168Z] Successfully built cdcf58b0f7e2 [2020-10-21T07:52:47.168Z] Removing intermediate container af76fce0b3f0 [2020-10-21T07:52:47.168Z] ---> 98a2fdb2ad4e [2020-10-21T07:52:47.168Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T07:52:47.168Z] Successfully tagged docker-support-logging-go:latest [2020-10-21T07:52:47.168Z] Building docker-security-secretstore-setup-go [2020-10-21T07:52:47.168Z]  Building docker-support-logging-go ... done  ---> 8ba2eca31a10 [2020-10-21T07:52:47.168Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-21T07:52:47.434Z] ---> Running in fc4898e25316 [2020-10-21T07:52:49.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:52:50.321Z] ---> 58d2a29b3a84 [2020-10-21T07:52:50.321Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-21T07:52:50.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:52:50.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.062s coverage: 46.6% of statements [2020-10-21T07:52:50.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-21T07:52:50.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-21T07:52:50.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-21T07:52:50.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-21T07:52:50.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-21T07:52:50.905Z] Removing intermediate container fc4898e25316 [2020-10-21T07:52:50.905Z] ---> d299990a65e1 [2020-10-21T07:52:50.905Z] [2020-10-21T07:52:53.460Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-21T07:52:53.460Z] Successfully built d299990a65e1 [2020-10-21T07:52:53.460Z] Successfully tagged docker-support-notifications-go:latest [2020-10-21T07:52:53.460Z] Building docker-core-command-go [2020-10-21T07:52:53.460Z]  Building docker-support-notifications-go ... done (2/5) Installing libsodium (1.0.18-r0) [2020-10-21T07:52:53.722Z] ---> 656633090e48 [2020-10-21T07:52:53.722Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-21T07:52:53.722Z] ---> Running in b212077f9bec [2020-10-21T07:52:53.722Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-21T07:52:53.984Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-21T07:52:54.575Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-21T07:52:54.575Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:52:54.843Z] OK: 8 MiB in 19 packages [2020-10-21T07:52:55.129Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:52:55.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:52:55.392Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-21T07:52:55.656Z] (2/33) Installing expat (2.2.9-r1) [2020-10-21T07:52:55.656Z] (3/33) Installing libffi (3.3-r2) [2020-10-21T07:52:55.656Z] (4/33) Installing gdbm (1.13-r1) [2020-10-21T07:52:55.921Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-21T07:52:55.921Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-21T07:52:55.921Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-21T07:52:55.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.133s coverage: 27.1% of statements [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-21T07:52:55.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-21T07:52:55.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-21T07:52:55.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 76.9% of statements [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-21T07:52:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-21T07:52:56.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.403s coverage: 83.5% of statements [2020-10-21T07:52:56.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-21T07:52:56.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T07:52:56.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-21T07:52:56.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-21T07:53:00.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.425s coverage: 28.6% of statements [2020-10-21T07:53:00.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-21T07:53:00.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-21T07:53:00.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-21T07:53:00.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-21T07:53:00.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-21T07:53:00.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.046s coverage: 100.0% of statements [2020-10-21T07:53:00.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-21T07:53:00.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2020-10-21T07:53:00.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-21T07:53:03.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.182s coverage: 86.7% of statements [2020-10-21T07:53:03.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-21T07:53:03.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements [2020-10-21T07:53:03.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-21T07:53:03.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.040s coverage: 100.0% of statements [2020-10-21T07:53:03.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-21T07:53:03.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-21T07:53:03.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-21T07:53:03.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-21T07:53:07.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.220s coverage: 96.3% of statements [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-21T07:53:07.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-21T07:53:07.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.0% of statements [no tests to run] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-21T07:53:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-21T07:53:08.237Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-21T07:53:08.237Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:53:08.237Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:53:08.237Z] ---> d9f37996ae46 [2020-10-21T07:53:08.237Z] Step 3/26 : WORKDIR /edgex-go [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> 190737ee44a5 [2020-10-21T07:53:08.237Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> 46213f412419 [2020-10-21T07:53:08.237Z] Step 5/26 : RUN apk update && apk add make git [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> 1f804724ed6f [2020-10-21T07:53:08.237Z] Step 6/26 : COPY go.mod . [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> afb9e7fa83db [2020-10-21T07:53:08.237Z] Step 7/26 : RUN go mod download [2020-10-21T07:53:08.237Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> 1d905413f189 [2020-10-21T07:53:08.237Z] Step 8/26 : COPY . . [2020-10-21T07:53:08.237Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-21T07:53:08.237Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-21T07:53:08.237Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:53:08.237Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:53:08.237Z] ---> d9f37996ae46 [2020-10-21T07:53:08.237Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> 190737ee44a5 [2020-10-21T07:53:08.237Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> 46213f412419 [2020-10-21T07:53:08.237Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> 1f804724ed6f [2020-10-21T07:53:08.237Z] Step 6/22 : COPY go.mod . [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> afb9e7fa83db [2020-10-21T07:53:08.237Z] Step 7/22 : RUN go mod download [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> 1d905413f189 [2020-10-21T07:53:08.237Z] Step 8/22 : COPY . . [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> f5757455087e [2020-10-21T07:53:08.237Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-21T07:53:08.237Z] ---> Using cache [2020-10-21T07:53:08.237Z] ---> f5757455087e [2020-10-21T07:53:08.237Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-21T07:53:08.237Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-21T07:53:08.500Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-21T07:53:08.500Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-21T07:53:08.767Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-21T07:53:09.030Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-21T07:53:09.030Z] ---> Running in 578cd60f14d4 [2020-10-21T07:53:09.030Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-21T07:53:09.295Z] ---> Running in f06741e3e27f [2020-10-21T07:53:09.295Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-21T07:53:09.295Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-21T07:53:09.295Z] Removing intermediate container df65577582ac [2020-10-21T07:53:09.295Z] ---> 6146abf25db4 [2020-10-21T07:53:09.295Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-21T07:53:09.295Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-21T07:53:09.295Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-21T07:53:09.295Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-21T07:53:09.295Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-21T07:53:09.295Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-21T07:53:09.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.5% of statements [2020-10-21T07:53:09.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-21T07:53:09.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-21T07:53:09.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2020-10-21T07:53:09.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2020-10-21T07:53:09.563Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-21T07:53:09.563Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-21T07:53:09.563Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-21T07:53:09.563Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-21T07:53:09.563Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-21T07:53:09.563Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-21T07:53:09.563Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-21T07:53:09.563Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-21T07:53:09.563Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-21T07:53:10.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.010s coverage: 100.0% of statements [2020-10-21T07:53:10.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2020-10-21T07:53:11.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T07:53:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.014s coverage: 100.0% of statements [2020-10-21T07:53:12.442Z] ---> f98c6fc646f1 [2020-10-21T07:53:12.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-21T07:53:12.442Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:53:12.442Z] OK: 71 MiB in 55 packages [2020-10-21T07:53:12.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T07:53:13.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 55.9% of statements [2020-10-21T07:53:13.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-21T07:53:13.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-21T07:53:13.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-21T07:53:13.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-21T07:53:13.869Z] ---> aae71b6ae696 [2020-10-21T07:53:13.869Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-21T07:53:15.308Z] ---> a3d668291754 [2020-10-21T07:53:15.309Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-21T07:53:16.322Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:53:16.322Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:53:16.322Z] ---> d9f37996ae46 [2020-10-21T07:53:16.322Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T07:53:16.322Z] ---> Using cache [2020-10-21T07:53:16.322Z] ---> 190737ee44a5 [2020-10-21T07:53:16.322Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:53:16.322Z] ---> Using cache [2020-10-21T07:53:16.322Z] ---> 46213f412419 [2020-10-21T07:53:16.322Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T07:53:16.322Z] ---> Using cache [2020-10-21T07:53:16.322Z] ---> 1f804724ed6f [2020-10-21T07:53:16.322Z] Step 6/22 : COPY go.mod . [2020-10-21T07:53:16.322Z] ---> Using cache [2020-10-21T07:53:16.322Z] ---> afb9e7fa83db [2020-10-21T07:53:16.322Z] Step 7/22 : RUN go mod download [2020-10-21T07:53:16.322Z] ---> Using cache [2020-10-21T07:53:16.322Z] ---> 1d905413f189 [2020-10-21T07:53:16.322Z] Step 8/22 : COPY . . [2020-10-21T07:53:16.322Z] ---> Using cache [2020-10-21T07:53:16.322Z] ---> f5757455087e [2020-10-21T07:53:16.322Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-21T07:53:16.978Z] ---> Running in aaab25dd7e61 [2020-10-21T07:53:17.600Z] ---> Running in 50f3d9814382 [2020-10-21T07:53:18.204Z] Removing intermediate container aaab25dd7e61 [2020-10-21T07:53:18.204Z] ---> 872311c22f37 [2020-10-21T07:53:18.204Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T07:53:19.696Z] ---> Running in 10d853792999 [2020-10-21T07:53:20.317Z] Removing intermediate container 10d853792999 [2020-10-21T07:53:20.317Z] ---> 3baef2f21e86 [2020-10-21T07:53:20.317Z] Step 21/23 : LABEL arch=x86_64 [2020-10-21T07:53:20.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T07:53:21.568Z] ---> Running in e8557d8e600c [2020-10-21T07:53:21.848Z] Removing intermediate container e8557d8e600c [2020-10-21T07:53:21.848Z] ---> c46afc965e77 [2020-10-21T07:53:21.848Z] Step 22/23 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:53:25.251Z] ---> Running in 054f34255382 [2020-10-21T07:53:25.547Z] Removing intermediate container 054f34255382 [2020-10-21T07:53:25.547Z] ---> d6fd29004896 [2020-10-21T07:53:25.547Z] Step 23/23 : LABEL version=0.0.0 [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 13.132s coverage: 86.3% of statements [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.210s coverage: 72.2% of statements [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.434s coverage: 72.1% of statements [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.027s coverage: 82.4% of statements [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.017s coverage: 48.4% of statements [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.018s coverage: 28.8% of statements [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 36.5% of statements [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.271s coverage: 84.1% of statements [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 42.9% of statements [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.015s coverage: 100.0% of statements [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-21T07:53:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.043s coverage: 83.8% of statements [2020-10-21T07:53:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-21T07:53:27.041Z] ---> Running in 9a5c251d786e [2020-10-21T07:53:27.553Z] Removing intermediate container 9a5c251d786e [2020-10-21T07:53:27.553Z] ---> d6870ad2c8bc [2020-10-21T07:53:27.553Z] [2020-10-21T07:53:27.553Z] Removing intermediate container b212077f9bec [2020-10-21T07:53:27.553Z] ---> d854e9e4d20e [2020-10-21T07:53:27.553Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-21T07:53:27.553Z] Successfully built d6870ad2c8bc [2020-10-21T07:53:27.553Z] ---> Running in 8e2a6d60a819 [2020-10-21T07:53:27.553Z] Successfully tagged docker-core-data-go:latest [2020-10-21T07:53:27.553Z]  Building docker-core-data-go ... done Building docker-security-secrets-setup-go [2020-10-21T07:53:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.145s coverage: 47.1% of statements [2020-10-21T07:53:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-21T07:53:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-21T07:53:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements [2020-10-21T07:53:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-21T07:53:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-21T07:53:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-21T07:53:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.026s coverage: 100.0% of statements [2020-10-21T07:53:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-21T07:53:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements [2020-10-21T07:53:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-21T07:53:33.433Z] Collecting docker-compose==1.23.2 [2020-10-21T07:53:33.433Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-21T07:53:34.036Z] Collecting docker<4.0,>=3.6.0 [2020-10-21T07:53:34.036Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-21T07:53:34.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.173s coverage: 29.1% of statements [2020-10-21T07:53:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-21T07:53:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-21T07:53:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-21T07:53:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-21T07:53:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-21T07:53:34.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements [2020-10-21T07:53:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-21T07:53:34.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2020-10-21T07:53:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-21T07:53:34.298Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2020-10-21T07:53:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-21T07:53:34.312Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-21T07:53:34.312Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-21T07:53:34.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.013s coverage: 100.0% of statements [2020-10-21T07:53:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-21T07:53:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-21T07:53:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-21T07:53:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-21T07:53:34.867Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2020-10-21T07:53:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-21T07:53:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-21T07:53:35.503Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2020-10-21T07:53:36.301Z] Collecting texttable<0.10,>=0.9.0 [2020-10-21T07:53:36.301Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-21T07:53:36.489Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements [2020-10-21T07:53:36.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.020s coverage: 100.0% of statements [2020-10-21T07:53:37.268Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-21T07:53:37.268Z] Collecting PyYAML<4,>=3.10 [2020-10-21T07:53:37.268Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-21T07:53:37.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T07:53:37.376Z] GO111MODULE=on go vet ./... [2020-10-21T07:53:38.726Z] Collecting cached-property<2,>=1.2.0 [2020-10-21T07:53:38.726Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-21T07:53:39.321Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-21T07:53:39.321Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-21T07:53:40.742Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-21T07:53:41.024Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-21T07:53:42.889Z] Collecting docopt<0.7,>=0.6.1 [2020-10-21T07:53:42.889Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-21T07:53:44.889Z] Collecting jsonschema<3,>=2.5.1 [2020-10-21T07:53:44.889Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-21T07:53:45.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-21T07:53:45.890Z] Collecting docker-pycreds>=0.4.0 [2020-10-21T07:53:45.890Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-21T07:53:45.890Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-21T07:53:45.890Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:53:45.890Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-21T07:53:45.890Z] ---> d9f37996ae46 [2020-10-21T07:53:45.890Z] Step 3/29 : WORKDIR /edgex-go [2020-10-21T07:53:45.890Z] ---> Using cache [2020-10-21T07:53:45.890Z] ---> 190737ee44a5 [2020-10-21T07:53:45.890Z] Step 4/29 : RUN apk update && apk add make git [2020-10-21T07:53:46.886Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-21T07:53:46.886Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-21T07:53:46.886Z] ---> Running in bb163874e9df [2020-10-21T07:53:47.241Z] Collecting idna<2.8,>=2.5 [2020-10-21T07:53:47.241Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-21T07:53:47.241Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-21T07:53:47.241Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-21T07:53:47.241Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-21T07:53:47.241Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-21T07:53:47.241Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-21T07:53:47.656Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, texttable, PyYAML, cached-property, docopt, jsonschema, docker-compose [2020-10-21T07:53:47.656Z] Attempting uninstall: urllib3 [2020-10-21T07:53:47.656Z] Found existing installation: urllib3 1.25.9 [2020-10-21T07:53:47.656Z] Uninstalling urllib3-1.25.9: [2020-10-21T07:53:47.656Z] Successfully uninstalled urllib3-1.25.9 [2020-10-21T07:53:48.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:53:48.102Z] Attempting uninstall: idna [2020-10-21T07:53:48.102Z] Found existing installation: idna 2.9 [2020-10-21T07:53:48.102Z] Uninstalling idna-2.9: [2020-10-21T07:53:48.102Z] Successfully uninstalled idna-2.9 [2020-10-21T07:53:49.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:53:49.102Z] Attempting uninstall: requests [2020-10-21T07:53:49.102Z] Found existing installation: requests 2.23.0 [2020-10-21T07:53:49.102Z] Uninstalling requests-2.23.0: [2020-10-21T07:53:49.102Z] Successfully uninstalled requests-2.23.0 [2020-10-21T07:53:49.436Z] Running setup.py install for dockerpty: started [2020-10-21T07:53:50.139Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-21T07:53:50.139Z] Running setup.py install for texttable: started [2020-10-21T07:53:50.139Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:53:50.139Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:53:50.139Z] OK: 12752 distinct packages available [2020-10-21T07:53:50.409Z] OK: 233 MiB in 51 packages [2020-10-21T07:53:50.679Z] Running setup.py install for texttable: finished with status 'done' [2020-10-21T07:53:50.679Z] Running setup.py install for PyYAML: started [2020-10-21T07:53:51.270Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-21T07:53:51.873Z] Removing intermediate container f06741e3e27f [2020-10-21T07:53:51.873Z] ---> 569ff821c3ee [2020-10-21T07:53:51.873Z] [2020-10-21T07:53:51.873Z] Step 10/26 : FROM alpine:3.10 [2020-10-21T07:53:52.154Z] 3.10: Pulling from library/alpine [2020-10-21T07:53:52.416Z] Running setup.py install for docopt: started [2020-10-21T07:53:53.003Z] Running setup.py install for docopt: finished with status 'done' [2020-10-21T07:53:54.968Z] Removing intermediate container 50f3d9814382 [2020-10-21T07:53:54.968Z] ---> 45f3682d9ce2 [2020-10-21T07:53:54.968Z] [2020-10-21T07:53:54.968Z] Step 10/22 : FROM scratch [2020-10-21T07:53:54.968Z] ---> [2020-10-21T07:53:54.968Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T07:53:54.968Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-21T07:53:54.968Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-21T07:53:54.968Z] ---> Using cache [2020-10-21T07:53:54.968Z] ---> 25d178d9ad35 [2020-10-21T07:53:54.968Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-21T07:53:55.562Z] Status: Downloaded newer image for alpine:3.10 [2020-10-21T07:53:55.562Z] ---> be4e4bea2c2e [2020-10-21T07:53:55.562Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-21T07:53:55.562Z] Removing intermediate container bb163874e9df [2020-10-21T07:53:55.562Z] ---> 723560b0bc19 [2020-10-21T07:53:55.562Z] Step 5/29 : COPY go.mod . [2020-10-21T07:53:55.562Z] ---> Running in c95cf977e2af [2020-10-21T07:53:55.562Z] Removing intermediate container 578cd60f14d4 [2020-10-21T07:53:55.562Z] ---> 843758777c9e [2020-10-21T07:53:55.562Z] [2020-10-21T07:53:55.562Z] Step 10/22 : FROM scratch [2020-10-21T07:53:55.562Z] ---> [2020-10-21T07:53:55.562Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T07:53:55.853Z] ---> Running in 0434283745df [2020-10-21T07:53:55.853Z] ---> Using cache [2020-10-21T07:53:55.853Z] ---> 25d178d9ad35 [2020-10-21T07:53:55.853Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-21T07:53:55.853Z] ---> Running in e8026f529f6a [2020-10-21T07:53:56.141Z] Removing intermediate container c95cf977e2af [2020-10-21T07:53:56.141Z] ---> 0d146b0eac08 [2020-10-21T07:53:56.141Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T07:53:56.141Z] ---> 69b0fe306edf [2020-10-21T07:53:56.141Z] Step 6/29 : RUN go mod download [2020-10-21T07:53:56.141Z] ---> Running in db0ee625b46c [2020-10-21T07:53:56.432Z] Removing intermediate container e8026f529f6a [2020-10-21T07:53:56.432Z] ---> 31face72f98d [2020-10-21T07:53:56.432Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T07:53:56.432Z] ---> Running in 8a48882d3a4f [2020-10-21T07:53:56.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:53:56.432Z] ---> Running in c7d523751790 [2020-10-21T07:53:56.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:53:56.703Z] Removing intermediate container db0ee625b46c [2020-10-21T07:53:56.703Z] ---> 46b4faa38075 [2020-10-21T07:53:56.703Z] Step 14/22 : WORKDIR / [2020-10-21T07:53:56.703Z] v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-21T07:53:56.703Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-21T07:53:56.703Z] OK: 10346 distinct packages available [2020-10-21T07:53:56.972Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-21T07:53:56.972Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-21T07:53:56.972Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-21T07:53:56.972Z] (4/5) Installing curl (7.66.0-r1) [2020-10-21T07:53:56.972Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-21T07:53:56.972Z] Executing busybox-1.30.1-r3.trigger [2020-10-21T07:53:56.972Z] Executing ca-certificates-20191127-r2.trigger [2020-10-21T07:53:57.332Z] OK: 7 MiB in 19 packages [2020-10-21T07:53:57.332Z] ---> Running in dca915215121 [2020-10-21T07:53:59.300Z] Removing intermediate container c7d523751790 [2020-10-21T07:53:59.300Z] ---> 81e1870df2b9 [2020-10-21T07:53:59.300Z] Step 14/22 : WORKDIR / [2020-10-21T07:53:59.300Z] ---> Running in 4e55d4a7defe [2020-10-21T07:53:59.300Z] Removing intermediate container 8e2a6d60a819 [2020-10-21T07:53:59.300Z] ---> 479838934230 [2020-10-21T07:53:59.300Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-21T07:53:59.300Z] Removing intermediate container dca915215121 [2020-10-21T07:53:59.300Z] ---> 35c81fb9de0b [2020-10-21T07:53:59.300Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-21T07:53:59.584Z] ---> Running in 41ca31b72d86 [2020-10-21T07:53:59.584Z] Removing intermediate container 4e55d4a7defe [2020-10-21T07:53:59.584Z] ---> 0de443b33638 [2020-10-21T07:53:59.584Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-21T07:54:00.138Z] gofmt -l . [2020-10-21T07:54:00.138Z] [ "`gofmt -l .`" = "" ] [2020-10-21T07:54:00.172Z] ---> a788103148ad [2020-10-21T07:54:00.172Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-21T07:54:00.444Z] Removing intermediate container 0434283745df [2020-10-21T07:54:00.444Z] ---> 5d0e518d6488 [2020-10-21T07:54:00.444Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T07:54:00.444Z] Removing intermediate container 8a48882d3a4f [2020-10-21T07:54:00.444Z] ---> 297dc25eddb8 [2020-10-21T07:54:00.444Z] Step 7/29 : COPY . . [2020-10-21T07:54:00.444Z] ---> d732315032b6 [2020-10-21T07:54:00.444Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-21T07:54:00.444Z] ---> Running in 69d284fef9e2 [2020-10-21T07:54:00.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:54:00.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:54:00.983Z] Removing intermediate container 69d284fef9e2 [2020-10-21T07:54:00.983Z] ---> af9d1fe5b7d6 [2020-10-21T07:54:00.983Z] Step 13/26 : WORKDIR / [2020-10-21T07:54:01.248Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T07:54:01.248Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-21T07:54:01.248Z] (3/3) Installing curl (7.69.1-r1) [2020-10-21T07:54:01.248Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:54:01.248Z] OK: 72 MiB in 58 packages [2020-10-21T07:54:01.572Z] ./bin/test-go-mod-tidy.sh [2020-10-21T07:54:02.559Z] ./bin/test-attribution-txt.sh [2020-10-21T07:54:02.644Z] ---> Running in 3ff5e41abae7 [2020-10-21T07:54:03.593Z] ---> 08b492018378 [2020-10-21T07:54:03.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-21T07:54:04.541Z] ---> 4c4659a0b12e [2020-10-21T07:54:04.541Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-21T07:54:06.463Z] Removing intermediate container 3ff5e41abae7 [2020-10-21T07:54:06.463Z] ---> af4de441e613 [2020-10-21T07:54:06.463Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh [2020-10-21T07:54:07.039Z] ---> 3d43fbcfd3a1 [2020-10-21T07:54:07.039Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-21T07:54:07.039Z] ---> 7b2ac2ab05e6 [2020-10-21T07:54:07.039Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-21T07:54:07.549Z] + ls -al . [2020-10-21T07:54:07.550Z] total 644 [2020-10-21T07:54:07.550Z] drwxrwxr-x 9 1001 1001 4096 Oct 21 07:54 . [2020-10-21T07:54:07.550Z] drwxr-xr-x 4 root root 4096 Oct 21 07:51 .. [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 07:50 .dockerignore [2020-10-21T07:54:07.550Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 07:50 .git [2020-10-21T07:54:07.550Z] drwxrwxr-x 3 1001 1001 4096 Oct 21 07:50 .github [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 932 Oct 21 07:50 .gitignore [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 07:50 .sonarcloud.properties [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 07:50 CONTRIBUTING.md [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 1035 Oct 21 07:50 Dockerfile.build [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 863 Oct 21 07:50 Jenkinsfile [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 07:50 LICENSE [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 6237 Oct 21 07:50 Makefile [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 6447 Oct 21 07:50 README.md [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 259 Oct 21 07:50 SECURITY.md [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 07:47 VERSION [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 07:50 ZMQWindows.md [2020-10-21T07:54:07.550Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 07:50 bin [2020-10-21T07:54:07.550Z] drwxrwxr-x 15 1001 1001 4096 Oct 21 07:50 cmd [2020-10-21T07:54:07.550Z] -rw-r--r-- 1 root root 521763 Oct 21 07:53 coverage.out [2020-10-21T07:54:07.550Z] -rw-r--r-- 1 root root 1041 Oct 21 07:54 go.mod [2020-10-21T07:54:07.550Z] -rw-r--r-- 1 root root 18775 Oct 21 07:54 go.sum [2020-10-21T07:54:07.550Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 07:50 internal [2020-10-21T07:54:07.550Z] drwxrwxr-x 4 1001 1001 4096 Oct 21 07:50 openapi [2020-10-21T07:54:07.550Z] drwxrwxr-x 4 1001 1001 4096 Oct 21 07:50 snap [2020-10-21T07:54:07.550Z] -rw-rw-r-- 1 1001 1001 168 Oct 21 07:50 version.go [Pipeline] sh [2020-10-21T07:54:08.216Z] + '[' -e coverage.out ] [2020-10-21T07:54:08.216Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-21T07:54:08.296Z] Warning: overwriting stash ‘coverage-report’ [2020-10-21T07:54:09.446Z] Stashed 1 file(s) [Pipeline] sh [2020-10-21T07:54:09.701Z] ---> Running in 779f6b780ed2 [2020-10-21T07:54:09.701Z] Removing intermediate container 41ca31b72d86 [2020-10-21T07:54:09.701Z] ---> 02d306cba1dc [2020-10-21T07:54:09.701Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-21T07:54:10.155Z] + make build [2020-10-21T07:54:10.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T07:54:10.645Z] ---> Running in 1ad7ed2d4c49 [2020-10-21T07:54:11.588Z] ---> cd5babae4079 [2020-10-21T07:54:11.588Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-21T07:54:12.535Z] ---> Running in 1d6ad91d72d0 [2020-10-21T07:54:13.109Z] Removing intermediate container 779f6b780ed2 [2020-10-21T07:54:13.109Z] ---> 4f5ace3214c1 [2020-10-21T07:54:13.109Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T07:54:15.676Z] Removing intermediate container 1ad7ed2d4c49 [2020-10-21T07:54:15.676Z] ---> db795d4c47b0 [2020-10-21T07:54:15.676Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T07:54:16.255Z] ---> 28cef7f08741 [2020-10-21T07:54:16.255Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-21T07:54:16.255Z] ---> Running in 4ae347092dba [2020-10-21T07:54:16.255Z] Removing intermediate container 1d6ad91d72d0 [2020-10-21T07:54:16.255Z] ---> fa8116ec7aa7 [2020-10-21T07:54:16.255Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T07:54:17.644Z] ---> Running in 59c5d3411129 [2020-10-21T07:54:18.588Z] ---> 223ff4b639f7 [2020-10-21T07:54:18.588Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-21T07:54:18.588Z] ---> Running in 58a16c5fd10a [2020-10-21T07:54:18.588Z] Removing intermediate container 4ae347092dba [2020-10-21T07:54:18.588Z] ---> c92b8f06f5a2 [2020-10-21T07:54:18.588Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T07:54:18.588Z] Removing intermediate container 59c5d3411129 [2020-10-21T07:54:18.588Z] ---> 8533bc18b008 [2020-10-21T07:54:18.588Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T07:54:18.588Z] ---> Running in e64b27c395ab [2020-10-21T07:54:18.588Z] ---> 2143f65cb40d [2020-10-21T07:54:18.588Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-21T07:54:18.857Z] ---> Running in 2677a56e6776 [2020-10-21T07:54:18.857Z] Removing intermediate container 58a16c5fd10a [2020-10-21T07:54:18.857Z] ---> a81ca2d14c0e [2020-10-21T07:54:18.857Z] Step 25/27 : LABEL arch=x86_64 [2020-10-21T07:54:18.857Z] ---> ec739dc8d1d6 [2020-10-21T07:54:18.857Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-21T07:54:18.857Z] ---> Running in bc1f721aa934 [2020-10-21T07:54:19.122Z] ---> Running in d72b065b6658 [2020-10-21T07:54:19.122Z] Removing intermediate container e64b27c395ab [2020-10-21T07:54:19.122Z] ---> b071f220b09d [2020-10-21T07:54:19.122Z] Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:54:19.122Z] Removing intermediate container 2677a56e6776 [2020-10-21T07:54:19.122Z] ---> 2b3b3cd84f4d [2020-10-21T07:54:19.122Z] Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:54:19.394Z] ---> Running in 7df94ee5efc9 [2020-10-21T07:54:19.394Z] ---> Running in 047c40cf708b [2020-10-21T07:54:19.394Z] Removing intermediate container d72b065b6658 [2020-10-21T07:54:19.394Z] ---> 252d1d92241d [2020-10-21T07:54:19.394Z] Step 26/27 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:54:19.657Z] ---> 525a0882643d [2020-10-21T07:54:19.657Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-21T07:54:19.657Z] ---> Running in 4cea6f8041d8 [2020-10-21T07:54:19.657Z] Removing intermediate container 7df94ee5efc9 [2020-10-21T07:54:19.657Z] ---> 54523bb8c43f [2020-10-21T07:54:19.657Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T07:54:19.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T07:54:19.932Z] Removing intermediate container 047c40cf708b [2020-10-21T07:54:19.932Z] ---> 92b6695e1f39 [2020-10-21T07:54:19.932Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T07:54:19.932Z] ---> Running in a1a7b42d386d [2020-10-21T07:54:19.932Z] ---> Running in 0f9ad52da9fb [2020-10-21T07:54:19.932Z] Removing intermediate container 4cea6f8041d8 [2020-10-21T07:54:19.932Z] ---> 22dd804207f3 [2020-10-21T07:54:19.932Z] Step 27/27 : LABEL version=0.0.0 [2020-10-21T07:54:20.205Z] ---> 9b9431190f71 [2020-10-21T07:54:20.205Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-21T07:54:20.205Z] ---> Running in bfcc9026d0bf [2020-10-21T07:54:20.205Z] Removing intermediate container a1a7b42d386d [2020-10-21T07:54:20.205Z] ---> 184482ab0487 [2020-10-21T07:54:20.205Z] [2020-10-21T07:54:20.205Z] Removing intermediate container 0f9ad52da9fb [2020-10-21T07:54:20.205Z] ---> f9e7d47ffb81 [2020-10-21T07:54:20.205Z] [2020-10-21T07:54:20.499Z] Successfully built 184482ab0487 [2020-10-21T07:54:20.499Z] Successfully tagged docker-core-command-go:latest [2020-10-21T07:54:20.499Z]  Building docker-core-command-go ... done Removing intermediate container bfcc9026d0bf [2020-10-21T07:54:20.499Z] ---> 5de99eef5e9c [2020-10-21T07:54:20.499Z] [2020-10-21T07:54:20.499Z] Building docker-security-proxy-setup-go [2020-10-21T07:54:20.773Z] Successfully built f9e7d47ffb81 [2020-10-21T07:54:20.773Z] Successfully tagged docker-core-metadata-go:latest [2020-10-21T07:54:20.773Z]  Building docker-core-metadata-go ... done Successfully built 5de99eef5e9c [2020-10-21T07:54:20.773Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-21T07:54:21.747Z]  Building docker-sys-mgmt-agent-go ... done  ---> 128770ec310c [2020-10-21T07:54:21.747Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T07:54:22.340Z] ---> b10c2a8444cb [2020-10-21T07:54:22.340Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T07:54:24.915Z] ---> Running in 2c47cd7bcc4b [2020-10-21T07:54:27.501Z] Removing intermediate container 2c47cd7bcc4b [2020-10-21T07:54:27.501Z] ---> a4c64e086ec4 [2020-10-21T07:54:27.501Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T07:54:28.460Z] ---> Running in a23815101fea [2020-10-21T07:54:28.730Z] Removing intermediate container a23815101fea [2020-10-21T07:54:28.730Z] ---> 7d4afbf40a0d [2020-10-21T07:54:28.730Z] Step 24/26 : LABEL arch=x86_64 [2020-10-21T07:54:30.664Z] ---> Running in 58f3271f4aac [2020-10-21T07:54:32.064Z] Removing intermediate container 58f3271f4aac [2020-10-21T07:54:32.064Z] ---> b71825c7f072 [2020-10-21T07:54:32.064Z] Step 25/26 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:54:32.658Z] ---> Running in 06973d3f3ad0 [2020-10-21T07:54:33.248Z] Removing intermediate container 06973d3f3ad0 [2020-10-21T07:54:33.248Z] ---> 4bb46c4edec8 [2020-10-21T07:54:33.248Z] Step 26/26 : LABEL version=0.0.0 [2020-10-21T07:54:33.248Z] ---> Running in 05ca5b45c425 [2020-10-21T07:54:33.825Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:54:33.825Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:54:33.825Z] ---> d9f37996ae46 [2020-10-21T07:54:33.825Z] Step 3/20 : WORKDIR /edgex-go [2020-10-21T07:54:33.825Z] ---> Using cache [2020-10-21T07:54:33.825Z] ---> 190737ee44a5 [2020-10-21T07:54:33.825Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:54:33.825Z] ---> Using cache [2020-10-21T07:54:33.825Z] ---> 46213f412419 [2020-10-21T07:54:33.825Z] Step 5/20 : RUN apk update && apk add make git [2020-10-21T07:54:33.825Z] ---> Using cache [2020-10-21T07:54:33.825Z] ---> 1f804724ed6f [2020-10-21T07:54:33.825Z] Step 6/20 : COPY go.mod . [2020-10-21T07:54:33.825Z] ---> Using cache [2020-10-21T07:54:33.825Z] ---> afb9e7fa83db [2020-10-21T07:54:33.825Z] Step 7/20 : RUN go mod download [2020-10-21T07:54:33.825Z] ---> Using cache [2020-10-21T07:54:33.825Z] ---> 1d905413f189 [2020-10-21T07:54:33.825Z] Step 8/20 : COPY . . [2020-10-21T07:54:33.825Z] ---> Using cache [2020-10-21T07:54:33.825Z] ---> f5757455087e [2020-10-21T07:54:33.825Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-21T07:54:36.386Z] ---> Running in 9006f3a1c8c2 [2020-10-21T07:54:36.386Z] Removing intermediate container 05ca5b45c425 [2020-10-21T07:54:36.386Z] ---> 91f1d9323e4a [2020-10-21T07:54:36.386Z] [2020-10-21T07:54:36.386Z] Removing intermediate container bc1f721aa934 [2020-10-21T07:54:36.386Z] ---> 06757c7aef78 [2020-10-21T07:54:36.386Z] [2020-10-21T07:54:36.386Z] Step 9/29 : FROM alpine:latest [2020-10-21T07:54:36.386Z] ---> a24bb4013296 [2020-10-21T07:54:36.386Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-21T07:54:36.386Z] Successfully built 91f1d9323e4a [2020-10-21T07:54:36.386Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-21T07:54:36.386Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 850416d23b33 [2020-10-21T07:54:36.386Z] Removing intermediate container 850416d23b33 [2020-10-21T07:54:36.386Z] ---> 2531b1692800 [2020-10-21T07:54:36.386Z] Step 11/29 : USER root [2020-10-21T07:54:36.651Z] ---> Running in b044b1671fd5 [2020-10-21T07:54:36.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T07:54:36.651Z] Removing intermediate container b044b1671fd5 [2020-10-21T07:54:36.651Z] ---> 7ae997dc9e95 [2020-10-21T07:54:36.651Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-21T07:54:36.964Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T07:54:37.059Z] ---> Running in 71ba6c19a612 [2020-10-21T07:54:37.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:54:37.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:54:37.826Z] v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:54:37.826Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:54:37.826Z] OK: 12750 distinct packages available [2020-10-21T07:54:38.223Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-21T07:54:38.224Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-21T07:54:38.224Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:54:38.224Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T07:54:38.224Z] OK: 6 MiB in 16 packages [2020-10-21T07:54:40.180Z] Removing intermediate container 71ba6c19a612 [2020-10-21T07:54:40.180Z] ---> c491838adfb9 [2020-10-21T07:54:40.180Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-21T07:54:40.180Z] ---> Running in 35a9baa61d0e [2020-10-21T07:54:40.180Z] Removing intermediate container 35a9baa61d0e [2020-10-21T07:54:40.180Z] ---> 512a830609dd [2020-10-21T07:54:40.180Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-21T07:54:40.452Z] ---> Running in 7e31b39ff81d [2020-10-21T07:54:40.726Z] Removing intermediate container 7e31b39ff81d [2020-10-21T07:54:40.726Z] ---> d7e92b735c76 [2020-10-21T07:54:40.726Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-21T07:54:40.726Z] ---> Running in 9e7d97a7d70c [2020-10-21T07:54:42.162Z] Removing intermediate container 9e7d97a7d70c [2020-10-21T07:54:42.162Z] ---> 039637a76904 [2020-10-21T07:54:42.162Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-21T07:54:42.758Z] ---> 78795fa3725f [2020-10-21T07:54:42.758Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-21T07:54:43.031Z] ---> b8db2d5f06a7 [2020-10-21T07:54:43.031Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-21T07:54:43.616Z] ---> 4aa58411e0b7 [2020-10-21T07:54:43.616Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-21T07:54:43.879Z] ---> 6696babbb129 [2020-10-21T07:54:43.879Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-21T07:54:44.148Z] ---> b6c1d65b66d5 [2020-10-21T07:54:44.148Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-21T07:54:44.148Z] ---> Running in 7651b18909bf [2020-10-21T07:54:45.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T07:54:45.543Z] Removing intermediate container 7651b18909bf [2020-10-21T07:54:45.544Z] ---> 5b89788d1844 [2020-10-21T07:54:45.544Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T07:54:46.931Z] ---> 071ee074cb1d [2020-10-21T07:54:46.932Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T07:54:47.193Z] ---> Running in d5408594670e [2020-10-21T07:54:47.193Z] Removing intermediate container 9006f3a1c8c2 [2020-10-21T07:54:47.193Z] ---> 0035f1b3c1a1 [2020-10-21T07:54:47.193Z] [2020-10-21T07:54:47.193Z] Step 10/20 : FROM alpine [2020-10-21T07:54:47.193Z] ---> a24bb4013296 [2020-10-21T07:54:47.193Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-21T07:54:47.458Z] ---> Running in 6e9e38820e1c [2020-10-21T07:54:48.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T07:54:48.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T07:54:48.297Z] Removing intermediate container d5408594670e [2020-10-21T07:54:48.297Z] ---> ed9f91d1acda [2020-10-21T07:54:48.297Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-21T07:54:48.297Z] ---> Running in c93280cf11f6 [2020-10-21T07:54:48.297Z] v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:54:48.297Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:54:48.297Z] OK: 12750 distinct packages available [2020-10-21T07:54:48.561Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-21T07:54:48.561Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T07:54:48.561Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-21T07:54:48.561Z] (4/4) Installing curl (7.69.1-r1) [2020-10-21T07:54:48.561Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:54:48.561Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T07:54:48.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T07:54:48.824Z] OK: 7 MiB in 18 packages [2020-10-21T07:54:50.215Z] Removing intermediate container 6e9e38820e1c [2020-10-21T07:54:50.215Z] ---> 5ec964733ec6 [2020-10-21T07:54:50.215Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T07:54:50.215Z] Removing intermediate container c93280cf11f6 [2020-10-21T07:54:50.215Z] ---> b7f3345bdfa3 [2020-10-21T07:54:50.215Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T07:54:50.215Z] ---> Running in 4be5ae50793e [2020-10-21T07:54:50.476Z] ---> Running in a581c048ed2f [2020-10-21T07:54:50.476Z] Removing intermediate container 4be5ae50793e [2020-10-21T07:54:50.476Z] ---> f734e0179763 [2020-10-21T07:54:50.476Z] Step 13/20 : WORKDIR /edgex [2020-10-21T07:54:50.739Z] ---> Running in 118d6d371991 [2020-10-21T07:54:50.739Z] Removing intermediate container a581c048ed2f [2020-10-21T07:54:50.739Z] ---> 5d64f63eb65c [2020-10-21T07:54:50.739Z] Step 26/29 : CMD [ "generate" ] [2020-10-21T07:54:50.739Z] ---> Running in 378f3a89ac1d [2020-10-21T07:54:51.001Z] Removing intermediate container 118d6d371991 [2020-10-21T07:54:51.001Z] ---> 703b356bcee3 [2020-10-21T07:54:51.001Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-21T07:54:51.001Z] Removing intermediate container 378f3a89ac1d [2020-10-21T07:54:51.001Z] ---> 1482dd2a7edd [2020-10-21T07:54:51.001Z] Step 27/29 : LABEL arch=x86_64 [2020-10-21T07:54:51.001Z] ---> Running in 63232d4c13a4 [2020-10-21T07:54:51.263Z] ---> af72b59e9f00 [2020-10-21T07:54:51.263Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-21T07:54:51.263Z] Removing intermediate container 63232d4c13a4 [2020-10-21T07:54:51.263Z] ---> 4d45260c19a3 [2020-10-21T07:54:51.263Z] Step 28/29 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:54:51.263Z] ---> Running in 5493da3f8f09 [2020-10-21T07:54:51.526Z] Removing intermediate container 5493da3f8f09 [2020-10-21T07:54:51.526Z] ---> fe22f8c2127e [2020-10-21T07:54:51.526Z] Step 29/29 : LABEL version=0.0.0 [2020-10-21T07:54:51.526Z] ---> Running in f87f08a0bec4 [2020-10-21T07:54:51.788Z] ---> cd2f616d192a [2020-10-21T07:54:51.788Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-21T07:54:51.788Z] ---> Running in c42a284edd1d [2020-10-21T07:54:51.788Z] Removing intermediate container f87f08a0bec4 [2020-10-21T07:54:51.788Z] ---> 1ebde11f8f8e [2020-10-21T07:54:51.788Z] [2020-10-21T07:54:52.050Z] Successfully built 1ebde11f8f8e [2020-10-21T07:54:52.050Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-21T07:54:52.050Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container c42a284edd1d [2020-10-21T07:54:52.050Z] ---> 7bdfd7ea57d6 [2020-10-21T07:54:52.050Z] Step 17/20 : CMD ["--init=true"] [2020-10-21T07:54:52.050Z] ---> Running in 1777f9cc642d [2020-10-21T07:54:52.050Z] Removing intermediate container 1777f9cc642d [2020-10-21T07:54:52.050Z] ---> 2c3c9a0c2a37 [2020-10-21T07:54:52.050Z] Step 18/20 : LABEL arch=x86_64 [2020-10-21T07:54:52.315Z] ---> Running in dc11d9d8a714 [2020-10-21T07:54:52.315Z] Removing intermediate container dc11d9d8a714 [2020-10-21T07:54:52.315Z] ---> a67e3124b0b4 [2020-10-21T07:54:52.315Z] Step 19/20 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:54:52.315Z] ---> Running in 2a2fcff8de50 [2020-10-21T07:54:52.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T07:54:53.701Z] Removing intermediate container 2a2fcff8de50 [2020-10-21T07:54:53.701Z] ---> 6de549ac44d1 [2020-10-21T07:54:53.701Z] Step 20/20 : LABEL version=0.0.0 [2020-10-21T07:54:53.701Z] ---> Running in 2bbb4a582886 [2020-10-21T07:54:53.701Z] Removing intermediate container 2bbb4a582886 [2020-10-21T07:54:53.701Z] ---> 5c0d37545444 [2020-10-21T07:54:53.701Z] [2020-10-21T07:54:53.962Z] Successfully built 5c0d37545444 [2020-10-21T07:54:53.962Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-21T07:54:54.253Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2020-10-21T07:54:54.308Z] $ docker stop --time=1 3ad3b67bde23046fe5a72b1fa1690e79720af0ad0ea4f0d3030e8d1294ecaa7c [2020-10-21T07:54:56.112Z] $ docker rm -f 3ad3b67bde23046fe5a72b1fa1690e79720af0ad0ea4f0d3030e8d1294ecaa7c [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T07:54:56.760Z] + docker images [2020-10-21T07:54:56.760Z] + grep docker [2020-10-21T07:54:57.022Z] docker-security-proxy-setup-go latest 5c0d37545444 3 seconds ago 15.8MB [2020-10-21T07:54:57.022Z] docker-security-secrets-setup-go latest 1ebde11f8f8e 5 seconds ago 24MB [2020-10-21T07:54:57.022Z] docker-security-secretstore-setup-go latest 91f1d9323e4a 21 seconds ago 32.4MB [2020-10-21T07:54:57.022Z] docker-sys-mgmt-agent-go latest 5de99eef5e9c 36 seconds ago 290MB [2020-10-21T07:54:57.022Z] docker-core-metadata-go latest f9e7d47ffb81 36 seconds ago 14.4MB [2020-10-21T07:54:57.022Z] docker-core-command-go latest 184482ab0487 37 seconds ago 12.2MB [2020-10-21T07:54:57.022Z] docker-core-data-go latest d6870ad2c8bc About a minute ago 23.6MB [2020-10-21T07:54:57.022Z] docker-support-notifications-go latest d299990a65e1 2 minutes ago 13.6MB [2020-10-21T07:54:57.022Z] docker-support-logging-go latest cdcf58b0f7e2 2 minutes ago 11.1MB [2020-10-21T07:54:57.022Z] docker-support-scheduler-go latest 029737c51fc8 2 minutes ago 12.3MB [2020-10-21T07:54:57.022Z] docker latest 57e1c8313ec1 13 hours ago 217MB [Pipeline] } [Pipeline] // withEnv [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] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-21T07:54:58.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T07:54:58.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T07:55:03.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T07:55:09.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T07:55:12.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T07:55:12.936Z] Still waiting to schedule task [2020-10-21T07:55:12.936Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-21T07:55:15.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T07:55:19.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T07:55:23.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-21T07:55:25.141Z] $ docker stop --time=1 f8a0bddce95756bdcc7adf325dabdac7300f808c6548627b2b4f9ede441d645c [2020-10-21T07:55:27.757Z] $ docker rm -f f8a0bddce95756bdcc7adf325dabdac7300f808c6548627b2b4f9ede441d645c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:55:29.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-21T07:55:29.427Z] [2020-10-21T07:55:29.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:55:30.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-21T07:55:30.359Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-21T07:55:30.359Z] 29e5d40040c1: Pulling fs layer [2020-10-21T07:55:30.359Z] 1ce36da41761: Pulling fs layer [2020-10-21T07:55:30.359Z] 25b303627fd3: Pulling fs layer [2020-10-21T07:55:30.960Z] 29e5d40040c1: Verifying Checksum [2020-10-21T07:55:30.960Z] 29e5d40040c1: Download complete [2020-10-21T07:55:31.234Z] 1ce36da41761: Verifying Checksum [2020-10-21T07:55:31.234Z] 1ce36da41761: Download complete [2020-10-21T07:55:31.514Z] 29e5d40040c1: Pull complete [2020-10-21T07:55:32.944Z] 1ce36da41761: Pull complete [2020-10-21T07:55:33.218Z] 25b303627fd3: Verifying Checksum [2020-10-21T07:55:33.218Z] 25b303627fd3: Download complete [2020-10-21T07:55:43.365Z] 25b303627fd3: Pull complete [2020-10-21T07:55:43.365Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-21T07:55:43.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-21T07:55:43.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-21T07:55:43.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container [2020-10-21T07:55:43.694Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-21T07:55:46.921Z] $ docker top 5be16fd2f88187f92617996281ec8e3bd83ff23066daac018ce9f1e8d3f0bc09 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T07:55:48.365Z] + grep parallel [2020-10-21T07:55:48.365Z] + docker-compose build --help [2020-10-21T07:55:51.735Z] --parallel Build images in parallel. [Pipeline] } [2020-10-21T07:55:51.765Z] $ docker stop --time=1 5be16fd2f88187f92617996281ec8e3bd83ff23066daac018ce9f1e8d3f0bc09 [2020-10-21T07:55:53.717Z] $ docker rm -f 5be16fd2f88187f92617996281ec8e3bd83ff23066daac018ce9f1e8d3f0bc09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:55:54.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-21T07:55:54.575Z] . [Pipeline] withDockerContainer [2020-10-21T07:55:54.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container [2020-10-21T07:55:54.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-21T07:55:56.344Z] $ docker top 38fddea0c72a2e19cd919e7fb4294b01a507207fd07c287c4827f3bb8cb2ef80 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T07:55:57.385Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-21T07:56:01.725Z] Building docker-core-command-go ... [2020-10-21T07:56:01.725Z] Building docker-core-data-go ... [2020-10-21T07:56:01.725Z] Building docker-core-metadata-go ... [2020-10-21T07:56:01.725Z] Building docker-security-proxy-setup-go ... [2020-10-21T07:56:01.725Z] Building docker-security-secrets-setup-go ... [2020-10-21T07:56:01.725Z] Building docker-security-secretstore-setup-go ... [2020-10-21T07:56:01.725Z] Building docker-support-logging-go ... [2020-10-21T07:56:01.725Z] Building docker-support-notifications-go ... [2020-10-21T07:56:01.725Z] Building docker-support-scheduler-go ... [2020-10-21T07:56:01.725Z] Building docker-sys-mgmt-agent-go ... [2020-10-21T07:56:01.725Z] Building docker-security-secretstore-setup-go [2020-10-21T07:56:01.725Z] Building docker-security-secrets-setup-go [2020-10-21T07:56:01.725Z] Building docker-security-proxy-setup-go [2020-10-21T07:56:01.725Z] Building docker-support-notifications-go [2020-10-21T07:56:01.725Z] Building docker-support-logging-go [2020-10-21T07:56:15.710Z] Running on prd-centos7-docker-8c-8g-7456 in /w/workspace/edgexfoundry_edgex-go_PR-2827 [Pipeline] { [Pipeline] ws [2020-10-21T07:56:15.766Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2020-10-21T07:56:17.844Z] using credential edgex-jenkins-ssh [2020-10-21T07:56:17.902Z] Cloning the remote Git repository [2020-10-21T07:56:17.928Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:56:17.994Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2020-10-21T07:56:18.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:56:18.017Z] > git --version # timeout=10 [2020-10-21T07:56:18.021Z] > git --version # 'git version 2.16.5' [2020-10-21T07:56:18.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T07:56:18.047Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T07:56:26.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T07:56:26.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T07:56:26.757Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T07:56:26.772Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:56:26.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T07:56:26.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2827/head:refs/remotes/origin/PR-2827 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T07:56:27.304Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit df2d8535c45df876d1124f18faba45e83a273a0c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T07:56:27.971Z] Failed in branch amd64 [2020-10-21T07:56:27.316Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T07:56:27.320Z] > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # timeout=10 [2020-10-21T07:57:23.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:57:23.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:57:23.539Z] ---> e75fd962a8b3 [2020-10-21T07:57:23.539Z] Step 3/24 : WORKDIR /edgex-go [2020-10-21T07:57:23.539Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:57:23.539Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-21T07:57:23.539Z] ---> e75fd962a8b3 [2020-10-21T07:57:23.539Z] Step 3/29 : WORKDIR /edgex-go [2020-10-21T07:57:23.539Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:57:23.539Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:57:23.539Z] ---> e75fd962a8b3 [2020-10-21T07:57:23.539Z] Step 3/20 : WORKDIR /edgex-go [2020-10-21T07:57:23.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:57:23.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:57:23.539Z] ---> e75fd962a8b3 [2020-10-21T07:57:23.539Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T07:57:23.539Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T07:57:23.539Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-21T07:57:23.539Z] ---> e75fd962a8b3 [2020-10-21T07:57:23.539Z] Step 3/26 : WORKDIR /edgex-go [2020-10-21T07:57:23.539Z] ---> Running in f3d8b235c896 [2020-10-21T07:57:23.539Z] ---> Running in cd863d87ed1f [2020-10-21T07:57:23.539Z] ---> Running in 21e1e89f069f [2020-10-21T07:57:23.539Z] ---> Running in 822ade337572 [2020-10-21T07:57:23.539Z] ---> Running in b2d7d334bc67 [2020-10-21T07:57:23.539Z] Removing intermediate container 822ade337572 [2020-10-21T07:57:23.539Z] ---> 4011ca16adbb [2020-10-21T07:57:23.539Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:57:23.539Z] Removing intermediate container 21e1e89f069f [2020-10-21T07:57:23.539Z] ---> 474e68bfe9c2 [2020-10-21T07:57:23.539Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:57:23.539Z] Removing intermediate container b2d7d334bc67 [2020-10-21T07:57:23.539Z] ---> dcb2aab04291 [2020-10-21T07:57:23.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:57:23.539Z] ---> Running in 8859bb1909ef [2020-10-21T07:57:23.539Z] Removing intermediate container cd863d87ed1f [2020-10-21T07:57:23.539Z] ---> 3a616cc869c7 [2020-10-21T07:57:23.539Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T07:57:23.539Z] Removing intermediate container f3d8b235c896 [2020-10-21T07:57:23.539Z] ---> 0fd4930e1a0b [2020-10-21T07:57:23.539Z] Step 4/29 : RUN apk update && apk add make git [2020-10-21T07:57:23.539Z] ---> Running in f8c1d715d470 [2020-10-21T07:57:23.539Z] ---> Running in 7bfc80e787de [2020-10-21T07:57:23.539Z] ---> Running in 9f05236af3d8 [2020-10-21T07:57:23.539Z] ---> Running in bfe778d7f72d [2020-10-21T07:57:25.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:25.813Z] Removing intermediate container 8859bb1909ef [2020-10-21T07:57:25.813Z] ---> 34eaf37701b6 [2020-10-21T07:57:25.813Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-21T07:57:26.087Z] ---> Running in 3eb07b847666 [2020-10-21T07:57:26.087Z] Removing intermediate container f8c1d715d470 [2020-10-21T07:57:26.087Z] ---> 94cfcaa7b09a [2020-10-21T07:57:26.087Z] Step 5/26 : RUN apk update && apk add make git [2020-10-21T07:57:26.361Z] ---> Running in 8a4234f5a533 [2020-10-21T07:57:26.362Z] Removing intermediate container 7bfc80e787de [2020-10-21T07:57:26.362Z] ---> c5ee1c1151f5 [2020-10-21T07:57:26.362Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-21T07:57:26.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:26.633Z] Removing intermediate container 9f05236af3d8 [2020-10-21T07:57:26.634Z] ---> b2fc674d306e [2020-10-21T07:57:26.634Z] Step 5/20 : RUN apk update && apk add make git [2020-10-21T07:57:26.634Z] ---> Running in 0a9e5e3a50a5 [2020-10-21T07:57:26.906Z] ---> Running in ac48c88b3c41 [2020-10-21T07:57:27.888Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:57:27.888Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:57:27.888Z] OK: 12623 distinct packages available [2020-10-21T07:57:28.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:28.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:28.772Z] OK: 217 MiB in 51 packages [2020-10-21T07:57:29.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:29.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:29.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:29.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:29.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:29.869Z] Removing intermediate container bfe778d7f72d [2020-10-21T07:57:29.869Z] ---> c30ed00ef7aa [2020-10-21T07:57:29.869Z] Step 5/29 : COPY go.mod . [2020-10-21T07:57:30.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:57:30.740Z] ---> c0951483c477 [2020-10-21T07:57:30.740Z] Step 6/29 : RUN go mod download [2020-10-21T07:57:30.740Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:57:30.740Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:57:30.740Z] OK: 12623 distinct packages available [2020-10-21T07:57:30.740Z] ---> Running in 516b50766c4b [2020-10-21T07:57:31.337Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:57:31.337Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:57:31.337Z] OK: 12623 distinct packages available [2020-10-21T07:57:31.337Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:57:31.337Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:57:31.337Z] OK: 12623 distinct packages available [2020-10-21T07:57:31.337Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:57:31.337Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:57:31.337Z] OK: 12623 distinct packages available [2020-10-21T07:57:31.615Z] OK: 217 MiB in 51 packages [2020-10-21T07:57:32.220Z] OK: 217 MiB in 51 packages [2020-10-21T07:57:32.220Z] OK: 217 MiB in 51 packages [2020-10-21T07:57:32.220Z] OK: 217 MiB in 51 packages [2020-10-21T07:57:33.203Z] OK: 217 MiB in 51 packages [2020-10-21T07:57:33.480Z] Removing intermediate container 3eb07b847666 [2020-10-21T07:57:33.480Z] ---> dc2d4ca9aaca [2020-10-21T07:57:33.480Z] Step 6/24 : COPY go.mod . [2020-10-21T07:57:34.493Z] Removing intermediate container 8a4234f5a533 [2020-10-21T07:57:34.493Z] ---> b830b04bec8f [2020-10-21T07:57:34.493Z] Step 6/26 : COPY go.mod . [2020-10-21T07:57:34.493Z] Removing intermediate container ac48c88b3c41 [2020-10-21T07:57:34.493Z] ---> f16371b29388 [2020-10-21T07:57:34.493Z] Step 6/20 : COPY go.mod . [2020-10-21T07:57:34.769Z] ---> 235b3adede86 [2020-10-21T07:57:34.769Z] Step 7/24 : RUN go mod download [2020-10-21T07:57:35.048Z] Removing intermediate container 0a9e5e3a50a5 [2020-10-21T07:57:35.048Z] ---> 3f7c21fbc03d [2020-10-21T07:57:35.048Z] Step 6/22 : COPY go.mod . [2020-10-21T07:57:35.048Z] ---> Running in 5a806d3907a8 [2020-10-21T07:57:35.048Z] Removing intermediate container 516b50766c4b [2020-10-21T07:57:35.049Z] ---> ea3245ebc20d [2020-10-21T07:57:35.049Z] Step 7/29 : COPY . . [2020-10-21T07:57:35.325Z] ---> 1f4f87cac254 [2020-10-21T07:57:35.325Z] Step 7/26 : RUN go mod download [2020-10-21T07:57:35.325Z] ---> 398358642247 [2020-10-21T07:57:35.325Z] Step 7/20 : RUN go mod download [2020-10-21T07:57:35.600Z] ---> Running in 4e2cd88141e6 [2020-10-21T07:57:35.876Z] ---> Running in 57851590d487 [2020-10-21T07:57:36.151Z] ---> 7e5ed7438d80 [2020-10-21T07:57:36.151Z] Step 7/22 : RUN go mod download [2020-10-21T07:57:36.426Z] ---> Running in 449e31796b35 [2020-10-21T07:57:40.789Z] Removing intermediate container 5a806d3907a8 [2020-10-21T07:57:40.789Z] ---> 8406273cb40f [2020-10-21T07:57:40.789Z] Step 8/24 : COPY . . [2020-10-21T07:57:40.789Z] Removing intermediate container 4e2cd88141e6 [2020-10-21T07:57:40.789Z] ---> e58a40313d41 [2020-10-21T07:57:40.789Z] Step 8/26 : COPY . . [2020-10-21T07:57:41.062Z] Removing intermediate container 57851590d487 [2020-10-21T07:57:41.062Z] ---> 49b3a612d55a [2020-10-21T07:57:41.062Z] Step 8/20 : COPY . . [2020-10-21T07:57:41.336Z] Removing intermediate container 449e31796b35 [2020-10-21T07:57:41.336Z] ---> fe8e98613ce7 [2020-10-21T07:57:41.336Z] Step 8/22 : COPY . . [2020-10-21T07:58:03.559Z] ---> a9bbc66c92c2 [2020-10-21T07:58:03.559Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-21T07:58:03.559Z] ---> Running in 20b6724a3f42 [2020-10-21T07:58:03.559Z] ---> a4b4fed4634e [2020-10-21T07:58:03.559Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-21T07:58:03.559Z] ---> d91dcd7ae929 [2020-10-21T07:58:03.559Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-21T07:58:03.559Z] ---> 2dd008142137 [2020-10-21T07:58:03.559Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-21T07:58:03.559Z] ---> e2ec9ade939d [2020-10-21T07:58:03.559Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-21T07:58:03.559Z] ---> Running in 72f2aa1cc362 [2020-10-21T07:58:03.559Z] ---> Running in d0170140bbca [2020-10-21T07:58:03.559Z] ---> Running in 60509a7df5cb [2020-10-21T07:58:03.559Z] ---> Running in 63a99c9773ed [2020-10-21T07:58:04.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T07:58:05.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T07:58:05.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T07:58:05.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T07:58:06.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T07:59:27.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T07:59:27.887Z] Removing intermediate container 20b6724a3f42 [2020-10-21T07:59:27.887Z] ---> ec39ae6af242 [2020-10-21T07:59:27.887Z] [2020-10-21T07:59:27.887Z] Step 9/29 : FROM alpine:latest [2020-10-21T07:59:27.887Z] latest: Pulling from library/alpine [2020-10-21T07:59:27.887Z] Removing intermediate container 60509a7df5cb [2020-10-21T07:59:27.887Z] ---> 54eaecbd4736 [2020-10-21T07:59:27.887Z] [2020-10-21T07:59:27.887Z] Step 10/20 : FROM alpine [2020-10-21T07:59:27.887Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-21T07:59:27.887Z] Status: Downloaded newer image for alpine:latest [2020-10-21T07:59:27.887Z] ---> 62ee0e9f8440 [2020-10-21T07:59:27.887Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-21T07:59:27.887Z] ---> Running in 0f3324bb8a30 [2020-10-21T07:59:27.887Z] latest: Pulling from library/alpine [2020-10-21T07:59:27.887Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-21T07:59:27.887Z] Status: Image is up to date for alpine:latest [2020-10-21T07:59:27.887Z] ---> 62ee0e9f8440 [2020-10-21T07:59:27.887Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-21T07:59:27.887Z] ---> Running in 7a369ac2385a [2020-10-21T07:59:27.887Z] Removing intermediate container 0f3324bb8a30 [2020-10-21T07:59:27.887Z] ---> c4e8d0da9b11 [2020-10-21T07:59:27.887Z] Step 11/29 : USER root [2020-10-21T07:59:27.887Z] ---> Running in 3f2aa1311f83 [2020-10-21T07:59:27.887Z] Removing intermediate container 3f2aa1311f83 [2020-10-21T07:59:27.887Z] ---> 112771f995f9 [2020-10-21T07:59:27.887Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-21T07:59:27.887Z] ---> Running in 6afdaae9fabd [2020-10-21T07:59:28.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:59:29.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:59:29.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:59:30.024Z] v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:59:30.024Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:59:30.024Z] OK: 12621 distinct packages available [2020-10-21T07:59:30.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:59:30.625Z] v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T07:59:30.625Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T07:59:30.625Z] OK: 12621 distinct packages available [2020-10-21T07:59:30.902Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-21T07:59:30.902Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T07:59:30.902Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-21T07:59:31.177Z] (4/4) Installing curl (7.69.1-r1) [2020-10-21T07:59:31.177Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:59:31.177Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T07:59:31.467Z] OK: 7 MiB in 18 packages [2020-10-21T07:59:31.467Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-21T07:59:31.467Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-21T07:59:31.744Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T07:59:31.744Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T07:59:32.027Z] OK: 6 MiB in 16 packages [2020-10-21T07:59:33.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-21T07:59:35.706Z] Removing intermediate container 7a369ac2385a [2020-10-21T07:59:35.706Z] ---> 83ceec7cfab1 [2020-10-21T07:59:35.706Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T07:59:35.706Z] Removing intermediate container 6afdaae9fabd [2020-10-21T07:59:35.706Z] ---> b60d26e43582 [2020-10-21T07:59:35.706Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-21T07:59:35.706Z] ---> Running in 2ed23fd71028 [2020-10-21T07:59:36.327Z] ---> Running in 89af3b0fbeae [2020-10-21T07:59:36.609Z] Removing intermediate container 2ed23fd71028 [2020-10-21T07:59:36.609Z] ---> 8f267837ca6f [2020-10-21T07:59:36.609Z] Step 13/20 : WORKDIR /edgex [2020-10-21T07:59:36.890Z] ---> Running in eb92f52da51f [2020-10-21T07:59:37.165Z] Removing intermediate container 89af3b0fbeae [2020-10-21T07:59:37.165Z] ---> cd8cc04ac555 [2020-10-21T07:59:37.165Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-21T07:59:37.449Z] ---> Running in 08eae4c9e885 [2020-10-21T07:59:37.731Z] Removing intermediate container 63a99c9773ed [2020-10-21T07:59:37.731Z] ---> b81cdfcb15e2 [2020-10-21T07:59:37.731Z] [2020-10-21T07:59:37.731Z] Step 10/22 : FROM scratch [2020-10-21T07:59:37.731Z] ---> [2020-10-21T07:59:37.731Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T07:59:38.025Z] ---> Running in b5095907ec3b [2020-10-21T07:59:38.302Z] Removing intermediate container eb92f52da51f [2020-10-21T07:59:38.302Z] ---> 2b5653e3df57 [2020-10-21T07:59:38.302Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-21T07:59:38.302Z] Removing intermediate container 08eae4c9e885 [2020-10-21T07:59:38.302Z] ---> 14a94fce9149 [2020-10-21T07:59:38.302Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-21T07:59:38.907Z] ---> Running in b3670e8a33d9 [2020-10-21T07:59:38.907Z] Removing intermediate container b5095907ec3b [2020-10-21T07:59:38.907Z] ---> 7fea7ee7c77f [2020-10-21T07:59:38.907Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-21T07:59:39.189Z] ---> Running in ee20e402db6e [2020-10-21T07:59:39.469Z] ---> 6be59bf08cdd [2020-10-21T07:59:39.761Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-21T07:59:39.761Z] Removing intermediate container ee20e402db6e [2020-10-21T07:59:39.761Z] ---> 0f95305a9ba7 [2020-10-21T07:59:39.761Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T07:59:40.055Z] ---> Running in 4b7b1772d3de [2020-10-21T07:59:41.039Z] Removing intermediate container 4b7b1772d3de [2020-10-21T07:59:41.039Z] ---> b068be7246f9 [2020-10-21T07:59:41.039Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-21T07:59:42.030Z] ---> eff0aff40e97 [2020-10-21T07:59:42.030Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-21T07:59:42.644Z] ---> c46f7fd2f253 [2020-10-21T07:59:42.644Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-21T07:59:42.644Z] ---> Running in 41ddbed7bb27 [2020-10-21T07:59:43.261Z] Removing intermediate container d0170140bbca [2020-10-21T07:59:43.261Z] ---> 7643a08cc80e [2020-10-21T07:59:43.261Z] [2020-10-21T07:59:43.261Z] Step 10/26 : FROM alpine:3.10 [2020-10-21T07:59:43.543Z] 3.10: Pulling from library/alpine [2020-10-21T07:59:43.543Z] Removing intermediate container b3670e8a33d9 [2020-10-21T07:59:43.543Z] ---> 83da2ff08af0 [2020-10-21T07:59:43.543Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-21T07:59:43.543Z] Removing intermediate container 41ddbed7bb27 [2020-10-21T07:59:43.543Z] ---> 33fdaf9674dc [2020-10-21T07:59:43.543Z] Step 17/20 : CMD ["--init=true"] [2020-10-21T07:59:43.818Z] ---> a7b3196ed81d [2020-10-21T07:59:43.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-21T07:59:43.818Z] ---> Running in 6af111fbcbc0 [2020-10-21T07:59:45.281Z] Removing intermediate container 6af111fbcbc0 [2020-10-21T07:59:45.281Z] ---> 3e5c3bfc38b6 [2020-10-21T07:59:45.281Z] Step 18/20 : LABEL arch=arm64 [2020-10-21T07:59:45.281Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-21T07:59:45.554Z] Status: Downloaded newer image for alpine:3.10 [2020-10-21T07:59:45.554Z] ---> 536a684cf733 [2020-10-21T07:59:45.554Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-21T07:59:45.554Z] ---> 40fb087e0800 [2020-10-21T07:59:45.554Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-21T07:59:45.838Z] ---> Running in 801502b27a01 [2020-10-21T07:59:45.838Z] ---> 7c97735373bb [2020-10-21T07:59:45.838Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-21T07:59:45.838Z] ---> Running in dfb30bfb67b6 [2020-10-21T07:59:46.436Z] Removing intermediate container 72f2aa1cc362 [2020-10-21T07:59:46.436Z] ---> 366543180f4c [2020-10-21T07:59:46.436Z] [2020-10-21T07:59:46.436Z] Step 10/24 : FROM scratch [2020-10-21T07:59:46.436Z] ---> [2020-10-21T07:59:46.436Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T07:59:46.719Z] ---> Using cache [2020-10-21T07:59:46.719Z] ---> 7fea7ee7c77f [2020-10-21T07:59:46.719Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-21T07:59:46.719Z] Removing intermediate container 801502b27a01 [2020-10-21T07:59:46.719Z] ---> 970f06fa9ad9 [2020-10-21T07:59:46.719Z] Step 19/20 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:59:46.719Z] ---> Running in 15beb16c8b58 [2020-10-21T07:59:46.719Z] ---> f74b55f93897 [2020-10-21T07:59:46.719Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-21T07:59:46.998Z] ---> Running in 6138b5f236af [2020-10-21T07:59:46.998Z] ---> 39b93a6de314 [2020-10-21T07:59:46.998Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-21T07:59:47.376Z] ---> Running in ea23140bec4c [2020-10-21T07:59:47.376Z] Removing intermediate container 15beb16c8b58 [2020-10-21T07:59:47.376Z] ---> fe76ca1f67a2 [2020-10-21T07:59:47.376Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T07:59:47.694Z] ---> Running in 1fc35d63bd6c [2020-10-21T07:59:47.694Z] Removing intermediate container 6138b5f236af [2020-10-21T07:59:47.694Z] ---> f72e8eb5d3a8 [2020-10-21T07:59:47.694Z] Step 20/20 : LABEL version=0.0.0 [2020-10-21T07:59:47.694Z] Removing intermediate container ea23140bec4c [2020-10-21T07:59:47.694Z] ---> 65dc5d056267 [2020-10-21T07:59:47.694Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T07:59:48.054Z] ---> Running in c654ac0c1166 [2020-10-21T07:59:48.054Z] ---> a07c478f8ed1 [2020-10-21T07:59:48.054Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-21T07:59:48.054Z] ---> Running in ed6e1cd10222 [2020-10-21T07:59:48.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-21T07:59:48.756Z] Removing intermediate container 1fc35d63bd6c [2020-10-21T07:59:48.756Z] ---> a486ceb6e63a [2020-10-21T07:59:48.756Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-21T07:59:48.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-21T07:59:49.122Z] Removing intermediate container c654ac0c1166 [2020-10-21T07:59:49.122Z] ---> 6d8fe069a5e3 [2020-10-21T07:59:49.122Z] [2020-10-21T07:59:49.122Z] Removing intermediate container ed6e1cd10222 [2020-10-21T07:59:49.122Z] ---> abe015df2ca7 [2020-10-21T07:59:49.122Z] Step 20/22 : LABEL arch=arm64 [2020-10-21T07:59:49.122Z] v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-21T07:59:49.122Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-21T07:59:49.122Z] OK: 10167 distinct packages available [2020-10-21T07:59:49.419Z] ---> Running in 20e6169d1545 [2020-10-21T07:59:49.419Z] ---> 6ae70aa7f4b9 [2020-10-21T07:59:49.419Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-21T07:59:49.739Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-21T07:59:50.034Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-21T07:59:50.034Z] Successfully built 6d8fe069a5e3 [2020-10-21T07:59:50.034Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-21T07:59:50.034Z] (4/5) Installing curl (7.66.0-r1) [2020-10-21T07:59:50.034Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-21T07:59:50.034Z] Executing busybox-1.30.1-r3.trigger [2020-10-21T07:59:50.034Z] Executing ca-certificates-20191127-r2.trigger [2020-10-21T07:59:50.034Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-21T07:59:50.034Z] ---> 156fc08e3e1e [2020-10-21T07:59:50.034Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-21T07:59:50.034Z] Building docker-core-metadata-go [2020-10-21T07:59:50.329Z]  Building docker-security-proxy-setup-go ... done OK: 7 MiB in 19 packages [2020-10-21T07:59:50.329Z] Removing intermediate container 20e6169d1545 [2020-10-21T07:59:50.329Z] ---> 5d4ef50bd738 [2020-10-21T07:59:50.329Z] Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T07:59:50.606Z] ---> Running in cd386b8bdd0c [2020-10-21T07:59:50.888Z] ---> a659ca4d07a9 [2020-10-21T07:59:50.888Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-21T07:59:51.168Z] ---> Running in a3d5a9a54251 [2020-10-21T07:59:51.528Z] Removing intermediate container cd386b8bdd0c [2020-10-21T07:59:51.528Z] ---> 8898a8a00fe6 [2020-10-21T07:59:51.528Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T07:59:52.164Z] ---> 3e22d317fb40 [2020-10-21T07:59:52.164Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-21T07:59:52.164Z] ---> Running in 8c8a663a1d94 [2020-10-21T07:59:52.779Z] Removing intermediate container dfb30bfb67b6 [2020-10-21T07:59:52.779Z] ---> db5fc29b9c7e [2020-10-21T07:59:52.779Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T07:59:53.066Z] Removing intermediate container 8c8a663a1d94 [2020-10-21T07:59:53.066Z] ---> 7d944c5eb1f7 [2020-10-21T07:59:53.066Z] [2020-10-21T07:59:53.662Z] ---> Running in e3465b658ca3 [2020-10-21T07:59:53.662Z] Successfully built 7d944c5eb1f7 [2020-10-21T07:59:53.662Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-21T07:59:53.662Z]  Building docker-support-logging-go ... done Building docker-sys-mgmt-agent-go [2020-10-21T07:59:53.942Z] ---> 282a0b2a018e [2020-10-21T07:59:53.942Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-21T07:59:53.942Z] Removing intermediate container e3465b658ca3 [2020-10-21T07:59:53.942Z] ---> 924c7ae9ffee [2020-10-21T07:59:53.942Z] Step 13/26 : WORKDIR / [2020-10-21T07:59:54.224Z] ---> Running in d57354c41062 [2020-10-21T07:59:54.843Z] ---> ebbb3691b39e [2020-10-21T07:59:54.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-21T07:59:55.123Z] Removing intermediate container d57354c41062 [2020-10-21T07:59:55.123Z] ---> 17085b0aa0a7 [2020-10-21T07:59:55.123Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-21T07:59:55.741Z] Removing intermediate container a3d5a9a54251 [2020-10-21T07:59:55.741Z] ---> 60a0fcfcf3d2 [2020-10-21T07:59:55.741Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T07:59:57.733Z] ---> 080c3eee5b21 [2020-10-21T07:59:57.733Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-21T07:59:58.008Z] ---> 2f64aec3bee0 [2020-10-21T07:59:58.008Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T07:59:58.008Z] ---> 7404fb1ecc1c [2020-10-21T07:59:58.008Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-21T07:59:58.301Z] ---> Running in a484e5f86f67 [2020-10-21T07:59:58.592Z] ---> 12e2e5b84236 [2020-10-21T07:59:58.592Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-21T07:59:59.204Z] ---> 0bbb045927bb [2020-10-21T07:59:59.204Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-21T07:59:59.484Z] ---> Running in 5deb3f89fa6e [2020-10-21T08:00:00.089Z] ---> 37fee8579116 [2020-10-21T08:00:00.089Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-21T08:00:00.089Z] Removing intermediate container 5deb3f89fa6e [2020-10-21T08:00:00.089Z] ---> 83d03b5326a7 [2020-10-21T08:00:00.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T08:00:00.704Z] ---> Running in 6d3ede3d421a [2020-10-21T08:00:01.699Z] ---> 7c427ba1f942 [2020-10-21T08:00:01.699Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-21T08:00:02.002Z] Removing intermediate container 6d3ede3d421a [2020-10-21T08:00:02.002Z] ---> 7828e00c2797 [2020-10-21T08:00:02.002Z] Step 22/24 : LABEL arch=arm64 [2020-10-21T08:00:03.060Z] ---> Running in 2d5ab06a84fd [2020-10-21T08:00:03.061Z] Removing intermediate container a484e5f86f67 [2020-10-21T08:00:03.061Z] ---> 528378412a31 [2020-10-21T08:00:03.061Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-21T08:00:03.339Z] ---> fdf4410f8d5b [2020-10-21T08:00:03.339Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-21T08:00:03.339Z] ---> Running in 3f37f6728b90 [2020-10-21T08:00:03.958Z] Removing intermediate container 2d5ab06a84fd [2020-10-21T08:00:03.958Z] ---> 23ac704a034b [2020-10-21T08:00:03.958Z] Step 23/24 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T08:00:04.232Z] ---> Running in eccfa3c070fd [2020-10-21T08:00:05.249Z] ---> 41d339986cf6 [2020-10-21T08:00:05.249Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-21T08:00:05.249Z] Removing intermediate container eccfa3c070fd [2020-10-21T08:00:05.249Z] ---> b13518e9d2e1 [2020-10-21T08:00:05.249Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T08:00:05.249Z] ---> Running in 82f26c0c3194 [2020-10-21T08:00:06.268Z] Removing intermediate container 82f26c0c3194 [2020-10-21T08:00:06.268Z] ---> 657e10ec1448 [2020-10-21T08:00:06.268Z] [2020-10-21T08:00:06.879Z] ---> c6a192c685aa [2020-10-21T08:00:06.879Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T08:00:07.163Z] Successfully built 657e10ec1448 [2020-10-21T08:00:07.163Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-21T08:00:07.163Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2020-10-21T08:00:08.155Z] ---> 2a995cf55176 [2020-10-21T08:00:08.155Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T08:00:08.155Z] Removing intermediate container 3f37f6728b90 [2020-10-21T08:00:08.155Z] ---> c6bfa5e0a55b [2020-10-21T08:00:08.155Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T08:00:08.155Z] ---> Running in 099b836d9e9e [2020-10-21T08:00:08.155Z] ---> Running in 5a33770eb2fe [2020-10-21T08:00:08.770Z] Removing intermediate container 5a33770eb2fe [2020-10-21T08:00:08.770Z] ---> 5e6c2c3b0509 [2020-10-21T08:00:08.770Z] Step 26/29 : CMD [ "generate" ] [2020-10-21T08:00:09.048Z] ---> Running in 67dea6be6f4c [2020-10-21T08:00:10.042Z] Removing intermediate container 67dea6be6f4c [2020-10-21T08:00:10.042Z] ---> 2639d26651f1 [2020-10-21T08:00:10.042Z] Step 27/29 : LABEL arch=arm64 [2020-10-21T08:00:10.667Z] ---> Running in 1daaa690f060 [2020-10-21T08:00:11.666Z] Removing intermediate container 1daaa690f060 [2020-10-21T08:00:11.666Z] ---> b8c994fcbd51 [2020-10-21T08:00:11.666Z] Step 28/29 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T08:00:11.666Z] Removing intermediate container 099b836d9e9e [2020-10-21T08:00:11.666Z] ---> 41e09b2c17bc [2020-10-21T08:00:11.666Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T08:00:11.947Z] ---> Running in 4da3cb50aabd [2020-10-21T08:00:12.235Z] ---> Running in 007b700638c0 [2020-10-21T08:00:12.848Z] Removing intermediate container 4da3cb50aabd [2020-10-21T08:00:12.848Z] ---> 4cc195fa7a0a [2020-10-21T08:00:12.848Z] Step 29/29 : LABEL version=0.0.0 [2020-10-21T08:00:13.132Z] Removing intermediate container 007b700638c0 [2020-10-21T08:00:13.132Z] ---> 7374117b1391 [2020-10-21T08:00:13.132Z] Step 24/26 : LABEL arch=arm64 [2020-10-21T08:00:13.418Z] ---> Running in 26fb831b1ce3 [2020-10-21T08:00:13.700Z] ---> Running in ebefad91dd44 [2020-10-21T08:00:14.328Z] Removing intermediate container 26fb831b1ce3 [2020-10-21T08:00:14.328Z] ---> c7403e6ea4ee [2020-10-21T08:00:14.328Z] [2020-10-21T08:00:14.604Z] Removing intermediate container ebefad91dd44 [2020-10-21T08:00:14.604Z] ---> ee042796e826 [2020-10-21T08:00:14.604Z] Step 25/26 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T08:00:14.880Z] Successfully built c7403e6ea4ee [2020-10-21T08:00:14.880Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-21T08:00:14.880Z]  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go [2020-10-21T08:00:15.162Z] ---> Running in db8e46f31c89 [2020-10-21T08:00:15.768Z] Removing intermediate container db8e46f31c89 [2020-10-21T08:00:15.768Z] ---> 043c5bae34b6 [2020-10-21T08:00:15.768Z] Step 26/26 : LABEL version=0.0.0 [2020-10-21T08:00:16.055Z] ---> Running in a629ebac1179 [2020-10-21T08:00:16.351Z] Removing intermediate container a629ebac1179 [2020-10-21T08:00:16.351Z] ---> 6181eade7e17 [2020-10-21T08:00:16.351Z] [2020-10-21T08:00:16.977Z] Successfully built 6181eade7e17 [2020-10-21T08:00:16.977Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-21T08:00:16.977Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-10-21T08:00:19.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T08:00:19.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T08:00:19.704Z] ---> e75fd962a8b3 [2020-10-21T08:00:19.704Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T08:00:19.704Z] ---> Using cache [2020-10-21T08:00:19.704Z] ---> 0fd4930e1a0b [2020-10-21T08:00:19.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T08:00:20.714Z] ---> Running in 8f9112a147f1 [2020-10-21T08:00:26.180Z] Removing intermediate container 8f9112a147f1 [2020-10-21T08:00:26.180Z] ---> 9ad71adef089 [2020-10-21T08:00:26.180Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T08:00:26.180Z] ---> Running in 230d6edbb484 [2020-10-21T08:00:27.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T08:00:28.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T08:00:29.233Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T08:00:29.233Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T08:00:29.233Z] OK: 12623 distinct packages available [2020-10-21T08:00:30.241Z] OK: 217 MiB in 51 packages [2020-10-21T08:00:32.889Z] Removing intermediate container 230d6edbb484 [2020-10-21T08:00:32.889Z] ---> 17901229ba70 [2020-10-21T08:00:32.889Z] Step 6/22 : COPY go.mod . [2020-10-21T08:00:33.885Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T08:00:33.885Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-21T08:00:33.885Z] ---> e75fd962a8b3 [2020-10-21T08:00:33.885Z] Step 3/27 : WORKDIR /edgex-go [2020-10-21T08:00:33.885Z] ---> Using cache [2020-10-21T08:00:33.885Z] ---> 0fd4930e1a0b [2020-10-21T08:00:33.885Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T08:00:33.885Z] ---> Using cache [2020-10-21T08:00:33.885Z] ---> 9ad71adef089 [2020-10-21T08:00:33.885Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-21T08:00:34.920Z] ---> Running in ff86f576b0f0 [2020-10-21T08:00:34.920Z] ---> 53e57df09b54 [2020-10-21T08:00:34.920Z] Step 7/22 : RUN go mod download [2020-10-21T08:00:35.547Z] ---> Running in 668a91faf955 [2020-10-21T08:00:37.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T08:00:38.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T08:00:39.030Z] Removing intermediate container 668a91faf955 [2020-10-21T08:00:39.030Z] ---> 8c28ffba9160 [2020-10-21T08:00:39.030Z] Step 8/22 : COPY . . [2020-10-21T08:00:39.030Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T08:00:39.030Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T08:00:39.030Z] OK: 12623 distinct packages available [2020-10-21T08:00:39.648Z] OK: 217 MiB in 51 packages [2020-10-21T08:00:42.323Z] Removing intermediate container ff86f576b0f0 [2020-10-21T08:00:42.323Z] ---> 4bd75e597b77 [2020-10-21T08:00:42.323Z] Step 6/27 : COPY go.mod . [2020-10-21T08:00:43.321Z] ---> 2971b61f7841 [2020-10-21T08:00:43.321Z] Step 7/27 : RUN go mod download [2020-10-21T08:00:43.951Z] ---> Running in b3a54b015ef1 [2020-10-21T08:00:49.418Z] Removing intermediate container b3a54b015ef1 [2020-10-21T08:00:49.418Z] ---> 17b18b67a9b9 [2020-10-21T08:00:49.418Z] Step 8/27 : COPY . . [2020-10-21T08:00:50.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T08:00:50.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T08:00:50.903Z] ---> e75fd962a8b3 [2020-10-21T08:00:50.903Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T08:00:50.903Z] ---> Using cache [2020-10-21T08:00:50.903Z] ---> 0fd4930e1a0b [2020-10-21T08:00:50.903Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T08:00:50.903Z] ---> Using cache [2020-10-21T08:00:50.903Z] ---> 9ad71adef089 [2020-10-21T08:00:50.903Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T08:00:50.903Z] ---> Using cache [2020-10-21T08:00:50.903Z] ---> 17901229ba70 [2020-10-21T08:00:50.903Z] Step 6/22 : COPY go.mod . [2020-10-21T08:00:50.903Z] ---> Using cache [2020-10-21T08:00:50.903Z] ---> 53e57df09b54 [2020-10-21T08:00:50.903Z] Step 7/22 : RUN go mod download [2020-10-21T08:00:50.903Z] ---> Using cache [2020-10-21T08:00:50.903Z] ---> 8c28ffba9160 [2020-10-21T08:00:50.903Z] Step 8/22 : COPY . . [2020-10-21T08:00:54.336Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T08:00:54.336Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-21T08:00:54.336Z] ---> e75fd962a8b3 [2020-10-21T08:00:54.336Z] Step 3/21 : WORKDIR /edgex-go [2020-10-21T08:00:54.336Z] ---> Using cache [2020-10-21T08:00:54.336Z] ---> 0fd4930e1a0b [2020-10-21T08:00:54.336Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T08:00:54.336Z] ---> Using cache [2020-10-21T08:00:54.336Z] ---> 9ad71adef089 [2020-10-21T08:00:54.336Z] Step 5/21 : RUN apk update && apk add make git [2020-10-21T08:00:54.336Z] ---> Using cache [2020-10-21T08:00:54.336Z] ---> 17901229ba70 [2020-10-21T08:00:54.336Z] Step 6/21 : COPY go.mod . [2020-10-21T08:00:54.336Z] ---> Using cache [2020-10-21T08:00:54.336Z] ---> 53e57df09b54 [2020-10-21T08:00:54.336Z] Step 7/21 : RUN go mod download [2020-10-21T08:00:54.336Z] ---> Using cache [2020-10-21T08:00:54.336Z] ---> 8c28ffba9160 [2020-10-21T08:00:54.336Z] Step 8/21 : COPY . . [2020-10-21T08:00:55.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T08:00:55.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-21T08:00:55.078Z] ---> e75fd962a8b3 [2020-10-21T08:00:55.078Z] Step 3/23 : WORKDIR /edgex-go [2020-10-21T08:00:55.078Z] ---> Using cache [2020-10-21T08:00:55.078Z] ---> 0fd4930e1a0b [2020-10-21T08:00:55.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T08:00:55.078Z] ---> Using cache [2020-10-21T08:00:55.078Z] ---> 9ad71adef089 [2020-10-21T08:00:55.078Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-21T08:01:03.663Z] ---> Running in d6db0e8983b5 [2020-10-21T08:01:03.663Z] ---> 8ef71cccee11 [2020-10-21T08:01:03.663Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-21T08:01:04.269Z] ---> Running in 6e5866bf9edb [2020-10-21T08:01:04.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T08:01:05.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T08:01:06.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T08:01:06.385Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T08:01:06.385Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T08:01:06.385Z] OK: 12623 distinct packages available [2020-10-21T08:01:07.395Z] OK: 217 MiB in 51 packages [2020-10-21T08:01:08.425Z] ---> 86292eaa5689 [2020-10-21T08:01:08.425Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-21T08:01:08.721Z] ---> Running in 88f1409f6de3 [2020-10-21T08:01:10.227Z] Removing intermediate container d6db0e8983b5 [2020-10-21T08:01:10.227Z] ---> 998476dd6c6f [2020-10-21T08:01:10.227Z] Step 6/23 : COPY go.mod . [2020-10-21T08:01:10.504Z] ---> c67cdfabc981 [2020-10-21T08:01:10.504Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-21T08:01:10.783Z] ---> Running in 058098e1ba25 [2020-10-21T08:01:11.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T08:01:12.187Z] ---> 5038d9a67446 [2020-10-21T08:01:12.187Z] Step 7/23 : RUN go mod download [2020-10-21T08:01:12.577Z] ---> Running in bc36700ea0bd [2020-10-21T08:01:14.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T08:01:15.664Z] ---> fb0bf93ee172 [2020-10-21T08:01:15.664Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-21T08:01:15.993Z] ---> Running in b07438c28e2c [2020-10-21T08:01:18.296Z] Removing intermediate container bc36700ea0bd [2020-10-21T08:01:18.296Z] ---> 0be4ace71edc [2020-10-21T08:01:18.296Z] Step 8/23 : COPY . . [2020-10-21T08:01:19.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T08:01:35.118Z] ---> e1f7c412341a [2020-10-21T08:01:35.118Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-21T08:01:35.118Z] ---> Running in 1cd6385999f1 [2020-10-21T08:01:37.947Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T08:02:59.977Z] Removing intermediate container 88f1409f6de3 [2020-10-21T08:02:59.977Z] ---> 0526788e2fd9 [2020-10-21T08:02:59.977Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-21T08:02:59.977Z] ---> Running in c45fe472b535 [2020-10-21T08:02:59.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T08:02:59.977Z] Removing intermediate container c45fe472b535 [2020-10-21T08:02:59.977Z] ---> ca8abff36397 [2020-10-21T08:02:59.977Z] [2020-10-21T08:02:59.977Z] Step 11/27 : FROM docker:latest [2020-10-21T08:02:59.977Z] ---> 79b81ba6d94d [2020-10-21T08:02:59.977Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-21T08:02:59.977Z] ---> Running in ec84791f630e [2020-10-21T08:02:59.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T08:02:59.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T08:03:00.577Z] (1/2) Installing readline (8.0.4-r0) [2020-10-21T08:03:00.577Z] (2/2) Installing bash (5.0.17-r0) [2020-10-21T08:03:00.577Z] Executing bash-5.0.17-r0.post-install [2020-10-21T08:03:00.577Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T08:03:00.577Z] OK: 12 MiB in 22 packages [2020-10-21T08:03:03.228Z] Removing intermediate container ec84791f630e [2020-10-21T08:03:03.228Z] ---> 3b11d13a39ed [2020-10-21T08:03:03.228Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-21T08:03:03.228Z] ---> Running in 4208fd1caa2f [2020-10-21T08:03:07.562Z] Removing intermediate container 4208fd1caa2f [2020-10-21T08:03:07.562Z] ---> 18b06a9533e8 [2020-10-21T08:03:07.562Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-21T08:03:07.562Z] ---> Running in 3e4bb81893b5 [2020-10-21T08:03:08.164Z] Removing intermediate container 3e4bb81893b5 [2020-10-21T08:03:08.164Z] ---> a73568e54b79 [2020-10-21T08:03:08.164Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-21T08:03:08.441Z] ---> Running in 2303397f6fb2 [2020-10-21T08:03:09.438Z] Removing intermediate container 2303397f6fb2 [2020-10-21T08:03:09.438Z] ---> bcc8b139fa05 [2020-10-21T08:03:09.438Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-21T08:03:09.714Z] ---> Running in cb49b16f74d1 [2020-10-21T08:03:11.192Z] Removing intermediate container cb49b16f74d1 [2020-10-21T08:03:11.192Z] ---> 9373a562a04b [2020-10-21T08:03:11.192Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-21T08:03:14.640Z] ---> 90b23003e28a [2020-10-21T08:03:14.640Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-21T08:03:14.640Z] Removing intermediate container 058098e1ba25 [2020-10-21T08:03:14.640Z] ---> 91ed378de65b [2020-10-21T08:03:14.640Z] [2020-10-21T08:03:14.640Z] Step 10/22 : FROM scratch [2020-10-21T08:03:14.640Z] ---> [2020-10-21T08:03:14.640Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T08:03:15.659Z] ---> Running in 3aabaf82c419 [2020-10-21T08:03:16.267Z] ---> 17aaf0663f29 [2020-10-21T08:03:16.267Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-21T08:03:16.877Z] Removing intermediate container 3aabaf82c419 [2020-10-21T08:03:16.877Z] ---> 5a5219bcbb70 [2020-10-21T08:03:16.877Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-21T08:03:17.155Z] ---> Running in 1f258f381654 [2020-10-21T08:03:17.155Z] Removing intermediate container b07438c28e2c [2020-10-21T08:03:17.155Z] ---> 485087284fa6 [2020-10-21T08:03:17.155Z] [2020-10-21T08:03:17.155Z] Step 10/21 : FROM scratch [2020-10-21T08:03:17.155Z] ---> [2020-10-21T08:03:17.155Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T08:03:17.433Z] ---> Using cache [2020-10-21T08:03:17.433Z] ---> 5a5219bcbb70 [2020-10-21T08:03:17.433Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-21T08:03:18.039Z] ---> Running in 3ac8845442e5 [2020-10-21T08:03:18.319Z] Removing intermediate container 1f258f381654 [2020-10-21T08:03:18.319Z] ---> 29d46c146bb2 [2020-10-21T08:03:18.319Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T08:03:18.603Z] ---> 94951acedf36 [2020-10-21T08:03:18.603Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-21T08:03:18.603Z] ---> Running in 2436b9b00fb0 [2020-10-21T08:03:19.209Z] ---> Running in 42071d1e6caf [2020-10-21T08:03:19.209Z] Removing intermediate container 3ac8845442e5 [2020-10-21T08:03:19.209Z] ---> 2093a2004ecf [2020-10-21T08:03:19.209Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-21T08:03:19.489Z] ---> Running in 3dd37076a1c9 [2020-10-21T08:03:19.768Z] Removing intermediate container 2436b9b00fb0 [2020-10-21T08:03:19.768Z] ---> 1440f079b009 [2020-10-21T08:03:19.768Z] Step 14/22 : WORKDIR / [2020-10-21T08:03:20.047Z] ---> Running in 2c1bee06c258 [2020-10-21T08:03:21.042Z] Removing intermediate container 3dd37076a1c9 [2020-10-21T08:03:21.042Z] ---> d029b38ab514 [2020-10-21T08:03:21.042Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-21T08:03:21.655Z] Removing intermediate container 2c1bee06c258 [2020-10-21T08:03:21.655Z] ---> 39c074b7b82e [2020-10-21T08:03:21.655Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-21T08:03:22.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T08:03:22.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T08:03:22.822Z] Removing intermediate container 6e5866bf9edb [2020-10-21T08:03:22.822Z] ---> ac1b145daa86 [2020-10-21T08:03:22.822Z] [2020-10-21T08:03:22.822Z] Step 10/22 : FROM scratch [2020-10-21T08:03:22.822Z] ---> [2020-10-21T08:03:22.822Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T08:03:22.822Z] ---> 320e03179cee [2020-10-21T08:03:22.822Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-21T08:03:23.109Z] ---> Using cache [2020-10-21T08:03:23.109Z] ---> 5a5219bcbb70 [2020-10-21T08:03:23.109Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-21T08:03:23.109Z] ---> 848041fa7cfd [2020-10-21T08:03:23.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-21T08:03:23.109Z] ---> Running in 66c6558e5339 [2020-10-21T08:03:23.390Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-21T08:03:23.390Z] (2/33) Installing expat (2.2.9-r1) [2020-10-21T08:03:23.390Z] (3/33) Installing libffi (3.3-r2) [2020-10-21T08:03:23.390Z] (4/33) Installing gdbm (1.13-r1) [2020-10-21T08:03:23.390Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-21T08:03:23.390Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-21T08:03:23.390Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-21T08:03:24.859Z] Removing intermediate container 66c6558e5339 [2020-10-21T08:03:24.859Z] ---> 3dcabdb9e8e9 [2020-10-21T08:03:24.859Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T08:03:24.859Z] ---> Running in 74292d196696 [2020-10-21T08:03:25.471Z] ---> f8cef1d34b91 [2020-10-21T08:03:25.471Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-21T08:03:25.471Z] ---> 496bfe89863f [2020-10-21T08:03:25.471Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-21T08:03:25.753Z] Removing intermediate container 74292d196696 [2020-10-21T08:03:25.753Z] ---> 09014a586bf0 [2020-10-21T08:03:25.753Z] Step 14/22 : WORKDIR / [2020-10-21T08:03:25.753Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-21T08:03:25.753Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-21T08:03:25.753Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-21T08:03:25.753Z] ---> Running in b3ccd5a57a1a [2020-10-21T08:03:26.033Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-21T08:03:26.033Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-21T08:03:26.033Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-21T08:03:26.033Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-21T08:03:26.319Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-21T08:03:26.319Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-21T08:03:26.319Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-21T08:03:26.319Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-21T08:03:26.319Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-21T08:03:26.319Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-21T08:03:26.319Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-21T08:03:26.319Z] ---> 6ddcc0d264b9 [2020-10-21T08:03:26.319Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-21T08:03:26.598Z] ---> 77e911c1c883 [2020-10-21T08:03:26.598Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-21T08:03:26.598Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-21T08:03:26.598Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-21T08:03:26.598Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-21T08:03:26.598Z] Removing intermediate container b3ccd5a57a1a [2020-10-21T08:03:26.598Z] ---> f1383fddce9f [2020-10-21T08:03:26.598Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-21T08:03:26.598Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-21T08:03:26.598Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-21T08:03:26.598Z] ---> Running in a3d28531e5b9 [2020-10-21T08:03:26.598Z] ---> Running in 4d020248086b [2020-10-21T08:03:26.877Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-21T08:03:26.877Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-21T08:03:26.877Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-21T08:03:26.877Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-21T08:03:26.877Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-21T08:03:26.877Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-21T08:03:26.877Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-21T08:03:27.158Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T08:03:27.158Z] OK: 71 MiB in 55 packages [2020-10-21T08:03:27.784Z] Removing intermediate container 4d020248086b [2020-10-21T08:03:27.784Z] ---> 13bd4e949e12 [2020-10-21T08:03:27.784Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T08:03:27.784Z] Removing intermediate container a3d28531e5b9 [2020-10-21T08:03:27.784Z] ---> 58bbd5d55cf8 [2020-10-21T08:03:27.784Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T08:03:28.062Z] ---> Running in cb1b2c5dffcf [2020-10-21T08:03:28.062Z] ---> Running in ae27cc54258e [2020-10-21T08:03:28.062Z] ---> 2523703943b4 [2020-10-21T08:03:28.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-21T08:03:28.675Z] Removing intermediate container ae27cc54258e [2020-10-21T08:03:28.675Z] ---> b15eaf28d663 [2020-10-21T08:03:28.675Z] Step 19/21 : LABEL arch=arm64 [2020-10-21T08:03:28.952Z] Removing intermediate container cb1b2c5dffcf [2020-10-21T08:03:28.952Z] ---> 4b882c32b425 [2020-10-21T08:03:28.952Z] Step 20/22 : LABEL arch=arm64 [2020-10-21T08:03:29.429Z] ---> Running in 0bbd5343b33a [2020-10-21T08:03:29.429Z] ---> Running in f63854ab186c [2020-10-21T08:03:30.529Z] Removing intermediate container 0bbd5343b33a [2020-10-21T08:03:30.529Z] ---> 0f958f4dcfb0 [2020-10-21T08:03:30.529Z] Step 20/21 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T08:03:30.529Z] ---> Running in d1dc926320fe [2020-10-21T08:03:30.899Z] Removing intermediate container f63854ab186c [2020-10-21T08:03:30.899Z] ---> 4d8e89b5ec8a [2020-10-21T08:03:30.899Z] Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T08:03:31.240Z] ---> Running in a81b55130588 [2020-10-21T08:03:31.539Z] ---> aa7045533a3d [2020-10-21T08:03:31.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-21T08:03:31.539Z] Removing intermediate container d1dc926320fe [2020-10-21T08:03:31.539Z] ---> 607d558b2a01 [2020-10-21T08:03:31.539Z] Step 21/21 : LABEL version=0.0.0 [2020-10-21T08:03:31.815Z] ---> Running in 954025dc5cad [2020-10-21T08:03:32.094Z] Removing intermediate container a81b55130588 [2020-10-21T08:03:32.094Z] ---> eacba96c6c93 [2020-10-21T08:03:32.094Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T08:03:32.369Z] ---> Running in 0675a2e72faf [2020-10-21T08:03:32.650Z] Removing intermediate container 954025dc5cad [2020-10-21T08:03:32.650Z] ---> 465596e56acc [2020-10-21T08:03:32.650Z] [2020-10-21T08:03:32.650Z] ---> 9c6a93a22fa6 [2020-10-21T08:03:32.650Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-21T08:03:33.253Z] ---> Running in 09f16e62cf90 [2020-10-21T08:03:33.253Z] Removing intermediate container 0675a2e72faf [2020-10-21T08:03:33.253Z] ---> 317947f6c84e [2020-10-21T08:03:33.253Z] [2020-10-21T08:03:33.253Z] Successfully built 465596e56acc [2020-10-21T08:03:33.253Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-21T08:03:33.859Z]  Building docker-support-scheduler-go ... done Successfully built 317947f6c84e [2020-10-21T08:03:33.859Z] Removing intermediate container 09f16e62cf90 [2020-10-21T08:03:33.859Z] ---> 66a4a5848a5c [2020-10-21T08:03:33.859Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T08:03:34.144Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-21T08:03:34.144Z]  Building docker-core-command-go ... done  ---> Running in d4eac3833e9a [2020-10-21T08:03:35.167Z] Removing intermediate container d4eac3833e9a [2020-10-21T08:03:35.168Z] ---> 4cfacd81ed4c [2020-10-21T08:03:35.168Z] Step 20/22 : LABEL arch=arm64 [2020-10-21T08:03:35.779Z] ---> Running in 9b8b08314d9b [2020-10-21T08:03:36.389Z] Removing intermediate container 9b8b08314d9b [2020-10-21T08:03:36.389Z] ---> cbc6a6df3586 [2020-10-21T08:03:36.389Z] Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T08:03:36.671Z] ---> Running in 9fc5c4a01285 [2020-10-21T08:03:37.272Z] Removing intermediate container 42071d1e6caf [2020-10-21T08:03:37.272Z] ---> 6c08e8822b56 [2020-10-21T08:03:37.272Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-21T08:03:37.272Z] Removing intermediate container 9fc5c4a01285 [2020-10-21T08:03:37.272Z] ---> 3219082bb28a [2020-10-21T08:03:37.272Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T08:03:37.272Z] ---> Running in 06b5eb03acf8 [2020-10-21T08:03:37.558Z] ---> Running in 3a753a8bea8b [2020-10-21T08:03:38.164Z] Removing intermediate container 3a753a8bea8b [2020-10-21T08:03:38.164Z] ---> a8bff46e125a [2020-10-21T08:03:38.164Z] [2020-10-21T08:03:38.441Z] Successfully built a8bff46e125a [2020-10-21T08:03:38.717Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-21T08:03:44.148Z]  Building docker-core-metadata-go ... done Collecting docker-compose==1.23.2 [2020-10-21T08:03:44.148Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-21T08:03:44.148Z] Removing intermediate container 1cd6385999f1 [2020-10-21T08:03:44.148Z] ---> b03818564fe6 [2020-10-21T08:03:44.148Z] [2020-10-21T08:03:44.148Z] Step 10/23 : FROM alpine [2020-10-21T08:03:44.148Z] ---> 62ee0e9f8440 [2020-10-21T08:03:44.148Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T08:03:44.426Z] Collecting PyYAML<4,>=3.10 [2020-10-21T08:03:44.426Z] ---> Running in a8b3a91184d7 [2020-10-21T08:03:44.426Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-21T08:03:45.031Z] Removing intermediate container a8b3a91184d7 [2020-10-21T08:03:45.031Z] ---> b80aae7997e3 [2020-10-21T08:03:45.031Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-21T08:03:45.031Z] ---> Running in 1e397c591ccf [2020-10-21T08:03:45.636Z] Removing intermediate container 1e397c591ccf [2020-10-21T08:03:45.636Z] ---> 9b0f50c4ef2e [2020-10-21T08:03:45.636Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-21T08:03:45.929Z] ---> Running in cd87909e52c4 [2020-10-21T08:03:46.205Z] Removing intermediate container cd87909e52c4 [2020-10-21T08:03:46.205Z] ---> 6b8bb1e880bc [2020-10-21T08:03:46.205Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T08:03:46.495Z] ---> Running in b27644f64d71 [2020-10-21T08:03:48.495Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-21T08:03:48.495Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-21T08:03:48.774Z] Removing intermediate container b27644f64d71 [2020-10-21T08:03:48.774Z] ---> 5ea42773a0b8 [2020-10-21T08:03:48.774Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-21T08:03:49.049Z] ---> Running in 25680eb5e896 [2020-10-21T08:03:49.049Z] Collecting jsonschema<3,>=2.5.1 [2020-10-21T08:03:49.049Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-21T08:03:50.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T08:03:50.769Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-21T08:03:50.769Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-21T08:03:51.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T08:03:51.044Z] Collecting cached-property<2,>=1.2.0 [2020-10-21T08:03:51.317Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-21T08:03:51.918Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-21T08:03:52.193Z] Collecting docker<4.0,>=3.6.0 [2020-10-21T08:03:52.193Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-21T08:03:52.193Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-21T08:03:52.193Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-21T08:03:52.474Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-21T08:03:52.474Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-21T08:03:52.474Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T08:03:52.474Z] OK: 8 MiB in 19 packages [2020-10-21T08:03:53.078Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-21T08:03:53.078Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-21T08:03:54.061Z] Removing intermediate container 25680eb5e896 [2020-10-21T08:03:54.061Z] ---> 36caf7550924 [2020-10-21T08:03:54.061Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-21T08:03:54.666Z] ---> 8e878677f6f4 [2020-10-21T08:03:54.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-21T08:03:56.113Z] ---> f0b788ad7d41 [2020-10-21T08:03:56.113Z] Collecting docopt<0.7,>=0.6.1 [2020-10-21T08:03:56.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-21T08:03:56.113Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-21T08:03:56.714Z] ---> ea25d5afbfdc [2020-10-21T08:03:56.714Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-21T08:03:56.714Z] ---> Running in 0415b549d1c7 [2020-10-21T08:03:57.319Z] Removing intermediate container 0415b549d1c7 [2020-10-21T08:03:57.319Z] ---> 48a592d16acb [2020-10-21T08:03:57.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T08:03:57.319Z] ---> Running in 32d0a2ee0493 [2020-10-21T08:03:57.919Z] Removing intermediate container 32d0a2ee0493 [2020-10-21T08:03:57.919Z] ---> f5cc419f788b [2020-10-21T08:03:57.919Z] Step 21/23 : LABEL arch=arm64 [2020-10-21T08:03:57.919Z] ---> Running in 47d5d0698e16 [2020-10-21T08:03:58.198Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-21T08:03:58.475Z] Removing intermediate container 47d5d0698e16 [2020-10-21T08:03:58.475Z] ---> 1575c9cbddaa [2020-10-21T08:03:58.475Z] Step 22/23 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T08:03:58.475Z] Collecting texttable<0.10,>=0.9.0 [2020-10-21T08:03:58.475Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-21T08:03:58.475Z] ---> Running in 82411604cc60 [2020-10-21T08:03:59.076Z] Removing intermediate container 82411604cc60 [2020-10-21T08:03:59.077Z] ---> 19a9169486a2 [2020-10-21T08:03:59.077Z] Step 23/23 : LABEL version=0.0.0 [2020-10-21T08:03:59.077Z] ---> Running in 773219b23572 [2020-10-21T08:03:59.677Z] Removing intermediate container 773219b23572 [2020-10-21T08:03:59.677Z] ---> c251cbe797c3 [2020-10-21T08:03:59.677Z] [2020-10-21T08:03:59.952Z] Successfully built c251cbe797c3 [2020-10-21T08:03:59.952Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-21T08:04:00.935Z]  Building docker-core-data-go ... done Collecting urllib3<1.25,>=1.21.1 [2020-10-21T08:04:00.935Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-21T08:04:01.210Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-21T08:04:01.210Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-21T08:04:01.484Z] Collecting idna<2.8,>=2.5 [2020-10-21T08:04:01.484Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-21T08:04:01.757Z] Collecting docker-pycreds>=0.4.0 [2020-10-21T08:04:01.757Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-21T08:04:02.034Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-21T08:04:02.034Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-21T08:04:02.034Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-21T08:04:02.034Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-21T08:04:03.008Z] Installing collected packages: PyYAML, websocket-client, jsonschema, urllib3, idna, requests, cached-property, docker-pycreds, docker, dockerpty, docopt, texttable, docker-compose [2020-10-21T08:04:03.008Z] Running setup.py install for PyYAML: started [2020-10-21T08:04:05.618Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-21T08:04:05.890Z] Attempting uninstall: urllib3 [2020-10-21T08:04:05.890Z] Found existing installation: urllib3 1.25.9 [2020-10-21T08:04:05.890Z] Uninstalling urllib3-1.25.9: [2020-10-21T08:04:06.160Z] Successfully uninstalled urllib3-1.25.9 [2020-10-21T08:04:06.753Z] Attempting uninstall: idna [2020-10-21T08:04:06.753Z] Found existing installation: idna 2.9 [2020-10-21T08:04:06.753Z] Uninstalling idna-2.9: [2020-10-21T08:04:06.753Z] Successfully uninstalled idna-2.9 [2020-10-21T08:04:07.346Z] Attempting uninstall: requests [2020-10-21T08:04:07.346Z] Found existing installation: requests 2.23.0 [2020-10-21T08:04:07.346Z] Uninstalling requests-2.23.0: [2020-10-21T08:04:07.617Z] Successfully uninstalled requests-2.23.0 [2020-10-21T08:04:08.589Z] Running setup.py install for dockerpty: started [2020-10-21T08:04:11.206Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-21T08:04:11.206Z] Running setup.py install for docopt: started [2020-10-21T08:04:12.647Z] Running setup.py install for docopt: finished with status 'done' [2020-10-21T08:04:12.647Z] Running setup.py install for texttable: started [2020-10-21T08:04:14.616Z] Running setup.py install for texttable: finished with status 'done' [2020-10-21T08:04:15.209Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-21T08:04:19.492Z] Removing intermediate container 06b5eb03acf8 [2020-10-21T08:04:19.492Z] ---> 33b74560c575 [2020-10-21T08:04:19.492Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-21T08:04:19.492Z] ---> Running in 91c3302f97bd [2020-10-21T08:04:20.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T08:04:20.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T08:04:21.065Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T08:04:21.065Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-21T08:04:21.065Z] (3/3) Installing curl (7.69.1-r1) [2020-10-21T08:04:21.065Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T08:04:21.065Z] OK: 71 MiB in 58 packages [2020-10-21T08:04:22.491Z] Removing intermediate container 91c3302f97bd [2020-10-21T08:04:22.491Z] ---> 8b5bfdfa41f9 [2020-10-21T08:04:22.491Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-21T08:04:22.491Z] ---> Running in 4a6a7d9622b0 [2020-10-21T08:04:22.766Z] Removing intermediate container 4a6a7d9622b0 [2020-10-21T08:04:22.766Z] ---> 4f1b42409153 [2020-10-21T08:04:22.766Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T08:04:23.035Z] ---> Running in c9a971be882c [2020-10-21T08:04:23.306Z] Removing intermediate container c9a971be882c [2020-10-21T08:04:23.306Z] ---> b8e52cd0ebc8 [2020-10-21T08:04:23.306Z] Step 25/27 : LABEL arch=arm64 [2020-10-21T08:04:23.576Z] ---> Running in 6d50adfba996 [2020-10-21T08:04:23.849Z] Removing intermediate container 6d50adfba996 [2020-10-21T08:04:23.849Z] ---> 8003262d3e15 [2020-10-21T08:04:23.849Z] Step 26/27 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c [2020-10-21T08:04:24.122Z] ---> Running in 17e8a460c77f [2020-10-21T08:04:24.717Z] Removing intermediate container 17e8a460c77f [2020-10-21T08:04:24.717Z] ---> 034666d62bc5 [2020-10-21T08:04:24.717Z] Step 27/27 : LABEL version=0.0.0 [2020-10-21T08:04:24.717Z] ---> Running in 4887aaa77b9d [2020-10-21T08:04:25.314Z] Removing intermediate container 4887aaa77b9d [2020-10-21T08:04:25.314Z] ---> 27c31b62ca6a [2020-10-21T08:04:25.314Z] [2020-10-21T08:04:25.586Z] Successfully built 27c31b62ca6a [2020-10-21T08:04:25.586Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-21T08:04:25.871Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-21T08:04:25.887Z] $ docker stop --time=1 38fddea0c72a2e19cd919e7fb4294b01a507207fd07c287c4827f3bb8cb2ef80 [2020-10-21T08:04:27.775Z] $ docker rm -f 38fddea0c72a2e19cd919e7fb4294b01a507207fd07c287c4827f3bb8cb2ef80 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T08:04:28.516Z] + docker images [2020-10-21T08:04:28.516Z] + grep docker [2020-10-21T08:04:28.792Z] docker-sys-mgmt-agent-go-arm64 latest 27c31b62ca6a 4 seconds ago 270MB [2020-10-21T08:04:28.792Z] docker-core-data-go-arm64 latest c251cbe797c3 29 seconds ago 22.2MB [2020-10-21T08:04:28.792Z] docker-core-metadata-go-arm64 latest a8bff46e125a 51 seconds ago 13.5MB [2020-10-21T08:04:28.792Z] docker-support-scheduler-go-arm64 latest 465596e56acc 56 seconds ago 11.5MB [2020-10-21T08:04:28.792Z] docker-core-command-go-arm64 latest 317947f6c84e 56 seconds ago 11.4MB [2020-10-21T08:04:28.792Z] docker-security-secretstore-setup-go-arm64 latest 6181eade7e17 4 minutes ago 30.8MB [2020-10-21T08:04:28.792Z] docker-security-secrets-setup-go-arm64 latest c7403e6ea4ee 4 minutes ago 22.7MB [2020-10-21T08:04:28.792Z] docker-support-notifications-go-arm64 latest 657e10ec1448 4 minutes ago 12.9MB [2020-10-21T08:04:28.792Z] docker-support-logging-go-arm64 latest 7d944c5eb1f7 4 minutes ago 10.6MB [2020-10-21T08:04:28.792Z] docker-security-proxy-setup-go-arm64 latest 6d8fe069a5e3 4 minutes ago 15.1MB [2020-10-21T08:04:28.792Z] docker latest 79b81ba6d94d 12 hours ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-21T08:04:33.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T08:04:34.006Z] ---> package-listing.sh [2020-10-21T08:04:34.007Z] ++ facter osfamily [2020-10-21T08:04:34.007Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T08:04:34.007Z] + OS_FAMILY=redhat [2020-10-21T08:04:34.007Z] + workspace=/w/workspace/edgex-go/5 [2020-10-21T08:04:34.007Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T08:04:34.007Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T08:04:34.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T08:04:34.007Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T08:04:34.007Z] + '[' /w/workspace/edgex-go/5 ']' [2020-10-21T08:04:34.007Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T08:04:34.007Z] + case "${OS_FAMILY}" in [2020-10-21T08:04:34.007Z] + rpm -qa [2020-10-21T08:04:34.007Z] + sort [2020-10-21T08:04:38.213Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T08:04:38.213Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T08:04:38.213Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T08:04:38.213Z] + '[' /w/workspace/edgex-go/5 ']' [2020-10-21T08:04:38.213Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2020-10-21T08:04:38.213Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2020-10-21T08:04:38.228Z] 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/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T08:04:38.514Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T08:04:38.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T08:04:38.828Z] [2020-10-21T08:04:38.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T08:04:39.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T08:04:39.181Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T08:04:39.181Z] df20fa9351a1: Already exists [2020-10-21T08:04:39.181Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T08:04:39.182Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T08:04:39.182Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T08:04:39.182Z] 93b61091891f: Pulling fs layer [2020-10-21T08:04:39.182Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T08:04:39.182Z] 5e14af77c1be: Pulling fs layer [2020-10-21T08:04:39.182Z] 01666e4c0597: Pulling fs layer [2020-10-21T08:04:39.182Z] aa168da1d23b: Pulling fs layer [2020-10-21T08:04:39.182Z] 93b61091891f: Waiting [2020-10-21T08:04:39.182Z] 93b9cdb0e59b: Waiting [2020-10-21T08:04:39.182Z] 5e14af77c1be: Waiting [2020-10-21T08:04:39.182Z] 01666e4c0597: Waiting [2020-10-21T08:04:39.182Z] aa168da1d23b: Waiting [2020-10-21T08:04:39.182Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T08:04:39.182Z] 46f8f816bc3b: Download complete [2020-10-21T08:04:39.182Z] 36b3adc4ff6f: Download complete [2020-10-21T08:04:39.182Z] 93b9cdb0e59b: Verifying Checksum [2020-10-21T08:04:39.182Z] 93b9cdb0e59b: Download complete [2020-10-21T08:04:39.182Z] 5e14af77c1be: Verifying Checksum [2020-10-21T08:04:39.182Z] 5e14af77c1be: Download complete [2020-10-21T08:04:39.442Z] 01666e4c0597: Verifying Checksum [2020-10-21T08:04:39.442Z] 01666e4c0597: Download complete [2020-10-21T08:04:39.704Z] 36b3adc4ff6f: Pull complete [2020-10-21T08:04:39.704Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T08:04:39.704Z] 8ad3a11d3b57: Download complete [2020-10-21T08:04:39.966Z] 93b61091891f: Verifying Checksum [2020-10-21T08:04:39.966Z] 93b61091891f: Download complete [2020-10-21T08:04:40.543Z] 8ad3a11d3b57: Pull complete [2020-10-21T08:04:40.543Z] 46f8f816bc3b: Pull complete [2020-10-21T08:04:40.803Z] 93b61091891f: Pull complete [2020-10-21T08:04:41.083Z] 93b9cdb0e59b: Pull complete [2020-10-21T08:04:41.657Z] aa168da1d23b: Verifying Checksum [2020-10-21T08:04:41.657Z] aa168da1d23b: Download complete [2020-10-21T08:04:42.601Z] 5e14af77c1be: Pull complete [2020-10-21T08:04:42.601Z] 01666e4c0597: Pull complete [2020-10-21T08:04:52.616Z] aa168da1d23b: Pull complete [2020-10-21T08:04:52.616Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T08:04:52.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T08:04:52.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T08:04:52.778Z] prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container [2020-10-21T08:04:52.821Z] $ 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/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T08:05:02.391Z] $ docker top 2c369847a3deba3e36ac4088361362326ab1a774d83d1a8e31f9a75e3cc51981 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T08:05:03.012Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T08:05:03.304Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T08:05:03.595Z] + ls /var/log/sa-host [2020-10-21T08:05:03.595Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T08:05:03.595Z] file_magic: OK [2020-10-21T08:05:03.595Z] HZ: Using current value: 100 [2020-10-21T08:05:03.595Z] file_header: OK [2020-10-21T08:05:03.595Z] 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-10-21T08:05:03.595Z] Statistics: [2020-10-21T08:05:03.595Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T08:05:03.595Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T08:05:03.595Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T08:05:03.595Z] file_magic: OK [2020-10-21T08:05:03.595Z] HZ: Using current value: 100 [2020-10-21T08:05:03.595Z] file_header: OK [2020-10-21T08:05:03.595Z] 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-10-21T08:05:03.595Z] Statistics: [2020-10-21T08:05:03.595Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T08:05:03.595Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T08:05:04.234Z] provisioning config files... [2020-10-21T08:05:04.269Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config9178800035832565060tmp [Pipeline] { [Pipeline] echo [2020-10-21T08:05:04.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T08:05:04.676Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T08:05:04.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T08:05:04.787Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T08:05:05.082Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T08:05:05.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T08:05:05.550Z] ---> sudo-logs.sh [2020-10-21T08:05:05.550Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T08:05:05.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T08:05:05.944Z] ---> job-cost.sh [2020-10-21T08:05:05.945Z] lf-activate-venv: SKIPPING [2020-10-21T08:05:05.945Z] INFO: No Stack... [2020-10-21T08:05:07.336Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T08:05:07.909Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T08:05:07.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T08:05:08.221Z] ---> logs-deploy.sh [2020-10-21T08:05:08.221Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2827/5 [2020-10-21T08:05:08.221Z] INFO: archiving workspace using pattern(s): [2020-10-21T08:05:09.608Z] Archives upload complete. [2020-10-21T08:05:09.608Z] INFO: archiving logs to Nexus