Pull request #3115 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 81e9efdcccb5f166fe2149ef91226e89df21d494+74c372326013f994c98436bf4455b6fe21c08430 (3329b7eb4e55bdf5f6c8b469c5f376d0dfe361fe) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24641 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 81e9efdcccb5f166fe2149ef91226e89df21d494 Merge succeeded, producing 81e9efdcccb5f166fe2149ef91226e89df21d494 Checking out Revision 81e9efdcccb5f166fe2149ef91226e89df21d494 (PR-3115) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 Commit message: "feat(security): Fix redis start issue #2863" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-03T00:28:00.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-03T00:28:00.909Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-03T00:28:01.005Z] ========================================================= [2021-02-03T00:28:01.005Z] EdgeX Global Pipelines Version Info [2021-02-03T00:28:01.005Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b6816d1870e92b957d78c98ad5ec59133b61a29b # timeout=10 [2021-02-03T00:28:02.590Z] ------------------- [2021-02-03T00:28:02.590Z] stable info: [2021-02-03T00:28:02.590Z] ------------------- [2021-02-03T00:28:02.590Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-03T00:28:02.590Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-03T00:28:02.590Z] Message: update stable to v1.0.179 [2021-02-03T00:28:03.538Z] ------------------- [2021-02-03T00:28:03.538Z] experimental info: [2021-02-03T00:28:03.538Z] ------------------- [2021-02-03T00:28:03.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-03T00:28:03.538Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-03T00:28:03.538Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-03T00:28:03.791Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-03T00:28:03.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-03T00:28:03.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-03T00:28:04.051Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-03T00:28:04.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-03T00:28:04.247Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-03T00:28:04.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-03T00:28:04.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-03T00:28:04.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-03T00:28:04.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-03T00:28:04.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-03T00:28:04.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-03T00:28:04.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-03T00:28:04.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-03T00:28:05.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-03T00:28:05.157Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-03T00:28:05.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-03T00:28:05.333Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-03T00:28:05.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-03T00:28:05.513Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-03T00:28:05.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-03T00:28:05.674Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-03T00:28:05.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-03T00:28:05.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo [2021-02-03T00:28:05.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo [2021-02-03T00:28:06.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo [2021-02-03T00:28:06.111Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81e9efdcccb5f166fe2149ef91226e89df21d494 [Pipeline] echo [2021-02-03T00:28:06.196Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81e9efd [Pipeline] echo [2021-02-03T00:28:06.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-03T00:28:06.455Z] provisioning config files... [2021-02-03T00:28:06.483Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4095371524631721374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:28:06.830Z] ---> docker-login.sh [2021-02-03T00:28:06.830Z] nexus3.edgexfoundry.org:10001 [2021-02-03T00:28:07.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:28:07.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:28:07.353Z] Configure a credential helper to remove this warning. See [2021-02-03T00:28:07.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:28:07.353Z] [2021-02-03T00:28:07.353Z] Login Succeeded [2021-02-03T00:28:07.353Z] nexus3.edgexfoundry.org:10002 [2021-02-03T00:28:07.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:28:07.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:28:07.353Z] Configure a credential helper to remove this warning. See [2021-02-03T00:28:07.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:28:07.353Z] [2021-02-03T00:28:07.353Z] Login Succeeded [2021-02-03T00:28:07.353Z] nexus3.edgexfoundry.org:10003 [2021-02-03T00:28:07.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:28:07.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:28:07.615Z] Configure a credential helper to remove this warning. See [2021-02-03T00:28:07.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:28:07.615Z] [2021-02-03T00:28:07.615Z] Login Succeeded [2021-02-03T00:28:07.615Z] nexus3.edgexfoundry.org:10004 [2021-02-03T00:28:07.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:28:07.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:28:07.878Z] Configure a credential helper to remove this warning. See [2021-02-03T00:28:07.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:28:07.878Z] [2021-02-03T00:28:07.878Z] Login Succeeded [2021-02-03T00:28:07.878Z] docker.io [2021-02-03T00:28:07.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:28:08.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:28:08.140Z] Configure a credential helper to remove this warning. See [2021-02-03T00:28:08.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:28:08.140Z] [2021-02-03T00:28:08.140Z] Login Succeeded [2021-02-03T00:28:08.140Z] ---> docker-login.sh ends [Pipeline] } [2021-02-03T00:28:08.149Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-03T00:28:08.599Z] ++ 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-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/core-command/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/core-data/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-03T00:28:08.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:28:08.599Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-03T00:28:08.599Z] ++ cut -d/ -f2 [2021-02-03T00:28:08.599Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-03T00:28:08.708Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:28:10.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T00:28:10.269Z] [2021-02-03T00:28:10.269Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:28:10.627Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T00:28:10.627Z] latest: Pulling from edgex-devops/git-semver [2021-02-03T00:28:10.627Z] 31603596830f: Pulling fs layer [2021-02-03T00:28:10.627Z] 2a8b12db71e7: Pulling fs layer [2021-02-03T00:28:10.628Z] 6ca5941a6612: Pulling fs layer [2021-02-03T00:28:10.628Z] ecc8261a40a4: Pulling fs layer [2021-02-03T00:28:10.628Z] ecc8261a40a4: Waiting [2021-02-03T00:28:10.628Z] 2a8b12db71e7: Verifying Checksum [2021-02-03T00:28:10.628Z] 2a8b12db71e7: Download complete [2021-02-03T00:28:10.903Z] 31603596830f: Verifying Checksum [2021-02-03T00:28:10.903Z] 31603596830f: Download complete [2021-02-03T00:28:10.903Z] ecc8261a40a4: Verifying Checksum [2021-02-03T00:28:10.903Z] ecc8261a40a4: Download complete [2021-02-03T00:28:10.903Z] 6ca5941a6612: Verifying Checksum [2021-02-03T00:28:10.903Z] 6ca5941a6612: Download complete [2021-02-03T00:28:11.174Z] 31603596830f: Pull complete [2021-02-03T00:28:11.446Z] 2a8b12db71e7: Pull complete [2021-02-03T00:28:12.431Z] 6ca5941a6612: Pull complete [2021-02-03T00:28:12.431Z] ecc8261a40a4: Pull complete [2021-02-03T00:28:12.431Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-03T00:28:12.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T00:28:12.431Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-03T00:28:12.542Z] prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container [2021-02-03T00:28:12.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-03T00:28:15.150Z] $ docker top f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-03T00:28:15.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-03T00:28:15.605Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-03T00:28:15.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-03T00:28:15.862Z] $ docker exec f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 ssh-agent [2021-02-03T00:28:16.047Z] SSH_AUTH_SOCK=/tmp/ssh-MpbwRJ48mVzO/agent.11 [2021-02-03T00:28:16.047Z] SSH_AGENT_PID=16 [2021-02-03T00:28:16.059Z] Running ssh-add (command line suppressed) [2021-02-03T00:28:16.183Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_299178357054927082.key (/w/workspace/edgex-go/2@tmp/private_key_299178357054927082.key) [2021-02-03T00:28:16.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-03T00:28:16.629Z] + git tag --points-at HEAD [Pipeline] } [2021-02-03T00:28:16.679Z] $ docker exec --env ******** --env ******** f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 ssh-agent -k [2021-02-03T00:28:16.803Z] unset SSH_AUTH_SOCK; [2021-02-03T00:28:16.803Z] unset SSH_AGENT_PID; [2021-02-03T00:28:16.803Z] echo Agent pid 16 killed; [2021-02-03T00:28:16.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-03T00:28:17.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-03T00:28:17.252Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-03T00:28:17.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-03T00:28:17.461Z] $ docker exec f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 ssh-agent [2021-02-03T00:28:17.643Z] SSH_AUTH_SOCK=/tmp/ssh-IY3cwy4fPH1G/agent.44 [2021-02-03T00:28:17.643Z] SSH_AGENT_PID=49 [2021-02-03T00:28:17.651Z] Running ssh-add (command line suppressed) [2021-02-03T00:28:17.774Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7681134234664948717.key (/w/workspace/edgex-go/2@tmp/private_key_7681134234664948717.key) [2021-02-03T00:28:17.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-03T00:28:18.291Z] + git semver init [2021-02-03T00:28:18.292Z] # -> Open(): unable to determine branch for HEAD [2021-02-03T00:28:18.292Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-02-03T00:28:18.292Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-02-03T00:28:18.292Z] # $SEMVER_REMOTE_NAME = origin [2021-02-03T00:28:18.292Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-03T00:28:18.292Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-03T00:28:18.292Z] # $SEMVER_BRANCH = PR-3115 [2021-02-03T00:28:18.292Z] # $SEMVER_TEMP = /tmp/semver-587390970 [2021-02-03T00:28:18.292Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-03T00:28:36.674Z] # '/tmp/semver-587390970' -> '/w/workspace/edgex-go/2/.semver' [2021-02-03T00:28:36.674Z] # -> Force: false [2021-02-03T00:28:36.674Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-02-03T00:28:36.688Z] $ docker exec --env ******** --env ******** f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 ssh-agent -k [2021-02-03T00:28:36.921Z] unset SSH_AUTH_SOCK; [2021-02-03T00:28:36.921Z] unset SSH_AGENT_PID; [2021-02-03T00:28:36.921Z] echo Agent pid 49 killed; [2021-02-03T00:28:37.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-03T00:28:37.452Z] + git semver [Pipeline] } [2021-02-03T00:28:37.469Z] $ docker stop --time=1 f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 [2021-02-03T00:28:39.243Z] $ docker rm -f f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-03T00:28:39.761Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-03T00:28:40.287Z] Stashed 1 file(s) [Pipeline] echo [2021-02-03T00:28:40.290Z] [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-02-03T00:28:41.163Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-03T00:28:41.461Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-03T00:28:41.756Z] + sudo service docker restart [2021-02-03T00:28:41.756Z] + true [2021-02-03T00:28:41.756Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-03T00:28:42.353Z] ========================================================= [2021-02-03T00:28:42.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-03T00:28:42.353Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:28:42.774Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-03T00:28:46.124Z] Sending build context to Docker daemon 327.6MB [2021-02-03T00:28:46.124Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-03T00:28:46.124Z] Step 2/6 : FROM ${BASE} [2021-02-03T00:28:46.388Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-03T00:28:46.388Z] 188c0c94c7c5: Pulling fs layer [2021-02-03T00:28:46.388Z] 0ef7d3d256c8: Pulling fs layer [2021-02-03T00:28:46.388Z] de9db76c5a1d: Pulling fs layer [2021-02-03T00:28:46.388Z] bca2f99d35d6: Pulling fs layer [2021-02-03T00:28:46.389Z] 93359f2a8cfa: Pulling fs layer [2021-02-03T00:28:46.389Z] 7c6f9722023f: Pulling fs layer [2021-02-03T00:28:46.389Z] a35cf1a2eb13: Pulling fs layer [2021-02-03T00:28:46.389Z] 7c6f9722023f: Waiting [2021-02-03T00:28:46.389Z] bca2f99d35d6: Waiting [2021-02-03T00:28:46.389Z] a35cf1a2eb13: Waiting [2021-02-03T00:28:46.389Z] 93359f2a8cfa: Waiting [2021-02-03T00:28:46.389Z] de9db76c5a1d: Verifying Checksum [2021-02-03T00:28:46.389Z] de9db76c5a1d: Download complete [2021-02-03T00:28:46.389Z] 0ef7d3d256c8: Verifying Checksum [2021-02-03T00:28:46.389Z] 0ef7d3d256c8: Download complete [2021-02-03T00:28:46.389Z] 93359f2a8cfa: Verifying Checksum [2021-02-03T00:28:46.389Z] 93359f2a8cfa: Download complete [2021-02-03T00:28:46.389Z] 188c0c94c7c5: Download complete [2021-02-03T00:28:46.389Z] 7c6f9722023f: Verifying Checksum [2021-02-03T00:28:46.389Z] 7c6f9722023f: Download complete [2021-02-03T00:28:46.971Z] 188c0c94c7c5: Pull complete [2021-02-03T00:28:47.554Z] 0ef7d3d256c8: Pull complete [2021-02-03T00:28:47.818Z] de9db76c5a1d: Pull complete [2021-02-03T00:28:48.772Z] a35cf1a2eb13: Verifying Checksum [2021-02-03T00:28:48.772Z] a35cf1a2eb13: Download complete [2021-02-03T00:28:49.721Z] bca2f99d35d6: Verifying Checksum [2021-02-03T00:28:49.721Z] bca2f99d35d6: Download complete [2021-02-03T00:28:55.063Z] bca2f99d35d6: Pull complete [2021-02-03T00:28:55.063Z] 93359f2a8cfa: Pull complete [2021-02-03T00:28:55.327Z] 7c6f9722023f: Pull complete [2021-02-03T00:28:55.661Z] Still waiting to schedule task [2021-02-03T00:28:55.661Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-24640’ [2021-02-03T00:29:00.658Z] a35cf1a2eb13: Pull complete [2021-02-03T00:29:00.658Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-03T00:29:00.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-03T00:29:00.658Z] ---> a62c8e92a672 [2021-02-03T00:29:00.658Z] 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-02-03T00:29:00.658Z] ---> Running in a24bcab3a2e2 [2021-02-03T00:29:01.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:29:02.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:29:02.758Z] (1/12) Installing libmagic (5.38-r0) [2021-02-03T00:29:03.022Z] (2/12) Installing file (5.38-r0) [2021-02-03T00:29:03.022Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-03T00:29:03.284Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-03T00:29:18.222Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-03T00:29:18.222Z] (6/12) Installing patch (2.7.6-r6) [2021-02-03T00:29:18.222Z] (7/12) Installing build-base (0.5-r2) [2021-02-03T00:29:18.222Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-03T00:29:18.222Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-03T00:29:18.222Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-03T00:29:18.222Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-03T00:29:18.222Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-03T00:29:18.222Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:29:18.222Z] OK: 233 MiB in 51 packages [2021-02-03T00:29:21.537Z] Removing intermediate container a24bcab3a2e2 [2021-02-03T00:29:21.537Z] ---> 9774fd971c23 [2021-02-03T00:29:21.537Z] Step 4/6 : WORKDIR /edgex-go [2021-02-03T00:29:21.537Z] ---> Running in 886d3a21ddd6 [2021-02-03T00:29:21.537Z] Removing intermediate container 886d3a21ddd6 [2021-02-03T00:29:21.537Z] ---> 84ecfd602a07 [2021-02-03T00:29:21.537Z] Step 5/6 : COPY go.mod . [2021-02-03T00:29:21.537Z] ---> 560551740995 [2021-02-03T00:29:21.537Z] Step 6/6 : RUN go mod download [2021-02-03T00:29:21.537Z] ---> Running in 6faafd19756f [2021-02-03T00:29:43.598Z] Removing intermediate container 6faafd19756f [2021-02-03T00:29:43.598Z] ---> ee0f935711b7 [2021-02-03T00:29:43.598Z] Successfully built ee0f935711b7 [2021-02-03T00:29:43.598Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:29:43.931Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-03T00:29:43.931Z] . [Pipeline] withDockerContainer [2021-02-03T00:29:44.048Z] prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container [2021-02-03T00:29:44.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-02-03T00:29:44.886Z] $ docker top 75c8f3583d357d552ea38443e3dc4fe5c6c4c5a608d42ccb8a8e9d71efd8883a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:29:45.432Z] + go version [2021-02-03T00:29:45.432Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-03T00:29:45.450Z] $ docker stop --time=1 75c8f3583d357d552ea38443e3dc4fe5c6c4c5a608d42ccb8a8e9d71efd8883a [2021-02-03T00:29:46.869Z] $ docker rm -f 75c8f3583d357d552ea38443e3dc4fe5c6c4c5a608d42ccb8a8e9d71efd8883a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:29:47.765Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-03T00:29:47.765Z] . [Pipeline] withDockerContainer [2021-02-03T00:29:48.024Z] prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container [2021-02-03T00:29:48.185Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-02-03T00:29:50.036Z] $ docker top 5f783f7882bea93d8aebfda69ba1445f716ce1c8fac20ee850d692c0f063848f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-03T00:29:50.260Z] ========================================================= [2021-02-03T00:29:50.260Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-03T00:29:50.260Z] ========================================================= [Pipeline] sh [2021-02-03T00:29:50.557Z] + make test [2021-02-03T00:29:50.557Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-03T00:30:00.615Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-03T00:30:15.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-03T00:30:22.534Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-03T00:30:22.534Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-03T00:30:22.534Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-03T00:30:25.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-03T00:30:25.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-03T00:30:25.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-03T00:30:25.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-03T00:30:25.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-03T00:30:26.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-03T00:30:28.603Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-03T00:30:28.603Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-03T00:30:28.603Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-03T00:30:30.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.160s coverage: 46.0% of statements [2021-02-03T00:30:30.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-03T00:30:30.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-03T00:30:30.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-03T00:30:30.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-03T00:30:30.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-03T00:30:30.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-03T00:30:30.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-03T00:30:30.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements [2021-02-03T00:30:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.168s coverage: 27.1% of statements [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-03T00:30:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-03T00:30:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-03T00:30:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.116s coverage: 65.8% of statements [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-03T00:30:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-03T00:30:35.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.468s coverage: 82.3% of statements [2021-02-03T00:30:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-03T00:30:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:30:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-03T00:30:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-03T00:30:36.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.361s coverage: 28.6% of statements [2021-02-03T00:30:36.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-03T00:30:36.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-03T00:30:36.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-03T00:30:36.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-03T00:30:36.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-03T00:30:36.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-02-03T00:30:36.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-03T00:30:36.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements [2021-02-03T00:30:36.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-03T00:30:36.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements [2021-02-03T00:30:36.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-03T00:30:37.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.141s coverage: 97.5% of statements [2021-02-03T00:30:37.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-03T00:30:37.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements [2021-02-03T00:30:37.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-03T00:30:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-03T00:30:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-03T00:30:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-03T00:30:40.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.497s coverage: 92.8% of statements [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-03T00:30:40.764Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-03T00:30:40.764Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-03T00:30:40.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-03T00:30:40.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 45.5% of statements [2021-02-03T00:30:40.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-02-03T00:30:40.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-02-03T00:30:40.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-02-03T00:30:40.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements [2021-02-03T00:30:53.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements [2021-02-03T00:30:53.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 77.8% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.022s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 63.5% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 68.9% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.283s coverage: 84.0% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.170s coverage: 47.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.085s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.711s coverage: 29.1% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.074s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-03T00:31:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-03T00:31:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-02-03T00:31:03.445Z] GO111MODULE=on go vet ./... [2021-02-03T00:31:35.757Z] gofmt -l . [2021-02-03T00:31:35.757Z] [ "`gofmt -l .`" = "" ] [2021-02-03T00:31:35.757Z] ./bin/test-go-mod-tidy.sh [2021-02-03T00:31:35.757Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-03T00:31:36.066Z] + ls -al . [2021-02-03T00:31:36.066Z] total 684 [2021-02-03T00:31:36.066Z] drwxrwxr-x 10 1001 1001 4096 Feb 3 00:31 . [2021-02-03T00:31:36.066Z] drwxr-xr-x 4 root root 28 Feb 3 00:29 .. [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 11 Feb 3 00:27 .dockerignore [2021-02-03T00:31:36.066Z] drwxrwxr-x 8 1001 1001 179 Feb 3 00:27 .git [2021-02-03T00:31:36.066Z] drwxrwxr-x 3 1001 1001 125 Feb 3 00:27 .github [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 818 Feb 3 00:27 .gitignore [2021-02-03T00:31:36.066Z] drwx------ 3 1001 1001 60 Feb 3 00:28 .semver [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 166 Feb 3 00:27 .sonarcloud.properties [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 7859 Feb 3 00:27 Attribution.txt [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 3804 Feb 3 00:27 CONTRIBUTING.md [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 931 Feb 3 00:27 Dockerfile.build [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 863 Feb 3 00:27 Jenkinsfile [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 10775 Feb 3 00:27 LICENSE [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 5774 Feb 3 00:27 Makefile [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 6524 Feb 3 00:27 README.md [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 6755 Feb 3 00:27 SECURITY.md [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 5 Feb 3 00:28 VERSION [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 4131 Feb 3 00:27 ZMQWindows.md [2021-02-03T00:31:36.066Z] drwxrwxr-x 2 1001 1001 117 Feb 3 00:27 bin [2021-02-03T00:31:36.066Z] drwxrwxr-x 14 1001 1001 4096 Feb 3 00:27 cmd [2021-02-03T00:31:36.066Z] -rw-r--r-- 1 root root 580844 Feb 3 00:31 coverage.out [2021-02-03T00:31:36.066Z] -rw-r--r-- 1 root root 1054 Feb 3 00:31 go.mod [2021-02-03T00:31:36.066Z] -rw-r--r-- 1 root root 19399 Feb 3 00:31 go.sum [2021-02-03T00:31:36.066Z] drwxrwxr-x 8 1001 1001 127 Feb 3 00:27 internal [2021-02-03T00:31:36.066Z] drwxrwxr-x 4 1001 1001 26 Feb 3 00:27 openapi [2021-02-03T00:31:36.066Z] drwxrwxr-x 4 1001 1001 71 Feb 3 00:27 snap [2021-02-03T00:31:36.066Z] -rw-rw-r-- 1 1001 1001 168 Feb 3 00:27 version.go [Pipeline] sh [2021-02-03T00:31:36.460Z] + '[' -e coverage.out ] [2021-02-03T00:31:36.460Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-03T00:31:36.704Z] Stashed 1 file(s) [Pipeline] sh [2021-02-03T00:31:37.083Z] + make build [2021-02-03T00:31:37.083Z] 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-02-03T00:31:41.307Z] 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-02-03T00:31:49.578Z] 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-02-03T00:31:50.981Z] 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-02-03T00:31:52.372Z] 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-02-03T00:31:52.637Z] 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-02-03T00:31:54.575Z] 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-02-03T00:31:55.962Z] 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-02-03T00:31:56.911Z] 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-02-03T00:31:58.334Z] 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-02-03T00:31:59.284Z] 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-02-03T00:32:01.247Z] 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-02-03T00:32:03.195Z] $ docker stop --time=1 5f783f7882bea93d8aebfda69ba1445f716ce1c8fac20ee850d692c0f063848f [2021-02-03T00:32:04.977Z] $ docker rm -f 5f783f7882bea93d8aebfda69ba1445f716ce1c8fac20ee850d692c0f063848f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:32:08.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-03T00:32:08.676Z] [2021-02-03T00:32:08.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:32:09.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-03T00:32:09.024Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-03T00:32:09.024Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-03T00:32:09.024Z] ca9280d653b3: Pulling fs layer [2021-02-03T00:32:09.024Z] 7e9c9ca2126c: Pulling fs layer [2021-02-03T00:32:09.293Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-03T00:32:09.293Z] cbdbe7a5bc2a: Download complete [2021-02-03T00:32:09.557Z] cbdbe7a5bc2a: Pull complete [2021-02-03T00:32:09.825Z] ca9280d653b3: Verifying Checksum [2021-02-03T00:32:09.825Z] ca9280d653b3: Download complete [2021-02-03T00:32:10.778Z] 7e9c9ca2126c: Download complete [2021-02-03T00:32:11.728Z] ca9280d653b3: Pull complete [2021-02-03T00:32:18.380Z] 7e9c9ca2126c: Pull complete [2021-02-03T00:32:18.380Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-03T00:32:18.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-03T00:32:18.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-03T00:32:18.550Z] prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container [2021-02-03T00:32:18.607Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-03T00:32:20.126Z] $ docker top f784e93f2fccc705e6bade5b654723905f7a10565a50f5a0a19e1d3ae0e61e2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:32:20.681Z] + docker-compose build --help [2021-02-03T00:32:20.681Z] + grep parallel [2021-02-03T00:32:21.640Z] --parallel Build images in parallel. [Pipeline] } [2021-02-03T00:32:21.656Z] $ docker stop --time=1 f784e93f2fccc705e6bade5b654723905f7a10565a50f5a0a19e1d3ae0e61e2c [2021-02-03T00:32:23.091Z] $ docker rm -f f784e93f2fccc705e6bade5b654723905f7a10565a50f5a0a19e1d3ae0e61e2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:32:23.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-03T00:32:23.837Z] . [Pipeline] withDockerContainer [2021-02-03T00:32:23.967Z] prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container [2021-02-03T00:32:24.049Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-03T00:32:24.676Z] $ docker top 3380ea9cf2390dd3e6b5556b5dfdaecde00c16da60f45c41e8ed8c825f0a0ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:32:25.135Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-03T00:32:26.079Z] Building docker-core-command-go ... [2021-02-03T00:32:26.079Z] Building docker-core-data-go ... [2021-02-03T00:32:26.079Z] Building docker-core-metadata-go ... [2021-02-03T00:32:26.079Z] Building docker-security-bootstrapper-go ... [2021-02-03T00:32:26.079Z] Building docker-security-proxy-setup-go ... [2021-02-03T00:32:26.079Z] Building docker-security-secretstore-setup-go ... [2021-02-03T00:32:26.079Z] Building docker-support-notifications-go ... [2021-02-03T00:32:26.079Z] Building docker-support-scheduler-go ... [2021-02-03T00:32:26.079Z] Building docker-sys-mgmt-agent-go ... [2021-02-03T00:32:26.079Z] Building docker-support-notifications-go [2021-02-03T00:32:26.079Z] Building docker-core-command-go [2021-02-03T00:32:26.079Z] Building docker-sys-mgmt-agent-go [2021-02-03T00:32:26.079Z] Building docker-security-proxy-setup-go [2021-02-03T00:32:26.079Z] Building docker-core-metadata-go [2021-02-03T00:32:35.888Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24645 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-03T00:32:35.946Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-02-03T00:32:40.748Z] using credential edgex-jenkins-ssh [2021-02-03T00:32:40.822Z] Cloning the remote Git repository [2021-02-03T00:32:40.926Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:32:41.048Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-02-03T00:32:41.127Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:32:41.127Z] > git --version # timeout=10 [2021-02-03T00:32:41.146Z] > git --version # 'git version 2.17.1' [2021-02-03T00:32:41.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:32:41.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T00:32:57.400Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T00:32:57.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T00:32:57.495Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T00:32:57.572Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:32:57.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:32:57.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-03T00:32:58.287Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:32:58.287Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:32:58.287Z] ---> ee0f935711b7 [2021-02-03T00:32:58.287Z] Step 3/26 : WORKDIR /edgex-go [2021-02-03T00:32:58.287Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:32:58.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:32:58.287Z] ---> ee0f935711b7 [2021-02-03T00:32:58.287Z] Step 3/22 : WORKDIR /edgex-go [2021-02-03T00:32:58.287Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:32:58.287Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:32:58.287Z] ---> ee0f935711b7 [2021-02-03T00:32:58.287Z] Step 3/21 : WORKDIR /edgex-go [2021-02-03T00:32:58.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:32:58.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:32:58.287Z] ---> ee0f935711b7 [2021-02-03T00:32:58.287Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:32:58.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:32:58.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:32:58.287Z] ---> ee0f935711b7 [2021-02-03T00:32:58.287Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:32:58.350Z] Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:32:58.775Z] Merge succeeded, producing 81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:32:58.776Z] Checking out Revision 81e9efdcccb5f166fe2149ef91226e89df21d494 (PR-3115) [2021-02-03T00:32:59.252Z] ---> Running in 1db9733c7c04 [2021-02-03T00:32:59.252Z] ---> Running in dbeffe565d25 [2021-02-03T00:32:59.252Z] ---> Running in 586893755b90 [2021-02-03T00:32:59.252Z] ---> Running in fadbc2d0ccbd [2021-02-03T00:32:59.252Z] ---> Running in 63ed8f4b1df3 [2021-02-03T00:32:59.515Z] Removing intermediate container 1db9733c7c04 [2021-02-03T00:32:59.515Z] ---> cf42802b7baf [2021-02-03T00:32:59.515Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:32:59.515Z] Removing intermediate container dbeffe565d25 [2021-02-03T00:32:59.515Z] ---> e3ca04374ab0 [2021-02-03T00:32:59.515Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:32:59.515Z] Removing intermediate container fadbc2d0ccbd [2021-02-03T00:32:59.515Z] ---> 4d997f0cc18c [2021-02-03T00:32:59.515Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:32:59.515Z] Removing intermediate container 63ed8f4b1df3 [2021-02-03T00:32:59.515Z] ---> f3e5f31936ab [2021-02-03T00:32:59.515Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:32:59.781Z] Removing intermediate container 586893755b90 [2021-02-03T00:32:59.781Z] ---> 61e73bfb8fe8 [2021-02-03T00:32:59.781Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:32:59.781Z] ---> Running in 161812dcaf30 [2021-02-03T00:32:59.781Z] ---> Running in 3f3e08038428 [2021-02-03T00:32:59.781Z] ---> Running in 43f8fc733d03 [2021-02-03T00:32:59.781Z] ---> Running in 9ef4ca76f1ab [2021-02-03T00:32:59.781Z] ---> Running in 6b210e381f28 [2021-02-03T00:32:58.411Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T00:32:58.427Z] > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 [2021-02-03T00:32:58.736Z] > git remote # timeout=10 [2021-02-03T00:32:58.755Z] > git config --get remote.origin.url # timeout=10 [2021-02-03T00:32:58.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:32:58.780Z] > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 [2021-02-03T00:32:58.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-03T00:32:58.823Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T00:32:58.834Z] > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 [2021-02-03T00:33:01.742Z] Removing intermediate container 161812dcaf30 [2021-02-03T00:33:01.742Z] ---> 1c2dd69a9356 [2021-02-03T00:33:01.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-03T00:33:01.742Z] Removing intermediate container 3f3e08038428 [2021-02-03T00:33:01.742Z] ---> 0936a65cadcd [2021-02-03T00:33:01.742Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-03T00:33:02.019Z] ---> Running in 916eef7d88f4 [2021-02-03T00:33:02.019Z] ---> Running in d502997d431a [2021-02-03T00:33:02.019Z] Removing intermediate container 43f8fc733d03 [2021-02-03T00:33:02.019Z] ---> ed76b124b15a [2021-02-03T00:33:02.019Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-03T00:33:02.280Z] ---> Running in 8f158a15d3b7 [2021-02-03T00:33:02.280Z] Removing intermediate container 6b210e381f28 [2021-02-03T00:33:02.280Z] ---> a3c13571b822 [2021-02-03T00:33:02.280Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-03T00:33:02.543Z] ---> Running in 983c92d44931 [2021-02-03T00:33:02.543Z] Removing intermediate container 9ef4ca76f1ab [2021-02-03T00:33:02.543Z] ---> 84bebe625b59 [2021-02-03T00:33:02.543Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-03T00:33:02.806Z] ---> Running in eaf4655fa134 [2021-02-03T00:33:03.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:33:03.187Z] Commit message: "feat(security): Fix redis start issue #2863" [2021-02-03T00:33:03.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:33:03.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-02-03T00:33:03.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:33:03.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-03T00:33:03.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:33:03.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:33:04.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:33:04.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:33:04.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:33:04.136Z] OK: 233 MiB in 51 packages [2021-02-03T00:33:04.411Z] OK: 233 MiB in 51 packages [2021-02-03T00:33:04.643Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-02-03T00:33:04.677Z] OK: 233 MiB in 51 packages [2021-02-03T00:33:04.677Z] OK: 233 MiB in 51 packages [2021-02-03T00:33:04.677Z] OK: 233 MiB in 51 packages [Pipeline] sh [2021-02-03T00:33:04.944Z] Removing intermediate container 916eef7d88f4 [2021-02-03T00:33:04.944Z] ---> 38d7fe8f8f56 [2021-02-03T00:33:04.944Z] Step 6/23 : COPY go.mod . [2021-02-03T00:33:04.944Z] Removing intermediate container d502997d431a [2021-02-03T00:33:04.944Z] ---> 4e0b7988482a [2021-02-03T00:33:04.944Z] Step 6/22 : COPY go.mod . [2021-02-03T00:33:05.095Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-03T00:33:05.211Z] ---> 17eb8fc6894d [2021-02-03T00:33:05.211Z] Step 7/23 : RUN go mod download [2021-02-03T00:33:05.439Z] + true [2021-02-03T00:33:05.439Z] + sudo service docker restart [2021-02-03T00:33:05.478Z] Removing intermediate container eaf4655fa134 [2021-02-03T00:33:05.478Z] ---> 06f68991d50e [2021-02-03T00:33:05.478Z] Step 6/23 : COPY go.mod . [2021-02-03T00:33:05.478Z] ---> Running in b53e639ee1ea [2021-02-03T00:33:05.478Z] ---> cd1023531e93 [2021-02-03T00:33:05.478Z] Step 7/22 : RUN go mod download [2021-02-03T00:33:05.745Z] ---> Running in 5a4fa7cafe0a [2021-02-03T00:33:06.011Z] Removing intermediate container 8f158a15d3b7 [2021-02-03T00:33:06.011Z] ---> 88086ecf49c6 [2021-02-03T00:33:06.011Z] Step 6/26 : COPY go.mod . [2021-02-03T00:33:06.011Z] ---> a6b01eb5aeb4 [2021-02-03T00:33:06.011Z] Step 7/23 : RUN go mod download [2021-02-03T00:33:06.011Z] Removing intermediate container 983c92d44931 [2021-02-03T00:33:06.011Z] ---> c879fa172beb [2021-02-03T00:33:06.011Z] Step 6/21 : COPY go.mod . [2021-02-03T00:33:06.283Z] ---> Running in be74d5d2d9bb [2021-02-03T00:33:06.546Z] ---> 53c0210f4b5d [2021-02-03T00:33:06.546Z] Step 7/26 : RUN go mod download [2021-02-03T00:33:06.546Z] ---> 175f133e889c [2021-02-03T00:33:06.546Z] Step 7/21 : RUN go mod download [2021-02-03T00:33:06.546Z] ---> Running in 997e84134cbc [2021-02-03T00:33:06.546Z] ---> Running in d30bb587ebee [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-03T00:33:07.477Z] provisioning config files... [2021-02-03T00:33:07.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8175404662291934974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:33:07.912Z] ---> docker-login.sh [2021-02-03T00:33:07.912Z] nexus3.edgexfoundry.org:10001 [2021-02-03T00:33:07.951Z] Removing intermediate container b53e639ee1ea [2021-02-03T00:33:07.951Z] ---> 84f326612f12 [2021-02-03T00:33:07.951Z] Step 8/23 : COPY . . [2021-02-03T00:33:08.214Z] Removing intermediate container be74d5d2d9bb [2021-02-03T00:33:08.214Z] ---> 9bdc86e376ca [2021-02-03T00:33:08.214Z] Step 8/23 : COPY . . [2021-02-03T00:33:08.793Z] Removing intermediate container 5a4fa7cafe0a [2021-02-03T00:33:08.793Z] ---> b04d0a86d496 [2021-02-03T00:33:08.793Z] Step 8/22 : COPY . . [2021-02-03T00:33:08.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:33:09.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:33:09.166Z] Configure a credential helper to remove this warning. See [2021-02-03T00:33:09.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:33:09.166Z] [2021-02-03T00:33:09.166Z] Login Succeeded [2021-02-03T00:33:09.166Z] nexus3.edgexfoundry.org:10002 [2021-02-03T00:33:09.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:33:09.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:33:09.714Z] Configure a credential helper to remove this warning. See [2021-02-03T00:33:09.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:33:09.714Z] [2021-02-03T00:33:09.714Z] Login Succeeded [2021-02-03T00:33:09.714Z] nexus3.edgexfoundry.org:10003 [2021-02-03T00:33:09.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:33:10.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:33:10.263Z] Configure a credential helper to remove this warning. See [2021-02-03T00:33:10.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:33:10.263Z] [2021-02-03T00:33:10.263Z] Login Succeeded [2021-02-03T00:33:10.263Z] nexus3.edgexfoundry.org:10004 [2021-02-03T00:33:10.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:33:10.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:33:10.810Z] Configure a credential helper to remove this warning. See [2021-02-03T00:33:10.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:33:10.810Z] [2021-02-03T00:33:10.810Z] Login Succeeded [2021-02-03T00:33:10.810Z] docker.io [2021-02-03T00:33:11.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:33:11.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:33:11.363Z] Configure a credential helper to remove this warning. See [2021-02-03T00:33:11.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:33:11.363Z] [2021-02-03T00:33:11.363Z] Login Succeeded [2021-02-03T00:33:11.363Z] ---> docker-login.sh ends [Pipeline] } [2021-02-03T00:33:11.382Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-03T00:33:11.818Z] ========================================================= [2021-02-03T00:33:11.818Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-03T00:33:11.818Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:33:12.188Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-03T00:33:14.813Z] Sending build context to Docker daemon 166.2MB [2021-02-03T00:33:14.813Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-03T00:33:14.813Z] Step 2/6 : FROM ${BASE} [2021-02-03T00:33:14.813Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-03T00:33:14.813Z] 5f621e34cdf4: Pulling fs layer [2021-02-03T00:33:14.813Z] a4357932f1b6: Pulling fs layer [2021-02-03T00:33:14.813Z] 18c013af1878: Pulling fs layer [2021-02-03T00:33:14.813Z] 00ac8860ef70: Pulling fs layer [2021-02-03T00:33:14.813Z] 63d7cb157983: Pulling fs layer [2021-02-03T00:33:14.813Z] b116817d02f9: Pulling fs layer [2021-02-03T00:33:14.813Z] 745a02a5169b: Pulling fs layer [2021-02-03T00:33:14.813Z] b116817d02f9: Waiting [2021-02-03T00:33:14.813Z] 00ac8860ef70: Waiting [2021-02-03T00:33:14.813Z] 63d7cb157983: Waiting [2021-02-03T00:33:14.813Z] 745a02a5169b: Waiting [2021-02-03T00:33:14.813Z] 18c013af1878: Verifying Checksum [2021-02-03T00:33:14.813Z] 18c013af1878: Download complete [2021-02-03T00:33:14.813Z] a4357932f1b6: Verifying Checksum [2021-02-03T00:33:14.813Z] a4357932f1b6: Download complete [2021-02-03T00:33:14.813Z] 63d7cb157983: Verifying Checksum [2021-02-03T00:33:14.813Z] 63d7cb157983: Download complete [2021-02-03T00:33:14.813Z] b116817d02f9: Download complete [2021-02-03T00:33:14.813Z] 5f621e34cdf4: Verifying Checksum [2021-02-03T00:33:14.813Z] 5f621e34cdf4: Download complete [2021-02-03T00:33:15.427Z] 5f621e34cdf4: Pull complete [2021-02-03T00:33:16.035Z] a4357932f1b6: Pull complete [2021-02-03T00:33:16.635Z] 18c013af1878: Pull complete [2021-02-03T00:33:17.033Z] Removing intermediate container d30bb587ebee [2021-02-03T00:33:17.034Z] ---> f65fb865a629 [2021-02-03T00:33:17.034Z] Step 8/21 : COPY . . [2021-02-03T00:33:17.034Z] Removing intermediate container 997e84134cbc [2021-02-03T00:33:17.034Z] ---> 0c6a093b20b1 [2021-02-03T00:33:17.034Z] Step 8/26 : COPY . . [2021-02-03T00:33:17.236Z] 745a02a5169b: Verifying Checksum [2021-02-03T00:33:17.237Z] 745a02a5169b: Download complete [2021-02-03T00:33:18.216Z] 00ac8860ef70: Verifying Checksum [2021-02-03T00:33:18.216Z] 00ac8860ef70: Download complete [2021-02-03T00:33:28.391Z] 00ac8860ef70: Pull complete [2021-02-03T00:33:28.663Z] 63d7cb157983: Pull complete [2021-02-03T00:33:28.935Z] b116817d02f9: Pull complete [2021-02-03T00:33:32.321Z] 745a02a5169b: Pull complete [2021-02-03T00:33:32.321Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-03T00:33:32.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-03T00:33:32.321Z] ---> b7e6874047d6 [2021-02-03T00:33:32.321Z] 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-02-03T00:33:35.733Z] ---> Running in 1945ca148bb8 [2021-02-03T00:33:37.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:33:37.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:33:38.745Z] (1/12) Installing libmagic (5.38-r0) [2021-02-03T00:33:38.745Z] (2/12) Installing file (5.38-r0) [2021-02-03T00:33:39.016Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-03T00:33:39.016Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-03T00:33:45.707Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-03T00:33:45.707Z] (6/12) Installing patch (2.7.6-r6) [2021-02-03T00:33:45.707Z] (7/12) Installing build-base (0.5-r2) [2021-02-03T00:33:45.707Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-03T00:33:45.707Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-03T00:33:45.707Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-03T00:33:45.707Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-03T00:33:45.707Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-03T00:33:45.707Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:33:45.707Z] OK: 217 MiB in 51 packages [2021-02-03T00:33:49.331Z] ---> 818fd91f5f39 [2021-02-03T00:33:49.331Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-03T00:33:49.331Z] ---> 8227492efe37 [2021-02-03T00:33:49.331Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-03T00:33:49.331Z] ---> 5350e3035cc7 [2021-02-03T00:33:49.331Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-03T00:33:49.331Z] ---> e07bf61446d2 [2021-02-03T00:33:49.331Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-03T00:33:49.331Z] ---> e43790323b3c [2021-02-03T00:33:49.331Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-03T00:33:49.331Z] ---> Running in 1887a344d89b [2021-02-03T00:33:49.331Z] ---> Running in 1b28ae3cc38a [2021-02-03T00:33:49.331Z] ---> Running in eb8a4e892309 [2021-02-03T00:33:49.331Z] ---> Running in 030a720b33a4 [2021-02-03T00:33:49.331Z] ---> Running in 4f2c27c4c328 [2021-02-03T00:33:49.929Z] 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-02-03T00:33:49.929Z] 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-02-03T00:33:49.929Z] 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-02-03T00:33:49.929Z] 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-02-03T00:33:49.929Z] 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-02-03T00:33:50.024Z] Removing intermediate container 1945ca148bb8 [2021-02-03T00:33:50.024Z] ---> a44c7147bea2 [2021-02-03T00:33:50.024Z] Step 4/6 : WORKDIR /edgex-go [2021-02-03T00:33:50.024Z] ---> Running in adce88b155ff [2021-02-03T00:33:50.299Z] Removing intermediate container adce88b155ff [2021-02-03T00:33:50.299Z] ---> 0017514572e3 [2021-02-03T00:33:50.299Z] Step 5/6 : COPY go.mod . [2021-02-03T00:33:50.897Z] ---> 298ec5dd5906 [2021-02-03T00:33:50.897Z] Step 6/6 : RUN go mod download [2021-02-03T00:33:50.897Z] ---> Running in d1c6877ab466 [2021-02-03T00:34:16.720Z] 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-02-03T00:34:17.703Z] Removing intermediate container d1c6877ab466 [2021-02-03T00:34:17.703Z] ---> c8747f82e341 [2021-02-03T00:34:17.703Z] Successfully built c8747f82e341 [2021-02-03T00:34:17.703Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:34:18.043Z] + docker inspect -f . ci-base-image-arm64 [2021-02-03T00:34:18.043Z] . [Pipeline] withDockerContainer [2021-02-03T00:34:18.280Z] prd-ubuntu18.04-docker-arm64-4c-16g-24645 does not seem to be running inside a container [2021-02-03T00:34:18.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-03T00:34:19.792Z] $ docker top d151ccd0cd0afa1be87697e5a159a5d9156fdf956e4d45590e43f11773383a01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:34:20.798Z] + go version [2021-02-03T00:34:20.798Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-03T00:34:20.833Z] $ docker stop --time=1 d151ccd0cd0afa1be87697e5a159a5d9156fdf956e4d45590e43f11773383a01 [2021-02-03T00:34:22.794Z] $ docker rm -f d151ccd0cd0afa1be87697e5a159a5d9156fdf956e4d45590e43f11773383a01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-02-03T00:34:23.433Z] Removing intermediate container 030a720b33a4 [2021-02-03T00:34:23.433Z] ---> 3d3703c40daa [2021-02-03T00:34:23.433Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-03T00:34:23.433Z] ---> Running in 74d58a78826b [Pipeline] sh [2021-02-03T00:34:23.753Z] + docker inspect -f . ci-base-image-arm64 [2021-02-03T00:34:23.753Z] . [Pipeline] withDockerContainer [2021-02-03T00:34:24.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-24645 does not seem to be running inside a container [2021-02-03T00:34:24.112Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-03T00:34:24.586Z] 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-02-03T00:34:25.469Z] $ docker top de18c91fbc24199fecdbb3d9da599c8437f391dfa624b1ae9d793d1af572e529 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-03T00:34:25.869Z] ========================================================= [2021-02-03T00:34:25.869Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-03T00:34:25.869Z] ========================================================= [Pipeline] sh [2021-02-03T00:34:26.045Z] Removing intermediate container 4f2c27c4c328 [2021-02-03T00:34:26.045Z] ---> aa3acbb2ca9a [2021-02-03T00:34:26.045Z] [2021-02-03T00:34:26.045Z] Step 10/21 : FROM alpine:3.12 [2021-02-03T00:34:26.045Z] 3.12: Pulling from library/alpine [2021-02-03T00:34:26.509Z] + make test [2021-02-03T00:34:26.509Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-03T00:34:29.379Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-03T00:34:29.379Z] Status: Downloaded newer image for alpine:3.12 [2021-02-03T00:34:29.379Z] ---> 389fef711851 [2021-02-03T00:34:29.379Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-03T00:34:29.379Z] Removing intermediate container eb8a4e892309 [2021-02-03T00:34:29.379Z] ---> 40bd0ba0f7aa [2021-02-03T00:34:29.379Z] [2021-02-03T00:34:29.379Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:34:29.379Z] ---> 389fef711851 [2021-02-03T00:34:29.379Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:34:29.379Z] Removing intermediate container 1b28ae3cc38a [2021-02-03T00:34:29.379Z] ---> eb01e8758d73 [2021-02-03T00:34:29.379Z] [2021-02-03T00:34:29.379Z] Step 10/22 : FROM alpine:3.12 [2021-02-03T00:34:29.379Z] ---> 389fef711851 [2021-02-03T00:34:29.379Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-03T00:34:29.379Z] ---> Running in 277e1ad72e92 [2021-02-03T00:34:29.379Z] ---> Running in db7cfd6b1737 [2021-02-03T00:34:29.379Z] ---> Running in 7b66643dc089 [2021-02-03T00:34:30.329Z] Removing intermediate container 74d58a78826b [2021-02-03T00:34:30.329Z] ---> b7178d26946c [2021-02-03T00:34:30.329Z] [2021-02-03T00:34:30.329Z] Step 11/26 : FROM docker:20.10.0 [2021-02-03T00:34:30.329Z] 20.10.0: Pulling from library/docker [2021-02-03T00:34:31.292Z] Removing intermediate container 1887a344d89b [2021-02-03T00:34:31.292Z] ---> c91c5cfd2ed6 [2021-02-03T00:34:31.292Z] [2021-02-03T00:34:31.292Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:34:31.292Z] ---> 389fef711851 [2021-02-03T00:34:31.292Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:34:32.252Z] ---> Running in 9c4f70b0df40 [2021-02-03T00:34:32.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:32.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:32.252Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-03T00:34:32.520Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:34:32.520Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-03T00:34:32.520Z] (4/4) Installing curl (7.69.1-r3) [2021-02-03T00:34:32.520Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:34:32.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:32.520Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:34:32.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:32.520Z] OK: 7 MiB in 18 packages [2021-02-03T00:34:32.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:32.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:32.797Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-03T00:34:32.797Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:34:32.797Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-03T00:34:32.797Z] OK: 6 MiB in 15 packages [2021-02-03T00:34:32.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:32.797Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-03T00:34:32.797Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:34:33.063Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:34:33.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:33.063Z] OK: 6 MiB in 16 packages [2021-02-03T00:34:33.328Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-03T00:34:33.328Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:34:33.594Z] OK: 6 MiB in 15 packages [2021-02-03T00:34:36.163Z] Removing intermediate container 277e1ad72e92 [2021-02-03T00:34:36.163Z] ---> 7107603fe425 [2021-02-03T00:34:36.163Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-03T00:34:36.163Z] ---> Running in de082041490c [2021-02-03T00:34:36.424Z] Removing intermediate container 7b66643dc089 [2021-02-03T00:34:36.424Z] ---> bc98342498cd [2021-02-03T00:34:36.424Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:34:36.424Z] Removing intermediate container 9c4f70b0df40 [2021-02-03T00:34:36.424Z] ---> ddc04ef4db7a [2021-02-03T00:34:36.424Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:34:36.686Z] ---> Running in 60dc93fbec26 [2021-02-03T00:34:36.686Z] ---> Running in 65f426b446ea [2021-02-03T00:34:36.686Z] Removing intermediate container db7cfd6b1737 [2021-02-03T00:34:36.686Z] ---> 2c8320c8b643 [2021-02-03T00:34:36.686Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:34:36.686Z] Removing intermediate container de082041490c [2021-02-03T00:34:36.686Z] ---> 8a56d41f0ea9 [2021-02-03T00:34:36.686Z] Step 13/21 : WORKDIR /edgex [2021-02-03T00:34:36.953Z] ---> Running in f5aade86a176 [2021-02-03T00:34:36.953Z] ---> Running in b6a9f21bd643 [2021-02-03T00:34:36.953Z] Removing intermediate container 65f426b446ea [2021-02-03T00:34:36.953Z] ---> 7699ff5e9f90 [2021-02-03T00:34:36.953Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-03T00:34:37.216Z] Removing intermediate container 60dc93fbec26 [2021-02-03T00:34:37.217Z] ---> 27ec0a776558 [2021-02-03T00:34:37.217Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-03T00:34:37.217Z] ---> Running in 30e4e1a462a5 [2021-02-03T00:34:37.217Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-03T00:34:37.217Z] ---> Running in a356922cd340 [2021-02-03T00:34:37.217Z] Removing intermediate container f5aade86a176 [2021-02-03T00:34:37.217Z] ---> 6d2c7c59a53f [2021-02-03T00:34:37.217Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-03T00:34:37.217Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-03T00:34:37.217Z] ---> aefe523efa57 [2021-02-03T00:34:37.217Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-03T00:34:37.798Z] Removing intermediate container b6a9f21bd643 [2021-02-03T00:34:37.798Z] ---> 0712fae11a02 [2021-02-03T00:34:37.798Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-03T00:34:37.798Z] ---> Running in dc1b34e3554e [2021-02-03T00:34:37.798Z] ---> Running in 7f904d84bd47 [2021-02-03T00:34:37.798Z] Removing intermediate container 30e4e1a462a5 [2021-02-03T00:34:37.798Z] ---> 0206d2f97555 [2021-02-03T00:34:37.798Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-03T00:34:38.064Z] Removing intermediate container a356922cd340 [2021-02-03T00:34:38.064Z] ---> 95aea8419aed [2021-02-03T00:34:38.064Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-03T00:34:38.064Z] ---> Running in 1bdff1c3eb2a [2021-02-03T00:34:38.331Z] ---> Running in 977c112a73fd [2021-02-03T00:34:38.331Z] Removing intermediate container 7f904d84bd47 [2021-02-03T00:34:38.331Z] ---> 30d4d4354a1b [2021-02-03T00:34:38.331Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-03T00:34:38.331Z] ---> c003f6cfd069 [2021-02-03T00:34:38.331Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-03T00:34:38.331Z] Removing intermediate container 1bdff1c3eb2a [2021-02-03T00:34:38.331Z] ---> 8d31295ae82d [2021-02-03T00:34:38.331Z] Step 15/23 : WORKDIR / [2021-02-03T00:34:38.599Z] ---> Running in ccd2d0a93ed3 [2021-02-03T00:34:38.599Z] Removing intermediate container 977c112a73fd [2021-02-03T00:34:38.599Z] ---> c073db1a70c3 [2021-02-03T00:34:38.599Z] Step 15/23 : WORKDIR / [2021-02-03T00:34:38.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:38.599Z] ---> Running in 854b9f2b8fe1 [2021-02-03T00:34:38.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:38.861Z] ---> Running in 05eeebc8bcb7 [2021-02-03T00:34:38.861Z] Removing intermediate container ccd2d0a93ed3 [2021-02-03T00:34:38.861Z] ---> e1e92e0f3d4a [2021-02-03T00:34:38.861Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:34:38.861Z] (1/2) Installing readline (8.0.4-r0) [2021-02-03T00:34:38.861Z] (2/2) Installing bash (5.0.17-r0) [2021-02-03T00:34:39.129Z] ---> dada2687d7d1 [2021-02-03T00:34:39.129Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-03T00:34:39.129Z] Executing bash-5.0.17-r0.post-install [2021-02-03T00:34:39.129Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:34:39.129Z] OK: 12 MiB in 22 packages [2021-02-03T00:34:39.129Z] Removing intermediate container 854b9f2b8fe1 [2021-02-03T00:34:39.129Z] ---> 2152b79448ee [2021-02-03T00:34:39.129Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:34:39.129Z] Removing intermediate container 05eeebc8bcb7 [2021-02-03T00:34:39.129Z] ---> 38d0c5cd2122 [2021-02-03T00:34:39.129Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:34:39.394Z] ---> 4f36cfb9b254 [2021-02-03T00:34:39.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-03T00:34:39.673Z] ---> 66a7b24a8156 [2021-02-03T00:34:39.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-03T00:34:39.963Z] ---> 3b03c482645c [2021-02-03T00:34:39.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-03T00:34:39.963Z] ---> 4b56cf5c0714 [2021-02-03T00:34:39.963Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-03T00:34:39.963Z] ---> Running in cdf7b5e16d67 [2021-02-03T00:34:39.963Z] Removing intermediate container dc1b34e3554e [2021-02-03T00:34:39.963Z] ---> 8a6356483161 [2021-02-03T00:34:39.963Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-03T00:34:41.367Z] ---> 29b2f5406205 [2021-02-03T00:34:41.367Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-03T00:34:41.367Z] Removing intermediate container cdf7b5e16d67 [2021-02-03T00:34:41.367Z] ---> ea005487e5c2 [2021-02-03T00:34:41.367Z] Step 18/21 : CMD ["--init=true"] [2021-02-03T00:34:41.367Z] ---> Running in ae04289e2bd5 [2021-02-03T00:34:41.367Z] ---> c57ddc8ed72d [2021-02-03T00:34:41.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-03T00:34:41.367Z] ---> 5c429ee11b79 [2021-02-03T00:34:41.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-03T00:34:41.367Z] ---> Running in 7a0530ec7a01 [2021-02-03T00:34:41.629Z] Removing intermediate container ae04289e2bd5 [2021-02-03T00:34:41.629Z] ---> a39cbe7fe1c0 [2021-02-03T00:34:41.629Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-03T00:34:41.629Z] ---> 9f6b1b6d54ce [2021-02-03T00:34:41.629Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-03T00:34:41.629Z] ---> Running in 22f880adb6d1 [2021-02-03T00:34:41.896Z] Removing intermediate container 7a0530ec7a01 [2021-02-03T00:34:41.896Z] ---> 41f8905c9616 [2021-02-03T00:34:41.896Z] Step 19/21 : LABEL arch=x86_64 [2021-02-03T00:34:41.896Z] ---> f828e31ed07e [2021-02-03T00:34:41.896Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-03T00:34:41.896Z] ---> cbd1128345cd [2021-02-03T00:34:41.896Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-03T00:34:41.896Z] ---> Running in 606f00df0885 [2021-02-03T00:34:41.896Z] ---> Running in 4fd7f92d3012 [2021-02-03T00:34:42.159Z] ---> Running in 351e55913fe5 [2021-02-03T00:34:42.159Z] ---> Running in 07b2b572fa9b [2021-02-03T00:34:42.159Z] Removing intermediate container 22f880adb6d1 [2021-02-03T00:34:42.159Z] ---> 8429478a5dd4 [2021-02-03T00:34:42.159Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-03T00:34:42.422Z] ---> Running in e006f035452b [2021-02-03T00:34:42.422Z] Removing intermediate container 4fd7f92d3012 [2021-02-03T00:34:42.422Z] ---> 0f10721df97c [2021-02-03T00:34:42.422Z] Step 20/21 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:34:42.422Z] Removing intermediate container 606f00df0885 [2021-02-03T00:34:42.422Z] ---> bc2cf66e04d0 [2021-02-03T00:34:42.422Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:34:42.422Z] Removing intermediate container 07b2b572fa9b [2021-02-03T00:34:42.422Z] ---> b3edee20b1fb [2021-02-03T00:34:42.422Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:34:42.697Z] Removing intermediate container 351e55913fe5 [2021-02-03T00:34:42.697Z] ---> 2a620a10e1f3 [2021-02-03T00:34:42.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:34:42.697Z] ---> Running in c60f68fc6063 [2021-02-03T00:34:42.697Z] ---> Running in 81d0a8fd3811 [2021-02-03T00:34:42.697Z] ---> Running in 30b3504ec0ba [2021-02-03T00:34:42.697Z] ---> Running in 318bb5c72f0f [2021-02-03T00:34:42.697Z] Removing intermediate container e006f035452b [2021-02-03T00:34:42.697Z] ---> 146d21089493 [2021-02-03T00:34:42.697Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-03T00:34:42.980Z] Removing intermediate container c60f68fc6063 [2021-02-03T00:34:42.980Z] ---> 34845f860c2c [2021-02-03T00:34:42.980Z] Step 20/22 : LABEL arch=x86_64 [2021-02-03T00:34:42.980Z] Removing intermediate container 81d0a8fd3811 [2021-02-03T00:34:42.980Z] ---> 4007a953ea7c [2021-02-03T00:34:42.980Z] Step 21/21 : LABEL version=0.0.0 [2021-02-03T00:34:43.253Z] ---> Running in 36b228b4deb3 [2021-02-03T00:34:43.254Z] Removing intermediate container 30b3504ec0ba [2021-02-03T00:34:43.254Z] ---> c425d289a4cf [2021-02-03T00:34:43.254Z] Step 21/23 : LABEL arch=x86_64 [2021-02-03T00:34:43.254Z] Removing intermediate container 318bb5c72f0f [2021-02-03T00:34:43.254Z] ---> 272aa45d8dd8 [2021-02-03T00:34:43.254Z] Step 21/23 : LABEL arch=x86_64 [2021-02-03T00:34:43.254Z] ---> Running in 3b9cd3a427bd [2021-02-03T00:34:43.518Z] ---> Running in 514fdfc59ee3 [2021-02-03T00:34:43.518Z] ---> Running in 59eeee0cfe09 [2021-02-03T00:34:43.518Z] ---> 8ad9ea9ab9f3 [2021-02-03T00:34:43.518Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-03T00:34:43.518Z] Removing intermediate container 36b228b4deb3 [2021-02-03T00:34:43.518Z] ---> 08e74b45bf61 [2021-02-03T00:34:43.518Z] Step 21/22 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:34:43.780Z] ---> Running in 7c598489ed6e [2021-02-03T00:34:43.780Z] Removing intermediate container 514fdfc59ee3 [2021-02-03T00:34:43.780Z] ---> 69381f5c1494 [2021-02-03T00:34:43.780Z] Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:34:43.780Z] Removing intermediate container 3b9cd3a427bd [2021-02-03T00:34:43.780Z] ---> 06533776b42b [2021-02-03T00:34:43.780Z] [2021-02-03T00:34:43.780Z] Removing intermediate container 59eeee0cfe09 [2021-02-03T00:34:43.780Z] ---> b7e0e140cc78 [2021-02-03T00:34:43.780Z] Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:34:44.049Z] ---> Running in 4f8a44111ff1 [2021-02-03T00:34:44.049Z] ---> Running in 767b3f7e7806 [2021-02-03T00:34:44.049Z] ---> 4571460b7f92 [2021-02-03T00:34:44.049Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-03T00:34:44.049Z] Removing intermediate container 7c598489ed6e [2021-02-03T00:34:44.049Z] ---> 1e7483db4f3e [2021-02-03T00:34:44.049Z] Step 22/22 : LABEL version=0.0.0 [2021-02-03T00:34:44.311Z] Successfully built 06533776b42b [2021-02-03T00:34:44.311Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-03T00:34:44.311Z] ---> Running in e904ef0790e3 [2021-02-03T00:34:44.311Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-02-03T00:34:44.311Z] Removing intermediate container 4f8a44111ff1 [2021-02-03T00:34:44.311Z] ---> 76aa9786bb60 [2021-02-03T00:34:44.311Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:34:44.311Z] Removing intermediate container 767b3f7e7806 [2021-02-03T00:34:44.311Z] ---> 35dedd44cd77 [2021-02-03T00:34:44.311Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:34:44.574Z] ---> Running in 2bc1a9f0d666 [2021-02-03T00:34:44.574Z] ---> Running in b073069f99d7 [2021-02-03T00:34:44.574Z] ---> d13edc3c4ac1 [2021-02-03T00:34:44.574Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-03T00:34:44.574Z] Removing intermediate container e904ef0790e3 [2021-02-03T00:34:44.574Z] ---> e6078e2db2a8 [2021-02-03T00:34:44.574Z] [2021-02-03T00:34:44.838Z] ---> Running in 0e2dce41b4a1 [2021-02-03T00:34:44.838Z] Successfully built e6078e2db2a8 [2021-02-03T00:34:46.236Z] Removing intermediate container 2bc1a9f0d666 [2021-02-03T00:34:46.236Z] ---> 08df22008b8e [2021-02-03T00:34:46.236Z] [2021-02-03T00:34:46.236Z] Successfully tagged docker-support-notifications-go:latest [2021-02-03T00:34:46.236Z] Building docker-security-secretstore-setup-go [2021-02-03T00:34:46.502Z]  Building docker-support-notifications-go ... done Successfully built 08df22008b8e [2021-02-03T00:34:47.454Z] Successfully tagged docker-core-command-go:latest [2021-02-03T00:34:47.454Z] Building docker-support-scheduler-go [2021-02-03T00:34:48.410Z]  Building docker-core-command-go ... done Removing intermediate container b073069f99d7 [2021-02-03T00:34:48.410Z] ---> 8f2e686543d8 [2021-02-03T00:34:48.410Z] [2021-02-03T00:34:48.674Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-03T00:34:49.358Z] Successfully built 8f2e686543d8 [2021-02-03T00:34:49.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:49.626Z] Successfully tagged docker-core-metadata-go:latest [2021-02-03T00:34:49.626Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-03T00:34:49.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:34:49.890Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-03T00:34:49.890Z] (2/33) Installing expat (2.2.9-r1) [2021-02-03T00:34:49.890Z] (3/33) Installing libffi (3.3-r2) [2021-02-03T00:34:49.890Z] (4/33) Installing gdbm (1.13-r1) [2021-02-03T00:34:50.480Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-03T00:34:50.480Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-03T00:34:50.480Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-03T00:35:00.537Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-03T00:35:00.537Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-03T00:35:00.537Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-03T00:35:00.537Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-03T00:35:00.537Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-03T00:35:00.537Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-03T00:35:00.537Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-03T00:35:00.537Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-03T00:35:00.537Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-03T00:35:00.537Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-03T00:35:00.537Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-03T00:35:00.537Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-03T00:35:00.537Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-03T00:35:00.537Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-03T00:35:00.537Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-03T00:35:00.537Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-03T00:35:00.537Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-03T00:35:00.537Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-03T00:35:00.537Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-03T00:35:00.537Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-03T00:35:00.537Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-03T00:35:00.537Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-03T00:35:00.537Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-03T00:35:00.537Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-03T00:35:00.537Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-03T00:35:00.537Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-03T00:35:00.537Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:35:00.537Z] OK: 71 MiB in 55 packages [2021-02-03T00:35:15.648Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:35:15.648Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:35:15.648Z] ---> ee0f935711b7 [2021-02-03T00:35:15.648Z] Step 3/30 : WORKDIR /edgex-go [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> 61e73bfb8fe8 [2021-02-03T00:35:15.648Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> a3c13571b822 [2021-02-03T00:35:15.648Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> c879fa172beb [2021-02-03T00:35:15.648Z] Step 6/30 : COPY go.mod . [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> 175f133e889c [2021-02-03T00:35:15.648Z] Step 7/30 : RUN go mod download [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> f65fb865a629 [2021-02-03T00:35:15.648Z] Step 8/30 : COPY . . [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> e43790323b3c [2021-02-03T00:35:15.648Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-03T00:35:15.648Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:35:15.648Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:35:15.648Z] ---> ee0f935711b7 [2021-02-03T00:35:15.648Z] Step 3/24 : WORKDIR /edgex-go [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> 61e73bfb8fe8 [2021-02-03T00:35:15.648Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> a3c13571b822 [2021-02-03T00:35:15.648Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> c879fa172beb [2021-02-03T00:35:15.648Z] Step 6/24 : COPY go.mod . [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> 175f133e889c [2021-02-03T00:35:15.648Z] Step 7/24 : RUN go mod download [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> f65fb865a629 [2021-02-03T00:35:15.648Z] Step 8/24 : COPY . . [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> e43790323b3c [2021-02-03T00:35:15.648Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-03T00:35:15.648Z] ---> Running in 88f3a57eb097 [2021-02-03T00:35:15.648Z] ---> Running in d12647932ea2 [2021-02-03T00:35:15.648Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:35:15.648Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:35:15.648Z] ---> ee0f935711b7 [2021-02-03T00:35:15.648Z] Step 3/22 : WORKDIR /edgex-go [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> 61e73bfb8fe8 [2021-02-03T00:35:15.648Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> a3c13571b822 [2021-02-03T00:35:15.648Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> c879fa172beb [2021-02-03T00:35:15.648Z] Step 6/22 : COPY go.mod . [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> 175f133e889c [2021-02-03T00:35:15.648Z] Step 7/22 : RUN go mod download [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> f65fb865a629 [2021-02-03T00:35:15.648Z] Step 8/22 : COPY . . [2021-02-03T00:35:15.648Z] ---> Using cache [2021-02-03T00:35:15.648Z] ---> e43790323b3c [2021-02-03T00:35:15.648Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-03T00:35:15.928Z] ---> Running in cabf95c318cd [2021-02-03T00:35:16.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:35:16.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:35:16.898Z] ---> ee0f935711b7 [2021-02-03T00:35:16.898Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:35:16.898Z] ---> Using cache [2021-02-03T00:35:16.898Z] ---> 61e73bfb8fe8 [2021-02-03T00:35:16.898Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:35:16.898Z] ---> Using cache [2021-02-03T00:35:16.898Z] ---> a3c13571b822 [2021-02-03T00:35:16.898Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-03T00:35:17.480Z] 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-02-03T00:35:17.480Z] 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-02-03T00:35:17.748Z] 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-02-03T00:35:18.019Z] ---> Running in 82ea3e28e1a7 [2021-02-03T00:35:18.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:35:19.585Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:35:20.175Z] OK: 233 MiB in 51 packages [2021-02-03T00:35:23.563Z] Removing intermediate container 82ea3e28e1a7 [2021-02-03T00:35:23.563Z] ---> a575626fb965 [2021-02-03T00:35:23.563Z] Step 6/23 : COPY go.mod . [2021-02-03T00:35:24.552Z] ---> 9adcda6fd4b7 [2021-02-03T00:35:24.552Z] Step 7/23 : RUN go mod download [2021-02-03T00:35:25.273Z] ---> Running in 0e7fda65890b [2021-02-03T00:35:25.585Z] Removing intermediate container 0e2dce41b4a1 [2021-02-03T00:35:25.585Z] ---> b15efc427b76 [2021-02-03T00:35:25.585Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-03T00:35:26.030Z] ---> Running in 3c4f26f94994 [2021-02-03T00:35:28.682Z] Removing intermediate container 0e7fda65890b [2021-02-03T00:35:28.682Z] ---> 6ba09ee46ab5 [2021-02-03T00:35:28.682Z] Step 8/23 : COPY . . [2021-02-03T00:35:29.299Z] Collecting docker-compose==1.23.2 [2021-02-03T00:35:29.572Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-03T00:35:30.567Z] Collecting cached-property<2,>=1.2.0 [2021-02-03T00:35:30.567Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-03T00:35:31.601Z] Collecting PyYAML<4,>=3.10 [2021-02-03T00:35:31.601Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-03T00:35:35.683Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-03T00:35:36.068Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-03T00:35:36.068Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-03T00:35:36.068Z] Collecting docker<4.0,>=3.6.0 [2021-02-03T00:35:36.068Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-03T00:35:36.369Z] Collecting texttable<0.10,>=0.9.0 [2021-02-03T00:35:36.369Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-03T00:35:37.360Z] 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-02-03T00:35:37.636Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-03T00:35:37.636Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-03T00:35:37.914Z] Collecting docopt<0.7,>=0.6.1 [2021-02-03T00:35:37.914Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-03T00:35:38.899Z] Collecting jsonschema<3,>=2.5.1 [2021-02-03T00:35:38.899Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-03T00:35:38.899Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-03T00:35:38.899Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-03T00:35:39.895Z] Collecting docker-pycreds>=0.4.0 [2021-02-03T00:35:39.895Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-03T00:35:39.895Z] 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-02-03T00:35:39.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-03T00:35:40.183Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-03T00:35:40.183Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-03T00:35:40.183Z] 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-02-03T00:35:40.470Z] Collecting idna<2.8,>=2.5 [2021-02-03T00:35:40.470Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-03T00:35:41.062Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-03T00:35:41.062Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-03T00:35:41.062Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-03T00:35:41.062Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-03T00:35:41.645Z] Installing collected packages: cached-property, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, docopt, jsonschema, dockerpty, docker-compose [2021-02-03T00:35:43.070Z] Running setup.py install for PyYAML: started [2021-02-03T00:35:45.051Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-03T00:35:45.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-03T00:35:45.831Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-03T00:35:46.514Z] Attempting uninstall: urllib3 [2021-02-03T00:35:46.514Z] Found existing installation: urllib3 1.25.9 [2021-02-03T00:35:46.514Z] Uninstalling urllib3-1.25.9: [2021-02-03T00:35:47.142Z] Successfully uninstalled urllib3-1.25.9 [2021-02-03T00:35:49.160Z] Attempting uninstall: idna [2021-02-03T00:35:49.160Z] Found existing installation: idna 2.9 [2021-02-03T00:35:49.160Z] Uninstalling idna-2.9: [2021-02-03T00:35:49.160Z] Successfully uninstalled idna-2.9 [2021-02-03T00:35:49.160Z] 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-02-03T00:35:49.160Z] Attempting uninstall: requests [2021-02-03T00:35:49.160Z] Found existing installation: requests 2.23.0 [2021-02-03T00:35:49.160Z] Uninstalling requests-2.23.0: [2021-02-03T00:35:49.160Z] Successfully uninstalled requests-2.23.0 [2021-02-03T00:35:50.135Z] Running setup.py install for texttable: started [2021-02-03T00:35:51.586Z] Running setup.py install for texttable: finished with status 'done' [2021-02-03T00:35:51.586Z] Running setup.py install for docopt: started [2021-02-03T00:35:52.185Z] Running setup.py install for docopt: finished with status 'done' [2021-02-03T00:35:52.449Z] Running setup.py install for dockerpty: started [2021-02-03T00:35:52.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-03T00:35:52.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-03T00:35:52.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-03T00:35:52.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-03T00:35:52.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-03T00:35:53.030Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-03T00:35:53.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-03T00:35:54.443Z] ---> 46c962acf215 [2021-02-03T00:35:54.443Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-03T00:35:55.024Z] ---> Running in 88d722fd80f1 [2021-02-03T00:35:55.024Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-03T00:35:55.024Z] Removing intermediate container 88f3a57eb097 [2021-02-03T00:35:55.024Z] ---> 8f5444ce2dea [2021-02-03T00:35:55.024Z] [2021-02-03T00:35:55.024Z] Step 10/30 : FROM alpine:3.12 [2021-02-03T00:35:55.024Z] ---> 389fef711851 [2021-02-03T00:35:55.024Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-03T00:35:55.297Z] ---> Running in 8d9f43e347a1 [2021-02-03T00:35:55.890Z] 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-02-03T00:35:56.488Z] Removing intermediate container 8d9f43e347a1 [2021-02-03T00:35:56.488Z] ---> 4978165cfd02 [2021-02-03T00:35:56.488Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-03T00:35:59.855Z] ---> Running in 5cd7a5fbf6f8 [2021-02-03T00:35:59.855Z] Removing intermediate container cabf95c318cd [2021-02-03T00:35:59.855Z] ---> 6a29b99e9626 [2021-02-03T00:35:59.855Z] [2021-02-03T00:35:59.856Z] Step 10/22 : FROM alpine:3.12 [2021-02-03T00:35:59.856Z] ---> 389fef711851 [2021-02-03T00:35:59.856Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:35:59.856Z] ---> Using cache [2021-02-03T00:35:59.856Z] ---> ddc04ef4db7a [2021-02-03T00:35:59.856Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:36:00.130Z] ---> Using cache [2021-02-03T00:36:00.130Z] ---> 7699ff5e9f90 [2021-02-03T00:36:00.130Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-03T00:36:00.130Z] Removing intermediate container 3c4f26f94994 [2021-02-03T00:36:00.130Z] ---> d6b22e48ee0f [2021-02-03T00:36:00.130Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-03T00:36:00.130Z] Removing intermediate container d12647932ea2 [2021-02-03T00:36:00.130Z] ---> e7599cc9302d [2021-02-03T00:36:00.130Z] [2021-02-03T00:36:00.130Z] Step 10/24 : FROM alpine:3.12 [2021-02-03T00:36:00.130Z] ---> 389fef711851 [2021-02-03T00:36:00.130Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-03T00:36:00.404Z] ---> Running in bef604320921 [2021-02-03T00:36:00.404Z] ---> Running in c4bee896f04a [2021-02-03T00:36:00.682Z] ---> Running in a6f44450d877 [2021-02-03T00:36:01.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:36:01.301Z] Removing intermediate container a6f44450d877 [2021-02-03T00:36:01.301Z] ---> 5de5e7018cbd [2021-02-03T00:36:01.301Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-03T00:36:01.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:36:01.301Z] ---> Running in be95797c5ea6 [2021-02-03T00:36:01.600Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-03T00:36:01.600Z] (2/2) Installing su-exec (0.2-r1) [2021-02-03T00:36:01.600Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:36:01.600Z] OK: 6 MiB in 16 packages [2021-02-03T00:36:01.885Z] Removing intermediate container be95797c5ea6 [2021-02-03T00:36:01.885Z] ---> 38aef0e10294 [2021-02-03T00:36:01.885Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:36:01.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:36:01.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:36:01.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:36:01.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:36:01.890Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-03T00:36:01.890Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-03T00:36:01.890Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-03T00:36:02.173Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-03T00:36:02.173Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:36:02.173Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-03T00:36:02.173Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:36:02.457Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-03T00:36:02.457Z] (3/3) Installing curl (7.69.1-r3) [2021-02-03T00:36:02.457Z] (4/5) Installing curl (7.69.1-r3) [2021-02-03T00:36:02.457Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:36:02.457Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-03T00:36:02.457Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:36:02.457Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:36:02.457Z] OK: 7 MiB in 19 packages [2021-02-03T00:36:02.752Z] OK: 72 MiB in 58 packages [2021-02-03T00:36:03.368Z] ---> 8f683a02ebdd [2021-02-03T00:36:03.368Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-03T00:36:03.641Z] Removing intermediate container 5cd7a5fbf6f8 [2021-02-03T00:36:03.641Z] ---> 269ccd09e21f [2021-02-03T00:36:03.641Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-03T00:36:03.922Z] ---> Running in 8c60d4708743 [2021-02-03T00:36:04.524Z] ---> 07d258dfc7d2 [2021-02-03T00:36:04.524Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-03T00:36:05.120Z] Removing intermediate container 8c60d4708743 [2021-02-03T00:36:05.120Z] ---> 8b6accd21060 [2021-02-03T00:36:05.120Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-03T00:36:05.120Z] Removing intermediate container bef604320921 [2021-02-03T00:36:05.120Z] ---> 61b846ce41b9 [2021-02-03T00:36:05.120Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-03T00:36:05.397Z] Removing intermediate container c4bee896f04a [2021-02-03T00:36:05.397Z] ---> 8108de202ec7 [2021-02-03T00:36:05.397Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-03T00:36:05.397Z] ---> Running in 21924f8af59b [2021-02-03T00:36:05.397Z] ---> Running in fdaf5b8649e4 [2021-02-03T00:36:05.397Z] ---> f88e00e62833 [2021-02-03T00:36:05.397Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-03T00:36:05.397Z] ---> Running in 23d3db003095 [2021-02-03T00:36:05.672Z] ---> Running in 606cf3ea88d3 [2021-02-03T00:36:05.672Z] Removing intermediate container 21924f8af59b [2021-02-03T00:36:05.672Z] ---> 3d128877eebd [2021-02-03T00:36:05.672Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-03T00:36:05.956Z] Removing intermediate container fdaf5b8649e4 [2021-02-03T00:36:05.956Z] ---> 8e9be94734ae [2021-02-03T00:36:05.956Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:36:06.589Z] Removing intermediate container 23d3db003095 [2021-02-03T00:36:06.589Z] ---> 8c5b2d84a45c [2021-02-03T00:36:06.589Z] Step 13/24 : WORKDIR / [2021-02-03T00:36:06.873Z] ---> Running in b0b22f816ccb [2021-02-03T00:36:06.873Z] ---> Running in 4254a3779795 [2021-02-03T00:36:07.149Z] Removing intermediate container 606cf3ea88d3 [2021-02-03T00:36:07.149Z] ---> 354a4313e876 [2021-02-03T00:36:07.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:36:07.149Z] ---> Running in 4ab50f15f032 [2021-02-03T00:36:07.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.295s coverage: 46.0% of statements [2021-02-03T00:36:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-03T00:36:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-03T00:36:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-03T00:36:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-03T00:36:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-03T00:36:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-03T00:36:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-03T00:36:07.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.194s coverage: 100.0% of statements [2021-02-03T00:36:07.429Z] ---> Running in 86c388cf9a94 [2021-02-03T00:36:07.697Z] Removing intermediate container 4254a3779795 [2021-02-03T00:36:07.697Z] ---> c7886f6180c5 [2021-02-03T00:36:07.697Z] Step 24/26 : LABEL arch=x86_64 [2021-02-03T00:36:07.976Z] Removing intermediate container 4ab50f15f032 [2021-02-03T00:36:07.976Z] ---> 56b2e16329b5 [2021-02-03T00:36:07.976Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-03T00:36:08.251Z] ---> Running in 20320546ef3b [2021-02-03T00:36:08.251Z] Removing intermediate container 86c388cf9a94 [2021-02-03T00:36:08.251Z] ---> 30563fa50c9c [2021-02-03T00:36:08.251Z] Step 20/22 : LABEL arch=x86_64 [2021-02-03T00:36:08.251Z] ---> Running in 7ac51a23e8df [2021-02-03T00:36:08.695Z] ---> 8a1f0e593a37 [2021-02-03T00:36:08.695Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-03T00:36:08.695Z] Removing intermediate container 20320546ef3b [2021-02-03T00:36:08.695Z] ---> 6044ec2bd6f9 [2021-02-03T00:36:08.695Z] Step 25/26 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:36:09.141Z] ---> Running in 25d4aae61ed3 [2021-02-03T00:36:09.141Z] Removing intermediate container 7ac51a23e8df [2021-02-03T00:36:09.141Z] ---> 7cb3179a3e05 [2021-02-03T00:36:09.141Z] Step 21/22 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:36:09.489Z] ---> e28ce5d0785b [2021-02-03T00:36:09.489Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-03T00:36:09.489Z] Removing intermediate container b0b22f816ccb [2021-02-03T00:36:09.489Z] ---> 2d8f16e5161b [2021-02-03T00:36:09.489Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-03T00:36:09.800Z] ---> Running in a7f93e09aeed [2021-02-03T00:36:09.800Z] Removing intermediate container 25d4aae61ed3 [2021-02-03T00:36:09.800Z] ---> 66b2f7f55505 [2021-02-03T00:36:09.800Z] Step 26/26 : LABEL version=0.0.0 [2021-02-03T00:36:09.800Z] ---> Running in c5c1f8a11a04 [2021-02-03T00:36:09.800Z] ---> Running in 9e2ebe89a588 [2021-02-03T00:36:10.096Z] ---> a1d862fa2df7 [2021-02-03T00:36:10.096Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-03T00:36:10.096Z] Removing intermediate container a7f93e09aeed [2021-02-03T00:36:10.096Z] ---> 4a7ad6316a19 [2021-02-03T00:36:10.096Z] Step 22/22 : LABEL version=0.0.0 [2021-02-03T00:36:10.096Z] Removing intermediate container c5c1f8a11a04 [2021-02-03T00:36:10.096Z] ---> a89c43637c70 [2021-02-03T00:36:10.096Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-03T00:36:10.395Z] ---> Running in 07eda4a0137d [2021-02-03T00:36:10.395Z] Removing intermediate container 9e2ebe89a588 [2021-02-03T00:36:10.395Z] ---> 459f68823be9 [2021-02-03T00:36:10.395Z] [2021-02-03T00:36:11.003Z] Successfully built 459f68823be9 [2021-02-03T00:36:11.589Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-03T00:36:11.589Z] Removing intermediate container 07eda4a0137d [2021-02-03T00:36:11.589Z] ---> 85f9c2d10c42 [2021-02-03T00:36:11.589Z] [2021-02-03T00:36:11.857Z]  Building docker-sys-mgmt-agent-go ... done Successfully built 85f9c2d10c42 [2021-02-03T00:36:11.857Z] ---> 995f6657156c [2021-02-03T00:36:11.857Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-03T00:36:11.857Z] ---> 94b60feb7958 [2021-02-03T00:36:11.857Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-03T00:36:11.857Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-03T00:36:12.123Z]  Building docker-support-scheduler-go ... done  ---> Running in 8b5bfb85294f [2021-02-03T00:36:12.701Z] ---> e0c039f1b022 [2021-02-03T00:36:12.701Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-03T00:36:12.965Z] ---> aca79343cbb3 [2021-02-03T00:36:12.965Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-03T00:36:12.965Z] ---> Running in 939cd94f710b [2021-02-03T00:36:13.231Z] Removing intermediate container 8b5bfb85294f [2021-02-03T00:36:13.231Z] ---> 75a0a671add2 [2021-02-03T00:36:13.231Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:36:13.811Z] ---> 2e5b89681ce3 [2021-02-03T00:36:13.811Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-03T00:36:14.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.521s coverage: 27.1% of statements [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-03T00:36:14.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.119s coverage: 100.0% of statements [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-03T00:36:14.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-03T00:36:14.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-03T00:36:14.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.255s coverage: 65.8% of statements [2021-02-03T00:36:14.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-03T00:36:14.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-03T00:36:15.209Z] Removing intermediate container 939cd94f710b [2021-02-03T00:36:15.209Z] ---> 2246587c980f [2021-02-03T00:36:15.209Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-03T00:36:15.474Z] ---> Running in 5da9390edae3 [2021-02-03T00:36:15.474Z] ---> 944e49a3970b [2021-02-03T00:36:15.474Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-03T00:36:15.745Z] Removing intermediate container 5da9390edae3 [2021-02-03T00:36:15.745Z] ---> 7a0f9a00eab9 [2021-02-03T00:36:15.745Z] Step 22/24 : LABEL arch=x86_64 [2021-02-03T00:36:15.745Z] ---> Running in 1332612e7e0b [2021-02-03T00:36:15.745Z] ---> c768675e62a9 [2021-02-03T00:36:15.745Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-03T00:36:16.009Z] Removing intermediate container 1332612e7e0b [2021-02-03T00:36:16.009Z] ---> 74a8c3155574 [2021-02-03T00:36:16.009Z] Step 23/24 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:36:16.277Z] ---> Running in cd1cf7d56296 [2021-02-03T00:36:16.277Z] ---> 741daa10d2fd [2021-02-03T00:36:16.277Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-03T00:36:16.862Z] ---> Running in 1be5b9f95bb7 [2021-02-03T00:36:17.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.717s coverage: 82.3% of statements [2021-02-03T00:36:17.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-03T00:36:17.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:36:17.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-03T00:36:17.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-03T00:36:17.812Z] Removing intermediate container cd1cf7d56296 [2021-02-03T00:36:17.813Z] ---> b6bb8d05a419 [2021-02-03T00:36:17.813Z] Step 24/24 : LABEL version=0.0.0 [2021-02-03T00:36:18.080Z] ---> Running in b027e81e378e [2021-02-03T00:36:18.080Z] Removing intermediate container 1be5b9f95bb7 [2021-02-03T00:36:18.080Z] ---> 1006080a4412 [2021-02-03T00:36:18.080Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-03T00:36:18.080Z] Removing intermediate container 88d722fd80f1 [2021-02-03T00:36:18.080Z] ---> 2fb4967e15cd [2021-02-03T00:36:18.080Z] [2021-02-03T00:36:18.080Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:36:18.080Z] ---> 389fef711851 [2021-02-03T00:36:18.080Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-03T00:36:18.080Z] ---> Running in 99e138368982 [2021-02-03T00:36:18.080Z] Removing intermediate container b027e81e378e [2021-02-03T00:36:18.080Z] ---> 942184ddfa65 [2021-02-03T00:36:18.080Z] [2021-02-03T00:36:18.345Z] Removing intermediate container 99e138368982 [2021-02-03T00:36:18.345Z] ---> b060500ae385 [2021-02-03T00:36:18.345Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-03T00:36:18.345Z] Successfully built 942184ddfa65 [2021-02-03T00:36:18.345Z] ---> a9bf0db525ac [2021-02-03T00:36:18.345Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-03T00:36:18.345Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-03T00:36:18.345Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in e6ee43aa231d [2021-02-03T00:36:18.610Z] ---> Running in 853cbf24ec3f [2021-02-03T00:36:18.874Z] Removing intermediate container e6ee43aa231d [2021-02-03T00:36:18.874Z] ---> f2962e845c96 [2021-02-03T00:36:18.874Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-03T00:36:18.874Z] ---> Running in 39056238e1ec [2021-02-03T00:36:19.137Z] Removing intermediate container 39056238e1ec [2021-02-03T00:36:19.137Z] ---> 4273c00bbc9a [2021-02-03T00:36:19.138Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:36:19.138Z] ---> Running in c98edc856c5e [2021-02-03T00:36:19.727Z] Removing intermediate container 853cbf24ec3f [2021-02-03T00:36:19.727Z] ---> ab0c9bd34199 [2021-02-03T00:36:19.727Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-03T00:36:19.727Z] ---> Running in 2df3ff8f5a32 [2021-02-03T00:36:19.991Z] Removing intermediate container 2df3ff8f5a32 [2021-02-03T00:36:19.991Z] ---> 1a025ce44bf9 [2021-02-03T00:36:19.991Z] Step 27/30 : CMD ["gate"] [2021-02-03T00:36:20.256Z] Removing intermediate container c98edc856c5e [2021-02-03T00:36:20.256Z] ---> Running in 4fc9b4669109 [2021-02-03T00:36:20.256Z] ---> 8660ac3f96fc [2021-02-03T00:36:20.256Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-03T00:36:20.256Z] ---> Running in c89e1ac4816d [2021-02-03T00:36:20.520Z] Removing intermediate container 4fc9b4669109 [2021-02-03T00:36:20.520Z] ---> 3f927ca30a3f [2021-02-03T00:36:20.520Z] Step 28/30 : LABEL arch=x86_64 [2021-02-03T00:36:20.520Z] ---> Running in 3dd329565cf6 [2021-02-03T00:36:20.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:36:20.786Z] Removing intermediate container 3dd329565cf6 [2021-02-03T00:36:20.786Z] ---> 76601d5927f9 [2021-02-03T00:36:20.786Z] Step 29/30 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:36:21.050Z] ---> Running in 02fc711439f9 [2021-02-03T00:36:21.050Z] Removing intermediate container 02fc711439f9 [2021-02-03T00:36:21.050Z] ---> 79d90792d4f5 [2021-02-03T00:36:21.050Z] Step 30/30 : LABEL version=0.0.0 [2021-02-03T00:36:21.313Z] ---> Running in d5f83478d69a [2021-02-03T00:36:21.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:36:21.577Z] Removing intermediate container d5f83478d69a [2021-02-03T00:36:21.577Z] ---> 6dedf182daf4 [2021-02-03T00:36:21.577Z] [2021-02-03T00:36:21.577Z] Successfully built 6dedf182daf4 [2021-02-03T00:36:21.577Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-03T00:36:21.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.235s coverage: 28.6% of statements [2021-02-03T00:36:21.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-03T00:36:21.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-03T00:36:21.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-03T00:36:21.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-03T00:36:21.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-03T00:36:21.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements [2021-02-03T00:36:21.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-03T00:36:21.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.111s coverage: 100.0% of statements [2021-02-03T00:36:21.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-03T00:36:21.841Z]  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-02-03T00:36:21.841Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-03T00:36:21.841Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-03T00:36:22.106Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-03T00:36:22.369Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-03T00:36:22.369Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-03T00:36:22.369Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:36:22.369Z] OK: 8 MiB in 20 packages [2021-02-03T00:36:23.321Z] Removing intermediate container c89e1ac4816d [2021-02-03T00:36:23.321Z] ---> 53531a1d4a2c [2021-02-03T00:36:23.321Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:36:23.586Z] ---> 320c90069851 [2021-02-03T00:36:23.586Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-03T00:36:23.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements [2021-02-03T00:36:23.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-03T00:36:24.168Z] ---> a813af003c6a [2021-02-03T00:36:24.168Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-03T00:36:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.410s coverage: 97.5% of statements [2021-02-03T00:36:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-03T00:36:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements [2021-02-03T00:36:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-03T00:36:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-03T00:36:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-03T00:36:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-03T00:36:24.433Z] ---> 0f6e0522033c [2021-02-03T00:36:24.433Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-03T00:36:24.698Z] ---> Running in 8825e61f44fe [2021-02-03T00:36:24.698Z] Removing intermediate container 8825e61f44fe [2021-02-03T00:36:24.698Z] ---> 0ed22fe8b0db [2021-02-03T00:36:24.698Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:36:24.698Z] ---> Running in f5192275f43e [2021-02-03T00:36:24.962Z] Removing intermediate container f5192275f43e [2021-02-03T00:36:24.962Z] ---> 6ff288767d2b [2021-02-03T00:36:24.962Z] Step 21/23 : LABEL arch=x86_64 [2021-02-03T00:36:24.962Z] ---> Running in d01c6bfe2910 [2021-02-03T00:36:25.235Z] Removing intermediate container d01c6bfe2910 [2021-02-03T00:36:25.235Z] ---> 028b286b9aa6 [2021-02-03T00:36:25.235Z] Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:36:25.235Z] ---> Running in 070f1305952a [2021-02-03T00:36:25.500Z] Removing intermediate container 070f1305952a [2021-02-03T00:36:25.500Z] ---> efd2f93e4a3f [2021-02-03T00:36:25.500Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:36:25.500Z] ---> Running in 80c8bee70db2 [2021-02-03T00:36:25.764Z] Removing intermediate container 80c8bee70db2 [2021-02-03T00:36:25.764Z] ---> fa31454c18ef [2021-02-03T00:36:25.764Z] [2021-02-03T00:36:25.764Z] Successfully built fa31454c18ef [2021-02-03T00:36:26.027Z] Successfully tagged docker-core-data-go:latest [2021-02-03T00:36:26.619Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-03T00:36:26.627Z] $ docker stop --time=1 3380ea9cf2390dd3e6b5556b5dfdaecde00c16da60f45c41e8ed8c825f0a0ae8 [2021-02-03T00:36:28.274Z] $ docker rm -f 3380ea9cf2390dd3e6b5556b5dfdaecde00c16da60f45c41e8ed8c825f0a0ae8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-03T00:36:28.764Z] + docker images [2021-02-03T00:36:28.764Z] + grep docker [2021-02-03T00:36:29.025Z] docker-core-data-go latest fa31454c18ef 3 seconds ago 22.3MB [2021-02-03T00:36:29.025Z] docker-security-bootstrapper-go latest 6dedf182daf4 7 seconds ago 17.9MB [2021-02-03T00:36:29.025Z] docker-security-secretstore-setup-go latest 942184ddfa65 11 seconds ago 24.6MB [2021-02-03T00:36:29.025Z] docker-support-scheduler-go latest 85f9c2d10c42 18 seconds ago 17MB [2021-02-03T00:36:29.025Z] docker-sys-mgmt-agent-go latest 459f68823be9 18 seconds ago 313MB [2021-02-03T00:36:29.025Z] docker-support-notifications-go latest e6078e2db2a8 About a minute ago 17.5MB [2021-02-03T00:36:29.025Z] docker-core-metadata-go latest 8f2e686543d8 About a minute ago 18.8MB [2021-02-03T00:36:29.025Z] docker-core-command-go latest 08df22008b8e About a minute ago 16.9MB [2021-02-03T00:36:29.026Z] docker-security-proxy-setup-go latest 06533776b42b About a minute ago 24.4MB [2021-02-03T00:36:29.026Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-03T00:36:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.489s coverage: 92.8% of statements [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-03T00:36:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-03T00:36:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-03T00:36:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-03T00:36:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements [2021-02-03T00:36:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements [2021-02-03T00:36:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2021-02-03T00:36:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2021-02-03T00:36:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2021-02-03T00:36:44.652Z] Still waiting to schedule task [2021-02-03T00:36:44.652Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-03T00:36:46.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2021-02-03T00:36:46.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.129s coverage: 92.9% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 77.8% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.110s coverage: 87.2% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.121s coverage: 84.2% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.4% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.510s coverage: 63.5% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.801s coverage: 68.9% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.401s coverage: 37.0% of statements [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-03T00:37:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-03T00:37:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.464s coverage: 84.0% of statements [2021-02-03T00:37:02.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements [2021-02-03T00:37:09.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.469s coverage: 47.0% of statements [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-03T00:37:09.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.170s coverage: 100.0% of statements [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-03T00:37:09.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.169s coverage: 100.0% of statements [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-03T00:37:09.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.190s coverage: 100.0% of statements [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:37:09.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.954s coverage: 29.1% of statements [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.170s coverage: 100.0% of statements [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-03T00:37:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-02-03T00:37:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-03T00:37:17.882Z] GO111MODULE=on go vet ./... [2021-02-03T00:37:35.133Z] Running on prd-ubuntu18.04-docker-8c-8g-24648 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-03T00:37:35.186Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-02-03T00:37:37.287Z] using credential edgex-jenkins-ssh [2021-02-03T00:37:37.339Z] Cloning the remote Git repository [2021-02-03T00:37:37.364Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:37:37.438Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-02-03T00:37:37.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:37:37.466Z] > git --version # timeout=10 [2021-02-03T00:37:37.472Z] > git --version # 'git version 2.17.1' [2021-02-03T00:37:37.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:37:37.505Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T00:37:46.115Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T00:37:46.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T00:37:46.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T00:37:46.152Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:37:46.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:37:46.158Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-03T00:37:46.759Z] Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:37:46.934Z] Merge succeeded, producing 81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:37:46.935Z] Checking out Revision 81e9efdcccb5f166fe2149ef91226e89df21d494 (PR-3115) [2021-02-03T00:37:46.769Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T00:37:46.774Z] > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 [2021-02-03T00:37:46.904Z] > git remote # timeout=10 [2021-02-03T00:37:46.912Z] > git config --get remote.origin.url # timeout=10 [2021-02-03T00:37:46.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:37:46.921Z] > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 [2021-02-03T00:37:46.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-03T00:37:46.939Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T00:37:46.946Z] > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 [2021-02-03T00:37:50.686Z] Commit message: "feat(security): Fix redis start issue #2863" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:37:51.907Z] + echo snap-build.sh [2021-02-03T00:37:51.908Z] snap-build.sh [2021-02-03T00:37:51.908Z] + SNAP_BASE_DIR=. [2021-02-03T00:37:51.908Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-02-03T00:37:51.908Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-02-03T00:37:51.908Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-02-03T00:37:51.908Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-02-03T00:37:51.908Z] + cd /w/workspace/edgex-go/2 [2021-02-03T00:37:51.908Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-03T00:37:51.908Z] Reading package lists... [2021-02-03T00:37:52.170Z] Building dependency tree... [2021-02-03T00:37:52.170Z] Reading state information... [2021-02-03T00:37:52.435Z] The following packages were automatically installed and are no longer required: [2021-02-03T00:37:52.435Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-03T00:37:52.435Z] uidmap xdelta3 [2021-02-03T00:37:52.435Z] Use 'sudo apt autoremove' to remove them. [2021-02-03T00:37:52.435Z] The following packages will be REMOVED: [2021-02-03T00:37:52.435Z] lxd* lxd-client* [2021-02-03T00:37:53.014Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-03T00:37:53.014Z] After this operation, 31.7 MB disk space will be freed. [2021-02-03T00:37:54.093Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-03T00:37:54.093Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-03T00:37:55.041Z] Removing lxd dnsmasq configuration [2021-02-03T00:37:55.041Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-03T00:37:55.303Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-03T00:37:56.246Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-03T00:37:56.507Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-03T00:37:56.507Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-03T00:37:57.893Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-03T00:37:58.465Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-03T00:37:59.849Z] + sudo snap remove --purge lxd [2021-02-03T00:37:59.849Z] snap "lxd" is not installed [2021-02-03T00:37:59.849Z] + sudo groupadd --force --system lxd [2021-02-03T00:38:00.111Z] ++ whoami [2021-02-03T00:38:00.111Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-03T00:38:00.111Z] + newgrp - lxd [2021-02-03T00:38:00.111Z] + sudo snap install lxd [2021-02-03T00:38:10.143Z] 2021-02-03T00:38:07Z INFO Waiting for automatic snapd restart... [2021-02-03T00:38:25.089Z] lxd 4.10 from Canonical* installed [2021-02-03T00:38:25.089Z] + sudo lxd init --auto [2021-02-03T00:38:33.250Z] + sudo snap install --classic snapcraft [2021-02-03T00:38:39.695Z] gofmt -l . [2021-02-03T00:38:39.695Z] [ "`gofmt -l .`" = "" ] [2021-02-03T00:38:39.695Z] ./bin/test-go-mod-tidy.sh [2021-02-03T00:38:39.695Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-03T00:38:40.030Z] + ls -al . [2021-02-03T00:38:40.030Z] total 712 [2021-02-03T00:38:40.030Z] drwxrwxr-x 9 1001 1001 4096 Feb 3 00:38 . [2021-02-03T00:38:40.030Z] drwxr-xr-x 4 root root 4096 Feb 3 00:34 .. [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 11 Feb 3 00:32 .dockerignore [2021-02-03T00:38:40.030Z] drwxrwxr-x 8 1001 1001 4096 Feb 3 00:33 .git [2021-02-03T00:38:40.030Z] drwxrwxr-x 3 1001 1001 4096 Feb 3 00:32 .github [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 818 Feb 3 00:32 .gitignore [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 166 Feb 3 00:32 .sonarcloud.properties [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 7859 Feb 3 00:32 Attribution.txt [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 3804 Feb 3 00:32 CONTRIBUTING.md [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 931 Feb 3 00:32 Dockerfile.build [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 863 Feb 3 00:32 Jenkinsfile [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 10775 Feb 3 00:32 LICENSE [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 5774 Feb 3 00:32 Makefile [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 6524 Feb 3 00:32 README.md [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 6755 Feb 3 00:32 SECURITY.md [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 5 Feb 3 00:28 VERSION [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 4131 Feb 3 00:32 ZMQWindows.md [2021-02-03T00:38:40.030Z] drwxrwxr-x 2 1001 1001 4096 Feb 3 00:32 bin [2021-02-03T00:38:40.030Z] drwxrwxr-x 14 1001 1001 4096 Feb 3 00:32 cmd [2021-02-03T00:38:40.030Z] -rw-r--r-- 1 root root 580844 Feb 3 00:37 coverage.out [2021-02-03T00:38:40.030Z] -rw-r--r-- 1 root root 1054 Feb 3 00:38 go.mod [2021-02-03T00:38:40.030Z] -rw-r--r-- 1 root root 19399 Feb 3 00:38 go.sum [2021-02-03T00:38:40.030Z] drwxrwxr-x 8 1001 1001 4096 Feb 3 00:32 internal [2021-02-03T00:38:40.030Z] drwxrwxr-x 4 1001 1001 4096 Feb 3 00:32 openapi [2021-02-03T00:38:40.030Z] drwxrwxr-x 4 1001 1001 4096 Feb 3 00:32 snap [2021-02-03T00:38:40.030Z] -rw-rw-r-- 1 1001 1001 168 Feb 3 00:32 version.go [Pipeline] sh [2021-02-03T00:38:40.695Z] + '[' -e coverage.out ] [2021-02-03T00:38:40.695Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-03T00:38:40.714Z] Warning: overwriting stash ‘coverage-report’ [2021-02-03T00:38:41.900Z] Stashed 1 file(s) [Pipeline] sh [2021-02-03T00:38:42.568Z] + make build [2021-02-03T00:38:42.568Z] 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-02-03T00:38:43.261Z] snapcraft 4.4.4 from Canonical* installed [2021-02-03T00:38:43.261Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-03T00:38:43.261Z] + patch --verbose -p1 [2021-02-03T00:38:43.261Z] Hmm... Looks like a unified diff to me... [2021-02-03T00:38:43.261Z] The text leading up to this was: [2021-02-03T00:38:43.261Z] -------------------------- [2021-02-03T00:38:43.261Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-03T00:38:43.261Z] |From: Tony Espy [2021-02-03T00:38:43.261Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-03T00:38:43.261Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-03T00:38:43.261Z] | [2021-02-03T00:38:43.261Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-03T00:38:43.261Z] |optimize the snap CI check run for pull requests. When [2021-02-03T00:38:43.261Z] |applied, it essentially strips out everything (apps and [2021-02-03T00:38:43.261Z] |parts) from the snapcraft.yaml file except those required [2021-02-03T00:38:43.261Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-03T00:38:43.261Z] |catch changes to edgex-go that break the snap build. [2021-02-03T00:38:43.261Z] | [2021-02-03T00:38:43.261Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-03T00:38:43.261Z] |to update this patch file, otherwise it may fail to apply, [2021-02-03T00:38:43.261Z] |resulting in a failed snap build CI check in the associated [2021-02-03T00:38:43.261Z] |pull request. [2021-02-03T00:38:43.261Z] | [2021-02-03T00:38:43.261Z] |Note - in addition to applying this patch, the pipeline also [2021-02-03T00:38:43.261Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-03T00:38:43.261Z] |need to build the finally binary .snap file (and it won't [2021-02-03T00:38:43.261Z] |work with the patch applied). This further reduces the build [2021-02-03T00:38:43.261Z] |time. [2021-02-03T00:38:43.261Z] |--- [2021-02-03T00:38:43.261Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-03T00:38:43.261Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-03T00:38:43.261Z] | [2021-02-03T00:38:43.261Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-03T00:38:43.261Z] |index 1e537489..faf42425 100644 [2021-02-03T00:38:43.261Z] |--- a/snap/snapcraft.yaml [2021-02-03T00:38:43.261Z] |+++ b/snap/snapcraft.yaml [2021-02-03T00:38:43.261Z] -------------------------- [2021-02-03T00:38:43.261Z] patching file snap/snapcraft.yaml [2021-02-03T00:38:43.261Z] Using Plan A... [2021-02-03T00:38:43.261Z] Hunk #1 FAILED at 73. [2021-02-03T00:38:43.261Z] Hunk #2 succeeded at 278 with fuzz 1 (offset 7 lines). [2021-02-03T00:38:43.261Z] Hunk #3 succeeded at 290 (offset 4 lines). [2021-02-03T00:38:43.261Z] Hunk #4 succeeded at 298 (offset 4 lines). [2021-02-03T00:38:43.261Z] Hunk #5 succeeded at 305 (offset 4 lines). [2021-02-03T00:38:43.261Z] Hunk #6 succeeded at 332 (offset 4 lines). [2021-02-03T00:38:43.261Z] Hunk #7 succeeded at 366 (offset 4 lines). [2021-02-03T00:38:43.261Z] Hunk #8 succeeded at 425 (offset 12 lines). [2021-02-03T00:38:43.261Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-03T00:38:43.261Z] Hmm... Ignoring the trailing garbage. [2021-02-03T00:38:43.261Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-03T00:38:43.937Z] Failed in branch amd64 [2021-02-03T00:38:52.778Z] 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-02-03T00:39:14.937Z] 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-02-03T00:39:19.243Z] 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-02-03T00:39:23.539Z] 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-02-03T00:39:24.986Z] 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-02-03T00:39:30.394Z] 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-02-03T00:39:34.691Z] 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-02-03T00:39:38.082Z] 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-02-03T00:39:42.380Z] 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-02-03T00:39:45.760Z] 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-02-03T00:39:49.164Z] 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-02-03T00:39:55.765Z] $ docker stop --time=1 de18c91fbc24199fecdbb3d9da599c8437f391dfa624b1ae9d793d1af572e529 [2021-02-03T00:39:58.242Z] $ docker rm -f de18c91fbc24199fecdbb3d9da599c8437f391dfa624b1ae9d793d1af572e529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:40:00.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:40:00.458Z] [2021-02-03T00:40:00.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:40:01.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:40:01.107Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-03T00:40:01.107Z] 29e5d40040c1: Pulling fs layer [2021-02-03T00:40:01.107Z] 1ce36da41761: Pulling fs layer [2021-02-03T00:40:01.107Z] 25b303627fd3: Pulling fs layer [2021-02-03T00:40:01.384Z] 29e5d40040c1: Verifying Checksum [2021-02-03T00:40:01.384Z] 29e5d40040c1: Download complete [2021-02-03T00:40:01.995Z] 1ce36da41761: Verifying Checksum [2021-02-03T00:40:01.995Z] 1ce36da41761: Download complete [2021-02-03T00:40:02.272Z] 29e5d40040c1: Pull complete [2021-02-03T00:40:03.243Z] 1ce36da41761: Pull complete [2021-02-03T00:40:03.512Z] 25b303627fd3: Verifying Checksum [2021-02-03T00:40:03.512Z] 25b303627fd3: Download complete [2021-02-03T00:40:13.645Z] 25b303627fd3: Pull complete [2021-02-03T00:40:13.645Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-03T00:40:13.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:40:13.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-03T00:40:13.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-24645 does not seem to be running inside a container [2021-02-03T00:40:13.846Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-03T00:40:16.899Z] $ docker top 7b1af00d44be17d2812efdbd8406773128de204718ab68f0d978cc9b34ff2e51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:40:18.105Z] + grep parallel [2021-02-03T00:40:18.105Z] + docker-compose build --help [2021-02-03T00:40:22.430Z] --parallel Build images in parallel. [Pipeline] } [2021-02-03T00:40:22.314Z] $ docker stop --time=1 7b1af00d44be17d2812efdbd8406773128de204718ab68f0d978cc9b34ff2e51 [2021-02-03T00:40:24.293Z] $ docker rm -f 7b1af00d44be17d2812efdbd8406773128de204718ab68f0d978cc9b34ff2e51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:40:25.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:40:25.293Z] . [Pipeline] withDockerContainer [2021-02-03T00:40:25.556Z] prd-ubuntu18.04-docker-arm64-4c-16g-24645 does not seem to be running inside a container [2021-02-03T00:40:25.498Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-03T00:40:26.889Z] $ docker top 1b02dae558c0ba67474dd8a5970fa91ef76b04fec903ccb4f77c3e1130d1b1e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:40:28.057Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-03T00:40:31.427Z] Building docker-core-command-go ... [2021-02-03T00:40:31.428Z] Building docker-core-data-go ... [2021-02-03T00:40:31.428Z] Building docker-core-metadata-go ... [2021-02-03T00:40:31.428Z] Building docker-security-bootstrapper-go ... [2021-02-03T00:40:31.428Z] Building docker-security-proxy-setup-go ... [2021-02-03T00:40:31.428Z] Building docker-security-secretstore-setup-go ... [2021-02-03T00:40:31.428Z] Building docker-support-notifications-go ... [2021-02-03T00:40:31.428Z] Building docker-support-scheduler-go ... [2021-02-03T00:40:31.428Z] Building docker-sys-mgmt-agent-go ... [2021-02-03T00:40:31.428Z] Building docker-core-command-go [2021-02-03T00:40:31.428Z] Building docker-support-scheduler-go [2021-02-03T00:40:31.428Z] Building docker-sys-mgmt-agent-go [2021-02-03T00:40:31.428Z] Building docker-security-bootstrapper-go [2021-02-03T00:40:31.428Z] Building docker-core-metadata-go [2021-02-03T00:41:53.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:41:53.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:41:53.169Z] ---> c8747f82e341 [2021-02-03T00:41:53.169Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:41:53.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:41:53.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:41:53.169Z] ---> c8747f82e341 [2021-02-03T00:41:53.169Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:41:53.169Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:41:53.169Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:41:53.169Z] ---> c8747f82e341 [2021-02-03T00:41:53.169Z] Step 3/26 : WORKDIR /edgex-go [2021-02-03T00:41:53.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:41:53.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:41:53.169Z] ---> c8747f82e341 [2021-02-03T00:41:53.169Z] Step 3/22 : WORKDIR /edgex-go [2021-02-03T00:41:53.169Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:41:53.169Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:41:53.169Z] ---> c8747f82e341 [2021-02-03T00:41:53.169Z] Step 3/30 : WORKDIR /edgex-go [2021-02-03T00:41:53.169Z] ---> Running in f0821d2bcdda [2021-02-03T00:41:53.169Z] ---> Running in 842c0c69256f [2021-02-03T00:41:53.169Z] ---> Running in f3809b46290e [2021-02-03T00:41:53.169Z] ---> Running in 6d22bfaa933d [2021-02-03T00:41:53.169Z] ---> Running in 00100c4a807c [2021-02-03T00:41:53.169Z] Removing intermediate container f3809b46290e [2021-02-03T00:41:53.169Z] ---> ac7d80d2f4a3 [2021-02-03T00:41:53.169Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:41:53.169Z] Removing intermediate container 00100c4a807c [2021-02-03T00:41:53.169Z] ---> 9e0299024fce [2021-02-03T00:41:53.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:41:53.169Z] Removing intermediate container 6d22bfaa933d [2021-02-03T00:41:53.169Z] ---> 8b8195ba7b8b [2021-02-03T00:41:53.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:41:53.169Z] Removing intermediate container f0821d2bcdda [2021-02-03T00:41:53.169Z] ---> 0717a0ae33e8 [2021-02-03T00:41:53.169Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:41:53.169Z] Removing intermediate container 842c0c69256f [2021-02-03T00:41:53.169Z] ---> 81d7ee63d06c [2021-02-03T00:41:53.169Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:41:53.169Z] ---> Running in dc0a6f7daeb9 [2021-02-03T00:41:53.169Z] ---> Running in 1e9e229d3242 [2021-02-03T00:41:53.169Z] ---> Running in 286fbb8d070a [2021-02-03T00:41:53.169Z] ---> Running in 45506ccffd60 [2021-02-03T00:41:53.169Z] ---> Running in ef86f4fbdacc [2021-02-03T00:41:53.169Z] Removing intermediate container dc0a6f7daeb9 [2021-02-03T00:41:53.169Z] ---> c48310251653 [2021-02-03T00:41:53.169Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-03T00:41:53.169Z] Removing intermediate container 1e9e229d3242 [2021-02-03T00:41:53.169Z] ---> 390fd98c0aff [2021-02-03T00:41:53.169Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-03T00:41:53.169Z] ---> Running in 2a2284438522 [2021-02-03T00:41:53.169Z] ---> Running in 4f8dd4d39990 [2021-02-03T00:41:53.169Z] Removing intermediate container ef86f4fbdacc [2021-02-03T00:41:53.169Z] ---> 8785e7daee62 [2021-02-03T00:41:53.169Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-03T00:41:53.169Z] Removing intermediate container 45506ccffd60 [2021-02-03T00:41:53.169Z] ---> 38f56ef13e44 [2021-02-03T00:41:53.169Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-03T00:41:53.169Z] Removing intermediate container 286fbb8d070a [2021-02-03T00:41:53.169Z] ---> e641246d57b7 [2021-02-03T00:41:53.169Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-03T00:41:53.169Z] ---> Running in dd48aa2ea910 [2021-02-03T00:41:53.169Z] ---> Running in 2e8eb1253bc3 [2021-02-03T00:41:53.169Z] ---> Running in 52751e88fdba [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] OK: 217 MiB in 51 packages [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:41:53.773Z] OK: 217 MiB in 51 packages [2021-02-03T00:41:53.773Z] OK: 217 MiB in 51 packages [2021-02-03T00:41:53.773Z] OK: 217 MiB in 51 packages [2021-02-03T00:41:54.051Z] OK: 217 MiB in 51 packages [2021-02-03T00:41:54.657Z] Removing intermediate container 2a2284438522 [2021-02-03T00:41:54.657Z] ---> 77a7fb2c0919 [2021-02-03T00:41:54.657Z] Step 6/22 : COPY go.mod . [2021-02-03T00:41:55.644Z] Removing intermediate container 2e8eb1253bc3 [2021-02-03T00:41:55.644Z] ---> 01a3f4ceeb08 [2021-02-03T00:41:55.644Z] Step 6/26 : COPY go.mod . [2021-02-03T00:41:55.645Z] Removing intermediate container 52751e88fdba [2021-02-03T00:41:55.645Z] ---> fc731448ab8c [2021-02-03T00:41:55.645Z] Step 6/30 : COPY go.mod . [2021-02-03T00:41:55.645Z] ---> 21dd7523ce34 [2021-02-03T00:41:55.645Z] Step 7/22 : RUN go mod download [2021-02-03T00:41:55.922Z] Removing intermediate container dd48aa2ea910 [2021-02-03T00:41:55.922Z] ---> 43dc4c788a73 [2021-02-03T00:41:55.922Z] Step 6/23 : COPY go.mod . [2021-02-03T00:41:55.922Z] ---> Running in 59adf40fd921 [2021-02-03T00:41:55.922Z] Removing intermediate container 4f8dd4d39990 [2021-02-03T00:41:55.922Z] ---> 6ec790f5761e [2021-02-03T00:41:55.922Z] Step 6/23 : COPY go.mod . [2021-02-03T00:41:56.919Z] ---> f97289ca6796 [2021-02-03T00:41:56.919Z] Step 7/26 : RUN go mod download [2021-02-03T00:41:56.919Z] ---> aabbca821eb7 [2021-02-03T00:41:56.919Z] Step 7/30 : RUN go mod download [2021-02-03T00:41:56.919Z] ---> Running in 249454eef12e [2021-02-03T00:41:57.190Z] ---> Running in 8848b3feb458 [2021-02-03T00:41:57.190Z] ---> 2fe7fb066bc5 [2021-02-03T00:41:57.190Z] ---> ef6adef3bc4d [2021-02-03T00:41:57.190Z] Step 7/23 : RUN go mod download [2021-02-03T00:41:57.190Z] Step 7/23 : RUN go mod download [2021-02-03T00:41:57.460Z] ---> Running in e599e54ec6fe [2021-02-03T00:41:57.460Z] ---> Running in 5c1e774d6213 [2021-02-03T00:42:00.095Z] Removing intermediate container 59adf40fd921 [2021-02-03T00:42:00.096Z] ---> 8e5a80fb3e13 [2021-02-03T00:42:00.096Z] Step 8/22 : COPY . . [2021-02-03T00:42:01.540Z] Removing intermediate container 249454eef12e [2021-02-03T00:42:01.540Z] ---> 53de9fe740e0 [2021-02-03T00:42:01.540Z] Step 8/26 : COPY . . [2021-02-03T00:42:02.158Z] Removing intermediate container 8848b3feb458 [2021-02-03T00:42:02.158Z] ---> 3743a31a0e3e [2021-02-03T00:42:02.158Z] Step 8/30 : COPY . . [2021-02-03T00:42:02.755Z] Removing intermediate container e599e54ec6fe [2021-02-03T00:42:02.755Z] ---> f92d2dfd4a48 [2021-02-03T00:42:02.755Z] Step 8/23 : COPY . . [2021-02-03T00:42:02.755Z] Removing intermediate container 5c1e774d6213 [2021-02-03T00:42:02.755Z] ---> 670356ffc1d0 [2021-02-03T00:42:02.755Z] Step 8/23 : COPY . . [2021-02-03T00:42:29.579Z] ---> f8c8b04ef0b0 [2021-02-03T00:42:29.579Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-03T00:42:29.579Z] ---> 0c1c9d6ee469 [2021-02-03T00:42:29.579Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-03T00:42:29.579Z] ---> dd7a45e7c379 [2021-02-03T00:42:29.579Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-03T00:42:29.579Z] ---> 84a0e20ddfc5 [2021-02-03T00:42:29.579Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-03T00:42:29.579Z] ---> Running in 4abd6446f528 [2021-02-03T00:42:29.579Z] ---> Running in 941c95800b39 [2021-02-03T00:42:29.579Z] ---> Running in d264f2f89717 [2021-02-03T00:42:29.579Z] ---> Running in 4e8c5561d01e [2021-02-03T00:42:29.579Z] ---> 938ba4a15983 [2021-02-03T00:42:29.579Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-03T00:42:29.579Z] ---> Running in fc3836a268d0 [2021-02-03T00:42:29.579Z] 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-02-03T00:42:29.579Z] 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-02-03T00:42:29.579Z] 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-02-03T00:42:29.579Z] 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-02-03T00:42:29.857Z] 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-02-03T00:44:06.729Z] Removing intermediate container 941c95800b39 [2021-02-03T00:44:06.729Z] ---> 474ddf420f6c [2021-02-03T00:44:06.729Z] [2021-02-03T00:44:06.729Z] Step 10/30 : FROM alpine:3.12 [2021-02-03T00:44:06.729Z] 3.12: Pulling from library/alpine [2021-02-03T00:44:06.729Z] Removing intermediate container d264f2f89717 [2021-02-03T00:44:06.729Z] ---> da346133540e [2021-02-03T00:44:06.729Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-03T00:44:06.729Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-03T00:44:06.729Z] ---> Running in 164434434bde [2021-02-03T00:44:06.729Z] Status: Downloaded newer image for alpine:3.12 [2021-02-03T00:44:06.729Z] ---> afeebe901d6b [2021-02-03T00:44:06.729Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-03T00:44:06.729Z] ---> Running in 08075210fe05 [2021-02-03T00:44:06.729Z] Removing intermediate container 08075210fe05 [2021-02-03T00:44:06.729Z] ---> 66e5d92a8def [2021-02-03T00:44:06.729Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-03T00:44:06.729Z] ---> Running in d66fb4aa6480 [2021-02-03T00:44:06.729Z] 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-02-03T00:44:06.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:06.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:07.330Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-03T00:44:07.330Z] (2/2) Installing su-exec (0.2-r1) [2021-02-03T00:44:07.330Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:44:07.330Z] OK: 5 MiB in 16 packages [2021-02-03T00:44:09.983Z] Removing intermediate container d66fb4aa6480 [2021-02-03T00:44:09.983Z] ---> d4163c970b6f [2021-02-03T00:44:09.983Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-03T00:44:09.983Z] ---> Running in bb5c251ca83b [2021-02-03T00:44:10.975Z] Removing intermediate container bb5c251ca83b [2021-02-03T00:44:10.975Z] ---> 2fd04d32c5d5 [2021-02-03T00:44:10.975Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-03T00:44:10.975Z] Removing intermediate container 164434434bde [2021-02-03T00:44:11.257Z] ---> 1e4f42cbc3d5 [2021-02-03T00:44:11.257Z] [2021-02-03T00:44:11.257Z] Step 11/26 : FROM docker:20.10.0 [2021-02-03T00:44:11.257Z] 20.10.0: Pulling from library/docker [2021-02-03T00:44:11.257Z] ---> Running in a40a6c8e3f7f [2021-02-03T00:44:12.709Z] Removing intermediate container a40a6c8e3f7f [2021-02-03T00:44:12.709Z] ---> 94f9c1b133a1 [2021-02-03T00:44:12.709Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-03T00:44:12.986Z] ---> Running in bb81c7c7cb5a [2021-02-03T00:44:19.729Z] Removing intermediate container bb81c7c7cb5a [2021-02-03T00:44:19.729Z] ---> 0e351ff496b5 [2021-02-03T00:44:19.729Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-03T00:44:19.729Z] ---> Running in 48cd1b7adb0f [2021-02-03T00:44:20.715Z] Removing intermediate container 48cd1b7adb0f [2021-02-03T00:44:20.715Z] ---> 39487186304c [2021-02-03T00:44:20.715Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-03T00:44:23.350Z] ---> 5a482010e3c0 [2021-02-03T00:44:23.350Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-03T00:44:23.960Z] ---> Running in c7bffc10ee7c [2021-02-03T00:44:24.554Z] Removing intermediate container fc3836a268d0 [2021-02-03T00:44:24.554Z] ---> cb12e09c901c [2021-02-03T00:44:24.554Z] [2021-02-03T00:44:24.554Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:44:24.554Z] ---> afeebe901d6b [2021-02-03T00:44:24.554Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:44:24.830Z] Removing intermediate container 4abd6446f528 [2021-02-03T00:44:24.830Z] ---> b1e19574fa3e [2021-02-03T00:44:24.830Z] [2021-02-03T00:44:24.830Z] Step 10/22 : FROM alpine:3.12 [2021-02-03T00:44:24.830Z] ---> afeebe901d6b [2021-02-03T00:44:24.830Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:44:25.114Z] ---> Running in 64c8d5f977ff [2021-02-03T00:44:25.712Z] ---> Running in 661fb4975201 [2021-02-03T00:44:27.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:27.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:28.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:28.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:28.693Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-03T00:44:28.693Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:44:28.693Z] Removing intermediate container c7bffc10ee7c [2021-02-03T00:44:28.693Z] ---> c78b7a6e138b [2021-02-03T00:44:28.693Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:44:28.693Z] OK: 5 MiB in 15 packages [2021-02-03T00:44:28.693Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-03T00:44:28.693Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:44:28.693Z] OK: 5 MiB in 15 packages [2021-02-03T00:44:28.979Z] Removing intermediate container 4e8c5561d01e [2021-02-03T00:44:28.979Z] ---> acd016cda66c [2021-02-03T00:44:28.979Z] [2021-02-03T00:44:28.979Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:44:28.979Z] ---> afeebe901d6b [2021-02-03T00:44:28.979Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:44:29.280Z] ---> Running in 173361539a7a [2021-02-03T00:44:30.310Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-03T00:44:30.310Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-03T00:44:30.310Z] ---> eeaf43b92773 [2021-02-03T00:44:30.310Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-03T00:44:30.310Z] ---> c1585551612c [2021-02-03T00:44:30.310Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-03T00:44:30.583Z] ---> Running in d730b7d6b6eb [2021-02-03T00:44:30.857Z] Removing intermediate container 64c8d5f977ff [2021-02-03T00:44:30.857Z] ---> b6ffb1d44dd0 [2021-02-03T00:44:30.857Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:44:30.857Z] Removing intermediate container 661fb4975201 [2021-02-03T00:44:30.857Z] ---> 99e69873ebc3 [2021-02-03T00:44:30.857Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:44:31.132Z] ---> Running in 74b85dd21ff8 [2021-02-03T00:44:31.132Z] ---> Running in 11397b86f659 [2021-02-03T00:44:31.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:31.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:31.965Z] Removing intermediate container 11397b86f659 [2021-02-03T00:44:31.965Z] ---> 9387be389949 [2021-02-03T00:44:31.965Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-03T00:44:31.965Z] Removing intermediate container 74b85dd21ff8 [2021-02-03T00:44:31.965Z] ---> d0c439bb2cd0 [2021-02-03T00:44:31.965Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-03T00:44:32.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:32.262Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-03T00:44:32.262Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:44:32.262Z] OK: 5 MiB in 15 packages [2021-02-03T00:44:32.262Z] ---> Running in 39f77649b032 [2021-02-03T00:44:32.262Z] ---> Running in d35bcfb7b4b2 [2021-02-03T00:44:32.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:32.539Z] ---> ba94ab6c28e3 [2021-02-03T00:44:32.539Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-03T00:44:33.136Z] Removing intermediate container 39f77649b032 [2021-02-03T00:44:33.136Z] ---> ad4bdea35da7 [2021-02-03T00:44:33.136Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-03T00:44:33.136Z] (1/2) Installing readline (8.0.4-r0) [2021-02-03T00:44:33.136Z] (2/2) Installing bash (5.0.17-r0) [2021-02-03T00:44:33.136Z] Executing bash-5.0.17-r0.post-install [2021-02-03T00:44:33.136Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:44:33.136Z] OK: 12 MiB in 22 packages [2021-02-03T00:44:33.409Z] Removing intermediate container d35bcfb7b4b2 [2021-02-03T00:44:33.409Z] ---> 28a727e7fad3 [2021-02-03T00:44:33.409Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-03T00:44:33.409Z] ---> Running in 79e3822abc76 [2021-02-03T00:44:33.409Z] ---> Running in bb5bd7e6c163 [2021-02-03T00:44:33.692Z] ---> 126ad063f4b5 [2021-02-03T00:44:33.692Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-03T00:44:34.305Z] Removing intermediate container 79e3822abc76 [2021-02-03T00:44:34.305Z] ---> d86e8ea51708 [2021-02-03T00:44:34.305Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:44:34.305Z] Removing intermediate container 173361539a7a [2021-02-03T00:44:34.305Z] ---> cce42af7272f [2021-02-03T00:44:34.305Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:44:34.305Z] Removing intermediate container bb5bd7e6c163 [2021-02-03T00:44:34.305Z] ---> 67c9f02a6a71 [2021-02-03T00:44:34.305Z] Step 15/23 : WORKDIR / [2021-02-03T00:44:34.305Z] ---> Running in c0a3abba73ac [2021-02-03T00:44:34.579Z] ---> Running in 79d8d696538c [2021-02-03T00:44:34.855Z] ---> 0c8a2b903bea [2021-02-03T00:44:34.855Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-03T00:44:34.855Z] Removing intermediate container d730b7d6b6eb [2021-02-03T00:44:34.855Z] ---> 30ec7b22e83f [2021-02-03T00:44:34.855Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-03T00:44:35.129Z] Removing intermediate container c0a3abba73ac [2021-02-03T00:44:35.129Z] ---> 7ef16c48e36e [2021-02-03T00:44:35.129Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-03T00:44:35.129Z] ---> Running in affa10fba141 [2021-02-03T00:44:35.436Z] ---> Running in cde8124ac2cb [2021-02-03T00:44:35.436Z] ---> Running in 83de5831a5a7 [2021-02-03T00:44:35.436Z] ---> 92bf59b1894e [2021-02-03T00:44:35.436Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-03T00:44:35.436Z] Removing intermediate container 79d8d696538c [2021-02-03T00:44:35.436Z] ---> f38188e38c81 [2021-02-03T00:44:35.436Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:44:35.710Z] Removing intermediate container affa10fba141 [2021-02-03T00:44:35.710Z] ---> d23a0ff6469d [2021-02-03T00:44:35.710Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-03T00:44:35.985Z] ---> Running in 3736acf2b76f [2021-02-03T00:44:36.258Z] Removing intermediate container 83de5831a5a7 [2021-02-03T00:44:36.258Z] ---> bebee9b23a92 [2021-02-03T00:44:36.258Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-03T00:44:36.258Z] Removing intermediate container cde8124ac2cb [2021-02-03T00:44:36.258Z] ---> 97d9fe8a8484 [2021-02-03T00:44:36.258Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-03T00:44:36.533Z] ---> Running in e91e146e39eb [2021-02-03T00:44:36.806Z] ---> 4a98a23233bc [2021-02-03T00:44:36.806Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-03T00:44:37.080Z] Removing intermediate container 3736acf2b76f [2021-02-03T00:44:37.080Z] ---> 6d09c10be3b6 [2021-02-03T00:44:37.080Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-03T00:44:37.080Z] ---> aed38f48c09d [2021-02-03T00:44:37.080Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-03T00:44:37.080Z] Removing intermediate container e91e146e39eb [2021-02-03T00:44:37.080Z] ---> be2386e85cc8 [2021-02-03T00:44:37.080Z] Step 15/23 : WORKDIR / [2021-02-03T00:44:37.360Z] ---> Running in 00e209575fd3 [2021-02-03T00:44:37.360Z] ---> b0a840af9228 [2021-02-03T00:44:37.360Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-03T00:44:37.637Z] ---> Running in 8677b65107e2 [2021-02-03T00:44:37.909Z] ---> Running in bee6cab03bc4 [2021-02-03T00:44:38.183Z] Removing intermediate container 00e209575fd3 [2021-02-03T00:44:38.183Z] ---> 31bde59b1d6c [2021-02-03T00:44:38.183Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-03T00:44:38.458Z] ---> 990b15f4cfce [2021-02-03T00:44:38.458Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-03T00:44:38.740Z] Removing intermediate container 8677b65107e2 [2021-02-03T00:44:38.740Z] ---> face3a5a1780 [2021-02-03T00:44:38.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:44:38.740Z] ---> 4f9364a5b47a [2021-02-03T00:44:38.740Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-03T00:44:39.013Z] ---> Running in 68a7280a6269 [2021-02-03T00:44:39.613Z] ---> 85ee35a54de8 [2021-02-03T00:44:39.613Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-03T00:44:39.613Z] Removing intermediate container 68a7280a6269 [2021-02-03T00:44:39.613Z] ---> 8873959eb7f0 [2021-02-03T00:44:39.613Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:44:39.887Z] ---> d680a958b6e8 [2021-02-03T00:44:39.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-03T00:44:39.887Z] ---> 9d84167545bc [2021-02-03T00:44:39.887Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-03T00:44:40.162Z] ---> Running in d64e6abacfbf [2021-02-03T00:44:40.162Z] ---> Running in dd5ef3e024cc [2021-02-03T00:44:41.139Z] Removing intermediate container d64e6abacfbf [2021-02-03T00:44:41.139Z] ---> 26286d640869 [2021-02-03T00:44:41.139Z] ---> 3e3743984265 [2021-02-03T00:44:41.139Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-03T00:44:41.139Z] Step 20/22 : LABEL arch=arm64 [2021-02-03T00:44:41.139Z] Removing intermediate container dd5ef3e024cc [2021-02-03T00:44:41.139Z] ---> fe180ce1821c [2021-02-03T00:44:41.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:44:41.418Z] ---> Running in e5dfda9ae799 [2021-02-03T00:44:41.418Z] Removing intermediate container bee6cab03bc4 [2021-02-03T00:44:41.418Z] ---> 0709fe439333 [2021-02-03T00:44:41.418Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-03T00:44:41.419Z] ---> Running in 526ff7cb3cd6 [2021-02-03T00:44:41.690Z] ---> 778e6379150a [2021-02-03T00:44:41.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-03T00:44:41.966Z] ---> Running in 149865f18b1e [2021-02-03T00:44:41.966Z] ---> 344c715b3583 [2021-02-03T00:44:41.966Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-03T00:44:42.240Z] Removing intermediate container e5dfda9ae799 [2021-02-03T00:44:42.240Z] ---> 152929a9325d [2021-02-03T00:44:42.240Z] Step 21/22 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:44:42.240Z] Removing intermediate container 526ff7cb3cd6 [2021-02-03T00:44:42.240Z] ---> cb14acddd671 [2021-02-03T00:44:42.240Z] Step 21/23 : LABEL arch=arm64 [2021-02-03T00:44:42.240Z] ---> Running in a52cbd5248f3 [2021-02-03T00:44:42.240Z] ---> Running in ef5e94b36e89 [2021-02-03T00:44:42.512Z] ---> Running in f264dd663b07 [2021-02-03T00:44:42.512Z] ---> 5c23688035f2 [2021-02-03T00:44:42.512Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-03T00:44:42.512Z] Removing intermediate container 149865f18b1e [2021-02-03T00:44:42.512Z] ---> 0ce19dcfb611 [2021-02-03T00:44:42.512Z] Step 27/30 : CMD ["gate"] [2021-02-03T00:44:42.783Z] ---> Running in 7c576a999d1d [2021-02-03T00:44:43.054Z] ---> Running in 616f19d5c55e [2021-02-03T00:44:43.054Z] Removing intermediate container ef5e94b36e89 [2021-02-03T00:44:43.054Z] ---> 3cb94efb6478 [2021-02-03T00:44:43.054Z] Step 22/22 : LABEL version=0.0.0 [2021-02-03T00:44:43.323Z] Removing intermediate container f264dd663b07 [2021-02-03T00:44:43.324Z] ---> c75449bbbd7b [2021-02-03T00:44:43.324Z] Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:44:43.324Z] ---> Running in 890a2c86fe27 [2021-02-03T00:44:43.324Z] Removing intermediate container 7c576a999d1d [2021-02-03T00:44:43.324Z] ---> 9f7cb0b2cabb [2021-02-03T00:44:43.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:44:43.596Z] ---> Running in 47e6fb18560f [2021-02-03T00:44:43.596Z] ---> Running in 15a5c58af92a [2021-02-03T00:44:43.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:43.596Z] Removing intermediate container 616f19d5c55e [2021-02-03T00:44:43.596Z] ---> bafa368c9c4d [2021-02-03T00:44:43.596Z] Step 28/30 : LABEL arch=arm64 [2021-02-03T00:44:43.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:44:44.163Z] ---> Running in 063faeb1f8b3 [2021-02-03T00:44:44.163Z] Removing intermediate container 890a2c86fe27 [2021-02-03T00:44:44.163Z] ---> 05016058b81d [2021-02-03T00:44:44.163Z] [2021-02-03T00:44:44.163Z] Removing intermediate container 47e6fb18560f [2021-02-03T00:44:44.163Z] ---> 8b6a16e5034f [2021-02-03T00:44:44.163Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:44:44.163Z] Removing intermediate container 15a5c58af92a [2021-02-03T00:44:44.163Z] ---> 12029bbc944a [2021-02-03T00:44:44.163Z] Step 21/23 : LABEL arch=arm64 [2021-02-03T00:44:44.446Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-03T00:44:44.446Z] (2/33) Installing expat (2.2.9-r1) [2021-02-03T00:44:44.446Z] ---> Running in c3d606197aba [2021-02-03T00:44:44.446Z] (3/33) Installing libffi (3.3-r2) [2021-02-03T00:44:44.721Z] (4/33) Installing gdbm (1.13-r1) [2021-02-03T00:44:44.721Z] ---> Running in 1dd3b5e23ef9 [2021-02-03T00:44:44.721Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-03T00:44:44.721Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-03T00:44:44.721Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-03T00:44:44.721Z] Successfully built 05016058b81d [2021-02-03T00:44:44.990Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-03T00:44:44.990Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-02-03T00:44:44.990Z] Removing intermediate container 063faeb1f8b3 [2021-02-03T00:44:44.990Z] ---> a0a46f0c1092 [2021-02-03T00:44:44.990Z] Step 29/30 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:44:45.973Z] Removing intermediate container 1dd3b5e23ef9 [2021-02-03T00:44:45.973Z] ---> 127724bddbc8 [2021-02-03T00:44:45.973Z] Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:44:46.568Z] ---> Running in dc7aa6b35b81 [2021-02-03T00:44:46.568Z] Removing intermediate container c3d606197aba [2021-02-03T00:44:46.568Z] ---> 37d919dc796b [2021-02-03T00:44:46.568Z] [2021-02-03T00:44:46.568Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-03T00:44:46.568Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-03T00:44:46.568Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-03T00:44:46.568Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-03T00:44:46.568Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-03T00:44:46.568Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-03T00:44:46.568Z] ---> Running in f94ef3d445cf [2021-02-03T00:44:46.839Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-03T00:44:46.839Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-03T00:44:46.839Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-03T00:44:46.839Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-03T00:44:47.110Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-03T00:44:47.110Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-03T00:44:47.110Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-03T00:44:47.110Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-03T00:44:47.110Z] Successfully built 37d919dc796b [2021-02-03T00:44:47.110Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-03T00:44:47.110Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-03T00:44:47.110Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-03T00:44:47.110Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-03T00:44:47.110Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-03T00:44:47.415Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-03T00:44:47.415Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-03T00:44:47.415Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-03T00:44:47.415Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-03T00:44:47.415Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-03T00:44:47.415Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-03T00:44:47.415Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-03T00:44:47.689Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:44:47.689Z] OK: 71 MiB in 55 packages [2021-02-03T00:44:47.689Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-03T00:44:47.689Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-02-03T00:44:47.689Z] Removing intermediate container dc7aa6b35b81 [2021-02-03T00:44:47.689Z] ---> b95124307a98 [2021-02-03T00:44:47.689Z] Step 30/30 : LABEL version=0.0.0 [2021-02-03T00:44:47.964Z] Removing intermediate container f94ef3d445cf [2021-02-03T00:44:47.964Z] ---> ca175bf9a10a [2021-02-03T00:44:47.964Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:44:48.572Z] ---> Running in 77bf5dd522d6 [2021-02-03T00:44:48.572Z] ---> Running in ceb6190535b1 [2021-02-03T00:44:48.848Z] Removing intermediate container ceb6190535b1 [2021-02-03T00:44:48.848Z] ---> 57c4ecc59411 [2021-02-03T00:44:48.848Z] [2021-02-03T00:44:49.122Z] Removing intermediate container 77bf5dd522d6 [2021-02-03T00:44:49.122Z] ---> 9f641a20cfe4 [2021-02-03T00:44:49.122Z] [2021-02-03T00:44:49.720Z] Successfully built 9f641a20cfe4 [2021-02-03T00:44:49.720Z] Successfully built 57c4ecc59411 [2021-02-03T00:44:49.720Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-03T00:44:49.720Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-03T00:44:49.720Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-03T00:44:49.720Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-02-03T00:44:55.115Z] Removing intermediate container a52cbd5248f3 [2021-02-03T00:44:55.115Z] ---> 6fee75e19d8e [2021-02-03T00:44:55.115Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-03T00:44:56.538Z] ---> Running in 22a9591e0629 [2021-02-03T00:45:01.936Z] Collecting docker-compose==1.23.2 [2021-02-03T00:45:01.936Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-03T00:45:01.936Z] 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-02-03T00:45:01.936Z] Collecting cached-property<2,>=1.2.0 [2021-02-03T00:45:01.936Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-03T00:45:02.537Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-03T00:45:02.537Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-03T00:45:03.984Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-03T00:45:03.984Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-03T00:45:04.584Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-03T00:45:04.584Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-03T00:45:07.210Z] Collecting texttable<0.10,>=0.9.0 [2021-02-03T00:45:07.210Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-03T00:45:09.187Z] Collecting PyYAML<4,>=3.10 [2021-02-03T00:45:09.187Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-03T00:45:12.572Z] Collecting docopt<0.7,>=0.6.1 [2021-02-03T00:45:12.572Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-03T00:45:15.193Z] Collecting docker<4.0,>=3.6.0 [2021-02-03T00:45:15.193Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-03T00:45:15.467Z] Collecting jsonschema<3,>=2.5.1 [2021-02-03T00:45:15.739Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-03T00:45:16.723Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-03T00:45:16.723Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-03T00:45:16.723Z] 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-02-03T00:45:16.998Z] Collecting idna<2.8,>=2.5 [2021-02-03T00:45:17.272Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-03T00:45:17.272Z] 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-02-03T00:45:17.548Z] Collecting docker-pycreds>=0.4.0 [2021-02-03T00:45:17.548Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-03T00:45:17.548Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-03T00:45:17.548Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-03T00:45:17.548Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-03T00:45:17.548Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-03T00:45:18.985Z] Installing collected packages: cached-property, websocket-client, urllib3, idna, requests, dockerpty, texttable, PyYAML, docopt, docker-pycreds, docker, jsonschema, docker-compose [2021-02-03T00:45:18.985Z] Attempting uninstall: urllib3 [2021-02-03T00:45:18.985Z] Found existing installation: urllib3 1.25.9 [2021-02-03T00:45:19.266Z] Uninstalling urllib3-1.25.9: [2021-02-03T00:45:19.267Z] Successfully uninstalled urllib3-1.25.9 [2021-02-03T00:45:19.865Z] Attempting uninstall: idna [2021-02-03T00:45:19.865Z] Found existing installation: idna 2.9 [2021-02-03T00:45:19.865Z] Uninstalling idna-2.9: [2021-02-03T00:45:20.139Z] Successfully uninstalled idna-2.9 [2021-02-03T00:45:20.741Z] Attempting uninstall: requests [2021-02-03T00:45:20.741Z] Found existing installation: requests 2.23.0 [2021-02-03T00:45:20.741Z] Uninstalling requests-2.23.0: [2021-02-03T00:45:20.741Z] Successfully uninstalled requests-2.23.0 [2021-02-03T00:45:21.337Z] Running setup.py install for dockerpty: started [2021-02-03T00:45:23.321Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-03T00:45:23.321Z] Running setup.py install for texttable: started [2021-02-03T00:45:25.947Z] Running setup.py install for texttable: finished with status 'done' [2021-02-03T00:45:25.947Z] Running setup.py install for PyYAML: started [2021-02-03T00:45:28.584Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-03T00:45:28.584Z] Running setup.py install for docopt: started [2021-02-03T00:45:30.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:45:30.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:45:30.571Z] ---> c8747f82e341 [2021-02-03T00:45:30.571Z] Step 3/24 : WORKDIR /edgex-go [2021-02-03T00:45:30.571Z] ---> Using cache [2021-02-03T00:45:30.571Z] ---> 81d7ee63d06c [2021-02-03T00:45:30.571Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:45:30.571Z] ---> Using cache [2021-02-03T00:45:30.571Z] ---> 8785e7daee62 [2021-02-03T00:45:30.571Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-03T00:45:30.571Z] Running setup.py install for docopt: finished with status 'done' [2021-02-03T00:45:34.915Z] ---> Running in 0f7425a9a702 [2021-02-03T00:45:35.190Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-03T00:45:35.849Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:45:35.849Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:45:35.849Z] ---> c8747f82e341 [2021-02-03T00:45:35.849Z] Step 3/22 : WORKDIR /edgex-go [2021-02-03T00:45:35.849Z] ---> Using cache [2021-02-03T00:45:35.849Z] ---> 81d7ee63d06c [2021-02-03T00:45:35.849Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:45:35.849Z] ---> Using cache [2021-02-03T00:45:35.849Z] ---> 8785e7daee62 [2021-02-03T00:45:35.849Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-03T00:45:36.289Z] ---> Running in 7f11db5329a7 [2021-02-03T00:45:36.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:37.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:37.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:45:37.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:45:37.790Z] ---> c8747f82e341 [2021-02-03T00:45:37.790Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:45:37.790Z] ---> Using cache [2021-02-03T00:45:37.790Z] ---> 81d7ee63d06c [2021-02-03T00:45:37.790Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:45:37.790Z] ---> Using cache [2021-02-03T00:45:37.790Z] ---> 8785e7daee62 [2021-02-03T00:45:37.790Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-03T00:45:38.077Z] ---> Running in e4c771904b35 [2021-02-03T00:45:38.354Z] OK: 217 MiB in 51 packages [2021-02-03T00:45:38.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:38.951Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:45:38.951Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:45:38.951Z] ---> c8747f82e341 [2021-02-03T00:45:38.951Z] Step 3/21 : WORKDIR /edgex-go [2021-02-03T00:45:38.951Z] ---> Using cache [2021-02-03T00:45:38.951Z] ---> 81d7ee63d06c [2021-02-03T00:45:38.951Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:45:38.951Z] ---> Using cache [2021-02-03T00:45:38.951Z] ---> 8785e7daee62 [2021-02-03T00:45:38.951Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-03T00:45:39.222Z] ---> Running in 5921effc5786 [2021-02-03T00:45:39.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:40.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:40.369Z] OK: 217 MiB in 51 packages [2021-02-03T00:45:40.657Z] Removing intermediate container 0f7425a9a702 [2021-02-03T00:45:40.657Z] ---> 323e84b5174c [2021-02-03T00:45:40.657Z] Step 6/24 : COPY go.mod . [2021-02-03T00:45:40.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:40.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:40.931Z] Removing intermediate container 22a9591e0629 [2021-02-03T00:45:40.931Z] ---> 7c2be7930ee6 [2021-02-03T00:45:40.931Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-03T00:45:41.209Z] ---> Running in ea322c8c0304 [2021-02-03T00:45:41.818Z] OK: 217 MiB in 51 packages [2021-02-03T00:45:41.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:41.818Z] ---> 004c3a60f0d5 [2021-02-03T00:45:41.818Z] Step 7/24 : RUN go mod download [2021-02-03T00:45:42.095Z] ---> Running in e49ad3e84992 [2021-02-03T00:45:42.095Z] Removing intermediate container 7f11db5329a7 [2021-02-03T00:45:42.095Z] ---> b440b6a9bfb0 [2021-02-03T00:45:42.095Z] Step 6/22 : COPY go.mod . [2021-02-03T00:45:42.695Z] OK: 217 MiB in 51 packages [2021-02-03T00:45:43.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:43.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:45:43.576Z] ---> 450fb78e165a [2021-02-03T00:45:43.576Z] Step 7/22 : RUN go mod download [2021-02-03T00:45:43.576Z] Removing intermediate container e4c771904b35 [2021-02-03T00:45:43.576Z] ---> 992da546b7f5 [2021-02-03T00:45:43.576Z] Step 6/23 : COPY go.mod . [2021-02-03T00:45:43.576Z] ---> Running in 043d7832fd0d [2021-02-03T00:45:44.178Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:45:44.178Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-03T00:45:44.178Z] (3/3) Installing curl (7.69.1-r3) [2021-02-03T00:45:44.178Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:45:44.178Z] OK: 71 MiB in 58 packages [2021-02-03T00:45:44.784Z] Removing intermediate container 5921effc5786 [2021-02-03T00:45:44.784Z] ---> ff82fc8dcb53 [2021-02-03T00:45:44.784Z] Step 6/21 : COPY go.mod . [2021-02-03T00:45:44.784Z] ---> dddaef86b79a [2021-02-03T00:45:44.784Z] Step 7/23 : RUN go mod download [2021-02-03T00:45:45.059Z] ---> Running in 8bf860314615 [2021-02-03T00:45:46.049Z] ---> 8ecd2fa85e7c [2021-02-03T00:45:46.049Z] Step 7/21 : RUN go mod download [2021-02-03T00:45:46.049Z] ---> Running in 67c22b24112a [2021-02-03T00:45:46.049Z] Removing intermediate container ea322c8c0304 [2021-02-03T00:45:46.049Z] ---> 6f6b6e4c046f [2021-02-03T00:45:46.049Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-03T00:45:46.651Z] ---> Running in ca62bc7be80f [2021-02-03T00:45:46.651Z] Removing intermediate container e49ad3e84992 [2021-02-03T00:45:46.651Z] ---> 8906ed06bb2f [2021-02-03T00:45:46.651Z] Step 8/24 : COPY . . [2021-02-03T00:45:47.254Z] Removing intermediate container ca62bc7be80f [2021-02-03T00:45:47.254Z] ---> 237d754f6e68 [2021-02-03T00:45:47.254Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:45:47.530Z] ---> Running in ad7cea2e7788 [2021-02-03T00:45:47.807Z] Removing intermediate container 043d7832fd0d [2021-02-03T00:45:47.807Z] ---> 349f9c731c68 [2021-02-03T00:45:47.807Z] Step 8/22 : COPY . . [2021-02-03T00:45:48.805Z] Removing intermediate container ad7cea2e7788 [2021-02-03T00:45:48.805Z] ---> 6a7696beae08 [2021-02-03T00:45:48.805Z] Step 24/26 : LABEL arch=arm64 [2021-02-03T00:45:49.079Z] ---> Running in 7908939c3b0e [2021-02-03T00:45:50.080Z] Removing intermediate container 8bf860314615 [2021-02-03T00:45:50.080Z] ---> c0c5c1a7376a [2021-02-03T00:45:50.080Z] Removing intermediate container 7908939c3b0e [2021-02-03T00:45:50.080Z] Step 8/23 : COPY . . ---> b1b2bcdaaa2c [2021-02-03T00:45:50.080Z] [2021-02-03T00:45:50.080Z] Step 25/26 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:45:50.677Z] Removing intermediate container 67c22b24112a [2021-02-03T00:45:50.677Z] ---> 7e5db307ab81 [2021-02-03T00:45:50.677Z] Step 8/21 : COPY . . [2021-02-03T00:45:51.273Z] ---> Running in f319d071104f [2021-02-03T00:45:53.900Z] Removing intermediate container f319d071104f [2021-02-03T00:45:53.900Z] ---> 8a7712070f14 [2021-02-03T00:45:53.900Z] Step 26/26 : LABEL version=0.0.0 [2021-02-03T00:45:55.896Z] ---> Running in a94c8d193636 [2021-02-03T00:45:56.879Z] Removing intermediate container a94c8d193636 [2021-02-03T00:45:56.879Z] ---> 52eadafb5eb3 [2021-02-03T00:45:56.879Z] [2021-02-03T00:45:57.860Z] Successfully built 52eadafb5eb3 [2021-02-03T00:45:57.860Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-03T00:46:11.486Z]  Building docker-sys-mgmt-agent-go ... done  ---> 6b364a5ffd01 [2021-02-03T00:46:11.486Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-03T00:46:11.486Z] ---> 4004ef1e60a8 [2021-02-03T00:46:11.486Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-03T00:46:11.486Z] ---> e2557abcd2b5 [2021-02-03T00:46:11.486Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-03T00:46:11.486Z] ---> Running in 68e538dd073d [2021-02-03T00:46:11.486Z] ---> aae315ac277d [2021-02-03T00:46:11.486Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-03T00:46:11.486Z] ---> Running in 2adb593598f7 [2021-02-03T00:46:11.486Z] ---> Running in c938da6e03b9 [2021-02-03T00:46:11.486Z] ---> Running in 35766f952da4 [2021-02-03T00:46:12.936Z] 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-02-03T00:46:12.936Z] 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-02-03T00:46:13.212Z] 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-02-03T00:46:13.212Z] 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-02-03T00:47:21.272Z] 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-02-03T00:47:21.272Z] 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-02-03T00:47:28.050Z] Removing intermediate container 2adb593598f7 [2021-02-03T00:47:28.050Z] ---> 77e9854fc648 [2021-02-03T00:47:28.050Z] [2021-02-03T00:47:28.050Z] Step 10/24 : FROM alpine:3.12 [2021-02-03T00:47:28.050Z] ---> afeebe901d6b [2021-02-03T00:47:28.050Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-03T00:47:28.050Z] ---> Running in baebd7a281fe [2021-02-03T00:47:30.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:47:30.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:47:30.966Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-03T00:47:31.251Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:47:31.251Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-03T00:47:31.251Z] (4/5) Installing curl (7.69.1-r3) [2021-02-03T00:47:31.251Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-03T00:47:31.251Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:47:31.251Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:47:31.251Z] Removing intermediate container c938da6e03b9 [2021-02-03T00:47:31.251Z] ---> 19689725dde8 [2021-02-03T00:47:31.251Z] [2021-02-03T00:47:31.251Z] Step 10/21 : FROM alpine:3.12 [2021-02-03T00:47:31.251Z] ---> afeebe901d6b [2021-02-03T00:47:31.251Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-03T00:47:31.545Z] OK: 7 MiB in 19 packages [2021-02-03T00:47:31.545Z] ---> Running in 22b374d467d7 [2021-02-03T00:47:33.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:47:33.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:47:34.115Z] Removing intermediate container baebd7a281fe [2021-02-03T00:47:34.115Z] ---> 9b1f722f578f [2021-02-03T00:47:34.115Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-03T00:47:34.410Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-03T00:47:34.410Z] ---> Running in 2a162bb61415 [2021-02-03T00:47:34.410Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:47:34.410Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-03T00:47:34.410Z] (4/4) Installing curl (7.69.1-r3) [2021-02-03T00:47:34.410Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:47:34.410Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:47:34.694Z] OK: 7 MiB in 18 packages [2021-02-03T00:47:34.983Z] Removing intermediate container 2a162bb61415 [2021-02-03T00:47:34.983Z] ---> eb2aec70dd2c [2021-02-03T00:47:34.983Z] Step 13/24 : WORKDIR / [2021-02-03T00:47:35.261Z] ---> Running in 35aa0b6d6d52 [2021-02-03T00:47:36.244Z] Removing intermediate container 35aa0b6d6d52 [2021-02-03T00:47:36.244Z] ---> c2f5a4496f1b [2021-02-03T00:47:36.244Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-03T00:47:37.265Z] Removing intermediate container 22b374d467d7 [2021-02-03T00:47:37.265Z] ---> 6795d493e495 [2021-02-03T00:47:37.265Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-03T00:47:37.265Z] ---> Running in 0d357f7c854e [2021-02-03T00:47:37.865Z] ---> 1aa0dad8e65c [2021-02-03T00:47:37.865Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-03T00:47:37.865Z] Removing intermediate container 0d357f7c854e [2021-02-03T00:47:37.865Z] ---> 1880bf803608 [2021-02-03T00:47:37.865Z] Step 13/21 : WORKDIR /edgex [2021-02-03T00:47:38.148Z] ---> Running in 8cd833bd56b1 [2021-02-03T00:47:38.745Z] ---> 393f1eda937b [2021-02-03T00:47:38.745Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-03T00:47:39.021Z] Removing intermediate container 8cd833bd56b1 [2021-02-03T00:47:39.021Z] ---> 4717795f37fe [2021-02-03T00:47:39.021Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-03T00:47:40.031Z] ---> e5280872e685 [2021-02-03T00:47:40.031Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-03T00:47:40.031Z] ---> 74db77919c68 [2021-02-03T00:47:40.031Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-03T00:47:42.001Z] ---> ac8bb689b495 [2021-02-03T00:47:42.001Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-03T00:47:42.295Z] ---> 1aa311e6112b [2021-02-03T00:47:42.295Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-03T00:47:42.568Z] Removing intermediate container 68e538dd073d [2021-02-03T00:47:42.568Z] ---> f329194a3ada [2021-02-03T00:47:42.568Z] [2021-02-03T00:47:42.568Z] Step 10/22 : FROM alpine:3.12 [2021-02-03T00:47:42.568Z] ---> afeebe901d6b [2021-02-03T00:47:42.568Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-03T00:47:43.172Z] ---> Running in d77787f2d57f [2021-02-03T00:47:44.167Z] ---> fab199b454b5 [2021-02-03T00:47:44.167Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-03T00:47:44.167Z] ---> 014f2c3bdcda [2021-02-03T00:47:44.167Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-03T00:47:44.442Z] ---> Running in 1bb4c70eec86 [2021-02-03T00:47:44.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:47:44.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:47:45.185Z] ---> cb89d9de88e4 [2021-02-03T00:47:45.185Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-03T00:47:45.185Z] Removing intermediate container 1bb4c70eec86 [2021-02-03T00:47:45.185Z] ---> e702d68821ff [2021-02-03T00:47:45.185Z] Step 18/21 : CMD ["--init=true"] [2021-02-03T00:47:45.185Z] ---> Running in 777d6f3b78e6 [2021-02-03T00:47:45.531Z] ---> Running in 694cbe996ffa [2021-02-03T00:47:46.155Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-03T00:47:46.155Z] Removing intermediate container 694cbe996ffa [2021-02-03T00:47:46.155Z] ---> 881b521c54fa [2021-02-03T00:47:46.155Z] Step 19/21 : LABEL arch=arm64 [2021-02-03T00:47:46.155Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-03T00:47:46.155Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:47:46.155Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:47:46.481Z] ---> Running in aac5b1af0e95 [2021-02-03T00:47:46.481Z] OK: 6 MiB in 16 packages [2021-02-03T00:47:47.529Z] Removing intermediate container aac5b1af0e95 [2021-02-03T00:47:47.529Z] ---> 83143d04436f [2021-02-03T00:47:47.529Z] Step 20/21 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:47:47.801Z] ---> Running in af6337365e1f [2021-02-03T00:47:48.775Z] Removing intermediate container af6337365e1f [2021-02-03T00:47:48.775Z] ---> 3a1d4a856224 [2021-02-03T00:47:48.775Z] Step 21/21 : LABEL version=0.0.0 [2021-02-03T00:47:48.775Z] Removing intermediate container 777d6f3b78e6 [2021-02-03T00:47:48.775Z] ---> 5ad0b3dd64c3 [2021-02-03T00:47:48.775Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-03T00:47:48.775Z] ---> Running in a58a4a17dd8b [2021-02-03T00:47:48.775Z] Removing intermediate container d77787f2d57f [2021-02-03T00:47:48.775Z] ---> 2c7bb06462c0 [2021-02-03T00:47:48.775Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:47:49.047Z] ---> Running in 8dc38031108d [2021-02-03T00:47:49.047Z] ---> Running in ac603995effc [2021-02-03T00:47:49.317Z] Removing intermediate container a58a4a17dd8b [2021-02-03T00:47:49.317Z] ---> cd7a09c6a682 [2021-02-03T00:47:49.317Z] [2021-02-03T00:47:49.587Z] Successfully built cd7a09c6a682 [2021-02-03T00:47:49.861Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-03T00:47:49.861Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ac603995effc [2021-02-03T00:47:49.861Z] Removing intermediate container 8dc38031108d [2021-02-03T00:47:49.861Z] ---> d529f2337baf [2021-02-03T00:47:49.861Z] Step 22/24 : LABEL arch=arm64 [2021-02-03T00:47:49.861Z] ---> 0a73f07d566a [2021-02-03T00:47:49.861Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-03T00:47:49.861Z] ---> Running in 12c15a361eb8 [2021-02-03T00:47:49.861Z] ---> Running in b311f27fbf1c [2021-02-03T00:47:50.455Z] Removing intermediate container 12c15a361eb8 [2021-02-03T00:47:50.455Z] ---> 15d0f9ee04ab [2021-02-03T00:47:50.455Z] Step 23/24 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:47:50.455Z] Removing intermediate container b311f27fbf1c [2021-02-03T00:47:50.455Z] ---> e760c436634d [2021-02-03T00:47:50.455Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-03T00:47:50.731Z] ---> Running in 5c844855eee0 [2021-02-03T00:47:50.731Z] ---> Running in e9dc96c9a702 [2021-02-03T00:47:51.337Z] Removing intermediate container 5c844855eee0 [2021-02-03T00:47:51.337Z] ---> 36c2e731f8f2 [2021-02-03T00:47:51.337Z] Step 24/24 : LABEL version=0.0.0 [2021-02-03T00:47:51.337Z] Removing intermediate container e9dc96c9a702 [2021-02-03T00:47:51.337Z] ---> 3082418db828 [2021-02-03T00:47:51.337Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:47:51.612Z] ---> Running in 473d988b107c [2021-02-03T00:47:52.210Z] Removing intermediate container 473d988b107c [2021-02-03T00:47:52.210Z] ---> 7f8334050b5b [2021-02-03T00:47:52.210Z] [2021-02-03T00:47:52.494Z] ---> 3ed3b312bd38 [2021-02-03T00:47:52.494Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-03T00:47:52.767Z] Successfully built 7f8334050b5b [2021-02-03T00:47:52.767Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-03T00:47:54.745Z]  Building docker-security-secretstore-setup-go ... done  ---> 731cb3a6b425 [2021-02-03T00:47:54.745Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-03T00:47:54.745Z] Removing intermediate container 35766f952da4 [2021-02-03T00:47:54.745Z] ---> 100d09bbeb94 [2021-02-03T00:47:54.745Z] [2021-02-03T00:47:54.745Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:47:54.745Z] ---> afeebe901d6b [2021-02-03T00:47:54.745Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-03T00:47:54.745Z] ---> Running in 336837d3e34f [2021-02-03T00:47:55.017Z] ---> eeae4f0edb07 [2021-02-03T00:47:55.017Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-03T00:47:55.291Z] ---> Running in b54ac1ef318d [2021-02-03T00:47:55.291Z] Removing intermediate container 336837d3e34f [2021-02-03T00:47:55.291Z] ---> 340fac076c42 [2021-02-03T00:47:55.291Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-03T00:47:55.565Z] ---> Running in ece8448703fa [2021-02-03T00:47:55.840Z] Removing intermediate container b54ac1ef318d [2021-02-03T00:47:55.840Z] ---> d03d80d75ffd [2021-02-03T00:47:55.840Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:47:56.113Z] Removing intermediate container ece8448703fa [2021-02-03T00:47:56.114Z] ---> dc5cf9b4bbea [2021-02-03T00:47:56.114Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-03T00:47:56.114Z] ---> Running in fefaad1d8715 [2021-02-03T00:47:56.114Z] ---> Running in 494e0795453a [2021-02-03T00:47:56.720Z] Removing intermediate container fefaad1d8715 [2021-02-03T00:47:56.720Z] ---> d1ba9ea27a53 [2021-02-03T00:47:56.720Z] Step 20/22 : LABEL arch=arm64 [2021-02-03T00:47:56.720Z] Removing intermediate container 494e0795453a [2021-02-03T00:47:56.720Z] ---> 277c20d5307f [2021-02-03T00:47:56.720Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:47:57.008Z] ---> Running in 29d145c27ebc [2021-02-03T00:47:57.008Z] ---> Running in 6ac0088e8875 [2021-02-03T00:47:57.608Z] Removing intermediate container 29d145c27ebc [2021-02-03T00:47:57.608Z] ---> a89e6b294750 [2021-02-03T00:47:57.608Z] Step 21/22 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:47:57.608Z] ---> Running in f689609e0a7a [2021-02-03T00:47:58.201Z] Removing intermediate container f689609e0a7a [2021-02-03T00:47:58.201Z] ---> 46ab2261d397 [2021-02-03T00:47:58.201Z] Step 22/22 : LABEL version=0.0.0 [2021-02-03T00:47:58.201Z] ---> Running in e14284aab32d [2021-02-03T00:47:58.797Z] Removing intermediate container e14284aab32d [2021-02-03T00:47:58.797Z] ---> bbaa32f4d0f8 [2021-02-03T00:47:58.797Z] [2021-02-03T00:47:59.071Z] Successfully built bbaa32f4d0f8 [2021-02-03T00:47:59.348Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-03T00:47:59.620Z]  Building docker-support-notifications-go ... done Removing intermediate container 6ac0088e8875 [2021-02-03T00:47:59.620Z] ---> 304dc9b37de0 [2021-02-03T00:47:59.620Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-03T00:47:59.621Z] ---> Running in 78b9de24858a [2021-02-03T00:48:00.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:48:02.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:48:03.979Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-03T00:48:04.249Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-03T00:48:04.249Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-03T00:48:04.519Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-03T00:48:05.110Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-03T00:48:05.707Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-03T00:48:05.707Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:48:05.707Z] OK: 8 MiB in 20 packages [2021-02-03T00:48:07.139Z] Removing intermediate container 78b9de24858a [2021-02-03T00:48:07.139Z] ---> d6e3d811e29c [2021-02-03T00:48:07.139Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:48:07.733Z] ---> 74628c6ec720 [2021-02-03T00:48:07.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-03T00:48:09.165Z] ---> 549afec510d7 [2021-02-03T00:48:09.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-03T00:48:09.761Z] ---> 473edc8c49fd [2021-02-03T00:48:09.761Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-03T00:48:10.032Z] ---> Running in 29c194b682f2 [2021-02-03T00:48:10.306Z] Removing intermediate container 29c194b682f2 [2021-02-03T00:48:10.306Z] ---> 5d57b0211af0 [2021-02-03T00:48:10.306Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:48:10.582Z] ---> Running in 187f9ea8a899 [2021-02-03T00:48:11.177Z] Removing intermediate container 187f9ea8a899 [2021-02-03T00:48:11.177Z] ---> 0245e94720d5 [2021-02-03T00:48:11.177Z] Step 21/23 : LABEL arch=arm64 [2021-02-03T00:48:11.177Z] ---> Running in 1e62012e8bd0 [2021-02-03T00:48:11.769Z] Removing intermediate container 1e62012e8bd0 [2021-02-03T00:48:11.769Z] ---> 8cbaba4faaee [2021-02-03T00:48:11.769Z] Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 [2021-02-03T00:48:12.055Z] ---> Running in edb6a6b50669 [2021-02-03T00:48:12.651Z] Removing intermediate container edb6a6b50669 [2021-02-03T00:48:12.651Z] ---> ed30a7ce281e [2021-02-03T00:48:12.651Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:48:12.651Z] ---> Running in baf5db7c0fb4 [2021-02-03T00:48:13.243Z] Removing intermediate container baf5db7c0fb4 [2021-02-03T00:48:13.243Z] ---> d72e511290c1 [2021-02-03T00:48:13.243Z] [2021-02-03T00:48:13.516Z] Successfully built d72e511290c1 [2021-02-03T00:48:13.787Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-03T00:48:14.396Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-03T00:48:14.269Z] $ docker stop --time=1 1b02dae558c0ba67474dd8a5970fa91ef76b04fec903ccb4f77c3e1130d1b1e6 [2021-02-03T00:48:16.267Z] $ docker rm -f 1b02dae558c0ba67474dd8a5970fa91ef76b04fec903ccb4f77c3e1130d1b1e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-03T00:48:17.080Z] + docker images [2021-02-03T00:48:17.080Z] + grep docker [2021-02-03T00:48:17.350Z] docker-core-data-go-arm64 latest d72e511290c1 5 seconds ago 21MB [2021-02-03T00:48:17.350Z] docker-support-notifications-go-arm64 latest bbaa32f4d0f8 19 seconds ago 16.6MB [2021-02-03T00:48:17.350Z] docker-security-secretstore-setup-go-arm64 latest 7f8334050b5b 26 seconds ago 23.4MB [2021-02-03T00:48:17.350Z] docker-security-proxy-setup-go-arm64 latest cd7a09c6a682 29 seconds ago 23.2MB [2021-02-03T00:48:17.350Z] docker-sys-mgmt-agent-go-arm64 latest 52eadafb5eb3 2 minutes ago 300MB [2021-02-03T00:48:17.350Z] docker-core-metadata-go-arm64 latest 9f641a20cfe4 3 minutes ago 17.7MB [2021-02-03T00:48:17.350Z] docker-security-bootstrapper-go-arm64 latest 57c4ecc59411 3 minutes ago 17MB [2021-02-03T00:48:17.350Z] docker-core-command-go-arm64 latest 37d919dc796b 3 minutes ago 16MB [2021-02-03T00:48:17.350Z] docker-support-scheduler-go-arm64 latest 05016058b81d 3 minutes ago 16.1MB [2021-02-03T00:48:17.350Z] docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:48:20.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:48:21.379Z] ---> package-listing.sh [2021-02-03T00:48:21.379Z] ++ facter osfamily [2021-02-03T00:48:21.379Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-03T00:48:21.379Z] + OS_FAMILY=redhat [2021-02-03T00:48:21.379Z] + workspace=/w/workspace/edgex-go/2 [2021-02-03T00:48:21.379Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-03T00:48:21.379Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-03T00:48:21.379Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-03T00:48:21.379Z] + PACKAGES=/tmp/packages_start.txt [2021-02-03T00:48:21.379Z] + '[' /w/workspace/edgex-go/2 ']' [2021-02-03T00:48:21.379Z] + PACKAGES=/tmp/packages_end.txt [2021-02-03T00:48:21.379Z] + case "${OS_FAMILY}" in [2021-02-03T00:48:21.379Z] + rpm -qa [2021-02-03T00:48:21.379Z] + sort [2021-02-03T00:48:27.974Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-03T00:48:27.974Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-03T00:48:27.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-03T00:48:27.974Z] + '[' /w/workspace/edgex-go/2 ']' [2021-02-03T00:48:27.974Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-02-03T00:48:27.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-02-03T00:48:27.987Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-03T00:48:28.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:48:28.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T00:48:28.693Z] [2021-02-03T00:48:28.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:48:29.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T00:48:29.041Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-03T00:48:29.041Z] df20fa9351a1: Pulling fs layer [2021-02-03T00:48:29.041Z] 36b3adc4ff6f: Pulling fs layer [2021-02-03T00:48:29.041Z] 8ad3a11d3b57: Pulling fs layer [2021-02-03T00:48:29.041Z] 46f8f816bc3b: Pulling fs layer [2021-02-03T00:48:29.041Z] 93b61091891f: Pulling fs layer [2021-02-03T00:48:29.041Z] 93b9cdb0e59b: Pulling fs layer [2021-02-03T00:48:29.041Z] 5e14af77c1be: Pulling fs layer [2021-02-03T00:48:29.041Z] 01666e4c0597: Pulling fs layer [2021-02-03T00:48:29.041Z] aa168da1d23b: Pulling fs layer [2021-02-03T00:48:29.041Z] 93b9cdb0e59b: Waiting [2021-02-03T00:48:29.041Z] 5e14af77c1be: Waiting [2021-02-03T00:48:29.041Z] 46f8f816bc3b: Waiting [2021-02-03T00:48:29.041Z] aa168da1d23b: Waiting [2021-02-03T00:48:29.041Z] 36b3adc4ff6f: Download complete [2021-02-03T00:48:29.041Z] 46f8f816bc3b: Verifying Checksum [2021-02-03T00:48:29.041Z] 46f8f816bc3b: Download complete [2021-02-03T00:48:29.309Z] df20fa9351a1: Verifying Checksum [2021-02-03T00:48:29.309Z] df20fa9351a1: Download complete [2021-02-03T00:48:29.309Z] 93b9cdb0e59b: Verifying Checksum [2021-02-03T00:48:29.309Z] 93b9cdb0e59b: Download complete [2021-02-03T00:48:29.309Z] 5e14af77c1be: Verifying Checksum [2021-02-03T00:48:29.309Z] 5e14af77c1be: Download complete [2021-02-03T00:48:29.309Z] 93b61091891f: Verifying Checksum [2021-02-03T00:48:29.309Z] 93b61091891f: Download complete [2021-02-03T00:48:29.309Z] 01666e4c0597: Verifying Checksum [2021-02-03T00:48:29.309Z] 01666e4c0597: Download complete [2021-02-03T00:48:29.309Z] 8ad3a11d3b57: Verifying Checksum [2021-02-03T00:48:29.586Z] df20fa9351a1: Pull complete [2021-02-03T00:48:29.848Z] 36b3adc4ff6f: Pull complete [2021-02-03T00:48:30.810Z] 8ad3a11d3b57: Pull complete [2021-02-03T00:48:30.810Z] 46f8f816bc3b: Pull complete [2021-02-03T00:48:31.385Z] aa168da1d23b: Verifying Checksum [2021-02-03T00:48:31.385Z] aa168da1d23b: Download complete [2021-02-03T00:48:32.331Z] 93b61091891f: Pull complete [2021-02-03T00:48:32.331Z] 93b9cdb0e59b: Pull complete [2021-02-03T00:48:32.331Z] 5e14af77c1be: Pull complete [2021-02-03T00:48:32.594Z] 01666e4c0597: Pull complete [2021-02-03T00:48:40.778Z] aa168da1d23b: Pull complete [2021-02-03T00:48:40.778Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-03T00:48:40.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T00:48:40.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-03T00:48:40.990Z] prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container [2021-02-03T00:48:41.042Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-03T00:48:51.135Z] $ docker top a6dfe22252a901067c074ea9abed08adf03531600f179517eb0e99dd905d094d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:48:51.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-03T00:48:52.013Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-03T00:48:52.309Z] + ls /var/log/sa-host [2021-02-03T00:48:52.309Z] + sadf -c /var/log/sa-host/sa03 [2021-02-03T00:48:52.309Z] file_magic: OK [2021-02-03T00:48:52.309Z] HZ: Using current value: 100 [2021-02-03T00:48:52.309Z] file_header: OK [2021-02-03T00:48:52.310Z] 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-02-03T00:48:52.310Z] Statistics: [2021-02-03T00:48:52.310Z] 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... [2021-02-03T00:48:52.310Z] File successfully converted to sysstat format version 12.2.1 [2021-02-03T00:48:52.310Z] + sadf -c /var/log/sa-host/sa23 [2021-02-03T00:48:52.310Z] file_magic: OK [2021-02-03T00:48:52.310Z] HZ: Using current value: 100 [2021-02-03T00:48:52.310Z] file_header: OK [2021-02-03T00:48:52.310Z] 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-02-03T00:48:52.310Z] Statistics: [2021-02-03T00:48:52.310Z] Hnuu...uuuununununu... [2021-02-03T00:48:52.310Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-03T00:48:52.917Z] provisioning config files... [2021-02-03T00:48:52.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6541026914150451716tmp [Pipeline] { [Pipeline] echo [2021-02-03T00:48:53.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:48:53.302Z] ---> create-netrc.sh [Pipeline] } [2021-02-03T00:48:53.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-03T00:48:53.418Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:48:53.715Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-03T00:48:53.726Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:48:54.021Z] ---> sudo-logs.sh [2021-02-03T00:48:54.021Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-03T00:48:54.031Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:48:54.327Z] ---> job-cost.sh [2021-02-03T00:48:54.327Z] lf-activate-venv: SKIPPING [2021-02-03T00:48:54.327Z] INFO: No Stack... [2021-02-03T00:48:55.273Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-03T00:48:55.859Z] INFO: Archiving Costs [Pipeline] echo [2021-02-03T00:48:55.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:48:56.182Z] ---> logs-deploy.sh [2021-02-03T00:48:56.182Z] lf-activate-venv: SKIPPING [2021-02-03T00:48:56.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/2 [2021-02-03T00:48:56.182Z] INFO: archiving workspace using pattern(s): [2021-02-03T00:48:57.600Z] Archives upload complete. [2021-02-03T00:48:57.600Z] INFO: archiving logs to Nexus