Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 356d3f58744bcd4c86fb4a1eb5552148d927414a rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 356d3f58744bcd4c86fb4a1eb5552148d927414a 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true 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-19870 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/38 [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/38 # 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 > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 Checking out Revision ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 # timeout=10 Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ffc881b1c04bf585f769d0e7b738c63137d250cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-13T00:31:48.861Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T00:31:49.304Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T00:31:49.454Z] ========================================================= [2021-01-13T00:31:49.454Z] EdgeX Global Pipelines Version Info [2021-01-13T00:31:49.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:31:50.962Z] ------------------- [2021-01-13T00:31:50.962Z] stable info: [2021-01-13T00:31:50.962Z] ------------------- [2021-01-13T00:31:50.962Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T00:31:50.962Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T00:31:50.962Z] Message: update stable to v1.0.173 [2021-01-13T00:31:51.914Z] ------------------- [2021-01-13T00:31:51.914Z] experimental info: [2021-01-13T00:31:51.914Z] ------------------- [2021-01-13T00:31:51.914Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T00:31:51.914Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T00:31:51.914Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T00:31:52.251Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-13T00:31:52.371Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-13T00:31:52.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T00:31:52.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T00:31:52.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T00:31:52.929Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T00:31:53.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T00:31:53.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-13T00:31:53.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-13T00:31:53.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-13T00:31:53.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T00:31:53.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T00:31:53.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T00:31:54.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T00:31:54.136Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T00:31:54.276Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T00:31:54.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-13T00:31:54.547Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T00:31:54.679Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-13T00:31:54.818Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-13T00:31:54.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-13T00:31:55.109Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T00:31:55.260Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T00:31:55.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-01-13T00:31:55.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-01-13T00:31:55.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-01-13T00:31:55.816Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [Pipeline] echo [2021-01-13T00:31:55.972Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea73f67 [Pipeline] echo [2021-01-13T00:31:56.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T00:31:56.351Z] provisioning config files... [2021-01-13T00:31:56.384Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config1875800956146721996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:31:56.819Z] ---> docker-login.sh [2021-01-13T00:31:56.819Z] nexus3.edgexfoundry.org:10001 [2021-01-13T00:31:57.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:57.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:57.348Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:57.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:57.348Z] [2021-01-13T00:31:57.348Z] Login Succeeded [2021-01-13T00:31:57.348Z] nexus3.edgexfoundry.org:10002 [2021-01-13T00:31:57.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:57.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:57.349Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:57.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:57.349Z] [2021-01-13T00:31:57.349Z] Login Succeeded [2021-01-13T00:31:57.349Z] nexus3.edgexfoundry.org:10003 [2021-01-13T00:31:57.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:57.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:57.620Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:57.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:57.620Z] [2021-01-13T00:31:57.620Z] Login Succeeded [2021-01-13T00:31:57.620Z] nexus3.edgexfoundry.org:10004 [2021-01-13T00:31:57.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:57.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:57.882Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:57.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:57.882Z] [2021-01-13T00:31:57.882Z] Login Succeeded [2021-01-13T00:31:57.882Z] docker.io [2021-01-13T00:31:57.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:58.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:58.463Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:58.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:58.463Z] [2021-01-13T00:31:58.463Z] Login Succeeded [2021-01-13T00:31:58.463Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T00:31:58.472Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T00:31:59.042Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/core-command/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/core-data/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-13T00:31:59.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:59.042Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-13T00:31:59.042Z] ++ cut -d/ -f2 [2021-01-13T00:31:59.042Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-13T00:31:59.112Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:32:00.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T00:32:00.082Z] [2021-01-13T00:32:00.083Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:32:00.460Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T00:32:00.460Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T00:32:00.460Z] 31603596830f: Pulling fs layer [2021-01-13T00:32:00.460Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T00:32:00.460Z] 6ca5941a6612: Pulling fs layer [2021-01-13T00:32:00.460Z] ecc8261a40a4: Pulling fs layer [2021-01-13T00:32:00.460Z] ecc8261a40a4: Waiting [2021-01-13T00:32:00.460Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T00:32:00.460Z] 2a8b12db71e7: Download complete [2021-01-13T00:32:00.731Z] 31603596830f: Verifying Checksum [2021-01-13T00:32:00.731Z] 31603596830f: Download complete [2021-01-13T00:32:00.731Z] ecc8261a40a4: Verifying Checksum [2021-01-13T00:32:00.731Z] ecc8261a40a4: Download complete [2021-01-13T00:32:00.731Z] 6ca5941a6612: Verifying Checksum [2021-01-13T00:32:00.731Z] 6ca5941a6612: Download complete [2021-01-13T00:32:00.997Z] 31603596830f: Pull complete [2021-01-13T00:32:01.278Z] 2a8b12db71e7: Pull complete [2021-01-13T00:32:02.234Z] 6ca5941a6612: Pull complete [2021-01-13T00:32:02.234Z] ecc8261a40a4: Pull complete [2021-01-13T00:32:02.234Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T00:32:02.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T00:32:02.234Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T00:32:02.355Z] prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container [2021-01-13T00:32:02.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-01-13T00:32:05.112Z] $ docker top ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T00:32:05.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T00:32:05.604Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T00:32:05.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T00:32:05.857Z] $ docker exec ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 ssh-agent [2021-01-13T00:32:06.055Z] SSH_AUTH_SOCK=/tmp/ssh-6GcbulFsuXK3/agent.11 [2021-01-13T00:32:06.055Z] SSH_AGENT_PID=16 [2021-01-13T00:32:06.072Z] Running ssh-add (command line suppressed) [2021-01-13T00:32:06.195Z] Identity added: /w/workspace/edgex-go/38@tmp/private_key_8549805800641560624.key (/w/workspace/edgex-go/38@tmp/private_key_8549805800641560624.key) [2021-01-13T00:32:06.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T00:32:06.702Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T00:32:06.727Z] $ docker exec --env ******** --env ******** ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 ssh-agent -k [2021-01-13T00:32:06.850Z] unset SSH_AUTH_SOCK; [2021-01-13T00:32:06.851Z] unset SSH_AGENT_PID; [2021-01-13T00:32:06.851Z] echo Agent pid 16 killed; [2021-01-13T00:32:06.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T00:32:07.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T00:32:07.134Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T00:32:07.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T00:32:07.317Z] $ docker exec ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 ssh-agent [2021-01-13T00:32:07.488Z] SSH_AUTH_SOCK=/tmp/ssh-lu05yOYyLD1h/agent.47 [2021-01-13T00:32:07.488Z] SSH_AGENT_PID=52 [2021-01-13T00:32:07.495Z] Running ssh-add (command line suppressed) [2021-01-13T00:32:07.620Z] Identity added: /w/workspace/edgex-go/38@tmp/private_key_6835942547441541470.key (/w/workspace/edgex-go/38@tmp/private_key_6835942547441541470.key) [2021-01-13T00:32:07.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T00:32:08.083Z] + git semver init [2021-01-13T00:32:08.084Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T00:32:08.084Z] # $GIT_DIR = /w/workspace/edgex-go/38/.git [2021-01-13T00:32:08.084Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/38 [2021-01-13T00:32:08.084Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T00:32:08.084Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T00:32:08.084Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T00:32:08.084Z] # $SEMVER_BRANCH = PR-2858 [2021-01-13T00:32:08.084Z] # $SEMVER_TEMP = /tmp/semver-851156386 [2021-01-13T00:32:08.084Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-13T00:32:40.282Z] # '/tmp/semver-851156386' -> '/w/workspace/edgex-go/38/.semver' [2021-01-13T00:32:40.282Z] # -> Force: false [2021-01-13T00:32:40.282Z] # $SEMVER_DIR = /w/workspace/edgex-go/38/.semver [Pipeline] } [2021-01-13T00:32:40.297Z] $ docker exec --env ******** --env ******** ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 ssh-agent -k [2021-01-13T00:32:40.515Z] unset SSH_AUTH_SOCK; [2021-01-13T00:32:40.515Z] unset SSH_AGENT_PID; [2021-01-13T00:32:40.515Z] echo Agent pid 52 killed; [2021-01-13T00:32:40.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T00:32:41.353Z] + git semver [Pipeline] } [2021-01-13T00:32:41.371Z] $ docker stop --time=1 ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 [2021-01-13T00:32:42.951Z] $ docker rm -f ae5a109e96288f40bc456fcc4b02ca43fb283f61b839b56a4982838e987fde31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T00:32:43.548Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T00:32:44.123Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T00:32:44.126Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T00:32:45.428Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T00:32:45.729Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T00:32:46.034Z] + sudo service docker restart [2021-01-13T00:32:46.034Z] + true [2021-01-13T00:32:46.034Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-13T00:32:46.626Z] ========================================================= [2021-01-13T00:32:46.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T00:32:46.626Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:32:46.998Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-13T00:32:51.256Z] Sending build context to Docker daemon 326.4MB [2021-01-13T00:32:51.256Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T00:32:51.256Z] Step 2/6 : FROM ${BASE} [2021-01-13T00:32:51.256Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T00:32:51.256Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T00:32:51.256Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T00:32:51.256Z] de9db76c5a1d: Pulling fs layer [2021-01-13T00:32:51.256Z] bca2f99d35d6: Pulling fs layer [2021-01-13T00:32:51.256Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T00:32:51.256Z] 7c6f9722023f: Pulling fs layer [2021-01-13T00:32:51.256Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T00:32:51.256Z] 93359f2a8cfa: Waiting [2021-01-13T00:32:51.256Z] 7c6f9722023f: Waiting [2021-01-13T00:32:51.256Z] a35cf1a2eb13: Waiting [2021-01-13T00:32:51.256Z] bca2f99d35d6: Waiting [2021-01-13T00:32:51.256Z] de9db76c5a1d: Verifying Checksum [2021-01-13T00:32:51.256Z] de9db76c5a1d: Download complete [2021-01-13T00:32:51.256Z] 0ef7d3d256c8: Verifying Checksum [2021-01-13T00:32:51.256Z] 0ef7d3d256c8: Download complete [2021-01-13T00:32:51.256Z] 93359f2a8cfa: Verifying Checksum [2021-01-13T00:32:51.256Z] 93359f2a8cfa: Download complete [2021-01-13T00:32:51.256Z] 7c6f9722023f: Verifying Checksum [2021-01-13T00:32:51.256Z] 7c6f9722023f: Download complete [2021-01-13T00:32:51.256Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T00:32:51.256Z] 188c0c94c7c5: Download complete [2021-01-13T00:32:51.256Z] 188c0c94c7c5: Pull complete [2021-01-13T00:32:51.840Z] 0ef7d3d256c8: Pull complete [2021-01-13T00:32:52.107Z] de9db76c5a1d: Pull complete [2021-01-13T00:32:52.688Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T00:32:52.688Z] a35cf1a2eb13: Download complete [2021-01-13T00:32:53.273Z] bca2f99d35d6: Verifying Checksum [2021-01-13T00:32:53.273Z] bca2f99d35d6: Download complete [2021-01-13T00:32:58.609Z] bca2f99d35d6: Pull complete [2021-01-13T00:32:58.609Z] 93359f2a8cfa: Pull complete [2021-01-13T00:32:58.609Z] 7c6f9722023f: Pull complete [2021-01-13T00:32:59.774Z] Still waiting to schedule task [2021-01-13T00:32:59.774Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-13T00:33:05.237Z] a35cf1a2eb13: Pull complete [2021-01-13T00:33:05.237Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T00:33:05.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T00:33:05.237Z] ---> a62c8e92a672 [2021-01-13T00:33:05.237Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-13T00:33:05.237Z] ---> Running in 51f9007539c2 [2021-01-13T00:33:05.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:33:06.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:33:06.654Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T00:33:06.920Z] (2/12) Installing file (5.38-r0) [2021-01-13T00:33:06.920Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T00:33:06.920Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T00:33:14.335Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T00:33:14.335Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T00:33:14.599Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T00:33:14.599Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T00:33:14.869Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T00:33:14.869Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T00:33:14.869Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T00:33:15.140Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T00:33:15.140Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:33:15.140Z] OK: 233 MiB in 51 packages [2021-01-13T00:33:19.403Z] Removing intermediate container 51f9007539c2 [2021-01-13T00:33:19.403Z] ---> e4835332a2c5 [2021-01-13T00:33:19.403Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T00:33:19.403Z] ---> Running in 3a8d26cac90f [2021-01-13T00:33:19.403Z] Removing intermediate container 3a8d26cac90f [2021-01-13T00:33:19.403Z] ---> 591f7123014b [2021-01-13T00:33:19.403Z] Step 5/6 : COPY go.mod . [2021-01-13T00:33:19.403Z] ---> 4ee93377b613 [2021-01-13T00:33:19.403Z] Step 6/6 : RUN go mod download [2021-01-13T00:33:19.403Z] ---> Running in 14a08b287c61 [2021-01-13T00:33:41.475Z] Removing intermediate container 14a08b287c61 [2021-01-13T00:33:41.475Z] ---> a62190be347c [2021-01-13T00:33:41.475Z] Successfully built a62190be347c [2021-01-13T00:33:41.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:33:41.798Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T00:33:41.798Z] . [Pipeline] withDockerContainer [2021-01-13T00:33:41.903Z] prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container [2021-01-13T00:33:41.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-01-13T00:33:42.838Z] $ docker top 0556ade1e076426013a0466b05713919567bd307c6c92af4997f054623021c41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:33:43.414Z] + go version [2021-01-13T00:33:43.414Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T00:33:43.428Z] $ docker stop --time=1 0556ade1e076426013a0466b05713919567bd307c6c92af4997f054623021c41 [2021-01-13T00:33:44.817Z] $ docker rm -f 0556ade1e076426013a0466b05713919567bd307c6c92af4997f054623021c41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:33:46.255Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T00:33:46.255Z] . [Pipeline] withDockerContainer [2021-01-13T00:33:46.395Z] prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container [2021-01-13T00:33:46.499Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-01-13T00:33:47.294Z] $ docker top d33f25cafc8af7fc463d2cc082bb8ac4fbaf7b0b8c333094adbc3d75561be10c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T00:33:47.623Z] ========================================================= [2021-01-13T00:33:47.623Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T00:33:47.623Z] ========================================================= [Pipeline] sh [2021-01-13T00:33:47.970Z] + make test [2021-01-13T00:33:47.970Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T00:33:58.148Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T00:34:10.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T00:34:18.848Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T00:34:18.848Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T00:34:18.848Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T00:34:18.848Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T00:34:18.848Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T00:34:19.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T00:34:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T00:34:19.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T00:34:20.577Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T00:34:22.602Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T00:34:22.602Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T00:34:22.602Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T00:34:24.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements [2021-01-13T00:34:24.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T00:34:24.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T00:34:24.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T00:34:24.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T00:34:24.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T00:34:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.184s coverage: 27.0% of statements [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T00:34:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T00:34:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T00:34:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.111s coverage: 77.1% of statements [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T00:34:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.4% of statements [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T00:34:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T00:34:31.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.355s coverage: 28.6% of statements [2021-01-13T00:34:31.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T00:34:31.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T00:34:31.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T00:34:31.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T00:34:31.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T00:34:31.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2021-01-13T00:34:31.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T00:34:31.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2021-01-13T00:34:31.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T00:34:31.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.119s coverage: 86.7% of statements [2021-01-13T00:34:31.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T00:34:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements [2021-01-13T00:34:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T00:34:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements [2021-01-13T00:34:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T00:34:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T00:34:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T00:34:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T00:34:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.411s coverage: 93.1% of statements [2021-01-13T00:34:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T00:34:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T00:34:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T00:34:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T00:34:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T00:34:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T00:34:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.1% of statements [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T00:34:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T00:34:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 75.5% of statements [2021-01-13T00:34:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T00:34:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.8% of statements [2021-01-13T00:34:34.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements [2021-01-13T00:34:34.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements [2021-01-13T00:34:35.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.4% of statements [2021-01-13T00:34:35.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T00:34:35.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.5% of statements [2021-01-13T00:34:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T00:34:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T00:34:35.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2021-01-13T00:34:35.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements [2021-01-13T00:34:35.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-01-13T00:34:36.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-01-13T00:34:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-01-13T00:34:37.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 55.9% of statements [2021-01-13T00:34:37.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T00:34:37.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T00:34:37.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T00:34:37.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T00:34:37.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T00:34:37.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 37.0% of statements [2021-01-13T00:34:37.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T00:34:37.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T00:34:37.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.369s coverage: 84.0% of statements [2021-01-13T00:34:37.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements [2021-01-13T00:34:40.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.134s coverage: 47.1% of statements [2021-01-13T00:34:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T00:34:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T00:34:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T00:34:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T00:34:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T00:34:40.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-01-13T00:34:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T00:34:40.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.085s coverage: 100.0% of statements [2021-01-13T00:34:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T00:34:41.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.786s coverage: 29.1% of statements [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T00:34:41.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T00:34:41.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T00:34:41.919Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T00:34:41.919Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T00:34:41.919Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T00:34:41.919Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T00:34:42.194Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-01-13T00:34:42.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2021-01-13T00:34:42.730Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements [2021-01-13T00:34:42.995Z] GO111MODULE=on go vet ./... [2021-01-13T00:35:05.151Z] gofmt -l . [2021-01-13T00:35:05.417Z] [ "`gofmt -l .`" = "" ] [2021-01-13T00:35:05.994Z] ./bin/test-go-mod-tidy.sh [2021-01-13T00:35:06.574Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T00:35:07.777Z] + ls -al . [2021-01-13T00:35:07.777Z] total 656 [2021-01-13T00:35:07.777Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 00:35 . [2021-01-13T00:35:07.777Z] drwxr-xr-x 4 root root 30 Jan 13 00:33 .. [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 00:31 .dockerignore [2021-01-13T00:35:07.777Z] drwxrwxr-x 8 1001 1001 179 Jan 13 00:31 .git [2021-01-13T00:35:07.777Z] drwxrwxr-x 3 1001 1001 125 Jan 13 00:31 .github [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 00:31 .gitignore [2021-01-13T00:35:07.777Z] drwx------ 3 1001 1001 47 Jan 13 00:32 .semver [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 00:31 .sonarcloud.properties [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 00:31 Attribution.txt [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 00:31 CONTRIBUTING.md [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 00:31 Dockerfile.build [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 00:31 Jenkinsfile [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 00:31 LICENSE [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 00:31 Makefile [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 00:31 README.md [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 00:31 SECURITY.md [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 00:32 VERSION [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 00:31 ZMQWindows.md [2021-01-13T00:35:07.777Z] drwxrwxr-x 2 1001 1001 117 Jan 13 00:31 bin [2021-01-13T00:35:07.777Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 00:31 cmd [2021-01-13T00:35:07.777Z] -rw-r--r-- 1 root root 552842 Jan 13 00:34 coverage.out [2021-01-13T00:35:07.777Z] -rw-r--r-- 1 root root 979 Jan 13 00:35 go.mod [2021-01-13T00:35:07.777Z] -rw-r--r-- 1 root root 19231 Jan 13 00:35 go.sum [2021-01-13T00:35:07.777Z] drwxrwxr-x 8 1001 1001 127 Jan 13 00:31 internal [2021-01-13T00:35:07.777Z] drwxrwxr-x 4 1001 1001 26 Jan 13 00:31 openapi [2021-01-13T00:35:07.777Z] drwxrwxr-x 4 1001 1001 71 Jan 13 00:31 snap [2021-01-13T00:35:07.777Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 00:31 version.go [Pipeline] sh [2021-01-13T00:35:08.080Z] + '[' -e coverage.out ] [2021-01-13T00:35:08.080Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T00:35:08.417Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T00:35:08.720Z] + make build [2021-01-13T00:35:08.720Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-13T00:35:12.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-13T00:35:21.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-13T00:35:21.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-13T00:35:22.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-13T00:35:23.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-13T00:35:25.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-13T00:35:26.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-13T00:35:27.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-13T00:35:28.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-13T00:35:29.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-13T00:35:30.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-13T00:35:31.796Z] $ docker stop --time=1 d33f25cafc8af7fc463d2cc082bb8ac4fbaf7b0b8c333094adbc3d75561be10c [2021-01-13T00:35:33.814Z] $ docker rm -f d33f25cafc8af7fc463d2cc082bb8ac4fbaf7b0b8c333094adbc3d75561be10c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:35:36.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T00:35:36.700Z] [2021-01-13T00:35:36.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:35:37.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T00:35:37.154Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-13T00:35:37.154Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-13T00:35:37.154Z] ca9280d653b3: Pulling fs layer [2021-01-13T00:35:37.154Z] 7e9c9ca2126c: Pulling fs layer [2021-01-13T00:35:37.749Z] cbdbe7a5bc2a: Download complete [2021-01-13T00:35:38.023Z] ca9280d653b3: Verifying Checksum [2021-01-13T00:35:38.023Z] ca9280d653b3: Download complete [2021-01-13T00:35:38.023Z] cbdbe7a5bc2a: Pull complete [2021-01-13T00:35:38.987Z] 7e9c9ca2126c: Verifying Checksum [2021-01-13T00:35:38.987Z] 7e9c9ca2126c: Download complete [2021-01-13T00:35:38.987Z] ca9280d653b3: Pull complete [2021-01-13T00:35:47.221Z] 7e9c9ca2126c: Pull complete [2021-01-13T00:35:47.222Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-13T00:35:47.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T00:35:47.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-13T00:35:47.419Z] prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container [2021-01-13T00:35:47.473Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-13T00:35:49.865Z] $ docker top 27e4914983c76a1b7cf10a292d23600a8df110be76786b692156b1eb67f8de20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:35:50.619Z] + docker-compose build --help [2021-01-13T00:35:50.619Z] + grep parallel [2021-01-13T00:35:51.567Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T00:35:51.581Z] $ docker stop --time=1 27e4914983c76a1b7cf10a292d23600a8df110be76786b692156b1eb67f8de20 [2021-01-13T00:35:52.968Z] $ docker rm -f 27e4914983c76a1b7cf10a292d23600a8df110be76786b692156b1eb67f8de20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:35:53.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T00:35:53.945Z] . [Pipeline] withDockerContainer [2021-01-13T00:35:54.057Z] prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container [2021-01-13T00:35:54.107Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-01-13T00:35:54.772Z] $ docker top 2e880d6c8e353e0fe8179cb1f63db5bcdf6cdb8aa73c1cc741c824426a0f6c56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:35:55.490Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T00:35:56.486Z] Building docker-core-command-go ... [2021-01-13T00:35:56.486Z] Building docker-core-data-go ... [2021-01-13T00:35:56.486Z] Building docker-core-metadata-go ... [2021-01-13T00:35:56.486Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T00:35:56.486Z] Building docker-security-proxy-setup-go ... [2021-01-13T00:35:56.486Z] Building docker-security-secretstore-setup-go ... [2021-01-13T00:35:56.486Z] Building docker-support-notifications-go ... [2021-01-13T00:35:56.486Z] Building docker-support-scheduler-go ... [2021-01-13T00:35:56.486Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T00:35:56.486Z] Building docker-security-proxy-setup-go [2021-01-13T00:35:56.486Z] Building docker-security-secretstore-setup-go [2021-01-13T00:35:56.486Z] Building docker-support-scheduler-go [2021-01-13T00:35:56.486Z] Building docker-core-metadata-go [2021-01-13T00:35:56.486Z] Building docker-core-command-go [2021-01-13T00:36:27.386Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19875 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-13T00:36:27.539Z] Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout [2021-01-13T00:36:28.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:36:28.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:36:28.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> a62190be347c [2021-01-13T00:36:28.785Z] [2021-01-13T00:36:28.785Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:36:28.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:36:28.785Z] ---> a62190be347c [2021-01-13T00:36:28.785Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:36:28.785Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:36:28.785Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:36:28.785Z] ---> a62190be347c [2021-01-13T00:36:28.785Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T00:36:28.785Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:36:28.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:36:28.786Z] ---> a62190be347c [2021-01-13T00:36:28.786Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T00:36:28.786Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:36:28.786Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:36:28.786Z] ---> a62190be347c [2021-01-13T00:36:28.786Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T00:36:28.786Z] ---> Running in 45a8d65df8e0 [2021-01-13T00:36:28.786Z] ---> Running in 9294ca0d6e3b [2021-01-13T00:36:28.786Z] ---> Running in c7df581fa82d [2021-01-13T00:36:28.786Z] ---> Running in 0ab0c8fab9db [2021-01-13T00:36:28.786Z] ---> Running in 252395e23dd1 [2021-01-13T00:36:29.049Z] Removing intermediate container 45a8d65df8e0 [2021-01-13T00:36:29.049Z] ---> 8e4d75b263c5 [2021-01-13T00:36:29.049Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:36:29.049Z] Removing intermediate container 252395e23dd1 [2021-01-13T00:36:29.049Z] ---> 8d80b5e8a879 [2021-01-13T00:36:29.049Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:36:29.049Z] Removing intermediate container 9294ca0d6e3b [2021-01-13T00:36:29.049Z] ---> b043b9823316 [2021-01-13T00:36:29.049Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:36:29.049Z] Removing intermediate container 0ab0c8fab9db [2021-01-13T00:36:29.049Z] ---> e5bd1160050c [2021-01-13T00:36:29.049Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:36:29.049Z] Removing intermediate container c7df581fa82d [2021-01-13T00:36:29.049Z] ---> c3a7df1d4aa4 [2021-01-13T00:36:29.049Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:36:29.313Z] ---> Running in 0f035d2539af [2021-01-13T00:36:29.313Z] ---> Running in d0e0d87082ec [2021-01-13T00:36:29.313Z] ---> Running in c342a73cfae0 [2021-01-13T00:36:29.313Z] ---> Running in e05a4d5f6cbe [2021-01-13T00:36:29.313Z] ---> Running in ba17fad7b639 [2021-01-13T00:36:31.887Z] Removing intermediate container c342a73cfae0 [2021-01-13T00:36:31.887Z] ---> 32646311017a [2021-01-13T00:36:31.887Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T00:36:31.887Z] ---> Running in 99e5f430626f [2021-01-13T00:36:31.887Z] Removing intermediate container d0e0d87082ec [2021-01-13T00:36:31.887Z] ---> dad2d8c5c5ca [2021-01-13T00:36:31.887Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T00:36:31.887Z] Removing intermediate container e05a4d5f6cbe [2021-01-13T00:36:31.887Z] ---> 58c51c24ca6e [2021-01-13T00:36:31.887Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T00:36:31.887Z] Removing intermediate container ba17fad7b639 [2021-01-13T00:36:31.887Z] ---> b1b5c138c9ce [2021-01-13T00:36:31.887Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T00:36:31.887Z] Removing intermediate container 0f035d2539af [2021-01-13T00:36:31.887Z] ---> 0a1962414cea [2021-01-13T00:36:31.887Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T00:36:32.158Z] ---> Running in 9fe32d0d32d0 [2021-01-13T00:36:32.158Z] ---> Running in b3fd47d9e8b8 [2021-01-13T00:36:32.158Z] ---> Running in 4097670f0fd3 [2021-01-13T00:36:32.158Z] ---> Running in 026a8b6d55ef [2021-01-13T00:36:32.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:32.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:33.082Z] using credential edgex-jenkins-ssh [2021-01-13T00:36:33.245Z] Cloning the remote Git repository [2021-01-13T00:36:33.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:33.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:33.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:33.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:33.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:33.793Z] OK: 233 MiB in 51 packages [2021-01-13T00:36:33.793Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:33.320Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:36:33.446Z] > git init /w/workspace/edgex-go/38 # timeout=10 [2021-01-13T00:36:33.547Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:36:33.548Z] > git --version # timeout=10 [2021-01-13T00:36:33.573Z] > git --version # 'git version 2.17.1' [2021-01-13T00:36:33.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:36:33.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T00:36:34.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:34.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:36:34.067Z] OK: 233 MiB in 51 packages [2021-01-13T00:36:34.366Z] OK: 233 MiB in 51 packages [2021-01-13T00:36:34.366Z] Removing intermediate container 99e5f430626f [2021-01-13T00:36:34.366Z] ---> 6f8ab95c7411 [2021-01-13T00:36:34.366Z] Step 6/22 : COPY go.mod . [2021-01-13T00:36:34.366Z] OK: 233 MiB in 51 packages [2021-01-13T00:36:34.636Z] OK: 233 MiB in 51 packages [2021-01-13T00:36:34.636Z] ---> 37d1d6c1e73c [2021-01-13T00:36:34.636Z] Step 7/22 : RUN go mod download [2021-01-13T00:36:34.636Z] Removing intermediate container 9fe32d0d32d0 [2021-01-13T00:36:34.636Z] ---> c3f7f7e75d39 [2021-01-13T00:36:34.636Z] Step 6/22 : COPY go.mod . [2021-01-13T00:36:34.909Z] ---> Running in b477e36f6a0e [2021-01-13T00:36:34.909Z] Removing intermediate container 4097670f0fd3 [2021-01-13T00:36:34.909Z] ---> cced4b8cbba7 [2021-01-13T00:36:34.909Z] Step 6/21 : COPY go.mod . [2021-01-13T00:36:35.173Z] ---> 55377a49dba4 [2021-01-13T00:36:35.173Z] Step 7/22 : RUN go mod download [2021-01-13T00:36:36.127Z] ---> Running in 5373971852c9 [2021-01-13T00:36:36.390Z] ---> 123061a6c05f [2021-01-13T00:36:36.390Z] Step 7/21 : RUN go mod download [2021-01-13T00:36:36.390Z] Removing intermediate container b3fd47d9e8b8 [2021-01-13T00:36:36.390Z] ---> 9185f91f908e [2021-01-13T00:36:36.390Z] Step 6/21 : COPY go.mod . [2021-01-13T00:36:36.655Z] ---> Running in d421d4a1fc85 [2021-01-13T00:36:36.655Z] Removing intermediate container 026a8b6d55ef [2021-01-13T00:36:36.655Z] ---> cd2c0dfe199d [2021-01-13T00:36:36.655Z] Step 6/24 : COPY go.mod . [2021-01-13T00:36:36.926Z] ---> 62782dd96377 [2021-01-13T00:36:36.926Z] Step 7/21 : RUN go mod download [2021-01-13T00:36:37.205Z] ---> Running in e30320bdeb23 [2021-01-13T00:36:37.205Z] ---> a1679ccc5538 [2021-01-13T00:36:37.205Z] Step 7/24 : RUN go mod download [2021-01-13T00:36:37.205Z] ---> Running in e023335c1b96 [2021-01-13T00:36:38.169Z] Removing intermediate container b477e36f6a0e [2021-01-13T00:36:38.169Z] ---> cb7465af429e [2021-01-13T00:36:38.169Z] Step 8/22 : COPY . . [2021-01-13T00:36:38.441Z] Removing intermediate container 5373971852c9 [2021-01-13T00:36:38.441Z] ---> 245486c5ea53 [2021-01-13T00:36:38.441Z] Step 8/22 : COPY . . [2021-01-13T00:36:38.441Z] Removing intermediate container d421d4a1fc85 [2021-01-13T00:36:38.441Z] ---> b8b471a612a7 [2021-01-13T00:36:38.441Z] Step 8/21 : COPY . . [2021-01-13T00:36:42.716Z] Removing intermediate container e30320bdeb23 [2021-01-13T00:36:42.716Z] ---> abe1dc6c4e45 [2021-01-13T00:36:42.716Z] Step 8/21 : COPY . . [2021-01-13T00:36:44.662Z] Removing intermediate container e023335c1b96 [2021-01-13T00:36:44.662Z] ---> 0ab719151f54 [2021-01-13T00:36:44.662Z] Step 8/24 : COPY . . [2021-01-13T00:36:50.949Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-13T00:36:50.117Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T00:36:50.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T00:36:50.170Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T00:36:50.213Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:36:50.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:36:50.224Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T00:36:50.975Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T00:36:50.988Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-13T00:36:51.353Z] > git remote # timeout=10 [2021-01-13T00:36:51.390Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T00:36:51.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:36:51.446Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T00:36:52.093Z] Merge succeeded, producing 06434d927fc078d30972dc00f0c87b91acda26e5 [2021-01-13T00:36:52.094Z] Checking out Revision 06434d927fc078d30972dc00f0c87b91acda26e5 (PR-2858) [2021-01-13T00:36:52.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T00:36:52.102Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T00:36:52.122Z] > git checkout -f 06434d927fc078d30972dc00f0c87b91acda26e5 # timeout=10 [2021-01-13T00:36:56.549Z] Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" [2021-01-13T00:36:56.573Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T00:36:58.567Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T00:36:56.559Z] > git rev-list --no-walk ffc881b1c04bf585f769d0e7b738c63137d250cb # timeout=10 [2021-01-13T00:36:59.029Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T00:36:59.384Z] + sudo service docker restart [2021-01-13T00:36:59.384Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T00:37:01.556Z] provisioning config files... [2021-01-13T00:37:01.603Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config2364043191979924770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:37:02.211Z] ---> docker-login.sh [2021-01-13T00:37:02.211Z] nexus3.edgexfoundry.org:10001 [2021-01-13T00:37:03.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:37:03.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:37:03.475Z] Configure a credential helper to remove this warning. See [2021-01-13T00:37:03.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:37:03.475Z] [2021-01-13T00:37:03.475Z] Login Succeeded [2021-01-13T00:37:03.475Z] nexus3.edgexfoundry.org:10002 [2021-01-13T00:37:04.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:37:04.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:37:04.073Z] Configure a credential helper to remove this warning. See [2021-01-13T00:37:04.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:37:04.073Z] [2021-01-13T00:37:04.073Z] Login Succeeded [2021-01-13T00:37:04.073Z] nexus3.edgexfoundry.org:10003 [2021-01-13T00:37:04.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:37:04.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:37:04.680Z] Configure a credential helper to remove this warning. See [2021-01-13T00:37:04.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:37:04.680Z] [2021-01-13T00:37:04.680Z] Login Succeeded [2021-01-13T00:37:04.680Z] nexus3.edgexfoundry.org:10004 [2021-01-13T00:37:04.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:37:05.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:37:05.229Z] Configure a credential helper to remove this warning. See [2021-01-13T00:37:05.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:37:05.229Z] [2021-01-13T00:37:05.229Z] Login Succeeded [2021-01-13T00:37:05.229Z] docker.io [2021-01-13T00:37:05.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:37:07.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:37:07.474Z] Configure a credential helper to remove this warning. See [2021-01-13T00:37:07.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:37:07.474Z] [2021-01-13T00:37:07.474Z] Login Succeeded [2021-01-13T00:37:07.474Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T00:37:07.492Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-13T00:37:08.599Z] ========================================================= [2021-01-13T00:37:08.599Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T00:37:08.599Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:37:09.089Z] + 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-01-13T00:37:11.770Z] Sending build context to Docker daemon 165.5MB [2021-01-13T00:37:11.770Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T00:37:11.770Z] Step 2/6 : FROM ${BASE} [2021-01-13T00:37:11.770Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T00:37:11.770Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T00:37:11.770Z] a4357932f1b6: Pulling fs layer [2021-01-13T00:37:11.770Z] 18c013af1878: Pulling fs layer [2021-01-13T00:37:11.770Z] 00ac8860ef70: Pulling fs layer [2021-01-13T00:37:11.770Z] 63d7cb157983: Pulling fs layer [2021-01-13T00:37:11.770Z] b116817d02f9: Pulling fs layer [2021-01-13T00:37:11.770Z] 745a02a5169b: Pulling fs layer [2021-01-13T00:37:11.770Z] 00ac8860ef70: Waiting [2021-01-13T00:37:11.770Z] 63d7cb157983: Waiting [2021-01-13T00:37:11.770Z] b116817d02f9: Waiting [2021-01-13T00:37:11.770Z] 745a02a5169b: Waiting [2021-01-13T00:37:11.770Z] 18c013af1878: Verifying Checksum [2021-01-13T00:37:11.770Z] 18c013af1878: Download complete [2021-01-13T00:37:11.770Z] a4357932f1b6: Verifying Checksum [2021-01-13T00:37:11.770Z] a4357932f1b6: Download complete [2021-01-13T00:37:11.770Z] 63d7cb157983: Download complete [2021-01-13T00:37:11.770Z] b116817d02f9: Verifying Checksum [2021-01-13T00:37:11.770Z] b116817d02f9: Download complete [2021-01-13T00:37:11.770Z] 5f621e34cdf4: Verifying Checksum [2021-01-13T00:37:11.770Z] 5f621e34cdf4: Download complete [2021-01-13T00:37:12.399Z] 5f621e34cdf4: Pull complete [2021-01-13T00:37:13.001Z] a4357932f1b6: Pull complete [2021-01-13T00:37:13.276Z] 18c013af1878: Pull complete [2021-01-13T00:37:14.273Z] 745a02a5169b: Verifying Checksum [2021-01-13T00:37:14.273Z] 745a02a5169b: Download complete [2021-01-13T00:37:15.703Z] 00ac8860ef70: Verifying Checksum [2021-01-13T00:37:15.703Z] 00ac8860ef70: Download complete [2021-01-13T00:37:17.010Z] ---> 3ad56258764e [2021-01-13T00:37:17.010Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T00:37:17.010Z] ---> 91998cf8e95b [2021-01-13T00:37:17.010Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T00:37:17.010Z] ---> 1a624ae70c5c [2021-01-13T00:37:17.010Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T00:37:17.010Z] ---> b60500e6773b [2021-01-13T00:37:17.010Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T00:37:17.010Z] ---> ab154e402fb8 [2021-01-13T00:37:17.010Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T00:37:17.010Z] ---> Running in 80a729058fb7 [2021-01-13T00:37:17.010Z] ---> Running in c3fca2070d39 [2021-01-13T00:37:17.010Z] ---> Running in 6d9368322309 [2021-01-13T00:37:17.010Z] ---> Running in 20f3d9346191 [2021-01-13T00:37:18.109Z] ---> Running in 7ec9b720c3a8 [2021-01-13T00:37:18.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-13T00:37:18.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-13T00:37:18.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-13T00:37:18.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-13T00:37:18.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-13T00:37:24.912Z] 00ac8860ef70: Pull complete [2021-01-13T00:37:24.912Z] 63d7cb157983: Pull complete [2021-01-13T00:37:25.186Z] b116817d02f9: Pull complete [2021-01-13T00:37:29.518Z] 745a02a5169b: Pull complete [2021-01-13T00:37:29.518Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T00:37:29.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T00:37:29.518Z] ---> b7e6874047d6 [2021-01-13T00:37:29.518Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-13T00:37:32.922Z] ---> Running in 7e015fae474b [2021-01-13T00:37:33.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:37:34.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:37:35.498Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T00:37:35.498Z] (2/12) Installing file (5.38-r0) [2021-01-13T00:37:35.771Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T00:37:35.771Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T00:37:39.159Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T00:37:39.159Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T00:37:39.159Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T00:37:39.159Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T00:37:39.431Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T00:37:39.432Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T00:37:39.432Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T00:37:39.704Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T00:37:39.704Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:37:39.704Z] OK: 217 MiB in 51 packages [2021-01-13T00:37:44.005Z] Removing intermediate container 7e015fae474b [2021-01-13T00:37:44.005Z] ---> 17cf84e9fd7d [2021-01-13T00:37:44.005Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T00:37:44.005Z] ---> Running in ac68a4fd8f03 [2021-01-13T00:37:44.602Z] Removing intermediate container ac68a4fd8f03 [2021-01-13T00:37:44.602Z] ---> bfa39c754f91 [2021-01-13T00:37:44.602Z] Step 5/6 : COPY go.mod . [2021-01-13T00:37:45.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-13T00:37:45.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-13T00:37:45.583Z] ---> 0d088a6d477a [2021-01-13T00:37:45.583Z] Step 6/6 : RUN go mod download [2021-01-13T00:37:45.583Z] ---> Running in 157767cd43a5 [2021-01-13T00:37:52.005Z] Removing intermediate container c3fca2070d39 [2021-01-13T00:37:52.005Z] ---> 0d028842db6c [2021-01-13T00:37:52.005Z] [2021-01-13T00:37:52.005Z] Step 10/22 : FROM scratch [2021-01-13T00:37:52.005Z] ---> [2021-01-13T00:37:52.005Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:37:52.005Z] Removing intermediate container 80a729058fb7 [2021-01-13T00:37:52.005Z] ---> 649b8ecfb5c6 [2021-01-13T00:37:52.005Z] [2021-01-13T00:37:52.005Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T00:37:52.005Z] 3.12: Pulling from library/alpine [2021-01-13T00:37:52.005Z] ---> Running in 028a30fbb807 [2021-01-13T00:37:54.571Z] Removing intermediate container 028a30fbb807 [2021-01-13T00:37:54.571Z] ---> 311355ad8f5d [2021-01-13T00:37:54.571Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T00:37:54.571Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T00:37:54.838Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T00:37:54.838Z] ---> Running in 55a9342f317d [2021-01-13T00:37:54.838Z] ---> 389fef711851 [2021-01-13T00:37:54.838Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T00:37:54.838Z] Removing intermediate container 20f3d9346191 [2021-01-13T00:37:54.838Z] ---> 7a315e72ae15 [2021-01-13T00:37:54.838Z] [2021-01-13T00:37:54.838Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T00:37:54.838Z] ---> 389fef711851 [2021-01-13T00:37:54.838Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T00:37:55.101Z] Removing intermediate container 7ec9b720c3a8 [2021-01-13T00:37:55.101Z] ---> 0dda2f235619 [2021-01-13T00:37:55.101Z] [2021-01-13T00:37:55.101Z] Step 10/21 : FROM scratch [2021-01-13T00:37:55.101Z] ---> [2021-01-13T00:37:55.101Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:37:55.101Z] ---> Running in b6a4b66f8244 [2021-01-13T00:37:55.101Z] ---> Using cache [2021-01-13T00:37:55.101Z] ---> 311355ad8f5d [2021-01-13T00:37:55.101Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T00:37:55.101Z] ---> Running in 85a1d8155f76 [2021-01-13T00:37:55.365Z] ---> Running in d15090d4a190 [2021-01-13T00:37:55.365Z] Removing intermediate container 55a9342f317d [2021-01-13T00:37:55.365Z] ---> 607ea7060116 [2021-01-13T00:37:55.365Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T00:37:55.940Z] ---> Running in c593daa5e346 [2021-01-13T00:37:56.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:37:56.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:37:57.089Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T00:37:57.089Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:37:57.089Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T00:37:57.089Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T00:37:57.089Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:37:57.089Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:37:57.089Z] OK: 7 MiB in 18 packages [2021-01-13T00:37:57.668Z] Removing intermediate container d15090d4a190 [2021-01-13T00:37:57.668Z] ---> 27c8bb857b31 [2021-01-13T00:37:57.668Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T00:37:57.931Z] Removing intermediate container c593daa5e346 [2021-01-13T00:37:57.931Z] ---> 201630bbd532 [2021-01-13T00:37:57.931Z] Step 14/22 : WORKDIR / [2021-01-13T00:37:57.931Z] Removing intermediate container 6d9368322309 [2021-01-13T00:37:57.931Z] ---> c5e82b036983 [2021-01-13T00:37:57.931Z] [2021-01-13T00:37:57.931Z] Step 10/22 : FROM scratch [2021-01-13T00:37:57.931Z] ---> [2021-01-13T00:37:57.931Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:37:57.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:37:57.931Z] ---> Using cache [2021-01-13T00:37:57.931Z] ---> 311355ad8f5d [2021-01-13T00:37:57.931Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T00:37:57.931Z] ---> Running in 47f8af9b1a13 [2021-01-13T00:37:58.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:37:58.196Z] ---> Running in e6950127842f [2021-01-13T00:37:58.196Z] ---> Running in a7d9c72f316e [2021-01-13T00:37:58.196Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T00:37:58.196Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:37:58.462Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T00:37:58.462Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T00:37:58.462Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T00:37:58.724Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:37:58.987Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:37:58.987Z] OK: 7 MiB in 19 packages [2021-01-13T00:37:59.576Z] Removing intermediate container e6950127842f [2021-01-13T00:37:59.576Z] ---> 631828d95230 [2021-01-13T00:37:59.576Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:37:59.841Z] Removing intermediate container 47f8af9b1a13 [2021-01-13T00:37:59.841Z] ---> 0a3ab332e87a [2021-01-13T00:37:59.841Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:37:59.841Z] Removing intermediate container a7d9c72f316e [2021-01-13T00:37:59.841Z] ---> 13b503ea9065 [2021-01-13T00:37:59.841Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T00:37:59.841Z] Removing intermediate container b6a4b66f8244 [2021-01-13T00:37:59.841Z] ---> 5f3f328a377a [2021-01-13T00:37:59.841Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T00:38:00.108Z] ---> Running in 45708ea08d72 [2021-01-13T00:38:00.109Z] ---> 2d5ea81e6ac4 [2021-01-13T00:38:00.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T00:38:00.109Z] ---> Running in 2c2b42d27fc3 [2021-01-13T00:38:00.377Z] ---> 0f47cae0ca81 [2021-01-13T00:38:00.377Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T00:38:00.951Z] Removing intermediate container 45708ea08d72 [2021-01-13T00:38:00.951Z] ---> 9ef6d4829fb8 [2021-01-13T00:38:00.951Z] Step 14/22 : WORKDIR / [2021-01-13T00:38:01.215Z] Removing intermediate container 85a1d8155f76 [2021-01-13T00:38:01.215Z] ---> df6c7e5ee3f8 [2021-01-13T00:38:01.215Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T00:38:01.215Z] ---> Running in 7640caaa4565 [2021-01-13T00:38:01.215Z] Removing intermediate container 2c2b42d27fc3 [2021-01-13T00:38:01.215Z] ---> f1d838847799 [2021-01-13T00:38:01.215Z] Step 13/21 : WORKDIR /edgex [2021-01-13T00:38:01.215Z] ---> 8b7e2a14bca2 [2021-01-13T00:38:01.215Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T00:38:01.795Z] ---> a23698bdcb75 [2021-01-13T00:38:01.795Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T00:38:01.795Z] ---> Running in 7a00892e8804 [2021-01-13T00:38:01.795Z] ---> Running in f3af8ab9ed10 [2021-01-13T00:38:01.795Z] Removing intermediate container 7640caaa4565 [2021-01-13T00:38:01.795Z] ---> eac574b7eefb [2021-01-13T00:38:01.795Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:38:02.058Z] ---> dfa5f726d9a2 [2021-01-13T00:38:02.058Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T00:38:02.058Z] ---> ef3741b191a5 [2021-01-13T00:38:02.058Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T00:38:02.058Z] Removing intermediate container 7a00892e8804 [2021-01-13T00:38:02.058Z] ---> 39ba93c5d312 [2021-01-13T00:38:02.058Z] Step 13/24 : WORKDIR / [2021-01-13T00:38:02.058Z] ---> Running in e6c0640c6a89 [2021-01-13T00:38:02.326Z] Removing intermediate container f3af8ab9ed10 [2021-01-13T00:38:02.326Z] ---> cbcfb0ee69de [2021-01-13T00:38:02.326Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T00:38:02.326Z] ---> 652e35120b73 [2021-01-13T00:38:02.326Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T00:38:02.326Z] ---> Running in 3c44c7e5c189 [2021-01-13T00:38:02.326Z] ---> Running in c76c09d59829 [2021-01-13T00:38:02.591Z] Removing intermediate container e6c0640c6a89 [2021-01-13T00:38:02.591Z] ---> 2c973770daf6 [2021-01-13T00:38:02.591Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:38:02.859Z] ---> Running in 3073b6baaa66 [2021-01-13T00:38:02.859Z] Removing intermediate container c76c09d59829 [2021-01-13T00:38:02.859Z] ---> e7fe123412db [2021-01-13T00:38:02.859Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:38:02.859Z] Removing intermediate container 3c44c7e5c189 [2021-01-13T00:38:02.859Z] ---> 06af4c8d32a7 [2021-01-13T00:38:02.859Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-13T00:38:02.859Z] ---> fa38f033ef46 [2021-01-13T00:38:02.859Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T00:38:02.859Z] ---> Running in 42854053767b [2021-01-13T00:38:03.145Z] ---> 5eeb234b1951 [2021-01-13T00:38:03.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T00:38:03.145Z] Removing intermediate container 3073b6baaa66 [2021-01-13T00:38:03.145Z] ---> ba7db3396edc [2021-01-13T00:38:03.145Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T00:38:03.418Z] ---> Running in db7c891449e9 [2021-01-13T00:38:03.418Z] Removing intermediate container 42854053767b [2021-01-13T00:38:03.418Z] ---> 26dcd14cc8e9 [2021-01-13T00:38:03.418Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T00:38:03.418Z] ---> 728b8e4f50c9 [2021-01-13T00:38:03.418Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-13T00:38:03.418Z] ---> 06af99362cef [2021-01-13T00:38:03.418Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T00:38:03.418Z] ---> 4639a501a0f2 [2021-01-13T00:38:03.418Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T00:38:03.418Z] ---> Running in 07056c003db1 [2021-01-13T00:38:03.682Z] ---> Running in 80862780ba69 [2021-01-13T00:38:03.682Z] Removing intermediate container db7c891449e9 [2021-01-13T00:38:03.682Z] ---> 2cc030ed1026 [2021-01-13T00:38:03.682Z] Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:38:04.262Z] Removing intermediate container 07056c003db1 [2021-01-13T00:38:04.262Z] ---> d91b4424b2a7 [2021-01-13T00:38:04.262Z] Step 20/21 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:38:04.262Z] ---> 25a63e7d0d24 [2021-01-13T00:38:04.262Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T00:38:04.262Z] ---> Running in 40444c701524 [2021-01-13T00:38:04.262Z] Removing intermediate container 80862780ba69 [2021-01-13T00:38:04.262Z] ---> 89b9315908d3 [2021-01-13T00:38:04.262Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:38:04.527Z] ---> Running in f7f746182839 [2021-01-13T00:38:04.527Z] ---> 8b1c67799091 [2021-01-13T00:38:04.527Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T00:38:04.528Z] ---> Running in e743988475ec [2021-01-13T00:38:04.528Z] ---> Running in 1ee96cf73398 [2021-01-13T00:38:04.528Z] ---> d6fb4fe59c78 [2021-01-13T00:38:04.528Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T00:38:04.796Z] Removing intermediate container 40444c701524 [2021-01-13T00:38:04.796Z] ---> 5e30e84bceca [2021-01-13T00:38:04.796Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:38:04.796Z] Removing intermediate container f7f746182839 [2021-01-13T00:38:04.796Z] ---> 1919fe941fb8 [2021-01-13T00:38:04.796Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T00:38:04.796Z] Removing intermediate container e743988475ec [2021-01-13T00:38:04.796Z] ---> 63404330b669 [2021-01-13T00:38:04.796Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T00:38:05.059Z] ---> Running in 17f494e289c6 [2021-01-13T00:38:05.059Z] ---> Running in 9bcd0ad40f8e [2021-01-13T00:38:05.059Z] Removing intermediate container 1ee96cf73398 [2021-01-13T00:38:05.059Z] ---> f65fd2f3777b [2021-01-13T00:38:05.059Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T00:38:05.059Z] ---> Running in 45a112506c36 [2021-01-13T00:38:05.322Z] ---> 716b7c23e837 [2021-01-13T00:38:05.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T00:38:05.322Z] ---> Running in d577c454c057 [2021-01-13T00:38:05.585Z] Removing intermediate container 17f494e289c6 [2021-01-13T00:38:05.585Z] ---> 56c81ed83ea4 [2021-01-13T00:38:05.585Z] [2021-01-13T00:38:05.585Z] Removing intermediate container 9bcd0ad40f8e [2021-01-13T00:38:05.585Z] ---> 620f6ce49b7a [2021-01-13T00:38:05.585Z] [2021-01-13T00:38:05.848Z] Removing intermediate container 45a112506c36 [2021-01-13T00:38:05.848Z] ---> 809c271eeee0 [2021-01-13T00:38:05.848Z] Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:38:05.848Z] Successfully built 56c81ed83ea4 [2021-01-13T00:38:05.848Z] Successfully built 620f6ce49b7a [2021-01-13T00:38:06.427Z] Removing intermediate container d577c454c057 [2021-01-13T00:38:06.427Z] ---> 9c6935bf032f [2021-01-13T00:38:06.427Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T00:38:06.427Z] Successfully tagged docker-core-command-go:latest [2021-01-13T00:38:06.428Z]  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go [2021-01-13T00:38:06.428Z] ---> Running in 7c17c4fed4e2 [2021-01-13T00:38:06.428Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-13T00:38:06.428Z] Building docker-sys-mgmt-agent-go [2021-01-13T00:38:06.428Z]  Building docker-support-scheduler-go ... done  ---> 450459264bee [2021-01-13T00:38:06.428Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T00:38:06.428Z] ---> Running in a5060b27e921 [2021-01-13T00:38:06.694Z] Removing intermediate container 7c17c4fed4e2 [2021-01-13T00:38:06.694Z] ---> f110008a1b95 [2021-01-13T00:38:06.694Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:38:06.694Z] ---> Running in c29dc95fbb11 [2021-01-13T00:38:06.694Z] Removing intermediate container a5060b27e921 [2021-01-13T00:38:06.694Z] ---> 944eece87d04 [2021-01-13T00:38:06.694Z] Step 20/21 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:38:06.970Z] ---> faa77f9be6c0 [2021-01-13T00:38:06.970Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-13T00:38:06.970Z] ---> Running in 6556d0ec4fea [2021-01-13T00:38:06.970Z] ---> Running in 128f1a320edb [2021-01-13T00:38:07.235Z] Removing intermediate container c29dc95fbb11 [2021-01-13T00:38:07.235Z] ---> 0dda7977ca2e [2021-01-13T00:38:07.235Z] [2021-01-13T00:38:07.814Z] Successfully built 0dda7977ca2e [2021-01-13T00:38:07.814Z] Removing intermediate container 6556d0ec4fea [2021-01-13T00:38:07.814Z] ---> 99d5e63c8ca3 [2021-01-13T00:38:07.814Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T00:38:07.814Z] Successfully tagged docker-core-metadata-go:latest [2021-01-13T00:38:07.814Z] Building docker-support-notifications-go [2021-01-13T00:38:09.211Z]  Building docker-core-metadata-go ... done  ---> Running in c297cb41e448 [2021-01-13T00:38:09.798Z] Removing intermediate container c297cb41e448 [2021-01-13T00:38:09.798Z] ---> 39c7596fa0c9 [2021-01-13T00:38:09.798Z] [2021-01-13T00:38:12.367Z] Successfully built 39c7596fa0c9 [2021-01-13T00:38:12.385Z] Removing intermediate container 157767cd43a5 [2021-01-13T00:38:12.385Z] ---> b9118e68daf6 [2021-01-13T00:38:12.385Z] Successfully built b9118e68daf6 [2021-01-13T00:38:12.385Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:38:12.632Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-13T00:38:12.632Z] Building docker-core-data-go [2021-01-13T00:38:12.737Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T00:38:12.737Z] . [Pipeline] withDockerContainer [2021-01-13T00:38:13.039Z] prd-ubuntu18.04-docker-arm64-4c-16g-19875 does not seem to be running inside a container [2021-01-13T00:38:13.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-arm64 cat [2021-01-13T00:38:14.812Z] $ docker top 9087a66be8b7e656ff6081ab49977fefd54de6ff3219a54e153c9539594e8b90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:38:16.081Z] + go version [2021-01-13T00:38:16.081Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T00:38:16.106Z] $ docker stop --time=1 9087a66be8b7e656ff6081ab49977fefd54de6ff3219a54e153c9539594e8b90 [2021-01-13T00:38:17.964Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 128f1a320edb [2021-01-13T00:38:17.964Z] ---> 887cfd5bc110 [2021-01-13T00:38:17.964Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T00:38:17.964Z] ---> Running in baf7ffef016d [2021-01-13T00:38:17.964Z] Removing intermediate container baf7ffef016d [2021-01-13T00:38:17.964Z] ---> 3201033fe564 [2021-01-13T00:38:17.964Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T00:38:17.964Z] ---> Running in 6ed1176597fe [2021-01-13T00:38:18.120Z] $ docker rm -f 9087a66be8b7e656ff6081ab49977fefd54de6ff3219a54e153c9539594e8b90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:38:20.036Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T00:38:20.036Z] . [Pipeline] withDockerContainer [2021-01-13T00:38:20.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-19875 does not seem to be running inside a container [2021-01-13T00:38:20.405Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-arm64 cat [2021-01-13T00:38:21.373Z] Removing intermediate container 6ed1176597fe [2021-01-13T00:38:21.373Z] ---> eb9356e548f4 [2021-01-13T00:38:21.373Z] Step 23/24 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:38:21.373Z] ---> Running in abec84f93bdb [2021-01-13T00:38:21.942Z] $ docker top bfb2b1e55242a1b4e229cf42d109ab0176e7676736032e132a0d4ceb4d09293f -eo pid,comm [2021-01-13T00:38:21.958Z] Removing intermediate container abec84f93bdb [2021-01-13T00:38:21.958Z] ---> aa8a2d67b5d1 [2021-01-13T00:38:21.958Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T00:38:22.228Z] ---> Running in 805f8afb49c8 [Pipeline] { [Pipeline] echo [2021-01-13T00:38:22.552Z] ========================================================= [2021-01-13T00:38:22.553Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T00:38:22.553Z] ========================================================= [Pipeline] sh [2021-01-13T00:38:22.835Z] Removing intermediate container 805f8afb49c8 [2021-01-13T00:38:22.835Z] ---> 4fc649356ba6 [2021-01-13T00:38:22.835Z] [2021-01-13T00:38:23.113Z] Successfully built 4fc649356ba6 [2021-01-13T00:38:23.113Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-13T00:38:23.266Z] + make test [2021-01-13T00:38:23.266Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T00:38:31.391Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:38:31.391Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:31.391Z] ---> a62190be347c [2021-01-13T00:38:31.391Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> c3a7df1d4aa4 [2021-01-13T00:38:31.391Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> b1b5c138c9ce [2021-01-13T00:38:31.391Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T00:38:31.391Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:38:31.391Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:31.391Z] ---> a62190be347c [2021-01-13T00:38:31.391Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> c3a7df1d4aa4 [2021-01-13T00:38:31.391Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> b1b5c138c9ce [2021-01-13T00:38:31.391Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T00:38:31.391Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:38:31.391Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:31.391Z] ---> a62190be347c [2021-01-13T00:38:31.391Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> c3a7df1d4aa4 [2021-01-13T00:38:31.391Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> b1b5c138c9ce [2021-01-13T00:38:31.391Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> cced4b8cbba7 [2021-01-13T00:38:31.391Z] Step 6/22 : COPY go.mod . [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> 123061a6c05f [2021-01-13T00:38:31.391Z] Step 7/22 : RUN go mod download [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> b8b471a612a7 [2021-01-13T00:38:31.391Z] Step 8/22 : COPY . . [2021-01-13T00:38:31.391Z] ---> Using cache [2021-01-13T00:38:31.391Z] ---> 91998cf8e95b [2021-01-13T00:38:31.391Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T00:38:32.793Z] ---> Running in 86c576fb4bd1 [2021-01-13T00:38:32.793Z] ---> Running in e9a1c30bb749 [2021-01-13T00:38:32.793Z] ---> Running in b07f15a7128f [2021-01-13T00:38:33.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:38:33.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:33.390Z] ---> a62190be347c [2021-01-13T00:38:33.390Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T00:38:33.390Z] ---> Using cache [2021-01-13T00:38:33.390Z] ---> c3a7df1d4aa4 [2021-01-13T00:38:33.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:33.390Z] ---> Using cache [2021-01-13T00:38:33.390Z] ---> b1b5c138c9ce [2021-01-13T00:38:33.390Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T00:38:34.021Z] ---> Running in c0649e82007b [2021-01-13T00:38:34.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-13T00:38:34.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:34.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:34.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:34.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:34.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:35.146Z] OK: 233 MiB in 51 packages [2021-01-13T00:38:35.489Z] OK: 233 MiB in 51 packages [2021-01-13T00:38:35.489Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:35.792Z] OK: 233 MiB in 51 packages [2021-01-13T00:38:36.078Z] Removing intermediate container 86c576fb4bd1 [2021-01-13T00:38:36.078Z] ---> 63cf032735c6 [2021-01-13T00:38:36.078Z] Step 6/26 : COPY go.mod . [2021-01-13T00:38:37.038Z] Removing intermediate container b07f15a7128f [2021-01-13T00:38:37.038Z] ---> fc774e6b0f8c [2021-01-13T00:38:37.038Z] Step 6/24 : COPY go.mod . [2021-01-13T00:38:37.319Z] ---> 8154ff5c112d [2021-01-13T00:38:37.319Z] Step 7/26 : RUN go mod download [2021-01-13T00:38:37.593Z] ---> Running in aa1444bc55ff [2021-01-13T00:38:37.863Z] ---> e94c20fc62cb [2021-01-13T00:38:37.863Z] Step 7/24 : RUN go mod download [2021-01-13T00:38:38.129Z] Removing intermediate container c0649e82007b [2021-01-13T00:38:38.129Z] ---> 97c3aeebb65f [2021-01-13T00:38:38.129Z] Step 6/23 : COPY go.mod . [2021-01-13T00:38:38.129Z] ---> Running in 3e385bad2aa9 [2021-01-13T00:38:38.713Z] ---> b44085d2885a [2021-01-13T00:38:38.714Z] Step 7/23 : RUN go mod download [2021-01-13T00:38:38.982Z] ---> Running in feec713241a1 [2021-01-13T00:38:40.410Z] Removing intermediate container aa1444bc55ff [2021-01-13T00:38:40.410Z] ---> 58811f495408 [2021-01-13T00:38:40.410Z] Step 8/26 : COPY . . [2021-01-13T00:38:40.410Z] Removing intermediate container 3e385bad2aa9 [2021-01-13T00:38:40.410Z] ---> 3e652ce37319 [2021-01-13T00:38:40.410Z] Step 8/24 : COPY . . [2021-01-13T00:38:40.686Z] Removing intermediate container feec713241a1 [2021-01-13T00:38:40.686Z] ---> 850952eda2b6 [2021-01-13T00:38:40.686Z] Step 8/23 : COPY . . [2021-01-13T00:38:50.076Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T00:39:07.516Z] Removing intermediate container e9a1c30bb749 [2021-01-13T00:39:07.516Z] ---> 8e4175a341cf [2021-01-13T00:39:07.516Z] [2021-01-13T00:39:07.516Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T00:39:07.516Z] ---> 389fef711851 [2021-01-13T00:39:07.516Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T00:39:07.516Z] ---> Using cache [2021-01-13T00:39:07.516Z] ---> df6c7e5ee3f8 [2021-01-13T00:39:07.516Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T00:39:08.990Z] ---> Running in d0a15604efd5 [2021-01-13T00:39:09.962Z] Removing intermediate container d0a15604efd5 [2021-01-13T00:39:09.962Z] ---> bc3283fed0cd [2021-01-13T00:39:09.962Z] Step 13/22 : WORKDIR / [2021-01-13T00:39:09.962Z] ---> 8c05b7d355ec [2021-01-13T00:39:09.962Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T00:39:09.962Z] ---> d310383e59ac [2021-01-13T00:39:09.962Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T00:39:09.962Z] ---> 8c4ec8472677 [2021-01-13T00:39:09.962Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T00:39:09.962Z] ---> Running in de8a640f6936 [2021-01-13T00:39:09.962Z] ---> Running in 72a5440ba689 [2021-01-13T00:39:09.962Z] ---> Running in 58f3e8798787 [2021-01-13T00:39:09.962Z] ---> Running in 4323fe5ea74d [2021-01-13T00:39:10.551Z] Removing intermediate container de8a640f6936 [2021-01-13T00:39:10.551Z] ---> c48eadf5700e [2021-01-13T00:39:10.551Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:39:10.814Z] ---> 3447e37e03eb [2021-01-13T00:39:10.814Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T00:39:11.090Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-13T00:39:11.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-13T00:39:11.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-13T00:39:11.675Z] ---> feed77cae3d1 [2021-01-13T00:39:11.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T00:39:11.951Z] ---> 7b61277ba0ca [2021-01-13T00:39:11.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T00:39:12.226Z] ---> 15500ed0a7d4 [2021-01-13T00:39:12.226Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T00:39:12.500Z] ---> Running in 165a05e40e1a [2021-01-13T00:39:15.110Z] Removing intermediate container 165a05e40e1a [2021-01-13T00:39:15.110Z] ---> 89e6c7c15094 [2021-01-13T00:39:15.110Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T00:39:15.387Z] ---> Running in 29fcf3f9b73a [2021-01-13T00:39:15.978Z] Removing intermediate container 29fcf3f9b73a [2021-01-13T00:39:15.978Z] ---> 63f6208217de [2021-01-13T00:39:15.978Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T00:39:15.978Z] ---> Running in c986c6e992ae [2021-01-13T00:39:16.254Z] Removing intermediate container c986c6e992ae [2021-01-13T00:39:16.254Z] ---> a0955d06faf5 [2021-01-13T00:39:16.254Z] Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:39:16.254Z] ---> Running in aa4eabb911e9 [2021-01-13T00:39:18.222Z] Removing intermediate container aa4eabb911e9 [2021-01-13T00:39:18.222Z] ---> 73f56757355d [2021-01-13T00:39:18.222Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:39:18.222Z] ---> Running in add23dd9ee2f [2021-01-13T00:39:18.488Z] Removing intermediate container add23dd9ee2f [2021-01-13T00:39:18.488Z] ---> e0dd559d6c02 [2021-01-13T00:39:18.488Z] [2021-01-13T00:39:18.755Z] Successfully built e0dd559d6c02 [2021-01-13T00:39:18.755Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-13T00:39:37.015Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 4323fe5ea74d [2021-01-13T00:39:37.015Z] ---> b39c767e1958 [2021-01-13T00:39:37.015Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T00:39:37.015Z] Removing intermediate container 72a5440ba689 [2021-01-13T00:39:37.015Z] ---> b25d9b5eaa40 [2021-01-13T00:39:37.015Z] [2021-01-13T00:39:37.015Z] Step 10/24 : FROM scratch [2021-01-13T00:39:37.015Z] ---> [2021-01-13T00:39:37.015Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T00:39:37.015Z] ---> Running in 620ce7e62298 [2021-01-13T00:39:37.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T00:39:37.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-13T00:39:37.595Z] ---> Running in aa07dbe54662 [2021-01-13T00:39:37.869Z] Removing intermediate container aa07dbe54662 [2021-01-13T00:39:37.869Z] ---> 765f41cbc832 [2021-01-13T00:39:37.869Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T00:39:37.869Z] ---> Running in 3cb4f6751aff [2021-01-13T00:39:38.821Z] Removing intermediate container 3cb4f6751aff [2021-01-13T00:39:38.821Z] ---> 737e9aa247e8 [2021-01-13T00:39:38.821Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T00:39:39.774Z] ---> Running in 1b77e0fee25b [2021-01-13T00:39:39.774Z] Removing intermediate container 58f3e8798787 [2021-01-13T00:39:39.774Z] ---> 40d1c6727717 [2021-01-13T00:39:39.774Z] [2021-01-13T00:39:39.774Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T00:39:39.774Z] ---> 389fef711851 [2021-01-13T00:39:39.774Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:39:39.774Z] ---> Running in 5eeb2ec424ea [2021-01-13T00:39:39.774Z] Removing intermediate container 1b77e0fee25b [2021-01-13T00:39:39.774Z] ---> 785180642d0a [2021-01-13T00:39:39.775Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T00:39:40.037Z] Removing intermediate container 620ce7e62298 [2021-01-13T00:39:40.037Z] ---> a0d6f83c6b5b [2021-01-13T00:39:40.037Z] [2021-01-13T00:39:40.037Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T00:39:40.037Z] 20.10.0: Pulling from library/docker [2021-01-13T00:39:40.037Z] Removing intermediate container 5eeb2ec424ea [2021-01-13T00:39:40.037Z] ---> 9e8787cac5c6 [2021-01-13T00:39:40.037Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T00:39:40.299Z] ---> Running in 102cdc207317 [2021-01-13T00:39:40.299Z] ---> 7ee907245439 [2021-01-13T00:39:40.299Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T00:39:40.299Z] Removing intermediate container 102cdc207317 [2021-01-13T00:39:40.299Z] ---> 44b517e0325e [2021-01-13T00:39:40.299Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T00:39:40.567Z] ---> Running in 9665a5d87b28 [2021-01-13T00:39:40.832Z] Removing intermediate container 9665a5d87b28 [2021-01-13T00:39:40.832Z] ---> 3aa9cb274227 [2021-01-13T00:39:40.832Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:39:41.793Z] ---> Running in ac568d57f1df [2021-01-13T00:39:41.793Z] ---> 10e81273a170 [2021-01-13T00:39:41.793Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T00:39:42.757Z] ---> 0432125d23ba [2021-01-13T00:39:42.757Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:39:43.338Z] ---> 02360cd4e80c [2021-01-13T00:39:43.338Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T00:39:43.338Z] Removing intermediate container ac568d57f1df [2021-01-13T00:39:43.338Z] ---> 5ff1d969a92d [2021-01-13T00:39:43.338Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T00:39:43.610Z] ---> Running in 4819df6cba21 [2021-01-13T00:39:43.881Z] ---> 6afd89c96ada [2021-01-13T00:39:43.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T00:39:44.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:39:44.416Z] ---> 5f63da7a9d09 [2021-01-13T00:39:44.416Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T00:39:44.687Z] ---> Running in 97de78990b46 [2021-01-13T00:39:44.952Z] Removing intermediate container 97de78990b46 [2021-01-13T00:39:44.952Z] ---> e2748376d46d [2021-01-13T00:39:44.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:39:44.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:39:44.952Z] ---> Running in c1536a8fe6e8 [2021-01-13T00:39:45.542Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T00:39:45.542Z] Removing intermediate container c1536a8fe6e8 [2021-01-13T00:39:45.542Z] ---> 1e10d1f17a65 [2021-01-13T00:39:45.542Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T00:39:45.542Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T00:39:45.542Z] ---> Running in b21a677d6704 [2021-01-13T00:39:45.542Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T00:39:45.806Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T00:39:45.806Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T00:39:45.806Z] Removing intermediate container b21a677d6704 [2021-01-13T00:39:45.806Z] ---> 474c99519052 [2021-01-13T00:39:45.806Z] Step 23/24 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:39:45.806Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:39:46.071Z] OK: 8 MiB in 19 packages [2021-01-13T00:39:46.071Z] ---> Running in 8e5db2b02ea1 [2021-01-13T00:39:46.071Z] Removing intermediate container 8e5db2b02ea1 [2021-01-13T00:39:46.071Z] ---> 057fc84e1bf3 [2021-01-13T00:39:46.071Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T00:39:46.341Z] ---> Running in b5cccb9e308e [2021-01-13T00:39:46.608Z] Removing intermediate container b5cccb9e308e [2021-01-13T00:39:46.608Z] ---> 0279b721de08 [2021-01-13T00:39:46.608Z] [2021-01-13T00:39:47.182Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T00:39:47.182Z] Removing intermediate container 4819df6cba21 [2021-01-13T00:39:47.182Z] ---> e069032d215d [2021-01-13T00:39:47.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:39:47.182Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T00:39:47.182Z] ---> aefe523efa57 [2021-01-13T00:39:47.182Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T00:39:47.182Z] Successfully built 0279b721de08 [2021-01-13T00:39:47.182Z] Successfully tagged docker-support-notifications-go:latest [2021-01-13T00:39:47.448Z]  Building docker-support-notifications-go ... done  ---> Running in ec45a9a447ff [2021-01-13T00:39:47.719Z] ---> 95b7487fdbfc [2021-01-13T00:39:47.719Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T00:39:47.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:39:47.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:39:48.245Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T00:39:48.245Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T00:39:48.245Z] Executing bash-5.0.17-r0.post-install [2021-01-13T00:39:48.245Z] ---> 783432aed615 [2021-01-13T00:39:48.245Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T00:39:48.245Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:39:48.245Z] OK: 12 MiB in 22 packages [2021-01-13T00:39:48.821Z] ---> 75203f2ba6f7 [2021-01-13T00:39:48.821Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T00:39:48.821Z] ---> Running in df1a05d129d0 [2021-01-13T00:39:49.087Z] Removing intermediate container df1a05d129d0 [2021-01-13T00:39:49.087Z] ---> a64b07741bf2 [2021-01-13T00:39:49.087Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:39:49.087Z] Removing intermediate container ec45a9a447ff [2021-01-13T00:39:49.087Z] ---> 176d55d0e385 [2021-01-13T00:39:49.087Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T00:39:49.087Z] ---> Running in 35b0a7dd633f [2021-01-13T00:39:49.087Z] ---> Running in d4a10478f028 [2021-01-13T00:39:49.352Z] Removing intermediate container 35b0a7dd633f [2021-01-13T00:39:49.352Z] ---> 27f167ed4953 [2021-01-13T00:39:49.352Z] Step 21/23 : LABEL arch=x86_64 [2021-01-13T00:39:49.352Z] Removing intermediate container d4a10478f028 [2021-01-13T00:39:49.352Z] ---> 6e6e076bae1b [2021-01-13T00:39:49.352Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T00:39:49.352Z] ---> Running in b4cc1e36d843 [2021-01-13T00:39:49.352Z] ---> Running in 335ae2a98114 [2021-01-13T00:39:49.614Z] Removing intermediate container 335ae2a98114 [2021-01-13T00:39:49.614Z] ---> 43c29387ce41 [2021-01-13T00:39:49.614Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T00:39:49.614Z] Removing intermediate container b4cc1e36d843 [2021-01-13T00:39:49.614Z] ---> c9c2926a589c [2021-01-13T00:39:49.614Z] Step 22/23 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:39:49.877Z] ---> Running in 19e74958a1ba [2021-01-13T00:39:49.877Z] ---> Running in aeedc4541e5f [2021-01-13T00:39:50.145Z] Removing intermediate container 19e74958a1ba [2021-01-13T00:39:50.145Z] ---> ffcab2dd0627 [2021-01-13T00:39:50.145Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T00:39:50.145Z] Removing intermediate container aeedc4541e5f [2021-01-13T00:39:50.145Z] ---> 9c2122a7b5c5 [2021-01-13T00:39:50.145Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T00:39:50.145Z] ---> Running in 21106d630e0f [2021-01-13T00:39:50.417Z] Removing intermediate container 21106d630e0f [2021-01-13T00:39:50.417Z] ---> f08f6dd0641a [2021-01-13T00:39:50.417Z] [2021-01-13T00:39:50.679Z] Successfully built f08f6dd0641a [2021-01-13T00:39:50.679Z] Successfully tagged docker-core-data-go:latest [2021-01-13T00:39:50.679Z]  Building docker-core-data-go ... done  ---> 824de8431974 [2021-01-13T00:39:50.679Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T00:39:50.942Z] ---> 30a9a6bcac19 [2021-01-13T00:39:50.942Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T00:39:51.207Z] ---> ae9fa48174b0 [2021-01-13T00:39:51.207Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T00:39:51.474Z] ---> Running in be629e7b1346 [2021-01-13T00:39:51.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:39:52.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:39:52.004Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T00:39:52.004Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T00:39:52.004Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T00:39:52.004Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T00:39:52.266Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T00:39:52.266Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T00:39:52.266Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T00:39:53.213Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T00:39:53.213Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T00:39:53.213Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T00:39:53.213Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T00:39:53.213Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T00:39:53.213Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T00:39:53.213Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T00:39:53.475Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T00:39:53.475Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T00:39:53.475Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T00:39:53.475Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T00:39:53.475Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T00:39:53.475Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T00:39:53.475Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T00:39:53.475Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T00:39:53.475Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T00:39:53.737Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T00:39:53.737Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T00:39:53.737Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T00:39:53.737Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T00:39:53.737Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T00:39:53.737Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T00:39:53.737Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T00:39:53.737Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T00:39:53.737Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T00:39:53.737Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T00:39:53.999Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:39:53.999Z] OK: 71 MiB in 55 packages [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T00:39:55.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T00:40:00.975Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T00:40:00.975Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T00:40:00.975Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T00:40:04.029Z] Removing intermediate container be629e7b1346 [2021-01-13T00:40:04.029Z] ---> 910783b80d3d [2021-01-13T00:40:04.029Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T00:40:04.029Z] ---> Running in 5c6abda97789 [2021-01-13T00:40:04.299Z] Collecting docker-compose==1.23.2 [2021-01-13T00:40:04.299Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T00:40:04.579Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T00:40:04.579Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T00:40:05.163Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T00:40:05.163Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T00:40:05.737Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T00:40:05.737Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T00:40:05.999Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T00:40:05.999Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T00:40:06.261Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T00:40:06.261Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T00:40:06.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.263s coverage: 46.6% of statements [2021-01-13T00:40:06.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T00:40:06.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T00:40:06.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T00:40:06.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T00:40:06.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T00:40:07.208Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-13T00:40:07.208Z] Collecting PyYAML<4,>=3.10 [2021-01-13T00:40:07.208Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T00:40:08.156Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T00:40:08.156Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T00:40:08.736Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T00:40:08.736Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T00:40:08.998Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T00:40:08.998Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T00:40:08.998Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T00:40:08.998Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T00:40:09.260Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T00:40:09.260Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T00:40:09.260Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-13T00:40:09.260Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-13T00:40:09.260Z] Collecting idna<2.8,>=2.5 [2021-01-13T00:40:09.260Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T00:40:09.523Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T00:40:09.523Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T00:40:09.523Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T00:40:09.523Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T00:40:09.523Z] Installing collected packages: docopt, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, PyYAML, dockerpty, jsonschema, docker-compose [2021-01-13T00:40:09.523Z] Running setup.py install for docopt: started [2021-01-13T00:40:10.096Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T00:40:10.096Z] Running setup.py install for texttable: started [2021-01-13T00:40:10.668Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T00:40:10.668Z] Attempting uninstall: urllib3 [2021-01-13T00:40:10.668Z] Found existing installation: urllib3 1.25.9 [2021-01-13T00:40:10.668Z] Uninstalling urllib3-1.25.9: [2021-01-13T00:40:10.668Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T00:40:10.976Z] Attempting uninstall: idna [2021-01-13T00:40:10.976Z] Found existing installation: idna 2.9 [2021-01-13T00:40:10.976Z] Uninstalling idna-2.9: [2021-01-13T00:40:10.976Z] Successfully uninstalled idna-2.9 [2021-01-13T00:40:11.251Z] Attempting uninstall: requests [2021-01-13T00:40:11.251Z] Found existing installation: requests 2.23.0 [2021-01-13T00:40:11.251Z] Uninstalling requests-2.23.0: [2021-01-13T00:40:11.251Z] Successfully uninstalled requests-2.23.0 [2021-01-13T00:40:11.533Z] Running setup.py install for PyYAML: started [2021-01-13T00:40:12.158Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T00:40:12.158Z] Running setup.py install for dockerpty: started [2021-01-13T00:40:12.436Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T00:40:13.021Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-13T00:40:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.670s coverage: 27.0% of statements [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T00:40:14.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T00:40:14.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T00:40:14.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 77.1% of statements [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T00:40:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T00:40:15.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.715s coverage: 82.4% of statements [2021-01-13T00:40:15.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T00:40:15.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T00:40:15.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T00:40:15.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T00:40:15.574Z] Removing intermediate container 5c6abda97789 [2021-01-13T00:40:15.574Z] ---> 5cbe445f34f8 [2021-01-13T00:40:15.574Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T00:40:15.574Z] ---> Running in f36ce79c7512 [2021-01-13T00:40:15.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:16.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:16.100Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:40:16.100Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T00:40:16.100Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T00:40:16.100Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:40:16.100Z] OK: 72 MiB in 58 packages [2021-01-13T00:40:16.677Z] Removing intermediate container f36ce79c7512 [2021-01-13T00:40:16.677Z] ---> 04abe47dcb1b [2021-01-13T00:40:16.677Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T00:40:16.939Z] ---> Running in 8f41bf7f6642 [2021-01-13T00:40:16.939Z] Removing intermediate container 8f41bf7f6642 [2021-01-13T00:40:16.939Z] ---> 43fc12392c2a [2021-01-13T00:40:16.939Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:40:16.939Z] ---> Running in 98427a2b3dce [2021-01-13T00:40:17.201Z] Removing intermediate container 98427a2b3dce [2021-01-13T00:40:17.201Z] ---> c8e1e9a85b8c [2021-01-13T00:40:17.201Z] Step 24/26 : LABEL arch=x86_64 [2021-01-13T00:40:17.202Z] ---> Running in c16ad9cbffa2 [2021-01-13T00:40:17.464Z] Removing intermediate container c16ad9cbffa2 [2021-01-13T00:40:17.464Z] ---> 5cf8427f0d9b [2021-01-13T00:40:17.464Z] Step 25/26 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:40:17.464Z] ---> Running in 69c029c05a98 [2021-01-13T00:40:17.727Z] Removing intermediate container 69c029c05a98 [2021-01-13T00:40:17.727Z] ---> 24c635b301ca [2021-01-13T00:40:17.727Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T00:40:17.728Z] ---> Running in 44b252af3137 [2021-01-13T00:40:17.989Z] Removing intermediate container 44b252af3137 [2021-01-13T00:40:17.989Z] ---> fd68694531c2 [2021-01-13T00:40:17.989Z] [2021-01-13T00:40:17.989Z] Successfully built fd68694531c2 [2021-01-13T00:40:17.989Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-13T00:40:18.576Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-13T00:40:18.583Z] $ docker stop --time=1 2e880d6c8e353e0fe8179cb1f63db5bcdf6cdb8aa73c1cc741c824426a0f6c56 [2021-01-13T00:40:20.264Z] $ docker rm -f 2e880d6c8e353e0fe8179cb1f63db5bcdf6cdb8aa73c1cc741c824426a0f6c56 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T00:40:21.062Z] + docker images [2021-01-13T00:40:21.062Z] + grep docker [2021-01-13T00:40:21.062Z] docker-sys-mgmt-agent-go latest fd68694531c2 3 seconds ago 313MB [2021-01-13T00:40:21.062Z] docker-core-data-go latest f08f6dd0641a 30 seconds ago 22.3MB [2021-01-13T00:40:21.062Z] docker-support-notifications-go latest 0279b721de08 34 seconds ago 12MB [2021-01-13T00:40:21.062Z] docker-security-bootstrap-redis-go latest e0dd559d6c02 About a minute ago 15.8MB [2021-01-13T00:40:21.062Z] docker-security-secretstore-setup-go latest 4fc649356ba6 About a minute ago 24.6MB [2021-01-13T00:40:21.062Z] docker-security-proxy-setup-go latest 39c7596fa0c9 2 minutes ago 24.5MB [2021-01-13T00:40:21.062Z] docker-core-metadata-go latest 0dda7977ca2e 2 minutes ago 13.1MB [2021-01-13T00:40:21.062Z] docker-support-scheduler-go latest 620f6ce49b7a 2 minutes ago 10.7MB [2021-01-13T00:40:21.062Z] docker-core-command-go latest 56c81ed83ea4 2 minutes ago 10.6MB [2021-01-13T00:40:21.062Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-13T00:40:23.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.204s coverage: 28.6% of statements [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T00:40:23.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T00:40:23.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T00:40:23.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.342s coverage: 86.7% of statements [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T00:40:23.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements [2021-01-13T00:40:23.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T00:40:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.178s coverage: 78.3% of statements [2021-01-13T00:40:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T00:40:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T00:40:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T00:40:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T00:40:34.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.242s coverage: 93.1% of statements [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T00:40:34.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T00:40:34.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.166s coverage: 0.1% of statements [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T00:40:34.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T00:40:34.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 75.5% of statements [2021-01-13T00:40:34.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T00:40:34.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 80.8% of statements [2021-01-13T00:40:34.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.167s coverage: 87.2% of statements [2021-01-13T00:40:34.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.2% of statements [2021-01-13T00:40:35.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.4% of statements [2021-01-13T00:40:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T00:40:37.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.544s coverage: 63.5% of statements [2021-01-13T00:40:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T00:40:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T00:40:37.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-01-13T00:40:37.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-01-13T00:40:37.999Z] Still waiting to schedule task [2021-01-13T00:40:37.999Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-19876’ [2021-01-13T00:40:38.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-01-13T00:40:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-01-13T00:40:40.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-01-13T00:40:44.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.856s coverage: 55.9% of statements [2021-01-13T00:40:44.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T00:40:44.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T00:40:44.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T00:40:44.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T00:40:44.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T00:40:45.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.392s coverage: 37.0% of statements [2021-01-13T00:40:45.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T00:40:45.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T00:40:46.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.751s coverage: 84.0% of statements [2021-01-13T00:40:46.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements [2021-01-13T00:40:52.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.1% of statements [2021-01-13T00:40:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T00:40:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T00:40:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T00:40:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T00:40:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T00:40:52.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements [2021-01-13T00:40:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T00:40:52.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements [2021-01-13T00:40:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T00:40:59.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.313s coverage: 29.1% of statements [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T00:40:59.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.247s coverage: 99.0% of statements [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T00:40:59.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.108s coverage: 100.0% of statements [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T00:40:59.594Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T00:40:59.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T00:40:59.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T00:40:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T00:40:59.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-13T00:40:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-01-13T00:40:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements [2021-01-13T00:41:00.855Z] GO111MODULE=on go vet ./... [2021-01-13T00:42:08.944Z] gofmt -l . [2021-01-13T00:42:09.218Z] [ "`gofmt -l .`" = "" ] [2021-01-13T00:42:11.854Z] ./bin/test-go-mod-tidy.sh [2021-01-13T00:42:12.460Z] ./bin/test-attribution-txt.sh [2021-01-13T00:42:12.856Z] Running on prd-ubuntu18.04-docker-8c-8g-19879 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-13T00:42:13.021Z] Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-01-13T00:42:14.614Z] + ls -al . [2021-01-13T00:42:14.614Z] total 684 [2021-01-13T00:42:14.614Z] drwxrwxr-x 9 1001 1001 4096 Jan 13 00:42 . [2021-01-13T00:42:14.614Z] drwxr-xr-x 4 root root 4096 Jan 13 00:38 .. [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 00:36 .dockerignore [2021-01-13T00:42:14.614Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 00:36 .git [2021-01-13T00:42:14.614Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 00:36 .github [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 00:36 .gitignore [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 00:36 .sonarcloud.properties [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 00:36 Attribution.txt [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 00:36 CONTRIBUTING.md [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 00:36 Dockerfile.build [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 00:36 Jenkinsfile [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 00:36 LICENSE [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 00:36 Makefile [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 00:36 README.md [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 00:36 SECURITY.md [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 00:32 VERSION [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 00:36 ZMQWindows.md [2021-01-13T00:42:14.614Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 00:36 bin [2021-01-13T00:42:14.614Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 00:36 cmd [2021-01-13T00:42:14.614Z] -rw-r--r-- 1 root root 552842 Jan 13 00:40 coverage.out [2021-01-13T00:42:14.614Z] -rw-r--r-- 1 root root 979 Jan 13 00:42 go.mod [2021-01-13T00:42:14.614Z] -rw-r--r-- 1 root root 19231 Jan 13 00:42 go.sum [2021-01-13T00:42:14.614Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 00:36 internal [2021-01-13T00:42:14.614Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 00:36 openapi [2021-01-13T00:42:14.614Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 00:36 snap [2021-01-13T00:42:14.614Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 00:36 version.go [Pipeline] sh [2021-01-13T00:42:15.303Z] + '[' -e coverage.out ] [2021-01-13T00:42:15.303Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T00:42:15.326Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T00:42:15.505Z] using credential edgex-jenkins-ssh [2021-01-13T00:42:15.657Z] Cloning the remote Git repository [2021-01-13T00:42:16.620Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T00:42:15.680Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:42:15.750Z] > git init /w/workspace/edgex-go/38 # timeout=10 [2021-01-13T00:42:15.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:42:15.788Z] > git --version # timeout=10 [2021-01-13T00:42:15.795Z] > git --version # 'git version 2.17.1' [2021-01-13T00:42:15.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:42:15.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T00:42:17.053Z] + make build [2021-01-13T00:42:17.054Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-13T00:42:24.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T00:42:24.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T00:42:24.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T00:42:24.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:42:24.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:42:24.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T00:42:24.673Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-13T00:42:25.047Z] Merge succeeded, producing 7071ea0fdf5386aa158d0de877ef11249fc6e8d9 [2021-01-13T00:42:25.048Z] Checking out Revision 7071ea0fdf5386aa158d0de877ef11249fc6e8d9 (PR-2858) [2021-01-13T00:42:24.680Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T00:42:24.685Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-13T00:42:24.826Z] > git remote # timeout=10 [2021-01-13T00:42:24.833Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T00:42:24.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:42:24.842Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T00:42:25.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T00:42:25.049Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T00:42:25.053Z] > git checkout -f 7071ea0fdf5386aa158d0de877ef11249fc6e8d9 # timeout=10 [2021-01-13T00:42:28.802Z] Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" [2021-01-13T00:42:28.814Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-01-13T00:42:28.804Z] > git rev-list --no-walk ffc881b1c04bf585f769d0e7b738c63137d250cb # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:42:29.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-13T00:42:30.132Z] + echo snap-build.sh [2021-01-13T00:42:30.132Z] snap-build.sh [2021-01-13T00:42:30.132Z] + SNAP_BASE_DIR=. [2021-01-13T00:42:30.132Z] + '[' '!' -z /w/workspace/edgex-go/38 ']' [2021-01-13T00:42:30.132Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/38 [2021-01-13T00:42:30.132Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/38]' [2021-01-13T00:42:30.132Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/38] [2021-01-13T00:42:30.132Z] + cd /w/workspace/edgex-go/38 [2021-01-13T00:42:30.132Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-13T00:42:30.132Z] Reading package lists... [2021-01-13T00:42:30.410Z] Building dependency tree... [2021-01-13T00:42:30.410Z] Reading state information... [2021-01-13T00:42:30.678Z] The following packages were automatically installed and are no longer required: [2021-01-13T00:42:30.678Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-13T00:42:30.678Z] uidmap xdelta3 [2021-01-13T00:42:30.678Z] Use 'sudo apt autoremove' to remove them. [2021-01-13T00:42:30.678Z] The following packages will be REMOVED: [2021-01-13T00:42:30.678Z] lxd* lxd-client* [2021-01-13T00:42:31.253Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-13T00:42:31.253Z] After this operation, 31.7 MB disk space will be freed. [2021-01-13T00:42:32.311Z] (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-01-13T00:42:32.311Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T00:42:33.705Z] Removing lxd dnsmasq configuration [2021-01-13T00:42:33.705Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T00:42:33.974Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-13T00:42:34.930Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-13T00:42:34.930Z] (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-01-13T00:42:34.930Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T00:42:36.854Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-13T00:42:36.854Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-13T00:42:38.777Z] + sudo snap remove --purge lxd [2021-01-13T00:42:38.777Z] snap "lxd" is not installed [2021-01-13T00:42:38.777Z] + sudo groupadd --force --system lxd [2021-01-13T00:42:38.777Z] ++ whoami [2021-01-13T00:42:38.777Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-13T00:42:38.777Z] + newgrp - lxd [2021-01-13T00:42:38.777Z] + sudo snap install lxd [2021-01-13T00:42:46.998Z] 2021-01-13T00:42:44Z INFO Waiting for automatic snapd restart... [2021-01-13T00:42:51.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-13T00:42:56.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-13T00:43:00.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-13T00:43:01.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-13T00:43:01.989Z] lxd 4.10 from Canonical* installed [2021-01-13T00:43:01.990Z] + sudo lxd init --auto [2021-01-13T00:43:07.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-13T00:43:12.017Z] + sudo snap install --classic snapcraft [2021-01-13T00:43:12.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-13T00:43:16.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-13T00:43:20.185Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T00:43:20.185Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-13T00:43:20.185Z] + patch --verbose -p1 [2021-01-13T00:43:20.185Z] Hmm... Looks like a unified diff to me... [2021-01-13T00:43:20.185Z] The text leading up to this was: [2021-01-13T00:43:20.185Z] -------------------------- [2021-01-13T00:43:20.185Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-13T00:43:20.185Z] |From: Tony Espy [2021-01-13T00:43:20.185Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-13T00:43:20.185Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-13T00:43:20.185Z] | [2021-01-13T00:43:20.185Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-13T00:43:20.185Z] |optimize the snap CI check run for pull requests. When [2021-01-13T00:43:20.185Z] |applied, it essentially strips out everything (apps and [2021-01-13T00:43:20.185Z] |parts) from the snapcraft.yaml file except those required [2021-01-13T00:43:20.185Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-13T00:43:20.185Z] |catch changes to edgex-go that break the snap build. [2021-01-13T00:43:20.185Z] | [2021-01-13T00:43:20.185Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-13T00:43:20.185Z] |to update this patch file, otherwise it may fail to apply, [2021-01-13T00:43:20.185Z] |resulting in a failed snap build CI check in the associated [2021-01-13T00:43:20.185Z] |pull request. [2021-01-13T00:43:20.185Z] | [2021-01-13T00:43:20.185Z] |Note - in addition to applying this patch, the pipeline also [2021-01-13T00:43:20.185Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-13T00:43:20.185Z] |need to build the finally binary .snap file (and it won't [2021-01-13T00:43:20.185Z] |work with the patch applied). This further reduces the build [2021-01-13T00:43:20.185Z] |time. [2021-01-13T00:43:20.185Z] |--- [2021-01-13T00:43:20.185Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-13T00:43:20.185Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-13T00:43:20.185Z] | [2021-01-13T00:43:20.185Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-13T00:43:20.185Z] |index 1e537489..faf42425 100644 [2021-01-13T00:43:20.185Z] |--- a/snap/snapcraft.yaml [2021-01-13T00:43:20.185Z] |+++ b/snap/snapcraft.yaml [2021-01-13T00:43:20.185Z] -------------------------- [2021-01-13T00:43:20.185Z] patching file snap/snapcraft.yaml [2021-01-13T00:43:20.185Z] Using Plan A... [2021-01-13T00:43:20.185Z] Hunk #1 succeeded at 73. [2021-01-13T00:43:20.185Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-13T00:43:20.185Z] Hunk #3 succeeded at 214. [2021-01-13T00:43:20.185Z] Hunk #4 FAILED at 222. [2021-01-13T00:43:20.185Z] Hunk #5 succeeded at 300 (offset 1 line). [2021-01-13T00:43:20.185Z] Hunk #6 succeeded at 327 (offset 1 line). [2021-01-13T00:43:20.185Z] Hunk #7 succeeded at 361 (offset 1 line). [2021-01-13T00:43:20.185Z] Hunk #8 FAILED at 411. [2021-01-13T00:43:20.185Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-13T00:43:20.185Z] Hmm... Ignoring the trailing garbage. [2021-01-13T00:43:20.185Z] done [Pipeline] } [Pipeline] // withEnv [2021-01-13T00:43:20.460Z] 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 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-13T00:43:22.582Z] Failed in branch amd64 [2021-01-13T00:43:23.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-13T00:43:29.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-13T00:43:32.683Z] $ docker stop --time=1 bfb2b1e55242a1b4e229cf42d109ab0176e7676736032e132a0d4ceb4d09293f [2021-01-13T00:43:35.305Z] $ docker rm -f bfb2b1e55242a1b4e229cf42d109ab0176e7676736032e132a0d4ceb4d09293f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:43:38.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T00:43:38.464Z] [2021-01-13T00:43:38.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:43:38.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T00:43:39.235Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-13T00:43:39.235Z] 29e5d40040c1: Pulling fs layer [2021-01-13T00:43:39.235Z] 1ce36da41761: Pulling fs layer [2021-01-13T00:43:39.235Z] 25b303627fd3: Pulling fs layer [2021-01-13T00:43:39.235Z] 29e5d40040c1: Verifying Checksum [2021-01-13T00:43:39.235Z] 29e5d40040c1: Download complete [2021-01-13T00:43:39.832Z] 1ce36da41761: Verifying Checksum [2021-01-13T00:43:39.832Z] 1ce36da41761: Download complete [2021-01-13T00:43:39.832Z] 29e5d40040c1: Pull complete [2021-01-13T00:43:41.259Z] 1ce36da41761: Pull complete [2021-01-13T00:43:41.532Z] 25b303627fd3: Verifying Checksum [2021-01-13T00:43:41.532Z] 25b303627fd3: Download complete [2021-01-13T00:43:51.678Z] 25b303627fd3: Pull complete [2021-01-13T00:43:51.678Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-13T00:43:51.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T00:43:51.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-13T00:43:51.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-19875 does not seem to be running inside a container [2021-01-13T00:43:52.042Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-arm64:latest cat [2021-01-13T00:43:55.357Z] $ docker top 2959bab1cbf22a51b3e95670901416c106a478a5a835061a9c7db5c94b7c4188 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:43:56.995Z] + docker-compose build --help [2021-01-13T00:43:56.995Z] + grep parallel [2021-01-13T00:44:02.389Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T00:44:03.000Z] $ docker stop --time=1 2959bab1cbf22a51b3e95670901416c106a478a5a835061a9c7db5c94b7c4188 [2021-01-13T00:44:05.077Z] $ docker rm -f 2959bab1cbf22a51b3e95670901416c106a478a5a835061a9c7db5c94b7c4188 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:44:06.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T00:44:06.319Z] . [Pipeline] withDockerContainer [2021-01-13T00:44:06.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-19875 does not seem to be running inside a container [2021-01-13T00:44:06.676Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-01-13T00:44:08.102Z] $ docker top c31d404761350d3e72106b8cbca9f74c75c4fd390274316a46974f56927d5a0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:44:09.315Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T00:44:14.717Z] Building docker-core-command-go ... [2021-01-13T00:44:14.717Z] Building docker-core-data-go ... [2021-01-13T00:44:14.717Z] Building docker-core-metadata-go ... [2021-01-13T00:44:14.717Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T00:44:14.717Z] Building docker-security-proxy-setup-go ... [2021-01-13T00:44:14.717Z] Building docker-security-secretstore-setup-go ... [2021-01-13T00:44:14.717Z] Building docker-support-notifications-go ... [2021-01-13T00:44:14.717Z] Building docker-support-scheduler-go ... [2021-01-13T00:44:14.717Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T00:44:14.717Z] Building docker-security-secretstore-setup-go [2021-01-13T00:44:14.717Z] Building docker-security-proxy-setup-go [2021-01-13T00:44:14.717Z] Building docker-core-metadata-go [2021-01-13T00:44:14.717Z] Building docker-core-command-go [2021-01-13T00:44:14.717Z] Building docker-support-scheduler-go [2021-01-13T00:45:36.475Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:45:36.475Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:45:36.475Z] ---> b9118e68daf6 [2021-01-13T00:45:36.475Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T00:45:36.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:45:36.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:45:36.475Z] ---> b9118e68daf6 [2021-01-13T00:45:36.475Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T00:45:36.475Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:45:36.475Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:45:36.475Z] ---> b9118e68daf6 [2021-01-13T00:45:36.475Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:45:36.475Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:45:36.475Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:45:36.475Z] ---> b9118e68daf6 [2021-01-13T00:45:36.475Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T00:45:36.475Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:45:36.475Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:45:36.475Z] ---> b9118e68daf6 [2021-01-13T00:45:36.475Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:45:36.475Z] ---> Running in d3add79defb0 [2021-01-13T00:45:36.475Z] ---> Running in a0f8cd4308d3 [2021-01-13T00:45:36.475Z] ---> Running in 878ded4b2da9 [2021-01-13T00:45:36.475Z] ---> Running in 1f2706e12be7 [2021-01-13T00:45:36.475Z] ---> Running in c591e35ab693 [2021-01-13T00:45:36.475Z] Removing intermediate container 1f2706e12be7 [2021-01-13T00:45:36.475Z] ---> cc3374dba0d1 [2021-01-13T00:45:36.475Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:45:36.475Z] Removing intermediate container a0f8cd4308d3 [2021-01-13T00:45:36.475Z] ---> 9be76bed8b18 [2021-01-13T00:45:36.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:45:36.475Z] Removing intermediate container 878ded4b2da9 [2021-01-13T00:45:36.475Z] ---> 5ea929c43a5f [2021-01-13T00:45:36.475Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:45:36.475Z] Removing intermediate container c591e35ab693 [2021-01-13T00:45:36.475Z] ---> a190d174d137 [2021-01-13T00:45:36.475Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:45:36.475Z] Removing intermediate container d3add79defb0 [2021-01-13T00:45:36.475Z] ---> bd5feb9d9234 [2021-01-13T00:45:36.475Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:45:36.475Z] ---> Running in 955289bac3fc [2021-01-13T00:45:36.475Z] ---> Running in 7b7b88da5ffd [2021-01-13T00:45:36.475Z] ---> Running in 51fb428e05d4 [2021-01-13T00:45:36.475Z] ---> Running in c5f30e3996ac [2021-01-13T00:45:36.475Z] ---> Running in cec15d46d0d7 [2021-01-13T00:45:36.475Z] Removing intermediate container 7b7b88da5ffd [2021-01-13T00:45:36.475Z] ---> 31769f8493f0 [2021-01-13T00:45:36.475Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T00:45:36.475Z] ---> Running in 635253cd1d04 [2021-01-13T00:45:36.475Z] Removing intermediate container 51fb428e05d4 [2021-01-13T00:45:36.475Z] ---> f3c5b08b4d7a [2021-01-13T00:45:36.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T00:45:36.475Z] ---> Running in 2f84cb504b0a [2021-01-13T00:45:36.475Z] Removing intermediate container 955289bac3fc [2021-01-13T00:45:36.475Z] ---> e5bd2ba9bcc4 [2021-01-13T00:45:36.475Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T00:45:36.475Z] Removing intermediate container cec15d46d0d7 [2021-01-13T00:45:36.475Z] ---> 7178c023a3fa [2021-01-13T00:45:36.475Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T00:45:36.475Z] Removing intermediate container c5f30e3996ac [2021-01-13T00:45:36.475Z] ---> 9a6a9a69ad07 [2021-01-13T00:45:36.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T00:45:36.475Z] ---> Running in 07ef7f9276e4 [2021-01-13T00:45:36.475Z] ---> Running in 193a215a63bd [2021-01-13T00:45:36.475Z] ---> Running in d93643e18f94 [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] OK: 217 MiB in 51 packages [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:45:36.475Z] OK: 217 MiB in 51 packages [2021-01-13T00:45:37.115Z] OK: 217 MiB in 51 packages [2021-01-13T00:45:37.115Z] OK: 217 MiB in 51 packages [2021-01-13T00:45:37.115Z] OK: 217 MiB in 51 packages [2021-01-13T00:45:37.393Z] Removing intermediate container 635253cd1d04 [2021-01-13T00:45:37.393Z] ---> 95d746b8285a [2021-01-13T00:45:37.393Z] Step 6/24 : COPY go.mod . [2021-01-13T00:45:38.007Z] Removing intermediate container 2f84cb504b0a [2021-01-13T00:45:38.007Z] ---> b0e26d7a74a2 [2021-01-13T00:45:38.007Z] Step 6/22 : COPY go.mod . [2021-01-13T00:45:38.615Z] ---> 031d06a0c71d [2021-01-13T00:45:38.615Z] Step 7/24 : RUN go mod download [2021-01-13T00:45:38.615Z] Removing intermediate container 07ef7f9276e4 [2021-01-13T00:45:38.615Z] ---> 94cd9be7dbd8 [2021-01-13T00:45:38.615Z] Step 6/21 : COPY go.mod . [2021-01-13T00:45:38.892Z] ---> Running in 45f31853e431 [2021-01-13T00:45:38.892Z] Removing intermediate container 193a215a63bd [2021-01-13T00:45:38.892Z] ---> b0530f7c860e [2021-01-13T00:45:38.892Z] Step 6/21 : COPY go.mod . [2021-01-13T00:45:39.176Z] ---> 72cff38514f6 [2021-01-13T00:45:39.176Z] Step 7/22 : RUN go mod download [2021-01-13T00:45:39.176Z] Removing intermediate container d93643e18f94 [2021-01-13T00:45:39.176Z] ---> 49f4e306714e [2021-01-13T00:45:39.176Z] Step 6/22 : COPY go.mod . [2021-01-13T00:45:39.449Z] ---> Running in aabe4038d108 [2021-01-13T00:45:40.054Z] ---> aa54f0b7c576 [2021-01-13T00:45:40.054Z] Step 7/21 : RUN go mod download [2021-01-13T00:45:40.340Z] ---> Running in ae69dc768f34 [2021-01-13T00:45:40.340Z] ---> 34d1ec4baca4 [2021-01-13T00:45:40.340Z] Step 7/21 : RUN go mod download [2021-01-13T00:45:40.637Z] ---> 74347171d31f [2021-01-13T00:45:40.637Z] Step 7/22 : RUN go mod download [2021-01-13T00:45:40.637Z] ---> Running in 98c13bcae95a [2021-01-13T00:45:40.914Z] ---> Running in eb4da4a0cff1 [2021-01-13T00:45:43.562Z] Removing intermediate container 45f31853e431 [2021-01-13T00:45:43.562Z] ---> bb192b4cc7fb [2021-01-13T00:45:43.563Z] Step 8/24 : COPY . . [2021-01-13T00:45:44.167Z] Removing intermediate container aabe4038d108 [2021-01-13T00:45:44.167Z] ---> 7e3b5411882d [2021-01-13T00:45:44.167Z] Step 8/22 : COPY . . [2021-01-13T00:45:45.149Z] Removing intermediate container ae69dc768f34 [2021-01-13T00:45:45.149Z] ---> aca3bd46f25e [2021-01-13T00:45:45.149Z] Step 8/21 : COPY . . [2021-01-13T00:45:45.431Z] Removing intermediate container 98c13bcae95a [2021-01-13T00:45:45.431Z] ---> 210160db9688 [2021-01-13T00:45:45.431Z] Step 8/21 : COPY . . [2021-01-13T00:45:46.030Z] Removing intermediate container eb4da4a0cff1 [2021-01-13T00:45:46.030Z] ---> 6f23e5822559 [2021-01-13T00:45:46.030Z] Step 8/22 : COPY . . [2021-01-13T00:46:12.875Z] ---> 50084ff07bbe [2021-01-13T00:46:12.875Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T00:46:12.875Z] ---> 4f2aecb33d77 [2021-01-13T00:46:12.875Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T00:46:12.875Z] ---> 036ea12703fc [2021-01-13T00:46:12.875Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T00:46:12.875Z] ---> aa63ca32d3e0 [2021-01-13T00:46:12.875Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T00:46:12.875Z] ---> 3a7d9339a4cb [2021-01-13T00:46:12.875Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T00:46:12.875Z] ---> Running in 2f782f8384cd [2021-01-13T00:46:12.875Z] ---> Running in 97d371447ea6 [2021-01-13T00:46:12.875Z] ---> Running in 507164d4df23 [2021-01-13T00:46:12.875Z] ---> Running in 9005f4b825b9 [2021-01-13T00:46:12.875Z] ---> Running in 49b90c1a8fd5 [2021-01-13T00:46:12.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-13T00:46:12.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-13T00:46:12.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-13T00:46:12.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-13T00:46:12.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-13T00:47:35.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-13T00:47:36.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-13T00:47:51.182Z] Removing intermediate container 507164d4df23 [2021-01-13T00:47:51.182Z] ---> 73355f2d2fdc [2021-01-13T00:47:51.182Z] [2021-01-13T00:47:51.182Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T00:47:51.182Z] 3.12: Pulling from library/alpine [2021-01-13T00:47:52.646Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T00:47:52.646Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T00:47:52.646Z] ---> afeebe901d6b [2021-01-13T00:47:52.647Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T00:47:53.630Z] ---> Running in 57168e873d11 [2021-01-13T00:47:56.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:47:56.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:47:56.877Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T00:47:56.877Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:47:56.877Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T00:47:56.877Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T00:47:56.877Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T00:47:56.877Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:47:56.877Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:47:57.154Z] OK: 7 MiB in 19 packages [2021-01-13T00:47:58.145Z] Removing intermediate container 97d371447ea6 [2021-01-13T00:47:58.146Z] ---> ee1f5db0be16 [2021-01-13T00:47:58.146Z] [2021-01-13T00:47:58.146Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T00:47:58.146Z] ---> afeebe901d6b [2021-01-13T00:47:58.146Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T00:47:58.740Z] ---> Running in 6ae18a09aa58 [2021-01-13T00:47:58.740Z] Removing intermediate container 2f782f8384cd [2021-01-13T00:47:58.740Z] ---> 1beda4f23306 [2021-01-13T00:47:58.740Z] [2021-01-13T00:47:58.740Z] Step 10/22 : FROM scratch [2021-01-13T00:47:58.740Z] ---> [2021-01-13T00:47:58.740Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:47:59.019Z] Removing intermediate container 9005f4b825b9 [2021-01-13T00:47:59.019Z] ---> fe27b8f749c8 [2021-01-13T00:47:59.019Z] [2021-01-13T00:47:59.019Z] Step 10/21 : FROM scratch [2021-01-13T00:47:59.019Z] ---> [2021-01-13T00:47:59.019Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:47:59.296Z] ---> Running in e1b09e03aabb [2021-01-13T00:47:59.296Z] ---> Running in 68b88d895d2b [2021-01-13T00:48:00.279Z] Removing intermediate container e1b09e03aabb [2021-01-13T00:48:00.279Z] ---> 0b88a8857722 [2021-01-13T00:48:00.279Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T00:48:00.279Z] Removing intermediate container 57168e873d11 [2021-01-13T00:48:00.279Z] ---> 85ad5ba537e6 [2021-01-13T00:48:00.279Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T00:48:00.565Z] ---> Running in ddf6e79e13fa [2021-01-13T00:48:00.565Z] Removing intermediate container 68b88d895d2b [2021-01-13T00:48:00.565Z] ---> e886895be3fb [2021-01-13T00:48:00.565Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T00:48:00.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:48:00.565Z] ---> Running in 0436ea29ade6 [2021-01-13T00:48:00.840Z] ---> Running in d669b1242fb4 [2021-01-13T00:48:00.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:48:01.115Z] Removing intermediate container ddf6e79e13fa [2021-01-13T00:48:01.115Z] ---> 53b129adb16c [2021-01-13T00:48:01.115Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T00:48:01.393Z] Removing intermediate container 0436ea29ade6 [2021-01-13T00:48:01.393Z] ---> 6438cd2cea7c [2021-01-13T00:48:01.393Z] Step 13/24 : WORKDIR / [2021-01-13T00:48:01.393Z] ---> Running in be64feb8f67a [2021-01-13T00:48:01.393Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T00:48:01.393Z] Removing intermediate container d669b1242fb4 [2021-01-13T00:48:01.393Z] ---> 620e3624db6c [2021-01-13T00:48:01.393Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T00:48:01.673Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:48:01.673Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T00:48:01.673Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T00:48:01.673Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:48:01.673Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:48:01.673Z] ---> Running in 244e96ae8e3d [2021-01-13T00:48:01.673Z] ---> Running in 6616855cb8dc [2021-01-13T00:48:01.966Z] OK: 7 MiB in 18 packages [2021-01-13T00:48:02.245Z] Removing intermediate container be64feb8f67a [2021-01-13T00:48:02.245Z] ---> a7582fb7c820 [2021-01-13T00:48:02.245Z] Step 14/22 : WORKDIR / [2021-01-13T00:48:02.245Z] ---> Running in 14d0c0fce53b [2021-01-13T00:48:02.523Z] Removing intermediate container 6616855cb8dc [2021-01-13T00:48:02.523Z] ---> 1b62f71ecb26 [2021-01-13T00:48:02.523Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:48:02.804Z] Removing intermediate container 244e96ae8e3d [2021-01-13T00:48:02.804Z] ---> 2f75423bf8fe [2021-01-13T00:48:02.804Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-13T00:48:03.076Z] Removing intermediate container 14d0c0fce53b [2021-01-13T00:48:03.076Z] ---> da32e137132e [2021-01-13T00:48:03.076Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:48:04.093Z] ---> 1868c619d653 [2021-01-13T00:48:04.093Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T00:48:04.093Z] ---> 5f2bd6f34816 [2021-01-13T00:48:04.093Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-13T00:48:04.367Z] ---> bfc15fee4b0d [2021-01-13T00:48:04.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T00:48:04.367Z] Removing intermediate container 6ae18a09aa58 [2021-01-13T00:48:04.367Z] ---> f762bc1081d0 [2021-01-13T00:48:04.367Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T00:48:04.972Z] ---> Running in 15386978d2de [2021-01-13T00:48:05.958Z] ---> 56fd14c441dc [2021-01-13T00:48:05.958Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T00:48:05.958Z] Removing intermediate container 15386978d2de [2021-01-13T00:48:05.958Z] ---> b737c4a9a49c [2021-01-13T00:48:05.958Z] Step 13/21 : WORKDIR /edgex [2021-01-13T00:48:06.237Z] ---> Running in 6c492f96947f [2021-01-13T00:48:06.237Z] ---> 05d37866a167 [2021-01-13T00:48:06.237Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T00:48:06.237Z] ---> a19701ed352e [2021-01-13T00:48:06.237Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T00:48:07.221Z] Removing intermediate container 6c492f96947f [2021-01-13T00:48:07.221Z] ---> ba7ca5a491e0 [2021-01-13T00:48:07.221Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T00:48:07.221Z] ---> 61191d3150f6 [2021-01-13T00:48:07.221Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T00:48:07.507Z] ---> ade5ca9e682b [2021-01-13T00:48:07.507Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T00:48:07.507Z] ---> 70b55ed719b9 [2021-01-13T00:48:07.507Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T00:48:07.784Z] ---> Running in 19f8027f0441 [2021-01-13T00:48:08.062Z] ---> Running in db9436135b2a [2021-01-13T00:48:08.365Z] ---> 0d345bf0931d [2021-01-13T00:48:08.365Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T00:48:08.671Z] Removing intermediate container 19f8027f0441 [2021-01-13T00:48:08.671Z] ---> 8913d63118df [2021-01-13T00:48:08.671Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:48:09.113Z] Removing intermediate container db9436135b2a [2021-01-13T00:48:09.113Z] ---> 2b1bdc0f239d [2021-01-13T00:48:09.113Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:48:09.113Z] ---> Running in d4069a9df684 [2021-01-13T00:48:09.406Z] ---> Running in 516dbd9fa0f6 [2021-01-13T00:48:09.406Z] ---> 45b5db2fb573 [2021-01-13T00:48:09.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T00:48:10.419Z] Removing intermediate container d4069a9df684 [2021-01-13T00:48:10.419Z] ---> a69f761c9c0f [2021-01-13T00:48:10.419Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T00:48:11.459Z] ---> Running in 38219ae2ee7b [2021-01-13T00:48:11.459Z] Removing intermediate container 516dbd9fa0f6 [2021-01-13T00:48:11.459Z] ---> 5d1ce9f3cbd0 [2021-01-13T00:48:11.459Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T00:48:11.459Z] ---> 19aad27ea0be [2021-01-13T00:48:11.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T00:48:11.459Z] ---> 0bb311061652 [2021-01-13T00:48:11.459Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T00:48:11.747Z] ---> Running in 051609df68f6 [2021-01-13T00:48:12.108Z] Removing intermediate container 38219ae2ee7b [2021-01-13T00:48:12.108Z] ---> 11647d936c1f [2021-01-13T00:48:12.108Z] Step 20/21 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:48:12.479Z] Removing intermediate container 49b90c1a8fd5 [2021-01-13T00:48:12.479Z] ---> 58ed6aa09eb0 [2021-01-13T00:48:12.479Z] [2021-01-13T00:48:12.479Z] Step 10/22 : FROM scratch [2021-01-13T00:48:12.479Z] ---> [2021-01-13T00:48:12.479Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:48:12.479Z] ---> Running in 8f5d65a41850 [2021-01-13T00:48:12.479Z] ---> Using cache [2021-01-13T00:48:12.479Z] ---> e886895be3fb [2021-01-13T00:48:12.479Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T00:48:12.770Z] Removing intermediate container 051609df68f6 [2021-01-13T00:48:12.770Z] ---> 8f2510b50257 [2021-01-13T00:48:12.770Z] Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:48:12.770Z] ---> Running in 45c06de21fb1 [2021-01-13T00:48:13.043Z] ---> Running in 3dbbe5a9ea67 [2021-01-13T00:48:13.317Z] ---> 75fbeb5776cb [2021-01-13T00:48:13.317Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-13T00:48:13.317Z] Removing intermediate container 8f5d65a41850 [2021-01-13T00:48:13.317Z] ---> 41678f44c62e [2021-01-13T00:48:13.317Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T00:48:13.593Z] ---> Running in f4b43e4a3bea [2021-01-13T00:48:13.593Z] Removing intermediate container 45c06de21fb1 [2021-01-13T00:48:13.593Z] ---> 4f67652d808a [2021-01-13T00:48:13.593Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T00:48:13.593Z] ---> a81b71daf103 [2021-01-13T00:48:13.869Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T00:48:13.869Z] ---> Running in 842c0505e474 [2021-01-13T00:48:13.869Z] ---> Running in abcf24543360 [2021-01-13T00:48:13.869Z] Removing intermediate container 3dbbe5a9ea67 [2021-01-13T00:48:13.869Z] ---> 04b6f597409c [2021-01-13T00:48:13.869Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:48:14.146Z] ---> Running in 7ed0752673a7 [2021-01-13T00:48:14.146Z] ---> Running in 291fd292bb6b [2021-01-13T00:48:14.423Z] Removing intermediate container 842c0505e474 [2021-01-13T00:48:14.423Z] ---> fd13a2030079 [2021-01-13T00:48:14.423Z] [2021-01-13T00:48:14.697Z] Removing intermediate container abcf24543360 [2021-01-13T00:48:14.697Z] ---> 42f44f33c4bf [2021-01-13T00:48:14.697Z] Step 14/22 : WORKDIR / [2021-01-13T00:48:14.697Z] Removing intermediate container 7ed0752673a7 [2021-01-13T00:48:14.697Z] ---> 482b5ecdb9da [2021-01-13T00:48:14.697Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T00:48:14.972Z] ---> Running in d28068879fcc [2021-01-13T00:48:14.972Z] Removing intermediate container 291fd292bb6b [2021-01-13T00:48:14.972Z] ---> 5f00f81d2ca6 [2021-01-13T00:48:14.972Z] [2021-01-13T00:48:15.248Z] Successfully built fd13a2030079 [2021-01-13T00:48:15.248Z] ---> Running in 29c77c6626fa [2021-01-13T00:48:15.248Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-13T00:48:15.248Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-13T00:48:15.844Z] Successfully built 5f00f81d2ca6 [2021-01-13T00:48:15.844Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-13T00:48:15.844Z] Building docker-core-data-go [2021-01-13T00:48:15.844Z] Removing intermediate container d28068879fcc [2021-01-13T00:48:15.844Z] ---> 0d2ada82e469 [2021-01-13T00:48:15.844Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:48:15.844Z]  Building docker-core-command-go ... done Removing intermediate container 29c77c6626fa [2021-01-13T00:48:15.844Z] ---> ead2e2ea0d77 [2021-01-13T00:48:15.844Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T00:48:16.447Z] ---> Running in 170f8f264e95 [2021-01-13T00:48:16.719Z] ---> e26451f4c409 [2021-01-13T00:48:16.719Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T00:48:17.000Z] Removing intermediate container 170f8f264e95 [2021-01-13T00:48:17.000Z] ---> b9b2633afa15 [2021-01-13T00:48:17.000Z] Step 20/21 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:48:17.276Z] Removing intermediate container f4b43e4a3bea [2021-01-13T00:48:17.276Z] ---> 2bc765ff7316 [2021-01-13T00:48:17.276Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T00:48:17.276Z] ---> Running in c76a2710ff11 [2021-01-13T00:48:17.562Z] ---> Running in 88e1081e64fa [2021-01-13T00:48:17.842Z] Removing intermediate container c76a2710ff11 [2021-01-13T00:48:17.842Z] ---> 661aaea01b84 [2021-01-13T00:48:17.842Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T00:48:18.445Z] ---> Running in 6b361e9b2fe9 [2021-01-13T00:48:18.445Z] Removing intermediate container 88e1081e64fa [2021-01-13T00:48:18.445Z] ---> 461889cc2b08 [2021-01-13T00:48:18.445Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T00:48:19.047Z] ---> 4e9e872ac0bc [2021-01-13T00:48:19.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T00:48:19.047Z] ---> Running in 8adbd78d8cc2 [2021-01-13T00:48:19.322Z] Removing intermediate container 6b361e9b2fe9 [2021-01-13T00:48:19.322Z] ---> 55d8ec603791 [2021-01-13T00:48:19.322Z] [2021-01-13T00:48:19.944Z] Successfully built 55d8ec603791 [2021-01-13T00:48:20.225Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-13T00:48:20.225Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-13T00:48:20.225Z] Removing intermediate container 8adbd78d8cc2 [2021-01-13T00:48:20.225Z] ---> 7dc785dcbbdc [2021-01-13T00:48:20.225Z] Step 23/24 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:48:20.835Z] ---> f842780e44e8 [2021-01-13T00:48:20.835Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T00:48:20.835Z] ---> Running in 8728cc3d8566 [2021-01-13T00:48:21.111Z] ---> Running in aebfb35bcbe2 [2021-01-13T00:48:21.707Z] Removing intermediate container 8728cc3d8566 [2021-01-13T00:48:21.707Z] ---> 0cbf9f253112 [2021-01-13T00:48:21.707Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T00:48:21.979Z] Removing intermediate container aebfb35bcbe2 [2021-01-13T00:48:21.979Z] ---> fbbaaa3d0235 [2021-01-13T00:48:21.979Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:48:22.254Z] ---> Running in 63a263f3cbb9 [2021-01-13T00:48:22.537Z] ---> Running in 5fbdfd25dc9c [2021-01-13T00:48:22.817Z] Removing intermediate container 63a263f3cbb9 [2021-01-13T00:48:22.817Z] ---> 796ae4407d62 [2021-01-13T00:48:22.817Z] [2021-01-13T00:48:23.093Z] Successfully built 796ae4407d62 [2021-01-13T00:48:23.365Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-13T00:48:23.365Z] Building docker-security-bootstrap-redis-go [2021-01-13T00:48:23.365Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5fbdfd25dc9c [2021-01-13T00:48:23.365Z] ---> a862de38f141 [2021-01-13T00:48:23.365Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T00:48:23.640Z] ---> Running in 62e048cb5dc6 [2021-01-13T00:48:24.234Z] Removing intermediate container 62e048cb5dc6 [2021-01-13T00:48:24.234Z] ---> 6f003c95cfdc [2021-01-13T00:48:24.234Z] Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:48:24.234Z] ---> Running in ca61b61b6730 [2021-01-13T00:48:24.831Z] Removing intermediate container ca61b61b6730 [2021-01-13T00:48:24.831Z] ---> 10542cf72488 [2021-01-13T00:48:24.831Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:48:25.106Z] ---> Running in dc9d013c31f0 [2021-01-13T00:48:26.086Z] Removing intermediate container dc9d013c31f0 [2021-01-13T00:48:26.086Z] ---> 4716af089dd2 [2021-01-13T00:48:26.086Z] [2021-01-13T00:48:26.357Z] Successfully built 4716af089dd2 [2021-01-13T00:48:26.631Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-13T00:49:05.610Z]  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:49:05.610Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:49:05.610Z] ---> b9118e68daf6 [2021-01-13T00:49:05.610Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T00:49:05.610Z] ---> Using cache [2021-01-13T00:49:05.610Z] ---> a190d174d137 [2021-01-13T00:49:05.610Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:49:05.610Z] ---> Using cache [2021-01-13T00:49:05.610Z] ---> 9a6a9a69ad07 [2021-01-13T00:49:05.610Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T00:49:06.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:49:06.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:49:06.222Z] ---> b9118e68daf6 [2021-01-13T00:49:06.222Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T00:49:06.222Z] ---> Using cache [2021-01-13T00:49:06.222Z] ---> a190d174d137 [2021-01-13T00:49:06.222Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:49:06.222Z] ---> Using cache [2021-01-13T00:49:06.222Z] ---> 9a6a9a69ad07 [2021-01-13T00:49:06.222Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T00:49:08.890Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:49:08.890Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:49:08.890Z] ---> b9118e68daf6 [2021-01-13T00:49:08.890Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T00:49:08.890Z] ---> Using cache [2021-01-13T00:49:08.890Z] ---> a190d174d137 [2021-01-13T00:49:08.890Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:49:08.890Z] ---> Using cache [2021-01-13T00:49:08.890Z] ---> 9a6a9a69ad07 [2021-01-13T00:49:08.890Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T00:49:09.518Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:49:09.518Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:49:09.518Z] ---> b9118e68daf6 [2021-01-13T00:49:09.518Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:49:09.518Z] ---> Using cache [2021-01-13T00:49:09.518Z] ---> a190d174d137 [2021-01-13T00:49:09.518Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:49:09.518Z] ---> Using cache [2021-01-13T00:49:09.799Z] ---> 9a6a9a69ad07 [2021-01-13T00:49:09.799Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T00:49:09.799Z] ---> Using cache [2021-01-13T00:49:09.799Z] ---> 49f4e306714e [2021-01-13T00:49:09.799Z] Step 6/22 : COPY go.mod . [2021-01-13T00:49:09.799Z] ---> Using cache [2021-01-13T00:49:09.799Z] ---> 74347171d31f [2021-01-13T00:49:09.799Z] Step 7/22 : RUN go mod download [2021-01-13T00:49:09.799Z] ---> Using cache [2021-01-13T00:49:09.799Z] ---> 6f23e5822559 [2021-01-13T00:49:09.799Z] Step 8/22 : COPY . . [2021-01-13T00:49:09.799Z] ---> Using cache [2021-01-13T00:49:09.799Z] ---> 3a7d9339a4cb [2021-01-13T00:49:09.799Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T00:49:10.072Z] ---> Running in e7d06f3e6307 [2021-01-13T00:49:10.072Z] ---> Running in e13e2dc6d3b0 [2021-01-13T00:49:10.072Z] ---> Running in b318e927b14e [2021-01-13T00:49:10.072Z] ---> Running in bf5608f184f6 [2021-01-13T00:49:12.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:12.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:12.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:12.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-13T00:49:12.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:12.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:12.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:13.553Z] OK: 217 MiB in 51 packages [2021-01-13T00:49:13.835Z] OK: 217 MiB in 51 packages [2021-01-13T00:49:14.127Z] OK: 217 MiB in 51 packages [2021-01-13T00:49:16.136Z] Removing intermediate container bf5608f184f6 [2021-01-13T00:49:16.136Z] ---> 96f1e47f3e96 [2021-01-13T00:49:16.136Z] Step 6/23 : COPY go.mod . [2021-01-13T00:49:16.762Z] Removing intermediate container e13e2dc6d3b0 [2021-01-13T00:49:16.762Z] Removing intermediate container b318e927b14e [2021-01-13T00:49:16.762Z] ---> f9fb3df28bb5 [2021-01-13T00:49:16.762Z] ---> fafc2f8f96a3 [2021-01-13T00:49:16.762Z] Step 6/26 : COPY go.mod . [2021-01-13T00:49:16.762Z] Step 6/24 : COPY go.mod . [2021-01-13T00:49:17.762Z] ---> aff8c19e4bd1 [2021-01-13T00:49:17.762Z] Step 7/23 : RUN go mod download [2021-01-13T00:49:18.049Z] ---> Running in 05b8fa7cac4d [2021-01-13T00:49:18.331Z] ---> 1a5b7d3bf21e [2021-01-13T00:49:18.331Z] Step 7/26 : RUN go mod download [2021-01-13T00:49:18.331Z] ---> 56d50f8ea0f3 [2021-01-13T00:49:18.331Z] Step 7/24 : RUN go mod download [2021-01-13T00:49:18.610Z] ---> Running in b9a9bccfeeb8 [2021-01-13T00:49:18.610Z] ---> Running in 1e4ee20b95fc [2021-01-13T00:49:24.058Z] Removing intermediate container 05b8fa7cac4d [2021-01-13T00:49:24.058Z] ---> 817705f25931 [2021-01-13T00:49:24.058Z] Step 8/23 : COPY . . [2021-01-13T00:49:24.662Z] Removing intermediate container 1e4ee20b95fc [2021-01-13T00:49:24.662Z] Removing intermediate container b9a9bccfeeb8 [2021-01-13T00:49:24.662Z] ---> 06a88227e4ab [2021-01-13T00:49:24.662Z] Step 8/26 : COPY . . [2021-01-13T00:49:24.662Z] ---> d5f1922f2893 [2021-01-13T00:49:24.662Z] Step 8/24 : COPY . . [2021-01-13T00:50:03.690Z] ---> 34e590ced6a2 [2021-01-13T00:50:03.690Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T00:50:03.690Z] ---> 3e0efdb5f800 [2021-01-13T00:50:03.690Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T00:50:03.690Z] ---> 7981fcbcd799 [2021-01-13T00:50:03.690Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T00:50:03.690Z] ---> Running in bc56a7cb21af [2021-01-13T00:50:03.690Z] ---> Running in faa2a705343e [2021-01-13T00:50:03.690Z] ---> Running in 45201bdbd7ed [2021-01-13T00:50:03.690Z] Removing intermediate container e7d06f3e6307 [2021-01-13T00:50:03.690Z] ---> 8f53e58c660e [2021-01-13T00:50:03.690Z] [2021-01-13T00:50:03.690Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T00:50:03.690Z] ---> afeebe901d6b [2021-01-13T00:50:03.690Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T00:50:03.690Z] ---> Using cache [2021-01-13T00:50:03.690Z] ---> 85ad5ba537e6 [2021-01-13T00:50:03.690Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T00:50:03.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-13T00:50:03.690Z] ---> Running in 5b2006cd99b7 [2021-01-13T00:50:03.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-13T00:50:03.690Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-13T00:50:03.690Z] Removing intermediate container 5b2006cd99b7 [2021-01-13T00:50:03.690Z] ---> 3ae6a88671c7 [2021-01-13T00:50:03.690Z] Step 13/22 : WORKDIR / [2021-01-13T00:50:03.690Z] ---> Running in b8809bd66af4 [2021-01-13T00:50:03.690Z] Removing intermediate container b8809bd66af4 [2021-01-13T00:50:03.690Z] ---> 1b274d4f4f78 [2021-01-13T00:50:03.690Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:50:03.690Z] ---> 9f2d4735abed [2021-01-13T00:50:03.690Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T00:50:04.289Z] ---> a0c5925da589 [2021-01-13T00:50:04.289Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T00:50:05.289Z] ---> cfa914f7a0aa [2021-01-13T00:50:05.571Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T00:50:06.562Z] ---> ee6d527ed3dc [2021-01-13T00:50:06.562Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T00:50:06.838Z] ---> Running in 9f7cd14d9f79 [2021-01-13T00:50:10.277Z] Removing intermediate container 9f7cd14d9f79 [2021-01-13T00:50:10.277Z] ---> 38101e9604df [2021-01-13T00:50:10.277Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T00:50:10.558Z] ---> Running in e86dc047edf9 [2021-01-13T00:50:11.167Z] Removing intermediate container e86dc047edf9 [2021-01-13T00:50:11.167Z] ---> 711117a01ab8 [2021-01-13T00:50:11.167Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T00:50:11.445Z] ---> Running in 5549565d9b4f [2021-01-13T00:50:12.045Z] Removing intermediate container 5549565d9b4f [2021-01-13T00:50:12.045Z] ---> db9859a80415 [2021-01-13T00:50:12.045Z] Step 21/22 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:50:12.320Z] ---> Running in a08842e812ac [2021-01-13T00:50:13.303Z] Removing intermediate container a08842e812ac [2021-01-13T00:50:13.303Z] ---> fc77ecd41307 [2021-01-13T00:50:13.303Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:50:13.304Z] ---> Running in ac45d9c7ba7b [2021-01-13T00:50:14.292Z] Removing intermediate container ac45d9c7ba7b [2021-01-13T00:50:14.292Z] ---> e66ea13d1f80 [2021-01-13T00:50:14.292Z] [2021-01-13T00:50:14.572Z] Successfully built e66ea13d1f80 [2021-01-13T00:50:14.572Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-13T00:51:11.867Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container faa2a705343e [2021-01-13T00:51:11.867Z] ---> 6ed039167b26 [2021-01-13T00:51:11.867Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T00:51:11.867Z] Removing intermediate container 45201bdbd7ed [2021-01-13T00:51:11.867Z] ---> aec419ada56a [2021-01-13T00:51:11.867Z] [2021-01-13T00:51:11.867Z] Step 10/24 : FROM scratch [2021-01-13T00:51:11.867Z] ---> [2021-01-13T00:51:11.867Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T00:51:11.867Z] ---> Running in eb5e8e7a69d7 [2021-01-13T00:51:11.867Z] ---> Running in e6178115355f [2021-01-13T00:51:11.867Z] Removing intermediate container e6178115355f [2021-01-13T00:51:11.867Z] ---> d9be12a46539 [2021-01-13T00:51:11.867Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T00:51:11.867Z] ---> Running in b40ccb4efd24 [2021-01-13T00:51:11.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-13T00:51:11.867Z] Removing intermediate container b40ccb4efd24 [2021-01-13T00:51:11.867Z] ---> fd289ef44fd7 [2021-01-13T00:51:11.867Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T00:51:11.867Z] ---> Running in df7244486532 [2021-01-13T00:51:11.867Z] Removing intermediate container df7244486532 [2021-01-13T00:51:11.867Z] ---> 2f2df2a6fba0 [2021-01-13T00:51:11.867Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T00:51:11.867Z] ---> a7e28474bee6 [2021-01-13T00:51:11.867Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T00:51:11.867Z] ---> e5575396b22e [2021-01-13T00:51:11.867Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T00:51:11.867Z] Removing intermediate container eb5e8e7a69d7 [2021-01-13T00:51:11.867Z] ---> ff6910a942c1 [2021-01-13T00:51:11.867Z] [2021-01-13T00:51:11.867Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T00:51:11.867Z] 20.10.0: Pulling from library/docker [2021-01-13T00:51:11.867Z] ---> df3e85bc5236 [2021-01-13T00:51:11.867Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:51:12.472Z] ---> c888cefe2673 [2021-01-13T00:51:12.472Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T00:51:14.463Z] ---> f985aa000b04 [2021-01-13T00:51:14.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T00:51:15.436Z] ---> e7f57e91d650 [2021-01-13T00:51:15.436Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T00:51:16.027Z] ---> Running in b762ae92b679 [2021-01-13T00:51:16.622Z] Removing intermediate container b762ae92b679 [2021-01-13T00:51:16.623Z] ---> 4e4df5d1c5cd [2021-01-13T00:51:16.623Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:51:17.599Z] ---> Running in f746da098aeb [2021-01-13T00:51:18.574Z] Removing intermediate container f746da098aeb [2021-01-13T00:51:18.574Z] ---> 4a1ecda8c43e [2021-01-13T00:51:18.574Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T00:51:18.574Z] ---> Running in 0b9fb6760c2f [2021-01-13T00:51:18.844Z] Removing intermediate container bc56a7cb21af [2021-01-13T00:51:18.844Z] ---> 5d14e35f2e13 [2021-01-13T00:51:18.844Z] [2021-01-13T00:51:18.844Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T00:51:18.844Z] ---> afeebe901d6b [2021-01-13T00:51:18.844Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:51:19.116Z] ---> Running in 8163964833e5 [2021-01-13T00:51:19.392Z] Removing intermediate container 0b9fb6760c2f [2021-01-13T00:51:19.392Z] ---> 97a610c6f0d8 [2021-01-13T00:51:19.392Z] Step 23/24 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:51:19.666Z] ---> Running in 6c1cd50ef393 [2021-01-13T00:51:19.666Z] Removing intermediate container 8163964833e5 [2021-01-13T00:51:19.666Z] ---> 0b8d5fea5138 [2021-01-13T00:51:19.666Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T00:51:19.946Z] ---> Running in 6df5b4aa1752 [2021-01-13T00:51:20.218Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T00:51:20.218Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T00:51:20.218Z] ---> eeaf43b92773 [2021-01-13T00:51:20.218Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T00:51:20.218Z] Removing intermediate container 6c1cd50ef393 [2021-01-13T00:51:20.218Z] ---> 0582c39159ea [2021-01-13T00:51:20.218Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T00:51:20.491Z] ---> Running in e7c9be0967d3 [2021-01-13T00:51:20.491Z] ---> Running in b41b88a818e4 [2021-01-13T00:51:20.491Z] Removing intermediate container 6df5b4aa1752 [2021-01-13T00:51:20.491Z] ---> 898cf8a6c31a [2021-01-13T00:51:20.491Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T00:51:20.765Z] ---> Running in 8d3fdb0f5613 [2021-01-13T00:51:21.037Z] Removing intermediate container b41b88a818e4 [2021-01-13T00:51:21.037Z] ---> 9ca17b37cc06 [2021-01-13T00:51:21.037Z] [2021-01-13T00:51:21.307Z] Removing intermediate container 8d3fdb0f5613 [2021-01-13T00:51:21.307Z] ---> 52ecc924de01 [2021-01-13T00:51:21.307Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:51:21.307Z] Successfully built 9ca17b37cc06 [2021-01-13T00:51:21.579Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-13T00:51:21.579Z]  Building docker-support-notifications-go ... done  ---> Running in ee72bbec9e18 [2021-01-13T00:51:21.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:51:21.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:51:22.448Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T00:51:22.448Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T00:51:22.448Z] Executing bash-5.0.17-r0.post-install [2021-01-13T00:51:22.448Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:51:22.719Z] OK: 12 MiB in 22 packages [2021-01-13T00:51:24.150Z] Removing intermediate container e7c9be0967d3 [2021-01-13T00:51:24.150Z] ---> 3d477f946627 [2021-01-13T00:51:24.150Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T00:51:24.150Z] Removing intermediate container ee72bbec9e18 [2021-01-13T00:51:24.150Z] ---> 9a98f54d668c [2021-01-13T00:51:24.150Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T00:51:24.421Z] ---> Running in 27810236b4e5 [2021-01-13T00:51:24.421Z] ---> Running in c0c13711b37a [2021-01-13T00:51:25.033Z] Removing intermediate container 27810236b4e5 [2021-01-13T00:51:25.033Z] ---> 89d16a696723 [2021-01-13T00:51:25.033Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T00:51:25.033Z] ---> Running in 8a8e216f9ac8 [2021-01-13T00:51:25.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:51:25.572Z] Removing intermediate container 8a8e216f9ac8 [2021-01-13T00:51:25.572Z] ---> db4b126efc80 [2021-01-13T00:51:25.572Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T00:51:25.572Z] ---> Running in 957c7a5a47a6 [2021-01-13T00:51:26.164Z] Removing intermediate container 957c7a5a47a6 [2021-01-13T00:51:26.164Z] ---> 517af93109d4 [2021-01-13T00:51:26.164Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T00:51:26.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:51:27.143Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T00:51:27.143Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T00:51:27.143Z] ---> 81dfb0ecf466 [2021-01-13T00:51:27.143Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T00:51:27.143Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T00:51:27.739Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T00:51:27.739Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T00:51:28.012Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:51:28.012Z] OK: 8 MiB in 19 packages [2021-01-13T00:51:28.012Z] ---> 249ba94fcb57 [2021-01-13T00:51:28.012Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T00:51:29.002Z] ---> bbf149f27359 [2021-01-13T00:51:29.002Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T00:51:29.002Z] ---> Running in 5b35be0718a4 [2021-01-13T00:51:29.279Z] Removing intermediate container c0c13711b37a [2021-01-13T00:51:29.279Z] ---> e627802d8b05 [2021-01-13T00:51:29.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:51:30.261Z] ---> d5556374f55b [2021-01-13T00:51:30.261Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T00:51:30.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:51:30.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:51:30.854Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T00:51:30.854Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T00:51:30.854Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T00:51:30.854Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T00:51:30.854Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T00:51:30.854Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T00:51:31.128Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T00:51:32.107Z] ---> 6ccfee00a922 [2021-01-13T00:51:32.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T00:51:32.697Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T00:51:32.968Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T00:51:32.968Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T00:51:32.968Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T00:51:32.968Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T00:51:32.968Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T00:51:32.968Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T00:51:32.968Z] ---> fadfd8bdfe34 [2021-01-13T00:51:32.968Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T00:51:32.968Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T00:51:32.968Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T00:51:33.241Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T00:51:33.241Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T00:51:33.241Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T00:51:33.241Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T00:51:33.241Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T00:51:33.241Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T00:51:33.241Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T00:51:33.241Z] ---> Running in beabaf8dd0c5 [2021-01-13T00:51:33.241Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T00:51:33.241Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T00:51:33.511Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T00:51:33.511Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T00:51:33.511Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T00:51:33.511Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T00:51:33.511Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T00:51:33.511Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T00:51:33.511Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T00:51:33.511Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T00:51:33.782Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:51:33.782Z] OK: 71 MiB in 55 packages [2021-01-13T00:51:33.782Z] Removing intermediate container beabaf8dd0c5 [2021-01-13T00:51:33.782Z] ---> 29d515630806 [2021-01-13T00:51:33.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:51:34.055Z] ---> Running in 9f3c7f99e56f [2021-01-13T00:51:34.335Z] Removing intermediate container 9f3c7f99e56f [2021-01-13T00:51:34.335Z] ---> d98e065d9c06 [2021-01-13T00:51:34.335Z] Step 21/23 : LABEL arch=arm64 [2021-01-13T00:51:34.611Z] ---> Running in 1ca333c093a0 [2021-01-13T00:51:35.209Z] Removing intermediate container 1ca333c093a0 [2021-01-13T00:51:35.209Z] ---> 9653a11ccb36 [2021-01-13T00:51:35.209Z] Step 22/23 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:51:35.480Z] ---> Running in 7f9daeb72cf1 [2021-01-13T00:51:36.077Z] Removing intermediate container 7f9daeb72cf1 [2021-01-13T00:51:36.077Z] ---> 1847c03274c1 [2021-01-13T00:51:36.077Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T00:51:36.346Z] ---> Running in e7cc58ffe102 [2021-01-13T00:51:36.941Z] Removing intermediate container e7cc58ffe102 [2021-01-13T00:51:36.941Z] ---> 7dfbf5006e74 [2021-01-13T00:51:36.941Z] [2021-01-13T00:51:37.213Z] Successfully built 7dfbf5006e74 [2021-01-13T00:51:37.213Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-13T00:51:39.829Z]  Building docker-core-data-go ... done Removing intermediate container 5b35be0718a4 [2021-01-13T00:51:39.829Z] ---> 52186d01d5d0 [2021-01-13T00:51:39.829Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T00:51:39.829Z] ---> Running in 00f093f83d2b [2021-01-13T00:51:44.121Z] Collecting docker-compose==1.23.2 [2021-01-13T00:51:44.122Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T00:51:44.709Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T00:51:44.709Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T00:51:46.672Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T00:51:46.672Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T00:51:48.640Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T00:51:48.640Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T00:51:49.613Z] Collecting PyYAML<4,>=3.10 [2021-01-13T00:51:49.613Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T00:51:52.977Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T00:51:52.977Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T00:51:52.977Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-13T00:51:52.977Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T00:51:52.977Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T00:51:55.573Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T00:51:55.573Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T00:51:55.843Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T00:51:55.843Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T00:51:56.812Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T00:51:56.812Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T00:51:57.082Z] Collecting idna<2.8,>=2.5 [2021-01-13T00:51:57.082Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T00:51:57.671Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T00:51:57.671Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T00:51:57.940Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-13T00:51:57.940Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-13T00:51:58.209Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T00:51:58.209Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T00:51:58.209Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T00:51:58.209Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T00:51:58.209Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T00:51:58.209Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T00:51:59.179Z] Installing collected packages: texttable, dockerpty, websocket-client, PyYAML, cached-property, docopt, idna, urllib3, requests, jsonschema, docker-pycreds, docker, docker-compose [2021-01-13T00:51:59.179Z] Running setup.py install for texttable: started [2021-01-13T00:52:01.140Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T00:52:01.140Z] Running setup.py install for dockerpty: started [2021-01-13T00:52:02.571Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T00:52:02.848Z] Running setup.py install for PyYAML: started [2021-01-13T00:52:04.808Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T00:52:05.079Z] Running setup.py install for docopt: started [2021-01-13T00:52:07.042Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T00:52:07.042Z] Attempting uninstall: idna [2021-01-13T00:52:07.042Z] Found existing installation: idna 2.9 [2021-01-13T00:52:07.042Z] Uninstalling idna-2.9: [2021-01-13T00:52:07.042Z] Successfully uninstalled idna-2.9 [2021-01-13T00:52:07.635Z] Attempting uninstall: urllib3 [2021-01-13T00:52:07.635Z] Found existing installation: urllib3 1.25.9 [2021-01-13T00:52:07.635Z] Uninstalling urllib3-1.25.9: [2021-01-13T00:52:07.907Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T00:52:08.179Z] Attempting uninstall: requests [2021-01-13T00:52:08.452Z] Found existing installation: requests 2.23.0 [2021-01-13T00:52:08.452Z] Uninstalling requests-2.23.0: [2021-01-13T00:52:08.452Z] Successfully uninstalled requests-2.23.0 [2021-01-13T00:52:11.059Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-13T00:52:14.439Z] Removing intermediate container 00f093f83d2b [2021-01-13T00:52:14.439Z] ---> 1b7df1faa87f [2021-01-13T00:52:14.439Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T00:52:14.439Z] ---> Running in 3ca798195b8f [2021-01-13T00:52:15.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:52:15.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:52:16.279Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:52:16.279Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T00:52:16.279Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T00:52:16.279Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:52:16.279Z] OK: 71 MiB in 58 packages [2021-01-13T00:52:17.707Z] Removing intermediate container 3ca798195b8f [2021-01-13T00:52:17.707Z] ---> 173098bef8c8 [2021-01-13T00:52:17.707Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T00:52:17.707Z] ---> Running in 39306c5d7556 [2021-01-13T00:52:18.299Z] Removing intermediate container 39306c5d7556 [2021-01-13T00:52:18.299Z] ---> b45987253c9e [2021-01-13T00:52:18.299Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:52:18.299Z] ---> Running in 2922d2e4a8de [2021-01-13T00:52:18.893Z] Removing intermediate container 2922d2e4a8de [2021-01-13T00:52:18.893Z] ---> e29710276254 [2021-01-13T00:52:18.893Z] Step 24/26 : LABEL arch=arm64 [2021-01-13T00:52:18.893Z] ---> Running in 7ba4d738f4bc [2021-01-13T00:52:19.485Z] Removing intermediate container 7ba4d738f4bc [2021-01-13T00:52:19.485Z] ---> 9bd87b2db156 [2021-01-13T00:52:19.485Z] Step 25/26 : LABEL git_sha=ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 [2021-01-13T00:52:19.485Z] ---> Running in e1ca15d3c104 [2021-01-13T00:52:20.075Z] Removing intermediate container e1ca15d3c104 [2021-01-13T00:52:20.075Z] ---> 6cbf44f0a4bf [2021-01-13T00:52:20.075Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T00:52:20.075Z] ---> Running in a6f10e38473d [2021-01-13T00:52:20.669Z] Removing intermediate container a6f10e38473d [2021-01-13T00:52:20.669Z] ---> 33b3a90f8acc [2021-01-13T00:52:20.669Z] [2021-01-13T00:52:20.942Z] Successfully built 33b3a90f8acc [2021-01-13T00:52:20.942Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-13T00:52:21.228Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-13T00:52:21.225Z] $ docker stop --time=1 c31d404761350d3e72106b8cbca9f74c75c4fd390274316a46974f56927d5a0a [2021-01-13T00:52:23.089Z] $ docker rm -f c31d404761350d3e72106b8cbca9f74c75c4fd390274316a46974f56927d5a0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T00:52:24.257Z] + docker images [2021-01-13T00:52:24.257Z] + grep docker [2021-01-13T00:52:24.527Z] docker-sys-mgmt-agent-go-arm64 latest 33b3a90f8acc 4 seconds ago 300MB [2021-01-13T00:52:24.528Z] docker-core-data-go-arm64 latest 7dfbf5006e74 48 seconds ago 21MB [2021-01-13T00:52:24.528Z] docker-support-notifications-go-arm64 latest 9ca17b37cc06 About a minute ago 11.4MB [2021-01-13T00:52:24.528Z] docker-security-bootstrap-redis-go-arm64 latest e66ea13d1f80 2 minutes ago 15.1MB [2021-01-13T00:52:24.528Z] docker-core-metadata-go-arm64 latest 4716af089dd2 3 minutes ago 12.3MB [2021-01-13T00:52:24.528Z] docker-security-secretstore-setup-go-arm64 latest 796ae4407d62 4 minutes ago 23.4MB [2021-01-13T00:52:24.528Z] docker-security-proxy-setup-go-arm64 latest 55d8ec603791 4 minutes ago 23.3MB [2021-01-13T00:52:24.528Z] docker-core-command-go-arm64 latest 5f00f81d2ca6 4 minutes ago 9.98MB [2021-01-13T00:52:24.528Z] docker-support-scheduler-go-arm64 latest fd13a2030079 4 minutes ago 10MB [2021-01-13T00:52:24.528Z] docker 20.10.0 eeaf43b92773 4 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-01-13T00:52:32.724Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:52:33.610Z] ---> package-listing.sh [2021-01-13T00:52:33.611Z] ++ facter osfamily [2021-01-13T00:52:33.611Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T00:52:33.611Z] + OS_FAMILY=redhat [2021-01-13T00:52:33.611Z] + workspace=/w/workspace/edgex-go/38 [2021-01-13T00:52:33.611Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T00:52:33.611Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T00:52:33.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T00:52:33.611Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T00:52:33.611Z] + '[' /w/workspace/edgex-go/38 ']' [2021-01-13T00:52:33.611Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T00:52:33.611Z] + case "${OS_FAMILY}" in [2021-01-13T00:52:33.611Z] + rpm -qa [2021-01-13T00:52:33.611Z] + sort [2021-01-13T00:52:38.931Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T00:52:38.931Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T00:52:38.931Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T00:52:38.931Z] + '[' /w/workspace/edgex-go/38 ']' [2021-01-13T00:52:38.931Z] + mkdir -p /w/workspace/edgex-go/38/archives/ [2021-01-13T00:52:38.931Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/38/archives/ [Pipeline] echo [2021-01-13T00:52:38.948Z] 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/38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-13T00:52:39.285Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:52:39.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T00:52:39.594Z] [2021-01-13T00:52:39.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:52:40.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T00:52:40.041Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T00:52:40.041Z] df20fa9351a1: Pulling fs layer [2021-01-13T00:52:40.041Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T00:52:40.041Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T00:52:40.041Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T00:52:40.041Z] 93b61091891f: Pulling fs layer [2021-01-13T00:52:40.041Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T00:52:40.041Z] 5e14af77c1be: Pulling fs layer [2021-01-13T00:52:40.041Z] 01666e4c0597: Pulling fs layer [2021-01-13T00:52:40.041Z] aa168da1d23b: Pulling fs layer [2021-01-13T00:52:40.041Z] 46f8f816bc3b: Waiting [2021-01-13T00:52:40.041Z] 93b61091891f: Waiting [2021-01-13T00:52:40.041Z] 93b9cdb0e59b: Waiting [2021-01-13T00:52:40.041Z] 01666e4c0597: Waiting [2021-01-13T00:52:40.041Z] aa168da1d23b: Waiting [2021-01-13T00:52:40.041Z] 5e14af77c1be: Waiting [2021-01-13T00:52:40.041Z] 36b3adc4ff6f: Download complete [2021-01-13T00:52:40.041Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T00:52:40.041Z] 46f8f816bc3b: Download complete [2021-01-13T00:52:40.303Z] df20fa9351a1: Verifying Checksum [2021-01-13T00:52:40.303Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T00:52:40.303Z] 93b9cdb0e59b: Download complete [2021-01-13T00:52:40.303Z] 5e14af77c1be: Verifying Checksum [2021-01-13T00:52:40.303Z] 5e14af77c1be: Download complete [2021-01-13T00:52:40.303Z] 01666e4c0597: Verifying Checksum [2021-01-13T00:52:40.303Z] 01666e4c0597: Download complete [2021-01-13T00:52:40.303Z] 93b61091891f: Verifying Checksum [2021-01-13T00:52:40.303Z] 93b61091891f: Download complete [2021-01-13T00:52:40.303Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T00:52:40.303Z] 8ad3a11d3b57: Download complete [2021-01-13T00:52:40.567Z] df20fa9351a1: Pull complete [2021-01-13T00:52:41.159Z] 36b3adc4ff6f: Pull complete [2021-01-13T00:52:42.564Z] aa168da1d23b: Verifying Checksum [2021-01-13T00:52:42.565Z] aa168da1d23b: Download complete [2021-01-13T00:52:42.826Z] 8ad3a11d3b57: Pull complete [2021-01-13T00:52:42.827Z] 46f8f816bc3b: Pull complete [2021-01-13T00:52:43.774Z] 93b61091891f: Pull complete [2021-01-13T00:52:44.037Z] 93b9cdb0e59b: Pull complete [2021-01-13T00:52:44.037Z] 5e14af77c1be: Pull complete [2021-01-13T00:52:44.310Z] 01666e4c0597: Pull complete [2021-01-13T00:52:52.518Z] aa168da1d23b: Pull complete [2021-01-13T00:52:52.518Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T00:52:52.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T00:52:52.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T00:52:52.722Z] prd-centos7-docker-4c-2g-19870 does not seem to be running inside a container [2021-01-13T00:52:52.780Z] $ 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/38/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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-01-13T00:52:56.905Z] $ docker top 295e9154022b9851d240b6a41253020d77bed4e8aa6daba257747a95158d73dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:52:58.012Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T00:52:58.315Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T00:52:58.622Z] + ls /var/log/sa-host [2021-01-13T00:52:58.622Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T00:52:58.622Z] file_magic: OK [2021-01-13T00:52:58.622Z] HZ: Using current value: 100 [2021-01-13T00:52:58.622Z] file_header: OK [2021-01-13T00:52:58.622Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-13T00:52:58.622Z] Statistics: [2021-01-13T00:52:58.622Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T00:52:58.622Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T00:52:58.622Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T00:52:58.622Z] file_magic: OK [2021-01-13T00:52:58.622Z] HZ: Using current value: 100 [2021-01-13T00:52:58.622Z] file_header: OK [2021-01-13T00:52:58.622Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-13T00:52:58.622Z] Statistics: [2021-01-13T00:52:58.622Z] Hnuu...uuuununununu... [2021-01-13T00:52:58.622Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T00:52:58.926Z] provisioning config files... [2021-01-13T00:52:58.941Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/38@tmp/config548291479118660605tmp [Pipeline] { [Pipeline] echo [2021-01-13T00:52:59.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:52:59.497Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T00:52:59.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T00:52:59.811Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:53:00.112Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T00:53:00.123Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:53:00.421Z] ---> sudo-logs.sh [2021-01-13T00:53:00.421Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T00:53:00.432Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:53:00.730Z] ---> job-cost.sh [2021-01-13T00:53:00.730Z] lf-activate-venv: SKIPPING [2021-01-13T00:53:00.730Z] INFO: No Stack... [2021-01-13T00:53:01.679Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T00:53:02.255Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T00:53:02.302Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:53:02.615Z] ---> logs-deploy.sh [2021-01-13T00:53:02.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/38 [2021-01-13T00:53:02.615Z] INFO: archiving workspace using pattern(s): [2021-01-13T00:53:04.049Z] Archives upload complete. [2021-01-13T00:53:04.312Z] INFO: archiving logs to Nexus