Pull request #3056 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 48f292ecce04635bad45b2dac08c505f02e60d07 rather than a3b0e054d936cf113875272e27a1c86c6f9d6cac Obtained Jenkinsfile from 48f292ecce04635bad45b2dac08c505f02e60d07 Running in Durability level: MAX_SURVIVABILITY 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3056/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3056/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21841 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit a3b0e054d936cf113875272e27a1c86c6f9d6cac Merge succeeded, producing a3b0e054d936cf113875272e27a1c86c6f9d6cac Checking out Revision a3b0e054d936cf113875272e27a1c86c6f9d6cac (PR-3056) > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b0e054d936cf113875272e27a1c86c6f9d6cac # 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 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b0e054d936cf113875272e27a1c86c6f9d6cac # timeout=10 Commit message: "fix(meta): Check the associated object existence when delete Profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-21T03:13:18.007Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-21T03:13:18.420Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-21T03:13:18.681Z] ========================================================= [2021-01-21T03:13:18.681Z] EdgeX Global Pipelines Version Info [2021-01-21T03:13:18.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-21T03:13:20.442Z] ------------------- [2021-01-21T03:13:20.442Z] stable info: [2021-01-21T03:13:20.442Z] ------------------- [2021-01-21T03:13:20.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T03:13:20.442Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T03:13:20.442Z] Message: update stable to v1.0.179 [2021-01-21T03:13:21.389Z] ------------------- [2021-01-21T03:13:21.389Z] experimental info: [2021-01-21T03:13:21.389Z] ------------------- [2021-01-21T03:13:21.389Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T03:13:21.389Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T03:13:21.389Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-21T03:13:21.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-21T03:13:21.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-21T03:13:22.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-21T03:13:22.196Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-21T03:13:22.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-21T03:13:22.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-21T03:13:22.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-21T03:13:22.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-21T03:13:23.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-21T03:13:23.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-21T03:13:23.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-21T03:13:23.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-21T03:13:23.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-21T03:13:23.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-21T03:13:23.794Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T03:13:23.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T03:13:24.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-21T03:13:24.192Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-21T03:13:24.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-21T03:13:24.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-21T03:13:24.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-21T03:13:24.707Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-21T03:13:24.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-21T03:13:24.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3056 [Pipeline] echo [2021-01-21T03:13:25.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3056 [Pipeline] echo [2021-01-21T03:13:25.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3056 [Pipeline] echo [2021-01-21T03:13:25.481Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3b0e054d936cf113875272e27a1c86c6f9d6cac [Pipeline] echo [2021-01-21T03:13:25.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3b0e05 [Pipeline] echo [2021-01-21T03:13:25.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T03:13:25.986Z] provisioning config files... [2021-01-21T03:13:26.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3510155813273170092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T03:13:26.438Z] ---> docker-login.sh [2021-01-21T03:13:26.438Z] nexus3.edgexfoundry.org:10001 [2021-01-21T03:13:26.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T03:13:26.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T03:13:26.967Z] Configure a credential helper to remove this warning. See [2021-01-21T03:13:26.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T03:13:26.967Z] [2021-01-21T03:13:26.967Z] Login Succeeded [2021-01-21T03:13:26.967Z] nexus3.edgexfoundry.org:10002 [2021-01-21T03:13:26.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T03:13:26.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T03:13:26.967Z] Configure a credential helper to remove this warning. See [2021-01-21T03:13:26.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T03:13:26.967Z] [2021-01-21T03:13:26.967Z] Login Succeeded [2021-01-21T03:13:26.967Z] nexus3.edgexfoundry.org:10003 [2021-01-21T03:13:27.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T03:13:27.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T03:13:27.228Z] Configure a credential helper to remove this warning. See [2021-01-21T03:13:27.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T03:13:27.228Z] [2021-01-21T03:13:27.228Z] Login Succeeded [2021-01-21T03:13:27.228Z] nexus3.edgexfoundry.org:10004 [2021-01-21T03:13:27.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T03:13:27.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T03:13:27.492Z] Configure a credential helper to remove this warning. See [2021-01-21T03:13:27.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T03:13:27.492Z] [2021-01-21T03:13:27.492Z] Login Succeeded [2021-01-21T03:13:27.492Z] docker.io [2021-01-21T03:13:27.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T03:13:27.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T03:13:27.757Z] Configure a credential helper to remove this warning. See [2021-01-21T03:13:27.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T03:13:27.757Z] [2021-01-21T03:13:27.757Z] Login Succeeded [2021-01-21T03:13:27.757Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T03:13:27.784Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T03:13:28.370Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/core-command/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/core-data/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-21T03:13:28.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T03:13:28.370Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-21T03:13:28.370Z] ++ cut -d/ -f2 [2021-01-21T03:13:28.370Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-21T03:13:28.455Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 [2021-01-21T03:13:30.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T03:13:30.171Z] [2021-01-21T03:13:30.171Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:13:30.584Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T03:13:30.584Z] latest: Pulling from edgex-devops/git-semver [2021-01-21T03:13:30.584Z] 31603596830f: Pulling fs layer [2021-01-21T03:13:30.584Z] 2a8b12db71e7: Pulling fs layer [2021-01-21T03:13:30.584Z] 6ca5941a6612: Pulling fs layer [2021-01-21T03:13:30.584Z] ecc8261a40a4: Pulling fs layer [2021-01-21T03:13:30.584Z] ecc8261a40a4: Waiting [2021-01-21T03:13:30.584Z] 2a8b12db71e7: Download complete [2021-01-21T03:13:30.845Z] 31603596830f: Verifying Checksum [2021-01-21T03:13:30.845Z] 31603596830f: Download complete [2021-01-21T03:13:30.845Z] 6ca5941a6612: Verifying Checksum [2021-01-21T03:13:30.845Z] 6ca5941a6612: Download complete [2021-01-21T03:13:30.845Z] ecc8261a40a4: Verifying Checksum [2021-01-21T03:13:30.845Z] ecc8261a40a4: Download complete [2021-01-21T03:13:31.421Z] 31603596830f: Pull complete [2021-01-21T03:13:31.421Z] 2a8b12db71e7: Pull complete [2021-01-21T03:13:32.367Z] 6ca5941a6612: Pull complete [2021-01-21T03:13:32.367Z] ecc8261a40a4: Pull complete [2021-01-21T03:13:32.367Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-21T03:13:32.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T03:13:32.367Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-21T03:13:32.521Z] prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container [2021-01-21T03:13:32.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-21T03:13:35.135Z] $ docker top b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-21T03:13:35.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T03:13:35.636Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T03:13:35.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T03:13:35.878Z] $ docker exec b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 ssh-agent [2021-01-21T03:13:36.085Z] SSH_AUTH_SOCK=/tmp/ssh-nOAn5otDSYAG/agent.12 [2021-01-21T03:13:36.085Z] SSH_AGENT_PID=18 [2021-01-21T03:13:36.102Z] Running ssh-add (command line suppressed) [2021-01-21T03:13:36.220Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5378869638099228870.key (/w/workspace/edgex-go/1@tmp/private_key_5378869638099228870.key) [2021-01-21T03:13:36.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T03:13:36.677Z] + git tag --points-at HEAD [Pipeline] } [2021-01-21T03:13:36.703Z] $ docker exec --env ******** --env ******** b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 ssh-agent -k [2021-01-21T03:13:36.814Z] unset SSH_AUTH_SOCK; [2021-01-21T03:13:36.814Z] unset SSH_AGENT_PID; [2021-01-21T03:13:36.814Z] echo Agent pid 18 killed; [2021-01-21T03:13:36.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-21T03:13:37.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T03:13:37.065Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T03:13:37.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T03:13:37.232Z] $ docker exec b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 ssh-agent [2021-01-21T03:13:37.399Z] SSH_AUTH_SOCK=/tmp/ssh-zoPR5fPIwb3N/agent.46 [2021-01-21T03:13:37.399Z] SSH_AGENT_PID=52 [2021-01-21T03:13:37.406Z] Running ssh-add (command line suppressed) [2021-01-21T03:13:37.514Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6304629230025394008.key (/w/workspace/edgex-go/1@tmp/private_key_6304629230025394008.key) [2021-01-21T03:13:37.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T03:13:37.946Z] + git semver init [2021-01-21T03:13:37.946Z] # -> Open(): unable to determine branch for HEAD [2021-01-21T03:13:37.946Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-21T03:13:37.946Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-21T03:13:37.946Z] # $SEMVER_REMOTE_NAME = origin [2021-01-21T03:13:37.946Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-21T03:13:37.946Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-21T03:13:37.946Z] # $SEMVER_BRANCH = PR-3056 [2021-01-21T03:13:37.946Z] # $SEMVER_TEMP = /tmp/semver-937573288 [2021-01-21T03:13:37.946Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-21T03:13:56.093Z] # '/tmp/semver-937573288' -> '/w/workspace/edgex-go/1/.semver' [2021-01-21T03:13:56.093Z] # -> Force: false [2021-01-21T03:13:56.093Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-21T03:13:56.107Z] $ docker exec --env ******** --env ******** b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 ssh-agent -k [2021-01-21T03:13:56.282Z] unset SSH_AUTH_SOCK; [2021-01-21T03:13:56.283Z] unset SSH_AGENT_PID; [2021-01-21T03:13:56.283Z] echo Agent pid 52 killed; [2021-01-21T03:13:56.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T03:13:56.928Z] + git semver [Pipeline] } [2021-01-21T03:13:56.958Z] $ docker stop --time=1 b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 [2021-01-21T03:13:58.614Z] $ docker rm -f b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T03:13:59.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-21T03:13:59.781Z] Stashed 1 file(s) [Pipeline] echo [2021-01-21T03:13:59.805Z] [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] sh [2021-01-21T03:14:01.318Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-21T03:14:01.642Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T03:14:01.972Z] + sudo service docker restart [2021-01-21T03:14:01.972Z] + true [2021-01-21T03:14:01.972Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-21T03:14:02.585Z] ========================================================= [2021-01-21T03:14:02.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-21T03:14:02.585Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:14:02.975Z] + 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 . [2021-01-21T03:14:06.294Z] Sending build context to Docker daemon 327.6MB [2021-01-21T03:14:06.294Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T03:14:06.294Z] Step 2/6 : FROM ${BASE} [2021-01-21T03:14:06.294Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-21T03:14:06.294Z] 188c0c94c7c5: Pulling fs layer [2021-01-21T03:14:06.294Z] 0ef7d3d256c8: Pulling fs layer [2021-01-21T03:14:06.294Z] de9db76c5a1d: Pulling fs layer [2021-01-21T03:14:06.294Z] bca2f99d35d6: Pulling fs layer [2021-01-21T03:14:06.294Z] 93359f2a8cfa: Pulling fs layer [2021-01-21T03:14:06.294Z] bca2f99d35d6: Waiting [2021-01-21T03:14:06.294Z] 93359f2a8cfa: Waiting [2021-01-21T03:14:06.294Z] 7c6f9722023f: Pulling fs layer [2021-01-21T03:14:06.294Z] a35cf1a2eb13: Pulling fs layer [2021-01-21T03:14:06.294Z] a35cf1a2eb13: Waiting [2021-01-21T03:14:06.294Z] 7c6f9722023f: Waiting [2021-01-21T03:14:06.294Z] de9db76c5a1d: Download complete [2021-01-21T03:14:06.294Z] 0ef7d3d256c8: Verifying Checksum [2021-01-21T03:14:06.294Z] 0ef7d3d256c8: Download complete [2021-01-21T03:14:06.294Z] 93359f2a8cfa: Verifying Checksum [2021-01-21T03:14:06.294Z] 93359f2a8cfa: Download complete [2021-01-21T03:14:06.294Z] 7c6f9722023f: Verifying Checksum [2021-01-21T03:14:06.294Z] 7c6f9722023f: Download complete [2021-01-21T03:14:06.294Z] 188c0c94c7c5: Download complete [2021-01-21T03:14:06.561Z] 188c0c94c7c5: Pull complete [2021-01-21T03:14:06.824Z] 0ef7d3d256c8: Pull complete [2021-01-21T03:14:06.824Z] de9db76c5a1d: Pull complete [2021-01-21T03:14:08.761Z] a35cf1a2eb13: Verifying Checksum [2021-01-21T03:14:08.761Z] a35cf1a2eb13: Download complete [2021-01-21T03:14:09.342Z] bca2f99d35d6: Verifying Checksum [2021-01-21T03:14:09.342Z] bca2f99d35d6: Download complete [2021-01-21T03:14:14.684Z] bca2f99d35d6: Pull complete [2021-01-21T03:14:14.684Z] 93359f2a8cfa: Pull complete [2021-01-21T03:14:14.684Z] 7c6f9722023f: Pull complete [2021-01-21T03:14:15.549Z] Still waiting to schedule task [2021-01-21T03:14:15.549Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-21T03:14:20.013Z] a35cf1a2eb13: Pull complete [2021-01-21T03:14:20.013Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-21T03:14:20.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-21T03:14:20.014Z] ---> a62c8e92a672 [2021-01-21T03:14:20.014Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-21T03:14:20.014Z] ---> Running in 38955d3a2b8c [2021-01-21T03:14:20.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:14:20.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:14:21.164Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T03:14:21.428Z] (2/12) Installing file (5.38-r0) [2021-01-21T03:14:21.428Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T03:14:21.691Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T03:14:28.295Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T03:14:28.295Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T03:14:28.295Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T03:14:28.295Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T03:14:28.295Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T03:14:28.295Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T03:14:28.557Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T03:14:28.557Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T03:14:28.557Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T03:14:28.557Z] OK: 233 MiB in 51 packages [2021-01-21T03:14:32.792Z] Removing intermediate container 38955d3a2b8c [2021-01-21T03:14:32.792Z] ---> 26365cdfe1b8 [2021-01-21T03:14:32.792Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T03:14:32.792Z] ---> Running in a0851bf56404 [2021-01-21T03:14:32.792Z] Removing intermediate container a0851bf56404 [2021-01-21T03:14:32.792Z] ---> a048ced1cd3a [2021-01-21T03:14:32.792Z] Step 5/6 : COPY go.mod . [2021-01-21T03:14:33.054Z] ---> f02be4e57ef6 [2021-01-21T03:14:33.054Z] Step 6/6 : RUN go mod download [2021-01-21T03:14:33.054Z] ---> Running in eebf338f5af5 [2021-01-21T03:14:55.077Z] Removing intermediate container eebf338f5af5 [2021-01-21T03:14:55.077Z] ---> b99ef0642c75 [2021-01-21T03:14:55.077Z] Successfully built b99ef0642c75 [2021-01-21T03:14:55.077Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:14:55.442Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T03:14:55.442Z] . [Pipeline] withDockerContainer [2021-01-21T03:14:55.573Z] prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container [2021-01-21T03:14:55.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-01-21T03:14:56.474Z] $ docker top d61593c9ff94b591038f837082497291a69115dde559ee88cf01880701e02ebd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T03:14:57.041Z] + go version [2021-01-21T03:14:57.041Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-21T03:14:57.078Z] $ docker stop --time=1 d61593c9ff94b591038f837082497291a69115dde559ee88cf01880701e02ebd [2021-01-21T03:14:58.415Z] $ docker rm -f d61593c9ff94b591038f837082497291a69115dde559ee88cf01880701e02ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:14:59.547Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T03:14:59.547Z] . [Pipeline] withDockerContainer [2021-01-21T03:14:59.677Z] prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container [2021-01-21T03:14:59.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-01-21T03:15:00.414Z] $ docker top a8114e433c8828d32ee9b9163426cd92186850950b14bd8ca07279ef6becf18a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-21T03:15:00.755Z] ========================================================= [2021-01-21T03:15:00.755Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T03:15:00.755Z] ========================================================= [Pipeline] sh [2021-01-21T03:15:01.077Z] + make test [2021-01-21T03:15:01.077Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T03:15:09.313Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T03:15:24.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T03:15:29.678Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T03:15:30.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T03:15:30.636Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T03:15:30.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T03:15:30.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T03:15:30.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T03:15:31.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T03:15:31.520Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T03:15:32.123Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T03:15:34.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T03:15:34.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T03:15:34.768Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T03:15:36.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.095s coverage: 46.6% of statements [2021-01-21T03:15:36.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T03:15:36.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T03:15:36.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T03:15:36.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T03:15:36.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T03:15:41.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.196s coverage: 27.0% of statements [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T03:15:41.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T03:15:41.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T03:15:41.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 66.7% of statements [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T03:15:41.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 82.3% of statements [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T03:15:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T03:15:42.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.323s coverage: 28.6% of statements [2021-01-21T03:15:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T03:15:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T03:15:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T03:15:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T03:15:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T03:15:42.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements [2021-01-21T03:15:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T03:15:42.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-01-21T03:15:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T03:15:42.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements [2021-01-21T03:15:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T03:15:43.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-01-21T03:15:43.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T03:15:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-01-21T03:15:43.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T03:15:43.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T03:15:43.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T03:15:43.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T03:15:46.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.443s coverage: 92.8% of statements [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T03:15:46.146Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T03:15:46.146Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.1% of statements [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T03:15:46.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.026s coverage: 100.0% of statements [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T03:15:46.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements [2021-01-21T03:15:46.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T03:15:46.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements [2021-01-21T03:15:46.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2021-01-21T03:15:46.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements [2021-01-21T03:15:46.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements [2021-01-21T03:15:46.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T03:15:47.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements [2021-01-21T03:15:47.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T03:15:47.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T03:15:47.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-01-21T03:15:47.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-01-21T03:15:47.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-01-21T03:15:47.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-01-21T03:15:47.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-01-21T03:15:48.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 68.9% of statements [2021-01-21T03:15:48.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T03:15:48.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T03:15:48.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T03:15:48.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T03:15:48.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T03:15:49.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 37.0% of statements [2021-01-21T03:15:49.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T03:15:49.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T03:15:49.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.292s coverage: 84.0% of statements [2021-01-21T03:15:49.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-21T03:15:51.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.090s coverage: 47.1% of statements [2021-01-21T03:15:51.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T03:15:51.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T03:15:51.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T03:15:51.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T03:15:51.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T03:15:51.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-01-21T03:15:51.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T03:15:51.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-01-21T03:15:51.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T03:15:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.703s coverage: 29.1% of statements [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T03:15:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T03:15:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T03:15:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T03:15:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T03:15:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T03:15:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T03:15:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-01-21T03:15:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-21T03:15:54.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-21T03:15:54.666Z] GO111MODULE=on go vet ./... [2021-01-21T03:16:09.796Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21842 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws [2021-01-21T03:16:09.934Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-21T03:16:14.782Z] using credential edgex-jenkins-ssh [2021-01-21T03:16:14.848Z] Cloning the remote Git repository [2021-01-21T03:16:14.917Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T03:16:15.022Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-21T03:16:15.115Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T03:16:15.115Z] > git --version # timeout=10 [2021-01-21T03:16:15.139Z] > git --version # 'git version 2.17.1' [2021-01-21T03:16:15.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T03:16:15.211Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T03:16:16.969Z] gofmt -l . [2021-01-21T03:16:17.550Z] [ "`gofmt -l .`" = "" ] [2021-01-21T03:16:18.130Z] ./bin/test-go-mod-tidy.sh [2021-01-21T03:16:18.395Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-21T03:16:19.307Z] + ls -al . [2021-01-21T03:16:19.307Z] total 656 [2021-01-21T03:16:19.307Z] drwxrwxr-x 10 1001 1001 4096 Jan 21 03:16 . [2021-01-21T03:16:19.307Z] drwxr-xr-x 4 root root 28 Jan 21 03:15 .. [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 03:13 .dockerignore [2021-01-21T03:16:19.307Z] drwxrwxr-x 8 1001 1001 179 Jan 21 03:13 .git [2021-01-21T03:16:19.307Z] drwxrwxr-x 3 1001 1001 125 Jan 21 03:13 .github [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 03:13 .gitignore [2021-01-21T03:16:19.307Z] drwx------ 3 1001 1001 47 Jan 21 03:13 .semver [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 03:13 .sonarcloud.properties [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 03:13 Attribution.txt [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 03:13 CONTRIBUTING.md [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 03:13 Dockerfile.build [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 03:13 Jenkinsfile [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 03:13 LICENSE [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 03:13 Makefile [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 03:13 README.md [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 03:13 SECURITY.md [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 03:13 VERSION [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 03:13 ZMQWindows.md [2021-01-21T03:16:19.307Z] drwxrwxr-x 2 1001 1001 117 Jan 21 03:13 bin [2021-01-21T03:16:19.307Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 03:13 cmd [2021-01-21T03:16:19.307Z] -rw-r--r-- 1 root root 550466 Jan 21 03:15 coverage.out [2021-01-21T03:16:19.307Z] -rw-r--r-- 1 root root 1027 Jan 21 03:16 go.mod [2021-01-21T03:16:19.307Z] -rw-r--r-- 1 root root 18725 Jan 21 03:16 go.sum [2021-01-21T03:16:19.307Z] drwxrwxr-x 8 1001 1001 127 Jan 21 03:13 internal [2021-01-21T03:16:19.307Z] drwxrwxr-x 4 1001 1001 26 Jan 21 03:13 openapi [2021-01-21T03:16:19.307Z] drwxrwxr-x 4 1001 1001 71 Jan 21 03:13 snap [2021-01-21T03:16:19.307Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 03:13 version.go [Pipeline] sh [2021-01-21T03:16:19.638Z] + '[' -e coverage.out ] [2021-01-21T03:16:19.638Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-21T03:16:19.846Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T03:16:20.167Z] + make build [2021-01-21T03:16:20.167Z] 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 [2021-01-21T03:16:24.389Z] 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 [2021-01-21T03:16:29.998Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T03:16:30.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T03:16:30.044Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T03:16:30.074Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T03:16:30.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T03:16:30.086Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T03:16:30.854Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit a3b0e054d936cf113875272e27a1c86c6f9d6cac [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-21T03:16:31.527Z] Failed in branch arm64 [2021-01-21T03:16:30.882Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T03:16:30.899Z] > git checkout -f a3b0e054d936cf113875272e27a1c86c6f9d6cac # timeout=10 [2021-01-21T03:16:32.617Z] 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 [2021-01-21T03:16:32.617Z] 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 [2021-01-21T03:16:34.026Z] 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 [2021-01-21T03:16:34.291Z] 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 [2021-01-21T03:16:35.698Z] 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 [2021-01-21T03:16:37.098Z] 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 [2021-01-21T03:16:38.049Z] 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 [2021-01-21T03:16:39.454Z] 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 [2021-01-21T03:16:40.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T03:16:41.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-21T03:16:42.794Z] $ docker stop --time=1 a8114e433c8828d32ee9b9163426cd92186850950b14bd8ca07279ef6becf18a [2021-01-21T03:16:44.503Z] $ docker rm -f a8114e433c8828d32ee9b9163426cd92186850950b14bd8ca07279ef6becf18a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:16:48.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T03:16:48.351Z] [2021-01-21T03:16:48.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:16:48.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T03:16:48.742Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-21T03:16:48.742Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-21T03:16:48.742Z] ca9280d653b3: Pulling fs layer [2021-01-21T03:16:48.742Z] 7e9c9ca2126c: Pulling fs layer [2021-01-21T03:16:49.698Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-21T03:16:49.698Z] cbdbe7a5bc2a: Download complete [2021-01-21T03:16:49.963Z] ca9280d653b3: Verifying Checksum [2021-01-21T03:16:49.963Z] ca9280d653b3: Download complete [2021-01-21T03:16:49.963Z] cbdbe7a5bc2a: Pull complete [2021-01-21T03:16:50.930Z] 7e9c9ca2126c: Verifying Checksum [2021-01-21T03:16:50.930Z] 7e9c9ca2126c: Download complete [2021-01-21T03:16:51.195Z] ca9280d653b3: Pull complete [2021-01-21T03:16:57.843Z] 7e9c9ca2126c: Pull complete [2021-01-21T03:16:57.843Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-21T03:16:57.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T03:16:57.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-21T03:16:58.061Z] prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container [2021-01-21T03:16:58.118Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2021-01-21T03:17:01.143Z] $ docker top 68e9491eec3c81375a14a26ce1b7ec86e4eea3afde44cbbe0cfd03856fb05b0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T03:17:01.951Z] + docker-compose build --help [2021-01-21T03:17:01.951Z] + grep parallel [2021-01-21T03:17:03.357Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T03:17:03.395Z] $ docker stop --time=1 68e9491eec3c81375a14a26ce1b7ec86e4eea3afde44cbbe0cfd03856fb05b0c [2021-01-21T03:17:04.884Z] $ docker rm -f 68e9491eec3c81375a14a26ce1b7ec86e4eea3afde44cbbe0cfd03856fb05b0c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:17:05.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T03:17:05.832Z] . [Pipeline] withDockerContainer [2021-01-21T03:17:05.967Z] prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container [2021-01-21T03:17:06.022Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-21T03:17:06.815Z] $ docker top c413eba7ca929bc0d46281b57fd837bcb503cb1ef37cedff35fbabdead2b3a82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T03:17:07.356Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T03:17:08.306Z] Building docker-core-command-go ... [2021-01-21T03:17:08.306Z] Building docker-core-data-go ... [2021-01-21T03:17:08.306Z] Building docker-core-metadata-go ... [2021-01-21T03:17:08.306Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T03:17:08.306Z] Building docker-security-proxy-setup-go ... [2021-01-21T03:17:08.306Z] Building docker-security-secretstore-setup-go ... [2021-01-21T03:17:08.306Z] Building docker-support-notifications-go ... [2021-01-21T03:17:08.306Z] Building docker-support-scheduler-go ... [2021-01-21T03:17:08.306Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T03:17:08.307Z] Building docker-security-secretstore-setup-go [2021-01-21T03:17:08.307Z] Building docker-support-scheduler-go [2021-01-21T03:17:08.307Z] Building docker-security-proxy-setup-go [2021-01-21T03:17:08.307Z] Building docker-security-bootstrap-redis-go [2021-01-21T03:17:08.307Z] Building docker-core-command-go [2021-01-21T03:17:40.540Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:17:40.540Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:17:40.540Z] ---> b99ef0642c75 [2021-01-21T03:17:40.540Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T03:17:40.540Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:17:40.540Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:17:40.540Z] ---> b99ef0642c75 [2021-01-21T03:17:40.540Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T03:17:40.540Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:17:40.540Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:17:40.540Z] ---> b99ef0642c75 [2021-01-21T03:17:40.540Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T03:17:40.540Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:17:40.540Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:17:40.540Z] ---> b99ef0642c75 [2021-01-21T03:17:40.540Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T03:17:40.540Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:17:40.540Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:17:40.540Z] ---> b99ef0642c75 [2021-01-21T03:17:40.540Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T03:17:40.540Z] ---> Running in 6b451e8b363e [2021-01-21T03:17:40.540Z] ---> Running in 3c73b53ac3e2 [2021-01-21T03:17:40.540Z] ---> Running in ae6afffcc3d1 [2021-01-21T03:17:40.540Z] ---> Running in 055d764f1400 [2021-01-21T03:17:40.540Z] ---> Running in 3deaeef1b296 [2021-01-21T03:17:40.540Z] Removing intermediate container 055d764f1400 [2021-01-21T03:17:40.540Z] ---> 6b406c49758b [2021-01-21T03:17:40.540Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:17:40.540Z] Removing intermediate container 6b451e8b363e [2021-01-21T03:17:40.540Z] ---> 8ab897bf11b1 [2021-01-21T03:17:40.540Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:17:40.810Z] Removing intermediate container 3c73b53ac3e2 [2021-01-21T03:17:40.810Z] ---> bb807589c09d [2021-01-21T03:17:40.810Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:17:40.810Z] Removing intermediate container ae6afffcc3d1 [2021-01-21T03:17:40.810Z] ---> 9779ae8a09f5 [2021-01-21T03:17:40.810Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:17:40.810Z] Removing intermediate container 3deaeef1b296 [2021-01-21T03:17:40.810Z] ---> 5cbcae172e53 [2021-01-21T03:17:40.810Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:17:40.810Z] ---> Running in 8941559900e4 [2021-01-21T03:17:40.810Z] ---> Running in e2ac130048ac [2021-01-21T03:17:40.810Z] ---> Running in 89122c3403e7 [2021-01-21T03:17:40.810Z] ---> Running in fd836fb4634e [2021-01-21T03:17:40.810Z] ---> Running in 27f1c9294d53 [2021-01-21T03:17:42.787Z] Removing intermediate container 8941559900e4 [2021-01-21T03:17:42.787Z] ---> 55cc2218d12e [2021-01-21T03:17:42.787Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T03:17:42.787Z] Removing intermediate container e2ac130048ac [2021-01-21T03:17:42.787Z] ---> 6231a9f50487 [2021-01-21T03:17:42.787Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T03:17:42.787Z] ---> Running in 8ecb5eb82eb3 [2021-01-21T03:17:43.049Z] ---> Running in 65038fdb3420 [2021-01-21T03:17:43.049Z] Removing intermediate container 89122c3403e7 [2021-01-21T03:17:43.049Z] ---> 6979b2616cce [2021-01-21T03:17:43.049Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T03:17:43.312Z] Removing intermediate container fd836fb4634e [2021-01-21T03:17:43.312Z] ---> fbcad23375c6 [2021-01-21T03:17:43.312Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T03:17:43.313Z] Removing intermediate container 27f1c9294d53 [2021-01-21T03:17:43.313Z] ---> f933c963bc8d [2021-01-21T03:17:43.313Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T03:17:43.575Z] ---> Running in 000cff9f14a0 [2021-01-21T03:17:43.575Z] ---> Running in 3564cbf720cf [2021-01-21T03:17:43.575Z] ---> Running in e7b68d9fcac8 [2021-01-21T03:17:43.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:43.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:44.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:44.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:44.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:44.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:44.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:44.943Z] OK: 233 MiB in 51 packages [2021-01-21T03:17:44.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:45.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:45.207Z] OK: 233 MiB in 51 packages [2021-01-21T03:17:45.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:17:45.470Z] Removing intermediate container 8ecb5eb82eb3 [2021-01-21T03:17:45.470Z] ---> b2bf296548cf [2021-01-21T03:17:45.470Z] Step 6/21 : COPY go.mod . [2021-01-21T03:17:45.733Z] Removing intermediate container 65038fdb3420 [2021-01-21T03:17:45.734Z] ---> 2fd5883cdb64 [2021-01-21T03:17:45.734Z] Step 6/22 : COPY go.mod . [2021-01-21T03:17:45.734Z] OK: 233 MiB in 51 packages [2021-01-21T03:17:45.734Z] ---> 79b4df776db5 [2021-01-21T03:17:45.734Z] Step 7/21 : RUN go mod download [2021-01-21T03:17:45.734Z] ---> Running in 74fd1beb662a [2021-01-21T03:17:45.734Z] OK: 233 MiB in 51 packages [2021-01-21T03:17:45.996Z] OK: 233 MiB in 51 packages [2021-01-21T03:17:45.996Z] ---> 47eba95916cf [2021-01-21T03:17:45.996Z] Step 7/22 : RUN go mod download [2021-01-21T03:17:46.260Z] ---> Running in f5a3720c897b [2021-01-21T03:17:46.523Z] Removing intermediate container 000cff9f14a0 [2021-01-21T03:17:46.523Z] ---> 5b6ca6da5af2 [2021-01-21T03:17:46.523Z] Step 6/21 : COPY go.mod . [2021-01-21T03:17:46.798Z] Removing intermediate container 3564cbf720cf [2021-01-21T03:17:46.798Z] ---> 6751f34ffe93 [2021-01-21T03:17:46.798Z] Step 6/24 : COPY go.mod . [2021-01-21T03:17:46.798Z] ---> c799c19ac49a [2021-01-21T03:17:46.798Z] Step 7/21 : RUN go mod download [2021-01-21T03:17:47.069Z] Removing intermediate container e7b68d9fcac8 [2021-01-21T03:17:47.069Z] ---> 4fc0f1252b3a [2021-01-21T03:17:47.069Z] Step 6/22 : COPY go.mod . [2021-01-21T03:17:47.069Z] ---> Running in 912940e534d5 [2021-01-21T03:17:47.069Z] ---> 905e69d170aa [2021-01-21T03:17:47.069Z] Step 7/24 : RUN go mod download [2021-01-21T03:17:47.340Z] ---> Running in 0dd82f891a6f [2021-01-21T03:17:47.340Z] ---> 81f332cea693 [2021-01-21T03:17:47.340Z] Step 7/22 : RUN go mod download [2021-01-21T03:17:47.609Z] ---> Running in 21b1d27a8533 [2021-01-21T03:17:47.878Z] Removing intermediate container 74fd1beb662a [2021-01-21T03:17:47.878Z] ---> 67b2b4329d66 [2021-01-21T03:17:47.878Z] Step 8/21 : COPY . . [2021-01-21T03:17:48.845Z] Removing intermediate container f5a3720c897b [2021-01-21T03:17:48.845Z] ---> a3b7b6748129 [2021-01-21T03:17:48.845Z] Step 8/22 : COPY . . [2021-01-21T03:17:55.509Z] Removing intermediate container 912940e534d5 [2021-01-21T03:17:55.509Z] ---> 087b873578d6 [2021-01-21T03:17:55.509Z] Step 8/21 : COPY . . [2021-01-21T03:17:56.470Z] Removing intermediate container 0dd82f891a6f [2021-01-21T03:17:56.470Z] ---> 54d342a674da [2021-01-21T03:17:56.470Z] Step 8/24 : COPY . . [2021-01-21T03:17:59.037Z] Removing intermediate container 21b1d27a8533 [2021-01-21T03:17:59.037Z] ---> 8817cd121dee [2021-01-21T03:17:59.037Z] Step 8/22 : COPY . . [2021-01-21T03:18:31.311Z] ---> 2469339dc54e [2021-01-21T03:18:31.311Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T03:18:31.311Z] ---> 6dbf21a2a4f7 [2021-01-21T03:18:31.311Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T03:18:32.274Z] ---> 1bc67bde7bc8 [2021-01-21T03:18:32.274Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T03:18:32.857Z] ---> Running in 7aa763742491 [2021-01-21T03:18:33.437Z] ---> Running in 9c12f87ebb46 [2021-01-21T03:18:33.437Z] ---> Running in 11c558445107 [2021-01-21T03:18:33.437Z] ---> 1cf7b034193e [2021-01-21T03:18:33.437Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T03:18:33.700Z] ---> e63247e1fd98 [2021-01-21T03:18:33.700Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T03:18:33.964Z] ---> Running in a94d6e67b1d5 [2021-01-21T03:18:33.964Z] ---> Running in eaa9d8b20404 [2021-01-21T03:18:34.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T03:18:34.944Z] 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 [2021-01-21T03:18:34.944Z] 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 [2021-01-21T03:18:34.944Z] 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 [2021-01-21T03:18:34.944Z] 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 [2021-01-21T03:19:01.669Z] 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 [2021-01-21T03:19:01.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-21T03:19:05.144Z] Removing intermediate container 9c12f87ebb46 [2021-01-21T03:19:05.144Z] ---> b2933608045c [2021-01-21T03:19:05.144Z] [2021-01-21T03:19:05.144Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T03:19:05.144Z] 3.12: Pulling from library/alpine [2021-01-21T03:19:07.876Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T03:19:07.876Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T03:19:07.876Z] ---> 389fef711851 [2021-01-21T03:19:07.876Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T03:19:09.812Z] Removing intermediate container a94d6e67b1d5 [2021-01-21T03:19:09.812Z] ---> 7f92bd90be17 [2021-01-21T03:19:09.812Z] [2021-01-21T03:19:09.812Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T03:19:09.812Z] ---> 389fef711851 [2021-01-21T03:19:09.812Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T03:19:09.812Z] Removing intermediate container 11c558445107 [2021-01-21T03:19:09.812Z] ---> 3521884445be [2021-01-21T03:19:09.812Z] [2021-01-21T03:19:09.812Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T03:19:09.812Z] ---> Running in 3f9bc5b260cb [2021-01-21T03:19:09.812Z] ---> 389fef711851 [2021-01-21T03:19:09.812Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T03:19:09.812Z] Removing intermediate container 7aa763742491 [2021-01-21T03:19:09.812Z] ---> 2b758888bb9a [2021-01-21T03:19:09.812Z] [2021-01-21T03:19:09.812Z] Step 10/21 : FROM scratch [2021-01-21T03:19:09.812Z] ---> [2021-01-21T03:19:09.812Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T03:19:10.075Z] Removing intermediate container eaa9d8b20404 [2021-01-21T03:19:10.075Z] ---> 1303b252a225 [2021-01-21T03:19:10.075Z] [2021-01-21T03:19:10.075Z] Step 10/22 : FROM scratch [2021-01-21T03:19:10.075Z] ---> [2021-01-21T03:19:10.075Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T03:19:10.075Z] ---> Running in 207caaacca6c [2021-01-21T03:19:10.352Z] ---> Running in 6e7065ed972f [2021-01-21T03:19:10.625Z] ---> Running in b7280b9ccdc6 [2021-01-21T03:19:10.625Z] ---> Running in 107de58d6425 [2021-01-21T03:19:10.890Z] Removing intermediate container b7280b9ccdc6 [2021-01-21T03:19:10.890Z] ---> cc3a6e2cfa18 [2021-01-21T03:19:10.890Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-21T03:19:10.890Z] Removing intermediate container 107de58d6425 [2021-01-21T03:19:10.890Z] ---> 0646a08c0777 [2021-01-21T03:19:10.890Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T03:19:10.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:11.166Z] ---> Running in 2b1d9dd60ece [2021-01-21T03:19:11.166Z] ---> Running in e6bcdcc13f7a [2021-01-21T03:19:11.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:11.439Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T03:19:11.439Z] Removing intermediate container 2b1d9dd60ece [2021-01-21T03:19:11.439Z] ---> 264e0f619073 [2021-01-21T03:19:11.439Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T03:19:11.439Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T03:19:11.439Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T03:19:11.439Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T03:19:11.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:11.439Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T03:19:11.439Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T03:19:11.439Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T03:19:11.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:11.439Z] OK: 7 MiB in 19 packages [2021-01-21T03:19:11.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:11.706Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T03:19:11.706Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T03:19:11.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:11.706Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T03:19:11.706Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T03:19:11.706Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T03:19:11.706Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T03:19:11.971Z] Removing intermediate container e6bcdcc13f7a [2021-01-21T03:19:11.971Z] ---> 0f2e16dd1b03 [2021-01-21T03:19:11.971Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T03:19:11.971Z] OK: 7 MiB in 18 packages [2021-01-21T03:19:11.971Z] ---> Running in e5200d870c45 [2021-01-21T03:19:11.971Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T03:19:11.971Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T03:19:11.971Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T03:19:11.971Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T03:19:11.971Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T03:19:11.971Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T03:19:11.971Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T03:19:11.971Z] OK: 7 MiB in 19 packages [2021-01-21T03:19:12.545Z] ---> Running in 0dec77cfe878 [2021-01-21T03:19:12.545Z] Removing intermediate container e5200d870c45 [2021-01-21T03:19:12.545Z] ---> 6ae875e4e7f7 [2021-01-21T03:19:12.545Z] Step 14/22 : WORKDIR / [2021-01-21T03:19:12.816Z] ---> Running in e0ff0aafb53c [2021-01-21T03:19:12.816Z] Removing intermediate container 0dec77cfe878 [2021-01-21T03:19:12.816Z] ---> eda20a7548ab [2021-01-21T03:19:12.816Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T03:19:14.744Z] Removing intermediate container e0ff0aafb53c [2021-01-21T03:19:14.744Z] ---> 141df9a795cd [2021-01-21T03:19:14.744Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T03:19:15.322Z] ---> 6aef48f9e1c6 [2021-01-21T03:19:15.322Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T03:19:15.322Z] Removing intermediate container 3f9bc5b260cb [2021-01-21T03:19:15.322Z] ---> ac224f2c6946 [2021-01-21T03:19:15.322Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T03:19:15.322Z] Removing intermediate container 207caaacca6c [2021-01-21T03:19:15.322Z] ---> 993899ac664f [2021-01-21T03:19:15.322Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T03:19:15.587Z] ---> Running in 38d0293aa1ee [2021-01-21T03:19:15.587Z] ---> edf370c8c7ad [2021-01-21T03:19:15.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T03:19:15.587Z] Removing intermediate container 6e7065ed972f [2021-01-21T03:19:15.587Z] ---> a01899aba1b9 [2021-01-21T03:19:15.587Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T03:19:15.587Z] ---> Running in 8563ba4a2800 [2021-01-21T03:19:15.854Z] ---> Running in 4997e6b67fe6 [2021-01-21T03:19:15.854Z] ---> 787ce3f8d134 [2021-01-21T03:19:15.854Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T03:19:16.119Z] Removing intermediate container 38d0293aa1ee [2021-01-21T03:19:16.119Z] ---> 778dcdfbc0de [2021-01-21T03:19:16.119Z] Step 13/22 : WORKDIR / [2021-01-21T03:19:16.119Z] Removing intermediate container 8563ba4a2800 [2021-01-21T03:19:16.119Z] ---> 2ed9b1184500 [2021-01-21T03:19:16.119Z] Step 13/21 : WORKDIR /edgex [2021-01-21T03:19:16.119Z] Removing intermediate container 4997e6b67fe6 [2021-01-21T03:19:16.119Z] ---> 23208255f63c [2021-01-21T03:19:16.119Z] Step 13/24 : WORKDIR / [2021-01-21T03:19:16.395Z] ---> Running in 2422b9acdee3 [2021-01-21T03:19:16.395Z] ---> Running in 1ae4e3d7178e [2021-01-21T03:19:16.395Z] ---> Running in dfb7c05d5aca [2021-01-21T03:19:16.395Z] ---> 711dd2a03886 [2021-01-21T03:19:16.395Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T03:19:16.395Z] ---> ffc12ca9bce9 [2021-01-21T03:19:16.395Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T03:19:16.661Z] Removing intermediate container 2422b9acdee3 [2021-01-21T03:19:16.661Z] ---> 68977cf5f300 [2021-01-21T03:19:16.661Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T03:19:16.661Z] ---> Running in e04aaf52da24 [2021-01-21T03:19:16.661Z] Removing intermediate container 1ae4e3d7178e [2021-01-21T03:19:16.661Z] ---> 41ebb5a2282a [2021-01-21T03:19:16.661Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-21T03:19:16.926Z] Removing intermediate container dfb7c05d5aca [2021-01-21T03:19:16.926Z] ---> 1d715c37fc48 [2021-01-21T03:19:16.926Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T03:19:16.926Z] ---> d9ac6e6fb63a [2021-01-21T03:19:16.926Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T03:19:17.196Z] Removing intermediate container e04aaf52da24 [2021-01-21T03:19:17.196Z] ---> ba4522ea9d8b [2021-01-21T03:19:17.196Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T03:19:17.196Z] ---> Running in 1245b4578783 [2021-01-21T03:19:17.196Z] ---> 82ad3b08204b [2021-01-21T03:19:17.196Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T03:19:17.196Z] ---> Running in dd642e8f8777 [2021-01-21T03:19:17.196Z] ---> 1b6ebe2da648 [2021-01-21T03:19:17.196Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-21T03:19:17.464Z] ---> 350620d300d9 [2021-01-21T03:19:17.464Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T03:19:17.464Z] Removing intermediate container 1245b4578783 [2021-01-21T03:19:17.464Z] ---> 7d240da17b2e [2021-01-21T03:19:17.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T03:19:17.464Z] Removing intermediate container dd642e8f8777 [2021-01-21T03:19:17.464Z] ---> 8e76c8210810 [2021-01-21T03:19:17.464Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T03:19:17.728Z] ---> Running in 245c68dbb6d1 [2021-01-21T03:19:18.005Z] ---> fa0eaeba4b56 [2021-01-21T03:19:18.005Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T03:19:18.005Z] ---> Running in d8c94ea0b393 [2021-01-21T03:19:18.272Z] ---> 834db8bf6c11 [2021-01-21T03:19:18.272Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T03:19:18.272Z] ---> 61c6b5f3fcf7 [2021-01-21T03:19:18.272Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T03:19:18.272Z] Removing intermediate container 245c68dbb6d1 [2021-01-21T03:19:18.272Z] ---> 0f57a8f774df [2021-01-21T03:19:18.272Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T03:19:18.545Z] Removing intermediate container d8c94ea0b393 [2021-01-21T03:19:18.545Z] ---> 3b94820b4058 [2021-01-21T03:19:18.545Z] Step 20/21 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:19:18.545Z] ---> c3a862de318d [2021-01-21T03:19:18.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T03:19:18.545Z] ---> Running in 0c94579df219 [2021-01-21T03:19:18.818Z] ---> 0c8157474312 [2021-01-21T03:19:18.818Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T03:19:18.818Z] ---> Running in 7ac39686dce7 [2021-01-21T03:19:18.818Z] ---> 303b0895ce31 [2021-01-21T03:19:18.818Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T03:19:19.086Z] Removing intermediate container 0c94579df219 [2021-01-21T03:19:19.086Z] ---> 881e85786721 [2021-01-21T03:19:19.086Z] Step 21/22 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:19:19.086Z] ---> Running in 189f8a78a94f [2021-01-21T03:19:19.086Z] Removing intermediate container 7ac39686dce7 [2021-01-21T03:19:19.086Z] ---> 820a2ac80fef [2021-01-21T03:19:19.086Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T03:19:19.086Z] ---> de9981767983 [2021-01-21T03:19:19.086Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T03:19:19.358Z] ---> Running in b14781f9945c [2021-01-21T03:19:19.358Z] ---> Running in 06994f6739c7 [2021-01-21T03:19:19.358Z] ---> Running in 4cbea1bc6a4f [2021-01-21T03:19:19.358Z] ---> 1521afc84b01 [2021-01-21T03:19:19.358Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T03:19:19.358Z] Removing intermediate container 189f8a78a94f [2021-01-21T03:19:19.358Z] ---> d085b37e5ffb [2021-01-21T03:19:19.358Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T03:19:19.938Z] ---> Running in fcc78fe3f825 [2021-01-21T03:19:19.938Z] Removing intermediate container b14781f9945c [2021-01-21T03:19:19.938Z] ---> 690471e9fa1d [2021-01-21T03:19:19.938Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T03:19:19.938Z] Removing intermediate container 06994f6739c7 [2021-01-21T03:19:19.938Z] ---> 9df703425df1 [2021-01-21T03:19:19.938Z] [2021-01-21T03:19:19.938Z] ---> 42d7685e8c9f [2021-01-21T03:19:19.938Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T03:19:19.938Z] ---> Running in c4fbcc54eb17 [2021-01-21T03:19:20.204Z] Successfully built 9df703425df1 [2021-01-21T03:19:20.204Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-21T03:19:20.204Z] Building docker-support-notifications-go [2021-01-21T03:19:20.477Z]  Building docker-support-scheduler-go ... done Removing intermediate container fcc78fe3f825 [2021-01-21T03:19:20.477Z] ---> 7a75eb59f527 [2021-01-21T03:19:20.477Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T03:19:20.477Z] ---> Running in 565ee28720e2 [2021-01-21T03:19:20.477Z] ---> fe8af28e8fbe [2021-01-21T03:19:20.477Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-21T03:19:20.477Z] Removing intermediate container c4fbcc54eb17 [2021-01-21T03:19:20.477Z] ---> df21cc669215 [2021-01-21T03:19:20.477Z] [2021-01-21T03:19:20.757Z] ---> Running in 949c9766b32d [2021-01-21T03:19:20.757Z] Successfully built df21cc669215 [2021-01-21T03:19:21.029Z] Successfully tagged docker-core-command-go:latest [2021-01-21T03:19:21.029Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-01-21T03:19:21.029Z] Removing intermediate container 565ee28720e2 [2021-01-21T03:19:21.029Z] ---> a20b02da406c [2021-01-21T03:19:21.029Z] Step 20/21 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:19:21.298Z] ---> Running in c1e2ed283f75 [2021-01-21T03:19:21.298Z] Removing intermediate container 4cbea1bc6a4f [2021-01-21T03:19:21.298Z] ---> 262f25409068 [2021-01-21T03:19:21.298Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T03:19:21.578Z] ---> Running in 5992c3167ac9 [2021-01-21T03:19:21.846Z] Removing intermediate container c1e2ed283f75 [2021-01-21T03:19:21.846Z] ---> ee3c9a2b5369 [2021-01-21T03:19:21.846Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T03:19:23.792Z] ---> Running in 92cca09403a7 [2021-01-21T03:19:25.198Z] Removing intermediate container 5992c3167ac9 [2021-01-21T03:19:25.198Z] ---> 617d229ac675 [2021-01-21T03:19:25.198Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T03:19:27.762Z] ---> Running in 3102da19edc3 [2021-01-21T03:19:27.762Z] Removing intermediate container 92cca09403a7 [2021-01-21T03:19:27.762Z] ---> 5f8dc5222de2 [2021-01-21T03:19:27.762Z] [2021-01-21T03:19:27.762Z] Removing intermediate container 949c9766b32d [2021-01-21T03:19:27.762Z] ---> 30a2ce0835bf [2021-01-21T03:19:27.762Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T03:19:27.762Z] Successfully built 5f8dc5222de2 [2021-01-21T03:19:28.028Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-21T03:19:28.028Z] Building docker-core-data-go [2021-01-21T03:19:28.028Z]  Building docker-security-proxy-setup-go ... done  ---> Running in ee92d1bf079e [2021-01-21T03:19:28.028Z] Removing intermediate container 3102da19edc3 [2021-01-21T03:19:28.028Z] ---> 5f57150e800d [2021-01-21T03:19:28.028Z] Step 21/22 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:19:28.028Z] ---> Running in ab33f2302553 [2021-01-21T03:19:28.296Z] Removing intermediate container ee92d1bf079e [2021-01-21T03:19:28.296Z] ---> 2e85fea5dce4 [2021-01-21T03:19:28.296Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T03:19:28.296Z] ---> Running in 397553fc98ab [2021-01-21T03:19:28.296Z] Removing intermediate container ab33f2302553 [2021-01-21T03:19:28.296Z] ---> 643ff86bac44 [2021-01-21T03:19:28.296Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T03:19:28.558Z] ---> Running in 27f3b8625125 [2021-01-21T03:19:31.898Z] Removing intermediate container 397553fc98ab [2021-01-21T03:19:31.898Z] ---> 15f2fa547fe3 [2021-01-21T03:19:31.898Z] Step 23/24 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:19:34.478Z] ---> Running in fad5c35030e0 [2021-01-21T03:19:34.479Z] Removing intermediate container 27f3b8625125 [2021-01-21T03:19:34.479Z] ---> 5fb88dbf244a [2021-01-21T03:19:34.479Z] [2021-01-21T03:19:34.479Z] Successfully built 5fb88dbf244a [2021-01-21T03:19:34.479Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-21T03:19:34.479Z]  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go [2021-01-21T03:19:34.479Z] Removing intermediate container fad5c35030e0 [2021-01-21T03:19:34.479Z] ---> b5c1d77b3bdf [2021-01-21T03:19:34.479Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T03:19:34.752Z] ---> Running in f598f3eaf29f [2021-01-21T03:19:36.724Z] Removing intermediate container f598f3eaf29f [2021-01-21T03:19:36.724Z] ---> 2c25d12450b0 [2021-01-21T03:19:36.724Z] [2021-01-21T03:19:38.145Z] Successfully built 2c25d12450b0 [2021-01-21T03:19:39.571Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-21T03:19:47.813Z]  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:19:47.813Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:19:47.813Z] ---> b99ef0642c75 [2021-01-21T03:19:47.813Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T03:19:47.813Z] ---> Using cache [2021-01-21T03:19:47.813Z] ---> 5cbcae172e53 [2021-01-21T03:19:47.813Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:19:47.813Z] ---> Using cache [2021-01-21T03:19:47.813Z] ---> f933c963bc8d [2021-01-21T03:19:47.813Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T03:19:47.813Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:19:47.813Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:19:47.813Z] ---> b99ef0642c75 [2021-01-21T03:19:47.813Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T03:19:47.813Z] ---> Using cache [2021-01-21T03:19:47.813Z] ---> 5cbcae172e53 [2021-01-21T03:19:47.813Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:19:47.813Z] ---> Using cache [2021-01-21T03:19:47.813Z] ---> f933c963bc8d [2021-01-21T03:19:47.813Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T03:19:47.813Z] ---> Using cache [2021-01-21T03:19:47.813Z] ---> 4fc0f1252b3a [2021-01-21T03:19:47.813Z] Step 6/22 : COPY go.mod . [2021-01-21T03:19:47.813Z] ---> Using cache [2021-01-21T03:19:47.813Z] ---> 81f332cea693 [2021-01-21T03:19:47.813Z] Step 7/22 : RUN go mod download [2021-01-21T03:19:47.813Z] ---> Using cache [2021-01-21T03:19:47.813Z] ---> 8817cd121dee [2021-01-21T03:19:47.813Z] Step 8/22 : COPY . . [2021-01-21T03:19:47.813Z] ---> Using cache [2021-01-21T03:19:47.813Z] ---> e63247e1fd98 [2021-01-21T03:19:47.813Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T03:19:48.084Z] ---> Running in 14a2e287a25c [2021-01-21T03:19:48.350Z] ---> Running in 319322be3af6 [2021-01-21T03:19:50.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:19:50.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:19:50.939Z] ---> b99ef0642c75 [2021-01-21T03:19:50.939Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T03:19:50.939Z] ---> Using cache [2021-01-21T03:19:50.939Z] ---> 5cbcae172e53 [2021-01-21T03:19:50.939Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:19:50.939Z] ---> Using cache [2021-01-21T03:19:50.939Z] ---> f933c963bc8d [2021-01-21T03:19:50.939Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T03:19:50.939Z] 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 [2021-01-21T03:19:50.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:51.207Z] ---> Running in 6fff65a59fa1 [2021-01-21T03:19:51.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:52.073Z] OK: 233 MiB in 51 packages [2021-01-21T03:19:52.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:52.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:19:53.242Z] OK: 233 MiB in 51 packages [2021-01-21T03:19:54.752Z] Removing intermediate container 319322be3af6 [2021-01-21T03:19:54.752Z] ---> 4df2154a3b23 [2021-01-21T03:19:54.752Z] Step 6/24 : COPY go.mod . [2021-01-21T03:19:55.363Z] Removing intermediate container 6fff65a59fa1 [2021-01-21T03:19:55.363Z] ---> d7404f91ebbf [2021-01-21T03:19:55.363Z] Step 6/23 : COPY go.mod . [2021-01-21T03:19:55.966Z] ---> 1b7136b1d6a3 [2021-01-21T03:19:55.966Z] Step 7/24 : RUN go mod download [2021-01-21T03:19:55.966Z] ---> Running in 77a8d12a3d4f [2021-01-21T03:19:56.240Z] ---> 628dff837e34 [2021-01-21T03:19:56.240Z] Step 7/23 : RUN go mod download [2021-01-21T03:19:56.240Z] ---> Running in 6e7e271c7e34 [2021-01-21T03:19:59.011Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T03:19:59.011Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T03:19:59.011Z] ---> b99ef0642c75 [2021-01-21T03:19:59.011Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T03:19:59.011Z] ---> Using cache [2021-01-21T03:19:59.011Z] ---> 5cbcae172e53 [2021-01-21T03:19:59.011Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:19:59.011Z] ---> Using cache [2021-01-21T03:19:59.011Z] ---> f933c963bc8d [2021-01-21T03:19:59.011Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T03:19:59.688Z] ---> Running in 990eb1f7fd3e [2021-01-21T03:19:59.688Z] Removing intermediate container 77a8d12a3d4f [2021-01-21T03:19:59.688Z] ---> 439dad39504f [2021-01-21T03:19:59.688Z] Step 8/24 : COPY . . [2021-01-21T03:19:59.688Z] Removing intermediate container 6e7e271c7e34 [2021-01-21T03:19:59.688Z] ---> 8c2c21fa355d [2021-01-21T03:19:59.688Z] Step 8/23 : COPY . . [2021-01-21T03:20:00.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:20:01.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:20:01.933Z] OK: 233 MiB in 51 packages [2021-01-21T03:20:10.146Z] Removing intermediate container 990eb1f7fd3e [2021-01-21T03:20:10.146Z] ---> 28d0c1315c27 [2021-01-21T03:20:10.146Z] Step 6/26 : COPY go.mod . [2021-01-21T03:20:10.726Z] ---> 74c6dc9d8957 [2021-01-21T03:20:10.726Z] Step 7/26 : RUN go mod download [2021-01-21T03:20:15.013Z] ---> Running in 97d81351bf9c [2021-01-21T03:20:20.408Z] Removing intermediate container 97d81351bf9c [2021-01-21T03:20:20.408Z] ---> 5fcc6cd78d46 [2021-01-21T03:20:20.408Z] Step 8/26 : COPY . . [2021-01-21T03:20:30.476Z] Removing intermediate container 14a2e287a25c [2021-01-21T03:20:30.476Z] ---> 1889581827b0 [2021-01-21T03:20:30.476Z] [2021-01-21T03:20:30.476Z] Step 10/22 : FROM scratch [2021-01-21T03:20:30.476Z] ---> [2021-01-21T03:20:30.476Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T03:20:30.476Z] ---> f101b03e514d [2021-01-21T03:20:30.476Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T03:20:30.476Z] ---> bba6eb35f5f8 [2021-01-21T03:20:30.476Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T03:20:30.762Z] ---> Running in 6d85c10fd8ca [2021-01-21T03:20:30.762Z] ---> Running in 9e024d961c17 [2021-01-21T03:20:31.038Z] ---> Using cache [2021-01-21T03:20:31.038Z] ---> 0646a08c0777 [2021-01-21T03:20:31.038Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T03:20:31.312Z] ---> Running in 2bc53852c06a [2021-01-21T03:20:32.752Z] Removing intermediate container 2bc53852c06a [2021-01-21T03:20:32.752Z] ---> 2d16b8cc16a2 [2021-01-21T03:20:32.752Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T03:20:32.752Z] 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 [2021-01-21T03:20:33.023Z] 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 [2021-01-21T03:20:33.023Z] ---> Running in 055fab7d26a7 [2021-01-21T03:20:33.988Z] Removing intermediate container 055fab7d26a7 [2021-01-21T03:20:33.988Z] ---> f88512c082c3 [2021-01-21T03:20:33.988Z] Step 14/22 : WORKDIR / [2021-01-21T03:20:34.589Z] ---> Running in 0dc4e24651ce [2021-01-21T03:20:35.572Z] Removing intermediate container 0dc4e24651ce [2021-01-21T03:20:35.572Z] ---> 5e94c7694c9d [2021-01-21T03:20:35.572Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T03:20:36.588Z] ---> 1288fb3a4361 [2021-01-21T03:20:36.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T03:20:38.052Z] ---> ddb8c67cf67e [2021-01-21T03:20:38.052Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T03:20:38.663Z] ---> ba946a881966 [2021-01-21T03:20:38.663Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T03:20:38.936Z] ---> Running in e6a31073e3e0 [2021-01-21T03:20:39.931Z] Removing intermediate container e6a31073e3e0 [2021-01-21T03:20:39.931Z] ---> 079859559440 [2021-01-21T03:20:39.931Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T03:20:40.908Z] ---> Running in dd3a86c32842 [2021-01-21T03:20:41.183Z] Removing intermediate container dd3a86c32842 [2021-01-21T03:20:41.183Z] ---> e1f9f9537536 [2021-01-21T03:20:41.183Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T03:20:41.459Z] ---> Running in 348b1893f1a0 [2021-01-21T03:20:42.435Z] Removing intermediate container 348b1893f1a0 [2021-01-21T03:20:42.435Z] ---> cff92abe8e93 [2021-01-21T03:20:42.435Z] Step 21/22 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:20:43.423Z] ---> Running in a81337321b23 [2021-01-21T03:20:44.020Z] ---> 00b6ae6d0ea5 [2021-01-21T03:20:44.020Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T03:20:44.608Z] Removing intermediate container a81337321b23 [2021-01-21T03:20:44.608Z] ---> dba8972adc62 [2021-01-21T03:20:44.608Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T03:20:44.608Z] ---> Running in cd9b85150577 [2021-01-21T03:20:44.883Z] ---> Running in e177d0849cb6 [2021-01-21T03:20:45.488Z] Removing intermediate container e177d0849cb6 [2021-01-21T03:20:45.488Z] ---> 84f88ff5d292 [2021-01-21T03:20:45.488Z] [2021-01-21T03:20:45.488Z] Successfully built 84f88ff5d292 [2021-01-21T03:20:45.768Z] Successfully tagged docker-core-metadata-go:latest [2021-01-21T03:20:45.768Z] 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 [2021-01-21T03:20:58.157Z]  Building docker-core-metadata-go ... done Removing intermediate container 9e024d961c17 [2021-01-21T03:20:58.157Z] ---> fee4b3aa1aef [2021-01-21T03:20:58.157Z] [2021-01-21T03:20:58.157Z] Step 10/24 : FROM scratch [2021-01-21T03:20:58.157Z] ---> [2021-01-21T03:20:58.157Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T03:20:58.157Z] ---> Running in 9aa01a64f94f [2021-01-21T03:20:58.157Z] Removing intermediate container 9aa01a64f94f [2021-01-21T03:20:58.157Z] ---> bde17c5a4f19 [2021-01-21T03:20:58.157Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T03:20:58.157Z] ---> Running in 73d7e2008eb9 [2021-01-21T03:20:58.157Z] Removing intermediate container 73d7e2008eb9 [2021-01-21T03:20:58.157Z] ---> e53251fb1ae2 [2021-01-21T03:20:58.157Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T03:20:58.157Z] ---> Running in 9e012ad59409 [2021-01-21T03:20:58.425Z] Removing intermediate container 9e012ad59409 [2021-01-21T03:20:58.425Z] ---> 694407d0cace [2021-01-21T03:20:58.425Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T03:20:59.020Z] ---> 3370ad52f524 [2021-01-21T03:20:59.020Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T03:21:01.591Z] ---> dead669881a9 [2021-01-21T03:21:01.591Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T03:21:01.591Z] Removing intermediate container 6d85c10fd8ca [2021-01-21T03:21:01.591Z] ---> 39589a5a7a19 [2021-01-21T03:21:01.591Z] [2021-01-21T03:21:01.591Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T03:21:01.591Z] ---> 389fef711851 [2021-01-21T03:21:01.591Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T03:21:01.856Z] ---> Running in e435c7bec245 [2021-01-21T03:21:02.123Z] ---> b463e16097b4 [2021-01-21T03:21:02.123Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T03:21:02.123Z] Removing intermediate container e435c7bec245 [2021-01-21T03:21:02.123Z] ---> a20747c722fb [2021-01-21T03:21:02.123Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T03:21:03.518Z] ---> Running in 1486ef470c58 [2021-01-21T03:21:04.188Z] ---> c175a068de28 [2021-01-21T03:21:04.188Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T03:21:04.188Z] Removing intermediate container cd9b85150577 [2021-01-21T03:21:04.188Z] ---> 7dd4bb49b84d [2021-01-21T03:21:04.188Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T03:21:04.188Z] Removing intermediate container 1486ef470c58 [2021-01-21T03:21:04.188Z] ---> dc3593d8d266 [2021-01-21T03:21:04.188Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-21T03:21:04.507Z] ---> Running in 72ee8735214e [2021-01-21T03:21:04.507Z] ---> Running in 8a9a18155493 [2021-01-21T03:21:04.811Z] Removing intermediate container 8a9a18155493 [2021-01-21T03:21:04.811Z] ---> 523e801f5785 [2021-01-21T03:21:04.811Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T03:21:04.811Z] ---> 60fb4078c0d7 [2021-01-21T03:21:04.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T03:21:04.811Z] ---> Running in 8dc1dfe6aab6 [2021-01-21T03:21:04.811Z] 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 [2021-01-21T03:21:05.089Z] ---> 8116ebdc6395 [2021-01-21T03:21:05.089Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T03:21:05.089Z] ---> Running in 79ab3ec35d89 [2021-01-21T03:21:05.424Z] Removing intermediate container 79ab3ec35d89 [2021-01-21T03:21:05.424Z] ---> a63608b529c9 [2021-01-21T03:21:05.424Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T03:21:05.424Z] ---> Running in 7478d153146e [2021-01-21T03:21:05.700Z] Removing intermediate container 7478d153146e [2021-01-21T03:21:05.700Z] ---> 61c1bd040c19 [2021-01-21T03:21:05.700Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T03:21:05.700Z] ---> Running in 7cbfa9868a88 [2021-01-21T03:21:05.963Z] Removing intermediate container 7cbfa9868a88 [2021-01-21T03:21:05.963Z] ---> 5e74a79f3c97 [2021-01-21T03:21:05.963Z] Step 23/24 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:21:06.224Z] Removing intermediate container 8dc1dfe6aab6 [2021-01-21T03:21:06.225Z] ---> a34795137403 [2021-01-21T03:21:06.225Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T03:21:06.225Z] ---> Running in 9e74fa2d9cef [2021-01-21T03:21:06.225Z] Removing intermediate container 72ee8735214e [2021-01-21T03:21:06.225Z] ---> 018f1e096ebb [2021-01-21T03:21:06.225Z] [2021-01-21T03:21:06.225Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T03:21:06.225Z] ---> Running in 8a8cf0df2cd3 [2021-01-21T03:21:06.490Z] 20.10.0: Pulling from library/docker [2021-01-21T03:21:06.490Z] Removing intermediate container 9e74fa2d9cef [2021-01-21T03:21:06.490Z] ---> 9996584b2fc0 [2021-01-21T03:21:06.490Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T03:21:06.490Z] ---> Running in a0ba68bdf5ba [2021-01-21T03:21:06.758Z] Removing intermediate container a0ba68bdf5ba [2021-01-21T03:21:06.758Z] ---> 0ae0e12e6762 [2021-01-21T03:21:06.758Z] [2021-01-21T03:21:07.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:21:07.333Z] Successfully built 0ae0e12e6762 [2021-01-21T03:21:07.333Z] Successfully tagged docker-support-notifications-go:latest [2021-01-21T03:21:07.907Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:21:08.852Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T03:21:08.852Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T03:21:08.852Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T03:21:09.426Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T03:21:09.426Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T03:21:09.687Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T03:21:09.687Z] OK: 8 MiB in 19 packages [2021-01-21T03:21:10.641Z] Removing intermediate container 8a8cf0df2cd3 [2021-01-21T03:21:10.641Z] ---> fb5c858a11cb [2021-01-21T03:21:10.641Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T03:21:11.219Z] ---> 59ff85788a21 [2021-01-21T03:21:11.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T03:21:12.177Z] ---> f96da98e7aec [2021-01-21T03:21:12.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T03:21:12.443Z] ---> 1c01d085ed08 [2021-01-21T03:21:12.443Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T03:21:12.443Z] ---> Running in a5dc6a89b6f0 [2021-01-21T03:21:12.728Z] Removing intermediate container a5dc6a89b6f0 [2021-01-21T03:21:12.728Z] ---> 97f0422b2a75 [2021-01-21T03:21:12.728Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T03:21:13.007Z] ---> Running in 0b6e924096c3 [2021-01-21T03:21:13.276Z] Removing intermediate container 0b6e924096c3 [2021-01-21T03:21:13.276Z] ---> e953ce27222e [2021-01-21T03:21:13.276Z] Step 21/23 : LABEL arch=x86_64 [2021-01-21T03:21:13.276Z] ---> Running in ee6468ce1e4a [2021-01-21T03:21:13.863Z] Removing intermediate container ee6468ce1e4a [2021-01-21T03:21:13.863Z] ---> c86b8ba9f303 [2021-01-21T03:21:13.863Z] Step 22/23 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:21:13.863Z] ---> Running in 8536dafb65ff [2021-01-21T03:21:14.130Z] Removing intermediate container 8536dafb65ff [2021-01-21T03:21:14.130Z] ---> 570036d66566 [2021-01-21T03:21:14.130Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T03:21:14.130Z] ---> Running in 45e65b37d776 [2021-01-21T03:21:14.393Z] Removing intermediate container 45e65b37d776 [2021-01-21T03:21:14.393Z] ---> 6a886226f6b5 [2021-01-21T03:21:14.393Z] [2021-01-21T03:21:14.970Z] Successfully built 6a886226f6b5 [2021-01-21T03:21:14.970Z] Successfully tagged docker-core-data-go:latest [2021-01-21T03:21:15.233Z]  Building docker-core-data-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T03:21:15.233Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T03:21:15.233Z] ---> aefe523efa57 [2021-01-21T03:21:15.233Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T03:21:15.497Z] ---> Running in 9c93619342d1 [2021-01-21T03:21:15.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:21:16.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:21:16.285Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T03:21:16.285Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T03:21:16.285Z] Executing bash-5.0.17-r0.post-install [2021-01-21T03:21:16.285Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T03:21:16.285Z] OK: 12 MiB in 22 packages [2021-01-21T03:21:16.865Z] Removing intermediate container 9c93619342d1 [2021-01-21T03:21:16.865Z] ---> 3f767d469ae2 [2021-01-21T03:21:16.865Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T03:21:16.865Z] ---> Running in 78d2fa836cbf [2021-01-21T03:21:17.131Z] Removing intermediate container 78d2fa836cbf [2021-01-21T03:21:17.131Z] ---> 3c1f5eec6729 [2021-01-21T03:21:17.131Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T03:21:17.131Z] ---> Running in 4b2f13d551e0 [2021-01-21T03:21:17.393Z] Removing intermediate container 4b2f13d551e0 [2021-01-21T03:21:17.393Z] ---> bf3630742230 [2021-01-21T03:21:17.393Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T03:21:17.393Z] ---> Running in affc4e17b5d2 [2021-01-21T03:21:17.659Z] Removing intermediate container affc4e17b5d2 [2021-01-21T03:21:17.659Z] ---> 648bae154c13 [2021-01-21T03:21:17.659Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T03:21:18.233Z] ---> 43eb933cdf18 [2021-01-21T03:21:18.233Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T03:21:18.497Z] ---> 65ab4c886d04 [2021-01-21T03:21:18.497Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T03:21:18.759Z] ---> dad4e871f69d [2021-01-21T03:21:18.759Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T03:21:18.759Z] ---> Running in d1bd540e6bfa [2021-01-21T03:21:19.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:21:19.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:21:19.599Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T03:21:19.599Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T03:21:19.599Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T03:21:19.599Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T03:21:19.599Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T03:21:19.599Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T03:21:19.599Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T03:21:20.993Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T03:21:20.993Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T03:21:20.993Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T03:21:20.993Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T03:21:20.993Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T03:21:20.993Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T03:21:20.993Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T03:21:20.993Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T03:21:20.993Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T03:21:20.993Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T03:21:20.993Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T03:21:20.993Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T03:21:20.993Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T03:21:20.993Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T03:21:20.993Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T03:21:21.258Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T03:21:21.258Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T03:21:21.258Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T03:21:21.258Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T03:21:21.258Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T03:21:21.525Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T03:21:21.525Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T03:21:21.525Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T03:21:21.525Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T03:21:21.525Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T03:21:21.525Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T03:21:21.525Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T03:21:21.525Z] OK: 71 MiB in 55 packages [2021-01-21T03:21:31.560Z] Removing intermediate container d1bd540e6bfa [2021-01-21T03:21:31.560Z] ---> a4baee67e60c [2021-01-21T03:21:31.560Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T03:21:31.560Z] ---> Running in d56db1e27641 [2021-01-21T03:21:32.147Z] Collecting docker-compose==1.23.2 [2021-01-21T03:21:32.147Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T03:21:32.412Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T03:21:32.412Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T03:21:32.675Z] Collecting PyYAML<4,>=3.10 [2021-01-21T03:21:32.675Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T03:21:33.627Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T03:21:33.627Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T03:21:33.891Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T03:21:33.891Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T03:21:33.891Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T03:21:33.891Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T03:21:34.470Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T03:21:34.737Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T03:21:34.737Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T03:21:34.737Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T03:21:35.313Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T03:21:35.313Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T03:21:35.313Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-21T03:21:35.313Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T03:21:35.579Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T03:21:36.158Z] Collecting idna<2.8,>=2.5 [2021-01-21T03:21:36.158Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T03:21:36.158Z] 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) [2021-01-21T03:21:36.158Z] 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) [2021-01-21T03:21:36.158Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T03:21:36.158Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T03:21:36.424Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T03:21:36.424Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T03:21:36.424Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T03:21:36.424Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T03:21:36.424Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T03:21:36.424Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T03:21:36.692Z] Installing collected packages: jsonschema, PyYAML, idna, urllib3, requests, websocket-client, texttable, docker-pycreds, docker, dockerpty, cached-property, docopt, docker-compose [2021-01-21T03:21:36.692Z] Running setup.py install for PyYAML: started [2021-01-21T03:21:37.268Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T03:21:37.268Z] Attempting uninstall: idna [2021-01-21T03:21:37.268Z] Found existing installation: idna 2.9 [2021-01-21T03:21:37.268Z] Uninstalling idna-2.9: [2021-01-21T03:21:37.268Z] Successfully uninstalled idna-2.9 [2021-01-21T03:21:37.532Z] Attempting uninstall: urllib3 [2021-01-21T03:21:37.532Z] Found existing installation: urllib3 1.25.9 [2021-01-21T03:21:37.532Z] Uninstalling urllib3-1.25.9: [2021-01-21T03:21:37.532Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T03:21:37.796Z] Attempting uninstall: requests [2021-01-21T03:21:37.796Z] Found existing installation: requests 2.23.0 [2021-01-21T03:21:37.796Z] Uninstalling requests-2.23.0: [2021-01-21T03:21:37.796Z] Successfully uninstalled requests-2.23.0 [2021-01-21T03:21:38.059Z] Running setup.py install for texttable: started [2021-01-21T03:21:38.637Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T03:21:38.903Z] Running setup.py install for dockerpty: started [2021-01-21T03:21:39.488Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T03:21:39.488Z] Running setup.py install for docopt: started [2021-01-21T03:21:40.069Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T03:21:40.332Z] 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 [2021-01-21T03:21:43.657Z] Removing intermediate container d56db1e27641 [2021-01-21T03:21:43.657Z] ---> 37ae3f759522 [2021-01-21T03:21:43.657Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T03:21:43.657Z] ---> Running in cab0acfa9e61 [2021-01-21T03:21:44.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T03:21:44.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T03:21:44.496Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T03:21:44.496Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T03:21:44.496Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T03:21:44.496Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T03:21:44.496Z] OK: 72 MiB in 58 packages [2021-01-21T03:21:45.071Z] Removing intermediate container cab0acfa9e61 [2021-01-21T03:21:45.071Z] ---> 25ec58da3bc0 [2021-01-21T03:21:45.071Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T03:21:45.071Z] ---> Running in b548636b8f12 [2021-01-21T03:21:45.071Z] Removing intermediate container b548636b8f12 [2021-01-21T03:21:45.071Z] ---> 9a48d66c5451 [2021-01-21T03:21:45.071Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T03:21:45.332Z] ---> Running in 6936b2d481c3 [2021-01-21T03:21:45.332Z] Removing intermediate container 6936b2d481c3 [2021-01-21T03:21:45.332Z] ---> f8063f7c1ae3 [2021-01-21T03:21:45.332Z] Step 24/26 : LABEL arch=x86_64 [2021-01-21T03:21:45.596Z] ---> Running in c0350bb77db4 [2021-01-21T03:21:45.596Z] Removing intermediate container c0350bb77db4 [2021-01-21T03:21:45.596Z] ---> dacea483a290 [2021-01-21T03:21:45.596Z] Step 25/26 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac [2021-01-21T03:21:45.862Z] ---> Running in 7c4f94e62a61 [2021-01-21T03:21:45.862Z] Removing intermediate container 7c4f94e62a61 [2021-01-21T03:21:45.862Z] ---> 4f2faa3b4904 [2021-01-21T03:21:45.862Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T03:21:45.862Z] ---> Running in 631ab5575801 [2021-01-21T03:21:46.126Z] Removing intermediate container 631ab5575801 [2021-01-21T03:21:46.126Z] ---> e0fc669c283b [2021-01-21T03:21:46.126Z] [2021-01-21T03:21:46.126Z] Successfully built e0fc669c283b [2021-01-21T03:21:46.126Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-21T03:21:46.402Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-21T03:21:46.433Z] $ docker stop --time=1 c413eba7ca929bc0d46281b57fd837bcb503cb1ef37cedff35fbabdead2b3a82 [2021-01-21T03:21:48.060Z] $ docker rm -f c413eba7ca929bc0d46281b57fd837bcb503cb1ef37cedff35fbabdead2b3a82 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T03:21:48.788Z] + docker images [2021-01-21T03:21:48.788Z] + grep docker [2021-01-21T03:21:48.788Z] docker-sys-mgmt-agent-go latest e0fc669c283b 3 seconds ago 313MB [2021-01-21T03:21:48.788Z] docker-core-data-go latest 6a886226f6b5 34 seconds ago 22.3MB [2021-01-21T03:21:48.788Z] docker-support-notifications-go latest 0ae0e12e6762 42 seconds ago 12MB [2021-01-21T03:21:48.788Z] docker-core-metadata-go latest 84f88ff5d292 About a minute ago 13.1MB [2021-01-21T03:21:48.788Z] docker-security-secretstore-setup-go latest 2c25d12450b0 2 minutes ago 24.6MB [2021-01-21T03:21:48.788Z] docker-security-bootstrap-redis-go latest 5fb88dbf244a 2 minutes ago 15.8MB [2021-01-21T03:21:48.788Z] docker-security-proxy-setup-go latest 5f8dc5222de2 2 minutes ago 24.4MB [2021-01-21T03:21:48.788Z] docker-core-command-go latest df21cc669215 2 minutes ago 10.6MB [2021-01-21T03:21:48.788Z] docker-support-scheduler-go latest 9df703425df1 2 minutes ago 10.7MB [2021-01-21T03:21:48.788Z] docker 20.10.0 aefe523efa57 5 weeks ago 240MB [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 [2021-01-21T03:22:04.790Z] Still waiting to schedule task [2021-01-21T03:22:04.790Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-21T03:23:00.161Z] Running on prd-ubuntu18.04-docker-8c-8g-21845 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws [2021-01-21T03:23:00.281Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-21T03:23:02.417Z] using credential edgex-jenkins-ssh [2021-01-21T03:23:02.481Z] Cloning the remote Git repository [2021-01-21T03:23:02.503Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T03:23:02.562Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-21T03:23:02.586Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T03:23:02.586Z] > git --version # timeout=10 [2021-01-21T03:23:02.592Z] > git --version # 'git version 2.17.1' [2021-01-21T03:23:02.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T03:23:02.612Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T03:23:26.361Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T03:23:26.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T03:23:26.375Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T03:23:26.394Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T03:23:26.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T03:23:26.399Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T03:23:27.045Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit a3b0e054d936cf113875272e27a1c86c6f9d6cac [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-21T03:23:28.122Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [2021-01-21T03:23:27.057Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T03:23:27.062Z] > git checkout -f a3b0e054d936cf113875272e27a1c86c6f9d6cac # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-01-21T03:23:31.579Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T03:23:32.503Z] ---> package-listing.sh [2021-01-21T03:23:32.503Z] ++ facter osfamily [2021-01-21T03:23:32.503Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-21T03:23:32.503Z] + OS_FAMILY=redhat [2021-01-21T03:23:32.503Z] + workspace=/w/workspace/edgex-go/1 [2021-01-21T03:23:32.503Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-21T03:23:32.503Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-21T03:23:32.503Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-21T03:23:32.503Z] + PACKAGES=/tmp/packages_start.txt [2021-01-21T03:23:32.503Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-21T03:23:32.503Z] + PACKAGES=/tmp/packages_end.txt [2021-01-21T03:23:32.503Z] + case "${OS_FAMILY}" in [2021-01-21T03:23:32.503Z] + rpm -qa [2021-01-21T03:23:32.503Z] + sort [2021-01-21T03:23:37.816Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-21T03:23:37.816Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-21T03:23:37.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-21T03:23:37.816Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-21T03:23:37.816Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-21T03:23:37.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-21T03:23:37.853Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-21T03:23:38.174Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:23:38.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T03:23:38.526Z] [2021-01-21T03:23:38.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-21T03:23:38.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T03:23:38.940Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-21T03:23:38.940Z] df20fa9351a1: Pulling fs layer [2021-01-21T03:23:38.940Z] 36b3adc4ff6f: Pulling fs layer [2021-01-21T03:23:38.940Z] 8ad3a11d3b57: Pulling fs layer [2021-01-21T03:23:38.940Z] 46f8f816bc3b: Pulling fs layer [2021-01-21T03:23:38.940Z] 93b61091891f: Pulling fs layer [2021-01-21T03:23:38.940Z] 93b9cdb0e59b: Pulling fs layer [2021-01-21T03:23:38.940Z] 5e14af77c1be: Pulling fs layer [2021-01-21T03:23:38.940Z] 01666e4c0597: Pulling fs layer [2021-01-21T03:23:38.940Z] aa168da1d23b: Pulling fs layer [2021-01-21T03:23:38.940Z] 93b61091891f: Waiting [2021-01-21T03:23:38.940Z] 93b9cdb0e59b: Waiting [2021-01-21T03:23:38.940Z] 5e14af77c1be: Waiting [2021-01-21T03:23:38.940Z] 01666e4c0597: Waiting [2021-01-21T03:23:38.940Z] aa168da1d23b: Waiting [2021-01-21T03:23:38.940Z] 46f8f816bc3b: Waiting [2021-01-21T03:23:39.211Z] 36b3adc4ff6f: Verifying Checksum [2021-01-21T03:23:39.211Z] 36b3adc4ff6f: Download complete [2021-01-21T03:23:39.211Z] 46f8f816bc3b: Verifying Checksum [2021-01-21T03:23:39.211Z] 46f8f816bc3b: Download complete [2021-01-21T03:23:39.211Z] df20fa9351a1: Verifying Checksum [2021-01-21T03:23:39.211Z] df20fa9351a1: Download complete [2021-01-21T03:23:39.211Z] 93b9cdb0e59b: Verifying Checksum [2021-01-21T03:23:39.211Z] 93b9cdb0e59b: Download complete [2021-01-21T03:23:39.211Z] 5e14af77c1be: Verifying Checksum [2021-01-21T03:23:39.211Z] 5e14af77c1be: Download complete [2021-01-21T03:23:39.211Z] 01666e4c0597: Verifying Checksum [2021-01-21T03:23:39.211Z] 01666e4c0597: Download complete [2021-01-21T03:23:39.211Z] 93b61091891f: Verifying Checksum [2021-01-21T03:23:39.211Z] 93b61091891f: Download complete [2021-01-21T03:23:39.211Z] 8ad3a11d3b57: Verifying Checksum [2021-01-21T03:23:39.211Z] 8ad3a11d3b57: Download complete [2021-01-21T03:23:39.791Z] df20fa9351a1: Pull complete [2021-01-21T03:23:39.791Z] 36b3adc4ff6f: Pull complete [2021-01-21T03:23:40.779Z] 8ad3a11d3b57: Pull complete [2021-01-21T03:23:41.042Z] 46f8f816bc3b: Pull complete [2021-01-21T03:23:42.003Z] aa168da1d23b: Verifying Checksum [2021-01-21T03:23:42.003Z] aa168da1d23b: Download complete [2021-01-21T03:23:42.956Z] 93b61091891f: Pull complete [2021-01-21T03:23:43.531Z] 93b9cdb0e59b: Pull complete [2021-01-21T03:23:43.531Z] 5e14af77c1be: Pull complete [2021-01-21T03:23:43.795Z] 01666e4c0597: Pull complete [2021-01-21T03:23:52.060Z] aa168da1d23b: Pull complete [2021-01-21T03:23:52.060Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-21T03:23:52.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T03:23:52.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-21T03:23:52.304Z] prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container [2021-01-21T03:23:52.360Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:alpine cat [2021-01-21T03:23:56.395Z] $ docker top 02564d1687a1a670543312b46b38eb066218db35a624bf59a74cc0f9e6f45829 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T03:23:57.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-21T03:23:57.384Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-21T03:23:57.713Z] + ls /var/log/sa-host [2021-01-21T03:23:57.714Z] + sadf -c /var/log/sa-host/sa21 [2021-01-21T03:23:57.714Z] file_magic: OK [2021-01-21T03:23:57.714Z] HZ: Using current value: 100 [2021-01-21T03:23:57.714Z] file_header: OK [2021-01-21T03:23:57.714Z] 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 [2021-01-21T03:23:57.714Z] Statistics: [2021-01-21T03:23:57.714Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-21T03:23:57.714Z] File successfully converted to sysstat format version 12.2.1 [2021-01-21T03:23:57.714Z] + sadf -c /var/log/sa-host/sa23 [2021-01-21T03:23:57.714Z] file_magic: OK [2021-01-21T03:23:57.714Z] HZ: Using current value: 100 [2021-01-21T03:23:57.714Z] file_header: OK [2021-01-21T03:23:57.714Z] 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 [2021-01-21T03:23:57.714Z] Statistics: [2021-01-21T03:23:57.714Z] Hnuu...uuuununununu... [2021-01-21T03:23:57.714Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-21T03:23:58.455Z] provisioning config files... [2021-01-21T03:23:58.485Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8635537705716093537tmp [Pipeline] { [Pipeline] echo [2021-01-21T03:23:58.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T03:23:59.005Z] ---> create-netrc.sh [Pipeline] } [2021-01-21T03:23:59.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-21T03:23:59.215Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T03:23:59.564Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-21T03:23:59.595Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T03:23:59.945Z] ---> sudo-logs.sh [2021-01-21T03:23:59.945Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-21T03:23:59.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T03:24:00.323Z] ---> job-cost.sh [2021-01-21T03:24:00.323Z] lf-activate-venv: SKIPPING [2021-01-21T03:24:00.323Z] INFO: No Stack... [2021-01-21T03:24:01.278Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-21T03:24:01.542Z] INFO: Archiving Costs [Pipeline] echo [2021-01-21T03:24:01.591Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T03:24:01.940Z] ---> logs-deploy.sh [2021-01-21T03:24:01.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3056/1 [2021-01-21T03:24:01.940Z] INFO: archiving workspace using pattern(s): [2021-01-21T03:24:03.865Z] Archives upload complete. [2021-01-21T03:24:03.865Z] INFO: archiving logs to Nexus