Pull request #3549 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 63662c5db780eda8b46d469b2e9e3b78810f003d rather than 14a277b5d6669d7f62b77225338f879fe5f7979c Obtained Jenkinsfile from 63662c5db780eda8b46d469b2e9e3b78810f003d 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-ssh3737788718473262755.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-ssh4561159576624939931.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-3549/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-3549/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6266060935435244039.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-ssh71501443586818186.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-3549/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-3549/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6869032385129222207.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 ‘prd-centos7-docker-4c-2g-1162’ Running on prd-centos7-docker-4c-2g-1165 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh2381770620768854920.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/5@tmp/jenkins-gitclient-ssh6773979536022319715.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 63662c5db780eda8b46d469b2e9e3b78810f003d into PR head commit 14a277b5d6669d7f62b77225338f879fe5f7979c Merge succeeded, producing 14a277b5d6669d7f62b77225338f879fe5f7979c Checking out Revision 14a277b5d6669d7f62b77225338f879fe5f7979c (PR-3549) > git config core.sparsecheckout # timeout=10 > git checkout -f 14a277b5d6669d7f62b77225338f879fe5f7979c # 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/5@tmp/jenkins-gitclient-ssh4995504906045664319.key > git merge 63662c5db780eda8b46d469b2e9e3b78810f003d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14a277b5d6669d7f62b77225338f879fe5f7979c # timeout=10 Commit message: "Merge branch 'master' into issue-3532" > git rev-list --no-walk ba85ddfc859df46aba574c0add6c3fa3dd74e320 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T03:08:42.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T03:08:42.897Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T03:08:42.922Z] ========================================================= [2021-06-09T03:08:42.922Z] EdgeX Global Pipelines Version Info [2021-06-09T03:08:42.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:08:46.592Z] ------------------- [2021-06-09T03:08:46.592Z] stable info: [2021-06-09T03:08:46.592Z] ------------------- [2021-06-09T03:08:46.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T03:08:46.592Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T03:08:46.592Z] Message: update stable to v1.0.194 [2021-06-09T03:08:47.169Z] ------------------- [2021-06-09T03:08:47.169Z] experimental info: [2021-06-09T03:08:47.169Z] ------------------- [2021-06-09T03:08:47.169Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T03:08:47.169Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T03:08:47.169Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T03:08:47.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-09T03:08:47.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-09T03:08:47.339Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T03:08:47.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T03:08:47.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T03:08:47.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T03:08:47.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T03:08:47.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-09T03:08:47.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-09T03:08:49.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-09T03:08:49.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T03:08:49.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T03:08:49.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T03:08:49.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T03:08:49.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T03:08:49.721Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T03:08:49.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T03:08:49.764Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T03:08:49.785Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T03:08:49.806Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T03:08:49.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T03:08:49.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T03:08:49.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3549 [Pipeline] echo [2021-06-09T03:08:49.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3549 [Pipeline] echo [2021-06-09T03:08:52.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3549 [Pipeline] echo [2021-06-09T03:08:52.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14a277b5d6669d7f62b77225338f879fe5f7979c [Pipeline] echo [2021-06-09T03:08:52.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14a277b [Pipeline] echo [2021-06-09T03:08:52.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:08:52.189Z] provisioning config files... [2021-06-09T03:08:52.208Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2124286257701496368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:08:54.622Z] ---> docker-login.sh [2021-06-09T03:08:54.622Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:08:54.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:54.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:54.622Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:54.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:54.622Z] [2021-06-09T03:08:54.622Z] Login Succeeded [2021-06-09T03:08:54.622Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:08:54.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:54.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:54.622Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:54.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:54.622Z] [2021-06-09T03:08:54.622Z] Login Succeeded [2021-06-09T03:08:54.622Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:08:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:54.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:54.623Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:54.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:54.623Z] [2021-06-09T03:08:54.623Z] Login Succeeded [2021-06-09T03:08:54.623Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:08:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:54.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:54.623Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:54.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:54.623Z] [2021-06-09T03:08:54.623Z] Login Succeeded [2021-06-09T03:08:54.623Z] docker.io [2021-06-09T03:08:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:54.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:54.623Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:54.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:54.623Z] [2021-06-09T03:08:54.623Z] Login Succeeded [2021-06-09T03:08:54.623Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:08:54.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:08:54.963Z] ++ 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-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/core-command/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/core-data/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-09T03:08:54.963Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:08:54.963Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-09T03:08:54.963Z] ++ cut -d/ -f2 [2021-06-09T03:08:54.963Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-09T03:08:55.011Z] 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-09T03:09:00.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:09:00.488Z] [2021-06-09T03:09:00.488Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:09:02.993Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:09:02.993Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T03:09:02.993Z] 31603596830f: Pulling fs layer [2021-06-09T03:09:02.993Z] 54011a49482f: Pulling fs layer [2021-06-09T03:09:02.993Z] a6820b24f6d8: Pulling fs layer [2021-06-09T03:09:02.993Z] f581987b2513: Pulling fs layer [2021-06-09T03:09:02.993Z] f581987b2513: Waiting [2021-06-09T03:09:02.993Z] 54011a49482f: Verifying Checksum [2021-06-09T03:09:02.993Z] 54011a49482f: Download complete [2021-06-09T03:09:02.993Z] 31603596830f: Verifying Checksum [2021-06-09T03:09:02.993Z] 31603596830f: Download complete [2021-06-09T03:09:02.993Z] f581987b2513: Verifying Checksum [2021-06-09T03:09:02.993Z] f581987b2513: Download complete [2021-06-09T03:09:02.993Z] a6820b24f6d8: Verifying Checksum [2021-06-09T03:09:02.993Z] a6820b24f6d8: Download complete [2021-06-09T03:09:02.993Z] 31603596830f: Pull complete [2021-06-09T03:09:02.993Z] 54011a49482f: Pull complete [2021-06-09T03:09:02.993Z] a6820b24f6d8: Pull complete [2021-06-09T03:09:02.993Z] f581987b2513: Pull complete [2021-06-09T03:09:02.993Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T03:09:02.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:09:02.993Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T03:09:03.061Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2021-06-09T03:09:03.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:09:04.690Z] $ docker top 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:09:04.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:09:04.834Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:09:04.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:09:04.950Z] $ docker exec 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c ssh-agent [2021-06-09T03:09:05.071Z] SSH_AUTH_SOCK=/tmp/ssh-ZhWa6vtRpZZj/agent.14 [2021-06-09T03:09:05.071Z] SSH_AGENT_PID=21 [2021-06-09T03:09:05.082Z] Running ssh-add (command line suppressed) [2021-06-09T03:09:05.186Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5805052252616901647.key (/w/workspace/edgex-go/5@tmp/private_key_5805052252616901647.key) [2021-06-09T03:09:05.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:09:05.511Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T03:09:05.523Z] $ docker exec --env ******** --env ******** 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c ssh-agent -k [2021-06-09T03:09:05.615Z] unset SSH_AUTH_SOCK; [2021-06-09T03:09:05.616Z] unset SSH_AGENT_PID; [2021-06-09T03:09:05.616Z] echo Agent pid 21 killed; [2021-06-09T03:09:05.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T03:09:05.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:09:05.668Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:09:05.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:09:05.781Z] $ docker exec 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c ssh-agent [2021-06-09T03:09:05.887Z] SSH_AUTH_SOCK=/tmp/ssh-w59IwQ0BoDej/agent.55 [2021-06-09T03:09:05.887Z] SSH_AGENT_PID=61 [2021-06-09T03:09:05.893Z] Running ssh-add (command line suppressed) [2021-06-09T03:09:05.984Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4063627457592814360.key (/w/workspace/edgex-go/5@tmp/private_key_4063627457592814360.key) [2021-06-09T03:09:06.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:09:06.311Z] + git semver init [2021-06-09T03:09:06.311Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:09:06.311Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-06-09T03:09:06.311Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-06-09T03:09:06.311Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:09:06.311Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:09:06.311Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:09:06.311Z] # $SEMVER_BRANCH = PR-3549 [2021-06-09T03:09:06.311Z] # $SEMVER_TEMP = /tmp/semver-578621600 [2021-06-09T03:09:06.311Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-09T03:09:23.382Z] # '/tmp/semver-578621600' -> '/w/workspace/edgex-go/5/.semver' [2021-06-09T03:09:23.382Z] # -> Force: false [2021-06-09T03:09:23.382Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-06-09T03:09:23.390Z] $ docker exec --env ******** --env ******** 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c ssh-agent -k [2021-06-09T03:09:23.495Z] unset SSH_AUTH_SOCK; [2021-06-09T03:09:23.495Z] unset SSH_AGENT_PID; [2021-06-09T03:09:23.495Z] echo Agent pid 61 killed; [2021-06-09T03:09:23.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:09:23.851Z] + git semver [Pipeline] } [2021-06-09T03:09:23.869Z] $ docker stop --time=1 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c [2021-06-09T03:09:26.014Z] $ docker rm -f 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:09:26.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T03:09:26.796Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T03:09:26.800Z] [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-09T03:09:29.788Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:09:30.086Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:09:30.396Z] + sudo service docker restart [2021-06-09T03:09:30.396Z] + true [2021-06-09T03:09:30.396Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T03:09:44.332Z] Still waiting to schedule task [2021-06-09T03:09:44.333Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-09T03:09:47.518Z] ========================================================= [2021-06-09T03:09:47.518Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T03:09:47.518Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:09:47.843Z] + 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-09T03:09:49.237Z] Sending build context to Docker daemon 329.3MB [2021-06-09T03:09:49.237Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T03:09:49.237Z] Step 2/6 : FROM ${BASE} [2021-06-09T03:09:49.503Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T03:09:49.503Z] 540db60ca938: Pulling fs layer [2021-06-09T03:09:49.503Z] adcc1eea9eea: Pulling fs layer [2021-06-09T03:09:49.503Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T03:09:49.503Z] 0510c868ecb4: Pulling fs layer [2021-06-09T03:09:49.503Z] afea3b2eda06: Pulling fs layer [2021-06-09T03:09:49.503Z] 7809a108b3ef: Pulling fs layer [2021-06-09T03:09:49.503Z] f706445af74f: Pulling fs layer [2021-06-09T03:09:49.503Z] 0510c868ecb4: Waiting [2021-06-09T03:09:49.503Z] afea3b2eda06: Waiting [2021-06-09T03:09:49.503Z] 7809a108b3ef: Waiting [2021-06-09T03:09:49.503Z] f706445af74f: Waiting [2021-06-09T03:09:49.503Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T03:09:49.503Z] 4c4ab2625f07: Download complete [2021-06-09T03:09:49.503Z] adcc1eea9eea: Download complete [2021-06-09T03:09:49.503Z] afea3b2eda06: Verifying Checksum [2021-06-09T03:09:49.503Z] afea3b2eda06: Download complete [2021-06-09T03:09:49.503Z] 540db60ca938: Verifying Checksum [2021-06-09T03:09:49.503Z] 540db60ca938: Download complete [2021-06-09T03:09:49.503Z] 7809a108b3ef: Verifying Checksum [2021-06-09T03:09:49.503Z] 7809a108b3ef: Download complete [2021-06-09T03:09:49.768Z] 540db60ca938: Pull complete [2021-06-09T03:09:49.768Z] adcc1eea9eea: Pull complete [2021-06-09T03:09:50.029Z] 4c4ab2625f07: Pull complete [2021-06-09T03:09:51.425Z] f706445af74f: Verifying Checksum [2021-06-09T03:09:51.425Z] f706445af74f: Download complete [2021-06-09T03:09:54.236Z] 0510c868ecb4: Verifying Checksum [2021-06-09T03:09:54.236Z] 0510c868ecb4: Download complete [2021-06-09T03:09:56.169Z] 0510c868ecb4: Pull complete [2021-06-09T03:09:56.169Z] afea3b2eda06: Pull complete [2021-06-09T03:09:56.169Z] 7809a108b3ef: Pull complete [2021-06-09T03:09:58.102Z] f706445af74f: Pull complete [2021-06-09T03:09:58.102Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T03:09:58.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T03:09:58.102Z] ---> b068be0155e3 [2021-06-09T03:09:58.102Z] 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-09T03:10:08.131Z] ---> Running in 37c4585bcb82 [2021-06-09T03:10:08.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:10:08.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:10:08.704Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T03:10:09.276Z] (2/12) Installing file (5.39-r0) [2021-06-09T03:10:09.276Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T03:10:09.276Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T03:10:13.488Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T03:10:13.488Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T03:10:13.749Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T03:10:13.749Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T03:10:13.749Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T03:10:14.011Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T03:10:14.011Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T03:10:14.011Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T03:10:14.273Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T03:10:14.273Z] OK: 219 MiB in 52 packages [2021-06-09T03:10:16.197Z] Removing intermediate container 37c4585bcb82 [2021-06-09T03:10:16.197Z] ---> a57286310d98 [2021-06-09T03:10:16.197Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T03:10:16.197Z] ---> Running in 7af33a0b1130 [2021-06-09T03:10:16.197Z] Removing intermediate container 7af33a0b1130 [2021-06-09T03:10:16.197Z] ---> b187a786c682 [2021-06-09T03:10:16.197Z] Step 5/6 : COPY go.mod . [2021-06-09T03:10:16.197Z] ---> 6d9a326673c5 [2021-06-09T03:10:16.197Z] Step 6/6 : RUN go mod download [2021-06-09T03:10:16.465Z] ---> Running in 8f882b70afbe [2021-06-09T03:10:40.806Z] Removing intermediate container 8f882b70afbe [2021-06-09T03:10:40.806Z] ---> c489da877bb0 [2021-06-09T03:10:40.806Z] Successfully built c489da877bb0 [2021-06-09T03:10:40.806Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:10:41.121Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T03:10:41.121Z] . [Pipeline] withDockerContainer [2021-06-09T03:10:41.207Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2021-06-09T03:10:41.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T03:10:41.719Z] $ docker top 7068781aaa9390d477e26994616844b364c5239e316351201ed197470e6c5fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:10:42.101Z] + go version [2021-06-09T03:10:42.101Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T03:10:42.108Z] $ docker stop --time=1 7068781aaa9390d477e26994616844b364c5239e316351201ed197470e6c5fdc [2021-06-09T03:10:43.295Z] $ docker rm -f 7068781aaa9390d477e26994616844b364c5239e316351201ed197470e6c5fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:10:43.814Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T03:10:43.814Z] . [Pipeline] withDockerContainer [2021-06-09T03:10:43.893Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2021-06-09T03:10:43.933Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T03:10:44.285Z] $ docker top 70087908eb600ce5ce338e55e816c8a843fc51188490b928fb7f7d7d95b9b5b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T03:10:44.377Z] ========================================================= [2021-06-09T03:10:44.377Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T03:10:44.377Z] ========================================================= [Pipeline] sh [2021-06-09T03:10:46.894Z] + go mod tidy [Pipeline] sh [2021-06-09T03:10:47.453Z] + make test [2021-06-09T03:10:47.453Z] go mod tidy [2021-06-09T03:10:47.453Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T03:10:52.770Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T03:11:10.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T03:11:16.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T03:11:16.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T03:11:16.945Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T03:11:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T03:11:20.156Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T03:11:20.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T03:11:20.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T03:11:20.701Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T03:11:21.280Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T03:11:24.135Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T03:11:24.135Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T03:11:24.135Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T03:11:24.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T03:11:24.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T03:11:24.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T03:11:24.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T03:11:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements [2021-06-09T03:11:25.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-06-09T03:11:25.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T03:11:25.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T03:11:25.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T03:11:25.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.042s coverage: 81.2% of statements [2021-06-09T03:11:25.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T03:11:26.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 53.4% of statements [2021-06-09T03:11:26.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T03:11:26.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T03:11:27.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 87.7% of statements [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:11:27.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.041s coverage: 78.9% of statements [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T03:11:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T03:11:28.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T03:11:28.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T03:11:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T03:11:28.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.045s coverage: 60.0% of statements [2021-06-09T03:11:29.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.038s coverage: 0.8% of statements [2021-06-09T03:11:29.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T03:11:29.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.053s coverage: 22.0% of statements [2021-06-09T03:11:29.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T03:11:29.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-06-09T03:11:31.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-06-09T03:11:31.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-09T03:11:31.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-06-09T03:11:31.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2021-06-09T03:11:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-06-09T03:11:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-09T03:11:49.059Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1166 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws [2021-06-09T03:11:49.081Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-09T03:11:49.279Z] The recommended git tool is: git [2021-06-09T03:11:51.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.185s coverage: 81.8% of statements [2021-06-09T03:11:51.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T03:11:59.252Z] using credential edgex-jenkins-ssh [2021-06-09T03:11:59.277Z] Cloning the remote Git repository [2021-06-09T03:11:59.347Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:11:59.461Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-09T03:11:59.529Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:11:59.530Z] > git --version # timeout=10 [2021-06-09T03:11:59.546Z] > git --version # 'git version 2.17.1' [2021-06-09T03:11:59.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T03:11:59.631Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T03:12:06.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-06-09T03:12:06.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T03:12:06.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T03:12:06.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T03:12:06.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T03:12:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T03:12:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-09T03:12:06.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-09T03:12:06.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-09T03:12:06.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-06-09T03:12:06.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-09T03:12:07.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.164s coverage: 66.9% of statements [2021-06-09T03:12:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T03:12:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T03:12:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T03:12:07.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-06-09T03:12:07.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T03:12:07.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T03:12:08.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.027s coverage: 89.5% of statements [2021-06-09T03:12:08.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T03:12:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements [2021-06-09T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.069s coverage: 19.3% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.046s coverage: 62.7% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 97.6% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 28.9% of statements [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T03:12:15.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T03:12:15.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-09T03:12:15.874Z] GO111MODULE=on go vet ./... [2021-06-09T03:12:15.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T03:12:15.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T03:12:15.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T03:12:15.328Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:12:15.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T03:12:15.340Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T03:12:16.256Z] Merging remotes/origin/master commit 63662c5db780eda8b46d469b2e9e3b78810f003d into PR head commit 14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:12:16.575Z] Merge succeeded, producing 14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:12:16.576Z] Checking out Revision 14a277b5d6669d7f62b77225338f879fe5f7979c (PR-3549) [2021-06-09T03:12:16.277Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T03:12:16.291Z] > git checkout -f 14a277b5d6669d7f62b77225338f879fe5f7979c # timeout=10 [2021-06-09T03:12:16.503Z] > git remote # timeout=10 [2021-06-09T03:12:16.520Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T03:12:16.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T03:12:16.542Z] > git merge 63662c5db780eda8b46d469b2e9e3b78810f003d # timeout=10 [2021-06-09T03:12:16.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T03:12:16.584Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T03:12:16.615Z] > git checkout -f 14a277b5d6669d7f62b77225338f879fe5f7979c # timeout=10 [2021-06-09T03:12:20.995Z] Commit message: "Merge branch 'master' into issue-3532" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T03:12:24.559Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:12:24.961Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:12:25.304Z] + sudo+ service docker restart [2021-06-09T03:12:25.304Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:12:43.641Z] provisioning config files... [2021-06-09T03:12:43.671Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5296607761329114062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:12:45.839Z] gofmt -l . [2021-06-09T03:12:45.839Z] [ "`gofmt -l .`" = "" ] [2021-06-09T03:12:45.839Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T03:12:46.173Z] ---> docker-login.sh [2021-06-09T03:12:46.173Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:12:46.202Z] + ls -al . [2021-06-09T03:12:46.202Z] total 528 [2021-06-09T03:12:46.202Z] drwxrwxr-x 10 1001 1001 4096 Jun 9 03:12 . [2021-06-09T03:12:46.202Z] drwxr-xr-x 4 root root 28 Jun 9 03:10 .. [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 03:06 .dockerignore [2021-06-09T03:12:46.202Z] drwxrwxr-x 8 1001 1001 179 Jun 9 03:06 .git [2021-06-09T03:12:46.202Z] drwxrwxr-x 3 1001 1001 125 Jun 9 03:06 .github [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 03:06 .gitignore [2021-06-09T03:12:46.202Z] drwx------ 3 1001 1001 60 Jun 9 03:09 .semver [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 03:06 .sonarcloud.properties [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:06 Attribution.txt [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:06 CONTRIBUTING.md [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 03:06 Dockerfile.build [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 03:06 Jenkinsfile [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:06 LICENSE [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:06 Makefile [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:06 README.md [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:06 SECURITY.md [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 03:09 VERSION [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:06 ZMQWindows.md [2021-06-09T03:12:46.202Z] drwxrwxr-x 2 1001 1001 37 Jun 9 03:06 bin [2021-06-09T03:12:46.202Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 03:06 cmd [2021-06-09T03:12:46.202Z] -rw-r--r-- 1 root root 411487 Jun 9 03:12 coverage.out [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 03:06 go.mod [2021-06-09T03:12:46.202Z] -rw-r--r-- 1 root root 21048 Jun 9 03:10 go.sum [2021-06-09T03:12:46.202Z] drwxrwxr-x 8 1001 1001 127 Jun 9 03:06 internal [2021-06-09T03:12:46.202Z] drwxrwxr-x 3 1001 1001 16 Jun 9 03:06 openapi [2021-06-09T03:12:46.202Z] drwxrwxr-x 4 1001 1001 71 Jun 9 03:06 snap [2021-06-09T03:12:46.202Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 03:06 version.go [Pipeline] sh [2021-06-09T03:12:46.499Z] + '[' -e coverage.out ] [2021-06-09T03:12:46.499Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T03:12:46.605Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T03:12:46.898Z] + make build [2021-06-09T03:12:46.898Z] go mod tidy [2021-06-09T03:12:46.898Z] 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-09T03:12:47.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:12:47.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:12:47.436Z] Configure a credential helper to remove this warning. See [2021-06-09T03:12:47.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:12:47.436Z] [2021-06-09T03:12:47.436Z] Login Succeeded [2021-06-09T03:12:47.436Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:12:48.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:12:48.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:12:48.036Z] Configure a credential helper to remove this warning. See [2021-06-09T03:12:48.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:12:48.036Z] [2021-06-09T03:12:48.036Z] Login Succeeded [2021-06-09T03:12:48.036Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:12:48.296Z] 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-09T03:12:48.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:12:48.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:12:48.639Z] Configure a credential helper to remove this warning. See [2021-06-09T03:12:48.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:12:48.639Z] [2021-06-09T03:12:48.639Z] Login Succeeded [2021-06-09T03:12:48.639Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:12:49.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:12:49.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:12:49.243Z] Configure a credential helper to remove this warning. See [2021-06-09T03:12:49.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:12:49.243Z] [2021-06-09T03:12:49.243Z] Login Succeeded [2021-06-09T03:12:49.243Z] docker.io [2021-06-09T03:12:49.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:12:50.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:12:50.124Z] Configure a credential helper to remove this warning. See [2021-06-09T03:12:50.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:12:50.124Z] [2021-06-09T03:12:50.124Z] Login Succeeded [2021-06-09T03:12:50.124Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:12:50.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T03:12:50.438Z] ========================================================= [2021-06-09T03:12:50.438Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T03:12:50.438Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:12:50.784Z] + 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-09T03:12:53.416Z] Sending build context to Docker daemon 166.3MB [2021-06-09T03:12:53.416Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T03:12:53.416Z] Step 2/6 : FROM ${BASE} [2021-06-09T03:12:53.416Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T03:12:53.416Z] 595b0fe564bb: Pulling fs layer [2021-06-09T03:12:53.416Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T03:12:53.416Z] 316046926c0a: Pulling fs layer [2021-06-09T03:12:53.416Z] 4ebd0625c992: Pulling fs layer [2021-06-09T03:12:53.416Z] 207e8628e3a3: Pulling fs layer [2021-06-09T03:12:53.416Z] c791037a9be2: Pulling fs layer [2021-06-09T03:12:53.416Z] ffd874e62e21: Pulling fs layer [2021-06-09T03:12:53.416Z] 4ebd0625c992: Waiting [2021-06-09T03:12:53.416Z] 207e8628e3a3: Waiting [2021-06-09T03:12:53.416Z] c791037a9be2: Waiting [2021-06-09T03:12:53.416Z] ffd874e62e21: Waiting [2021-06-09T03:12:53.416Z] 316046926c0a: Download complete [2021-06-09T03:12:53.416Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T03:12:53.416Z] 7186ed65a4f7: Download complete [2021-06-09T03:12:53.416Z] 207e8628e3a3: Verifying Checksum [2021-06-09T03:12:53.416Z] 207e8628e3a3: Download complete [2021-06-09T03:12:53.416Z] c791037a9be2: Download complete [2021-06-09T03:12:53.687Z] 595b0fe564bb: Verifying Checksum [2021-06-09T03:12:53.687Z] 595b0fe564bb: Download complete [2021-06-09T03:12:54.300Z] 595b0fe564bb: Pull complete [2021-06-09T03:12:54.899Z] 7186ed65a4f7: Pull complete [2021-06-09T03:12:54.920Z] 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-09T03:12:57.756Z] 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-09T03:12:57.756Z] 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-09T03:12:57.756Z] 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-09T03:12:57.767Z] 316046926c0a: Pull complete [2021-06-09T03:12:57.768Z] ffd874e62e21: Verifying Checksum [2021-06-09T03:12:57.768Z] ffd874e62e21: Download complete [2021-06-09T03:12:57.768Z] 4ebd0625c992: Verifying Checksum [2021-06-09T03:12:57.768Z] 4ebd0625c992: Download complete [2021-06-09T03:12:58.335Z] 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-09T03:12:59.305Z] 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-09T03:13:00.252Z] 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-09T03:13:03.707Z] 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-09T03:13:03.707Z] 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-09T03:13:03.707Z] 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-09T03:13:03.977Z] $ docker stop --time=1 70087908eb600ce5ce338e55e816c8a843fc51188490b928fb7f7d7d95b9b5b8 [2021-06-09T03:13:06.414Z] $ docker rm -f 70087908eb600ce5ce338e55e816c8a843fc51188490b928fb7f7d7d95b9b5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-09T03:13:09.301Z] 4ebd0625c992: Pull complete [2021-06-09T03:13:09.301Z] 207e8628e3a3: Pull complete [2021-06-09T03:13:09.301Z] c791037a9be2: Pull complete [2021-06-09T03:13:11.847Z] ffd874e62e21: Pull complete [2021-06-09T03:13:11.847Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T03:13:11.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T03:13:11.847Z] ---> cfc18b08335c [2021-06-09T03:13:11.847Z] 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-09T03:13:14.215Z] ---> Running in 1d0a8e07c02c [2021-06-09T03:13:16.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:13:16.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:13:16.634Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T03:13:19.092Z] (2/12) Installing file (5.39-r0) [2021-06-09T03:13:19.092Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T03:13:19.092Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T03:13:23.920Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T03:13:23.920Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T03:13:23.920Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T03:13:23.920Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T03:13:26.223Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T03:13:26.223Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T03:13:26.223Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T03:13:26.223Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T03:13:26.223Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T03:13:26.223Z] OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:13:31.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:13:31.038Z] [2021-06-09T03:13:31.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2021-06-09T03:13:31.056Z] Removing intermediate container 1d0a8e07c02c [2021-06-09T03:13:31.056Z] ---> 8e7a6ef231f0 [2021-06-09T03:13:31.056Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T03:13:31.056Z] ---> Running in c8bdc1fc9d8b [2021-06-09T03:13:31.056Z] Removing intermediate container c8bdc1fc9d8b [2021-06-09T03:13:31.056Z] ---> 140e7e6f9de0 [2021-06-09T03:13:31.056Z] Step 5/6 : COPY go.mod . [2021-06-09T03:13:31.056Z] ---> 716ecc9eca21 [2021-06-09T03:13:31.056Z] Step 6/6 : RUN go mod download [2021-06-09T03:13:31.056Z] ---> Running in 048c55c86b72 [Pipeline] sh [2021-06-09T03:13:31.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:13:31.352Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-09T03:13:31.352Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-09T03:13:31.352Z] ca9280d653b3: Pulling fs layer [2021-06-09T03:13:31.352Z] 7e9c9ca2126c: Pulling fs layer [2021-06-09T03:13:31.612Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-09T03:13:31.612Z] cbdbe7a5bc2a: Download complete [2021-06-09T03:13:31.879Z] cbdbe7a5bc2a: Pull complete [2021-06-09T03:13:34.919Z] ca9280d653b3: Verifying Checksum [2021-06-09T03:13:34.919Z] ca9280d653b3: Download complete [2021-06-09T03:13:34.919Z] ca9280d653b3: Pull complete [2021-06-09T03:13:34.919Z] 7e9c9ca2126c: Verifying Checksum [2021-06-09T03:13:34.919Z] 7e9c9ca2126c: Download complete [2021-06-09T03:13:36.861Z] 7e9c9ca2126c: Pull complete [2021-06-09T03:13:36.861Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-09T03:13:36.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:13:36.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-09T03:13:39.822Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2021-06-09T03:13:39.895Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-09T03:13:44.245Z] $ docker top ce292b8586b73a2634184ade557dc672edcae26afbe33209213ebf51da6d61fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:13:46.972Z] + docker-compose build --help [2021-06-09T03:13:46.972Z] + grep parallel [2021-06-09T03:13:47.544Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T03:13:47.552Z] $ docker stop --time=1 ce292b8586b73a2634184ade557dc672edcae26afbe33209213ebf51da6d61fa [2021-06-09T03:13:48.829Z] $ docker rm -f ce292b8586b73a2634184ade557dc672edcae26afbe33209213ebf51da6d61fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:13:49.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:13:49.278Z] . [Pipeline] withDockerContainer [2021-06-09T03:13:49.353Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2021-06-09T03:13:49.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-09T03:13:49.764Z] $ docker top d11bc2963282fcccf9137f6ff8fc69a739fd9d221f1419d874ecd51d70c69d5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:13:50.159Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T03:13:50.730Z] Building core-command ... [2021-06-09T03:13:50.730Z] Building core-data ... [2021-06-09T03:13:50.730Z] Building core-metadata ... [2021-06-09T03:13:50.730Z] Building security-bootstrapper ... [2021-06-09T03:13:50.730Z] Building security-proxy-setup ... [2021-06-09T03:13:50.730Z] Building security-secretstore-setup ... [2021-06-09T03:13:50.730Z] Building support-notifications ... [2021-06-09T03:13:50.730Z] Building support-scheduler ... [2021-06-09T03:13:50.730Z] Building sys-mgmt-agent ... [2021-06-09T03:13:50.730Z] Building core-data [2021-06-09T03:13:50.730Z] Building security-bootstrapper [2021-06-09T03:13:50.730Z] Building security-secretstore-setup [2021-06-09T03:13:50.730Z] Building core-metadata [2021-06-09T03:13:50.730Z] Building security-proxy-setup [2021-06-09T03:13:56.731Z] Removing intermediate container 048c55c86b72 [2021-06-09T03:13:56.731Z] ---> 0f22c1905afd [2021-06-09T03:13:56.731Z] Successfully built 0f22c1905afd [2021-06-09T03:13:56.731Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:13:57.081Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T03:13:57.081Z] . [Pipeline] withDockerContainer [2021-06-09T03:13:59.622Z] prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2021-06-09T03:13:59.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T03:14:00.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:00.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:00.940Z] ---> c489da877bb0 [2021-06-09T03:14:00.940Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T03:14:01.203Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:01.203Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:01.203Z] ---> c489da877bb0 [2021-06-09T03:14:01.203Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:14:01.334Z] $ docker top 526ec508f5d586b90bdf7fad4a5fabe0936f40d9116605a4a6d790b443edb6a3 -eo pid,comm [2021-06-09T03:14:01.464Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:01.464Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:01.464Z] ---> c489da877bb0 [2021-06-09T03:14:01.464Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] { [Pipeline] sh [2021-06-09T03:14:02.331Z] + go version [2021-06-09T03:14:02.331Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T03:14:02.365Z] $ docker stop --time=1 526ec508f5d586b90bdf7fad4a5fabe0936f40d9116605a4a6d790b443edb6a3 [2021-06-09T03:14:04.257Z] $ docker rm -f 526ec508f5d586b90bdf7fad4a5fabe0936f40d9116605a4a6d790b443edb6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:14:05.116Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T03:14:05.116Z] . [Pipeline] withDockerContainer [2021-06-09T03:14:05.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2021-06-09T03:14:05.472Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T03:14:09.028Z] $ docker top 4f6f2fa78ae202f42834c4351f329c4171ff406f70935db6f5764462fd36a124 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T03:14:09.362Z] ========================================================= [2021-06-09T03:14:09.362Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T03:14:09.362Z] ========================================================= [Pipeline] sh [2021-06-09T03:14:10.014Z] + go mod tidy [Pipeline] sh [2021-06-09T03:14:11.273Z] + make test [2021-06-09T03:14:11.273Z] go mod tidy [2021-06-09T03:14:11.866Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:11.866Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:11.866Z] ---> c489da877bb0 [2021-06-09T03:14:11.866Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T03:14:11.866Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:11.866Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:11.866Z] ---> c489da877bb0 [2021-06-09T03:14:11.866Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:14:11.866Z] ---> Running in 99c7feed9560 [2021-06-09T03:14:11.866Z] ---> Running in 38e9bc072712 [2021-06-09T03:14:11.866Z] ---> Running in 4ca3ddc8fc6d [2021-06-09T03:14:11.866Z] ---> Running in 5c4972612dd4 [2021-06-09T03:14:11.866Z] ---> Running in e7d9dd99da27 [2021-06-09T03:14:11.866Z] Removing intermediate container 4ca3ddc8fc6d [2021-06-09T03:14:11.866Z] ---> 91a7a000644f [2021-06-09T03:14:11.866Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:11.866Z] ---> Running in a3b0031916aa [2021-06-09T03:14:11.866Z] Removing intermediate container 38e9bc072712 [2021-06-09T03:14:11.866Z] ---> 95dc98145e79 [2021-06-09T03:14:11.866Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:11.866Z] Removing intermediate container 5c4972612dd4 [2021-06-09T03:14:11.866Z] ---> fcb15d16d02c [2021-06-09T03:14:11.866Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:11.866Z] Removing intermediate container 99c7feed9560 [2021-06-09T03:14:11.866Z] ---> ae867968131e [2021-06-09T03:14:11.866Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:11.866Z] Removing intermediate container e7d9dd99da27 [2021-06-09T03:14:11.866Z] ---> 6af0ba304122 [2021-06-09T03:14:11.866Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:11.866Z] ---> Running in 10db021affb9 [2021-06-09T03:14:11.866Z] ---> Running in 07312bd74b0a [2021-06-09T03:14:11.866Z] ---> Running in bd9b90cf7dc1 [2021-06-09T03:14:11.866Z] ---> Running in 63b4c22d844b [2021-06-09T03:14:11.878Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T03:14:13.265Z] Removing intermediate container a3b0031916aa [2021-06-09T03:14:13.265Z] ---> 05a692a52086 [2021-06-09T03:14:13.265Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T03:14:13.265Z] ---> Running in 51c278153100 [2021-06-09T03:14:13.265Z] Removing intermediate container 10db021affb9 [2021-06-09T03:14:13.265Z] ---> 50f6705b99ba [2021-06-09T03:14:13.265Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T03:14:13.265Z] Removing intermediate container 07312bd74b0a [2021-06-09T03:14:13.265Z] ---> 4eb152d276d8 [2021-06-09T03:14:13.265Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T03:14:13.265Z] ---> Running in 6154b82976f2 [2021-06-09T03:14:13.529Z] ---> Running in 6e827129e4ba [2021-06-09T03:14:13.529Z] Removing intermediate container 63b4c22d844b [2021-06-09T03:14:13.529Z] ---> 885b050abad1 [2021-06-09T03:14:13.529Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:14:13.529Z] Removing intermediate container bd9b90cf7dc1 [2021-06-09T03:14:13.529Z] ---> 13da9d3aca52 [2021-06-09T03:14:13.529Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T03:14:13.529Z] ---> Running in 11039aa1f6b4 [2021-06-09T03:14:13.529Z] ---> Running in eda28c60c99b [2021-06-09T03:14:14.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:14.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:14.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:14.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:14.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:14.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:14.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:14.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:14.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:15.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:15.215Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:15.480Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:15.480Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:15.747Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:15.747Z] Removing intermediate container 6154b82976f2 [2021-06-09T03:14:15.747Z] ---> 849fcc91679f [2021-06-09T03:14:15.747Z] Step 6/24 : COPY go.mod . [2021-06-09T03:14:15.747Z] Removing intermediate container 51c278153100 [2021-06-09T03:14:15.747Z] ---> 470f1bc01ec8 [2021-06-09T03:14:15.747Z] Step 6/26 : COPY go.mod . [2021-06-09T03:14:16.016Z] ---> a608ca7e3103 [2021-06-09T03:14:16.016Z] Step 7/24 : RUN go mod download [2021-06-09T03:14:16.016Z] Removing intermediate container 11039aa1f6b4 [2021-06-09T03:14:16.016Z] ---> 76dba51212f2 [2021-06-09T03:14:16.016Z] Step 6/24 : COPY go.mod . [2021-06-09T03:14:16.016Z] ---> Running in 4a56edc13cd8 [2021-06-09T03:14:16.016Z] ---> 16995b27aec3 [2021-06-09T03:14:16.016Z] Step 7/26 : RUN go mod download [2021-06-09T03:14:16.016Z] Removing intermediate container eda28c60c99b [2021-06-09T03:14:16.016Z] ---> 37e1418f7ec1 [2021-06-09T03:14:16.016Z] Step 6/22 : COPY go.mod . [2021-06-09T03:14:16.282Z] ---> Running in 4370345da497 [2021-06-09T03:14:16.282Z] ---> c74cf9b7d155 [2021-06-09T03:14:16.282Z] Step 7/24 : RUN go mod download [2021-06-09T03:14:16.282Z] ---> Running in 4ba75332d6d8 [2021-06-09T03:14:16.282Z] ---> e0f092c2f97c [2021-06-09T03:14:16.282Z] Step 7/22 : RUN go mod download [2021-06-09T03:14:16.546Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:16.546Z] ---> Running in eebb617d5cdb [2021-06-09T03:14:17.127Z] Removing intermediate container 6e827129e4ba [2021-06-09T03:14:17.127Z] ---> fb3b461fe375 [2021-06-09T03:14:17.127Z] Step 6/32 : COPY go.mod . [2021-06-09T03:14:17.399Z] Removing intermediate container 4a56edc13cd8 [2021-06-09T03:14:17.399Z] ---> 19e927b3829e [2021-06-09T03:14:17.399Z] Step 8/24 : COPY . . [2021-06-09T03:14:17.399Z] ---> 1c17768f8ffb [2021-06-09T03:14:17.399Z] Step 7/32 : RUN go mod download [2021-06-09T03:14:17.399Z] Removing intermediate container 4370345da497 [2021-06-09T03:14:17.399Z] ---> 1eaf683e5165 [2021-06-09T03:14:17.399Z] Step 8/26 : COPY . . [2021-06-09T03:14:17.399Z] ---> Running in 41f02421fca8 [2021-06-09T03:14:17.399Z] Removing intermediate container 4ba75332d6d8 [2021-06-09T03:14:17.399Z] ---> 155a18d168d4 [2021-06-09T03:14:17.399Z] Step 8/24 : COPY . . [2021-06-09T03:14:29.521Z] Removing intermediate container eebb617d5cdb [2021-06-09T03:14:29.521Z] ---> ef27143bafe0 [2021-06-09T03:14:29.521Z] Step 8/22 : COPY . . [2021-06-09T03:14:36.122Z] ---> 3b51ead3d055 [2021-06-09T03:14:36.122Z] Step 9/26 : RUN go mod tidy [2021-06-09T03:14:36.122Z] ---> f38f8a493b84 [2021-06-09T03:14:36.122Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:14:36.386Z] ---> 980b86e49a4e [2021-06-09T03:14:36.614Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T03:14:36.648Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:14:36.908Z] ---> Running in 8b33ce5e2722 [2021-06-09T03:14:36.908Z] ---> Running in b2346eec7433 [2021-06-09T03:14:37.477Z] ---> Running in 019bb318bd27 [2021-06-09T03:14:37.742Z] Removing intermediate container 41f02421fca8 [2021-06-09T03:14:37.742Z] ---> 7d5eaa738867 [2021-06-09T03:14:37.742Z] Step 8/32 : COPY . . [2021-06-09T03:14:48.613Z] Removing intermediate container 8b33ce5e2722 [2021-06-09T03:14:48.613Z] ---> 5d0906dd71bd [2021-06-09T03:14:48.613Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T03:14:48.613Z] ---> Running in a52e70464573 [2021-06-09T03:14:48.883Z] ---> d00e8da40a06 [2021-06-09T03:14:48.883Z] Step 9/32 : RUN go mod tidy [2021-06-09T03:14:49.147Z] Removing intermediate container b2346eec7433 [2021-06-09T03:14:49.147Z] ---> 1b5b84586d5a [2021-06-09T03:14:49.147Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T03:14:55.731Z] ---> Running in c70630945ea3 [2021-06-09T03:14:55.731Z] Removing intermediate container 019bb318bd27 [2021-06-09T03:14:55.731Z] ---> 14e7d32fc34c [2021-06-09T03:14:55.731Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T03:14:55.995Z] ---> Running in eb92c8529912 [2021-06-09T03:14:55.995Z] ---> Running in 8dbf9318d5d2 [2021-06-09T03:14:55.995Z] 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-09T03:14:56.276Z] ---> d326c51e1fc4 [2021-06-09T03:14:56.276Z] Step 9/22 : RUN go mod tidy [2021-06-09T03:14:56.276Z] ---> Running in d345ac53e79b [2021-06-09T03:14:57.234Z] 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-09T03:14:57.234Z] 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-09T03:14:58.196Z] Removing intermediate container c70630945ea3 [2021-06-09T03:14:58.196Z] ---> 58e24ebb9c1c [2021-06-09T03:14:58.196Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T03:14:58.196Z] ---> Running in 7630fda4c5d1 [2021-06-09T03:14:58.792Z] 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-09T03:14:59.062Z] Removing intermediate container d345ac53e79b [2021-06-09T03:14:59.062Z] ---> 9e72f60e336e [2021-06-09T03:14:59.062Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T03:14:59.062Z] ---> Running in 0ce653257dbb [2021-06-09T03:14:59.649Z] 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-09T03:15:36.191Z] 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-09T03:15:36.191Z] 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-09T03:15:36.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T03:15:37.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T03:15:39.519Z] Removing intermediate container eb92c8529912 [2021-06-09T03:15:39.519Z] ---> 083af43def75 [2021-06-09T03:15:39.519Z] [2021-06-09T03:15:39.519Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T03:15:39.811Z] 3.12: Pulling from library/alpine [2021-06-09T03:15:41.735Z] Removing intermediate container 7630fda4c5d1 [2021-06-09T03:15:41.735Z] ---> 9e1919aa3dd2 [2021-06-09T03:15:41.735Z] [2021-06-09T03:15:41.735Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T03:15:42.005Z] 3.12: Pulling from library/alpine [2021-06-09T03:15:42.613Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:15:42.876Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:15:42.876Z] Status: Image is up to date for alpine:3.12 [2021-06-09T03:15:42.876Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:15:42.876Z] ---> 13621d1b12d4 [2021-06-09T03:15:42.876Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T03:15:42.876Z] ---> 13621d1b12d4 [2021-06-09T03:15:42.876Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T03:15:43.456Z] ---> Running in debca012553e [2021-06-09T03:15:43.457Z] ---> Running in a1b4539d9d71 [2021-06-09T03:15:43.457Z] Removing intermediate container a52e70464573 [2021-06-09T03:15:43.457Z] ---> 9500387defc6 [2021-06-09T03:15:43.457Z] [2021-06-09T03:15:43.457Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:15:43.457Z] ---> 13621d1b12d4 [2021-06-09T03:15:43.457Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T03:15:43.726Z] Removing intermediate container 0ce653257dbb [2021-06-09T03:15:43.727Z] ---> 7ec694d051be [2021-06-09T03:15:43.727Z] [2021-06-09T03:15:43.727Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T03:15:43.727Z] ---> 13621d1b12d4 [2021-06-09T03:15:43.727Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T03:15:43.727Z] ---> Running in fb8f6dff5636 [2021-06-09T03:15:43.727Z] ---> Running in 5e67ff7ba39d [2021-06-09T03:15:43.727Z] Removing intermediate container a1b4539d9d71 [2021-06-09T03:15:43.727Z] ---> 92b9cbbb5f7d [2021-06-09T03:15:43.727Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T03:15:43.727Z] ---> Running in e1bbcf0f0549 [2021-06-09T03:15:44.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:44.005Z] Removing intermediate container fb8f6dff5636 [2021-06-09T03:15:44.005Z] ---> 1fbf56939d0a [2021-06-09T03:15:44.005Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T03:15:44.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:44.272Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T03:15:44.272Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:15:44.272Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T03:15:44.272Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T03:15:44.272Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:15:44.272Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T03:15:44.272Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:15:44.272Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:15:44.272Z] ---> Running in 1c4da29c6f6d [2021-06-09T03:15:44.272Z] OK: 7 MiB in 20 packages [2021-06-09T03:15:44.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:44.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:44.548Z] Removing intermediate container 8dbf9318d5d2 [2021-06-09T03:15:44.548Z] ---> b08c9f9cdcef [2021-06-09T03:15:44.548Z] [2021-06-09T03:15:44.548Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:15:44.548Z] ---> 13621d1b12d4 [2021-06-09T03:15:44.548Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:15:44.548Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T03:15:44.548Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:15:44.548Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T03:15:44.548Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T03:15:44.548Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:15:44.548Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:15:44.548Z] Removing intermediate container 1c4da29c6f6d [2021-06-09T03:15:44.548Z] ---> d206e60419ae [2021-06-09T03:15:44.548Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T03:15:44.548Z] OK: 7 MiB in 18 packages [2021-06-09T03:15:44.548Z] ---> Running in 76f459c01d83 [2021-06-09T03:15:44.548Z] ---> Running in 0de83124cc6b [2021-06-09T03:15:44.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T03:15:44.709Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T03:15:44.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:44.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:44.812Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:15:44.812Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T03:15:44.812Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:15:44.812Z] Removing intermediate container 0de83124cc6b [2021-06-09T03:15:44.812Z] ---> 8e5d28830764 [2021-06-09T03:15:44.812Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:15:44.812Z] OK: 6 MiB in 16 packages [2021-06-09T03:15:44.812Z] Removing intermediate container debca012553e [2021-06-09T03:15:44.812Z] ---> ccc7c84163bb [2021-06-09T03:15:44.812Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:15:45.073Z] ---> Running in 4bb615459690 [2021-06-09T03:15:45.073Z] ---> Running in ecdcbb75be8f [2021-06-09T03:15:47.509Z] Removing intermediate container ecdcbb75be8f [2021-06-09T03:15:47.509Z] ---> d5ec01d01e83 [2021-06-09T03:15:47.509Z] Step 14/26 : WORKDIR / [2021-06-09T03:15:47.509Z] Removing intermediate container 5e67ff7ba39d [2021-06-09T03:15:47.509Z] ---> 9d8d942ce47e [2021-06-09T03:15:47.509Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:15:47.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:47.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:47.509Z] ---> Running in cb4df786eeb7 [2021-06-09T03:15:47.509Z] ---> Running in 7ed8f8717ac6 [2021-06-09T03:15:47.509Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:15:47.509Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:15:47.509Z] OK: 6 MiB in 15 packages [2021-06-09T03:15:47.509Z] Removing intermediate container e1bbcf0f0549 [2021-06-09T03:15:47.509Z] ---> f72ffd870718 [2021-06-09T03:15:47.509Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T03:15:47.509Z] ---> Running in 42b33950064a [2021-06-09T03:15:47.509Z] Removing intermediate container 7ed8f8717ac6 [2021-06-09T03:15:47.509Z] ---> e3bb2dfe80e2 [2021-06-09T03:15:47.509Z] Step 14/22 : WORKDIR /edgex [2021-06-09T03:15:47.509Z] Removing intermediate container cb4df786eeb7 [2021-06-09T03:15:47.509Z] ---> 61236c2782d0 [2021-06-09T03:15:47.509Z] 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-09T03:15:47.509Z] ---> Running in 3aaf90d91bd9 [2021-06-09T03:15:47.509Z] Removing intermediate container 42b33950064a [2021-06-09T03:15:47.509Z] ---> 677348ead4e0 [2021-06-09T03:15:47.509Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T03:15:47.509Z] Removing intermediate container 4bb615459690 [2021-06-09T03:15:47.509Z] ---> 5acd2c76534c [2021-06-09T03:15:47.509Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T03:15:47.509Z] ---> f629c3643606 [2021-06-09T03:15:47.509Z] 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-09T03:15:47.509Z] ---> Running in 706f4db91442 [2021-06-09T03:15:47.509Z] ---> Running in a3fe60f09b06 [2021-06-09T03:15:47.509Z] Removing intermediate container 76f459c01d83 [2021-06-09T03:15:47.509Z] ---> 6d2e0a8827f9 [2021-06-09T03:15:47.509Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:15:47.509Z] Removing intermediate container 3aaf90d91bd9 [2021-06-09T03:15:47.509Z] ---> b8bb5dbfe8e8 [2021-06-09T03:15:47.509Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T03:15:47.509Z] Removing intermediate container 706f4db91442 [2021-06-09T03:15:47.509Z] ---> 921383ca6b63 [2021-06-09T03:15:47.509Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T03:15:47.509Z] ---> 6fd0b9c01774 [2021-06-09T03:15:47.509Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T03:15:47.509Z] ---> Running in 0ff717d5a289 [2021-06-09T03:15:47.509Z] ---> Running in 2b9c93251e06 [2021-06-09T03:15:47.509Z] Removing intermediate container 0ff717d5a289 [2021-06-09T03:15:47.509Z] ---> 81207c7ae1f4 [2021-06-09T03:15:47.509Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T03:15:47.509Z] ---> e307f413196a [2021-06-09T03:15:47.509Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T03:15:47.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:47.509Z] ---> Running in ba5a6afc6c7a [2021-06-09T03:15:47.509Z] ---> feb8247a1b34 [2021-06-09T03:15:47.509Z] 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-09T03:15:47.509Z] Removing intermediate container ba5a6afc6c7a [2021-06-09T03:15:47.509Z] ---> d0a88d13891e [2021-06-09T03:15:47.509Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:15:47.509Z] ---> 47960641f8a1 [2021-06-09T03:15:47.509Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T03:15:47.509Z] ---> d830724812e6 [2021-06-09T03:15:47.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T03:15:47.509Z] ---> Running in 11f4a02293c8 [2021-06-09T03:15:47.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:15:47.509Z] Removing intermediate container 11f4a02293c8 [2021-06-09T03:15:47.509Z] ---> 01b62637bc63 [2021-06-09T03:15:47.509Z] Step 16/24 : WORKDIR / [2021-06-09T03:15:47.509Z] Removing intermediate container 2b9c93251e06 [2021-06-09T03:15:47.509Z] ---> cbf87cd8903a [2021-06-09T03:15:47.509Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T03:15:47.509Z] ---> 1b51ee7630e3 [2021-06-09T03:15:47.509Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T03:15:47.509Z] ---> 38fe735c0f1a [2021-06-09T03:15:47.509Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T03:15:47.509Z] ---> Running in 00cc9dcba87f [2021-06-09T03:15:47.509Z] ---> Running in 10318fe4e9fc [2021-06-09T03:15:47.509Z] ---> Running in b8483cbc8749 [2021-06-09T03:15:47.775Z] Removing intermediate container 10318fe4e9fc [2021-06-09T03:15:47.775Z] ---> 4dd7676f3540 [2021-06-09T03:15:47.775Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T03:15:47.775Z] Removing intermediate container 00cc9dcba87f [2021-06-09T03:15:47.775Z] ---> f59c64759fd2 [2021-06-09T03:15:47.775Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:15:47.775Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:15:47.775Z] Removing intermediate container b8483cbc8749 [2021-06-09T03:15:47.775Z] ---> c2670fbf9a70 [2021-06-09T03:15:47.775Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T03:15:47.775Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T03:15:47.775Z] ---> Running in b386c2fbf765 [2021-06-09T03:15:47.775Z] ---> ad65a98fe843 [2021-06-09T03:15:47.775Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T03:15:47.775Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T03:15:48.041Z] ---> ff090446fd7f [2021-06-09T03:15:48.041Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T03:15:48.041Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T03:15:48.041Z] ---> 94e5648d8959 [2021-06-09T03:15:48.041Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T03:15:48.041Z] Removing intermediate container b386c2fbf765 [2021-06-09T03:15:48.041Z] ---> 72ac3cc83aea [2021-06-09T03:15:48.041Z] Step 20/22 : LABEL arch=x86_64 [2021-06-09T03:15:48.041Z] ---> Running in d6cd94e29411 [2021-06-09T03:15:48.041Z] ---> Running in dbdd1504ae5c [2021-06-09T03:15:48.041Z] ---> 06c8df74259b [2021-06-09T03:15:48.041Z] 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-09T03:15:48.041Z] ---> Running in f540b1c51fdf [2021-06-09T03:15:48.316Z] Removing intermediate container dbdd1504ae5c [2021-06-09T03:15:48.316Z] ---> 8ea00b5c25af [2021-06-09T03:15:48.316Z] Step 21/22 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:15:48.316Z] ---> Running in c6135164be6e [2021-06-09T03:15:48.316Z] ---> 698d89032d02 [2021-06-09T03:15:48.316Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T03:15:48.586Z] Removing intermediate container c6135164be6e [2021-06-09T03:15:48.586Z] ---> bc89cb67d0b2 [2021-06-09T03:15:48.586Z] Step 22/22 : LABEL version=0.0.0 [2021-06-09T03:15:48.586Z] ---> Running in 2a3793b3a6f0 [2021-06-09T03:15:48.586Z] ---> 709c2e31a28a [2021-06-09T03:15:48.586Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T03:15:48.586Z] ---> Running in 8985af72edd7 [2021-06-09T03:15:48.586Z] Removing intermediate container 2a3793b3a6f0 [2021-06-09T03:15:48.586Z] ---> 1f6f093bfb13 [2021-06-09T03:15:48.586Z] [2021-06-09T03:15:48.881Z] Removing intermediate container 8985af72edd7 [2021-06-09T03:15:48.881Z] ---> 5dcb28a832cb [2021-06-09T03:15:48.881Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:15:48.881Z] Removing intermediate container d6cd94e29411 [2021-06-09T03:15:48.881Z] ---> f956140c0eb4 [2021-06-09T03:15:48.881Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:15:48.881Z] Successfully built 1f6f093bfb13 [2021-06-09T03:15:48.881Z] Successfully tagged security-proxy-setup:latest [2021-06-09T03:15:48.881Z] Building support-scheduler [2021-06-09T03:15:48.881Z]  Building security-proxy-setup ... done  ---> Running in b62f20076bc4 [2021-06-09T03:15:48.881Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T03:15:49.151Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T03:15:49.151Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:15:49.151Z] OK: 8 MiB in 20 packages [2021-06-09T03:15:49.413Z] Removing intermediate container f540b1c51fdf [2021-06-09T03:15:49.413Z] ---> 9c46f8a7761d [2021-06-09T03:15:49.413Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T03:15:49.678Z] ---> fe282c7c688d [2021-06-09T03:15:49.678Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T03:15:50.264Z] Removing intermediate container b62f20076bc4 [2021-06-09T03:15:50.264Z] ---> 609db9d0ebc0 [2021-06-09T03:15:50.264Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:15:50.264Z] ---> Running in 10a6c9b4b76c [2021-06-09T03:15:50.525Z] ---> Running in b7fa5e3b80d7 [2021-06-09T03:15:50.787Z] ---> e25120f6614e [2021-06-09T03:15:50.787Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T03:15:50.787Z] Removing intermediate container 10a6c9b4b76c [2021-06-09T03:15:50.787Z] ---> 0814d4f35ac4 [2021-06-09T03:15:50.787Z] Step 24/26 : LABEL arch=x86_64 [2021-06-09T03:15:50.787Z] Removing intermediate container b7fa5e3b80d7 [2021-06-09T03:15:50.787Z] ---> a8db170ef5ec [2021-06-09T03:15:50.787Z] Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:15:51.050Z] ---> Running in cfaca686cc92 [2021-06-09T03:15:51.050Z] Removing intermediate container a3fe60f09b06 [2021-06-09T03:15:51.050Z] ---> 3c79560d9256 [2021-06-09T03:15:51.050Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:15:51.050Z] ---> Running in 5c68c9dab228 [2021-06-09T03:15:51.050Z] ---> 479d17325052 [2021-06-09T03:15:51.050Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T03:15:51.311Z] Removing intermediate container cfaca686cc92 [2021-06-09T03:15:51.311Z] ---> 273a295385c6 [2021-06-09T03:15:51.311Z] Step 25/26 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:15:51.311Z] ---> d0b70705d156 [2021-06-09T03:15:51.311Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T03:15:51.583Z] Removing intermediate container 5c68c9dab228 [2021-06-09T03:15:51.583Z] ---> 2d746893a516 [2021-06-09T03:15:51.583Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:15:51.583Z] ---> b104b09d1dce [2021-06-09T03:15:51.583Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T03:15:51.583Z] ---> Running in b10ebd011f4f [2021-06-09T03:15:51.843Z] ---> Running in e9e1bbd0698e [2021-06-09T03:15:51.843Z] Removing intermediate container b10ebd011f4f [2021-06-09T03:15:51.843Z] ---> c5feb45d14f4 [2021-06-09T03:15:51.843Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T03:15:52.104Z] ---> 2dc22756427f [2021-06-09T03:15:52.104Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T03:15:52.104Z] ---> Running in 59523e6dd160 [2021-06-09T03:15:52.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T03:15:52.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T03:15:52.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T03:15:52.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T03:15:52.365Z] ---> 7c20be704dd8 [2021-06-09T03:15:52.365Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T03:15:52.365Z] Removing intermediate container e9e1bbd0698e [2021-06-09T03:15:52.365Z] ---> 6d0805bb39c6 [2021-06-09T03:15:52.365Z] [2021-06-09T03:15:52.365Z] Successfully built 6d0805bb39c6 [2021-06-09T03:15:52.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T03:15:52.949Z] Successfully tagged core-metadata:latest [2021-06-09T03:15:52.949Z]  Building core-metadata ... done Building support-notifications [2021-06-09T03:15:52.949Z] Removing intermediate container 59523e6dd160 [2021-06-09T03:15:52.949Z] ---> 9330df85d0aa [2021-06-09T03:15:52.949Z] [2021-06-09T03:15:52.949Z] ---> Running in 779059bb0269 [2021-06-09T03:15:53.218Z] Successfully built 9330df85d0aa [2021-06-09T03:15:53.218Z] Successfully tagged security-secretstore-setup:latest [2021-06-09T03:15:53.218Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-09T03:15:53.943Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T03:15:54.165Z] ---> d5af546915c6 [2021-06-09T03:15:54.165Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T03:15:54.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:15:54.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:15:54.742Z] ---> c489da877bb0 [2021-06-09T03:15:54.742Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:15:54.742Z] ---> Using cache [2021-06-09T03:15:54.742Z] ---> 6af0ba304122 [2021-06-09T03:15:54.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:15:54.742Z] ---> Using cache [2021-06-09T03:15:54.742Z] ---> 885b050abad1 [2021-06-09T03:15:54.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T03:15:54.742Z] ---> Using cache [2021-06-09T03:15:54.742Z] ---> 76dba51212f2 [2021-06-09T03:15:54.742Z] Step 6/23 : COPY go.mod . [2021-06-09T03:15:54.742Z] ---> Using cache [2021-06-09T03:15:54.742Z] ---> c74cf9b7d155 [2021-06-09T03:15:54.742Z] Step 7/23 : RUN go mod download [2021-06-09T03:15:54.742Z] ---> Using cache [2021-06-09T03:15:54.742Z] ---> 155a18d168d4 [2021-06-09T03:15:54.742Z] Step 8/23 : COPY . . [2021-06-09T03:15:54.742Z] ---> Using cache [2021-06-09T03:15:54.742Z] ---> 980b86e49a4e [2021-06-09T03:15:54.742Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:15:54.742Z] ---> Using cache [2021-06-09T03:15:54.742Z] ---> 14e7d32fc34c [2021-06-09T03:15:54.742Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T03:15:58.970Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:15:58.970Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:15:58.970Z] ---> c489da877bb0 [2021-06-09T03:15:58.970Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:15:58.970Z] ---> Using cache [2021-06-09T03:15:58.970Z] ---> 6af0ba304122 [2021-06-09T03:15:58.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:15:58.970Z] ---> Using cache [2021-06-09T03:15:58.970Z] ---> 885b050abad1 [2021-06-09T03:15:58.970Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T03:16:00.357Z] Removing intermediate container 779059bb0269 [2021-06-09T03:16:00.357Z] ---> bd8db45f1484 [2021-06-09T03:16:00.357Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T03:16:00.642Z] ---> Running in 94bf891f4fac [2021-06-09T03:16:00.642Z] ---> Running in 35881d94abc3 [2021-06-09T03:16:00.642Z] ---> Running in 1cdb92fc8ad8 [2021-06-09T03:16:00.911Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:16:00.911Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:16:00.911Z] ---> c489da877bb0 [2021-06-09T03:16:00.911Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:16:00.911Z] ---> Using cache [2021-06-09T03:16:00.911Z] ---> 6af0ba304122 [2021-06-09T03:16:00.911Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:16:00.911Z] ---> Using cache [2021-06-09T03:16:00.911Z] ---> 885b050abad1 [2021-06-09T03:16:00.911Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T03:16:00.911Z] ---> 07833712e988 [2021-06-09T03:16:00.911Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T03:16:00.911Z] Removing intermediate container 35881d94abc3 [2021-06-09T03:16:00.911Z] ---> a9eb0eff9358 [2021-06-09T03:16:00.911Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:16:00.911Z] ---> Running in d4bd7a567efb [2021-06-09T03:16:00.911Z] ---> Running in fe1b0d82aa89 [2021-06-09T03:16:00.911Z] ---> Running in e474db742cd0 [2021-06-09T03:16:01.179Z] Removing intermediate container e474db742cd0 [2021-06-09T03:16:01.179Z] ---> c811459883ac [2021-06-09T03:16:01.179Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:16:01.179Z] ---> Running in abd6578ed9e4 [2021-06-09T03:16:01.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:01.450Z] Removing intermediate container abd6578ed9e4 [2021-06-09T03:16:01.450Z] ---> 4543929eddb1 [2021-06-09T03:16:01.450Z] Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:16:01.450Z] ---> Running in 967177246c63 [2021-06-09T03:16:01.450Z] 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-09T03:16:01.716Z] Removing intermediate container 967177246c63 [2021-06-09T03:16:01.716Z] ---> 95c48cc511eb [2021-06-09T03:16:01.716Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:16:01.716Z] ---> Running in f6b92488a9c0 [2021-06-09T03:16:01.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:01.993Z] Removing intermediate container f6b92488a9c0 [2021-06-09T03:16:01.993Z] ---> 34cdede5f8f0 [2021-06-09T03:16:01.993Z] [2021-06-09T03:16:02.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:02.275Z] Successfully built 34cdede5f8f0 [2021-06-09T03:16:02.275Z] Successfully tagged core-data:latest [2021-06-09T03:16:02.275Z] Building core-command [2021-06-09T03:16:02.549Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:02.549Z] Removing intermediate container fe1b0d82aa89 [2021-06-09T03:16:02.549Z] ---> 102c074aeed1 [2021-06-09T03:16:02.549Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T03:16:04.848Z] OK: 219 MiB in 52 packages [2021-06-09T03:16:04.848Z] OK: 219 MiB in 52 packages [2021-06-09T03:16:04.848Z] ---> Running in b88b1b66a876 [2021-06-09T03:16:04.854Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T03:16:04.854Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T03:16:04.854Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T03:16:04.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T03:16:04.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T03:16:04.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T03:16:04.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T03:16:05.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.166s coverage: 28.7% of statements [2021-06-09T03:16:06.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:16:06.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:16:06.280Z] ---> c489da877bb0 [2021-06-09T03:16:06.280Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:16:06.280Z] ---> Using cache [2021-06-09T03:16:06.280Z] ---> 6af0ba304122 [2021-06-09T03:16:06.280Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:16:06.280Z] ---> Using cache [2021-06-09T03:16:06.280Z] ---> 885b050abad1 [2021-06-09T03:16:06.280Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:16:06.280Z] ---> Using cache [2021-06-09T03:16:06.280Z] ---> 76dba51212f2 [2021-06-09T03:16:06.280Z] Step 6/24 : COPY go.mod . [2021-06-09T03:16:06.280Z] ---> Using cache [2021-06-09T03:16:06.280Z] ---> c74cf9b7d155 [2021-06-09T03:16:06.280Z] Step 7/24 : RUN go mod download [2021-06-09T03:16:06.280Z] ---> Using cache [2021-06-09T03:16:06.280Z] ---> 155a18d168d4 [2021-06-09T03:16:06.280Z] Step 8/24 : COPY . . [2021-06-09T03:16:06.280Z] ---> Using cache [2021-06-09T03:16:06.280Z] ---> 980b86e49a4e [2021-06-09T03:16:06.280Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:16:06.280Z] ---> Using cache [2021-06-09T03:16:06.280Z] ---> 14e7d32fc34c [2021-06-09T03:16:06.280Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T03:16:06.542Z] Removing intermediate container b88b1b66a876 [2021-06-09T03:16:06.542Z] ---> 83f426f51aad [2021-06-09T03:16:06.542Z] Step 29/32 : CMD ["gate"] [2021-06-09T03:16:06.542Z] ---> Running in d0f07496b507 [2021-06-09T03:16:06.542Z] Removing intermediate container 94bf891f4fac [2021-06-09T03:16:06.542Z] ---> f265727651fc [2021-06-09T03:16:06.542Z] Step 6/24 : COPY go.mod . [2021-06-09T03:16:06.542Z] ---> Running in a1c1b3d19e31 [2021-06-09T03:16:06.804Z] Removing intermediate container d4bd7a567efb [2021-06-09T03:16:06.804Z] ---> 9daa00c5759d [2021-06-09T03:16:06.804Z] Step 6/23 : COPY go.mod . [2021-06-09T03:16:07.069Z] Removing intermediate container a1c1b3d19e31 [2021-06-09T03:16:07.069Z] ---> 8641f24f7e3a [2021-06-09T03:16:07.069Z] Step 30/32 : LABEL arch=x86_64 [2021-06-09T03:16:07.069Z] ---> c2e273530f1e [2021-06-09T03:16:07.069Z] Step 7/24 : RUN go mod download [2021-06-09T03:16:07.069Z] ---> Running in ee38841e0c2e [2021-06-09T03:16:07.340Z] ---> Running in f6d9df737667 [2021-06-09T03:16:07.340Z] 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-09T03:16:07.340Z] ---> edaf3cace585 [2021-06-09T03:16:07.340Z] Step 7/23 : RUN go mod download [2021-06-09T03:16:07.340Z] ---> Running in c0375a13cdde [2021-06-09T03:16:07.340Z] Removing intermediate container ee38841e0c2e [2021-06-09T03:16:07.340Z] ---> 5c621fef27d1 [2021-06-09T03:16:07.340Z] Step 31/32 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:16:07.609Z] ---> Running in 0052ae254326 [2021-06-09T03:16:07.882Z] Removing intermediate container 0052ae254326 [2021-06-09T03:16:07.882Z] ---> ac9cb3c473a4 [2021-06-09T03:16:07.882Z] Step 32/32 : LABEL version=0.0.0 [2021-06-09T03:16:07.882Z] ---> Running in a57881420e05 [2021-06-09T03:16:08.144Z] Removing intermediate container a57881420e05 [2021-06-09T03:16:08.144Z] ---> f8cdcc233d0d [2021-06-09T03:16:08.144Z] [2021-06-09T03:16:08.406Z] Successfully built f8cdcc233d0d [2021-06-09T03:16:08.406Z] Successfully tagged security-bootstrapper:latest [2021-06-09T03:16:08.990Z]  Building security-bootstrapper ... done Removing intermediate container c0375a13cdde [2021-06-09T03:16:08.990Z] ---> c6c4f524cd24 [2021-06-09T03:16:08.990Z] Step 8/23 : COPY . . [2021-06-09T03:16:08.990Z] Removing intermediate container f6d9df737667 [2021-06-09T03:16:08.990Z] ---> c6035df8bacd [2021-06-09T03:16:08.990Z] Step 8/24 : COPY . . [2021-06-09T03:16:10.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.326s coverage: 100.0% of statements [2021-06-09T03:16:10.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T03:16:10.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T03:16:10.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T03:16:10.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 81.2% of statements [2021-06-09T03:16:10.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T03:16:11.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.299s coverage: 53.4% of statements [2021-06-09T03:16:11.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T03:16:11.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T03:16:16.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.471s coverage: 87.7% of statements [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:16:16.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.224s coverage: 78.9% of statements [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T03:16:16.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T03:16:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.367s coverage: 95.1% of statements [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T03:16:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T03:16:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.174s coverage: 60.0% of statements [2021-06-09T03:16:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.325s coverage: 0.8% of statements [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T03:16:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.187s coverage: 22.0% of statements [2021-06-09T03:16:21.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T03:16:21.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements [2021-06-09T03:16:24.974Z] ---> dfa8c74d6462 [2021-06-09T03:16:24.974Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:16:24.974Z] ---> 29301c10c32b [2021-06-09T03:16:24.974Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:16:24.974Z] ---> Running in 155a30382814 [2021-06-09T03:16:24.974Z] ---> Running in d5706aa59c19 [2021-06-09T03:16:24.974Z] Removing intermediate container 155a30382814 [2021-06-09T03:16:24.974Z] ---> 6f326ad6ebc0 [2021-06-09T03:16:24.974Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T03:16:24.974Z] ---> Running in 4ba6f76b48f2 [2021-06-09T03:16:24.974Z] Removing intermediate container d5706aa59c19 [2021-06-09T03:16:24.974Z] ---> 6c07fdb38907 [2021-06-09T03:16:24.974Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T03:16:24.974Z] ---> Running in d2ac1c7f4e07 [2021-06-09T03:16:24.974Z] 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-09T03:16:24.974Z] 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-09T03:16:24.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.214s coverage: 79.5% of statements [2021-06-09T03:16:24.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-06-09T03:16:24.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements [2021-06-09T03:16:24.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements [2021-06-09T03:16:33.138Z] Removing intermediate container 1cdb92fc8ad8 [2021-06-09T03:16:33.138Z] ---> 4cede6fc6601 [2021-06-09T03:16:33.138Z] [2021-06-09T03:16:33.138Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:16:33.138Z] ---> 13621d1b12d4 [2021-06-09T03:16:33.138Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:16:33.138Z] ---> Using cache [2021-06-09T03:16:33.138Z] ---> 6d2e0a8827f9 [2021-06-09T03:16:33.138Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:16:33.138Z] ---> Using cache [2021-06-09T03:16:33.138Z] ---> 81207c7ae1f4 [2021-06-09T03:16:33.138Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T03:16:33.138Z] ---> Running in a6af52c60321 [2021-06-09T03:16:33.138Z] Removing intermediate container a6af52c60321 [2021-06-09T03:16:33.138Z] ---> 9eed3111d4a2 [2021-06-09T03:16:33.138Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:16:33.138Z] ---> Running in 055f3f76bf2b [2021-06-09T03:16:33.138Z] Removing intermediate container 055f3f76bf2b [2021-06-09T03:16:33.138Z] ---> c01e9fb5f9eb [2021-06-09T03:16:33.138Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:16:33.138Z] ---> 9f816477eac5 [2021-06-09T03:16:33.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T03:16:33.138Z] ---> 39bb9130c714 [2021-06-09T03:16:33.138Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T03:16:33.717Z] ---> b40119490ead [2021-06-09T03:16:33.717Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T03:16:33.717Z] ---> Running in b62d9b2a1ea7 [2021-06-09T03:16:33.717Z] Removing intermediate container b62d9b2a1ea7 [2021-06-09T03:16:33.717Z] ---> 64c000163df9 [2021-06-09T03:16:33.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:16:33.717Z] ---> Running in 0b6e4c521151 [2021-06-09T03:16:33.980Z] Removing intermediate container 0b6e4c521151 [2021-06-09T03:16:33.980Z] ---> 6d9a0ecbd5e1 [2021-06-09T03:16:33.980Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T03:16:33.980Z] ---> Running in d06fe04e7bbd [2021-06-09T03:16:34.244Z] Removing intermediate container d06fe04e7bbd [2021-06-09T03:16:34.244Z] ---> 562c260c7985 [2021-06-09T03:16:34.244Z] Step 22/23 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:16:34.244Z] ---> Running in d36c7a7172b5 [2021-06-09T03:16:34.507Z] Removing intermediate container d36c7a7172b5 [2021-06-09T03:16:34.507Z] ---> ba3a18b5809c [2021-06-09T03:16:34.507Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T03:16:34.507Z] ---> Running in 4e38bd7f8f9c [2021-06-09T03:16:34.507Z] Removing intermediate container 4e38bd7f8f9c [2021-06-09T03:16:34.507Z] ---> 4f76a8176b4d [2021-06-09T03:16:34.507Z] [2021-06-09T03:16:34.769Z] Successfully built 4f76a8176b4d [2021-06-09T03:16:34.769Z] Successfully tagged support-scheduler:latest [2021-06-09T03:16:35.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements [2021-06-09T03:16:35.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.152s coverage: 44.8% of statements [2021-06-09T03:16:36.176Z]  Building support-scheduler ... done Removing intermediate container d0f07496b507 [2021-06-09T03:16:36.176Z] ---> b5e09cd6c67d [2021-06-09T03:16:36.176Z] [2021-06-09T03:16:36.176Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:16:36.176Z] ---> 13621d1b12d4 [2021-06-09T03:16:36.176Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:16:36.176Z] ---> Using cache [2021-06-09T03:16:36.176Z] ---> 6d2e0a8827f9 [2021-06-09T03:16:36.176Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:16:36.176Z] ---> Using cache [2021-06-09T03:16:36.176Z] ---> 81207c7ae1f4 [2021-06-09T03:16:36.176Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T03:16:36.176Z] ---> Running in c987bca92c68 [2021-06-09T03:16:36.439Z] Removing intermediate container c987bca92c68 [2021-06-09T03:16:36.439Z] ---> fde338f80112 [2021-06-09T03:16:36.439Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:16:36.439Z] ---> Running in 587dade8d282 [2021-06-09T03:16:36.439Z] Removing intermediate container 587dade8d282 [2021-06-09T03:16:36.439Z] ---> 4859c2445ce7 [2021-06-09T03:16:36.439Z] Step 16/24 : WORKDIR / [2021-06-09T03:16:36.439Z] ---> Running in 5006736ce3e9 [2021-06-09T03:16:36.700Z] Removing intermediate container 5006736ce3e9 [2021-06-09T03:16:36.700Z] ---> 9534fb4d5eef [2021-06-09T03:16:36.700Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:16:36.964Z] ---> 1b3bfd99c2de [2021-06-09T03:16:36.964Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T03:16:37.539Z] ---> b9d407ca1bf0 [2021-06-09T03:16:37.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T03:16:37.805Z] ---> 881787a21ad4 [2021-06-09T03:16:37.805Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T03:16:37.805Z] ---> Running in 9db79f4496c9 [2021-06-09T03:16:38.068Z] Removing intermediate container 9db79f4496c9 [2021-06-09T03:16:38.068Z] ---> 03f9f0cfa0e3 [2021-06-09T03:16:38.068Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:16:38.068Z] ---> Running in d8b481bac21c [2021-06-09T03:16:38.331Z] Removing intermediate container d8b481bac21c [2021-06-09T03:16:38.331Z] ---> 6546c52b1570 [2021-06-09T03:16:38.331Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:16:38.331Z] ---> Running in 910b9439f286 [2021-06-09T03:16:38.592Z] Removing intermediate container 910b9439f286 [2021-06-09T03:16:38.592Z] ---> cf60598d1b02 [2021-06-09T03:16:38.592Z] Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:16:38.592Z] ---> Running in 90352c61dc8d [2021-06-09T03:16:38.857Z] Removing intermediate container 90352c61dc8d [2021-06-09T03:16:38.857Z] ---> 43e9f6fb55e0 [2021-06-09T03:16:38.857Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:16:38.857Z] ---> Running in 0daef3186f14 [2021-06-09T03:16:39.121Z] Removing intermediate container 0daef3186f14 [2021-06-09T03:16:39.121Z] ---> 4d0abe2b7049 [2021-06-09T03:16:39.121Z] [2021-06-09T03:16:39.121Z] Successfully built 4d0abe2b7049 [2021-06-09T03:16:39.121Z] Successfully tagged core-command:latest [2021-06-09T03:16:40.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 81.8% of statements [2021-06-09T03:16:40.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T03:16:50.574Z]  Building core-command ... done Removing intermediate container d2ac1c7f4e07 [2021-06-09T03:16:50.574Z] ---> 68df98b7cd99 [2021-06-09T03:16:50.574Z] [2021-06-09T03:16:50.574Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:16:50.574Z] ---> 13621d1b12d4 [2021-06-09T03:16:50.574Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T03:16:50.574Z] Removing intermediate container 4ba6f76b48f2 [2021-06-09T03:16:50.574Z] ---> bc9f1d25ad99 [2021-06-09T03:16:50.574Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T03:16:50.574Z] ---> Running in 9391da9cde98 [2021-06-09T03:16:50.574Z] ---> Running in 3de17d6707ae [2021-06-09T03:16:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2021-06-09T03:16:50.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T03:16:50.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T03:16:50.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T03:16:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-09T03:16:50.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T03:16:50.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T03:16:50.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T03:16:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T03:16:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T03:16:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-09T03:16:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T03:16:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T03:16:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-06-09T03:16:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T03:16:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.237s coverage: 76.0% of statements [2021-06-09T03:16:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T03:16:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements [2021-06-09T03:16:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-06-09T03:16:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.234s coverage: 85.4% of statements [2021-06-09T03:16:50.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements [2021-06-09T03:16:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T03:16:50.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:50.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:50.836Z] 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-09T03:16:50.836Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T03:16:50.836Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:16:50.836Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:16:50.836Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:16:50.836Z] OK: 6 MiB in 16 packages [2021-06-09T03:16:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.899s coverage: 64.4% of statements [2021-06-09T03:16:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T03:16:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T03:16:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements [2021-06-09T03:16:51.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-06-09T03:16:51.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-06-09T03:16:51.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-06-09T03:16:51.411Z] Removing intermediate container 9391da9cde98 [2021-06-09T03:16:51.411Z] ---> a94b9b37df4a [2021-06-09T03:16:51.411Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:16:51.411Z] Removing intermediate container 3de17d6707ae [2021-06-09T03:16:51.411Z] ---> 1b8d7aea1081 [2021-06-09T03:16:51.411Z] [2021-06-09T03:16:51.411Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T03:16:51.411Z] ---> Running in 387843bae973 [2021-06-09T03:16:51.411Z] Removing intermediate container 387843bae973 [2021-06-09T03:16:51.411Z] ---> e4066541e482 [2021-06-09T03:16:51.411Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T03:16:51.411Z] 20.10.0: Pulling from library/docker [2021-06-09T03:16:51.411Z] ---> Running in 4d3c94eaf0c9 [2021-06-09T03:16:51.677Z] Removing intermediate container 4d3c94eaf0c9 [2021-06-09T03:16:51.677Z] ---> f9cbc5419532 [2021-06-09T03:16:51.677Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:16:51.677Z] ---> Running in 9e5c995f823d [2021-06-09T03:16:51.677Z] Removing intermediate container 9e5c995f823d [2021-06-09T03:16:51.677Z] ---> 49b20160bdf0 [2021-06-09T03:16:51.677Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:16:51.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-06-09T03:16:52.624Z] ---> 6196300733ba [2021-06-09T03:16:52.624Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T03:16:52.890Z] ---> e7fec4c35405 [2021-06-09T03:16:52.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T03:16:53.836Z] ---> bec34d9c307c [2021-06-09T03:16:53.836Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T03:16:56.092Z] ---> Running in e7fc26b03e8e [2021-06-09T03:16:56.092Z] Removing intermediate container e7fc26b03e8e [2021-06-09T03:16:56.092Z] ---> 4d2df9117374 [2021-06-09T03:16:56.092Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:16:56.092Z] ---> Running in f0e744ca0ea0 [2021-06-09T03:16:56.092Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T03:16:56.092Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T03:16:56.092Z] ---> aefe523efa57 [2021-06-09T03:16:56.092Z] 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-09T03:16:56.092Z] ---> Running in e6dff255ac5d [2021-06-09T03:16:56.092Z] Removing intermediate container f0e744ca0ea0 [2021-06-09T03:16:56.092Z] ---> 3cfd98d94cfc [2021-06-09T03:16:56.092Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T03:16:56.092Z] ---> Running in b72dea13c0cf [2021-06-09T03:16:56.092Z] Removing intermediate container e6dff255ac5d [2021-06-09T03:16:56.092Z] ---> d4b811283b9d [2021-06-09T03:16:56.092Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T03:16:56.092Z] ---> Running in 1a3246635c60 [2021-06-09T03:16:56.092Z] Removing intermediate container b72dea13c0cf [2021-06-09T03:16:56.092Z] ---> 5c19f93edfdf [2021-06-09T03:16:56.092Z] Step 22/23 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:16:56.092Z] ---> Running in d33d4cc4c035 [2021-06-09T03:16:56.092Z] Removing intermediate container d33d4cc4c035 [2021-06-09T03:16:56.092Z] ---> 77f5e9ce47d0 [2021-06-09T03:16:56.092Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T03:16:56.352Z] ---> Running in 4ad4351ea7e7 [2021-06-09T03:16:56.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:56.352Z] Removing intermediate container 4ad4351ea7e7 [2021-06-09T03:16:56.352Z] ---> 9b9168c115a8 [2021-06-09T03:16:56.352Z] [2021-06-09T03:16:56.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:56.352Z] Successfully built 9b9168c115a8 [2021-06-09T03:16:56.352Z] Successfully tagged support-notifications:latest [2021-06-09T03:16:56.612Z]  Building support-notifications ... done (1/39) Installing readline (8.0.4-r0) [2021-06-09T03:16:56.612Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T03:16:56.612Z] Executing bash-5.0.17-r0.post-install [2021-06-09T03:16:56.612Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:16:56.612Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T03:16:56.612Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T03:16:56.612Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T03:16:56.612Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T03:16:56.612Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T03:16:56.612Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T03:16:56.612Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T03:16:56.612Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T03:16:56.612Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T03:16:56.612Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T03:16:57.556Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T03:16:57.556Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T03:16:57.556Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T03:16:57.556Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T03:16:57.556Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T03:16:57.556Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T03:16:57.556Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T03:16:57.556Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T03:16:57.556Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T03:16:57.556Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T03:16:57.557Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T03:16:57.557Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T03:16:57.557Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T03:16:57.557Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T03:16:57.557Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T03:16:57.557Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T03:16:57.557Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T03:16:57.557Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T03:16:57.557Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T03:16:57.557Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T03:16:57.557Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T03:16:57.557Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T03:16:57.557Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T03:16:57.557Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T03:16:57.557Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T03:16:57.557Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T03:16:57.557Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T03:16:57.557Z] OK: 72 MiB in 59 packages [2021-06-09T03:16:57.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.193s coverage: 66.9% of statements [2021-06-09T03:16:57.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T03:16:57.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T03:16:57.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T03:16:58.504Z] Collecting docker-compose==1.23.2 [2021-06-09T03:16:58.504Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T03:16:58.504Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T03:16:58.504Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T03:16:58.504Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T03:16:58.504Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T03:17:01.332Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T03:17:01.332Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T03:17:01.332Z] Collecting PyYAML<4,>=3.10 [2021-06-09T03:17:01.332Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T03:17:01.332Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T03:17:01.332Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T03:17:01.332Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T03:17:01.332Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T03:17:01.332Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T03:17:01.332Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T03:17:01.332Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T03:17:01.332Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T03:17:01.332Z] 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-09T03:17:01.332Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T03:17:01.332Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T03:17:01.332Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T03:17:01.332Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T03:17:01.332Z] 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-09T03:17:01.332Z] Collecting idna<2.8,>=2.5 [2021-06-09T03:17:01.332Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T03:17:01.332Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T03:17:01.332Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T03:17:01.332Z] 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-09T03:17:01.332Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T03:17:01.332Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T03:17:01.332Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T03:17:01.332Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T03:17:01.332Z] Installing collected packages: cached-property, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, texttable, dockerpty, docker-compose [2021-06-09T03:17:01.332Z] Running setup.py install for docopt: started [2021-06-09T03:17:01.332Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T03:17:01.332Z] Attempting uninstall: idna [2021-06-09T03:17:01.332Z] Found existing installation: idna 2.9 [2021-06-09T03:17:01.332Z] Uninstalling idna-2.9: [2021-06-09T03:17:01.332Z] Successfully uninstalled idna-2.9 [2021-06-09T03:17:01.717Z] Attempting uninstall: urllib3 [2021-06-09T03:17:01.717Z] Found existing installation: urllib3 1.25.9 [2021-06-09T03:17:01.717Z] Uninstalling urllib3-1.25.9: [2021-06-09T03:17:01.717Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T03:17:01.717Z] Attempting uninstall: requests [2021-06-09T03:17:01.717Z] Found existing installation: requests 2.23.0 [2021-06-09T03:17:01.717Z] Uninstalling requests-2.23.0: [2021-06-09T03:17:01.717Z] Successfully uninstalled requests-2.23.0 [2021-06-09T03:17:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.806s coverage: 43.6% of statements [2021-06-09T03:17:01.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T03:17:01.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T03:17:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.127s coverage: 89.5% of statements [2021-06-09T03:17:01.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T03:17:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-06-09T03:17:01.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T03:17:01.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T03:17:01.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T03:17:01.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T03:17:02.027Z] Running setup.py install for PyYAML: started [2021-06-09T03:17:02.292Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T03:17:02.554Z] Running setup.py install for texttable: started [2021-06-09T03:17:02.815Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T03:17:02.815Z] Running setup.py install for dockerpty: started [2021-06-09T03:17:03.076Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T03:17:03.337Z] 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-09T03:17:06.643Z] Removing intermediate container 1a3246635c60 [2021-06-09T03:17:06.643Z] ---> eed365e0ae2a [2021-06-09T03:17:06.643Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T03:17:06.643Z] ---> Running in e216b5414fa4 [2021-06-09T03:17:06.643Z] Removing intermediate container e216b5414fa4 [2021-06-09T03:17:06.643Z] ---> 833b878e2e9d [2021-06-09T03:17:06.643Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T03:17:06.643Z] ---> Running in 9ccc3020be5c [2021-06-09T03:17:06.643Z] Removing intermediate container 9ccc3020be5c [2021-06-09T03:17:06.643Z] ---> 67ffc99b2188 [2021-06-09T03:17:06.643Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T03:17:06.643Z] ---> 59d492a70ec0 [2021-06-09T03:17:06.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T03:17:06.905Z] ---> 1cd2d701d5ee [2021-06-09T03:17:06.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T03:17:07.168Z] ---> 45387c4f7159 [2021-06-09T03:17:07.168Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T03:17:07.168Z] ---> Running in f0808d517a4f [2021-06-09T03:17:07.168Z] Removing intermediate container f0808d517a4f [2021-06-09T03:17:07.168Z] ---> e33270215dae [2021-06-09T03:17:07.168Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:17:07.168Z] ---> Running in 0f47f6904b57 [2021-06-09T03:17:07.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.284s coverage: 19.3% of statements [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T03:17:07.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.631s coverage: 91.9% of statements [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T03:17:07.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.232s coverage: 62.7% of statements [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T03:17:07.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.431s coverage: 97.6% of statements [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T03:17:07.308Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T03:17:07.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T03:17:07.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T03:17:07.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T03:17:07.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-09T03:17:07.427Z] Removing intermediate container 0f47f6904b57 [2021-06-09T03:17:07.427Z] ---> 96a554c4a598 [2021-06-09T03:17:07.427Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:17:07.427Z] ---> Running in d594f9bbab1d [2021-06-09T03:17:07.427Z] Removing intermediate container d594f9bbab1d [2021-06-09T03:17:07.427Z] ---> e77a3d698c50 [2021-06-09T03:17:07.427Z] Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:17:07.428Z] ---> Running in fcb007cfab0e [2021-06-09T03:17:07.689Z] Removing intermediate container fcb007cfab0e [2021-06-09T03:17:07.689Z] ---> 17316dc9d064 [2021-06-09T03:17:07.689Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:17:07.689Z] ---> Running in 111d3dc2f8c5 [2021-06-09T03:17:07.689Z] Removing intermediate container 111d3dc2f8c5 [2021-06-09T03:17:07.689Z] ---> df1886dcd658 [2021-06-09T03:17:07.689Z] [2021-06-09T03:17:07.949Z] Successfully built df1886dcd658 [2021-06-09T03:17:07.949Z] Successfully tagged sys-mgmt-agent:latest [2021-06-09T03:17:07.956Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-09T03:17:07.958Z] $ docker stop --time=1 d11bc2963282fcccf9137f6ff8fc69a739fd9d221f1419d874ecd51d70c69d5e [2021-06-09T03:17:08.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.181s coverage: 28.1% of statements [2021-06-09T03:17:08.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T03:17:08.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T03:17:09.279Z] $ docker rm -f d11bc2963282fcccf9137f6ff8fc69a739fd9d221f1419d874ecd51d70c69d5e [Pipeline] // withDockerContainer [2021-06-09T03:17:09.366Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.178s coverage: 28.9% of statements [2021-06-09T03:17:09.366Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T03:17:09.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T03:17:09.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T03:17:09.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T03:17:09.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [Pipeline] sh [2021-06-09T03:17:09.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-06-09T03:17:09.668Z] + docker images [2021-06-09T03:17:09.668Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T03:17:09.668Z] sys-mgmt-agent latest df1886dcd658 2 seconds ago 312MB [2021-06-09T03:17:09.668Z] support-notifications latest 9b9168c115a8 13 seconds ago 16.6MB [2021-06-09T03:17:09.668Z] 1b8d7aea1081 18 seconds ago 1.15GB [2021-06-09T03:17:09.668Z] 68df98b7cd99 21 seconds ago 1.15GB [2021-06-09T03:17:09.668Z] core-command latest 4d0abe2b7049 31 seconds ago 15.9MB [2021-06-09T03:17:09.668Z] b5e09cd6c67d 34 seconds ago 1.14GB [2021-06-09T03:17:09.668Z] support-scheduler latest 4f76a8176b4d 35 seconds ago 15.9MB [2021-06-09T03:17:09.668Z] 4cede6fc6601 38 seconds ago 1.14GB [2021-06-09T03:17:09.668Z] security-bootstrapper latest f8cdcc233d0d About a minute ago 18.2MB [2021-06-09T03:17:09.668Z] core-data latest 34cdede5f8f0 About a minute ago 20.2MB [2021-06-09T03:17:09.668Z] security-secretstore-setup latest 9330df85d0aa About a minute ago 28.1MB [2021-06-09T03:17:09.668Z] core-metadata latest 6d0805bb39c6 About a minute ago 16.6MB [2021-06-09T03:17:09.668Z] security-proxy-setup latest 1f6f093bfb13 About a minute ago 25.3MB [2021-06-09T03:17:09.668Z] b08c9f9cdcef About a minute ago 1.15GB [2021-06-09T03:17:09.668Z] 9500387defc6 About a minute ago 1.15GB [2021-06-09T03:17:09.668Z] 7ec694d051be About a minute ago 1.15GB [2021-06-09T03:17:09.668Z] 9e1919aa3dd2 About a minute ago 1.14GB [2021-06-09T03:17:09.668Z] 083af43def75 About a minute ago 1.15GB [2021-06-09T03:17:09.668Z] ci-base-image-x86_64 latest c489da877bb0 6 minutes ago 648MB [2021-06-09T03:17:09.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-09T03:17:09.668Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-09T03:17:09.668Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-09T03:17:09.668Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-09T03:17:09.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-09T03:17:12.190Z] GO111MODULE=on go vet ./... [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] } [Pipeline] // stage [Pipeline] } [2021-06-09T03:18:40.189Z] gofmt -l . [2021-06-09T03:18:40.189Z] [ "`gofmt -l .`" = "" ] [2021-06-09T03:18:42.623Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T03:18:44.723Z] + ls -al . [2021-06-09T03:18:44.723Z] total 556 [2021-06-09T03:18:44.723Z] drwxrwxr-x 9 1001 1001 4096 Jun 9 03:18 . [2021-06-09T03:18:44.723Z] drwxr-xr-x 4 root root 4096 Jun 9 03:14 .. [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 03:12 .dockerignore [2021-06-09T03:18:44.723Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 03:12 .git [2021-06-09T03:18:44.723Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 03:12 .github [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 03:12 .gitignore [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 03:12 .sonarcloud.properties [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:12 Attribution.txt [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:12 CONTRIBUTING.md [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 03:12 Dockerfile.build [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 03:12 Jenkinsfile [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:12 LICENSE [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:12 Makefile [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:12 README.md [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:12 SECURITY.md [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 03:09 VERSION [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:12 ZMQWindows.md [2021-06-09T03:18:44.723Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 03:12 bin [2021-06-09T03:18:44.723Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 03:12 cmd [2021-06-09T03:18:44.723Z] -rw-r--r-- 1 root root 411487 Jun 9 03:17 coverage.out [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 03:12 go.mod [2021-06-09T03:18:44.723Z] -rw-r--r-- 1 root root 21048 Jun 9 03:14 go.sum [2021-06-09T03:18:44.723Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 03:12 internal [2021-06-09T03:18:44.723Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 03:12 openapi [2021-06-09T03:18:44.723Z] drwxrwxr-x 4 1001 1001 4096 Jun 9 03:12 snap [2021-06-09T03:18:44.723Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 03:12 version.go [Pipeline] sh [2021-06-09T03:18:45.389Z] + '[' -e coverage.out ] [2021-06-09T03:18:45.389Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T03:18:45.420Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T03:18:48.495Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T03:18:49.154Z] + make build [2021-06-09T03:18:49.155Z] go mod tidy [2021-06-09T03:18:49.760Z] 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-09T03:18:58.060Z] 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-09T03:19:20.285Z] 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-09T03:19:24.602Z] 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-09T03:19:27.997Z] 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-09T03:19:29.433Z] 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-09T03:19:34.846Z] 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-09T03:19:38.234Z] 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-09T03:19:41.642Z] 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-09T03:19:45.968Z] 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-09T03:19:48.590Z] 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-09T03:19:51.991Z] 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-09T03:19:58.847Z] $ docker stop --time=1 4f6f2fa78ae202f42834c4351f329c4171ff406f70935db6f5764462fd36a124 [2021-06-09T03:20:01.420Z] $ docker rm -f 4f6f2fa78ae202f42834c4351f329c4171ff406f70935db6f5764462fd36a124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:20:03.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:20:03.329Z] [2021-06-09T03:20:03.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:20:03.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:20:04.233Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-09T03:20:04.233Z] 29e5d40040c1: Pulling fs layer [2021-06-09T03:20:04.233Z] 1ce36da41761: Pulling fs layer [2021-06-09T03:20:04.233Z] 25b303627fd3: Pulling fs layer [2021-06-09T03:20:07.020Z] 29e5d40040c1: Verifying Checksum [2021-06-09T03:20:07.020Z] 29e5d40040c1: Download complete [2021-06-09T03:20:07.020Z] 29e5d40040c1: Pull complete [2021-06-09T03:20:07.020Z] 1ce36da41761: Verifying Checksum [2021-06-09T03:20:07.020Z] 1ce36da41761: Download complete [2021-06-09T03:20:07.020Z] 1ce36da41761: Pull complete [2021-06-09T03:20:07.020Z] 25b303627fd3: Verifying Checksum [2021-06-09T03:20:07.020Z] 25b303627fd3: Download complete [2021-06-09T03:20:17.181Z] 25b303627fd3: Pull complete [2021-06-09T03:20:17.181Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-09T03:20:17.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:20:17.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-09T03:20:17.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2021-06-09T03:20:17.559Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T03:20:20.428Z] $ docker top e536a37875322b789deecfef6713098435246d9dfcbc1372228af09e06727ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:20:21.372Z] + grep parallel [2021-06-09T03:20:21.372Z] + docker-compose build --help [2021-06-09T03:20:26.752Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T03:20:26.785Z] $ docker stop --time=1 e536a37875322b789deecfef6713098435246d9dfcbc1372228af09e06727ae4 [2021-06-09T03:20:28.641Z] $ docker rm -f e536a37875322b789deecfef6713098435246d9dfcbc1372228af09e06727ae4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:20:31.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:20:31.208Z] . [Pipeline] withDockerContainer [2021-06-09T03:20:31.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2021-06-09T03:20:31.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T03:20:33.241Z] $ docker top 7779afcb2f8b68867de56526c405e0308f9569c1815fccc6073ad687f63841a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:20:34.245Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T03:20:39.636Z] Building core-command ... [2021-06-09T03:20:39.636Z] Building core-data ... [2021-06-09T03:20:39.636Z] Building core-metadata ... [2021-06-09T03:20:39.636Z] Building security-bootstrapper ... [2021-06-09T03:20:39.636Z] Building security-proxy-setup ... [2021-06-09T03:20:39.636Z] Building security-secretstore-setup ... [2021-06-09T03:20:39.636Z] Building support-notifications ... [2021-06-09T03:20:39.636Z] Building support-scheduler ... [2021-06-09T03:20:39.636Z] Building sys-mgmt-agent ... [2021-06-09T03:20:39.636Z] Building support-scheduler [2021-06-09T03:20:39.636Z] Building core-data [2021-06-09T03:20:39.636Z] Building support-notifications [2021-06-09T03:20:39.637Z] Building sys-mgmt-agent [2021-06-09T03:20:39.637Z] Building security-bootstrapper [2021-06-09T03:22:02.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:22:02.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:22:02.040Z] ---> 0f22c1905afd [2021-06-09T03:22:02.040Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:22:02.040Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:22:02.040Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:22:02.040Z] ---> 0f22c1905afd [2021-06-09T03:22:02.040Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:22:02.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:22:02.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:22:02.040Z] ---> 0f22c1905afd [2021-06-09T03:22:02.040Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:22:02.040Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:22:02.040Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:22:02.040Z] ---> 0f22c1905afd [2021-06-09T03:22:02.040Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:22:02.040Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:22:02.040Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:22:02.040Z] ---> 0f22c1905afd [2021-06-09T03:22:02.040Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T03:22:02.040Z] ---> Running in 9f526fd68492 [2021-06-09T03:22:02.040Z] ---> Running in f7a9e4ab650c [2021-06-09T03:22:02.040Z] ---> Running in be6f9babe96b [2021-06-09T03:22:02.040Z] ---> Running in 1c8c06cc1a5e [2021-06-09T03:22:02.040Z] ---> Running in f0ed9a04edba [2021-06-09T03:22:02.040Z] Removing intermediate container 1c8c06cc1a5e [2021-06-09T03:22:02.040Z] ---> ce42fe3ea86e [2021-06-09T03:22:02.040Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:22:02.040Z] Removing intermediate container 9f526fd68492 [2021-06-09T03:22:02.040Z] ---> 3991dbba7adf [2021-06-09T03:22:02.040Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:22:02.040Z] Removing intermediate container f7a9e4ab650c [2021-06-09T03:22:02.040Z] ---> 39e4ba8b14c5 [2021-06-09T03:22:02.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:22:02.040Z] Removing intermediate container f0ed9a04edba [2021-06-09T03:22:02.040Z] ---> 991c093d09bd [2021-06-09T03:22:02.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:22:02.040Z] Removing intermediate container be6f9babe96b [2021-06-09T03:22:02.040Z] ---> 2f833138cf15 [2021-06-09T03:22:02.040Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:22:02.040Z] ---> Running in aa3c00560189 [2021-06-09T03:22:02.040Z] ---> Running in 39f5db88c2b3 [2021-06-09T03:22:02.040Z] ---> Running in 34aa136825b6 [2021-06-09T03:22:02.040Z] ---> Running in 103e1c48283c [2021-06-09T03:22:02.040Z] ---> Running in 1f032cb83464 [2021-06-09T03:22:02.040Z] Removing intermediate container 39f5db88c2b3 [2021-06-09T03:22:02.040Z] ---> c4db53a586bf [2021-06-09T03:22:02.040Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T03:22:02.040Z] Removing intermediate container aa3c00560189 [2021-06-09T03:22:02.040Z] ---> 5e669eb46025 [2021-06-09T03:22:02.040Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T03:22:02.040Z] ---> Running in 53ad9512b586 [2021-06-09T03:22:02.040Z] ---> Running in 06657b060481 [2021-06-09T03:22:02.040Z] Removing intermediate container 1f032cb83464 [2021-06-09T03:22:02.040Z] ---> 24fe897c9675 [2021-06-09T03:22:02.040Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T03:22:02.040Z] Removing intermediate container 34aa136825b6 [2021-06-09T03:22:02.040Z] ---> 2db43261ec79 [2021-06-09T03:22:02.040Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T03:22:02.040Z] ---> Running in ad4d80b7164a [2021-06-09T03:22:02.040Z] Removing intermediate container 103e1c48283c [2021-06-09T03:22:02.040Z] ---> d8c6de1ed12f [2021-06-09T03:22:02.040Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T03:22:02.040Z] ---> Running in c5cb0f3f3437 [2021-06-09T03:22:02.040Z] ---> Running in 5c242e6de847 [2021-06-09T03:22:02.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:02.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:02.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:02.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:02.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:02.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:02.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:03.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:03.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:03.724Z] OK: 218 MiB in 52 packages [2021-06-09T03:22:03.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:22:04.010Z] OK: 218 MiB in 52 packages [2021-06-09T03:22:04.010Z] OK: 218 MiB in 52 packages [2021-06-09T03:22:04.634Z] OK: 218 MiB in 52 packages [2021-06-09T03:22:05.632Z] Removing intermediate container 53ad9512b586 [2021-06-09T03:22:05.632Z] ---> d8329fed0128 [2021-06-09T03:22:05.632Z] Step 6/24 : COPY go.mod . [2021-06-09T03:22:05.632Z] OK: 218 MiB in 52 packages [2021-06-09T03:22:05.907Z] Removing intermediate container 06657b060481 [2021-06-09T03:22:05.907Z] ---> e219eb3281d2 [2021-06-09T03:22:05.907Z] Step 6/24 : COPY go.mod . [2021-06-09T03:22:06.186Z] Removing intermediate container ad4d80b7164a [2021-06-09T03:22:06.186Z] ---> 73252fe5ee8c [2021-06-09T03:22:06.186Z] Step 6/32 : COPY go.mod . [2021-06-09T03:22:06.472Z] Removing intermediate container c5cb0f3f3437 [2021-06-09T03:22:06.473Z] ---> f9e2cacc983d [2021-06-09T03:22:06.473Z] Step 6/23 : COPY go.mod . [2021-06-09T03:22:06.750Z] ---> 9dc0931d6649 [2021-06-09T03:22:06.750Z] Step 7/24 : RUN go mod download [2021-06-09T03:22:07.029Z] ---> Running in ff199eb34f45 [2021-06-09T03:22:07.307Z] ---> 6d7900a9b427 [2021-06-09T03:22:07.307Z] Step 7/24 : RUN go mod download [2021-06-09T03:22:07.307Z] Removing intermediate container 5c242e6de847 [2021-06-09T03:22:07.307Z] ---> e902f60b38fc [2021-06-09T03:22:07.307Z] Step 6/23 : COPY go.mod . [2021-06-09T03:22:07.584Z] ---> cba97f14fc80 [2021-06-09T03:22:07.584Z] Step 7/32 : RUN go mod download [2021-06-09T03:22:07.584Z] ---> Running in d699d2259eb8 [2021-06-09T03:22:07.584Z] ---> ed7d3d65bd79 [2021-06-09T03:22:07.584Z] Step 7/23 : RUN go mod download [2021-06-09T03:22:07.860Z] ---> Running in 1aecc35ac25e [2021-06-09T03:22:07.860Z] ---> Running in f726119e26e3 [2021-06-09T03:22:08.850Z] ---> ead2ab9904c9 [2021-06-09T03:22:08.850Z] Step 7/23 : RUN go mod download [2021-06-09T03:22:08.850Z] ---> Running in 5ac1f2f83ad7 [2021-06-09T03:22:11.472Z] Removing intermediate container ff199eb34f45 [2021-06-09T03:22:11.472Z] ---> dbdf52b57274 [2021-06-09T03:22:11.472Z] Step 8/24 : COPY . . [2021-06-09T03:22:11.472Z] Removing intermediate container d699d2259eb8 [2021-06-09T03:22:11.472Z] ---> 1f78abbe845a [2021-06-09T03:22:11.472Z] Step 8/24 : COPY . . [2021-06-09T03:22:12.903Z] Removing intermediate container f726119e26e3 [2021-06-09T03:22:12.903Z] ---> 9c09ab13e266 [2021-06-09T03:22:12.903Z] Step 8/23 : COPY . . [2021-06-09T03:22:12.903Z] Removing intermediate container 1aecc35ac25e [2021-06-09T03:22:12.903Z] ---> a2c49a9a0213 [2021-06-09T03:22:12.903Z] Step 8/32 : COPY . . [2021-06-09T03:22:13.176Z] Removing intermediate container 5ac1f2f83ad7 [2021-06-09T03:22:13.176Z] ---> a66f30c3d4cc [2021-06-09T03:22:13.176Z] Step 8/23 : COPY . . [2021-06-09T03:22:36.909Z] ---> 9d50544d1b04 [2021-06-09T03:22:36.909Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:22:36.909Z] ---> ec1504892321 [2021-06-09T03:22:36.909Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:22:36.909Z] ---> Running in ff5343645612 [2021-06-09T03:22:36.909Z] ---> d33f412a41cc [2021-06-09T03:22:36.909Z] Step 9/32 : RUN go mod tidy [2021-06-09T03:22:36.909Z] ---> fc17f6f8051c [2021-06-09T03:22:36.909Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:22:36.909Z] ---> 852318aebf7b [2021-06-09T03:22:36.909Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:22:36.909Z] ---> Running in e933e802a4f7 [2021-06-09T03:22:36.909Z] ---> Running in 07e4f9d57870 [2021-06-09T03:22:36.909Z] ---> Running in 58d862f1c505 [2021-06-09T03:22:36.909Z] ---> Running in b5b3378934df [2021-06-09T03:22:43.676Z] Removing intermediate container ff5343645612 [2021-06-09T03:22:43.676Z] ---> ba6973abeebb [2021-06-09T03:22:43.676Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T03:22:43.676Z] ---> Running in 388a2c3a134c [2021-06-09T03:22:43.952Z] Removing intermediate container e933e802a4f7 [2021-06-09T03:22:43.952Z] ---> c8357ad9ca0e [2021-06-09T03:22:43.952Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T03:22:44.239Z] ---> Running in 4a12823480d2 [2021-06-09T03:22:44.536Z] Removing intermediate container 58d862f1c505 [2021-06-09T03:22:44.536Z] ---> 058687d0c1dd [2021-06-09T03:22:44.536Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T03:22:44.829Z] Removing intermediate container b5b3378934df [2021-06-09T03:22:44.829Z] ---> c698ca84baf0 [2021-06-09T03:22:44.829Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T03:22:44.829Z] ---> Running in 8b5e0aa881d4 [2021-06-09T03:22:44.829Z] Removing intermediate container 07e4f9d57870 [2021-06-09T03:22:44.829Z] ---> 8dcb82ef4a42 [2021-06-09T03:22:44.829Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T03:22:45.108Z] ---> Running in c3ca9c249f57 [2021-06-09T03:22:45.109Z] ---> Running in 6a209442b660 [2021-06-09T03:22:46.109Z] 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-09T03:22:46.724Z] 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-09T03:22:47.332Z] 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-09T03:22:47.942Z] 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-09T03:22:48.222Z] 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-09T03:24:57.628Z] Removing intermediate container 6a209442b660 [2021-06-09T03:24:57.628Z] ---> c02a4d5796b6 [2021-06-09T03:24:57.628Z] [2021-06-09T03:24:57.628Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T03:24:57.628Z] 3.12: Pulling from library/alpine [2021-06-09T03:24:59.070Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:24:59.070Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:24:59.070Z] ---> 9852663dfa18 [2021-06-09T03:24:59.070Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T03:24:59.668Z] Removing intermediate container 8b5e0aa881d4 [2021-06-09T03:24:59.668Z] ---> fa908177f979 [2021-06-09T03:24:59.668Z] [2021-06-09T03:24:59.668Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:24:59.668Z] ---> 9852663dfa18 [2021-06-09T03:24:59.668Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:24:59.668Z] Removing intermediate container c3ca9c249f57 [2021-06-09T03:24:59.668Z] ---> 08ceebfc7c0c [2021-06-09T03:24:59.668Z] [2021-06-09T03:24:59.668Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:24:59.668Z] ---> 9852663dfa18 [2021-06-09T03:24:59.668Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T03:24:59.946Z] ---> Running in 46acaa88d421 [2021-06-09T03:25:00.222Z] ---> Running in b47fc8ec7874 [2021-06-09T03:25:00.222Z] ---> Running in 93a63a54f28e [2021-06-09T03:25:03.306Z] Removing intermediate container 46acaa88d421 [2021-06-09T03:25:03.306Z] ---> bd938651453c [2021-06-09T03:25:03.306Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T03:25:03.306Z] ---> Running in 40b3edb6386c [2021-06-09T03:25:03.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:03.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:03.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:03.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:03.306Z] Removing intermediate container 388a2c3a134c [2021-06-09T03:25:03.306Z] ---> 8a166762a3d8 [2021-06-09T03:25:03.306Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T03:25:03.583Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:25:03.583Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:25:03.583Z] OK: 5 MiB in 15 packages [2021-06-09T03:25:03.870Z] ---> Running in 14b581eb6503 [2021-06-09T03:25:03.870Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T03:25:03.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:04.179Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:25:04.179Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:25:04.179Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:25:04.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:04.457Z] OK: 6 MiB in 16 packages [2021-06-09T03:25:05.090Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:25:05.090Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T03:25:05.090Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:25:05.090Z] OK: 5 MiB in 16 packages [2021-06-09T03:25:06.079Z] Removing intermediate container 93a63a54f28e [2021-06-09T03:25:06.079Z] ---> 1ea3905e1323 [2021-06-09T03:25:06.079Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:25:06.079Z] 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-09T03:25:06.359Z] ---> Running in 63edefd3aef2 [2021-06-09T03:25:06.641Z] Removing intermediate container b47fc8ec7874 [2021-06-09T03:25:06.641Z] ---> e36e89c08e03 [2021-06-09T03:25:06.641Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:25:06.921Z] ---> Running in 03315ca9218a [2021-06-09T03:25:09.463Z] Removing intermediate container 40b3edb6386c [2021-06-09T03:25:09.463Z] ---> efb0dab4fd7c [2021-06-09T03:25:09.463Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T03:25:09.463Z] Removing intermediate container 63edefd3aef2 [2021-06-09T03:25:09.463Z] ---> 840905ebacf8 [2021-06-09T03:25:09.463Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T03:25:09.463Z] ---> Running in 6834bf5026a6 [2021-06-09T03:25:09.463Z] ---> Running in 146042b1e385 [2021-06-09T03:25:09.463Z] Removing intermediate container 03315ca9218a [2021-06-09T03:25:09.463Z] ---> 774fddb45aaa [2021-06-09T03:25:09.463Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T03:25:09.463Z] ---> Running in 4c7b34b64d85 [2021-06-09T03:25:09.463Z] Removing intermediate container 6834bf5026a6 [2021-06-09T03:25:09.463Z] ---> fe387c940dc1 [2021-06-09T03:25:09.463Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T03:25:09.463Z] Removing intermediate container 146042b1e385 [2021-06-09T03:25:09.463Z] ---> 0fa0f126d10c [2021-06-09T03:25:09.463Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:25:09.463Z] ---> Running in c1bd2fa2c432 [2021-06-09T03:25:09.463Z] ---> Running in ddf727f6d456 [2021-06-09T03:25:09.463Z] Removing intermediate container 4c7b34b64d85 [2021-06-09T03:25:09.463Z] ---> c564cf20359a [2021-06-09T03:25:09.463Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:25:09.767Z] Removing intermediate container 14b581eb6503 [2021-06-09T03:25:09.767Z] ---> 65490b3a0475 [2021-06-09T03:25:09.767Z] [2021-06-09T03:25:09.767Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T03:25:09.767Z] ---> Running in 545e8254cfdc [2021-06-09T03:25:10.050Z] Removing intermediate container 4a12823480d2 [2021-06-09T03:25:10.050Z] ---> 3c4af5a2ea9f [2021-06-09T03:25:10.050Z] [2021-06-09T03:25:10.050Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:25:10.050Z] ---> 9852663dfa18 [2021-06-09T03:25:10.050Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T03:25:10.329Z] 20.10.0: Pulling from library/docker [2021-06-09T03:25:10.329Z] Removing intermediate container c1bd2fa2c432 [2021-06-09T03:25:10.329Z] ---> 6c7ccf275c48 [2021-06-09T03:25:10.329Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T03:25:10.329Z] ---> Running in e5689160053c [2021-06-09T03:25:10.613Z] Removing intermediate container ddf727f6d456 [2021-06-09T03:25:10.613Z] ---> 15b6f0a069ea [2021-06-09T03:25:10.613Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:25:10.613Z] ---> Running in d964876dd758 [2021-06-09T03:25:10.613Z] Removing intermediate container 545e8254cfdc [2021-06-09T03:25:10.613Z] ---> e95fc58ff8e8 [2021-06-09T03:25:10.613Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:25:12.097Z] Removing intermediate container e5689160053c [2021-06-09T03:25:12.097Z] ---> 57c5c5e0d795 [2021-06-09T03:25:12.097Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T03:25:12.097Z] ---> Running in b21c4fb2aea7 [2021-06-09T03:25:12.703Z] ---> 198ff443b5ed [2021-06-09T03:25:12.703Z] ---> 8d36272c7789 [2021-06-09T03:25:12.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler /Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T03:25:12.703Z] [2021-06-09T03:25:13.338Z] Removing intermediate container b21c4fb2aea7 [2021-06-09T03:25:13.338Z] ---> f6ae89b26768 [2021-06-09T03:25:13.338Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T03:25:13.625Z] ---> Running in f295a44f48a3 [2021-06-09T03:25:14.621Z] Removing intermediate container d964876dd758 [2021-06-09T03:25:14.621Z] ---> feacd707d841 [2021-06-09T03:25:14.621Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T03:25:14.621Z] Removing intermediate container f295a44f48a3 [2021-06-09T03:25:14.621Z] ---> 17ffc536d3eb [2021-06-09T03:25:14.621Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:25:14.902Z] ---> Running in 61bcc121dd5a [2021-06-09T03:25:14.902Z] ---> 9839c36209c3 [2021-06-09T03:25:14.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T03:25:15.184Z] ---> Running in 0f2817c13b4b [2021-06-09T03:25:15.184Z] ---> 3d5a664a5b8e [2021-06-09T03:25:15.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T03:25:15.809Z] Removing intermediate container 61bcc121dd5a [2021-06-09T03:25:15.809Z] ---> ec262b502350 [2021-06-09T03:25:15.809Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T03:25:16.411Z] ---> 8f3c3353ebaf [2021-06-09T03:25:16.411Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T03:25:17.014Z] ---> 8dda968539b8 [2021-06-09T03:25:17.014Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T03:25:17.014Z] ---> Running in c0041ebf8d04 [2021-06-09T03:25:17.014Z] ---> Running in 56558404732f [2021-06-09T03:25:17.293Z] ---> ff7802a67d52 [2021-06-09T03:25:17.293Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T03:25:19.687Z] ---> Running in 5dad3e05e1b4 [2021-06-09T03:25:19.687Z] Removing intermediate container c0041ebf8d04 [2021-06-09T03:25:19.687Z] ---> 14eca509057f [2021-06-09T03:25:19.687Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:25:19.687Z] Removing intermediate container 56558404732f [2021-06-09T03:25:19.687Z] ---> ca12a5d4e1dd [2021-06-09T03:25:19.687Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:25:19.687Z] ---> Running in 796837ce6a0b [2021-06-09T03:25:19.687Z] ---> Running in 08e0d74823ba [2021-06-09T03:25:19.687Z] Removing intermediate container 0f2817c13b4b [2021-06-09T03:25:19.687Z] ---> 4d997c1ce6bd [2021-06-09T03:25:19.687Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T03:25:19.687Z] ---> Running in 9ecac2f87928 [2021-06-09T03:25:19.687Z] Removing intermediate container 796837ce6a0b [2021-06-09T03:25:19.687Z] ---> ba117c433655 [2021-06-09T03:25:19.687Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T03:25:19.687Z] Removing intermediate container 08e0d74823ba [2021-06-09T03:25:19.687Z] ---> 8fb6b19fb56f [2021-06-09T03:25:19.687Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T03:25:19.687Z] ---> Running in 6ddbfd2fe503 [2021-06-09T03:25:19.687Z] ---> Running in d903a6913781 [2021-06-09T03:25:20.317Z] Removing intermediate container 6ddbfd2fe503 [2021-06-09T03:25:20.317Z] ---> 2bcf8aef4837 [2021-06-09T03:25:20.317Z] Step 22/23 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:25:20.610Z] ---> Running in 464c62abceb0 [2021-06-09T03:25:20.889Z] Removing intermediate container d903a6913781 [2021-06-09T03:25:20.889Z] ---> c6fdd9dcf9be [2021-06-09T03:25:20.889Z] Step 22/23 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:25:21.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:21.172Z] ---> Running in b4bb8bd9027e [2021-06-09T03:25:21.448Z] Removing intermediate container 464c62abceb0 [2021-06-09T03:25:21.448Z] ---> 764fcbf8c3f0 [2021-06-09T03:25:21.448Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T03:25:21.723Z] Removing intermediate container 5dad3e05e1b4 [2021-06-09T03:25:21.723Z] ---> 2ec77d1441a8 [2021-06-09T03:25:21.723Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:25:21.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:21.723Z] ---> Running in 997b0bd3183b [2021-06-09T03:25:22.008Z] Removing intermediate container b4bb8bd9027e [2021-06-09T03:25:22.008Z] ---> abbf2efc2f38 [2021-06-09T03:25:22.008Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T03:25:22.284Z] ---> Running in f686bb4a015b [2021-06-09T03:25:22.562Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:25:22.562Z] Removing intermediate container 997b0bd3183b [2021-06-09T03:25:22.562Z] ---> aa91b93f913f [2021-06-09T03:25:22.562Z] [2021-06-09T03:25:22.562Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T03:25:22.839Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T03:25:22.839Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T03:25:23.127Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T03:25:23.127Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T03:25:23.127Z] Successfully built aa91b93f913f [2021-06-09T03:25:23.127Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:25:23.127Z] OK: 8 MiB in 20 packages [2021-06-09T03:25:23.127Z] Successfully tagged support-notifications-arm64:latest [2021-06-09T03:25:23.408Z] Removing intermediate container f686bb4a015b [2021-06-09T03:25:23.408Z] ---> 26f5f0b10b04 [2021-06-09T03:25:23.408Z] [2021-06-09T03:25:23.408Z]  Building support-notifications ... done Building core-metadata [2021-06-09T03:25:23.408Z] ---> 9e74a4159059 [2021-06-09T03:25:23.408Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T03:25:24.412Z] Successfully built 26f5f0b10b04 [2021-06-09T03:25:24.413Z] Successfully tagged support-scheduler-arm64:latest [2021-06-09T03:25:24.413Z] Building core-command [2021-06-09T03:25:27.529Z]  Building support-scheduler ... done Removing intermediate container 9ecac2f87928 [2021-06-09T03:25:27.529Z] ---> 6bc5f5e5afe0 [2021-06-09T03:25:27.529Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:25:27.529Z] ---> 0fd19c7a598b [2021-06-09T03:25:27.529Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T03:25:27.529Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T03:25:27.529Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T03:25:27.529Z] ---> eeaf43b92773 [2021-06-09T03:25:27.529Z] 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-09T03:25:27.529Z] ---> Running in 077b9b9526ba [2021-06-09T03:25:27.529Z] ---> a730eb2f8a57 [2021-06-09T03:25:27.529Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T03:25:27.529Z] ---> 0803611aed6d [2021-06-09T03:25:27.529Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T03:25:27.529Z] Removing intermediate container 077b9b9526ba [2021-06-09T03:25:27.529Z] ---> b8af02016092 [2021-06-09T03:25:27.529Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T03:25:28.135Z] ---> Running in 01dc4de9eb87 [2021-06-09T03:25:28.737Z] ---> d5005ec71b73 [2021-06-09T03:25:28.737Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T03:25:29.011Z] ---> 801883ae82c6 [2021-06-09T03:25:29.011Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T03:25:29.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:30.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:25:30.272Z] ---> d3067963d589 [2021-06-09T03:25:30.272Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T03:25:30.547Z] ---> c7fd1c59b511 [2021-06-09T03:25:30.547Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T03:25:30.547Z] ---> Running in 5294caddd605 [2021-06-09T03:25:30.821Z] ---> Running in 1a1db7140435 [2021-06-09T03:25:30.821Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T03:25:30.821Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T03:25:30.821Z] Executing bash-5.0.17-r0.post-install [2021-06-09T03:25:30.821Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:25:30.821Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T03:25:30.821Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T03:25:30.821Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T03:25:30.821Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T03:25:31.096Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T03:25:31.096Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T03:25:31.096Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T03:25:31.096Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T03:25:31.096Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T03:25:31.096Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T03:25:31.096Z] Removing intermediate container 5294caddd605 [2021-06-09T03:25:31.096Z] ---> fbeb8fc18706 [2021-06-09T03:25:31.096Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T03:25:31.372Z] Removing intermediate container 1a1db7140435 [2021-06-09T03:25:31.372Z] ---> 74dd0424952f [2021-06-09T03:25:31.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:25:31.988Z] ---> Running in d279008f0b7c [2021-06-09T03:25:32.590Z] ---> 864ea2cd7a9a [2021-06-09T03:25:32.590Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T03:25:33.209Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T03:25:33.209Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T03:25:33.209Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T03:25:33.209Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T03:25:33.209Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T03:25:33.209Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T03:25:33.209Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T03:25:33.209Z] Removing intermediate container d279008f0b7c [2021-06-09T03:25:33.209Z] ---> a95dbd86ee38 [2021-06-09T03:25:33.209Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:25:33.488Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T03:25:33.488Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T03:25:33.488Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T03:25:33.488Z] ---> Running in 5a5c80142398 [2021-06-09T03:25:33.488Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T03:25:33.488Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T03:25:33.488Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T03:25:33.488Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T03:25:33.488Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T03:25:33.488Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T03:25:33.765Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T03:25:33.765Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T03:25:33.765Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T03:25:33.765Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T03:25:33.765Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T03:25:33.765Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T03:25:33.765Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T03:25:33.765Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T03:25:33.765Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T03:25:33.765Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T03:25:33.766Z] ---> Running in cc51c7901e3f [2021-06-09T03:25:34.042Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T03:25:34.042Z] OK: 72 MiB in 59 packages [2021-06-09T03:25:36.308Z] Removing intermediate container cc51c7901e3f [2021-06-09T03:25:36.308Z] ---> 65eb2511fa58 [2021-06-09T03:25:36.308Z] Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:25:36.308Z] ---> Running in d08a6d64648f [2021-06-09T03:25:36.308Z] Removing intermediate container d08a6d64648f [2021-06-09T03:25:36.308Z] ---> 608b1385e9a5 [2021-06-09T03:25:36.308Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:25:36.308Z] ---> Running in 9e0fba78f141 [2021-06-09T03:25:36.581Z] Removing intermediate container 5a5c80142398 [2021-06-09T03:25:36.581Z] ---> 7ea3e3bb37f0 [2021-06-09T03:25:36.581Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T03:25:36.853Z] Removing intermediate container 9e0fba78f141 [2021-06-09T03:25:36.853Z] ---> 2380f1cd4b23 [2021-06-09T03:25:36.853Z] [2021-06-09T03:25:36.853Z] ---> Running in 8e1efa72b551 [2021-06-09T03:25:37.453Z] Successfully built 2380f1cd4b23 [2021-06-09T03:25:37.453Z] Successfully tagged core-data-arm64:latest [2021-06-09T03:25:37.453Z]  Building core-data ... done Building security-secretstore-setup [2021-06-09T03:25:38.056Z] Removing intermediate container 8e1efa72b551 [2021-06-09T03:25:38.056Z] ---> 573c235f0bd0 [2021-06-09T03:25:38.056Z] Step 29/32 : CMD ["gate"] [2021-06-09T03:25:38.333Z] ---> Running in 5314dc59992d [2021-06-09T03:25:39.321Z] Collecting docker-compose==1.23.2 [2021-06-09T03:25:39.321Z] Removing intermediate container 5314dc59992d [2021-06-09T03:25:39.321Z] ---> 2bc46329ba91 [2021-06-09T03:25:39.321Z] Step 30/32 : LABEL arch=arm64 [2021-06-09T03:25:39.321Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T03:25:39.599Z] ---> Running in fe1cb7c92cb1 [2021-06-09T03:25:39.878Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T03:25:40.153Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T03:25:40.439Z] Removing intermediate container fe1cb7c92cb1 [2021-06-09T03:25:40.439Z] ---> 7991e5ed6ce8 [2021-06-09T03:25:40.439Z] Step 31/32 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:25:41.054Z] ---> Running in 1b53c1fb513b [2021-06-09T03:25:42.038Z] Removing intermediate container 1b53c1fb513b [2021-06-09T03:25:42.038Z] ---> 184e49a8ebc1 [2021-06-09T03:25:42.038Z] Step 32/32 : LABEL version=0.0.0 [2021-06-09T03:25:42.635Z] ---> Running in 4fab20cfcffe [2021-06-09T03:25:42.635Z] 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-09T03:25:43.238Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T03:25:43.238Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T03:25:43.840Z] Removing intermediate container 4fab20cfcffe [2021-06-09T03:25:43.840Z] ---> f9ec829a97d3 [2021-06-09T03:25:43.840Z] [2021-06-09T03:25:43.840Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T03:25:43.840Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T03:25:44.115Z] Successfully built f9ec829a97d3 [2021-06-09T03:25:44.392Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-09T03:25:44.392Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-09T03:25:47.021Z] Collecting PyYAML<4,>=3.10 [2021-06-09T03:25:47.021Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T03:25:51.031Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T03:25:51.031Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T03:25:53.036Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T03:25:53.036Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T03:25:54.020Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T03:25:54.020Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T03:25:55.003Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T03:25:55.003Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T03:25:58.187Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T03:25:58.187Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T03:25:58.187Z] 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-09T03:25:58.187Z] 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-09T03:25:58.187Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T03:25:58.187Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T03:25:58.187Z] Collecting idna<2.8,>=2.5 [2021-06-09T03:25:58.187Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T03:25:58.187Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T03:25:58.187Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T03:25:58.187Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T03:25:58.187Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T03:25:58.187Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T03:25:58.187Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T03:25:59.241Z] Installing collected packages: docopt, jsonschema, texttable, PyYAML, dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docker-compose [2021-06-09T03:25:59.241Z] Running setup.py install for docopt: started [2021-06-09T03:26:01.861Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T03:26:01.861Z] Running setup.py install for texttable: started [2021-06-09T03:26:04.489Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T03:26:04.489Z] Running setup.py install for PyYAML: started [2021-06-09T03:26:05.091Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:26:05.091Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:26:05.091Z] ---> 0f22c1905afd [2021-06-09T03:26:05.091Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:26:05.091Z] ---> Using cache [2021-06-09T03:26:05.091Z] ---> 2f833138cf15 [2021-06-09T03:26:05.091Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:26:05.091Z] ---> Using cache [2021-06-09T03:26:05.091Z] ---> 24fe897c9675 [2021-06-09T03:26:05.091Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:26:05.376Z] ---> Using cache [2021-06-09T03:26:05.376Z] ---> 73252fe5ee8c [2021-06-09T03:26:05.376Z] Step 6/24 : COPY go.mod . [2021-06-09T03:26:05.376Z] ---> Using cache [2021-06-09T03:26:05.376Z] ---> cba97f14fc80 [2021-06-09T03:26:05.376Z] Step 7/24 : RUN go mod download [2021-06-09T03:26:05.376Z] ---> Using cache [2021-06-09T03:26:05.376Z] ---> a2c49a9a0213 [2021-06-09T03:26:05.376Z] Step 8/24 : COPY . . [2021-06-09T03:26:05.376Z] ---> Using cache [2021-06-09T03:26:05.376Z] ---> d33f412a41cc [2021-06-09T03:26:05.376Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:26:05.376Z] ---> Using cache [2021-06-09T03:26:05.376Z] ---> 8dcb82ef4a42 [2021-06-09T03:26:05.376Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T03:26:07.830Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:26:07.830Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:26:07.830Z] ---> 0f22c1905afd [2021-06-09T03:26:07.830Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:26:07.830Z] ---> Using cache [2021-06-09T03:26:07.830Z] ---> 2f833138cf15 [2021-06-09T03:26:07.830Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:26:07.830Z] ---> Using cache [2021-06-09T03:26:07.830Z] ---> 24fe897c9675 [2021-06-09T03:26:07.830Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:26:07.830Z] ---> Using cache [2021-06-09T03:26:07.830Z] ---> 73252fe5ee8c [2021-06-09T03:26:07.830Z] Step 6/24 : COPY go.mod . [2021-06-09T03:26:07.830Z] ---> Using cache [2021-06-09T03:26:07.830Z] ---> cba97f14fc80 [2021-06-09T03:26:07.830Z] Step 7/24 : RUN go mod download [2021-06-09T03:26:07.830Z] ---> Using cache [2021-06-09T03:26:07.830Z] ---> a2c49a9a0213 [2021-06-09T03:26:07.830Z] Step 8/24 : COPY . . [2021-06-09T03:26:07.830Z] ---> Using cache [2021-06-09T03:26:07.830Z] ---> d33f412a41cc [2021-06-09T03:26:07.830Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:26:07.830Z] ---> Using cache [2021-06-09T03:26:07.830Z] ---> 8dcb82ef4a42 [2021-06-09T03:26:07.830Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T03:26:07.830Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T03:26:07.830Z] Running setup.py install for dockerpty: started [2021-06-09T03:26:09.832Z] ---> Running in a015340b96be [2021-06-09T03:26:09.832Z] ---> Running in c0f902dca2ea [2021-06-09T03:26:09.832Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T03:26:09.832Z] Attempting uninstall: urllib3 [2021-06-09T03:26:09.832Z] Found existing installation: urllib3 1.25.9 [2021-06-09T03:26:09.832Z] Uninstalling urllib3-1.25.9: [2021-06-09T03:26:10.105Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T03:26:11.119Z] Attempting uninstall: idna [2021-06-09T03:26:11.119Z] Found existing installation: idna 2.9 [2021-06-09T03:26:11.119Z] Uninstalling idna-2.9: [2021-06-09T03:26:11.119Z] Successfully uninstalled idna-2.9 [2021-06-09T03:26:11.724Z] 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-09T03:26:12.001Z] Attempting uninstall: requests [2021-06-09T03:26:12.001Z] Found existing installation: requests 2.23.0 [2021-06-09T03:26:12.001Z] Uninstalling requests-2.23.0: [2021-06-09T03:26:12.277Z] Successfully uninstalled requests-2.23.0 [2021-06-09T03:26:12.277Z] 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-09T03:26:15.693Z] 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-09T03:26:22.441Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:26:22.441Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:26:22.441Z] ---> 0f22c1905afd [2021-06-09T03:26:22.441Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T03:26:22.441Z] ---> Using cache [2021-06-09T03:26:22.441Z] ---> 2f833138cf15 [2021-06-09T03:26:22.441Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:26:22.441Z] ---> Using cache [2021-06-09T03:26:22.441Z] ---> 24fe897c9675 [2021-06-09T03:26:22.441Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T03:26:22.441Z] ---> Using cache [2021-06-09T03:26:22.441Z] ---> 73252fe5ee8c [2021-06-09T03:26:22.441Z] Step 6/26 : COPY go.mod . [2021-06-09T03:26:22.441Z] ---> Using cache [2021-06-09T03:26:22.441Z] ---> cba97f14fc80 [2021-06-09T03:26:22.441Z] Step 7/26 : RUN go mod download [2021-06-09T03:26:22.441Z] ---> Using cache [2021-06-09T03:26:22.441Z] ---> a2c49a9a0213 [2021-06-09T03:26:22.441Z] Step 8/26 : COPY . . [2021-06-09T03:26:22.441Z] ---> Using cache [2021-06-09T03:26:22.441Z] ---> d33f412a41cc [2021-06-09T03:26:22.441Z] Step 9/26 : RUN go mod tidy [2021-06-09T03:26:22.441Z] ---> Using cache [2021-06-09T03:26:22.441Z] ---> 8dcb82ef4a42 [2021-06-09T03:26:22.441Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T03:26:22.441Z] ---> Running in c365509da96d [2021-06-09T03:26:25.079Z] 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-09T03:26:26.527Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:26:26.527Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:26:26.527Z] ---> 0f22c1905afd [2021-06-09T03:26:26.527Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T03:26:26.527Z] ---> Using cache [2021-06-09T03:26:26.527Z] ---> 2f833138cf15 [2021-06-09T03:26:26.527Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:26:26.527Z] ---> Using cache [2021-06-09T03:26:26.527Z] ---> 24fe897c9675 [2021-06-09T03:26:26.527Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T03:26:26.527Z] ---> Using cache [2021-06-09T03:26:26.527Z] ---> 73252fe5ee8c [2021-06-09T03:26:26.527Z] Step 6/22 : COPY go.mod . [2021-06-09T03:26:26.527Z] ---> Using cache [2021-06-09T03:26:26.527Z] ---> cba97f14fc80 [2021-06-09T03:26:26.527Z] Step 7/22 : RUN go mod download [2021-06-09T03:26:26.527Z] ---> Using cache [2021-06-09T03:26:26.527Z] ---> a2c49a9a0213 [2021-06-09T03:26:26.527Z] Step 8/22 : COPY . . [2021-06-09T03:26:26.527Z] ---> Using cache [2021-06-09T03:26:26.527Z] ---> d33f412a41cc [2021-06-09T03:26:26.527Z] Step 9/22 : RUN go mod tidy [2021-06-09T03:26:26.527Z] ---> Using cache [2021-06-09T03:26:26.527Z] ---> 8dcb82ef4a42 [2021-06-09T03:26:26.527Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T03:26:27.514Z] ---> Running in eefa3f319680 [2021-06-09T03:26:30.152Z] 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-09T03:26:33.561Z] Removing intermediate container 01dc4de9eb87 [2021-06-09T03:26:33.561Z] ---> 2896a4434b73 [2021-06-09T03:26:33.561Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T03:26:33.561Z] ---> Running in e39cd021d96e [2021-06-09T03:26:34.550Z] Removing intermediate container e39cd021d96e [2021-06-09T03:26:34.550Z] ---> 9aa9e9213823 [2021-06-09T03:26:34.550Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T03:26:34.550Z] ---> Running in bd8bc27d72a2 [2021-06-09T03:26:35.540Z] Removing intermediate container bd8bc27d72a2 [2021-06-09T03:26:35.540Z] ---> ba5ab231b5b9 [2021-06-09T03:26:35.540Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T03:26:36.984Z] ---> 49603443323d [2021-06-09T03:26:36.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T03:26:38.429Z] ---> 0ab4683c4e37 [2021-06-09T03:26:38.429Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T03:26:39.433Z] ---> 9a9ea65e6387 [2021-06-09T03:26:39.433Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T03:26:39.433Z] ---> Running in 5304f7c0bc97 [2021-06-09T03:26:40.424Z] Removing intermediate container 5304f7c0bc97 [2021-06-09T03:26:40.424Z] ---> e4191364c95d [2021-06-09T03:26:40.424Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:26:40.424Z] ---> Running in 831777b2f5d9 [2021-06-09T03:26:41.039Z] Removing intermediate container 831777b2f5d9 [2021-06-09T03:26:41.039Z] ---> 77e0ca9ea809 [2021-06-09T03:26:41.039Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:26:41.316Z] ---> Running in 7ec155c28622 [2021-06-09T03:26:41.933Z] Removing intermediate container 7ec155c28622 [2021-06-09T03:26:41.933Z] ---> 896b03839a06 [2021-06-09T03:26:41.933Z] Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:26:42.210Z] ---> Running in 8b4fe3e7d6c1 [2021-06-09T03:26:42.812Z] Removing intermediate container 8b4fe3e7d6c1 [2021-06-09T03:26:42.812Z] ---> 9acae7c9335e [2021-06-09T03:26:42.812Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:26:42.812Z] ---> Running in c92945b793bc [2021-06-09T03:26:43.809Z] Removing intermediate container c92945b793bc [2021-06-09T03:26:43.809Z] ---> 09da79168d74 [2021-06-09T03:26:43.809Z] [2021-06-09T03:26:44.105Z] Successfully built 09da79168d74 [2021-06-09T03:26:44.105Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-09T03:27:52.199Z]  Building sys-mgmt-agent ... done 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-09T03:27:52.200Z] 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-09T03:27:52.200Z] Removing intermediate container a015340b96be [2021-06-09T03:27:52.200Z] ---> 2b29c075de3d [2021-06-09T03:27:52.200Z] [2021-06-09T03:27:52.200Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:27:52.200Z] ---> 9852663dfa18 [2021-06-09T03:27:52.200Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:27:52.200Z] ---> Using cache [2021-06-09T03:27:52.200Z] ---> 1ea3905e1323 [2021-06-09T03:27:52.200Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:27:52.200Z] ---> Using cache [2021-06-09T03:27:52.200Z] ---> 840905ebacf8 [2021-06-09T03:27:52.200Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T03:27:52.200Z] ---> Running in 5d2ff5257fec [2021-06-09T03:27:52.200Z] Removing intermediate container 5d2ff5257fec [2021-06-09T03:27:52.200Z] ---> a8a5d0e9b878 [2021-06-09T03:27:52.200Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:27:52.200Z] ---> Running in 6f06b09349dc [2021-06-09T03:27:52.805Z] Removing intermediate container 6f06b09349dc [2021-06-09T03:27:52.805Z] ---> 4df162baf1d4 [2021-06-09T03:27:52.805Z] Step 16/24 : WORKDIR / [2021-06-09T03:27:53.081Z] ---> Running in de1b051b968d [2021-06-09T03:27:54.091Z] Removing intermediate container de1b051b968d [2021-06-09T03:27:54.091Z] ---> a6e599d1339f [2021-06-09T03:27:54.091Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:27:55.548Z] ---> f4972e222b36 [2021-06-09T03:27:55.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T03:27:57.553Z] Removing intermediate container c0f902dca2ea [2021-06-09T03:27:57.553Z] ---> d799125220c1 [2021-06-09T03:27:57.553Z] [2021-06-09T03:27:57.553Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:27:57.553Z] ---> 9852663dfa18 [2021-06-09T03:27:57.553Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:27:57.553Z] ---> Using cache [2021-06-09T03:27:57.553Z] ---> 1ea3905e1323 [2021-06-09T03:27:57.553Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:27:57.553Z] ---> Using cache [2021-06-09T03:27:57.553Z] ---> 840905ebacf8 [2021-06-09T03:27:57.553Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T03:27:58.151Z] ---> 760a897d896a [2021-06-09T03:27:58.151Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T03:27:58.151Z] ---> Running in e9932d988bd5 [2021-06-09T03:27:58.755Z] Removing intermediate container e9932d988bd5 [2021-06-09T03:27:58.755Z] ---> 538aa38abe6a [2021-06-09T03:27:58.755Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:27:59.357Z] ---> Running in 0e22fb4dde22 [2021-06-09T03:27:59.637Z] ---> f603e3723004 [2021-06-09T03:27:59.637Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T03:27:59.910Z] Removing intermediate container c365509da96d [2021-06-09T03:27:59.910Z] ---> 52d541d0dca3 [2021-06-09T03:27:59.910Z] [2021-06-09T03:27:59.910Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T03:27:59.910Z] ---> 9852663dfa18 [2021-06-09T03:27:59.910Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T03:28:00.188Z] ---> Running in bc44f218b087 [2021-06-09T03:28:00.188Z] Removing intermediate container 0e22fb4dde22 [2021-06-09T03:28:00.188Z] ---> fb8a5f749a54 [2021-06-09T03:28:00.188Z] Step 16/24 : WORKDIR / [2021-06-09T03:28:00.463Z] ---> Running in 1245b006d77e [2021-06-09T03:28:00.736Z] ---> Running in 50aa611628cc [2021-06-09T03:28:01.013Z] Removing intermediate container bc44f218b087 [2021-06-09T03:28:01.013Z] ---> 717630ae6c83 [2021-06-09T03:28:01.013Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:28:01.288Z] ---> Running in a9e78af24f0d [2021-06-09T03:28:01.288Z] Removing intermediate container eefa3f319680 [2021-06-09T03:28:01.288Z] ---> 895d5de08e7a [2021-06-09T03:28:01.288Z] [2021-06-09T03:28:01.288Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T03:28:01.288Z] ---> 9852663dfa18 [2021-06-09T03:28:01.288Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T03:28:01.564Z] Removing intermediate container 50aa611628cc [2021-06-09T03:28:01.564Z] ---> e3b965271dca [2021-06-09T03:28:01.564Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:28:01.564Z] ---> Running in cf2e1d01e8ea [2021-06-09T03:28:01.845Z] Removing intermediate container a9e78af24f0d [2021-06-09T03:28:01.845Z] ---> c4a4de9a8c46 [2021-06-09T03:28:01.845Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:28:02.122Z] ---> Running in 55de92d6732a [2021-06-09T03:28:02.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:28:02.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:28:02.674Z] ---> f0551dead2bd [2021-06-09T03:28:02.674Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T03:28:02.674Z] Removing intermediate container 55de92d6732a [2021-06-09T03:28:02.674Z] ---> d509ac43ca0b [2021-06-09T03:28:02.674Z] Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:28:02.948Z] ---> Running in a87e46e5a4cc [2021-06-09T03:28:02.948Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T03:28:03.223Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:28:03.223Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T03:28:03.223Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T03:28:03.223Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:28:03.223Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T03:28:03.223Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:28:03.223Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:28:03.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:28:03.495Z] OK: 7 MiB in 20 packages [2021-06-09T03:28:03.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:28:03.773Z] Removing intermediate container a87e46e5a4cc [2021-06-09T03:28:03.773Z] ---> bc285c632a54 [2021-06-09T03:28:03.773Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:28:04.056Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T03:28:04.056Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:28:04.056Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T03:28:04.056Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T03:28:04.056Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:28:04.056Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:28:04.334Z] ---> Running in 825eea4a6dcf [2021-06-09T03:28:04.334Z] OK: 7 MiB in 18 packages [2021-06-09T03:28:04.640Z] ---> 0e832e16bcc1 [2021-06-09T03:28:04.640Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T03:28:04.995Z] Removing intermediate container 825eea4a6dcf [2021-06-09T03:28:04.995Z] ---> acc4ca6e7b89 [2021-06-09T03:28:04.995Z] [2021-06-09T03:28:09.631Z] Successfully built acc4ca6e7b89 [2021-06-09T03:28:09.631Z] Successfully tagged core-command-arm64:latest [2021-06-09T03:28:09.631Z]  Building core-command ... done Removing intermediate container 1245b006d77e [2021-06-09T03:28:09.631Z] ---> d7d473cf5f23 [2021-06-09T03:28:09.631Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:28:09.631Z] ---> 97b028ac41b8 [2021-06-09T03:28:09.631Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T03:28:09.631Z] ---> Running in a613651b85c7 [2021-06-09T03:28:09.631Z] ---> Running in 727343083eb2 [2021-06-09T03:28:09.631Z] Removing intermediate container cf2e1d01e8ea [2021-06-09T03:28:09.631Z] ---> 8443313a5540 [2021-06-09T03:28:09.631Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:28:09.631Z] ---> Running in 9a30b367dc91 [2021-06-09T03:28:09.631Z] Removing intermediate container a613651b85c7 [2021-06-09T03:28:09.631Z] ---> 3a60f21ff50a [2021-06-09T03:28:09.631Z] Step 14/26 : WORKDIR / [2021-06-09T03:28:09.631Z] Removing intermediate container 727343083eb2 [2021-06-09T03:28:09.631Z] ---> f59cbb2c4441 [2021-06-09T03:28:09.631Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:28:09.631Z] ---> Running in d60a21546651 [2021-06-09T03:28:09.631Z] ---> Running in f119c8f2e11f [2021-06-09T03:28:09.631Z] Removing intermediate container 9a30b367dc91 [2021-06-09T03:28:09.631Z] ---> 76a09bb6ccf2 [2021-06-09T03:28:09.631Z] Step 14/22 : WORKDIR /edgex [2021-06-09T03:28:09.631Z] ---> Running in 1c046359d501 [2021-06-09T03:28:09.631Z] Removing intermediate container f119c8f2e11f [2021-06-09T03:28:09.631Z] ---> 8f73f99b31e8 [2021-06-09T03:28:09.631Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:28:09.631Z] Removing intermediate container d60a21546651 [2021-06-09T03:28:09.631Z] ---> b8479beb8ad3 [2021-06-09T03:28:09.631Z] 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-09T03:28:09.631Z] ---> Running in c5864b2d908b [2021-06-09T03:28:09.631Z] Removing intermediate container 1c046359d501 [2021-06-09T03:28:09.631Z] ---> 21b3175477bc [2021-06-09T03:28:09.631Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T03:28:09.631Z] Removing intermediate container c5864b2d908b [2021-06-09T03:28:09.631Z] ---> d35009940987 [2021-06-09T03:28:09.631Z] Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:28:09.631Z] ---> Running in 143558b4d456 [2021-06-09T03:28:09.631Z] ---> ed0f2cb100f0 [2021-06-09T03:28:09.631Z] 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-09T03:28:09.631Z] ---> c4e229e711d1 [2021-06-09T03:28:09.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T03:28:09.631Z] Removing intermediate container 143558b4d456 [2021-06-09T03:28:09.631Z] ---> f10245165fd6 [2021-06-09T03:28:09.631Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:28:09.631Z] ---> Running in aee5aaf9cbbc [2021-06-09T03:28:09.920Z] ---> a0a288f23c89 [2021-06-09T03:28:09.920Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T03:28:10.530Z] Removing intermediate container aee5aaf9cbbc [2021-06-09T03:28:10.530Z] ---> 1acc2b664989 [2021-06-09T03:28:10.530Z] [2021-06-09T03:28:10.530Z] ---> d667ebfefa43 [2021-06-09T03:28:10.530Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T03:28:10.808Z] Successfully built 1acc2b664989 [2021-06-09T03:28:10.808Z] Successfully tagged core-metadata-arm64:latest [2021-06-09T03:28:11.086Z]  Building core-metadata ... done  ---> 4c56687b20fe [2021-06-09T03:28:11.086Z] 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-09T03:28:12.075Z] ---> 0eeafbd8d807 [2021-06-09T03:28:12.075Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T03:28:12.075Z] ---> 6f27c3b94292 [2021-06-09T03:28:12.075Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T03:28:12.075Z] ---> Running in 7391986b4138 [2021-06-09T03:28:12.680Z] Removing intermediate container 7391986b4138 [2021-06-09T03:28:12.680Z] ---> 4a61813aeb78 [2021-06-09T03:28:12.680Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T03:28:12.959Z] ---> Running in 9240666e9556 [2021-06-09T03:28:13.236Z] ---> acab0ae1a413 [2021-06-09T03:28:13.236Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T03:28:13.236Z] Removing intermediate container 9240666e9556 [2021-06-09T03:28:13.515Z] ---> f9086de1cea8 [2021-06-09T03:28:13.515Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T03:28:13.515Z] ---> Running in 9f0940e611fb [2021-06-09T03:28:14.120Z] Removing intermediate container 9f0940e611fb [2021-06-09T03:28:14.120Z] ---> 9456445c2cbb [2021-06-09T03:28:14.120Z] Step 21/22 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:28:14.398Z] ---> Running in d5946b177f8f [2021-06-09T03:28:14.398Z] ---> 22d60fdeee46 [2021-06-09T03:28:14.398Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T03:28:15.007Z] Removing intermediate container d5946b177f8f [2021-06-09T03:28:15.007Z] ---> 67831d6c61ec [2021-06-09T03:28:15.007Z] Step 22/22 : LABEL version=0.0.0 [2021-06-09T03:28:15.007Z] ---> Running in 65524863d2cb [2021-06-09T03:28:15.281Z] ---> 924811e041ff [2021-06-09T03:28:15.281Z] 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-09T03:28:15.555Z] ---> Running in ebf18da85ffb [2021-06-09T03:28:15.842Z] Removing intermediate container 65524863d2cb [2021-06-09T03:28:15.842Z] ---> 601c9daa1765 [2021-06-09T03:28:15.842Z] [2021-06-09T03:28:16.125Z] Successfully built 601c9daa1765 [2021-06-09T03:28:16.126Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-09T03:28:18.104Z]  Building security-proxy-setup ... done Removing intermediate container ebf18da85ffb [2021-06-09T03:28:18.104Z] ---> cf0f0003840e [2021-06-09T03:28:18.104Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T03:28:18.104Z] ---> Running in 9b218bfc2fa4 [2021-06-09T03:28:18.378Z] Removing intermediate container 9b218bfc2fa4 [2021-06-09T03:28:18.378Z] ---> 80437946ab34 [2021-06-09T03:28:18.378Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T03:28:18.659Z] ---> Running in 4b9962a88f8d [2021-06-09T03:28:18.934Z] Removing intermediate container 4b9962a88f8d [2021-06-09T03:28:18.934Z] ---> 8a6ff415f1dc [2021-06-09T03:28:18.934Z] Step 25/26 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c [2021-06-09T03:28:19.207Z] ---> Running in 021ef2e9d080 [2021-06-09T03:28:19.486Z] Removing intermediate container 021ef2e9d080 [2021-06-09T03:28:19.486Z] ---> 0dfccd7f514e [2021-06-09T03:28:19.486Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T03:28:19.765Z] ---> Running in b94a35e370af [2021-06-09T03:28:20.373Z] Removing intermediate container b94a35e370af [2021-06-09T03:28:20.373Z] ---> 2845bdef8b72 [2021-06-09T03:28:20.373Z] [2021-06-09T03:28:20.653Z] Successfully built 2845bdef8b72 [2021-06-09T03:28:20.653Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-09T03:28:20.946Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-06-09T03:28:20.966Z] $ docker stop --time=1 7779afcb2f8b68867de56526c405e0308f9569c1815fccc6073ad687f63841a3 [2021-06-09T03:28:22.839Z] $ docker rm -f 7779afcb2f8b68867de56526c405e0308f9569c1815fccc6073ad687f63841a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:28:23.434Z] + docker images [2021-06-09T03:28:23.705Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T03:28:23.705Z] security-secretstore-setup-arm64 latest 2845bdef8b72 4 seconds ago 26.5MB [2021-06-09T03:28:23.705Z] security-proxy-setup-arm64 latest 601c9daa1765 8 seconds ago 24MB [2021-06-09T03:28:23.705Z] core-metadata-arm64 latest 1acc2b664989 14 seconds ago 15.6MB [2021-06-09T03:28:23.705Z] core-command-arm64 latest acc4ca6e7b89 19 seconds ago 15MB [2021-06-09T03:28:23.705Z] 895d5de08e7a 23 seconds ago 971MB [2021-06-09T03:28:23.705Z] 52d541d0dca3 24 seconds ago 974MB [2021-06-09T03:28:23.705Z] d799125220c1 27 seconds ago 972MB [2021-06-09T03:28:23.705Z] 2b29c075de3d 33 seconds ago 966MB [2021-06-09T03:28:23.705Z] sys-mgmt-agent-arm64 latest 09da79168d74 About a minute ago 299MB [2021-06-09T03:28:23.705Z] security-bootstrapper-arm64 latest f9ec829a97d3 2 minutes ago 17.1MB [2021-06-09T03:28:23.705Z] core-data-arm64 latest 2380f1cd4b23 2 minutes ago 19.1MB [2021-06-09T03:28:23.705Z] support-scheduler-arm64 latest 26f5f0b10b04 3 minutes ago 15MB [2021-06-09T03:28:23.705Z] support-notifications-arm64 latest aa91b93f913f 3 minutes ago 15.7MB [2021-06-09T03:28:23.705Z] 65490b3a0475 3 minutes ago 973MB [2021-06-09T03:28:23.705Z] 3c4af5a2ea9f 3 minutes ago 974MB [2021-06-09T03:28:23.705Z] fa908177f979 3 minutes ago 968MB [2021-06-09T03:28:23.705Z] 08ceebfc7c0c 3 minutes ago 968MB [2021-06-09T03:28:23.705Z] c02a4d5796b6 3 minutes ago 967MB [2021-06-09T03:28:23.705Z] ci-base-image-arm64 latest 0f22c1905afd 14 minutes ago 641MB [2021-06-09T03:28:23.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-09T03:28:23.705Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-09T03:28:23.705Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-09T03:28:23.705Z] 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-09T03:28:24.460Z] ---> job-cost.sh [2021-06-09T03:28:24.460Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g1eR [2021-06-09T03:29:06.984Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T03:30:32.868Z] lf-activate-venv(): INFO: Adding /tmp/venv-g1eR/bin to PATH [2021-06-09T03:30:32.868Z] INFO: No Stack... [2021-06-09T03:30:32.868Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T03:30:32.868Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T03:30:33.210Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-06-09T03:30:33.210Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T03:30:35.635Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3549-5-stack-cost] [2021-06-09T03:30:35.645Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3549-5-stack-cost] did not exist. Created. [2021-06-09T03:30:35.645Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3549-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T03:30:36.038Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T03:30:36.291Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T03:30:36.316Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3549-5-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-09T03:30:39.053Z] provisioning config files... [2021-06-09T03:30:39.063Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1242005078134940865tmp [Pipeline] { [Pipeline] sh [2021-06-09T03:30:41.553Z] + set +x [2021-06-09T03:30:41.553Z] + curl -s https://codecov.io/bash [2021-06-09T03:30:41.553Z] + bash -s -- [2021-06-09T03:30:41.553Z] [2021-06-09T03:30:41.553Z] _____ _ [2021-06-09T03:30:41.553Z] / ____| | | [2021-06-09T03:30:41.553Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T03:30:41.553Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T03:30:41.553Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T03:30:41.553Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T03:30:41.553Z] Bash-1.0.3 [2021-06-09T03:30:41.553Z] [2021-06-09T03:30:41.553Z] [2021-06-09T03:30:41.553Z] ==> git version 2.24.4 found [2021-06-09T03:30:41.553Z] ==> 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-09T03:30:41.553Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T03:30:41.553Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T03:30:41.553Z] ==> Jenkins CI detected. [2021-06-09T03:30:41.553Z] project root: . [2021-06-09T03:30:41.553Z] --> token set from env [2021-06-09T03:30:41.554Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T03:30:41.554Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T03:30:41.554Z] ==> Python coveragepy not found [2021-06-09T03:30:41.554Z] ==> Searching for coverage reports in: [2021-06-09T03:30:41.554Z] + . [2021-06-09T03:30:41.554Z] -> Found 1 reports [2021-06-09T03:30:41.554Z] ==> Detecting git/mercurial file structure [2021-06-09T03:30:41.554Z] ==> Reading reports [2021-06-09T03:30:41.554Z] + ./coverage.out bytes=411487 [2021-06-09T03:30:41.554Z] ==> Appending adjustments [2021-06-09T03:30:41.554Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T03:30:41.554Z] + Found adjustments [2021-06-09T03:30:41.554Z] ==> Gzipping contents [2021-06-09T03:30:41.554Z] 56K /tmp/codecov.d5HySu.gz [2021-06-09T03:30:41.554Z] ==> Uploading reports [2021-06-09T03:30:41.554Z] url: https://codecov.io [2021-06-09T03:30:41.554Z] query: branch=PR-3549&commit=14a277b5d6669d7f62b77225338f879fe5f7979c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3549%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3549&job=&cmd_args= [2021-06-09T03:30:41.554Z] -> Pinging Codecov [2021-06-09T03:30:41.554Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3549&commit=14a277b5d6669d7f62b77225338f879fe5f7979c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3549%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3549&job=&cmd_args= [2021-06-09T03:30:41.554Z] -> Uploading to [2021-06-09T03:30:41.554Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/14a277b5d6669d7f62b77225338f879fe5f7979c/2d054f0e-b210-434f-bb8e-3a7039442b7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T033041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e3d239ad0c12beb3e1ffa9ed018c377fea12d8102f93a1c9e90980c2080b3ea [2021-06-09T03:30:41.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:30:41.554Z] Dload Upload Total Spent Left Speed [2021-06-09T03:30:41.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 56017 0 0 87 49152 0 264k --:--:-- --:--:-- --:--:-- 263k 100 56017 0 0 100 56017 0 146k --:--:-- --:--:-- --:--:-- 146k [2021-06-09T03:30:41.814Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/14a277b5d6669d7f62b77225338f879fe5f7979c [Pipeline] } [2021-06-09T03:30:41.822Z] 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-09T03:30:45.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:30:45.807Z] ---> package-listing.sh [2021-06-09T03:30:45.807Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T03:30:45.807Z] ++ facter osfamily [2021-06-09T03:30:46.069Z] + OS_FAMILY=redhat [2021-06-09T03:30:46.069Z] + workspace=/w/workspace/edgex-go/5 [2021-06-09T03:30:46.069Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T03:30:46.069Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T03:30:46.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T03:30:46.069Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T03:30:46.069Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-09T03:30:46.069Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T03:30:46.069Z] + case "${OS_FAMILY}" in [2021-06-09T03:30:46.069Z] + rpm -qa [2021-06-09T03:30:46.070Z] + sort [2021-06-09T03:30:48.969Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T03:30:48.969Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T03:30:48.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T03:30:48.969Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-09T03:30:48.969Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-06-09T03:30:48.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-06-09T03:30:48.982Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T03:30:49.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:30:49.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T03:30:49.853Z] [2021-06-09T03:30:49.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:30:50.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T03:30:50.166Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T03:30:50.167Z] df20fa9351a1: Pulling fs layer [2021-06-09T03:30:50.167Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T03:30:50.167Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T03:30:50.167Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T03:30:50.167Z] 93b61091891f: Pulling fs layer [2021-06-09T03:30:50.167Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T03:30:50.167Z] 5e14af77c1be: Pulling fs layer [2021-06-09T03:30:50.167Z] 01666e4c0597: Pulling fs layer [2021-06-09T03:30:50.167Z] aa168da1d23b: Pulling fs layer [2021-06-09T03:30:50.167Z] 46f8f816bc3b: Waiting [2021-06-09T03:30:50.167Z] 01666e4c0597: Waiting [2021-06-09T03:30:50.167Z] 93b61091891f: Waiting [2021-06-09T03:30:50.167Z] 93b9cdb0e59b: Waiting [2021-06-09T03:30:50.167Z] aa168da1d23b: Waiting [2021-06-09T03:30:50.167Z] 5e14af77c1be: Waiting [2021-06-09T03:30:50.167Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T03:30:50.167Z] 36b3adc4ff6f: Download complete [2021-06-09T03:30:50.167Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T03:30:50.167Z] 46f8f816bc3b: Download complete [2021-06-09T03:30:50.429Z] df20fa9351a1: Verifying Checksum [2021-06-09T03:30:50.429Z] df20fa9351a1: Download complete [2021-06-09T03:30:50.429Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T03:30:50.429Z] 93b9cdb0e59b: Download complete [2021-06-09T03:30:50.429Z] 93b61091891f: Verifying Checksum [2021-06-09T03:30:50.429Z] 93b61091891f: Download complete [2021-06-09T03:30:50.429Z] 5e14af77c1be: Verifying Checksum [2021-06-09T03:30:50.429Z] 5e14af77c1be: Download complete [2021-06-09T03:30:50.429Z] 01666e4c0597: Verifying Checksum [2021-06-09T03:30:50.429Z] 01666e4c0597: Download complete [2021-06-09T03:30:50.429Z] df20fa9351a1: Pull complete [2021-06-09T03:30:50.690Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T03:30:50.690Z] 8ad3a11d3b57: Download complete [2021-06-09T03:30:50.690Z] 36b3adc4ff6f: Pull complete [2021-06-09T03:30:50.958Z] 8ad3a11d3b57: Pull complete [2021-06-09T03:30:51.227Z] 46f8f816bc3b: Pull complete [2021-06-09T03:30:53.651Z] 93b61091891f: Pull complete [2021-06-09T03:30:53.651Z] 93b9cdb0e59b: Pull complete [2021-06-09T03:30:53.651Z] 5e14af77c1be: Pull complete [2021-06-09T03:30:53.651Z] 01666e4c0597: Pull complete [2021-06-09T03:30:53.651Z] aa168da1d23b: Verifying Checksum [2021-06-09T03:30:53.651Z] aa168da1d23b: Download complete [2021-06-09T03:30:58.236Z] aa168da1d23b: Pull complete [2021-06-09T03:30:58.236Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T03:30:58.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T03:30:58.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T03:30:58.319Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2021-06-09T03:30:58.362Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T03:31:01.797Z] $ docker top 7f27a9e2e7d364a4d01d45298bd83487236943a7d79ef8a28faf105a8ed9c01a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:31:02.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T03:31:02.485Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T03:31:02.780Z] + ls /var/log/sa-host [2021-06-09T03:31:02.780Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T03:31:02.780Z] file_magic: OK [2021-06-09T03:31:02.780Z] HZ: Using current value: 100 [2021-06-09T03:31:02.780Z] file_header: OK [2021-06-09T03:31:02.780Z] 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-09T03:31:02.780Z] Statistics: [2021-06-09T03:31:02.780Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T03:31:02.780Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T03:31:02.780Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T03:31:02.780Z] file_magic: OK [2021-06-09T03:31:02.780Z] HZ: Using current value: 100 [2021-06-09T03:31:02.780Z] file_header: OK [2021-06-09T03:31:02.780Z] 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-09T03:31:02.780Z] Statistics: [2021-06-09T03:31:02.780Z] 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-09T03:31:02.780Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:31:02.958Z] provisioning config files... [2021-06-09T03:31:02.969Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config150960785605022776tmp [Pipeline] { [Pipeline] echo [2021-06-09T03:31:02.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:31:03.284Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T03:31:03.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:31:03.658Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T03:31:03.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:31:06.305Z] ---> sudo-logs.sh [2021-06-09T03:31:06.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T03:31:06.336Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:31:06.636Z] ---> job-cost.sh [2021-06-09T03:31:06.636Z] lf-activate-venv: SKIPPING [2021-06-09T03:31:06.636Z] DEBUG: total: 0.18000000715255737 [2021-06-09T03:31:06.636Z] INFO: Retrieving Stack Cost... [2021-06-09T03:31:07.583Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T03:31:08.154Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T03:31:08.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:31:08.460Z] ---> logs-deploy.sh [2021-06-09T03:31:08.460Z] lf-activate-venv: SKIPPING [2021-06-09T03:31:08.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3549/5 [2021-06-09T03:31:08.460Z] INFO: archiving workspace using pattern(s): [2021-06-09T03:31:09.404Z] Archives upload complete. [2021-06-09T03:31:09.404Z] INFO: archiving logs to Nexus [2021-06-09T03:31:09.975Z] ---> uname -a: [2021-06-09T03:31:09.975Z] Linux prd-centos7-docker-4c-2g-1165.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-09T03:31:09.975Z] [2021-06-09T03:31:09.975Z] [2021-06-09T03:31:09.975Z] ---> lscpu: [2021-06-09T03:31:09.976Z] Architecture: x86_64 [2021-06-09T03:31:09.976Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-09T03:31:09.976Z] Byte Order: Little Endian [2021-06-09T03:31:09.976Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-09T03:31:09.976Z] CPU(s): 2 [2021-06-09T03:31:09.976Z] On-line CPU(s) list: 0,1 [2021-06-09T03:31:09.976Z] Thread(s) per core: 1 [2021-06-09T03:31:09.976Z] Core(s) per socket: 1 [2021-06-09T03:31:09.976Z] Socket(s): 2 [2021-06-09T03:31:09.976Z] NUMA node(s): 1 [2021-06-09T03:31:09.976Z] Vendor ID: AuthenticAMD [2021-06-09T03:31:09.976Z] CPU family: 23 [2021-06-09T03:31:09.976Z] Model: 49 [2021-06-09T03:31:09.976Z] Model name: AMD EPYC-Rome Processor [2021-06-09T03:31:09.976Z] Stepping: 0 [2021-06-09T03:31:09.976Z] CPU MHz: 2799.998 [2021-06-09T03:31:09.976Z] BogoMIPS: 5599.99 [2021-06-09T03:31:09.976Z] Virtualization: AMD-V [2021-06-09T03:31:09.976Z] Hypervisor vendor: KVM [2021-06-09T03:31:09.976Z] Virtualization type: full [2021-06-09T03:31:09.976Z] L1d cache: 64 KiB [2021-06-09T03:31:09.976Z] L1i cache: 64 KiB [2021-06-09T03:31:09.976Z] L2 cache: 1 MiB [2021-06-09T03:31:09.976Z] L3 cache: 32 MiB [2021-06-09T03:31:09.976Z] NUMA node0 CPU(s): 0,1 [2021-06-09T03:31:09.976Z] Vulnerability Itlb multihit: Not affected [2021-06-09T03:31:09.976Z] Vulnerability L1tf: Not affected [2021-06-09T03:31:09.976Z] Vulnerability Mds: Not affected [2021-06-09T03:31:09.976Z] Vulnerability Meltdown: Not affected [2021-06-09T03:31:09.976Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-09T03:31:09.976Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-09T03:31:09.976Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-09T03:31:09.976Z] Vulnerability Srbds: Not affected [2021-06-09T03:31:09.976Z] Vulnerability Tsx async abort: Not affected [2021-06-09T03:31:09.976Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-09T03:31:09.976Z] [2021-06-09T03:31:09.976Z]