Pull request #3556 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ada8e99c9c2aad30ed0bfd92c124e99a8939e6be+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (6b3fb1a2181395b40ae47d53bd085d7677020b19) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1208069237040536533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh510034171167764557.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9145024066207604125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8206660029404309877.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4668035076903315030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-134 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5926474370401842639.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be Merge succeeded, producing ada8e99c9c2aad30ed0bfd92c124e99a8939e6be Checking out Revision ada8e99c9c2aad30ed0bfd92c124e99a8939e6be (PR-3556) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8852926231576569785.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3911946266291882483.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T04:33:38.517Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T04:33:38.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T04:33:38.650Z] ========================================================= [2021-06-10T04:33:38.650Z] EdgeX Global Pipelines Version Info [2021-06-10T04:33:38.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b20dce001322759bc5fe0d8ea69081647b1dc75c # timeout=10 [2021-06-10T04:33:40.087Z] ------------------- [2021-06-10T04:33:40.087Z] stable info: [2021-06-10T04:33:40.087Z] ------------------- [2021-06-10T04:33:40.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T04:33:40.087Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T04:33:40.087Z] Message: update stable to v1.0.194 [2021-06-10T04:33:40.664Z] ------------------- [2021-06-10T04:33:40.664Z] experimental info: [2021-06-10T04:33:40.664Z] ------------------- [2021-06-10T04:33:40.664Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T04:33:40.664Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T04:33:40.664Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T04:33:40.866Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-10T04:33:40.893Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-10T04:33:40.916Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T04:33:40.965Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T04:33:40.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T04:33:41.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T04:33:41.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T04:33:41.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-10T04:33:41.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-10T04:33:41.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-10T04:33:41.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T04:33:41.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T04:33:41.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T04:33:41.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T04:33:41.234Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T04:33:41.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T04:33:41.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T04:33:41.305Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T04:33:41.329Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T04:33:41.353Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T04:33:41.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T04:33:41.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T04:33:41.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3556 [Pipeline] echo [2021-06-10T04:33:41.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3556 [Pipeline] echo [2021-06-10T04:33:41.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3556 [Pipeline] echo [2021-06-10T04:33:41.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [Pipeline] echo [2021-06-10T04:33:41.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ada8e99 [Pipeline] echo [2021-06-10T04:33:41.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:33:41.630Z] provisioning config files... [2021-06-10T04:33:41.644Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5974427132860678543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:33:41.964Z] ---> docker-login.sh [2021-06-10T04:33:41.964Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:33:42.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:42.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:42.227Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:42.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:42.227Z] [2021-06-10T04:33:42.227Z] Login Succeeded [2021-06-10T04:33:42.227Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:33:42.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:42.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:42.227Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:42.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:42.227Z] [2021-06-10T04:33:42.227Z] Login Succeeded [2021-06-10T04:33:42.227Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:33:42.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:42.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:42.489Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:42.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:42.489Z] [2021-06-10T04:33:42.489Z] Login Succeeded [2021-06-10T04:33:42.490Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:33:42.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:42.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:42.755Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:42.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:42.755Z] [2021-06-10T04:33:42.755Z] Login Succeeded [2021-06-10T04:33:42.755Z] docker.io [2021-06-10T04:33:42.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:43.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:43.016Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:43.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:43.016Z] [2021-06-10T04:33:43.016Z] Login Succeeded [2021-06-10T04:33:43.016Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:33:43.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:33:43.362Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/core-command/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/core-data/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-10T04:33:43.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:43.362Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-10T04:33:43.362Z] ++ cut -d/ -f2 [2021-06-10T04:33:43.362Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-10T04:33:43.408Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:33:44.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:33:44.105Z] [2021-06-10T04:33:44.105Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:33:44.435Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:33:44.435Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T04:33:44.435Z] 31603596830f: Pulling fs layer [2021-06-10T04:33:44.436Z] 54011a49482f: Pulling fs layer [2021-06-10T04:33:44.436Z] a6820b24f6d8: Pulling fs layer [2021-06-10T04:33:44.436Z] f581987b2513: Pulling fs layer [2021-06-10T04:33:44.436Z] f581987b2513: Waiting [2021-06-10T04:33:44.436Z] 54011a49482f: Verifying Checksum [2021-06-10T04:33:44.436Z] 54011a49482f: Download complete [2021-06-10T04:33:44.700Z] 31603596830f: Verifying Checksum [2021-06-10T04:33:44.700Z] 31603596830f: Download complete [2021-06-10T04:33:44.700Z] f581987b2513: Verifying Checksum [2021-06-10T04:33:44.700Z] f581987b2513: Download complete [2021-06-10T04:33:44.700Z] a6820b24f6d8: Verifying Checksum [2021-06-10T04:33:44.700Z] a6820b24f6d8: Download complete [2021-06-10T04:33:44.700Z] 31603596830f: Pull complete [2021-06-10T04:33:44.966Z] 54011a49482f: Pull complete [2021-06-10T04:33:45.546Z] a6820b24f6d8: Pull complete [2021-06-10T04:33:45.807Z] f581987b2513: Pull complete [2021-06-10T04:33:45.807Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T04:33:45.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:33:45.807Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T04:33:45.885Z] prd-centos7-docker-4c-2g-134 does not seem to be running inside a container [2021-06-10T04:33:45.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T04:33:47.152Z] $ docker top aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T04:33:47.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:33:47.321Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:33:47.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:33:47.434Z] $ docker exec aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 ssh-agent [2021-06-10T04:33:47.551Z] SSH_AUTH_SOCK=/tmp/ssh-puBWN9WJDdlc/agent.14 [2021-06-10T04:33:47.551Z] SSH_AGENT_PID=21 [2021-06-10T04:33:47.558Z] Running ssh-add (command line suppressed) [2021-06-10T04:33:47.646Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7057618399686105568.key (/w/workspace/edgex-go/3@tmp/private_key_7057618399686105568.key) [2021-06-10T04:33:47.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:33:47.964Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T04:33:47.978Z] $ docker exec --env ******** --env ******** aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 ssh-agent -k [2021-06-10T04:33:48.076Z] unset SSH_AUTH_SOCK; [2021-06-10T04:33:48.076Z] unset SSH_AGENT_PID; [2021-06-10T04:33:48.076Z] echo Agent pid 21 killed; [2021-06-10T04:33:48.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T04:33:48.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:33:48.130Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:33:48.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:33:48.242Z] $ docker exec aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 ssh-agent [2021-06-10T04:33:48.348Z] SSH_AUTH_SOCK=/tmp/ssh-H6cPeF0HOYRn/agent.54 [2021-06-10T04:33:48.348Z] SSH_AGENT_PID=61 [2021-06-10T04:33:48.355Z] Running ssh-add (command line suppressed) [2021-06-10T04:33:48.455Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5871625488931923616.key (/w/workspace/edgex-go/3@tmp/private_key_5871625488931923616.key) [2021-06-10T04:33:48.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:33:48.782Z] + git semver init [2021-06-10T04:33:48.782Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T04:33:48.782Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-10T04:33:48.782Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-10T04:33:48.782Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T04:33:48.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T04:33:48.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T04:33:48.782Z] # $SEMVER_BRANCH = PR-3556 [2021-06-10T04:33:48.782Z] # $SEMVER_TEMP = /tmp/semver-218809079 [2021-06-10T04:33:48.782Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-10T04:34:15.388Z] # '/tmp/semver-218809079' -> '/w/workspace/edgex-go/3/.semver' [2021-06-10T04:34:15.388Z] # -> Force: false [2021-06-10T04:34:15.388Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-10T04:34:15.396Z] $ docker exec --env ******** --env ******** aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 ssh-agent -k [2021-06-10T04:34:15.494Z] unset SSH_AUTH_SOCK; [2021-06-10T04:34:15.494Z] unset SSH_AGENT_PID; [2021-06-10T04:34:15.494Z] echo Agent pid 61 killed; [2021-06-10T04:34:15.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:34:15.841Z] + git semver [Pipeline] } [2021-06-10T04:34:15.857Z] $ docker stop --time=1 aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 [2021-06-10T04:34:17.870Z] $ docker rm -f aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:34:18.286Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T04:34:18.722Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T04:34:18.726Z] [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-06-10T04:34:19.294Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:34:19.602Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:34:19.903Z] + sudo service docker restart [2021-06-10T04:34:19.903Z] + true [2021-06-10T04:34:19.903Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T04:34:33.926Z] Still waiting to schedule task [2021-06-10T04:34:33.926Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ [Pipeline] echo [2021-06-10T04:34:38.060Z] ========================================================= [2021-06-10T04:34:38.060Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T04:34:38.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:34:38.380Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T04:34:39.770Z] Sending build context to Docker daemon 329.2MB [2021-06-10T04:34:39.770Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T04:34:39.770Z] Step 2/6 : FROM ${BASE} [2021-06-10T04:34:39.770Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T04:34:39.770Z] 540db60ca938: Pulling fs layer [2021-06-10T04:34:39.770Z] adcc1eea9eea: Pulling fs layer [2021-06-10T04:34:39.770Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T04:34:39.770Z] 0510c868ecb4: Pulling fs layer [2021-06-10T04:34:39.770Z] afea3b2eda06: Pulling fs layer [2021-06-10T04:34:39.770Z] 7809a108b3ef: Pulling fs layer [2021-06-10T04:34:39.770Z] f706445af74f: Pulling fs layer [2021-06-10T04:34:39.770Z] 0510c868ecb4: Waiting [2021-06-10T04:34:39.770Z] afea3b2eda06: Waiting [2021-06-10T04:34:39.770Z] 7809a108b3ef: Waiting [2021-06-10T04:34:39.770Z] f706445af74f: Waiting [2021-06-10T04:34:39.770Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T04:34:39.770Z] 4c4ab2625f07: Download complete [2021-06-10T04:34:39.770Z] adcc1eea9eea: Verifying Checksum [2021-06-10T04:34:39.770Z] adcc1eea9eea: Download complete [2021-06-10T04:34:40.034Z] afea3b2eda06: Verifying Checksum [2021-06-10T04:34:40.035Z] afea3b2eda06: Download complete [2021-06-10T04:34:40.035Z] 7809a108b3ef: Verifying Checksum [2021-06-10T04:34:40.035Z] 7809a108b3ef: Download complete [2021-06-10T04:34:40.035Z] 540db60ca938: Verifying Checksum [2021-06-10T04:34:40.035Z] 540db60ca938: Download complete [2021-06-10T04:34:40.035Z] 540db60ca938: Pull complete [2021-06-10T04:34:40.298Z] adcc1eea9eea: Pull complete [2021-06-10T04:34:40.298Z] 4c4ab2625f07: Pull complete [2021-06-10T04:34:41.685Z] f706445af74f: Verifying Checksum [2021-06-10T04:34:41.685Z] f706445af74f: Download complete [2021-06-10T04:34:42.258Z] 0510c868ecb4: Verifying Checksum [2021-06-10T04:34:42.258Z] 0510c868ecb4: Download complete [2021-06-10T04:34:45.602Z] 0510c868ecb4: Pull complete [2021-06-10T04:34:45.602Z] afea3b2eda06: Pull complete [2021-06-10T04:34:45.602Z] 7809a108b3ef: Pull complete [2021-06-10T04:34:48.278Z] f706445af74f: Pull complete [2021-06-10T04:34:48.278Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T04:34:48.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T04:34:48.278Z] ---> b068be0155e3 [2021-06-10T04:34:48.278Z] 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-06-10T04:34:49.666Z] ---> Running in 3e5084eb4884 [2021-06-10T04:34:49.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:34:50.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:34:50.868Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T04:34:51.439Z] (2/12) Installing file (5.39-r0) [2021-06-10T04:34:51.699Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T04:34:51.699Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T04:34:57.071Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T04:34:57.071Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T04:34:57.071Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T04:34:57.071Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T04:34:57.071Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T04:34:57.071Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T04:34:57.071Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T04:34:57.071Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T04:34:57.071Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T04:34:57.071Z] OK: 219 MiB in 52 packages [2021-06-10T04:34:58.983Z] Removing intermediate container 3e5084eb4884 [2021-06-10T04:34:58.983Z] ---> 5e516930abcd [2021-06-10T04:34:58.983Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T04:34:58.983Z] ---> Running in 0df285a9048f [2021-06-10T04:34:58.983Z] Removing intermediate container 0df285a9048f [2021-06-10T04:34:58.983Z] ---> 6e39bb49a708 [2021-06-10T04:34:58.983Z] Step 5/6 : COPY go.mod . [2021-06-10T04:34:59.244Z] ---> f074b4b2d9b3 [2021-06-10T04:34:59.244Z] Step 6/6 : RUN go mod download [2021-06-10T04:34:59.244Z] ---> Running in 42d5d94d01b3 [2021-06-10T04:35:09.353Z] Removing intermediate container 42d5d94d01b3 [2021-06-10T04:35:09.353Z] ---> 758ecbeff788 [2021-06-10T04:35:09.353Z] Successfully built 758ecbeff788 [2021-06-10T04:35:09.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:35:09.663Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T04:35:09.663Z] . [Pipeline] withDockerContainer [2021-06-10T04:35:09.747Z] prd-centos7-docker-4c-2g-134 does not seem to be running inside a container [2021-06-10T04:35:09.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T04:35:10.193Z] $ docker top 4e3055ea4fba7111d8d0b4380a339ab8c49a4e96d7715c4836a59648880e6538 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:35:10.592Z] + go version [2021-06-10T04:35:10.592Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T04:35:10.604Z] $ docker stop --time=1 4e3055ea4fba7111d8d0b4380a339ab8c49a4e96d7715c4836a59648880e6538 [2021-06-10T04:35:11.791Z] $ docker rm -f 4e3055ea4fba7111d8d0b4380a339ab8c49a4e96d7715c4836a59648880e6538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:35:12.319Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T04:35:12.319Z] . [Pipeline] withDockerContainer [2021-06-10T04:35:12.396Z] prd-centos7-docker-4c-2g-134 does not seem to be running inside a container [2021-06-10T04:35:12.436Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T04:35:12.804Z] $ docker top 1f3474eff2546c9dc69b652120d9c67ded87aa76cdf93995faf0608994d16ee6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T04:35:12.908Z] ========================================================= [2021-06-10T04:35:12.908Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T04:35:12.908Z] ========================================================= [Pipeline] sh [2021-06-10T04:35:13.194Z] + go mod tidy [Pipeline] sh [2021-06-10T04:35:13.764Z] + make test [2021-06-10T04:35:13.764Z] go mod tidy [2021-06-10T04:35:13.764Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T04:35:19.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T04:35:37.332Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T04:35:39.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T04:35:40.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T04:35:40.530Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T04:35:43.156Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T04:35:43.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T04:35:43.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T04:35:43.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T04:35:44.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T04:35:44.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T04:35:44.536Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T04:35:44.536Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T04:35:44.536Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T04:35:44.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T04:35:44.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T04:35:44.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T04:35:44.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T04:35:47.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-06-10T04:35:48.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements [2021-06-10T04:35:48.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T04:35:48.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T04:35:48.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T04:35:49.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-06-10T04:35:49.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T04:35:49.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.051s coverage: 53.4% of statements [2021-06-10T04:35:49.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T04:35:49.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T04:35:50.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.121s coverage: 87.7% of statements [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:35:50.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.042s coverage: 78.9% of statements [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T04:35:50.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T04:35:52.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.227s coverage: 95.1% of statements [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T04:35:52.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T04:35:52.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.050s coverage: 60.0% of statements [2021-06-10T04:35:52.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.8% of statements [2021-06-10T04:35:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T04:35:52.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements [2021-06-10T04:35:52.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T04:35:52.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-06-10T04:35:52.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-06-10T04:35:52.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-06-10T04:35:53.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-06-10T04:35:53.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-10T04:36:06.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements [2021-06-10T04:36:06.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-10T04:36:11.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 81.8% of statements [2021-06-10T04:36:11.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T04:36:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T04:36:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T04:36:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T04:36:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T04:36:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T04:36:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T04:36:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T04:36:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T04:36:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T04:36:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-10T04:36:37.779Z] GO111MODULE=on go vet ./... [2021-06-10T04:36:59.809Z] gofmt -l . [2021-06-10T04:36:59.809Z] [ "`gofmt -l .`" = "" ] [2021-06-10T04:36:59.809Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T04:37:00.107Z] + ls -al . [2021-06-10T04:37:00.107Z] total 520 [2021-06-10T04:37:00.107Z] drwxrwxr-x 10 1001 1001 4096 Jun 10 04:36 . [2021-06-10T04:37:00.107Z] drwxr-xr-x 4 root root 28 Jun 10 04:35 .. [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 04:33 .dockerignore [2021-06-10T04:37:00.107Z] drwxrwxr-x 8 1001 1001 179 Jun 10 04:33 .git [2021-06-10T04:37:00.107Z] drwxrwxr-x 3 1001 1001 125 Jun 10 04:33 .github [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 04:33 .gitignore [2021-06-10T04:37:00.107Z] drwx------ 3 1001 1001 60 Jun 10 04:34 .semver [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 04:33 .sonarcloud.properties [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:33 Attribution.txt [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:33 CONTRIBUTING.md [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 04:33 Dockerfile.build [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 04:33 Jenkinsfile [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:33 LICENSE [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:33 Makefile [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:33 README.md [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:33 SECURITY.md [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:33 ZMQWindows.md [2021-06-10T04:37:00.107Z] drwxrwxr-x 2 1001 1001 37 Jun 10 04:33 bin [2021-06-10T04:37:00.107Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 04:33 cmd [2021-06-10T04:37:00.107Z] -rw-r--r-- 1 root root 404951 Jun 10 04:36 coverage.out [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 04:33 go.mod [2021-06-10T04:37:00.107Z] -rw-r--r-- 1 root root 21368 Jun 10 04:35 go.sum [2021-06-10T04:37:00.107Z] drwxrwxr-x 8 1001 1001 127 Jun 10 04:33 internal [2021-06-10T04:37:00.107Z] drwxrwxr-x 3 1001 1001 16 Jun 10 04:33 openapi [2021-06-10T04:37:00.107Z] drwxrwxr-x 4 1001 1001 71 Jun 10 04:33 snap [2021-06-10T04:37:00.107Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 04:33 version.go [Pipeline] sh [2021-06-10T04:37:00.403Z] + '[' -e coverage.out ] [2021-06-10T04:37:00.403Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T04:37:00.509Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T04:37:00.820Z] + make build [2021-06-10T04:37:00.820Z] go mod tidy [2021-06-10T04:37:00.820Z] 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-06-10T04:37:02.222Z] 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-06-10T04:37:08.859Z] 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-06-10T04:37:09.122Z] 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-06-10T04:37:10.520Z] 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-06-10T04:37:10.520Z] 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-06-10T04:37:11.480Z] 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-06-10T04:37:12.065Z] 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-06-10T04:37:13.035Z] 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-06-10T04:37:14.430Z] 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-06-10T04:37:15.005Z] 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-06-10T04:37:15.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-10T04:37:17.376Z] $ docker stop --time=1 1f3474eff2546c9dc69b652120d9c67ded87aa76cdf93995faf0608994d16ee6 [2021-06-10T04:37:19.613Z] $ docker rm -f 1f3474eff2546c9dc69b652120d9c67ded87aa76cdf93995faf0608994d16ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:37:20.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:37:20.908Z] [2021-06-10T04:37:20.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:37:21.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:37:21.222Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-10T04:37:21.222Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-10T04:37:21.222Z] ca9280d653b3: Pulling fs layer [2021-06-10T04:37:21.222Z] 7e9c9ca2126c: Pulling fs layer [2021-06-10T04:37:21.796Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-10T04:37:21.796Z] cbdbe7a5bc2a: Download complete [2021-06-10T04:37:21.796Z] cbdbe7a5bc2a: Pull complete [2021-06-10T04:37:22.056Z] ca9280d653b3: Verifying Checksum [2021-06-10T04:37:22.056Z] ca9280d653b3: Download complete [2021-06-10T04:37:22.633Z] ca9280d653b3: Pull complete [2021-06-10T04:37:23.205Z] 7e9c9ca2126c: Verifying Checksum [2021-06-10T04:37:23.205Z] 7e9c9ca2126c: Download complete [2021-06-10T04:37:26.548Z] 7e9c9ca2126c: Pull complete [2021-06-10T04:37:26.548Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-10T04:37:26.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:37:26.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-10T04:37:26.627Z] prd-centos7-docker-4c-2g-134 does not seem to be running inside a container [2021-06-10T04:37:26.885Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T04:37:29.602Z] $ docker top e8b90bcc57c28cb5ff260088ef4af453a42a60c3fe1ea48fb39eb79a187ae4e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:37:29.985Z] + docker-compose build --help [2021-06-10T04:37:29.985Z] + grep parallel [2021-06-10T04:37:30.559Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T04:37:30.569Z] $ docker stop --time=1 e8b90bcc57c28cb5ff260088ef4af453a42a60c3fe1ea48fb39eb79a187ae4e0 [2021-06-10T04:37:31.776Z] $ docker rm -f e8b90bcc57c28cb5ff260088ef4af453a42a60c3fe1ea48fb39eb79a187ae4e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:37:32.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:37:32.234Z] . [Pipeline] withDockerContainer [2021-06-10T04:37:32.320Z] prd-centos7-docker-4c-2g-134 does not seem to be running inside a container [2021-06-10T04:37:32.457Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-10T04:37:32.803Z] $ docker top c8e678585c7a668a3553e731c0ec319c184fa4e1ff93e17a6e5a51223a081fcd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:37:33.184Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T04:37:33.760Z] Building core-command ... [2021-06-10T04:37:33.760Z] Building core-data ... [2021-06-10T04:37:33.760Z] Building core-metadata ... [2021-06-10T04:37:33.760Z] Building security-bootstrapper ... [2021-06-10T04:37:33.760Z] Building security-proxy-setup ... [2021-06-10T04:37:33.760Z] Building security-secretstore-setup ... [2021-06-10T04:37:33.760Z] Building support-notifications ... [2021-06-10T04:37:33.760Z] Building support-scheduler ... [2021-06-10T04:37:33.760Z] Building sys-mgmt-agent ... [2021-06-10T04:37:33.760Z] Building support-scheduler [2021-06-10T04:37:33.760Z] Building core-command [2021-06-10T04:37:33.760Z] Building security-proxy-setup [2021-06-10T04:37:33.760Z] Building support-notifications [2021-06-10T04:37:33.760Z] Building sys-mgmt-agent [2021-06-10T04:37:48.680Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:48.680Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:48.680Z] ---> 758ecbeff788 [2021-06-10T04:37:48.680Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:37:48.680Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:48.680Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:48.680Z] ---> 758ecbeff788 [2021-06-10T04:37:48.680Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:37:48.680Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:48.680Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:48.680Z] ---> 758ecbeff788 [2021-06-10T04:37:48.680Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:37:51.428Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-140 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws [2021-06-10T04:37:51.448Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-10T04:37:51.751Z] The recommended git tool is: git [2021-06-10T04:37:53.966Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:53.966Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:53.966Z] ---> 758ecbeff788 [2021-06-10T04:37:53.966Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T04:37:55.348Z] ---> Running in c08c1d7026b4 [2021-06-10T04:37:55.348Z] ---> Running in 4ee147486d85 [2021-06-10T04:37:55.348Z] ---> Running in 8666fda7f9f9 [2021-06-10T04:37:55.348Z] ---> Running in c5cfa5a47523 [2021-06-10T04:37:56.752Z] Removing intermediate container c5cfa5a47523 [2021-06-10T04:37:56.752Z] ---> 51e31c5e6a7a [2021-06-10T04:37:56.752Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:56.752Z] Removing intermediate container 8666fda7f9f9 [2021-06-10T04:37:56.752Z] ---> bac70890ad5d [2021-06-10T04:37:56.752Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:57.015Z] Removing intermediate container 4ee147486d85 [2021-06-10T04:37:57.015Z] ---> 3df008c4048d [2021-06-10T04:37:57.015Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:57.015Z] Removing intermediate container c08c1d7026b4 [2021-06-10T04:37:57.015Z] ---> 8b6bedb70bd1 [2021-06-10T04:37:57.015Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:57.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:57.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:57.278Z] ---> 758ecbeff788 [2021-06-10T04:37:57.278Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:37:57.278Z] ---> Using cache [2021-06-10T04:37:57.278Z] ---> 3df008c4048d [2021-06-10T04:37:57.278Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:57.278Z] ---> Running in c452e308da8f [2021-06-10T04:37:57.279Z] ---> Running in 268ff03de161 [2021-06-10T04:37:57.279Z] ---> Running in 02270bf1e245 [2021-06-10T04:37:57.279Z] ---> Running in 231690e8e446 [2021-06-10T04:37:57.279Z] ---> Running in ea3e53b362e4 [2021-06-10T04:37:57.661Z] using credential edgex-jenkins-ssh [2021-06-10T04:37:57.693Z] Cloning the remote Git repository [2021-06-10T04:37:57.734Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:37:57.908Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-10T04:37:58.236Z] Removing intermediate container c452e308da8f [2021-06-10T04:37:58.236Z] ---> 7e3096411a41 [2021-06-10T04:37:58.236Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T04:37:58.236Z] ---> Running in 09c332d995c9 [2021-06-10T04:37:58.236Z] Removing intermediate container 268ff03de161 [2021-06-10T04:37:58.236Z] ---> c310bf60fccd [2021-06-10T04:37:58.236Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T04:37:58.236Z] ---> Running in dc275616ade1 [2021-06-10T04:37:58.518Z] Removing intermediate container 231690e8e446 [2021-06-10T04:37:58.518Z] ---> 5d7a9502a2ab [2021-06-10T04:37:58.518Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T04:37:58.518Z] ---> Running in e31f9e1f5111 [2021-06-10T04:37:58.518Z] Removing intermediate container ea3e53b362e4 [2021-06-10T04:37:58.518Z] ---> a6cae2980390 [2021-06-10T04:37:58.518Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T04:37:58.518Z] ---> Running in 3d60a429240b [2021-06-10T04:37:58.777Z] Removing intermediate container 02270bf1e245 [2021-06-10T04:37:58.777Z] ---> ef8a30690faf [2021-06-10T04:37:58.777Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:37:58.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:58.777Z] ---> Running in df86626e9ae9 [2021-06-10T04:37:59.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:59.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:59.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:58.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:37:58.000Z] > git --version # timeout=10 [2021-06-10T04:37:58.025Z] > git --version # 'git version 2.17.1' [2021-06-10T04:37:58.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:37:58.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T04:37:59.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:59.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:59.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:59.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:59.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:00.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:00.353Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:00.353Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:00.615Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:00.881Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:00.881Z] Removing intermediate container e31f9e1f5111 [2021-06-10T04:38:00.881Z] ---> cf5c83c26b22 [2021-06-10T04:38:00.881Z] Step 6/24 : COPY go.mod . [2021-06-10T04:38:00.881Z] Removing intermediate container 3d60a429240b [2021-06-10T04:38:00.881Z] ---> 76b1d4234d85 [2021-06-10T04:38:00.881Z] Step 6/23 : COPY go.mod . [2021-06-10T04:38:01.144Z] ---> 0ea36df0e854 [2021-06-10T04:38:01.144Z] Step 7/24 : RUN go mod download [2021-06-10T04:38:01.144Z] ---> e516804aa22e [2021-06-10T04:38:01.144Z] Step 7/23 : RUN go mod download [2021-06-10T04:38:01.144Z] ---> Running in 6b0d321b3500 [2021-06-10T04:38:01.144Z] Removing intermediate container dc275616ade1 [2021-06-10T04:38:01.144Z] ---> 210b907fe98d [2021-06-10T04:38:01.144Z] Step 6/23 : COPY go.mod . [2021-06-10T04:38:01.144Z] ---> Running in 1a2da75bab91 [2021-06-10T04:38:01.144Z] Removing intermediate container 09c332d995c9 [2021-06-10T04:38:01.144Z] ---> e3ba06e51789 [2021-06-10T04:38:01.144Z] Step 6/22 : COPY go.mod . [2021-06-10T04:38:01.144Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:01.407Z] ---> afc88736b3de [2021-06-10T04:38:01.407Z] Step 7/23 : RUN go mod download [2021-06-10T04:38:01.407Z] ---> Running in d2cd2eb88b5b [2021-06-10T04:38:01.407Z] ---> 450338d3fee3 [2021-06-10T04:38:01.407Z] Step 7/22 : RUN go mod download [2021-06-10T04:38:01.669Z] ---> Running in 0c150730c235 [2021-06-10T04:38:01.669Z] Removing intermediate container df86626e9ae9 [2021-06-10T04:38:01.669Z] ---> ed7047fe6197 [2021-06-10T04:38:01.669Z] Step 6/24 : COPY go.mod . [2021-06-10T04:38:01.932Z] ---> e3c1da4d3d1c [2021-06-10T04:38:01.932Z] Step 7/24 : RUN go mod download [2021-06-10T04:38:01.932Z] ---> Running in 247821798a84 [2021-06-10T04:38:02.211Z] Removing intermediate container 6b0d321b3500 [2021-06-10T04:38:02.211Z] ---> d0794d76aef3 [2021-06-10T04:38:02.211Z] Step 8/24 : COPY . . [2021-06-10T04:38:02.211Z] Removing intermediate container 1a2da75bab91 [2021-06-10T04:38:02.211Z] ---> 1ee42d42ff02 [2021-06-10T04:38:02.211Z] Step 8/23 : COPY . . [2021-06-10T04:38:05.549Z] Removing intermediate container 0c150730c235 [2021-06-10T04:38:05.549Z] ---> 0ec94fd8cc97 [2021-06-10T04:38:05.549Z] Step 8/22 : COPY . . [2021-06-10T04:38:05.549Z] Removing intermediate container d2cd2eb88b5b [2021-06-10T04:38:05.549Z] ---> a6793b2d9727 [2021-06-10T04:38:05.549Z] Step 8/23 : COPY . . [2021-06-10T04:38:05.822Z] Removing intermediate container 247821798a84 [2021-06-10T04:38:05.822Z] ---> 7337e8a98320 [2021-06-10T04:38:05.822Z] Step 8/24 : COPY . . [2021-06-10T04:38:18.126Z] ---> 13fe98ab9007 [2021-06-10T04:38:18.126Z] Step 9/22 : RUN go mod tidy [2021-06-10T04:38:18.126Z] ---> Running in 34d6c1aa21bc [2021-06-10T04:38:18.126Z] Removing intermediate container 34d6c1aa21bc [2021-06-10T04:38:18.126Z] ---> 0cad72d02067 [2021-06-10T04:38:18.126Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T04:38:18.126Z] ---> Running in dd32163f251f [2021-06-10T04:38:18.126Z] 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-06-10T04:38:20.691Z] ---> 504d3cf0fca3 [2021-06-10T04:38:20.691Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:38:20.960Z] ---> 343a4559af44 [2021-06-10T04:38:20.960Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:38:20.960Z] ---> Running in f1f16189a71c [2021-06-10T04:38:21.556Z] ---> Running in b7137a147152 [2021-06-10T04:38:24.929Z] Removing intermediate container f1f16189a71c [2021-06-10T04:38:24.929Z] ---> 25815343ddbe [2021-06-10T04:38:24.929Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T04:38:24.929Z] ---> Running in 54c45e0d8a6f [2021-06-10T04:38:24.929Z] Removing intermediate container b7137a147152 [2021-06-10T04:38:24.929Z] ---> d273b40086de [2021-06-10T04:38:24.929Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T04:38:24.929Z] ---> Running in b0c49adc21b0 [2021-06-10T04:38:25.880Z] 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-06-10T04:38:25.880Z] 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-06-10T04:38:31.262Z] ---> b966cfc0cd90 [2021-06-10T04:38:31.262Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:38:31.262Z] ---> 4d4419151077 [2021-06-10T04:38:31.262Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:38:31.262Z] ---> Running in c39699659ae2 [2021-06-10T04:38:31.526Z] ---> Running in cfb33e575ac1 [2021-06-10T04:38:34.144Z] Removing intermediate container c39699659ae2 [2021-06-10T04:38:34.144Z] ---> 265b2ef144f3 [2021-06-10T04:38:34.144Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T04:38:34.144Z] ---> Running in 94764c441b69 [2021-06-10T04:38:34.144Z] Removing intermediate container cfb33e575ac1 [2021-06-10T04:38:34.144Z] ---> eb6d984035d5 [2021-06-10T04:38:34.144Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T04:38:34.144Z] ---> Running in 4c06c2e07941 [2021-06-10T04:38:34.417Z] 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-06-10T04:38:34.417Z] 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-06-10T04:38:38.402Z] Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:38:38.739Z] Merge succeeded, producing ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:38:38.740Z] Checking out Revision ada8e99c9c2aad30ed0bfd92c124e99a8939e6be (PR-3556) [2021-06-10T04:38:39.925Z] 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-06-10T04:38:37.454Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T04:38:37.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T04:38:37.497Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T04:38:37.529Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:38:37.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:38:37.543Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T04:38:38.414Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T04:38:38.434Z] > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [2021-06-10T04:38:38.646Z] > git remote # timeout=10 [2021-06-10T04:38:38.663Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T04:38:38.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:38:38.692Z] > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 [2021-06-10T04:38:38.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T04:38:38.741Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T04:38:38.751Z] > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [2021-06-10T04:38:43.203Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T04:38:44.539Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:38:44.973Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:38:45.326Z] + true [2021-06-10T04:38:45.326Z] + sudo service docker restart [2021-06-10T04:38:45.628Z] Removing intermediate container dd32163f251f [2021-06-10T04:38:45.628Z] ---> 972e3b0c8f61 [2021-06-10T04:38:45.628Z] [2021-06-10T04:38:45.628Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T04:38:45.900Z] 3.12: Pulling from library/alpine [2021-06-10T04:38:46.482Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:38:46.482Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T04:38:46.482Z] ---> 13621d1b12d4 [2021-06-10T04:38:46.482Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T04:38:46.757Z] ---> Running in 44c5cea43093 [2021-06-10T04:38:47.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:47.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:47.550Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T04:38:47.550Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:38:47.550Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T04:38:47.550Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T04:38:47.550Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:38:47.550Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:38:47.550Z] OK: 7 MiB in 18 packages [2021-06-10T04:38:48.505Z] Removing intermediate container 44c5cea43093 [2021-06-10T04:38:48.505Z] ---> 8a3e71b3c6f9 [2021-06-10T04:38:48.505Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:38:48.505Z] ---> Running in 3a6a56806a92 [2021-06-10T04:38:48.505Z] Removing intermediate container 3a6a56806a92 [2021-06-10T04:38:48.505Z] ---> 63356b381e68 [2021-06-10T04:38:48.505Z] Step 14/22 : WORKDIR /edgex [2021-06-10T04:38:48.505Z] ---> Running in b559abd11f4f [2021-06-10T04:38:48.768Z] Removing intermediate container b559abd11f4f [2021-06-10T04:38:48.768Z] ---> 918664cea753 [2021-06-10T04:38:48.768Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T04:38:49.031Z] ---> f510573590ba [2021-06-10T04:38:49.031Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T04:38:49.981Z] ---> 696ff833140e [2021-06-10T04:38:49.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T04:38:50.564Z] ---> 1542b334e7a3 [2021-06-10T04:38:50.564Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T04:38:50.564Z] ---> Running in d4dd94a19d34 [2021-06-10T04:38:50.564Z] Removing intermediate container d4dd94a19d34 [2021-06-10T04:38:50.564Z] ---> 791c4d2b41f1 [2021-06-10T04:38:50.564Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T04:38:50.564Z] ---> Running in 83578c5a552b [2021-06-10T04:38:50.835Z] Removing intermediate container 83578c5a552b [2021-06-10T04:38:50.835Z] ---> c44ce7b81565 [2021-06-10T04:38:50.835Z] Step 20/22 : LABEL arch=x86_64 [2021-06-10T04:38:50.835Z] ---> Running in 3c7475237da1 [2021-06-10T04:38:50.835Z] Removing intermediate container 3c7475237da1 [2021-06-10T04:38:50.835Z] ---> 408ec2f78078 [2021-06-10T04:38:50.835Z] Step 21/22 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:38:51.100Z] ---> Running in 61b209d0784f [2021-06-10T04:38:51.371Z] Removing intermediate container 61b209d0784f [2021-06-10T04:38:51.371Z] ---> 3520ecc97077 [2021-06-10T04:38:51.371Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T04:38:51.371Z] ---> Running in 96fcd6095ec8 [2021-06-10T04:38:51.371Z] Removing intermediate container 96fcd6095ec8 [2021-06-10T04:38:51.371Z] ---> 7bccc57a0016 [2021-06-10T04:38:51.371Z] [2021-06-10T04:38:51.644Z] Successfully built 7bccc57a0016 [2021-06-10T04:38:51.644Z] Successfully tagged security-proxy-setup:latest [2021-06-10T04:38:51.644Z] Building core-data [2021-06-10T04:38:59.815Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:59.815Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:38:59.815Z] ---> 758ecbeff788 [2021-06-10T04:38:59.815Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:38:59.815Z] ---> Using cache [2021-06-10T04:38:59.815Z] ---> 3df008c4048d [2021-06-10T04:38:59.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:38:59.815Z] ---> Using cache [2021-06-10T04:38:59.815Z] ---> a6cae2980390 [2021-06-10T04:38:59.815Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T04:39:00.779Z] ---> Running in f669e453d89c [2021-06-10T04:39:01.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:01.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:03.398Z] OK: 219 MiB in 52 packages [2021-06-10T04:39:03.398Z] Removing intermediate container 54c45e0d8a6f [2021-06-10T04:39:03.398Z] ---> 1f467f55ebc9 [2021-06-10T04:39:03.398Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T04:39:03.670Z] ---> Running in 37c3c0828692 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:39:03.713Z] provisioning config files... [2021-06-10T04:39:03.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3896894302687251482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:39:03.947Z] Removing intermediate container f669e453d89c [2021-06-10T04:39:03.947Z] ---> 8a28f47f1ffe [2021-06-10T04:39:03.947Z] Step 6/24 : COPY go.mod . [2021-06-10T04:39:04.168Z] ---> docker-login.sh [2021-06-10T04:39:04.168Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:39:04.535Z] ---> 803c9b311427 [2021-06-10T04:39:04.535Z] Step 7/24 : RUN go mod download [2021-06-10T04:39:04.535Z] 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-06-10T04:39:04.796Z] ---> Running in 5e541409d8d6 [2021-06-10T04:39:05.065Z] Removing intermediate container b0c49adc21b0 [2021-06-10T04:39:05.065Z] ---> eb2866068c6e [2021-06-10T04:39:05.065Z] [2021-06-10T04:39:05.065Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:39:05.065Z] ---> 13621d1b12d4 [2021-06-10T04:39:05.065Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:39:05.065Z] ---> Running in b9ec8f538041 [2021-06-10T04:39:05.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:05.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:05.431Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:05.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:05.431Z] [2021-06-10T04:39:05.431Z] Login Succeeded [2021-06-10T04:39:05.431Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:39:05.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:05.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:05.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:05.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:05.982Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:05.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:05.982Z] [2021-06-10T04:39:05.982Z] Login Succeeded [2021-06-10T04:39:05.982Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:39:06.202Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:39:06.202Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:39:06.202Z] OK: 6 MiB in 15 packages [2021-06-10T04:39:06.202Z] Removing intermediate container 37c3c0828692 [2021-06-10T04:39:06.202Z] ---> 70ed3d5b0baa [2021-06-10T04:39:06.202Z] [2021-06-10T04:39:06.202Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T04:39:06.202Z] Removing intermediate container 5e541409d8d6 [2021-06-10T04:39:06.202Z] ---> b5208b016a80 [2021-06-10T04:39:06.202Z] Step 8/24 : COPY . . [2021-06-10T04:39:06.478Z] 20.10.0: Pulling from library/docker [2021-06-10T04:39:06.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:06.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:06.580Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:06.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:06.580Z] [2021-06-10T04:39:06.580Z] Login Succeeded [2021-06-10T04:39:06.580Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:39:06.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:07.063Z] Removing intermediate container b9ec8f538041 [2021-06-10T04:39:07.064Z] ---> 6a13818471d6 [2021-06-10T04:39:07.064Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:07.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:07.132Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:07.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:07.132Z] [2021-06-10T04:39:07.132Z] Login Succeeded [2021-06-10T04:39:07.132Z] docker.io [2021-06-10T04:39:07.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:08.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:08.005Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:08.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:08.005Z] [2021-06-10T04:39:08.005Z] Login Succeeded [2021-06-10T04:39:08.005Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:39:08.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T04:39:08.359Z] ========================================================= [2021-06-10T04:39:08.359Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T04:39:08.359Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:08.714Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T04:39:09.637Z] ---> Running in a58260d9ef33 [2021-06-10T04:39:10.581Z] Removing intermediate container a58260d9ef33 [2021-06-10T04:39:10.582Z] ---> 92aae126b1fd [2021-06-10T04:39:10.582Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T04:39:11.164Z] ---> Running in 251aba23488a [2021-06-10T04:39:11.164Z] ---> de770124f910 [2021-06-10T04:39:11.164Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:39:11.367Z] Sending build context to Docker daemon 166.1MB [2021-06-10T04:39:11.367Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:11.367Z] Step 2/6 : FROM ${BASE} [2021-06-10T04:39:11.367Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T04:39:11.367Z] 595b0fe564bb: Pulling fs layer [2021-06-10T04:39:11.367Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T04:39:11.367Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T04:39:11.367Z] ba82ee9f976e: Pulling fs layer [2021-06-10T04:39:11.367Z] 506bd15cee9f: Pulling fs layer [2021-06-10T04:39:11.367Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T04:39:11.367Z] 618dc40b7e24: Pulling fs layer [2021-06-10T04:39:11.367Z] ba82ee9f976e: Waiting [2021-06-10T04:39:11.367Z] 506bd15cee9f: Waiting [2021-06-10T04:39:11.367Z] 75a0a4a0db45: Waiting [2021-06-10T04:39:11.367Z] 618dc40b7e24: Waiting [2021-06-10T04:39:11.367Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T04:39:11.367Z] 5b7225fbf94c: Download complete [2021-06-10T04:39:11.367Z] 3088b5b3c5c0: Download complete [2021-06-10T04:39:11.367Z] 506bd15cee9f: Verifying Checksum [2021-06-10T04:39:11.367Z] 506bd15cee9f: Download complete [2021-06-10T04:39:11.367Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T04:39:11.367Z] 75a0a4a0db45: Download complete [2021-06-10T04:39:11.367Z] 595b0fe564bb: Verifying Checksum [2021-06-10T04:39:11.450Z] ---> Running in 6783d24981e1 [2021-06-10T04:39:11.450Z] Removing intermediate container 251aba23488a [2021-06-10T04:39:11.450Z] ---> c78a20daf46f [2021-06-10T04:39:11.450Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:39:11.450Z] ---> Running in 36a2624ee492 [2021-06-10T04:39:11.976Z] 595b0fe564bb: Pull complete [2021-06-10T04:39:12.043Z] Removing intermediate container 36a2624ee492 [2021-06-10T04:39:12.043Z] ---> 5c21e2764fa2 [2021-06-10T04:39:12.043Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:12.310Z] ---> d6bb1f86a8ea [2021-06-10T04:39:12.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T04:39:12.966Z] 3088b5b3c5c0: Pull complete [2021-06-10T04:39:13.243Z] 5b7225fbf94c: Pull complete [2021-06-10T04:39:13.261Z] ---> 040c160b5af0 [2021-06-10T04:39:13.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:13.261Z] Removing intermediate container 94764c441b69 [2021-06-10T04:39:13.261Z] ---> 990faf1e4ba1 [2021-06-10T04:39:13.261Z] [2021-06-10T04:39:13.261Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:39:13.261Z] ---> 13621d1b12d4 [2021-06-10T04:39:13.261Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T04:39:13.261Z] ---> Running in 1336bc6ff2cf [2021-06-10T04:39:13.261Z] Removing intermediate container 6783d24981e1 [2021-06-10T04:39:13.261Z] ---> c2aa4ddb0a38 [2021-06-10T04:39:13.261Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T04:39:13.261Z] ---> Running in 75f46bdd758a [2021-06-10T04:39:13.261Z] ---> 2772db534bb2 [2021-06-10T04:39:13.261Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T04:39:13.515Z] 618dc40b7e24: Verifying Checksum [2021-06-10T04:39:13.515Z] 618dc40b7e24: Download complete [2021-06-10T04:39:13.524Z] Removing intermediate container 4c06c2e07941 [2021-06-10T04:39:13.524Z] ---> b4012bb89179 [2021-06-10T04:39:13.524Z] [2021-06-10T04:39:13.524Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:39:13.524Z] ---> 13621d1b12d4 [2021-06-10T04:39:13.524Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:39:13.524Z] ---> Using cache [2021-06-10T04:39:13.524Z] ---> 6a13818471d6 [2021-06-10T04:39:13.524Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:13.524Z] ---> Using cache [2021-06-10T04:39:13.524Z] ---> 92aae126b1fd [2021-06-10T04:39:13.524Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T04:39:13.524Z] ---> Running in 2b0e7bcf32d7 [2021-06-10T04:39:13.524Z] ---> Running in 94d44e19a3b9 [2021-06-10T04:39:13.797Z] Removing intermediate container 2b0e7bcf32d7 [2021-06-10T04:39:13.797Z] ---> d0a03a76e0a6 [2021-06-10T04:39:13.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:14.056Z] Removing intermediate container 94d44e19a3b9 [2021-06-10T04:39:14.056Z] ---> c9f510c26e40 [2021-06-10T04:39:14.056Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:39:14.056Z] 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-06-10T04:39:14.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:14.056Z] ---> Running in 93fbbeed3cba [2021-06-10T04:39:14.056Z] ---> Running in 603adeb7e1ed [2021-06-10T04:39:14.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:14.320Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T04:39:14.320Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:39:14.320Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:39:14.320Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:39:14.320Z] OK: 6 MiB in 16 packages [2021-06-10T04:39:14.320Z] Removing intermediate container 93fbbeed3cba [2021-06-10T04:39:14.320Z] ---> 0fd8548bc7c1 [2021-06-10T04:39:14.320Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T04:39:14.320Z] ---> Running in ec95980858f1 [2021-06-10T04:39:14.583Z] Removing intermediate container 603adeb7e1ed [2021-06-10T04:39:14.583Z] ---> 7a5b9ceb9129 [2021-06-10T04:39:14.583Z] Step 16/24 : WORKDIR / [2021-06-10T04:39:14.583Z] ---> Running in 955a822f224f [2021-06-10T04:39:14.849Z] Removing intermediate container ec95980858f1 [2021-06-10T04:39:14.849Z] ---> 243db2ea9c00 [2021-06-10T04:39:14.849Z] Step 22/23 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:39:14.849Z] ---> Running in 06544b91dce4 [2021-06-10T04:39:14.954Z] ba82ee9f976e: Verifying Checksum [2021-06-10T04:39:14.954Z] ba82ee9f976e: Download complete [2021-06-10T04:39:15.128Z] Removing intermediate container 955a822f224f [2021-06-10T04:39:15.128Z] ---> 2e186e63c698 [2021-06-10T04:39:15.128Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:15.128Z] Removing intermediate container 1336bc6ff2cf [2021-06-10T04:39:15.128Z] ---> 24d11321789b [2021-06-10T04:39:15.128Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:15.393Z] Removing intermediate container 06544b91dce4 [2021-06-10T04:39:15.393Z] ---> ab2d93986c13 [2021-06-10T04:39:15.393Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:39:15.393Z] ---> Running in fc1114787d41 [2021-06-10T04:39:15.393Z] ---> Running in 0ddc3f63c162 [2021-06-10T04:39:15.660Z] ---> d9dfcfae67e0 [2021-06-10T04:39:15.660Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T04:39:15.660Z] Removing intermediate container fc1114787d41 [2021-06-10T04:39:15.660Z] ---> b186e3ae424f [2021-06-10T04:39:15.660Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T04:39:15.933Z] Removing intermediate container 0ddc3f63c162 [2021-06-10T04:39:15.933Z] ---> 606e1c3ef01a [2021-06-10T04:39:15.933Z] [2021-06-10T04:39:15.933Z] ---> Running in dac69ff83906 [2021-06-10T04:39:15.933Z] Successfully built 606e1c3ef01a [2021-06-10T04:39:16.201Z] Successfully tagged support-scheduler:latest [2021-06-10T04:39:16.201Z] Building core-metadata [2021-06-10T04:39:16.201Z] ---> 68d6f80f3628 [2021-06-10T04:39:16.201Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:16.201Z] Removing intermediate container dac69ff83906 [2021-06-10T04:39:16.201Z] ---> 7512c7479016 [2021-06-10T04:39:16.201Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:39:16.774Z]  Building support-scheduler ... done  ---> Running in 886cbd243ae1 [2021-06-10T04:39:17.347Z] ---> 44594c8adad1 [2021-06-10T04:39:17.348Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T04:39:18.293Z] Removing intermediate container 886cbd243ae1 [2021-06-10T04:39:18.293Z] ---> d25ade0505a8 [2021-06-10T04:39:18.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:20.221Z] ---> Running in 4fae125d57b2 [2021-06-10T04:39:20.221Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T04:39:20.221Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T04:39:20.804Z] ---> aefe523efa57 [2021-06-10T04:39:20.804Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:20.804Z] ---> 6f565ce7cd0d [2021-06-10T04:39:20.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T04:39:20.804Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:20.804Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:20.804Z] ---> 758ecbeff788 [2021-06-10T04:39:20.804Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:39:20.804Z] ---> Using cache [2021-06-10T04:39:20.804Z] ---> 3df008c4048d [2021-06-10T04:39:20.804Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:20.804Z] ---> Using cache [2021-06-10T04:39:20.804Z] ---> a6cae2980390 [2021-06-10T04:39:20.804Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:39:20.804Z] ---> Using cache [2021-06-10T04:39:20.804Z] ---> 76b1d4234d85 [2021-06-10T04:39:20.804Z] Step 6/24 : COPY go.mod . [2021-06-10T04:39:20.804Z] ---> Using cache [2021-06-10T04:39:20.804Z] ---> e516804aa22e [2021-06-10T04:39:20.804Z] Step 7/24 : RUN go mod download [2021-06-10T04:39:20.804Z] ---> Using cache [2021-06-10T04:39:20.804Z] ---> 1ee42d42ff02 [2021-06-10T04:39:20.804Z] Step 8/24 : COPY . . [2021-06-10T04:39:20.804Z] ---> Using cache [2021-06-10T04:39:20.804Z] ---> 343a4559af44 [2021-06-10T04:39:20.804Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:39:20.804Z] ---> Using cache [2021-06-10T04:39:20.804Z] ---> d273b40086de [2021-06-10T04:39:20.804Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T04:39:21.064Z] ---> Running in 7bca1a5f3747 [2021-06-10T04:39:21.332Z] Removing intermediate container 4fae125d57b2 [2021-06-10T04:39:21.332Z] ---> 0b3ad48f318d [2021-06-10T04:39:21.332Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:21.332Z] ---> Running in a9ebc8a12543 [2021-06-10T04:39:21.332Z] ---> Running in d928d63ed63e [2021-06-10T04:39:21.332Z] Removing intermediate container 7bca1a5f3747 [2021-06-10T04:39:21.332Z] ---> 4a72efa827fd [2021-06-10T04:39:21.332Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T04:39:21.332Z] ---> 303f5da7c7fb [2021-06-10T04:39:21.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:21.332Z] ---> Running in 32d8369e20c1 [2021-06-10T04:39:21.604Z] Removing intermediate container d928d63ed63e [2021-06-10T04:39:21.604Z] ---> 774fef2eb6a7 [2021-06-10T04:39:21.604Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:39:21.604Z] ---> Running in 75237aac5662 [2021-06-10T04:39:21.876Z] ---> 5a4ad2dd8a90 [2021-06-10T04:39:21.876Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T04:39:21.876Z] ---> Running in 9edbcca1991b [2021-06-10T04:39:21.876Z] 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-06-10T04:39:21.876Z] Removing intermediate container 75237aac5662 [2021-06-10T04:39:21.876Z] ---> fea21c1df6c6 [2021-06-10T04:39:21.876Z] Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:39:21.876Z] ---> Running in b5ec7ff17b09 [2021-06-10T04:39:22.151Z] Removing intermediate container 9edbcca1991b [2021-06-10T04:39:22.151Z] ---> 67f595c024da [2021-06-10T04:39:22.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:22.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:22.151Z] Removing intermediate container b5ec7ff17b09 [2021-06-10T04:39:22.151Z] ---> e497447487aa [2021-06-10T04:39:22.151Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:39:22.151Z] ---> Running in bf696b71c32d [2021-06-10T04:39:22.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:22.151Z] ---> Running in edbf2c6a06ea [2021-06-10T04:39:22.420Z] Removing intermediate container bf696b71c32d [2021-06-10T04:39:22.420Z] ---> c35848f6f4cf [2021-06-10T04:39:22.420Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T04:39:22.420Z] Removing intermediate container edbf2c6a06ea [2021-06-10T04:39:22.420Z] ---> e787ee95e80f [2021-06-10T04:39:22.420Z] [2021-06-10T04:39:22.420Z] ---> Running in 018f750d600d [2021-06-10T04:39:22.420Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T04:39:22.420Z] Successfully built e787ee95e80f [2021-06-10T04:39:22.420Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T04:39:22.420Z] Executing bash-5.0.17-r0.post-install [2021-06-10T04:39:22.420Z] Successfully tagged core-command:latest [2021-06-10T04:39:22.420Z] Building security-bootstrapper [2021-06-10T04:39:22.420Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:39:22.420Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T04:39:22.420Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T04:39:22.420Z]  Building core-command ... done (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T04:39:22.420Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T04:39:22.420Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T04:39:22.420Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T04:39:22.420Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T04:39:22.420Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T04:39:22.420Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T04:39:22.420Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T04:39:22.691Z] Removing intermediate container 018f750d600d [2021-06-10T04:39:22.691Z] ---> 7e4bdfd7e69a [2021-06-10T04:39:22.691Z] Step 22/23 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:39:22.691Z] ---> Running in 0f34727792c8 [2021-06-10T04:39:23.308Z] Removing intermediate container 0f34727792c8 [2021-06-10T04:39:23.308Z] ---> c2cfe678dee7 [2021-06-10T04:39:23.308Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:39:24.734Z] ---> Running in d2c1a18ea547 [2021-06-10T04:39:24.734Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T04:39:24.734Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T04:39:24.734Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T04:39:24.734Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T04:39:25.115Z] ba82ee9f976e: Pull complete [2021-06-10T04:39:25.115Z] 506bd15cee9f: Pull complete [2021-06-10T04:39:25.326Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T04:39:25.326Z] Removing intermediate container d2c1a18ea547 [2021-06-10T04:39:25.326Z] ---> 8bab9c736a68 [2021-06-10T04:39:25.326Z] [2021-06-10T04:39:25.389Z] 75a0a4a0db45: Pull complete [2021-06-10T04:39:25.598Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T04:39:25.598Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T04:39:25.598Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T04:39:25.598Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T04:39:25.598Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T04:39:25.598Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T04:39:25.598Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T04:39:25.598Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T04:39:25.598Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T04:39:25.598Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T04:39:25.598Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T04:39:25.598Z] Successfully built 8bab9c736a68 [2021-06-10T04:39:25.598Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T04:39:25.598Z] Successfully tagged support-notifications:latest [2021-06-10T04:39:25.598Z] Building security-secretstore-setup [2021-06-10T04:39:25.598Z]  Building support-notifications ... done (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T04:39:25.598Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T04:39:25.598Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T04:39:25.871Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T04:39:25.871Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T04:39:25.871Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T04:39:25.871Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T04:39:25.871Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T04:39:25.871Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T04:39:25.871Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T04:39:25.871Z] OK: 72 MiB in 59 packages [2021-06-10T04:39:27.314Z] Collecting docker-compose==1.23.2 [2021-06-10T04:39:27.314Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T04:39:28.704Z] Collecting PyYAML<4,>=3.10 [2021-06-10T04:39:28.704Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T04:39:29.715Z] 618dc40b7e24: Pull complete [2021-06-10T04:39:29.715Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T04:39:29.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T04:39:29.715Z] ---> a36622ca3599 [2021-06-10T04:39:29.715Z] 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-06-10T04:39:31.316Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T04:39:31.316Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T04:39:31.583Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T04:39:31.583Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T04:39:31.699Z] ---> Running in 20980cc36615 [2021-06-10T04:39:31.855Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T04:39:31.855Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T04:39:32.127Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:32.127Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:32.127Z] ---> 758ecbeff788 [2021-06-10T04:39:32.127Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T04:39:32.127Z] ---> Using cache [2021-06-10T04:39:32.127Z] ---> 3df008c4048d [2021-06-10T04:39:32.127Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:32.127Z] ---> Using cache [2021-06-10T04:39:32.127Z] ---> a6cae2980390 [2021-06-10T04:39:32.127Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T04:39:32.127Z] ---> Using cache [2021-06-10T04:39:32.127Z] ---> 76b1d4234d85 [2021-06-10T04:39:32.127Z] Step 6/26 : COPY go.mod . [2021-06-10T04:39:32.127Z] ---> Using cache [2021-06-10T04:39:32.127Z] ---> e516804aa22e [2021-06-10T04:39:32.127Z] Step 7/26 : RUN go mod download [2021-06-10T04:39:32.127Z] ---> Using cache [2021-06-10T04:39:32.127Z] ---> 1ee42d42ff02 [2021-06-10T04:39:32.127Z] Step 8/26 : COPY . . [2021-06-10T04:39:32.391Z] ---> Using cache [2021-06-10T04:39:32.391Z] ---> 343a4559af44 [2021-06-10T04:39:32.391Z] Step 9/26 : RUN go mod tidy [2021-06-10T04:39:32.391Z] ---> Using cache [2021-06-10T04:39:32.391Z] ---> d273b40086de [2021-06-10T04:39:32.391Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T04:39:33.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:34.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:34.328Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T04:39:34.328Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T04:39:35.075Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T04:39:35.075Z] (2/12) Installing file (5.39-r0) [2021-06-10T04:39:35.347Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T04:39:35.347Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T04:39:35.720Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T04:39:35.721Z] ---> Running in 95aa624145c7 [2021-06-10T04:39:35.990Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T04:39:36.256Z] 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-06-10T04:39:36.836Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T04:39:36.836Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T04:39:36.836Z] 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-06-10T04:39:37.102Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T04:39:37.102Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T04:39:38.059Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T04:39:38.059Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T04:39:38.059Z] Collecting idna<2.8,>=2.5 [2021-06-10T04:39:38.059Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T04:39:38.059Z] 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-06-10T04:39:38.325Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T04:39:38.325Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T04:39:38.585Z] 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-06-10T04:39:38.585Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T04:39:38.585Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T04:39:38.585Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T04:39:38.585Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T04:39:38.585Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T04:39:38.585Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T04:39:39.171Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:39.171Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:39.171Z] ---> 758ecbeff788 [2021-06-10T04:39:39.171Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T04:39:39.171Z] ---> Using cache [2021-06-10T04:39:39.171Z] ---> 3df008c4048d [2021-06-10T04:39:39.171Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:39.171Z] ---> Using cache [2021-06-10T04:39:39.171Z] ---> a6cae2980390 [2021-06-10T04:39:39.171Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T04:39:39.171Z] ---> Using cache [2021-06-10T04:39:39.171Z] ---> 76b1d4234d85 [2021-06-10T04:39:39.171Z] Step 6/32 : COPY go.mod . [2021-06-10T04:39:39.171Z] ---> Using cache [2021-06-10T04:39:39.171Z] ---> e516804aa22e [2021-06-10T04:39:39.171Z] Step 7/32 : RUN go mod download [2021-06-10T04:39:39.171Z] ---> Using cache [2021-06-10T04:39:39.171Z] ---> 1ee42d42ff02 [2021-06-10T04:39:39.171Z] Step 8/32 : COPY . . [2021-06-10T04:39:39.171Z] ---> Using cache [2021-06-10T04:39:39.171Z] ---> 343a4559af44 [2021-06-10T04:39:39.171Z] Step 9/32 : RUN go mod tidy [2021-06-10T04:39:39.171Z] ---> Using cache [2021-06-10T04:39:39.171Z] ---> d273b40086de [2021-06-10T04:39:39.171Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T04:39:39.171Z] Installing collected packages: PyYAML, idna, urllib3, requests, websocket-client, texttable, docker-pycreds, docker, docopt, jsonschema, dockerpty, cached-property, docker-compose [2021-06-10T04:39:39.171Z] Running setup.py install for PyYAML: started [2021-06-10T04:39:40.740Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T04:39:40.740Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T04:39:40.740Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T04:39:40.740Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T04:39:40.740Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T04:39:40.740Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T04:39:40.740Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T04:39:40.740Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T04:39:40.740Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T04:39:40.740Z] OK: 218 MiB in 52 packages [2021-06-10T04:39:41.112Z] ---> Running in 6ac669b9e0ed [2021-06-10T04:39:41.385Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T04:39:41.385Z] Attempting uninstall: idna [2021-06-10T04:39:41.385Z] Found existing installation: idna 2.9 [2021-06-10T04:39:41.385Z] Uninstalling idna-2.9: [2021-06-10T04:39:41.385Z] Successfully uninstalled idna-2.9 [2021-06-10T04:39:41.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-10T04:39:41.657Z] Attempting uninstall: urllib3 [2021-06-10T04:39:41.657Z] Found existing installation: urllib3 1.25.9 [2021-06-10T04:39:41.657Z] Uninstalling urllib3-1.25.9: [2021-06-10T04:39:41.657Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T04:39:41.926Z] Attempting uninstall: requests [2021-06-10T04:39:41.926Z] Found existing installation: requests 2.23.0 [2021-06-10T04:39:41.926Z] Uninstalling requests-2.23.0: [2021-06-10T04:39:41.926Z] Successfully uninstalled requests-2.23.0 [2021-06-10T04:39:42.194Z] Running setup.py install for texttable: started [2021-06-10T04:39:43.164Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T04:39:43.748Z] Running setup.py install for docopt: started [2021-06-10T04:39:44.021Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T04:39:44.284Z] Running setup.py install for dockerpty: started [2021-06-10T04:39:45.063Z] Removing intermediate container 20980cc36615 [2021-06-10T04:39:45.063Z] ---> 98a0585eaae3 [2021-06-10T04:39:45.063Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T04:39:45.063Z] ---> Running in baeae4fd428c [2021-06-10T04:39:45.063Z] Removing intermediate container baeae4fd428c [2021-06-10T04:39:45.063Z] ---> 96c838a287ab [2021-06-10T04:39:45.063Z] Step 5/6 : COPY go.mod . [2021-06-10T04:39:45.226Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T04:39:45.498Z] 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.59.0 [2021-06-10T04:39:46.058Z] ---> 3ae64c95453c [2021-06-10T04:39:46.058Z] Step 6/6 : RUN go mod download [2021-06-10T04:39:46.058Z] ---> Running in e0b86cfd77f5 [2021-06-10T04:39:50.411Z] Removing intermediate container 32d8369e20c1 [2021-06-10T04:39:50.411Z] ---> d02b63b6e69f [2021-06-10T04:39:50.411Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T04:39:50.411Z] ---> Running in 3f0ec4a6d2c4 [2021-06-10T04:39:50.411Z] Removing intermediate container 3f0ec4a6d2c4 [2021-06-10T04:39:50.411Z] ---> 45db7e71f1c6 [2021-06-10T04:39:50.411Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T04:39:50.411Z] ---> Running in 5ad393df8fd5 [2021-06-10T04:39:50.411Z] Removing intermediate container 5ad393df8fd5 [2021-06-10T04:39:50.411Z] ---> 1414437e82f6 [2021-06-10T04:39:50.411Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T04:39:50.671Z] ---> c511c930b2cf [2021-06-10T04:39:50.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:51.246Z] ---> e226d7c3f7d5 [2021-06-10T04:39:51.246Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T04:39:51.514Z] ---> 8bf91d94d965 [2021-06-10T04:39:51.514Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T04:39:51.776Z] ---> Running in 9a594c8dd116 [2021-06-10T04:39:51.776Z] Removing intermediate container 9a594c8dd116 [2021-06-10T04:39:51.776Z] ---> 82b1b7c1d60b [2021-06-10T04:39:51.776Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:51.776Z] ---> Running in 33995e36d1ab [2021-06-10T04:39:52.041Z] Removing intermediate container 33995e36d1ab [2021-06-10T04:39:52.041Z] ---> 72091a735a10 [2021-06-10T04:39:52.041Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:39:52.041Z] ---> Running in 4ae151d2b98f [2021-06-10T04:39:52.309Z] Removing intermediate container 4ae151d2b98f [2021-06-10T04:39:52.309Z] ---> 25233a9cd67f [2021-06-10T04:39:52.309Z] Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:39:52.309Z] ---> Running in 5a71e4da9b5f [2021-06-10T04:39:52.309Z] Removing intermediate container 5a71e4da9b5f [2021-06-10T04:39:52.309Z] ---> ced2376e31ec [2021-06-10T04:39:52.309Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:39:52.569Z] ---> Running in b75f89d7a1db [2021-06-10T04:39:52.569Z] Removing intermediate container b75f89d7a1db [2021-06-10T04:39:52.569Z] ---> 8e54370be19f [2021-06-10T04:39:52.569Z] [2021-06-10T04:39:52.829Z] Successfully built 8e54370be19f [2021-06-10T04:39:52.829Z] Successfully tagged sys-mgmt-agent:latest [2021-06-10T04:39:57.045Z]  Building sys-mgmt-agent ... done Removing intermediate container 75f46bdd758a [2021-06-10T04:39:57.045Z] ---> 91c831676412 [2021-06-10T04:39:57.045Z] [2021-06-10T04:39:57.045Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:39:57.045Z] ---> 13621d1b12d4 [2021-06-10T04:39:57.045Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T04:39:57.045Z] ---> Running in 1f15d2aa0fad [2021-06-10T04:39:57.045Z] Removing intermediate container 1f15d2aa0fad [2021-06-10T04:39:57.045Z] ---> 9568c187edac [2021-06-10T04:39:57.045Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T04:39:57.045Z] ---> Running in 99d47f724f9a [2021-06-10T04:39:57.310Z] Removing intermediate container 99d47f724f9a [2021-06-10T04:39:57.310Z] ---> 320ff19210bc [2021-06-10T04:39:57.310Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T04:39:57.571Z] ---> Running in 10ae8e3ce6ee [2021-06-10T04:39:58.142Z] Removing intermediate container 10ae8e3ce6ee [2021-06-10T04:39:58.142Z] ---> 59c95f3ac6bb [2021-06-10T04:39:58.142Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:58.142Z] ---> Running in 2ff30a7ddceb [2021-06-10T04:39:58.142Z] Removing intermediate container a9ebc8a12543 [2021-06-10T04:39:58.142Z] ---> 9d862f44e822 [2021-06-10T04:39:58.142Z] [2021-06-10T04:39:58.142Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:39:58.142Z] ---> 13621d1b12d4 [2021-06-10T04:39:58.142Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:39:58.142Z] ---> Using cache [2021-06-10T04:39:58.142Z] ---> 6a13818471d6 [2021-06-10T04:39:58.142Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:58.142Z] ---> Using cache [2021-06-10T04:39:58.142Z] ---> 92aae126b1fd [2021-06-10T04:39:58.142Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T04:39:58.142Z] ---> Running in c8384b490dfd [2021-06-10T04:39:58.403Z] Removing intermediate container c8384b490dfd [2021-06-10T04:39:58.403Z] ---> 79e6e3630e36 [2021-06-10T04:39:58.403Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:39:58.403Z] ---> Running in 263eb4175444 [2021-06-10T04:39:58.667Z] Removing intermediate container 263eb4175444 [2021-06-10T04:39:58.667Z] ---> dfecc5151dca [2021-06-10T04:39:58.667Z] Step 16/24 : WORKDIR / [2021-06-10T04:39:58.667Z] ---> Running in 56e588203001 [2021-06-10T04:39:58.935Z] Removing intermediate container 56e588203001 [2021-06-10T04:39:58.935Z] ---> 91c187b3c413 [2021-06-10T04:39:58.935Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:59.199Z] Removing intermediate container 2ff30a7ddceb [2021-06-10T04:39:59.199Z] ---> 56c33f29696c [2021-06-10T04:39:59.199Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T04:39:59.199Z] ---> 0fc21da61d23 [2021-06-10T04:39:59.199Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T04:39:59.199Z] ---> Running in 812eaba1ed4c [2021-06-10T04:39:59.771Z] ---> 7d17a02c24c8 [2021-06-10T04:39:59.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:59.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:00.033Z] ---> 9ab93933c1ea [2021-06-10T04:40:00.033Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T04:40:00.033Z] ---> Running in b369f5803f41 [2021-06-10T04:40:00.295Z] Removing intermediate container b369f5803f41 [2021-06-10T04:40:00.295Z] ---> 3f9dd8fc301c [2021-06-10T04:40:00.295Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:40:00.295Z] ---> Running in 9c2a3b86e9a5 [2021-06-10T04:40:00.555Z] Removing intermediate container 9c2a3b86e9a5 [2021-06-10T04:40:00.555Z] ---> 995e4a6a5a2e [2021-06-10T04:40:00.555Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:40:00.555Z] ---> Running in 680b4298ba9b [2021-06-10T04:40:00.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:00.555Z] Removing intermediate container 680b4298ba9b [2021-06-10T04:40:00.555Z] ---> 4034e76cd108 [2021-06-10T04:40:00.555Z] Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:40:00.555Z] ---> Running in 907ec5fbcc5e [2021-06-10T04:40:00.828Z] Removing intermediate container 907ec5fbcc5e [2021-06-10T04:40:00.828Z] ---> 943f55bb8cfe [2021-06-10T04:40:00.828Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:40:00.828Z] ---> Running in 0d011a3794dc [2021-06-10T04:40:01.092Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:40:01.092Z] Removing intermediate container 0d011a3794dc [2021-06-10T04:40:01.092Z] ---> dbb9729192c2 [2021-06-10T04:40:01.092Z] [2021-06-10T04:40:01.092Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T04:40:01.092Z] Successfully built dbb9729192c2 [2021-06-10T04:40:01.092Z] Successfully tagged core-metadata:latest [2021-06-10T04:40:01.092Z]  Building core-metadata ... done (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T04:40:01.668Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T04:40:02.245Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T04:40:02.245Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T04:40:02.245Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:40:02.245Z] OK: 8 MiB in 20 packages [2021-06-10T04:40:03.206Z] Removing intermediate container 812eaba1ed4c [2021-06-10T04:40:03.206Z] ---> ffe22b5cba61 [2021-06-10T04:40:03.206Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:40:03.206Z] ---> eef6000eb31a [2021-06-10T04:40:03.206Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T04:40:03.782Z] ---> f7ef975c2b72 [2021-06-10T04:40:03.782Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T04:40:03.782Z] 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-06-10T04:40:04.048Z] ---> 2b6e7d8cc403 [2021-06-10T04:40:04.048Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T04:40:04.313Z] ---> Running in 02f77c216766 [2021-06-10T04:40:04.313Z] Removing intermediate container 02f77c216766 [2021-06-10T04:40:04.313Z] ---> 2267824d8e3b [2021-06-10T04:40:04.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:40:04.313Z] ---> Running in 9a8637ace617 [2021-06-10T04:40:04.581Z] Removing intermediate container 9a8637ace617 [2021-06-10T04:40:04.581Z] ---> 26d990d5ee22 [2021-06-10T04:40:04.581Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:40:04.581Z] ---> Running in 2283bdc5d782 [2021-06-10T04:40:04.581Z] Removing intermediate container 2283bdc5d782 [2021-06-10T04:40:04.581Z] ---> 41dabb6f5ee9 [2021-06-10T04:40:04.581Z] Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:40:04.878Z] ---> Running in fc22186e84c6 [2021-06-10T04:40:04.878Z] Removing intermediate container fc22186e84c6 [2021-06-10T04:40:04.878Z] ---> 77f3b71d38e5 [2021-06-10T04:40:04.878Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:40:04.878Z] ---> Running in 989a2cbe5dc6 [2021-06-10T04:40:05.153Z] Removing intermediate container 989a2cbe5dc6 [2021-06-10T04:40:05.153Z] ---> 6a2e4dde8a12 [2021-06-10T04:40:05.153Z] [2021-06-10T04:40:05.153Z] Successfully built 6a2e4dde8a12 [2021-06-10T04:40:05.153Z] Successfully tagged core-data:latest [2021-06-10T04:40:07.719Z]  Building core-data ... done Removing intermediate container 95aa624145c7 [2021-06-10T04:40:07.719Z] ---> 7de52ec0684a [2021-06-10T04:40:07.719Z] [2021-06-10T04:40:07.719Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T04:40:07.719Z] ---> 13621d1b12d4 [2021-06-10T04:40:07.719Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T04:40:07.719Z] Removing intermediate container 6ac669b9e0ed [2021-06-10T04:40:07.719Z] ---> d99a841d6bfd [2021-06-10T04:40:07.719Z] [2021-06-10T04:40:07.719Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T04:40:07.719Z] ---> 13621d1b12d4 [2021-06-10T04:40:07.719Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T04:40:07.719Z] ---> Running in 9b27e8defb1c [2021-06-10T04:40:07.719Z] ---> Running in a579666f6a40 [2021-06-10T04:40:07.719Z] Removing intermediate container a579666f6a40 [2021-06-10T04:40:07.719Z] ---> afbcf700a07d [2021-06-10T04:40:07.719Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T04:40:07.719Z] ---> Running in 73af1a7cbecc [2021-06-10T04:40:07.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:07.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:07.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:07.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:07.719Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T04:40:07.719Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:40:07.719Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T04:40:07.719Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T04:40:07.719Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:40:07.719Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T04:40:07.719Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:40:07.719Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:40:07.719Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:40:07.719Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T04:40:07.719Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:40:07.719Z] OK: 6 MiB in 16 packages [2021-06-10T04:40:07.990Z] OK: 7 MiB in 20 packages [2021-06-10T04:40:08.253Z] Removing intermediate container 73af1a7cbecc [2021-06-10T04:40:08.253Z] ---> eac653c9d671 [2021-06-10T04:40:08.253Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T04:40:08.253Z] Removing intermediate container 9b27e8defb1c [2021-06-10T04:40:08.253Z] ---> e5fc826ac072 [2021-06-10T04:40:08.253Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:40:08.253Z] ---> Running in 83bcd8a3934e [2021-06-10T04:40:08.253Z] ---> Running in 69f1fb92a488 [2021-06-10T04:40:08.253Z] Removing intermediate container 83bcd8a3934e [2021-06-10T04:40:08.253Z] ---> 11ca619121d5 [2021-06-10T04:40:08.253Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T04:40:08.253Z] Removing intermediate container 69f1fb92a488 [2021-06-10T04:40:08.253Z] ---> db77084a1c0b [2021-06-10T04:40:08.253Z] Step 14/26 : WORKDIR / [2021-06-10T04:40:08.253Z] ---> Running in 3d8bf7515459 [2021-06-10T04:40:08.253Z] ---> Running in 884a4c6bd641 [2021-06-10T04:40:08.515Z] Removing intermediate container 3d8bf7515459 [2021-06-10T04:40:08.515Z] ---> a0c6bdebf5dc [2021-06-10T04:40:08.515Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T04:40:08.515Z] Removing intermediate container 884a4c6bd641 [2021-06-10T04:40:08.515Z] ---> 654cd327ce4b [2021-06-10T04:40:08.515Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-10T04:40:08.515Z] ---> Running in ef5f6c3a575f [2021-06-10T04:40:08.781Z] ---> 24c2c49f63f1 [2021-06-10T04:40:08.781Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-10T04:40:08.781Z] ---> 24f62a531b1d [2021-06-10T04:40:08.781Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T04:40:09.044Z] ---> 246447fdb3ba [2021-06-10T04:40:09.044Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-10T04:40:09.044Z] Removing intermediate container ef5f6c3a575f [2021-06-10T04:40:09.044Z] ---> 1e6debe89136 [2021-06-10T04:40:09.044Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T04:40:09.044Z] ---> Running in b634ca823b03 [2021-06-10T04:40:09.303Z] ---> 889743eda98e [2021-06-10T04:40:09.303Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T04:40:09.303Z] Removing intermediate container b634ca823b03 [2021-06-10T04:40:09.303Z] ---> 1cc75129e308 [2021-06-10T04:40:09.303Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T04:40:09.567Z] ---> ad3e25768893 [2021-06-10T04:40:09.567Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T04:40:09.567Z] ---> 5d6dd8cbbc2b [2021-06-10T04:40:09.567Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T04:40:09.567Z] ---> Running in b620d03ca71a [2021-06-10T04:40:09.829Z] ---> e73e331eed42 [2021-06-10T04:40:09.829Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T04:40:10.094Z] ---> 2dc2709b28ba [2021-06-10T04:40:10.094Z] Step 22/26 : 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-06-10T04:40:10.094Z] ---> Running in f3ec78dd0599 [2021-06-10T04:40:10.094Z] Removing intermediate container b620d03ca71a [2021-06-10T04:40:10.094Z] ---> 21495f51d014 [2021-06-10T04:40:10.094Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:40:10.363Z] ---> 761ed18d5197 [2021-06-10T04:40:10.363Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T04:40:10.624Z] ---> 6ad9ec22205b [2021-06-10T04:40:10.624Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T04:40:10.624Z] Removing intermediate container f3ec78dd0599 [2021-06-10T04:40:10.624Z] ---> a050e8a50f23 [2021-06-10T04:40:10.624Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T04:40:10.624Z] ---> Running in 2180a3366eef [2021-06-10T04:40:10.888Z] ---> a92e1ead8c74 [2021-06-10T04:40:10.888Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T04:40:10.888Z] Removing intermediate container 2180a3366eef [2021-06-10T04:40:10.888Z] ---> 96744d71d66b [2021-06-10T04:40:10.888Z] Step 24/26 : LABEL arch=x86_64 [2021-06-10T04:40:10.888Z] ---> Running in 89d01b52c519 [2021-06-10T04:40:10.888Z] Removing intermediate container 89d01b52c519 [2021-06-10T04:40:10.888Z] ---> b653d72852cc [2021-06-10T04:40:10.888Z] Step 25/26 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:40:10.888Z] ---> c9fdaafc9af6 [2021-06-10T04:40:10.888Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T04:40:10.888Z] ---> Running in 22d3df9fd7e6 [2021-06-10T04:40:11.162Z] Removing intermediate container 22d3df9fd7e6 [2021-06-10T04:40:11.163Z] ---> 3432da3f6cd6 [2021-06-10T04:40:11.163Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T04:40:11.163Z] ---> Running in 5270cb777a2a [2021-06-10T04:40:11.163Z] ---> 8a955577cbe1 [2021-06-10T04:40:11.163Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T04:40:11.163Z] ---> Running in 866a94b4cb2d [2021-06-10T04:40:11.163Z] Removing intermediate container 5270cb777a2a [2021-06-10T04:40:11.163Z] ---> f0b5b0e91df0 [2021-06-10T04:40:11.163Z] [2021-06-10T04:40:11.428Z] Removing intermediate container 866a94b4cb2d [2021-06-10T04:40:11.428Z] ---> 61ba05692587 [2021-06-10T04:40:11.428Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T04:40:11.428Z] Successfully built f0b5b0e91df0 [2021-06-10T04:40:11.428Z] Successfully tagged security-secretstore-setup:latest [2021-06-10T04:40:11.428Z]  Building security-secretstore-setup ... done  ---> 5cd57f3bad90 [2021-06-10T04:40:11.428Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T04:40:11.691Z] ---> Running in 9c65a8dbc3e4 [2021-06-10T04:40:11.951Z] Removing intermediate container 9c65a8dbc3e4 [2021-06-10T04:40:11.951Z] ---> aced5231fedd [2021-06-10T04:40:11.951Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T04:40:12.211Z] ---> Running in 94d127cd787c [2021-06-10T04:40:12.472Z] Removing intermediate container 94d127cd787c [2021-06-10T04:40:12.472Z] ---> 6a13c6a9c8f3 [2021-06-10T04:40:12.472Z] Step 29/32 : CMD ["gate"] [2021-06-10T04:40:12.472Z] ---> Running in 0393693a93ac [2021-06-10T04:40:12.472Z] Removing intermediate container 0393693a93ac [2021-06-10T04:40:12.472Z] ---> 9240d5628c2d [2021-06-10T04:40:12.472Z] Step 30/32 : LABEL arch=x86_64 [2021-06-10T04:40:12.732Z] ---> Running in b91faa7cb23a [2021-06-10T04:40:12.732Z] Removing intermediate container b91faa7cb23a [2021-06-10T04:40:12.732Z] ---> e9fa9d38c44d [2021-06-10T04:40:12.732Z] Step 31/32 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:40:12.732Z] ---> Running in b2673640c86d [2021-06-10T04:40:12.850Z] Removing intermediate container e0b86cfd77f5 [2021-06-10T04:40:12.850Z] ---> 5b0eca76dcfc [2021-06-10T04:40:12.850Z] Successfully built 5b0eca76dcfc [2021-06-10T04:40:12.850Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:12.992Z] Removing intermediate container b2673640c86d [2021-06-10T04:40:12.992Z] ---> 6a449132610a [2021-06-10T04:40:12.992Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T04:40:12.992Z] ---> Running in 5824b62adece [2021-06-10T04:40:13.203Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T04:40:13.203Z] . [Pipeline] withDockerContainer [2021-06-10T04:40:13.251Z] Removing intermediate container 5824b62adece [2021-06-10T04:40:13.252Z] ---> 2dca848be94a [2021-06-10T04:40:13.252Z] [2021-06-10T04:40:13.252Z] Successfully built 2dca848be94a [2021-06-10T04:40:13.252Z] Successfully tagged security-bootstrapper:latest [2021-06-10T04:40:13.259Z]  Building security-bootstrapper ... done  [2021-06-10T04:40:13.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container [2021-06-10T04:40:13.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T04:40:15.458Z] $ docker top 661c70c32074a7a44ae2b3649ea98e99169bff47907ffc3a5caa8f86d103dc8e -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-10T04:40:15.806Z] $ docker stop --time=1 c8e678585c7a668a3553e731c0ec319c184fa4e1ff93e17a6e5a51223a081fcd [2021-06-10T04:40:17.252Z] $ docker rm -f c8e678585c7a668a3553e731c0ec319c184fa4e1ff93e17a6e5a51223a081fcd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-10T04:40:17.615Z] + docker images [2021-06-10T04:40:17.615Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T04:40:17.615Z] security-bootstrapper latest 2dca848be94a 5 seconds ago 18.2MB [2021-06-10T04:40:17.615Z] security-secretstore-setup latest f0b5b0e91df0 6 seconds ago 28.1MB [2021-06-10T04:40:17.615Z] d99a841d6bfd 10 seconds ago 1.14GB [2021-06-10T04:40:17.615Z] 7de52ec0684a 11 seconds ago 1.15GB [2021-06-10T04:40:17.615Z] core-data latest 6a2e4dde8a12 13 seconds ago 20.2MB [2021-06-10T04:40:17.615Z] core-metadata latest dbb9729192c2 17 seconds ago 16.6MB [2021-06-10T04:40:17.615Z] 9d862f44e822 20 seconds ago 1.15GB [2021-06-10T04:40:17.615Z] 91c831676412 22 seconds ago 1.15GB [2021-06-10T04:40:17.615Z] sys-mgmt-agent latest 8e54370be19f 25 seconds ago 312MB [2021-06-10T04:40:17.615Z] support-notifications latest 8bab9c736a68 53 seconds ago 16.6MB [2021-06-10T04:40:17.615Z] core-command latest e787ee95e80f 55 seconds ago 15.9MB [2021-06-10T04:40:17.615Z] support-scheduler latest 606e1c3ef01a About a minute ago 15.9MB [2021-06-10T04:40:17.615Z] b4012bb89179 About a minute ago 1.14GB [2021-06-10T04:40:17.615Z] 990faf1e4ba1 About a minute ago 1.15GB [2021-06-10T04:40:17.615Z] 70ed3d5b0baa About a minute ago 1.15GB [2021-06-10T04:40:17.615Z] eb2866068c6e About a minute ago 1.14GB [2021-06-10T04:40:17.615Z] security-proxy-setup latest 7bccc57a0016 About a minute ago 25.3MB [2021-06-10T04:40:17.615Z] 972e3b0c8f61 About a minute ago 1.15GB [2021-06-10T04:40:17.615Z] ci-base-image-x86_64 latest 758ecbeff788 5 minutes ago 648MB [2021-06-10T04:40:17.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-10T04:40:17.615Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-10T04:40:17.615Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-10T04:40:17.615Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-10T04:40:17.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-10T04:40:18.043Z] + go version [2021-06-10T04:40:18.043Z] go version go1.16.5 linux/arm64 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T04:40:18.068Z] $ docker stop --time=1 661c70c32074a7a44ae2b3649ea98e99169bff47907ffc3a5caa8f86d103dc8e [2021-06-10T04:40:19.838Z] $ docker rm -f 661c70c32074a7a44ae2b3649ea98e99169bff47907ffc3a5caa8f86d103dc8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:20.629Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T04:40:20.629Z] . [Pipeline] withDockerContainer [2021-06-10T04:40:20.866Z] prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container [2021-06-10T04:40:20.949Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T04:40:22.508Z] $ docker top db41bedd553e7be76d45314d816ec156b88d89517af9a878eabc68174ae38ce1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T04:40:22.855Z] ========================================================= [2021-06-10T04:40:22.855Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T04:40:22.855Z] ========================================================= [Pipeline] sh [2021-06-10T04:40:23.507Z] + go mod tidy [Pipeline] sh [2021-06-10T04:40:24.759Z] + make test [2021-06-10T04:40:24.760Z] go mod tidy [2021-06-10T04:40:25.357Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T04:40:52.162Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T04:41:48.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T04:41:55.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T04:42:03.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T04:42:03.844Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T04:42:10.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T04:42:10.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T04:42:10.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T04:42:10.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T04:42:13.270Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T04:42:13.580Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T04:42:15.579Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T04:42:15.579Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T04:42:15.579Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T04:42:15.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T04:42:15.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T04:42:15.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T04:42:15.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T04:42:28.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements [2021-06-10T04:42:32.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.362s coverage: 100.0% of statements [2021-06-10T04:42:32.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T04:42:32.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T04:42:32.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T04:42:32.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.315s coverage: 81.2% of statements [2021-06-10T04:42:32.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T04:42:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.389s coverage: 53.4% of statements [2021-06-10T04:42:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T04:42:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T04:42:39.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.488s coverage: 87.7% of statements [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:42:39.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.269s coverage: 78.9% of statements [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T04:42:39.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T04:42:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.537s coverage: 95.1% of statements [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T04:42:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T04:42:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.205s coverage: 60.0% of statements [2021-06-10T04:42:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.287s coverage: 0.8% of statements [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T04:42:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.170s coverage: 22.0% of statements [2021-06-10T04:42:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T04:42:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements [2021-06-10T04:42:44.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.201s coverage: 79.5% of statements [2021-06-10T04:42:45.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements [2021-06-10T04:42:46.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements [2021-06-10T04:42:46.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-06-10T04:43:01.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2021-06-10T04:43:01.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2021-06-10T04:43:04.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.655s coverage: 81.8% of statements [2021-06-10T04:43:04.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2021-06-10T04:43:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements [2021-06-10T04:43:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T04:43:14.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.820s coverage: 64.4% of statements [2021-06-10T04:43:14.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T04:43:14.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T04:43:14.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.152s coverage: 100.0% of statements [2021-06-10T04:43:14.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-06-10T04:43:14.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.110s coverage: 100.0% of statements [2021-06-10T04:43:14.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-06-10T04:43:14.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-06-10T04:43:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.981s coverage: 66.9% of statements [2021-06-10T04:43:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T04:43:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T04:43:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T04:43:20.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.6% of statements [2021-06-10T04:43:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T04:43:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T04:43:20.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements [2021-06-10T04:43:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T04:43:20.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.141s coverage: 84.8% of statements [2021-06-10T04:43:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T04:43:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T04:43:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T04:43:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T04:43:29.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.242s coverage: 19.3% of statements [2021-06-10T04:43:29.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T04:43:29.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T04:43:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.614s coverage: 91.9% of statements [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T04:43:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.213s coverage: 62.7% of statements [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T04:43:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.426s coverage: 97.6% of statements [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T04:43:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T04:43:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 28.9% of statements [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T04:43:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T04:43:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-10T04:43:29.033Z] GO111MODULE=on go vet ./... [2021-06-10T04:44:50.841Z] gofmt -l . [2021-06-10T04:44:51.115Z] [ "`gofmt -l .`" = "" ] [2021-06-10T04:44:53.086Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T04:44:55.745Z] + ls -al . [2021-06-10T04:44:55.745Z] total 548 [2021-06-10T04:44:55.745Z] drwxrwxr-x 9 1001 1001 4096 Jun 10 04:44 . [2021-06-10T04:44:55.745Z] drwxr-xr-x 4 root root 4096 Jun 10 04:40 .. [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 04:38 .dockerignore [2021-06-10T04:44:55.745Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 04:38 .git [2021-06-10T04:44:55.745Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 04:38 .github [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 04:38 .gitignore [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 04:38 .sonarcloud.properties [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:38 Attribution.txt [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:38 CONTRIBUTING.md [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 04:38 Dockerfile.build [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 04:38 Jenkinsfile [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:38 LICENSE [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:38 Makefile [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:38 README.md [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:38 SECURITY.md [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:38 ZMQWindows.md [2021-06-10T04:44:55.745Z] drwxrwxr-x 2 1001 1001 4096 Jun 10 04:38 bin [2021-06-10T04:44:55.745Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 04:38 cmd [2021-06-10T04:44:55.745Z] -rw-r--r-- 1 root root 404951 Jun 10 04:43 coverage.out [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 04:38 go.mod [2021-06-10T04:44:55.745Z] -rw-r--r-- 1 root root 21368 Jun 10 04:40 go.sum [2021-06-10T04:44:55.745Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 04:38 internal [2021-06-10T04:44:55.745Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 04:38 openapi [2021-06-10T04:44:55.745Z] drwxrwxr-x 4 1001 1001 4096 Jun 10 04:38 snap [2021-06-10T04:44:55.745Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 04:38 version.go [Pipeline] sh [2021-06-10T04:44:56.433Z] + '[' -e coverage.out ] [2021-06-10T04:44:56.433Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T04:44:56.470Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T04:44:57.435Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T04:44:58.087Z] + make build [2021-06-10T04:44:58.087Z] go mod tidy [2021-06-10T04:44:58.695Z] 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-06-10T04:45:05.427Z] 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-06-10T04:45:32.593Z] 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-06-10T04:45:32.593Z] 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-06-10T04:45:35.974Z] 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-06-10T04:45:36.569Z] 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-06-10T04:45:39.968Z] 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-06-10T04:45:44.270Z] 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-06-10T04:45:46.893Z] 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-06-10T04:45:50.266Z] 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-06-10T04:45:52.893Z] 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-06-10T04:45:56.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-10T04:46:03.192Z] $ docker stop --time=1 db41bedd553e7be76d45314d816ec156b88d89517af9a878eabc68174ae38ce1 [2021-06-10T04:46:05.634Z] $ docker rm -f db41bedd553e7be76d45314d816ec156b88d89517af9a878eabc68174ae38ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:07.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:46:07.448Z] [2021-06-10T04:46:07.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:08.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:46:08.371Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-10T04:46:08.371Z] 29e5d40040c1: Pulling fs layer [2021-06-10T04:46:08.371Z] 1ce36da41761: Pulling fs layer [2021-06-10T04:46:08.371Z] 25b303627fd3: Pulling fs layer [2021-06-10T04:46:08.645Z] 29e5d40040c1: Verifying Checksum [2021-06-10T04:46:08.645Z] 29e5d40040c1: Download complete [2021-06-10T04:46:09.242Z] 29e5d40040c1: Pull complete [2021-06-10T04:46:09.515Z] 1ce36da41761: Verifying Checksum [2021-06-10T04:46:09.515Z] 1ce36da41761: Download complete [2021-06-10T04:46:10.494Z] 1ce36da41761: Pull complete [2021-06-10T04:46:11.093Z] 25b303627fd3: Verifying Checksum [2021-06-10T04:46:11.093Z] 25b303627fd3: Download complete [2021-06-10T04:46:21.248Z] 25b303627fd3: Pull complete [2021-06-10T04:46:21.248Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-10T04:46:21.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:46:21.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-10T04:46:21.512Z] prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container [2021-06-10T04:46:21.602Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T04:46:24.665Z] $ docker top f078b16676f569d94d4feb66b4388e739bcfa0e57d8197c62c835e0d977a6444 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:46:25.635Z] + grep parallel [2021-06-10T04:46:25.635Z] + docker-compose build --help [2021-06-10T04:46:30.145Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T04:46:30.435Z] $ docker stop --time=1 f078b16676f569d94d4feb66b4388e739bcfa0e57d8197c62c835e0d977a6444 [2021-06-10T04:46:32.330Z] $ docker rm -f f078b16676f569d94d4feb66b4388e739bcfa0e57d8197c62c835e0d977a6444 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:33.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:46:33.136Z] . [Pipeline] withDockerContainer [2021-06-10T04:46:33.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container [2021-06-10T04:46:33.481Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T04:46:35.046Z] $ docker top f98beb623011d0926d9a08bf4f9ea485d5d18a743d5e4588b1bb2b5fcf0e668e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:46:36.007Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T04:46:40.282Z] Building core-command ... [2021-06-10T04:46:40.282Z] Building core-data ... [2021-06-10T04:46:40.282Z] Building core-metadata ... [2021-06-10T04:46:40.282Z] Building security-bootstrapper ... [2021-06-10T04:46:40.282Z] Building security-proxy-setup ... [2021-06-10T04:46:40.282Z] Building security-secretstore-setup ... [2021-06-10T04:46:40.282Z] Building support-notifications ... [2021-06-10T04:46:40.282Z] Building support-scheduler ... [2021-06-10T04:46:40.282Z] Building sys-mgmt-agent ... [2021-06-10T04:46:40.282Z] Building support-notifications [2021-06-10T04:46:40.282Z] Building core-command [2021-06-10T04:46:40.282Z] Building security-secretstore-setup [2021-06-10T04:46:40.282Z] Building security-bootstrapper [2021-06-10T04:46:40.282Z] Building sys-mgmt-agent [2021-06-10T04:47:48.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:48.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:48.317Z] ---> 5b0eca76dcfc [2021-06-10T04:47:48.317Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:47:48.317Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:48.317Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:48.317Z] ---> 5b0eca76dcfc [2021-06-10T04:47:48.317Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T04:47:48.317Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:48.317Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:48.317Z] ---> 5b0eca76dcfc [2021-06-10T04:47:48.317Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T04:47:48.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:48.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:48.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 5b0eca76dcfc [2021-06-10T04:47:48.317Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:47:48.317Z] [2021-06-10T04:47:48.318Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:48.318Z] ---> 5b0eca76dcfc [2021-06-10T04:47:48.318Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:47:48.918Z] ---> Running in fd50c5914379 [2021-06-10T04:47:48.918Z] ---> Running in 8233e9305b45 [2021-06-10T04:47:48.918Z] ---> Running in 18c7f7198868 [2021-06-10T04:47:48.918Z] ---> Running in 6354d74a65cd [2021-06-10T04:47:48.918Z] ---> Running in f7b682b3e595 [2021-06-10T04:47:49.901Z] Removing intermediate container 8233e9305b45 [2021-06-10T04:47:49.901Z] ---> 70d685cb72b7 [2021-06-10T04:47:49.901Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:49.901Z] Removing intermediate container f7b682b3e595 [2021-06-10T04:47:49.901Z] ---> d30437dc2780 [2021-06-10T04:47:49.901Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:49.901Z] Removing intermediate container 6354d74a65cd [2021-06-10T04:47:49.901Z] ---> 9baa214a623c [2021-06-10T04:47:49.901Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:49.901Z] Removing intermediate container 18c7f7198868 [2021-06-10T04:47:49.901Z] ---> 250a32675780 [2021-06-10T04:47:49.901Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:50.176Z] Removing intermediate container fd50c5914379 [2021-06-10T04:47:50.176Z] ---> 3bff48fc18ec [2021-06-10T04:47:50.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:50.176Z] ---> Running in 12bd8744ac14 [2021-06-10T04:47:50.176Z] ---> Running in 3bde632f1629 [2021-06-10T04:47:50.176Z] ---> Running in 552761527cb4 [2021-06-10T04:47:50.176Z] ---> Running in e43461975e63 [2021-06-10T04:47:50.451Z] ---> Running in 18bf4ed9c5a2 [2021-06-10T04:47:54.823Z] Removing intermediate container 3bde632f1629 [2021-06-10T04:47:54.824Z] ---> ad77fdc21077 [2021-06-10T04:47:54.824Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T04:47:54.824Z] Removing intermediate container 12bd8744ac14 [2021-06-10T04:47:54.824Z] ---> 6de54f24668f [2021-06-10T04:47:54.824Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T04:47:54.824Z] ---> Running in 359482386a7a [2021-06-10T04:47:54.824Z] ---> Running in aa08f113c87f [2021-06-10T04:47:55.105Z] Removing intermediate container 18bf4ed9c5a2 [2021-06-10T04:47:55.105Z] ---> 39116ce2f73a [2021-06-10T04:47:55.105Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T04:47:55.386Z] Removing intermediate container 552761527cb4 [2021-06-10T04:47:55.386Z] ---> 313418f3c685 [2021-06-10T04:47:55.386Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T04:47:55.386Z] Removing intermediate container e43461975e63 [2021-06-10T04:47:55.386Z] ---> 3ca068b9820c [2021-06-10T04:47:55.386Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:47:55.386Z] ---> Running in c840f103d85a [2021-06-10T04:47:55.664Z] ---> Running in 8a703dd0379f [2021-06-10T04:47:55.664Z] ---> Running in c3ef4c45ecf7 [2021-06-10T04:47:57.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:57.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:57.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:58.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:58.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:58.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:58.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:58.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:58.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:59.127Z] OK: 218 MiB in 52 packages [2021-06-10T04:47:59.407Z] OK: 218 MiB in 52 packages [2021-06-10T04:47:59.688Z] OK: 218 MiB in 52 packages [2021-06-10T04:48:00.295Z] OK: 218 MiB in 52 packages [2021-06-10T04:48:00.924Z] Removing intermediate container aa08f113c87f [2021-06-10T04:48:00.924Z] ---> d773212e0f1f [2021-06-10T04:48:00.924Z] Step 6/24 : COPY go.mod . [2021-06-10T04:48:01.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:48:01.279Z] Removing intermediate container 359482386a7a [2021-06-10T04:48:01.279Z] ---> 237f0fede434 [2021-06-10T04:48:01.279Z] Step 6/32 : COPY go.mod . [2021-06-10T04:48:01.279Z] Removing intermediate container c840f103d85a [2021-06-10T04:48:01.575Z] ---> e3b56acbd2d7 [2021-06-10T04:48:01.575Z] Step 6/23 : COPY go.mod . [2021-06-10T04:48:02.254Z] Removing intermediate container c3ef4c45ecf7 [2021-06-10T04:48:02.254Z] ---> df2af4724cf2 [2021-06-10T04:48:02.254Z] Step 6/24 : COPY go.mod . [2021-06-10T04:48:02.534Z] ---> d3d6a8e14c4e [2021-06-10T04:48:02.534Z] Step 7/24 : RUN go mod download [2021-06-10T04:48:02.819Z] ---> Running in e5de848968bc [2021-06-10T04:48:02.819Z] ---> 1299b3040f7a [2021-06-10T04:48:02.819Z] Step 7/23 : RUN go mod download [2021-06-10T04:48:03.093Z] ---> Running in 49631890610c [2021-06-10T04:48:03.093Z] ---> 65e602edd293 [2021-06-10T04:48:03.093Z] Step 7/32 : RUN go mod download [2021-06-10T04:48:03.374Z] ---> Running in 85a9aff33828 [2021-06-10T04:48:03.374Z] ---> 41436623fdf0 [2021-06-10T04:48:03.374Z] Step 7/24 : RUN go mod download [2021-06-10T04:48:03.654Z] ---> Running in 9aaf78986c09 [2021-06-10T04:48:04.266Z] OK: 218 MiB in 52 packages [2021-06-10T04:48:06.271Z] Removing intermediate container 8a703dd0379f [2021-06-10T04:48:06.271Z] ---> 493704e76b0a [2021-06-10T04:48:06.271Z] Step 6/26 : COPY go.mod . [2021-06-10T04:48:07.251Z] Removing intermediate container e5de848968bc [2021-06-10T04:48:07.251Z] ---> ae885e5f1def [2021-06-10T04:48:07.251Z] Step 8/24 : COPY . . [2021-06-10T04:48:07.529Z] ---> fe6224d9d952 [2021-06-10T04:48:07.529Z] Step 7/26 : RUN go mod download [2021-06-10T04:48:07.529Z] Removing intermediate container 49631890610c [2021-06-10T04:48:07.529Z] ---> 7249a913a0f7 [2021-06-10T04:48:07.529Z] Step 8/23 : COPY . . [2021-06-10T04:48:07.806Z] ---> Running in 4cf55d407c66 [2021-06-10T04:48:08.409Z] Removing intermediate container 85a9aff33828 [2021-06-10T04:48:08.409Z] ---> d2aa058130de [2021-06-10T04:48:08.409Z] Step 8/32 : COPY . . [2021-06-10T04:48:08.409Z] Removing intermediate container 9aaf78986c09 [2021-06-10T04:48:08.409Z] ---> ddbaa0cc36b9 [2021-06-10T04:48:08.409Z] Step 8/24 : COPY . . [2021-06-10T04:48:13.853Z] Removing intermediate container 4cf55d407c66 [2021-06-10T04:48:13.853Z] ---> 52e3787c6c59 [2021-06-10T04:48:13.853Z] Step 8/26 : COPY . . [2021-06-10T04:48:36.089Z] ---> 7ae6c2e23d25 [2021-06-10T04:48:36.089Z] Step 9/32 : RUN go mod tidy [2021-06-10T04:48:36.089Z] ---> 16f900ac1310 [2021-06-10T04:48:36.089Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:48:36.089Z] ---> c7868237bc8b [2021-06-10T04:48:36.089Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:48:36.089Z] ---> 7865efe52afb [2021-06-10T04:48:36.089Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:48:36.089Z] ---> 85f0255f6967 [2021-06-10T04:48:36.089Z] Step 9/26 : RUN go mod tidy [2021-06-10T04:48:36.089Z] ---> Running in f7e006752a89 [2021-06-10T04:48:36.089Z] ---> Running in fe95e97b4b78 [2021-06-10T04:48:36.089Z] ---> Running in f18b6cd5a496 [2021-06-10T04:48:36.089Z] ---> Running in 1949a6608505 [2021-06-10T04:48:36.089Z] ---> Running in 1d5399132b06 [2021-06-10T04:48:42.849Z] Removing intermediate container f7e006752a89 [2021-06-10T04:48:42.849Z] ---> a7b1fb997c16 [2021-06-10T04:48:42.849Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T04:48:42.849Z] ---> Running in fc7ee29103e1 [2021-06-10T04:48:43.462Z] Removing intermediate container fe95e97b4b78 [2021-06-10T04:48:43.462Z] ---> 8c92199d2af6 [2021-06-10T04:48:43.462Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T04:48:43.752Z] Removing intermediate container f18b6cd5a496 [2021-06-10T04:48:43.752Z] ---> eb441dbf04f4 [2021-06-10T04:48:43.752Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T04:48:43.752Z] ---> Running in 725094d411fb [2021-06-10T04:48:44.029Z] ---> Running in 89f878f990d8 [2021-06-10T04:48:44.305Z] Removing intermediate container 1d5399132b06 [2021-06-10T04:48:44.305Z] ---> a2727b609c8e [2021-06-10T04:48:44.305Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T04:48:44.305Z] Removing intermediate container 1949a6608505 [2021-06-10T04:48:44.305Z] ---> 5eb60de50ddb [2021-06-10T04:48:44.305Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T04:48:44.585Z] ---> Running in 938ce7566c3e [2021-06-10T04:48:44.585Z] ---> Running in 047fca5ad09c [2021-06-10T04:48:45.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-10T04:48:45.805Z] 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-06-10T04:48:46.407Z] 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-06-10T04:48:47.399Z] 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-06-10T04:48:47.676Z] 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-06-10T04:50:39.547Z] 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-06-10T04:50:43.850Z] Removing intermediate container fc7ee29103e1 [2021-06-10T04:50:43.850Z] ---> ef93f0b0e90f [2021-06-10T04:50:43.850Z] [2021-06-10T04:50:43.850Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T04:50:43.850Z] Removing intermediate container 89f878f990d8 [2021-06-10T04:50:43.850Z] ---> 9e915bdf7460 [2021-06-10T04:50:43.850Z] [2021-06-10T04:50:43.850Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:50:43.850Z] Removing intermediate container 725094d411fb [2021-06-10T04:50:43.850Z] ---> 67693f59a97c [2021-06-10T04:50:43.850Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T04:50:43.850Z] ---> Running in ad6ec861bb6f [2021-06-10T04:50:44.123Z] 3.12: Pulling from library/alpine [2021-06-10T04:50:44.123Z] 3.12: Pulling from library/alpine [2021-06-10T04:50:44.123Z] Removing intermediate container 938ce7566c3e [2021-06-10T04:50:44.123Z] ---> c7333f6a3508 [2021-06-10T04:50:44.123Z] [2021-06-10T04:50:44.123Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T04:50:45.102Z] 3.12: Pulling from library/alpine [2021-06-10T04:50:45.708Z] Removing intermediate container 047fca5ad09c [2021-06-10T04:50:45.708Z] ---> 7ca6b1621c00 [2021-06-10T04:50:45.708Z] [2021-06-10T04:50:45.708Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:50:45.708Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:50:45.979Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:50:45.979Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T04:50:45.979Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:50:45.979Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:50:45.979Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:50:45.979Z] 3.12: Pulling from library/alpine [2021-06-10T04:50:45.979Z] ---> 9852663dfa18 [2021-06-10T04:50:45.979Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T04:50:45.979Z] ---> 9852663dfa18 [2021-06-10T04:50:45.979Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:50:45.979Z] ---> 9852663dfa18 [2021-06-10T04:50:45.979Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T04:50:46.252Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:50:46.252Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:50:46.252Z] ---> 9852663dfa18 [2021-06-10T04:50:46.252Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T04:50:46.252Z] ---> Running in b907369090e0 [2021-06-10T04:50:46.252Z] ---> Running in 4d4efb509a2a [2021-06-10T04:50:46.252Z] ---> Running in 95be7d3c3ac7 [2021-06-10T04:50:46.523Z] ---> Running in e8b42fbd47e0 [2021-06-10T04:50:46.523Z] 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-06-10T04:50:47.133Z] Removing intermediate container 95be7d3c3ac7 [2021-06-10T04:50:47.133Z] ---> 9004ea889fce [2021-06-10T04:50:47.133Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T04:50:47.133Z] ---> Running in a0f152011984 [2021-06-10T04:50:48.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:48.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:48.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:49.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:49.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:49.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:49.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:49.728Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T04:50:49.728Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:50:49.728Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T04:50:49.728Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T04:50:49.728Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:49.728Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T04:50:49.728Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T04:50:49.728Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:49.728Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:50:49.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:50.005Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:50.005Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:50.005Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:50:50.005Z] OK: 7 MiB in 20 packages [2021-06-10T04:50:50.005Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:50.005Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:50.280Z] OK: 5 MiB in 15 packages [2021-06-10T04:50:50.280Z] OK: 6 MiB in 16 packages [2021-06-10T04:50:50.556Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:50.556Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T04:50:50.556Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:50.556Z] OK: 5 MiB in 16 packages [2021-06-10T04:50:51.150Z] Removing intermediate container ad6ec861bb6f [2021-06-10T04:50:51.150Z] ---> d5dbf8d8eb04 [2021-06-10T04:50:51.150Z] [2021-06-10T04:50:51.150Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T04:50:51.423Z] 20.10.0: Pulling from library/docker [2021-06-10T04:50:52.866Z] Removing intermediate container 4d4efb509a2a [2021-06-10T04:50:52.866Z] ---> e1737758b43a [2021-06-10T04:50:52.866Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:52.866Z] Removing intermediate container b907369090e0 [2021-06-10T04:50:52.866Z] ---> 08700db5613e [2021-06-10T04:50:52.866Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:50:53.464Z] ---> Running in 3119a72b02dd [2021-06-10T04:50:53.464Z] ---> Running in 4849f4855ef7 [2021-06-10T04:50:53.465Z] Removing intermediate container a0f152011984 [2021-06-10T04:50:53.465Z] ---> e44003c62a4b [2021-06-10T04:50:53.465Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T04:50:53.736Z] Removing intermediate container e8b42fbd47e0 [2021-06-10T04:50:53.736Z] ---> 946e55b5b08a [2021-06-10T04:50:53.736Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:53.736Z] ---> Running in 0f1208574b52 [2021-06-10T04:50:54.013Z] ---> Running in 21ff4d5b127d [2021-06-10T04:50:54.621Z] Removing intermediate container 4849f4855ef7 [2021-06-10T04:50:54.622Z] ---> e908b5867124 [2021-06-10T04:50:54.622Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T04:50:54.622Z] Removing intermediate container 3119a72b02dd [2021-06-10T04:50:54.622Z] ---> 06a8248bc460 [2021-06-10T04:50:54.622Z] Step 14/26 : WORKDIR / [2021-06-10T04:50:54.894Z] ---> Running in de037c06fd5b [2021-06-10T04:50:54.894Z] Removing intermediate container 0f1208574b52 [2021-06-10T04:50:54.894Z] ---> ffd6bf5ecfac [2021-06-10T04:50:54.894Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T04:50:54.894Z] Removing intermediate container 21ff4d5b127d [2021-06-10T04:50:54.894Z] ---> e20a0325d93a [2021-06-10T04:50:54.894Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T04:50:55.168Z] ---> Running in b0d2733976ab [2021-06-10T04:50:55.168Z] ---> Running in b7db4b063b2f [2021-06-10T04:50:55.168Z] ---> Running in 1e7337631008 [2021-06-10T04:50:55.448Z] Removing intermediate container de037c06fd5b [2021-06-10T04:50:55.448Z] ---> 0f002c8b52e2 [2021-06-10T04:50:55.448Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:50:55.730Z] ---> Running in 3ba7681c906f [2021-06-10T04:50:56.007Z] Removing intermediate container b0d2733976ab [2021-06-10T04:50:56.007Z] ---> 15d225404aeb [2021-06-10T04:50:56.007Z] Removing intermediate container b7db4b063b2f [2021-06-10T04:50:56.007Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-10T04:50:56.007Z] ---> e2352af39b36 [2021-06-10T04:50:56.007Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T04:50:56.282Z] Removing intermediate container 1e7337631008 [2021-06-10T04:50:56.283Z] ---> 7cb80c3057ae [2021-06-10T04:50:56.283Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:50:56.556Z] ---> Running in 6b2779707868 [2021-06-10T04:50:56.556Z] ---> Running in 55149d105b4e [2021-06-10T04:50:56.556Z] Removing intermediate container 3ba7681c906f [2021-06-10T04:50:56.556Z] ---> 007c702372b6 [2021-06-10T04:50:56.556Z] Step 16/24 : WORKDIR / [2021-06-10T04:50:57.156Z] ---> Running in 4f10e32520c9 [2021-06-10T04:50:57.430Z] ---> 2649bb7b1cb1 [2021-06-10T04:50:57.430Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-10T04:50:57.430Z] Removing intermediate container 55149d105b4e [2021-06-10T04:50:57.430Z] ---> 198e63573ab3 [2021-06-10T04:50:57.430Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:58.028Z] Removing intermediate container 4f10e32520c9 [2021-06-10T04:50:58.028Z] ---> 2885cac59897 [2021-06-10T04:50:58.028Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:59.016Z] ---> 206efe995a21 [2021-06-10T04:50:59.016Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T04:50:59.291Z] ---> 19cd0cee28ed [2021-06-10T04:50:59.291Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:59.891Z] ---> e577c559e609 [2021-06-10T04:50:59.891Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T04:51:00.166Z] Removing intermediate container 6b2779707868 [2021-06-10T04:51:00.166Z] ---> 7ca66dc8e707 [2021-06-10T04:51:00.166Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T04:51:00.765Z] ---> Running in ec8195d3f22a [2021-06-10T04:51:01.039Z] ---> 988fdfdbfe84 [2021-06-10T04:51:01.039Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-10T04:51:01.319Z] ---> e5a347c0b453 [2021-06-10T04:51:01.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T04:51:01.913Z] ---> 8cdad48b5433 [2021-06-10T04:51:01.913Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T04:51:01.913Z] Removing intermediate container ec8195d3f22a [2021-06-10T04:51:01.913Z] ---> 9f313e939189 [2021-06-10T04:51:01.913Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T04:51:02.516Z] ---> ee1f1031f5bb [2021-06-10T04:51:02.516Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T04:51:02.796Z] ---> fe4854f5def1 [2021-06-10T04:51:02.796Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T04:51:03.395Z] ---> Running in 1008a8571e76 [2021-06-10T04:51:03.395Z] ---> c9dab386e5de [2021-06-10T04:51:03.395Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T04:51:03.670Z] ---> c8fa5539b4ce [2021-06-10T04:51:03.670Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T04:51:03.948Z] ---> Running in de3d209ee570 [2021-06-10T04:51:03.948Z] ---> Running in 932b977fd526 [2021-06-10T04:51:03.948Z] ---> 53588a569545 [2021-06-10T04:51:03.948Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T04:51:04.233Z] Removing intermediate container 1008a8571e76 [2021-06-10T04:51:04.233Z] ---> 0aa50bfe99b5 [2021-06-10T04:51:04.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:51:04.515Z] ---> Running in 953be4b24ea6 [2021-06-10T04:51:04.794Z] Removing intermediate container 932b977fd526 [2021-06-10T04:51:04.794Z] ---> 1eedb8829a60 [2021-06-10T04:51:04.794Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:51:05.071Z] ---> Running in a665a1835748 [2021-06-10T04:51:05.350Z] Removing intermediate container 953be4b24ea6 [2021-06-10T04:51:05.350Z] ---> 507942565129 [2021-06-10T04:51:05.350Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T04:51:05.350Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T04:51:05.350Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T04:51:05.350Z] ---> eeaf43b92773 [2021-06-10T04:51:05.350Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:51:05.626Z] ---> Running in e7fbb3960bc2 [2021-06-10T04:51:05.903Z] ---> Running in 29e470c95195 [2021-06-10T04:51:05.903Z] Removing intermediate container a665a1835748 [2021-06-10T04:51:05.903Z] ---> a74cf3ac82f5 [2021-06-10T04:51:05.903Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:51:06.185Z] ---> e7e4e3641db3 [2021-06-10T04:51:06.185Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T04:51:06.185Z] ---> Running in 2746808f135f [2021-06-10T04:51:06.461Z] Removing intermediate container e7fbb3960bc2 [2021-06-10T04:51:06.461Z] ---> da7df4b0d9a0 [2021-06-10T04:51:06.461Z] Step 22/23 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:51:06.735Z] ---> Running in da037614a36c [2021-06-10T04:51:06.735Z] Removing intermediate container 29e470c95195 [2021-06-10T04:51:06.735Z] ---> 9a10719f5d59 [2021-06-10T04:51:06.735Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T04:51:07.009Z] ---> Running in 690c88ac991b [2021-06-10T04:51:07.009Z] Removing intermediate container 2746808f135f [2021-06-10T04:51:07.009Z] ---> eebd487370a8 [2021-06-10T04:51:07.009Z] Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:51:07.283Z] ---> Running in 862c93173bae [2021-06-10T04:51:07.283Z] Removing intermediate container da037614a36c [2021-06-10T04:51:07.283Z] ---> 7e16fd169450 [2021-06-10T04:51:07.283Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:51:07.558Z] Removing intermediate container de3d209ee570 [2021-06-10T04:51:07.558Z] ---> ea9ad9473d8a [2021-06-10T04:51:07.558Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:51:07.558Z] ---> 9d5d6b3fb626 [2021-06-10T04:51:07.558Z] Step 22/26 : 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-06-10T04:51:07.838Z] ---> Running in fb968027a395 [2021-06-10T04:51:07.838Z] ---> Running in f4b93c0451f4 [2021-06-10T04:51:08.114Z] Removing intermediate container 862c93173bae [2021-06-10T04:51:08.114Z] ---> c3e445d7c8b4 [2021-06-10T04:51:08.114Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:51:08.389Z] Removing intermediate container fb968027a395 [2021-06-10T04:51:08.389Z] ---> 0582d46554e3 [2021-06-10T04:51:08.389Z] [2021-06-10T04:51:08.389Z] ---> Running in 1ce0a9f9158e [2021-06-10T04:51:08.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:08.666Z] ---> fcd09568cc3e [2021-06-10T04:51:08.666Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T04:51:08.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:08.941Z] Successfully built 0582d46554e3 [2021-06-10T04:51:09.218Z] Successfully tagged support-notifications-arm64:latest [2021-06-10T04:51:09.218Z] Building core-data [2021-06-10T04:51:09.218Z]  Building support-notifications ... done Removing intermediate container 1ce0a9f9158e [2021-06-10T04:51:09.218Z] ---> c5f76bb34960 [2021-06-10T04:51:09.492Z] [2021-06-10T04:51:09.776Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T04:51:09.776Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T04:51:09.776Z] Executing bash-5.0.17-r0.post-install [2021-06-10T04:51:09.776Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:51:09.776Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T04:51:09.776Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T04:51:09.776Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T04:51:09.776Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T04:51:09.776Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T04:51:09.776Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T04:51:09.776Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T04:51:09.776Z] Successfully built c5f76bb34960 [2021-06-10T04:51:09.776Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T04:51:09.776Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T04:51:09.776Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T04:51:09.776Z] Successfully tagged core-command-arm64:latest [2021-06-10T04:51:09.776Z] Building core-metadata [2021-06-10T04:51:11.787Z]  Building core-command ... done  ---> 91a61ac6acab [2021-06-10T04:51:11.787Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T04:51:12.062Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T04:51:12.062Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T04:51:12.062Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T04:51:12.062Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T04:51:12.062Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T04:51:12.062Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T04:51:12.062Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T04:51:12.389Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T04:51:12.389Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T04:51:12.389Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T04:51:12.389Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T04:51:12.389Z] Removing intermediate container f4b93c0451f4 [2021-06-10T04:51:12.389Z] ---> 0118e8fac190 [2021-06-10T04:51:12.389Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T04:51:12.389Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T04:51:12.389Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T04:51:12.389Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T04:51:12.687Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T04:51:12.687Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T04:51:12.687Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T04:51:12.687Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T04:51:12.687Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T04:51:12.687Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T04:51:12.986Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T04:51:12.986Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T04:51:12.986Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T04:51:12.986Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T04:51:12.986Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T04:51:12.986Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T04:51:12.986Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T04:51:13.309Z] OK: 72 MiB in 59 packages [2021-06-10T04:51:13.309Z] ---> f889b1f770fd [2021-06-10T04:51:13.309Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T04:51:13.604Z] ---> Running in 3fe3b9020d51 [2021-06-10T04:51:14.752Z] Removing intermediate container 3fe3b9020d51 [2021-06-10T04:51:14.752Z] ---> 12922fb5cad3 [2021-06-10T04:51:14.752Z] Step 24/26 : LABEL arch=arm64 [2021-06-10T04:51:15.351Z] ---> 235effa158c8 [2021-06-10T04:51:15.351Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T04:51:15.957Z] ---> Running in 49eb2cf0b0ee [2021-06-10T04:51:16.952Z] ---> d02846643032 [2021-06-10T04:51:16.952Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T04:51:16.952Z] Removing intermediate container 49eb2cf0b0ee [2021-06-10T04:51:16.952Z] ---> 5b37df14e413 [2021-06-10T04:51:16.952Z] Step 25/26 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:51:16.952Z] ---> Running in ada4537c0c0d [2021-06-10T04:51:17.228Z] ---> Running in 0c457f58ef12 [2021-06-10T04:51:17.830Z] Removing intermediate container ada4537c0c0d [2021-06-10T04:51:17.830Z] ---> aad512cd4ec3 [2021-06-10T04:51:17.830Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T04:51:17.830Z] Removing intermediate container 0c457f58ef12 [2021-06-10T04:51:17.830Z] ---> 3dc111b3fae9 [2021-06-10T04:51:17.830Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T04:51:17.830Z] ---> Running in 0a59148c6ba6 [2021-06-10T04:51:18.844Z] Removing intermediate container 0a59148c6ba6 [2021-06-10T04:51:18.844Z] ---> 8592884116cc [2021-06-10T04:51:18.844Z] [2021-06-10T04:51:19.124Z] Collecting docker-compose==1.23.2 [2021-06-10T04:51:19.124Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T04:51:19.124Z] Successfully built 8592884116cc [2021-06-10T04:51:19.399Z] ---> cc7d72c2005a [2021-06-10T04:51:19.400Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T04:51:19.400Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-10T04:51:19.400Z] Building support-scheduler [2021-06-10T04:51:19.688Z]  Building security-secretstore-setup ... done  ---> Running in f7fc268f4391 [2021-06-10T04:51:19.982Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T04:51:19.982Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T04:51:23.418Z] Removing intermediate container f7fc268f4391 [2021-06-10T04:51:23.418Z] ---> 77bacaeada29 [2021-06-10T04:51:23.418Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T04:51:23.695Z] Collecting PyYAML<4,>=3.10 [2021-06-10T04:51:23.695Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T04:51:23.973Z] ---> Running in 3d2c072af41c [2021-06-10T04:51:24.581Z] Removing intermediate container 3d2c072af41c [2021-06-10T04:51:24.581Z] ---> 3a9dafbfb675 [2021-06-10T04:51:24.581Z] Step 29/32 : CMD ["gate"] [2021-06-10T04:51:25.183Z] ---> Running in af29f5af4fda [2021-06-10T04:51:25.779Z] Removing intermediate container af29f5af4fda [2021-06-10T04:51:25.779Z] ---> d92248fe4e51 [2021-06-10T04:51:25.779Z] Step 30/32 : LABEL arch=arm64 [2021-06-10T04:51:26.055Z] ---> Running in 3dc3e2633571 [2021-06-10T04:51:26.658Z] Removing intermediate container 3dc3e2633571 [2021-06-10T04:51:26.658Z] ---> 5f0d4af218bc [2021-06-10T04:51:26.658Z] Step 31/32 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:51:27.267Z] ---> Running in eb08c1c6ad64 [2021-06-10T04:51:28.257Z] Removing intermediate container eb08c1c6ad64 [2021-06-10T04:51:28.257Z] ---> f3d5b5605d3b [2021-06-10T04:51:28.257Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T04:51:28.534Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T04:51:28.534Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T04:51:28.812Z] ---> Running in fbadf738cd13 [2021-06-10T04:51:29.804Z] Removing intermediate container fbadf738cd13 [2021-06-10T04:51:29.804Z] ---> ed45b958e3b3 [2021-06-10T04:51:29.804Z] [2021-06-10T04:51:30.081Z] Successfully built ed45b958e3b3 [2021-06-10T04:51:30.081Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-10T04:51:30.081Z] Building security-proxy-setup [2021-06-10T04:51:31.521Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-06-10T04:51:31.521Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T04:51:32.514Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T04:51:32.789Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T04:51:33.064Z] 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-06-10T04:51:33.340Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T04:51:33.340Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T04:51:33.945Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T04:51:33.945Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T04:51:38.296Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T04:51:38.296Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T04:51:39.283Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T04:51:39.283Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T04:51:39.559Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T04:51:39.559Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T04:51:40.551Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T04:51:40.551Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T04:51:41.154Z] Collecting idna<2.8,>=2.5 [2021-06-10T04:51:41.154Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T04:51:41.434Z] 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-06-10T04:51:41.434Z] 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-06-10T04:51:41.434Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T04:51:41.434Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T04:51:41.434Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T04:51:41.434Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T04:51:42.886Z] Installing collected packages: docopt, PyYAML, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, dockerpty, docker-compose [2021-06-10T04:51:42.886Z] Running setup.py install for docopt: started [2021-06-10T04:51:45.516Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T04:51:45.516Z] Running setup.py install for PyYAML: started [2021-06-10T04:51:48.153Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T04:51:48.429Z] Running setup.py install for texttable: started [2021-06-10T04:51:51.063Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T04:51:51.686Z] Attempting uninstall: urllib3 [2021-06-10T04:51:51.686Z] Found existing installation: urllib3 1.25.9 [2021-06-10T04:51:51.686Z] Uninstalling urllib3-1.25.9: [2021-06-10T04:51:51.686Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T04:51:52.675Z] Attempting uninstall: idna [2021-06-10T04:51:52.675Z] Found existing installation: idna 2.9 [2021-06-10T04:51:52.675Z] Uninstalling idna-2.9: [2021-06-10T04:51:52.675Z] Successfully uninstalled idna-2.9 [2021-06-10T04:51:53.666Z] Attempting uninstall: requests [2021-06-10T04:51:53.666Z] Found existing installation: requests 2.23.0 [2021-06-10T04:51:53.666Z] Uninstalling requests-2.23.0: [2021-06-10T04:51:53.666Z] Successfully uninstalled requests-2.23.0 [2021-06-10T04:51:54.677Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:54.677Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:54.677Z] ---> 5b0eca76dcfc [2021-06-10T04:51:54.677Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:51:54.677Z] ---> Using cache [2021-06-10T04:51:54.677Z] ---> 3bff48fc18ec [2021-06-10T04:51:54.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:54.677Z] ---> Using cache [2021-06-10T04:51:54.677Z] ---> 39116ce2f73a [2021-06-10T04:51:54.677Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T04:51:54.677Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:54.677Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:54.677Z] ---> 5b0eca76dcfc [2021-06-10T04:51:54.677Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:51:54.677Z] ---> Using cache [2021-06-10T04:51:54.677Z] ---> 3bff48fc18ec [2021-06-10T04:51:54.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:54.677Z] ---> Using cache [2021-06-10T04:51:54.677Z] ---> 39116ce2f73a [2021-06-10T04:51:54.677Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:51:58.107Z] Running setup.py install for dockerpty: started [2021-06-10T04:51:59.101Z] ---> Running in b9452bd6d131 [2021-06-10T04:51:59.101Z] ---> Running in e9e2f1ad1c8f [2021-06-10T04:52:01.118Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T04:52:01.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:52:02.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:52:02.287Z] 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.59.0 [2021-06-10T04:52:02.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:52:02.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:52:03.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:52:03.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:52:03.183Z] ---> 5b0eca76dcfc [2021-06-10T04:52:03.183Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:52:03.183Z] ---> Using cache [2021-06-10T04:52:03.183Z] ---> 3bff48fc18ec [2021-06-10T04:52:03.183Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:52:03.183Z] ---> Using cache [2021-06-10T04:52:03.183Z] ---> 39116ce2f73a [2021-06-10T04:52:03.183Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T04:52:03.811Z] OK: 218 MiB in 52 packages [2021-06-10T04:52:04.089Z] ---> Running in 98ab808c8616 [2021-06-10T04:52:04.089Z] OK: 218 MiB in 52 packages [2021-06-10T04:52:06.135Z] Removing intermediate container b9452bd6d131 [2021-06-10T04:52:06.135Z] ---> 937585da2b1d [2021-06-10T04:52:06.135Z] Step 6/24 : COPY go.mod . [2021-06-10T04:52:06.418Z] Removing intermediate container e9e2f1ad1c8f [2021-06-10T04:52:06.418Z] ---> d68b4a69c2d5 [2021-06-10T04:52:06.418Z] Step 6/24 : COPY go.mod . [2021-06-10T04:52:06.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:52:07.696Z] ---> 179d98338824 [2021-06-10T04:52:07.697Z] Step 7/24 : RUN go mod download [2021-06-10T04:52:07.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:52:07.697Z] ---> 47ba43fdfc9c [2021-06-10T04:52:07.697Z] Step 7/24 : RUN go mod download [2021-06-10T04:52:07.972Z] ---> Running in 5a7800d00b57 [2021-06-10T04:52:07.972Z] ---> Running in b6105aa40fac [2021-06-10T04:52:08.972Z] OK: 218 MiB in 52 packages [2021-06-10T04:52:10.976Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:52:10.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:52:10.976Z] ---> 5b0eca76dcfc [2021-06-10T04:52:10.976Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T04:52:10.976Z] ---> Using cache [2021-06-10T04:52:10.976Z] ---> 3bff48fc18ec [2021-06-10T04:52:10.976Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:52:10.976Z] ---> Using cache [2021-06-10T04:52:10.976Z] ---> 39116ce2f73a [2021-06-10T04:52:10.976Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T04:52:10.976Z] ---> Using cache [2021-06-10T04:52:10.976Z] ---> 937585da2b1d [2021-06-10T04:52:10.976Z] Step 6/22 : COPY go.mod . [2021-06-10T04:52:10.976Z] ---> Using cache [2021-06-10T04:52:10.976Z] ---> 179d98338824 [2021-06-10T04:52:10.976Z] Step 7/22 : RUN go mod download [2021-06-10T04:52:10.976Z] ---> Running in ff9890943ba1 [2021-06-10T04:52:10.977Z] Removing intermediate container 98ab808c8616 [2021-06-10T04:52:10.977Z] ---> 244bc60858a2 [2021-06-10T04:52:10.977Z] Step 6/23 : COPY go.mod . [2021-06-10T04:52:12.969Z] ---> e58a2b8ae00b [2021-06-10T04:52:12.969Z] Step 7/23 : RUN go mod download [2021-06-10T04:52:12.969Z] ---> Running in 84afc0e1f8c3 [2021-06-10T04:52:12.969Z] Removing intermediate container 5a7800d00b57 [2021-06-10T04:52:12.969Z] ---> a6515ebac955 [2021-06-10T04:52:12.969Z] Step 8/24 : COPY . . [2021-06-10T04:52:13.247Z] Removing intermediate container b6105aa40fac [2021-06-10T04:52:13.247Z] ---> bda5ccc5e6bc [2021-06-10T04:52:13.247Z] Step 8/24 : COPY . . [2021-06-10T04:52:16.165Z] Removing intermediate container ff9890943ba1 [2021-06-10T04:52:16.165Z] ---> 0a4018778fdb [2021-06-10T04:52:16.165Z] Step 8/22 : COPY . . [2021-06-10T04:52:18.817Z] Removing intermediate container 84afc0e1f8c3 [2021-06-10T04:52:18.817Z] ---> d132a24eef9d [2021-06-10T04:52:18.817Z] Step 8/23 : COPY . . [2021-06-10T04:52:19.104Z] Removing intermediate container 690c88ac991b [2021-06-10T04:52:19.104Z] ---> eab76cf658e4 [2021-06-10T04:52:19.104Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T04:52:20.553Z] ---> Running in 57e322a08650 [2021-06-10T04:52:22.566Z] Removing intermediate container 57e322a08650 [2021-06-10T04:52:22.566Z] ---> c9e82ebc4960 [2021-06-10T04:52:22.566Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T04:52:23.172Z] ---> Running in 50671fb8325e [2021-06-10T04:52:24.626Z] Removing intermediate container 50671fb8325e [2021-06-10T04:52:24.626Z] ---> 0784edd7fc5e [2021-06-10T04:52:24.626Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T04:52:28.962Z] ---> 62126b6ddbce [2021-06-10T04:52:28.962Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T04:52:30.428Z] ---> 570e14175b44 [2021-06-10T04:52:30.428Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T04:52:33.088Z] ---> f39dd632305d [2021-06-10T04:52:33.088Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T04:52:33.694Z] ---> Running in 2db6a358a2a9 [2021-06-10T04:52:35.171Z] Removing intermediate container 2db6a358a2a9 [2021-06-10T04:52:35.171Z] ---> a9b33227fe65 [2021-06-10T04:52:35.171Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:52:35.449Z] ---> Running in 6374928d8327 [2021-06-10T04:52:36.907Z] Removing intermediate container 6374928d8327 [2021-06-10T04:52:36.907Z] ---> 7d819f1ab0cb [2021-06-10T04:52:36.907Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:52:36.907Z] ---> Running in d2590e3e129d [2021-06-10T04:52:37.900Z] ---> 036ba633471d [2021-06-10T04:52:37.900Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:52:37.900Z] ---> e76f77347cdc [2021-06-10T04:52:37.900Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:52:38.179Z] Removing intermediate container d2590e3e129d [2021-06-10T04:52:38.179Z] ---> 6b94fd0939d7 [2021-06-10T04:52:38.179Z] Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:52:38.458Z] ---> Running in c55f22a14076 [2021-06-10T04:52:38.458Z] ---> Running in 863d8e106023 [2021-06-10T04:52:38.734Z] ---> Running in 01cb3b836f13 [2021-06-10T04:52:38.734Z] ---> 870393479b4e [2021-06-10T04:52:38.734Z] Step 9/22 : RUN go mod tidy [2021-06-10T04:52:39.357Z] ---> Running in 137da8d1af83 [2021-06-10T04:52:39.641Z] Removing intermediate container 01cb3b836f13 [2021-06-10T04:52:39.641Z] ---> 5a87753ac887 [2021-06-10T04:52:39.641Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:52:39.922Z] ---> Running in 818b16c19d39 [2021-06-10T04:52:40.923Z] Removing intermediate container 818b16c19d39 [2021-06-10T04:52:40.923Z] ---> 523a0f15e574 [2021-06-10T04:52:40.923Z] [2021-06-10T04:52:41.529Z] ---> 7be52a1ccbab [2021-06-10T04:52:41.529Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:52:41.810Z] Successfully built 523a0f15e574 [2021-06-10T04:52:41.810Z] ---> Running in fe635d12ce38 [2021-06-10T04:52:41.810Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-10T04:52:46.177Z]  Building sys-mgmt-agent ... done Removing intermediate container 863d8e106023 [2021-06-10T04:52:46.177Z] ---> 78b4e2ea08c9 [2021-06-10T04:52:46.177Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T04:52:46.177Z] ---> Running in 6cc074757c89 [2021-06-10T04:52:46.177Z] Removing intermediate container c55f22a14076 [2021-06-10T04:52:46.177Z] ---> c28d2cd5024d [2021-06-10T04:52:46.177Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T04:52:46.177Z] Removing intermediate container 137da8d1af83 [2021-06-10T04:52:46.177Z] ---> f10564d1ccd5 [2021-06-10T04:52:46.177Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T04:52:46.177Z] ---> Running in 912682d77dc6 [2021-06-10T04:52:46.464Z] ---> Running in dd3efbf742b4 [2021-06-10T04:52:47.084Z] Removing intermediate container fe635d12ce38 [2021-06-10T04:52:47.084Z] ---> 03745c02ea4d [2021-06-10T04:52:47.084Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T04:52:47.373Z] ---> Running in b26a57651f1a [2021-06-10T04:52:47.983Z] 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-06-10T04:52:48.264Z] 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-06-10T04:52:48.872Z] 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-06-10T04:52:49.480Z] 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-06-10T04:54:26.349Z] 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-06-10T04:54:34.753Z] Removing intermediate container dd3efbf742b4 [2021-06-10T04:54:34.753Z] ---> 2512969456aa [2021-06-10T04:54:34.753Z] [2021-06-10T04:54:34.753Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T04:54:34.753Z] ---> 9852663dfa18 [2021-06-10T04:54:34.753Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T04:54:34.753Z] ---> Running in 3981254c68e5 [2021-06-10T04:54:36.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:54:36.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:54:37.377Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T04:54:37.377Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:54:37.377Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T04:54:37.377Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T04:54:37.377Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:54:37.377Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:54:37.659Z] OK: 7 MiB in 18 packages [2021-06-10T04:54:39.119Z] Removing intermediate container b26a57651f1a [2021-06-10T04:54:39.119Z] ---> 8fc298c3fa88 [2021-06-10T04:54:39.119Z] [2021-06-10T04:54:39.119Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:54:39.119Z] ---> 9852663dfa18 [2021-06-10T04:54:39.119Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:54:39.119Z] ---> Using cache [2021-06-10T04:54:39.119Z] ---> e1737758b43a [2021-06-10T04:54:39.119Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:54:39.119Z] ---> Using cache [2021-06-10T04:54:39.119Z] ---> e908b5867124 [2021-06-10T04:54:39.119Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T04:54:39.395Z] ---> Running in 2c4ffbf06d26 [2021-06-10T04:54:40.384Z] Removing intermediate container 2c4ffbf06d26 [2021-06-10T04:54:40.384Z] ---> 71ab12b50236 [2021-06-10T04:54:40.385Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:54:40.385Z] Removing intermediate container 6cc074757c89 [2021-06-10T04:54:40.385Z] ---> cee5817c98ad [2021-06-10T04:54:40.385Z] [2021-06-10T04:54:40.385Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:54:40.385Z] ---> 9852663dfa18 [2021-06-10T04:54:40.385Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:54:40.385Z] ---> Using cache [2021-06-10T04:54:40.385Z] ---> e1737758b43a [2021-06-10T04:54:40.385Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:54:40.385Z] ---> Using cache [2021-06-10T04:54:40.385Z] ---> e908b5867124 [2021-06-10T04:54:40.385Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T04:54:40.385Z] Removing intermediate container 3981254c68e5 [2021-06-10T04:54:40.385Z] ---> ae7818d58381 [2021-06-10T04:54:40.385Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:54:40.660Z] ---> Running in 3bd78ce806fe [2021-06-10T04:54:40.660Z] ---> Running in 52198019a1c9 [2021-06-10T04:54:40.660Z] ---> Running in d131e758a0a6 [2021-06-10T04:54:41.263Z] Removing intermediate container 3bd78ce806fe [2021-06-10T04:54:41.263Z] ---> bcba35499b8f [2021-06-10T04:54:41.263Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:54:41.554Z] Removing intermediate container 52198019a1c9 [2021-06-10T04:54:41.554Z] ---> af7bd3f19da8 [2021-06-10T04:54:41.554Z] Removing intermediate container d131e758a0a6 [2021-06-10T04:54:41.554Z] ---> 2c9c8898d1ae [2021-06-10T04:54:41.554Z] Step 14/22 : WORKDIR /edgex [2021-06-10T04:54:41.554Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:54:41.554Z] ---> Running in 0fa51770fd27 [2021-06-10T04:54:41.554Z] ---> Running in 6cb2410be2ce [2021-06-10T04:54:42.547Z] Removing intermediate container 0fa51770fd27 [2021-06-10T04:54:42.547Z] ---> 76a457116654 [2021-06-10T04:54:42.547Z] Step 16/24 : WORKDIR / [2021-06-10T04:54:42.547Z] Removing intermediate container 6cb2410be2ce [2021-06-10T04:54:42.547Z] ---> 118005b19b60 [2021-06-10T04:54:42.547Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T04:54:42.547Z] ---> 18bee05f5a3b [2021-06-10T04:54:42.547Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T04:54:42.826Z] ---> Running in 0fe5de650133 [2021-06-10T04:54:43.827Z] Removing intermediate container 0fe5de650133 [2021-06-10T04:54:43.827Z] ---> 21d704fa3232 [2021-06-10T04:54:43.827Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:54:43.827Z] ---> d3e47d7142e4 [2021-06-10T04:54:43.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T04:54:44.441Z] ---> 4aaa063bbd83 [2021-06-10T04:54:44.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T04:54:45.049Z] ---> 4836127f13c2 [2021-06-10T04:54:45.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T04:54:46.041Z] ---> e7d4de48286a [2021-06-10T04:54:46.041Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T04:54:46.041Z] ---> 1f9c8dece705 [2021-06-10T04:54:46.041Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T04:54:46.643Z] ---> Running in 54773beb6179 [2021-06-10T04:54:46.920Z] ---> e17879e0b5e8 [2021-06-10T04:54:46.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T04:54:47.202Z] Removing intermediate container 912682d77dc6 [2021-06-10T04:54:47.202Z] ---> c87d0efd3e4a [2021-06-10T04:54:47.202Z] [2021-06-10T04:54:47.202Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:54:47.202Z] ---> 9852663dfa18 [2021-06-10T04:54:47.202Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T04:54:47.202Z] ---> 19f6a42316dc [2021-06-10T04:54:47.202Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T04:54:47.202Z] Removing intermediate container 54773beb6179 [2021-06-10T04:54:47.202Z] ---> 6b768fcbd7bf [2021-06-10T04:54:47.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:54:47.477Z] ---> Running in 89d62493c97b [2021-06-10T04:54:47.477Z] ---> Running in 4265aecf8eb9 [2021-06-10T04:54:47.477Z] ---> Running in 15d388939d88 [2021-06-10T04:54:48.075Z] Removing intermediate container 89d62493c97b [2021-06-10T04:54:48.075Z] ---> a10f8f09576a [2021-06-10T04:54:48.075Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T04:54:48.075Z] ---> cb3ea61d31ef [2021-06-10T04:54:48.075Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T04:54:48.364Z] ---> Running in 442b4518dda0 [2021-06-10T04:54:48.364Z] ---> Running in d60bae68e822 [2021-06-10T04:54:48.364Z] Removing intermediate container 4265aecf8eb9 [2021-06-10T04:54:48.364Z] ---> d4cc065cb4cf [2021-06-10T04:54:48.364Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T04:54:48.364Z] Removing intermediate container 15d388939d88 [2021-06-10T04:54:48.364Z] ---> 6da2d4a91438 [2021-06-10T04:54:48.364Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T04:54:48.642Z] ---> Running in 6ce2d5dcdd4c [2021-06-10T04:54:48.642Z] ---> Running in afb4b790e409 [2021-06-10T04:54:48.922Z] Removing intermediate container 442b4518dda0 [2021-06-10T04:54:48.922Z] ---> 3b5c8981b739 [2021-06-10T04:54:48.922Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T04:54:48.922Z] Removing intermediate container d60bae68e822 [2021-06-10T04:54:48.922Z] ---> 00da015b48e7 [2021-06-10T04:54:48.922Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:54:49.201Z] ---> Running in e3e13b464e41 [2021-06-10T04:54:49.201Z] ---> Running in 638135a37b8d [2021-06-10T04:54:49.201Z] Removing intermediate container 6ce2d5dcdd4c [2021-06-10T04:54:49.201Z] ---> a187660b137e [2021-06-10T04:54:49.201Z] Step 20/22 : LABEL arch=arm64 [2021-06-10T04:54:49.477Z] Removing intermediate container afb4b790e409 [2021-06-10T04:54:49.477Z] ---> e63b83971761 [2021-06-10T04:54:49.477Z] Step 22/23 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:54:49.477Z] ---> Running in fec92ffa4c60 [2021-06-10T04:54:49.477Z] ---> Running in c99779bdceae [2021-06-10T04:54:49.755Z] Removing intermediate container e3e13b464e41 [2021-06-10T04:54:49.755Z] ---> 9e035157a50e [2021-06-10T04:54:49.755Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:54:50.032Z] Removing intermediate container 638135a37b8d [2021-06-10T04:54:50.032Z] ---> 10d885035277 [2021-06-10T04:54:50.032Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:54:50.032Z] ---> Running in 8731e856b2c2 [2021-06-10T04:54:50.308Z] Removing intermediate container fec92ffa4c60 [2021-06-10T04:54:50.308Z] ---> 093d3039d3d4 [2021-06-10T04:54:50.308Z] Step 21/22 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:54:50.308Z] ---> Running in aa26de453c67 [2021-06-10T04:54:50.308Z] Removing intermediate container c99779bdceae [2021-06-10T04:54:50.308Z] ---> 074dadc59faa [2021-06-10T04:54:50.308Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:54:50.582Z] ---> Running in e7d2804c76e8 [2021-06-10T04:54:50.582Z] ---> Running in cdcc0b9f6726 [2021-06-10T04:54:50.582Z] Removing intermediate container 8731e856b2c2 [2021-06-10T04:54:50.582Z] ---> a4d945c4751c [2021-06-10T04:54:50.582Z] Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:54:50.883Z] ---> Running in e1a773d0fec2 [2021-06-10T04:54:51.200Z] Removing intermediate container e7d2804c76e8 [2021-06-10T04:54:51.200Z] ---> cb8d22c3db4d [2021-06-10T04:54:51.200Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T04:54:51.504Z] Removing intermediate container cdcc0b9f6726 [2021-06-10T04:54:51.504Z] ---> 959eb5b8d918 [2021-06-10T04:54:51.504Z] [2021-06-10T04:54:51.504Z] ---> Running in ea1a756ef5f4 [2021-06-10T04:54:51.798Z] Removing intermediate container e1a773d0fec2 [2021-06-10T04:54:51.798Z] ---> 3a1dee6fac80 [2021-06-10T04:54:51.798Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:54:52.119Z] Successfully built 959eb5b8d918 [2021-06-10T04:54:52.119Z] ---> Running in 96fa4fedd352 [2021-06-10T04:54:52.119Z] Successfully tagged support-scheduler-arm64:latest [2021-06-10T04:54:52.119Z]  Building support-scheduler ... done Removing intermediate container ea1a756ef5f4 [2021-06-10T04:54:52.119Z] ---> c172e62601a4 [2021-06-10T04:54:52.119Z] [2021-06-10T04:54:52.754Z] Successfully built c172e62601a4 [2021-06-10T04:54:53.040Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-10T04:54:53.040Z]  Building security-proxy-setup ... done Removing intermediate container 96fa4fedd352 [2021-06-10T04:54:53.040Z] ---> 463dd9a14c96 [2021-06-10T04:54:53.040Z] [2021-06-10T04:54:53.040Z] Removing intermediate container aa26de453c67 [2021-06-10T04:54:53.040Z] ---> 4ebec1965ffc [2021-06-10T04:54:53.040Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T04:54:53.325Z] Successfully built 463dd9a14c96 [2021-06-10T04:54:53.325Z] Successfully tagged core-metadata-arm64:latest [2021-06-10T04:54:53.325Z]  Building core-metadata ... done  ---> Running in 48de6e2ce909 [2021-06-10T04:54:54.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:54:55.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:54:56.346Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:54:56.346Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T04:54:56.346Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T04:54:56.625Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T04:54:56.625Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T04:54:56.899Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T04:54:56.899Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:54:56.899Z] OK: 8 MiB in 20 packages [2021-06-10T04:54:58.340Z] Removing intermediate container 48de6e2ce909 [2021-06-10T04:54:58.340Z] ---> 94d1f4f280a9 [2021-06-10T04:54:58.340Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:54:58.936Z] ---> fe0e9875d285 [2021-06-10T04:54:58.936Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T04:55:00.382Z] ---> 882937ba546c [2021-06-10T04:55:00.382Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T04:55:00.980Z] ---> 5a264488876b [2021-06-10T04:55:00.980Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T04:55:01.256Z] ---> Running in f6a7062581ff [2021-06-10T04:55:01.532Z] Removing intermediate container f6a7062581ff [2021-06-10T04:55:01.532Z] ---> 95c3ae834f23 [2021-06-10T04:55:01.532Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:55:01.808Z] ---> Running in 8b40c521f97b [2021-06-10T04:55:02.408Z] Removing intermediate container 8b40c521f97b [2021-06-10T04:55:02.408Z] ---> 2d1e3393d955 [2021-06-10T04:55:02.408Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:55:02.408Z] ---> Running in 9f8f26bfbd14 [2021-06-10T04:55:03.008Z] Removing intermediate container 9f8f26bfbd14 [2021-06-10T04:55:03.008Z] ---> 90fd6b5ee70d [2021-06-10T04:55:03.008Z] Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-10T04:55:03.008Z] ---> Running in a072cb950212 [2021-06-10T04:55:03.609Z] Removing intermediate container a072cb950212 [2021-06-10T04:55:03.609Z] ---> c4f0b3eefa0f [2021-06-10T04:55:03.609Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:55:03.609Z] ---> Running in 325dc4fd14e3 [2021-06-10T04:55:04.211Z] Removing intermediate container 325dc4fd14e3 [2021-06-10T04:55:04.211Z] ---> a48e1ac18c0a [2021-06-10T04:55:04.211Z] [2021-06-10T04:55:04.488Z] Successfully built a48e1ac18c0a [2021-06-10T04:55:04.488Z] Successfully tagged core-data-arm64:latest [2021-06-10T04:55:04.780Z]  Building core-data ... done  [Pipeline] } [2021-06-10T04:55:04.789Z] $ docker stop --time=1 f98beb623011d0926d9a08bf4f9ea485d5d18a743d5e4588b1bb2b5fcf0e668e [2021-06-10T04:55:06.669Z] $ docker rm -f f98beb623011d0926d9a08bf4f9ea485d5d18a743d5e4588b1bb2b5fcf0e668e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:55:07.320Z] + docker images [2021-06-10T04:55:07.596Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T04:55:07.596Z] core-data-arm64 latest a48e1ac18c0a 4 seconds ago 19.1MB [2021-06-10T04:55:07.596Z] core-metadata-arm64 latest 463dd9a14c96 15 seconds ago 15.6MB [2021-06-10T04:55:07.596Z] support-scheduler-arm64 latest 959eb5b8d918 16 seconds ago 15.1MB [2021-06-10T04:55:07.596Z] security-proxy-setup-arm64 latest c172e62601a4 16 seconds ago 24MB [2021-06-10T04:55:07.596Z] c87d0efd3e4a 21 seconds ago 975MB [2021-06-10T04:55:07.596Z] cee5817c98ad 28 seconds ago 972MB [2021-06-10T04:55:07.596Z] 8fc298c3fa88 30 seconds ago 968MB [2021-06-10T04:55:07.596Z] 2512969456aa 34 seconds ago 972MB [2021-06-10T04:55:07.596Z] sys-mgmt-agent-arm64 latest 523a0f15e574 2 minutes ago 299MB [2021-06-10T04:55:07.596Z] security-bootstrapper-arm64 latest ed45b958e3b3 3 minutes ago 17.1MB [2021-06-10T04:55:07.596Z] security-secretstore-setup-arm64 latest 8592884116cc 3 minutes ago 26.5MB [2021-06-10T04:55:07.596Z] core-command-arm64 latest c5f76bb34960 3 minutes ago 15MB [2021-06-10T04:55:07.596Z] support-notifications-arm64 latest 0582d46554e3 3 minutes ago 15.7MB [2021-06-10T04:55:07.596Z] d5dbf8d8eb04 4 minutes ago 969MB [2021-06-10T04:55:07.596Z] 7ca6b1621c00 4 minutes ago 969MB [2021-06-10T04:55:07.596Z] c7333f6a3508 4 minutes ago 974MB [2021-06-10T04:55:07.596Z] 9e915bdf7460 4 minutes ago 967MB [2021-06-10T04:55:07.596Z] ef93f0b0e90f 4 minutes ago 968MB [2021-06-10T04:55:07.596Z] ci-base-image-arm64 latest 5b0eca76dcfc 14 minutes ago 642MB [2021-06-10T04:55:07.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 hours ago 429MB [2021-06-10T04:55:07.596Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-10T04:55:07.596Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-10T04:55:07.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:55:08.293Z] ---> job-cost.sh [2021-06-10T04:55:08.293Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OoVx [2021-06-10T04:55:55.216Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T04:57:31.964Z] lf-activate-venv(): INFO: Adding /tmp/venv-OoVx/bin to PATH [2021-06-10T04:57:31.964Z] INFO: No Stack... [2021-06-10T04:57:31.964Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T04:57:31.964Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T04:57:32.314Z] + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, [2021-06-10T04:57:32.314Z] -f6 [Pipeline] lock [2021-06-10T04:57:32.381Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3556-3-stack-cost] [2021-06-10T04:57:32.394Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3556-3-stack-cost] did not exist. Created. [2021-06-10T04:57:32.394Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3556-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T04:57:32.755Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T04:57:33.020Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T04:57:33.034Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3556-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-10T04:57:33.652Z] provisioning config files... [2021-06-10T04:57:33.667Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5852718126443928524tmp [Pipeline] { [Pipeline] sh [2021-06-10T04:57:33.987Z] + set +x [2021-06-10T04:57:33.987Z] + curl -s https://codecov.io/bash [2021-06-10T04:57:33.987Z] + bash -s -- [2021-06-10T04:57:33.987Z] [2021-06-10T04:57:33.987Z] _____ _ [2021-06-10T04:57:33.987Z] / ____| | | [2021-06-10T04:57:33.987Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T04:57:33.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T04:57:33.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T04:57:33.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T04:57:33.987Z] Bash-1.0.3 [2021-06-10T04:57:33.987Z] [2021-06-10T04:57:33.987Z] [2021-06-10T04:57:33.987Z] ==> git version 2.24.4 found [2021-06-10T04:57:33.987Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-10T04:57:33.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T04:57:33.987Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T04:57:33.987Z] ==> Jenkins CI detected. [2021-06-10T04:57:33.987Z] project root: . [2021-06-10T04:57:33.987Z] --> token set from env [2021-06-10T04:57:33.987Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T04:57:33.987Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T04:57:33.987Z] ==> Python coveragepy not found [2021-06-10T04:57:33.987Z] ==> Searching for coverage reports in: [2021-06-10T04:57:33.987Z] + . [2021-06-10T04:57:34.252Z] -> Found 1 reports [2021-06-10T04:57:34.252Z] ==> Detecting git/mercurial file structure [2021-06-10T04:57:34.252Z] ==> Reading reports [2021-06-10T04:57:34.252Z] + ./coverage.out bytes=404951 [2021-06-10T04:57:34.252Z] ==> Appending adjustments [2021-06-10T04:57:34.252Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T04:57:35.199Z] + Found adjustments [2021-06-10T04:57:35.199Z] ==> Gzipping contents [2021-06-10T04:57:35.199Z] 56K /tmp/codecov.cOZdPo.gz [2021-06-10T04:57:35.199Z] ==> Uploading reports [2021-06-10T04:57:35.199Z] url: https://codecov.io [2021-06-10T04:57:35.199Z] query: branch=PR-3556&commit=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3556&job=&cmd_args= [2021-06-10T04:57:35.199Z] -> Pinging Codecov [2021-06-10T04:57:35.199Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3556&commit=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3556&job=&cmd_args= [2021-06-10T04:57:35.772Z] -> Uploading to [2021-06-10T04:57:35.773Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/ada8e99c9c2aad30ed0bfd92c124e99a8939e6be/2cd55e2f-1ce1-4173-b384-85cb66f11d51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T045735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=476a84545e65f130f139f48859ec3439ea13de73aa8b76fdd96a4e91389f0102 [2021-06-10T04:57:35.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:57:35.773Z] Dload Upload Total Spent Left Speed [2021-06-10T04:57:36.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54534 0 0 100 54534 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-06-10T04:57:36.344Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [Pipeline] } [2021-06-10T04:57:36.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:37.539Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:38.108Z] ---> package-listing.sh [2021-06-10T04:57:38.108Z] ++ facter osfamily [2021-06-10T04:57:38.108Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T04:57:38.371Z] + OS_FAMILY=redhat [2021-06-10T04:57:38.371Z] + workspace=/w/workspace/edgex-go/3 [2021-06-10T04:57:38.371Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T04:57:38.371Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T04:57:38.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T04:57:38.371Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T04:57:38.371Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-10T04:57:38.371Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T04:57:38.371Z] + case "${OS_FAMILY}" in [2021-06-10T04:57:38.371Z] + sort [2021-06-10T04:57:38.371Z] + rpm -qa [2021-06-10T04:57:40.917Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T04:57:40.917Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T04:57:40.917Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T04:57:40.917Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-10T04:57:40.917Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-10T04:57:40.917Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-10T04:57:40.933Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T04:57:41.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:57:41.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:41.792Z] [2021-06-10T04:57:41.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:57:42.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:42.112Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T04:57:42.112Z] df20fa9351a1: Pulling fs layer [2021-06-10T04:57:42.112Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T04:57:42.112Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T04:57:42.112Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T04:57:42.112Z] 93b61091891f: Pulling fs layer [2021-06-10T04:57:42.112Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T04:57:42.112Z] 5e14af77c1be: Pulling fs layer [2021-06-10T04:57:42.112Z] 01666e4c0597: Pulling fs layer [2021-06-10T04:57:42.112Z] aa168da1d23b: Pulling fs layer [2021-06-10T04:57:42.112Z] 93b9cdb0e59b: Waiting [2021-06-10T04:57:42.112Z] 5e14af77c1be: Waiting [2021-06-10T04:57:42.112Z] 01666e4c0597: Waiting [2021-06-10T04:57:42.112Z] aa168da1d23b: Waiting [2021-06-10T04:57:42.112Z] 46f8f816bc3b: Waiting [2021-06-10T04:57:42.112Z] 93b61091891f: Waiting [2021-06-10T04:57:42.112Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T04:57:42.112Z] 36b3adc4ff6f: Download complete [2021-06-10T04:57:42.112Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T04:57:42.112Z] 46f8f816bc3b: Download complete [2021-06-10T04:57:42.112Z] df20fa9351a1: Verifying Checksum [2021-06-10T04:57:42.112Z] df20fa9351a1: Download complete [2021-06-10T04:57:42.112Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T04:57:42.112Z] 93b9cdb0e59b: Download complete [2021-06-10T04:57:42.373Z] 5e14af77c1be: Verifying Checksum [2021-06-10T04:57:42.373Z] 5e14af77c1be: Download complete [2021-06-10T04:57:42.373Z] 01666e4c0597: Verifying Checksum [2021-06-10T04:57:42.373Z] 01666e4c0597: Download complete [2021-06-10T04:57:42.374Z] 93b61091891f: Verifying Checksum [2021-06-10T04:57:42.374Z] 93b61091891f: Download complete [2021-06-10T04:57:42.374Z] df20fa9351a1: Pull complete [2021-06-10T04:57:42.374Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T04:57:42.374Z] 8ad3a11d3b57: Download complete [2021-06-10T04:57:42.374Z] 36b3adc4ff6f: Pull complete [2021-06-10T04:57:42.957Z] 8ad3a11d3b57: Pull complete [2021-06-10T04:57:43.217Z] 46f8f816bc3b: Pull complete [2021-06-10T04:57:43.594Z] 93b61091891f: Pull complete [2021-06-10T04:57:43.594Z] 93b9cdb0e59b: Pull complete [2021-06-10T04:57:43.594Z] 5e14af77c1be: Pull complete [2021-06-10T04:57:43.987Z] 01666e4c0597: Pull complete [2021-06-10T04:57:44.254Z] aa168da1d23b: Verifying Checksum [2021-06-10T04:57:44.254Z] aa168da1d23b: Download complete [2021-06-10T04:57:48.485Z] aa168da1d23b: Pull complete [2021-06-10T04:57:48.485Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T04:57:48.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:48.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T04:57:48.571Z] prd-centos7-docker-4c-2g-134 does not seem to be running inside a container [2021-06-10T04:57:48.611Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T04:57:52.574Z] $ docker top adee75b8b4e01896cca9d2418c6118e620af26dc869d94cb743de5566826bde6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:57:52.966Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T04:57:53.265Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T04:57:53.560Z] + ls /var/log/sa-host [2021-06-10T04:57:53.560Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T04:57:53.560Z] file_magic: OK [2021-06-10T04:57:53.560Z] HZ: Using current value: 100 [2021-06-10T04:57:53.560Z] file_header: OK [2021-06-10T04:57:53.560Z] 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-06-10T04:57:53.560Z] Statistics: [2021-06-10T04:57:53.560Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T04:57:53.560Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T04:57:53.560Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T04:57:53.560Z] file_magic: OK [2021-06-10T04:57:53.560Z] HZ: Using current value: 100 [2021-06-10T04:57:53.560Z] file_header: OK [2021-06-10T04:57:53.560Z] 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-06-10T04:57:53.560Z] Statistics: [2021-06-10T04:57:53.560Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T04:57:53.560Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:57:53.775Z] provisioning config files... [2021-06-10T04:57:53.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9101439572616365002tmp [Pipeline] { [Pipeline] echo [2021-06-10T04:57:53.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:54.121Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T04:57:54.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:54.506Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T04:57:54.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:54.812Z] ---> sudo-logs.sh [2021-06-10T04:57:54.812Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T04:57:54.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:55.146Z] ---> job-cost.sh [2021-06-10T04:57:55.146Z] lf-activate-venv: SKIPPING [2021-06-10T04:57:55.146Z] DEBUG: total: 0.18000000715255737 [2021-06-10T04:57:55.146Z] INFO: Retrieving Stack Cost... [2021-06-10T04:57:56.091Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T04:57:56.352Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T04:57:56.365Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:56.669Z] ---> logs-deploy.sh [2021-06-10T04:57:56.669Z] lf-activate-venv: SKIPPING [2021-06-10T04:57:56.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3556/3 [2021-06-10T04:57:56.669Z] INFO: archiving workspace using pattern(s): [2021-06-10T04:57:57.618Z] Archives upload complete. [2021-06-10T04:57:57.618Z] INFO: archiving logs to Nexus