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 3a622268bb16cc6f060a937717ebd043e18486e3 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 3a622268bb16cc6f060a937717ebd043e18486e3 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29559 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/81 [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/81 # 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 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 Checking out Revision d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 (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 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 # timeout=10 Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-12T00:32:08.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-12T00:32:08.503Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-12T00:32:08.597Z] ========================================================= [2021-03-12T00:32:08.598Z] EdgeX Global Pipelines Version Info [2021-03-12T00:32:08.598Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 47866461d2b7ff75ff8bba18d67b239fed7a7fd7 # timeout=10 [2021-03-12T00:32:10.049Z] ------------------- [2021-03-12T00:32:10.049Z] stable info: [2021-03-12T00:32:10.049Z] ------------------- [2021-03-12T00:32:10.049Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-12T00:32:10.049Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T00:32:10.049Z] Message: update stable to v1.0.184 [2021-03-12T00:32:10.994Z] ------------------- [2021-03-12T00:32:10.994Z] experimental info: [2021-03-12T00:32:10.994Z] ------------------- [2021-03-12T00:32:10.994Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-12T00:32:10.994Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T00:32:10.994Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-12T00:32:11.381Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-12T00:32:11.465Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-12T00:32:11.563Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-12T00:32:11.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-12T00:32:11.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-12T00:32:11.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-12T00:32:12.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-12T00:32:12.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-12T00:32:12.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-12T00:32:12.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-12T00:32:12.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-12T00:32:12.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-12T00:32:12.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-12T00:32:12.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-12T00:32:12.709Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T00:32:12.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T00:32:12.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-12T00:32:13.025Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-12T00:32:13.106Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-12T00:32:13.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-12T00:32:13.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-12T00:32:13.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-12T00:32:13.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-03-12T00:32:13.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-03-12T00:32:13.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-03-12T00:32:13.782Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [Pipeline] echo [2021-03-12T00:32:13.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7a94a3 [Pipeline] echo [2021-03-12T00:32:13.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T00:32:14.168Z] provisioning config files... [2021-03-12T00:32:14.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config1229869865911385085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:32:14.572Z] ---> docker-login.sh [2021-03-12T00:32:14.572Z] nexus3.edgexfoundry.org:10001 [2021-03-12T00:32:14.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:32:14.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:32:14.835Z] Configure a credential helper to remove this warning. See [2021-03-12T00:32:14.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:32:14.835Z] [2021-03-12T00:32:15.098Z] Login Succeeded [2021-03-12T00:32:15.098Z] nexus3.edgexfoundry.org:10002 [2021-03-12T00:32:15.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:32:15.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:32:15.362Z] Configure a credential helper to remove this warning. See [2021-03-12T00:32:15.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:32:15.362Z] [2021-03-12T00:32:15.362Z] Login Succeeded [2021-03-12T00:32:15.362Z] nexus3.edgexfoundry.org:10003 [2021-03-12T00:32:15.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:32:15.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:32:15.362Z] Configure a credential helper to remove this warning. See [2021-03-12T00:32:15.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:32:15.362Z] [2021-03-12T00:32:15.362Z] Login Succeeded [2021-03-12T00:32:15.362Z] nexus3.edgexfoundry.org:10004 [2021-03-12T00:32:15.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:32:15.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:32:15.623Z] Configure a credential helper to remove this warning. See [2021-03-12T00:32:15.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:32:15.623Z] [2021-03-12T00:32:15.623Z] Login Succeeded [2021-03-12T00:32:15.623Z] docker.io [2021-03-12T00:32:15.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:32:15.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:32:15.886Z] Configure a credential helper to remove this warning. See [2021-03-12T00:32:15.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:32:15.886Z] [2021-03-12T00:32:15.886Z] Login Succeeded [2021-03-12T00:32:16.150Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T00:32:16.159Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T00:32:16.648Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-12T00:32:16.648Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.648Z] ++ dirname cmd/core-command/Dockerfile [2021-03-12T00:32:16.648Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.648Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-12T00:32:16.648Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.648Z] ++ dirname cmd/core-data/Dockerfile [2021-03-12T00:32:16.648Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.648Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-12T00:32:16.648Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.648Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-12T00:32:16.648Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.648Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-12T00:32:16.648Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.648Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-12T00:32:16.649Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.649Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-12T00:32:16.649Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.649Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-12T00:32:16.649Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.649Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-12T00:32:16.649Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.649Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-12T00:32:16.649Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.649Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-12T00:32:16.649Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.649Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-12T00:32:16.649Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.649Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-12T00:32:16.649Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.649Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-12T00:32:16.649Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.649Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-12T00:32:16.649Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:32:16.649Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-12T00:32:16.649Z] ++ cut -d/ -f2 [2021-03-12T00:32:16.649Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-12T00:32:16.715Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:32:17.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:32:17.604Z] [2021-03-12T00:32:17.604Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:32:17.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:32:17.972Z] latest: Pulling from edgex-devops/git-semver [2021-03-12T00:32:17.972Z] 31603596830f: Pulling fs layer [2021-03-12T00:32:17.972Z] 2a8b12db71e7: Pulling fs layer [2021-03-12T00:32:17.972Z] 6ca5941a6612: Pulling fs layer [2021-03-12T00:32:17.972Z] ecc8261a40a4: Pulling fs layer [2021-03-12T00:32:17.972Z] ecc8261a40a4: Waiting [2021-03-12T00:32:17.972Z] 2a8b12db71e7: Verifying Checksum [2021-03-12T00:32:17.972Z] 2a8b12db71e7: Download complete [2021-03-12T00:32:17.972Z] 31603596830f: Verifying Checksum [2021-03-12T00:32:17.972Z] 31603596830f: Download complete [2021-03-12T00:32:18.237Z] ecc8261a40a4: Verifying Checksum [2021-03-12T00:32:18.237Z] ecc8261a40a4: Download complete [2021-03-12T00:32:18.237Z] 6ca5941a6612: Verifying Checksum [2021-03-12T00:32:18.237Z] 6ca5941a6612: Download complete [2021-03-12T00:32:18.501Z] 31603596830f: Pull complete [2021-03-12T00:32:18.501Z] 2a8b12db71e7: Pull complete [2021-03-12T00:32:19.449Z] 6ca5941a6612: Pull complete [2021-03-12T00:32:19.735Z] ecc8261a40a4: Pull complete [2021-03-12T00:32:19.735Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-12T00:32:19.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:32:19.735Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-12T00:32:19.896Z] prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container [2021-03-12T00:32:20.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:32:22.649Z] $ docker top 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T00:32:23.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T00:32:23.043Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T00:32:23.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T00:32:23.282Z] $ docker exec 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 ssh-agent [2021-03-12T00:32:23.451Z] SSH_AUTH_SOCK=/tmp/ssh-fvpYLQPu6hlN/agent.12 [2021-03-12T00:32:23.451Z] SSH_AGENT_PID=17 [2021-03-12T00:32:23.467Z] Running ssh-add (command line suppressed) [2021-03-12T00:32:23.586Z] Identity added: /w/workspace/edgex-go/81@tmp/private_key_123755154516019350.key (/w/workspace/edgex-go/81@tmp/private_key_123755154516019350.key) [2021-03-12T00:32:23.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T00:32:23.982Z] + git tag --points-at HEAD [Pipeline] } [2021-03-12T00:32:24.007Z] $ docker exec --env ******** --env ******** 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 ssh-agent -k [2021-03-12T00:32:24.115Z] unset SSH_AUTH_SOCK; [2021-03-12T00:32:24.115Z] unset SSH_AGENT_PID; [2021-03-12T00:32:24.116Z] echo Agent pid 17 killed; [2021-03-12T00:32:24.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-12T00:32:24.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T00:32:24.313Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T00:32:24.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T00:32:24.479Z] $ docker exec 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 ssh-agent [2021-03-12T00:32:24.679Z] SSH_AUTH_SOCK=/tmp/ssh-MfcPSsCrxwkw/agent.45 [2021-03-12T00:32:24.679Z] SSH_AGENT_PID=51 [2021-03-12T00:32:24.731Z] Running ssh-add (command line suppressed) [2021-03-12T00:32:24.847Z] Identity added: /w/workspace/edgex-go/81@tmp/private_key_2625500164854244436.key (/w/workspace/edgex-go/81@tmp/private_key_2625500164854244436.key) [2021-03-12T00:32:24.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T00:32:25.256Z] + git semver init [2021-03-12T00:32:25.256Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T00:32:25.256Z] # $GIT_DIR = /w/workspace/edgex-go/81/.git [2021-03-12T00:32:25.256Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/81 [2021-03-12T00:32:25.256Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T00:32:25.256Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T00:32:25.256Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T00:32:25.256Z] # $SEMVER_BRANCH = PR-2858 [2021-03-12T00:32:25.256Z] # $SEMVER_TEMP = /tmp/semver-066355344 [2021-03-12T00:32:25.256Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-12T00:32:51.865Z] # '/tmp/semver-066355344' -> '/w/workspace/edgex-go/81/.semver' [2021-03-12T00:32:53.253Z] # -> Force: false [2021-03-12T00:32:53.253Z] # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver [Pipeline] } [2021-03-12T00:32:53.266Z] $ docker exec --env ******** --env ******** 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 ssh-agent -k [2021-03-12T00:32:53.491Z] unset SSH_AUTH_SOCK; [2021-03-12T00:32:53.491Z] unset SSH_AGENT_PID; [2021-03-12T00:32:53.491Z] echo Agent pid 51 killed; [2021-03-12T00:32:53.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T00:32:54.030Z] + git semver [Pipeline] } [2021-03-12T00:32:54.046Z] $ docker stop --time=1 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 [2021-03-12T00:32:55.701Z] $ docker rm -f 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T00:32:56.218Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-12T00:32:56.753Z] Stashed 1 file(s) [Pipeline] echo [2021-03-12T00:32:56.756Z] [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-03-12T00:32:57.627Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:32:57.933Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:32:58.233Z] + sudo service docker restart [2021-03-12T00:32:58.233Z] + true [2021-03-12T00:32:58.233Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-12T00:32:58.830Z] ========================================================= [2021-03-12T00:32:58.830Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-12T00:32:58.830Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:32:59.173Z] + 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-03-12T00:33:03.422Z] Sending build context to Docker daemon 328.5MB [2021-03-12T00:33:03.422Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T00:33:03.422Z] Step 2/6 : FROM ${BASE} [2021-03-12T00:33:03.422Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-12T00:33:03.422Z] 188c0c94c7c5: Pulling fs layer [2021-03-12T00:33:03.422Z] 0ef7d3d256c8: Pulling fs layer [2021-03-12T00:33:03.422Z] de9db76c5a1d: Pulling fs layer [2021-03-12T00:33:03.422Z] bca2f99d35d6: Pulling fs layer [2021-03-12T00:33:03.422Z] 93359f2a8cfa: Pulling fs layer [2021-03-12T00:33:03.422Z] 7c6f9722023f: Pulling fs layer [2021-03-12T00:33:03.422Z] a35cf1a2eb13: Pulling fs layer [2021-03-12T00:33:03.422Z] 93359f2a8cfa: Waiting [2021-03-12T00:33:03.422Z] 7c6f9722023f: Waiting [2021-03-12T00:33:03.422Z] a35cf1a2eb13: Waiting [2021-03-12T00:33:03.422Z] bca2f99d35d6: Waiting [2021-03-12T00:33:03.422Z] de9db76c5a1d: Verifying Checksum [2021-03-12T00:33:03.422Z] de9db76c5a1d: Download complete [2021-03-12T00:33:03.422Z] 0ef7d3d256c8: Download complete [2021-03-12T00:33:03.422Z] 93359f2a8cfa: Verifying Checksum [2021-03-12T00:33:03.422Z] 93359f2a8cfa: Download complete [2021-03-12T00:33:03.422Z] 188c0c94c7c5: Verifying Checksum [2021-03-12T00:33:03.422Z] 188c0c94c7c5: Download complete [2021-03-12T00:33:03.422Z] 7c6f9722023f: Verifying Checksum [2021-03-12T00:33:03.422Z] 7c6f9722023f: Download complete [2021-03-12T00:33:03.422Z] 188c0c94c7c5: Pull complete [2021-03-12T00:33:03.687Z] 0ef7d3d256c8: Pull complete [2021-03-12T00:33:03.687Z] de9db76c5a1d: Pull complete [2021-03-12T00:33:05.086Z] a35cf1a2eb13: Verifying Checksum [2021-03-12T00:33:05.086Z] a35cf1a2eb13: Download complete [2021-03-12T00:33:05.668Z] bca2f99d35d6: Verifying Checksum [2021-03-12T00:33:05.668Z] bca2f99d35d6: Download complete [2021-03-12T00:33:11.007Z] bca2f99d35d6: Pull complete [2021-03-12T00:33:11.007Z] 93359f2a8cfa: Pull complete [2021-03-12T00:33:11.007Z] 7c6f9722023f: Pull complete [2021-03-12T00:33:12.107Z] Still waiting to schedule task [2021-03-12T00:33:12.107Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-12T00:33:15.244Z] a35cf1a2eb13: Pull complete [2021-03-12T00:33:15.244Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-12T00:33:15.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-12T00:33:15.244Z] ---> a62c8e92a672 [2021-03-12T00:33:15.244Z] 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-03-12T00:33:15.244Z] ---> Running in 7b00b8384f76 [2021-03-12T00:33:16.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:33:17.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:33:18.085Z] (1/12) Installing libmagic (5.38-r0) [2021-03-12T00:33:19.029Z] (2/12) Installing file (5.38-r0) [2021-03-12T00:33:19.291Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-12T00:33:19.291Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-12T00:33:37.426Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-12T00:33:37.426Z] (6/12) Installing patch (2.7.6-r6) [2021-03-12T00:33:37.426Z] (7/12) Installing build-base (0.5-r2) [2021-03-12T00:33:37.426Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-12T00:33:37.426Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-12T00:33:37.426Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-12T00:33:37.426Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-12T00:33:37.687Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-12T00:33:37.687Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:33:37.687Z] OK: 233 MiB in 51 packages [2021-03-12T00:33:41.005Z] Removing intermediate container 7b00b8384f76 [2021-03-12T00:33:41.005Z] ---> 5123c3e729c9 [2021-03-12T00:33:41.005Z] Step 4/6 : WORKDIR /edgex-go [2021-03-12T00:33:41.005Z] ---> Running in cbc2e5862052 [2021-03-12T00:33:41.005Z] Removing intermediate container cbc2e5862052 [2021-03-12T00:33:41.005Z] ---> a097e9c36852 [2021-03-12T00:33:41.005Z] Step 5/6 : COPY go.mod . [2021-03-12T00:33:41.268Z] ---> 1bcbd3c75f43 [2021-03-12T00:33:41.268Z] Step 6/6 : RUN go mod download [2021-03-12T00:33:41.531Z] ---> Running in 0d18f3677043 [2021-03-12T00:34:03.535Z] Removing intermediate container 0d18f3677043 [2021-03-12T00:34:03.535Z] ---> 4d6893dd5637 [2021-03-12T00:34:03.535Z] Successfully built 4d6893dd5637 [2021-03-12T00:34:03.535Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:34:03.849Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T00:34:03.849Z] . [Pipeline] withDockerContainer [2021-03-12T00:34:03.950Z] prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container [2021-03-12T00:34:04.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:34:04.777Z] $ docker top 7e6033dfb99b264b7e808e4d111f41a2224c3b189d44981e132375ecf1a39845 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:34:05.294Z] + go version [2021-03-12T00:34:05.294Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-12T00:34:05.309Z] $ docker stop --time=1 7e6033dfb99b264b7e808e4d111f41a2224c3b189d44981e132375ecf1a39845 [2021-03-12T00:34:06.650Z] $ docker rm -f 7e6033dfb99b264b7e808e4d111f41a2224c3b189d44981e132375ecf1a39845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:34:07.552Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T00:34:07.552Z] . [Pipeline] withDockerContainer [2021-03-12T00:34:07.655Z] prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container [2021-03-12T00:34:07.706Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:34:08.311Z] $ docker top 73c5c00badf7a74cfd84adbb10a15774a7fba5de8c2ab9ad45553cb7f05195da -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-12T00:34:08.502Z] ========================================================= [2021-03-12T00:34:08.502Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-12T00:34:08.502Z] ========================================================= [Pipeline] sh [2021-03-12T00:34:08.799Z] + make test [2021-03-12T00:34:08.799Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-12T00:34:18.941Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-12T00:34:33.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-12T00:34:39.448Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-12T00:34:39.448Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-12T00:34:39.448Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-12T00:34:42.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-12T00:34:42.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-12T00:34:42.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-12T00:34:42.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-12T00:34:42.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-12T00:34:43.796Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-12T00:34:45.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-12T00:34:45.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-12T00:34:45.768Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-12T00:34:48.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.111s coverage: 45.9% of statements [2021-03-12T00:34:48.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-12T00:34:48.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-12T00:34:48.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-12T00:34:48.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-12T00:34:48.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-12T00:34:48.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-12T00:34:48.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-12T00:34:48.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.119s coverage: 100.0% of statements [2021-03-12T00:34:50.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.212s coverage: 27.1% of statements [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-12T00:34:50.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-12T00:34:50.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.102s coverage: 100.0% of statements [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-12T00:34:50.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-12T00:34:51.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements [2021-03-12T00:34:51.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-12T00:34:51.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-12T00:34:51.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.159s coverage: 82.9% of statements [2021-03-12T00:34:51.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-12T00:34:51.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:34:51.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.063s coverage: 78.9% of statements [2021-03-12T00:34:51.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-12T00:34:55.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.329s coverage: 28.6% of statements [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-12T00:34:55.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-12T00:34:55.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-12T00:34:55.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-12T00:34:55.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-12T00:34:55.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-12T00:34:55.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-12T00:34:57.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.436s coverage: 92.8% of statements [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-12T00:34:57.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-12T00:34:57.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-12T00:34:57.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-12T00:34:57.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2021-03-12T00:34:57.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2021-03-12T00:34:57.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-03-12T00:34:57.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-03-12T00:34:57.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements [2021-03-12T00:35:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.035s coverage: 94.4% of statements [2021-03-12T00:35:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-03-12T00:35:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.084s coverage: 81.4% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 75.5% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.6% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.6% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 62.4% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 69.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 38.4% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.124s coverage: 87.1% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.733s coverage: 29.1% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 96.5% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-12T00:35:22.289Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-03-12T00:35:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-12T00:35:22.289Z] GO111MODULE=on go vet ./... [2021-03-12T00:35:49.090Z] gofmt -l . [2021-03-12T00:35:49.090Z] [ "`gofmt -l .`" = "" ] [2021-03-12T00:35:49.090Z] ./bin/test-go-mod-tidy.sh [2021-03-12T00:35:49.090Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-12T00:35:49.983Z] + ls -al . [2021-03-12T00:35:49.983Z] total 740 [2021-03-12T00:35:49.983Z] drwxrwxr-x 10 1001 1001 4096 Mar 12 00:35 . [2021-03-12T00:35:49.983Z] drwxr-xr-x 4 root root 30 Mar 12 00:34 .. [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 11 Mar 12 00:32 .dockerignore [2021-03-12T00:35:49.983Z] drwxrwxr-x 8 1001 1001 179 Mar 12 00:32 .git [2021-03-12T00:35:49.983Z] drwxrwxr-x 3 1001 1001 125 Mar 12 00:32 .github [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 818 Mar 12 00:32 .gitignore [2021-03-12T00:35:49.983Z] drwx------ 3 1001 1001 60 Mar 12 00:32 .semver [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 166 Mar 12 00:32 .sonarcloud.properties [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 8607 Mar 12 00:32 Attribution.txt [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:32 CONTRIBUTING.md [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 931 Mar 12 00:32 Dockerfile.build [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 863 Mar 12 00:32 Jenkinsfile [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:32 LICENSE [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 5774 Mar 12 00:32 Makefile [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 6548 Mar 12 00:32 README.md [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 6755 Mar 12 00:32 SECURITY.md [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 5 Mar 12 00:32 VERSION [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 4131 Mar 12 00:32 ZMQWindows.md [2021-03-12T00:35:49.983Z] drwxrwxr-x 2 1001 1001 117 Mar 12 00:32 bin [2021-03-12T00:35:49.983Z] drwxrwxr-x 14 1001 1001 4096 Mar 12 00:32 cmd [2021-03-12T00:35:49.983Z] -rw-r--r-- 1 root root 628838 Mar 12 00:35 coverage.out [2021-03-12T00:35:49.983Z] -rw-r--r-- 1 root root 1055 Mar 12 00:35 go.mod [2021-03-12T00:35:49.983Z] -rw-r--r-- 1 root root 21981 Mar 12 00:35 go.sum [2021-03-12T00:35:49.983Z] drwxrwxr-x 8 1001 1001 127 Mar 12 00:32 internal [2021-03-12T00:35:49.983Z] drwxrwxr-x 4 1001 1001 26 Mar 12 00:32 openapi [2021-03-12T00:35:49.983Z] drwxrwxr-x 4 1001 1001 71 Mar 12 00:32 snap [2021-03-12T00:35:49.983Z] -rw-rw-r-- 1 1001 1001 168 Mar 12 00:32 version.go [Pipeline] sh [2021-03-12T00:35:50.290Z] + '[' -e coverage.out ] [2021-03-12T00:35:50.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-12T00:35:50.581Z] Stashed 1 file(s) [Pipeline] sh [2021-03-12T00:35:50.881Z] + make build [2021-03-12T00:35:50.881Z] 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-03-12T00:35:55.107Z] 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-03-12T00:36:03.386Z] 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-03-12T00:36:04.358Z] 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-03-12T00:36:05.488Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29565 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-03-12T00:36:05.545Z] Running in /w/workspace/edgex-go/81 [Pipeline] { [Pipeline] checkout [2021-03-12T00:36:06.290Z] 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-03-12T00:36:06.557Z] 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-03-12T00:36:08.492Z] 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-03-12T00:36:10.425Z] 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-03-12T00:36:11.386Z] 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-03-12T00:36:11.893Z] using credential edgex-jenkins-ssh [2021-03-12T00:36:11.978Z] Cloning the remote Git repository [2021-03-12T00:36:12.819Z] 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-03-12T00:36:12.083Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:36:12.241Z] > git init /w/workspace/edgex-go/81 # timeout=10 [2021-03-12T00:36:12.352Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:36:12.353Z] > git --version # timeout=10 [2021-03-12T00:36:12.379Z] > git --version # 'git version 2.17.1' [2021-03-12T00:36:12.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:36:12.482Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:36:13.766Z] 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-03-12T00:36:14.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-12T00:36:16.708Z] $ docker stop --time=1 73c5c00badf7a74cfd84adbb10a15774a7fba5de8c2ab9ad45553cb7f05195da [2021-03-12T00:36:18.440Z] $ docker rm -f 73c5c00badf7a74cfd84adbb10a15774a7fba5de8c2ab9ad45553cb7f05195da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:36:20.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:36:20.349Z] [2021-03-12T00:36:20.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:36:20.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:36:20.702Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-12T00:36:20.702Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-12T00:36:20.702Z] ca9280d653b3: Pulling fs layer [2021-03-12T00:36:20.702Z] 7e9c9ca2126c: Pulling fs layer [2021-03-12T00:36:21.280Z] cbdbe7a5bc2a: Download complete [2021-03-12T00:36:21.550Z] cbdbe7a5bc2a: Pull complete [2021-03-12T00:36:21.819Z] ca9280d653b3: Download complete [2021-03-12T00:36:22.397Z] 7e9c9ca2126c: Verifying Checksum [2021-03-12T00:36:22.397Z] 7e9c9ca2126c: Download complete [2021-03-12T00:36:22.660Z] ca9280d653b3: Pull complete [2021-03-12T00:36:29.284Z] 7e9c9ca2126c: Pull complete [2021-03-12T00:36:29.284Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-12T00:36:29.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:36:29.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-12T00:36:29.454Z] prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container [2021-03-12T00:36:29.507Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:36:32.679Z] $ docker top a3ea769cea9995e0dcd1b7d7855b385dff62250ea9b138a91300182169c57e4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:36:33.197Z] + docker-compose build --help [2021-03-12T00:36:33.197Z] + grep parallel [2021-03-12T00:36:34.141Z] --parallel Build images in parallel. [Pipeline] } [2021-03-12T00:36:34.157Z] $ docker stop --time=1 a3ea769cea9995e0dcd1b7d7855b385dff62250ea9b138a91300182169c57e4c [2021-03-12T00:36:35.499Z] $ docker rm -f a3ea769cea9995e0dcd1b7d7855b385dff62250ea9b138a91300182169c57e4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:36:36.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:36:36.200Z] . [Pipeline] withDockerContainer [2021-03-12T00:36:36.351Z] prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container [2021-03-12T00:36:36.456Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:36:37.038Z] $ docker top bfad2b8a57f58e47aa174ba02a6a668fa57e365d5afeb84265373b25a0677120 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:36:37.527Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-12T00:36:38.471Z] Building docker-core-command-go ... [2021-03-12T00:36:38.471Z] Building docker-core-data-go ... [2021-03-12T00:36:38.471Z] Building docker-core-metadata-go ... [2021-03-12T00:36:38.471Z] Building docker-security-bootstrapper-go ... [2021-03-12T00:36:38.471Z] Building docker-security-proxy-setup-go ... [2021-03-12T00:36:38.471Z] Building docker-security-secretstore-setup-go ... [2021-03-12T00:36:38.471Z] Building docker-support-notifications-go ... [2021-03-12T00:36:38.471Z] Building docker-support-scheduler-go ... [2021-03-12T00:36:38.471Z] Building docker-sys-mgmt-agent-go ... [2021-03-12T00:36:38.471Z] Building docker-support-notifications-go [2021-03-12T00:36:38.471Z] Building docker-core-metadata-go [2021-03-12T00:36:38.471Z] Building docker-security-proxy-setup-go [2021-03-12T00:36:38.471Z] Building docker-sys-mgmt-agent-go [2021-03-12T00:36:38.471Z] Building docker-core-command-go [2021-03-12T00:36:38.792Z] Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-03-12T00:36:37.863Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:36:37.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:36:37.914Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:36:37.963Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:36:37.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:36:37.978Z] > 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-03-12T00:36:38.872Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:36:38.900Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-03-12T00:36:39.291Z] > git remote # timeout=10 [2021-03-12T00:36:39.312Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T00:36:39.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:36:39.350Z] > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 [2021-03-12T00:36:40.260Z] Merge succeeded, producing 41e88566d0a74a1d81297cbbf37b17eda15ec291 [2021-03-12T00:36:40.260Z] Checking out Revision 41e88566d0a74a1d81297cbbf37b17eda15ec291 (PR-2858) [2021-03-12T00:36:40.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T00:36:40.273Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:36:40.284Z] > git checkout -f 41e88566d0a74a1d81297cbbf37b17eda15ec291 # timeout=10 [2021-03-12T00:36:44.765Z] Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" [2021-03-12T00:36:44.781Z] > git rev-list --no-walk 47866461d2b7ff75ff8bba18d67b239fed7a7fd7 # timeout=10 [2021-03-12T00:36:44.790Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T00:36:46.266Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:36:46.749Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:36:47.092Z] + + true [2021-03-12T00:36:47.093Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T00:36:49.184Z] provisioning config files... [2021-03-12T00:36:49.230Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config8582562627610137433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:36:49.649Z] ---> docker-login.sh [2021-03-12T00:36:49.649Z] nexus3.edgexfoundry.org:10001 [2021-03-12T00:36:50.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:50.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:50.913Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:50.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:50.913Z] [2021-03-12T00:36:50.913Z] Login Succeeded [2021-03-12T00:36:50.913Z] nexus3.edgexfoundry.org:10002 [2021-03-12T00:36:51.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:51.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:51.516Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:51.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:51.516Z] [2021-03-12T00:36:51.516Z] Login Succeeded [2021-03-12T00:36:51.516Z] nexus3.edgexfoundry.org:10003 [2021-03-12T00:36:51.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:52.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:52.064Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:52.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:52.064Z] [2021-03-12T00:36:52.064Z] Login Succeeded [2021-03-12T00:36:52.064Z] nexus3.edgexfoundry.org:10004 [2021-03-12T00:36:52.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:52.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:52.614Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:52.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:52.614Z] [2021-03-12T00:36:52.614Z] Login Succeeded [2021-03-12T00:36:52.614Z] docker.io [2021-03-12T00:36:53.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:53.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:53.486Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:53.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:53.486Z] [2021-03-12T00:36:53.486Z] Login Succeeded [2021-03-12T00:36:53.486Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T00:36:53.504Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T00:36:53.986Z] ========================================================= [2021-03-12T00:36:53.987Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-12T00:36:53.987Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:36:54.363Z] + 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-03-12T00:36:57.031Z] Sending build context to Docker daemon 166.7MB [2021-03-12T00:36:57.031Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T00:36:57.031Z] Step 2/6 : FROM ${BASE} [2021-03-12T00:36:57.031Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-12T00:36:57.031Z] 5f621e34cdf4: Pulling fs layer [2021-03-12T00:36:57.031Z] a4357932f1b6: Pulling fs layer [2021-03-12T00:36:57.031Z] 18c013af1878: Pulling fs layer [2021-03-12T00:36:57.031Z] 00ac8860ef70: Pulling fs layer [2021-03-12T00:36:57.031Z] 63d7cb157983: Pulling fs layer [2021-03-12T00:36:57.031Z] b116817d02f9: Pulling fs layer [2021-03-12T00:36:57.031Z] 745a02a5169b: Pulling fs layer [2021-03-12T00:36:57.031Z] 00ac8860ef70: Waiting [2021-03-12T00:36:57.031Z] 63d7cb157983: Waiting [2021-03-12T00:36:57.031Z] b116817d02f9: Waiting [2021-03-12T00:36:57.031Z] 745a02a5169b: Waiting [2021-03-12T00:36:57.031Z] 18c013af1878: Download complete [2021-03-12T00:36:57.031Z] a4357932f1b6: Verifying Checksum [2021-03-12T00:36:57.031Z] a4357932f1b6: Download complete [2021-03-12T00:36:57.031Z] 63d7cb157983: Verifying Checksum [2021-03-12T00:36:57.031Z] 63d7cb157983: Download complete [2021-03-12T00:36:57.031Z] b116817d02f9: Verifying Checksum [2021-03-12T00:36:57.311Z] 5f621e34cdf4: Verifying Checksum [2021-03-12T00:36:57.311Z] 5f621e34cdf4: Download complete [2021-03-12T00:36:57.916Z] 5f621e34cdf4: Pull complete [2021-03-12T00:36:58.523Z] a4357932f1b6: Pull complete [2021-03-12T00:36:58.801Z] 18c013af1878: Pull complete [2021-03-12T00:37:01.452Z] 745a02a5169b: Verifying Checksum [2021-03-12T00:37:01.452Z] 745a02a5169b: Download complete [2021-03-12T00:37:02.443Z] 00ac8860ef70: Verifying Checksum [2021-03-12T00:37:02.443Z] 00ac8860ef70: Download complete [2021-03-12T00:37:10.738Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:37:10.738Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:37:10.738Z] ---> 4d6893dd5637 [2021-03-12T00:37:10.738Z] Step 3/26 : WORKDIR /edgex-go [2021-03-12T00:37:10.738Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:37:10.738Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:37:10.738Z] ---> 4d6893dd5637 [2021-03-12T00:37:10.738Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:37:10.738Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:37:10.738Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:37:10.738Z] ---> 4d6893dd5637 [2021-03-12T00:37:10.738Z] Step 3/21 : WORKDIR /edgex-go [2021-03-12T00:37:10.738Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:37:10.738Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:37:10.738Z] ---> 4d6893dd5637 [2021-03-12T00:37:10.738Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:37:10.738Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:37:10.738Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:37:10.738Z] ---> 4d6893dd5637 [2021-03-12T00:37:10.738Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:37:11.328Z] ---> Running in 046c2248314f [2021-03-12T00:37:11.328Z] ---> Running in e9383dbf9d12 [2021-03-12T00:37:11.328Z] ---> Running in ceb2c64b96a0 [2021-03-12T00:37:11.328Z] ---> Running in 60da53153110 [2021-03-12T00:37:11.328Z] ---> Running in f3473609545e [2021-03-12T00:37:11.921Z] Removing intermediate container ceb2c64b96a0 [2021-03-12T00:37:11.921Z] ---> 7b39f7fe14b9 [2021-03-12T00:37:11.921Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:37:11.921Z] Removing intermediate container 046c2248314f [2021-03-12T00:37:11.921Z] ---> 28a5cc6837dc [2021-03-12T00:37:11.921Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:37:11.921Z] Removing intermediate container f3473609545e [2021-03-12T00:37:11.921Z] ---> f17d58166762 [2021-03-12T00:37:11.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:37:11.921Z] Removing intermediate container e9383dbf9d12 [2021-03-12T00:37:11.921Z] ---> e74b18b7e7bd [2021-03-12T00:37:11.921Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:37:11.921Z] Removing intermediate container 60da53153110 [2021-03-12T00:37:11.921Z] ---> 691d9475820c [2021-03-12T00:37:11.921Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:37:11.921Z] ---> Running in 530455e31123 [2021-03-12T00:37:11.921Z] ---> Running in ec1013363041 [2021-03-12T00:37:11.921Z] ---> Running in 97695b05d584 [2021-03-12T00:37:11.921Z] ---> Running in 211fc3ebca39 [2021-03-12T00:37:11.921Z] ---> Running in 46a5e042ebda [2021-03-12T00:37:12.668Z] 00ac8860ef70: Pull complete [2021-03-12T00:37:12.668Z] 63d7cb157983: Pull complete [2021-03-12T00:37:12.941Z] b116817d02f9: Pull complete [2021-03-12T00:37:13.870Z] Removing intermediate container 97695b05d584 [2021-03-12T00:37:13.870Z] ---> 67209c55fa87 [2021-03-12T00:37:13.870Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-12T00:37:13.870Z] ---> Running in a0497f2a866e [2021-03-12T00:37:13.870Z] Removing intermediate container ec1013363041 [2021-03-12T00:37:13.870Z] ---> 65dd6e384853 [2021-03-12T00:37:13.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:37:14.136Z] Removing intermediate container 530455e31123 [2021-03-12T00:37:14.136Z] ---> 668857230ff0 [2021-03-12T00:37:14.136Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-12T00:37:14.403Z] ---> Running in 9f1b0a1f071e [2021-03-12T00:37:14.403Z] ---> Running in e07d80f6dfe9 [2021-03-12T00:37:14.753Z] Removing intermediate container 211fc3ebca39 [2021-03-12T00:37:14.753Z] ---> 376eadbbdb67 [2021-03-12T00:37:14.753Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-12T00:37:14.753Z] Removing intermediate container 46a5e042ebda [2021-03-12T00:37:14.753Z] ---> 38bc5533773c [2021-03-12T00:37:14.753Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:37:14.753Z] ---> Running in e97319f4c674 [2021-03-12T00:37:15.017Z] ---> Running in 5e02d56727a2 [2021-03-12T00:37:15.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:15.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:15.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:15.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:15.868Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:15.868Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:16.342Z] 745a02a5169b: Pull complete [2021-03-12T00:37:16.342Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-12T00:37:16.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-12T00:37:16.342Z] ---> b7e6874047d6 [2021-03-12T00:37:16.342Z] 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-03-12T00:37:16.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:16.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:16.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:16.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:16.967Z] OK: 233 MiB in 51 packages [2021-03-12T00:37:17.238Z] OK: 233 MiB in 51 packages [2021-03-12T00:37:17.238Z] Removing intermediate container a0497f2a866e [2021-03-12T00:37:17.238Z] ---> e2cdd37ec60d [2021-03-12T00:37:17.501Z] Step 6/22 : COPY go.mod . [2021-03-12T00:37:17.775Z] OK: 233 MiB in 51 packages [2021-03-12T00:37:17.775Z] ---> bc8cb1f79736 [2021-03-12T00:37:17.775Z] Step 7/22 : RUN go mod download [2021-03-12T00:37:17.775Z] Removing intermediate container e07d80f6dfe9 [2021-03-12T00:37:17.775Z] ---> 24282260897a [2021-03-12T00:37:17.775Z] Step 6/21 : COPY go.mod . [2021-03-12T00:37:17.775Z] ---> Running in 92b91b1dd183 [2021-03-12T00:37:18.046Z] ---> cd2037963244 [2021-03-12T00:37:18.046Z] Step 7/21 : RUN go mod download [2021-03-12T00:37:18.046Z] OK: 233 MiB in 51 packages [2021-03-12T00:37:18.311Z] ---> Running in d026ec6e600b [2021-03-12T00:37:18.311Z] OK: 233 MiB in 51 packages [2021-03-12T00:37:18.577Z] Removing intermediate container 9f1b0a1f071e [2021-03-12T00:37:18.577Z] ---> b21144b1c945 [2021-03-12T00:37:18.577Z] Step 6/23 : COPY go.mod . [2021-03-12T00:37:18.840Z] ---> d87cd94ac832 [2021-03-12T00:37:18.840Z] Step 7/23 : RUN go mod download [2021-03-12T00:37:19.116Z] Removing intermediate container 5e02d56727a2 [2021-03-12T00:37:19.116Z] ---> 8af1ce00af95 [2021-03-12T00:37:19.116Z] Step 6/23 : COPY go.mod . [2021-03-12T00:37:19.116Z] ---> Running in 89e2748e22d8 [2021-03-12T00:37:19.116Z] Removing intermediate container e97319f4c674 [2021-03-12T00:37:19.116Z] ---> 2d52a5eb864e [2021-03-12T00:37:19.116Z] Step 6/26 : COPY go.mod . [2021-03-12T00:37:19.382Z] ---> e15bc350f1c5 [2021-03-12T00:37:19.382Z] Step 7/23 : RUN go mod download [2021-03-12T00:37:19.645Z] ---> Running in 7b847e7f499e [2021-03-12T00:37:19.645Z] ---> 32b822b196bd [2021-03-12T00:37:19.645Z] Step 7/26 : RUN go mod download [2021-03-12T00:37:19.918Z] ---> Running in dc3bb7b8f251 [2021-03-12T00:37:20.197Z] Removing intermediate container d026ec6e600b [2021-03-12T00:37:20.197Z] ---> 960dc1f82196 [2021-03-12T00:37:20.197Z] Step 8/21 : COPY . . [2021-03-12T00:37:20.473Z] Removing intermediate container 92b91b1dd183 [2021-03-12T00:37:20.473Z] ---> 183c4932b857 [2021-03-12T00:37:20.473Z] Step 8/22 : COPY . . [2021-03-12T00:37:20.675Z] ---> Running in 9b772e915bd6 [2021-03-12T00:37:21.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:37:22.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:37:23.647Z] (1/12) Installing libmagic (5.38-r0) [2021-03-12T00:37:24.246Z] (2/12) Installing file (5.38-r0) [2021-03-12T00:37:24.246Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-12T00:37:24.246Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-12T00:37:24.729Z] Removing intermediate container 89e2748e22d8 [2021-03-12T00:37:24.729Z] ---> 4d80179307b8 [2021-03-12T00:37:24.729Z] Step 8/23 : COPY . . [2021-03-12T00:37:28.083Z] Removing intermediate container 7b847e7f499e [2021-03-12T00:37:28.083Z] ---> b6d0298eebec [2021-03-12T00:37:28.083Z] Step 8/23 : COPY . . [2021-03-12T00:37:29.040Z] Removing intermediate container dc3bb7b8f251 [2021-03-12T00:37:29.040Z] ---> 95e7f4d230cd [2021-03-12T00:37:29.040Z] Step 8/26 : COPY . . [2021-03-12T00:37:36.632Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-12T00:37:36.632Z] (6/12) Installing patch (2.7.6-r6) [2021-03-12T00:37:36.632Z] (7/12) Installing build-base (0.5-r2) [2021-03-12T00:37:36.632Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-12T00:37:36.632Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-12T00:37:36.632Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-12T00:37:36.632Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-12T00:37:36.632Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-12T00:37:36.632Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:37:36.632Z] OK: 217 MiB in 51 packages [2021-03-12T00:37:40.960Z] Removing intermediate container 9b772e915bd6 [2021-03-12T00:37:40.960Z] ---> 655c950e9935 [2021-03-12T00:37:40.960Z] Step 4/6 : WORKDIR /edgex-go [2021-03-12T00:37:40.960Z] ---> Running in f961d327556a [2021-03-12T00:37:40.960Z] Removing intermediate container f961d327556a [2021-03-12T00:37:40.960Z] ---> 401f77a9f5ff [2021-03-12T00:37:40.960Z] Step 5/6 : COPY go.mod . [2021-03-12T00:37:41.944Z] ---> 692b873f2689 [2021-03-12T00:37:41.944Z] Step 6/6 : RUN go mod download [2021-03-12T00:37:41.944Z] ---> Running in 298384b6b3d9 [2021-03-12T00:38:07.963Z] ---> 3afa860aff95 [2021-03-12T00:38:07.963Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-12T00:38:07.963Z] ---> e49347bbe58c [2021-03-12T00:38:07.963Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-12T00:38:07.963Z] ---> 68bfecd81aa7 [2021-03-12T00:38:07.963Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-12T00:38:07.963Z] ---> d7da47ba62f4 [2021-03-12T00:38:07.963Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-12T00:38:07.963Z] ---> 4a164764a35c [2021-03-12T00:38:07.963Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-12T00:38:07.963Z] ---> Running in 86823b72203f [2021-03-12T00:38:07.963Z] ---> Running in 792eb809bf80 [2021-03-12T00:38:07.963Z] ---> Running in 403aae2e44b8 [2021-03-12T00:38:07.963Z] ---> Running in 26262e854b2a [2021-03-12T00:38:07.963Z] ---> Running in f94e993df5bd [2021-03-12T00:38:07.963Z] 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-03-12T00:38:07.963Z] 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-03-12T00:38:07.963Z] 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-03-12T00:38:07.963Z] 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-03-12T00:38:07.963Z] 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-03-12T00:38:14.343Z] Removing intermediate container 298384b6b3d9 [2021-03-12T00:38:14.343Z] ---> ae32263086db [2021-03-12T00:38:14.343Z] Successfully built ae32263086db [2021-03-12T00:38:14.343Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:38:14.689Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T00:38:14.689Z] . [Pipeline] withDockerContainer [2021-03-12T00:38:14.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-29565 does not seem to be running inside a container [2021-03-12T00:38:15.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:38:16.681Z] $ docker top e033d7805df84025fa097c8070350e03ffdeb5cef6acf86730d99165422e7ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:38:17.733Z] + go version [2021-03-12T00:38:17.733Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-12T00:38:17.766Z] $ docker stop --time=1 e033d7805df84025fa097c8070350e03ffdeb5cef6acf86730d99165422e7ae8 [2021-03-12T00:38:19.779Z] $ docker rm -f e033d7805df84025fa097c8070350e03ffdeb5cef6acf86730d99165422e7ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:38:21.201Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T00:38:21.201Z] . [Pipeline] withDockerContainer [2021-03-12T00:38:21.478Z] prd-ubuntu18.04-docker-arm64-4c-16g-29565 does not seem to be running inside a container [2021-03-12T00:38:21.575Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:38:23.063Z] $ docker top f5c9e711001564079aeba857971a8905642faa1f127ca51571c7971e91c74e21 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-12T00:38:23.457Z] ========================================================= [2021-03-12T00:38:23.457Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-12T00:38:23.457Z] ========================================================= [Pipeline] sh [2021-03-12T00:38:24.103Z] + make test [2021-03-12T00:38:24.103Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-12T00:38:40.237Z] 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-03-12T00:38:44.555Z] Removing intermediate container f94e993df5bd [2021-03-12T00:38:44.555Z] ---> d1a0892cb271 [2021-03-12T00:38:44.555Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-12T00:38:44.555Z] ---> Running in 607a3eaa8476 [2021-03-12T00:38:45.578Z] 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-03-12T00:38:50.914Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-12T00:38:52.228Z] Removing intermediate container 792eb809bf80 [2021-03-12T00:38:52.228Z] ---> c63b10bcf469 [2021-03-12T00:38:52.228Z] [2021-03-12T00:38:52.228Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:38:52.228Z] Removing intermediate container 403aae2e44b8 [2021-03-12T00:38:52.228Z] ---> 46c98fbd653e [2021-03-12T00:38:52.228Z] [2021-03-12T00:38:52.228Z] Step 10/21 : FROM alpine:3.12 [2021-03-12T00:38:52.228Z] Removing intermediate container 26262e854b2a [2021-03-12T00:38:52.228Z] ---> 08386f403c11 [2021-03-12T00:38:52.228Z] [2021-03-12T00:38:52.228Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:38:52.228Z] 3.12: Pulling from library/alpine [2021-03-12T00:38:52.228Z] 3.12: Pulling from library/alpine [2021-03-12T00:38:52.228Z] 3.12: Pulling from library/alpine [2021-03-12T00:38:52.228Z] Removing intermediate container 607a3eaa8476 [2021-03-12T00:38:52.228Z] ---> 17155335e642 [2021-03-12T00:38:52.228Z] [2021-03-12T00:38:52.228Z] Step 11/26 : FROM docker:20.10.0 [2021-03-12T00:38:52.228Z] 20.10.0: Pulling from library/docker [2021-03-12T00:38:52.228Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:38:52.228Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:38:52.228Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:38:52.228Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T00:38:52.228Z] ---> 88dd2752d2ea [2021-03-12T00:38:52.228Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-12T00:38:52.228Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T00:38:52.228Z] ---> 88dd2752d2ea [2021-03-12T00:38:52.228Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-12T00:38:52.228Z] Status: Image is up to date for alpine:3.12 [2021-03-12T00:38:52.228Z] ---> 88dd2752d2ea [2021-03-12T00:38:52.228Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:38:54.789Z] ---> Running in 01e389995a46 [2021-03-12T00:38:54.789Z] ---> Running in cd4c75386ae9 [2021-03-12T00:38:54.789Z] ---> Running in 36f75730bb5e [2021-03-12T00:38:55.053Z] Removing intermediate container 86823b72203f [2021-03-12T00:38:55.053Z] ---> 183ed361f0e0 [2021-03-12T00:38:55.053Z] [2021-03-12T00:38:55.053Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:38:55.053Z] ---> 88dd2752d2ea [2021-03-12T00:38:55.053Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:38:55.318Z] ---> Running in 07cd8da6f2b2 [2021-03-12T00:38:55.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:55.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:55.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:56.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:56.196Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:38:56.196Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:56.196Z] OK: 6 MiB in 15 packages [2021-03-12T00:38:56.196Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-12T00:38:56.470Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:38:56.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:56.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:56.470Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:56.470Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:38:56.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:56.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:56.470Z] OK: 6 MiB in 16 packages [2021-03-12T00:38:56.745Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:38:56.745Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:56.745Z] OK: 6 MiB in 15 packages [2021-03-12T00:38:56.745Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-12T00:38:56.745Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:38:56.745Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-12T00:38:56.745Z] (4/4) Installing curl (7.69.1-r3) [2021-03-12T00:38:56.745Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:56.745Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:38:56.745Z] OK: 7 MiB in 18 packages [2021-03-12T00:38:57.715Z] Removing intermediate container 01e389995a46 [2021-03-12T00:38:57.715Z] ---> e8aac2888653 [2021-03-12T00:38:57.715Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:38:58.293Z] ---> Running in f80335449ed0 [2021-03-12T00:38:58.874Z] Removing intermediate container cd4c75386ae9 [2021-03-12T00:38:58.874Z] ---> f06fd0ec9c8b [2021-03-12T00:38:58.874Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:38:59.146Z] Removing intermediate container 36f75730bb5e [2021-03-12T00:38:59.146Z] ---> 071347d5df2f [2021-03-12T00:38:59.146Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:38:59.146Z] Removing intermediate container 07cd8da6f2b2 [2021-03-12T00:38:59.146Z] ---> 19825de5afa5 [2021-03-12T00:38:59.146Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:38:59.146Z] ---> Running in c29f8c5fd87f [2021-03-12T00:38:59.146Z] Removing intermediate container f80335449ed0 [2021-03-12T00:38:59.146Z] ---> 7cabddd80fd8 [2021-03-12T00:38:59.146Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-12T00:38:59.146Z] ---> Running in 155b7038ea3c [2021-03-12T00:38:59.146Z] ---> Running in 5d9492f990c0 [2021-03-12T00:38:59.413Z] ---> Running in 473d97bdd698 [2021-03-12T00:38:59.414Z] Removing intermediate container c29f8c5fd87f [2021-03-12T00:38:59.414Z] ---> baa4795b8cc4 [2021-03-12T00:38:59.414Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-12T00:38:59.675Z] ---> Running in 507a8d3f5279 [2021-03-12T00:38:59.675Z] Removing intermediate container 155b7038ea3c [2021-03-12T00:38:59.675Z] ---> e5bbe80b1536 [2021-03-12T00:38:59.675Z] Step 13/21 : WORKDIR /edgex [2021-03-12T00:38:59.675Z] Removing intermediate container 5d9492f990c0 [2021-03-12T00:38:59.675Z] ---> 90188a300637 [2021-03-12T00:38:59.675Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-12T00:38:59.675Z] Removing intermediate container 473d97bdd698 [2021-03-12T00:38:59.675Z] ---> d5fd7823ccd6 [2021-03-12T00:38:59.675Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:38:59.939Z] ---> Running in ff1bc9e4155f [2021-03-12T00:38:59.939Z] ---> Running in 56e141662ed5 [2021-03-12T00:38:59.939Z] ---> Running in c4f6d32d7a7c [2021-03-12T00:38:59.939Z] Removing intermediate container 507a8d3f5279 [2021-03-12T00:38:59.939Z] ---> d0dfdc678512 [2021-03-12T00:38:59.939Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:39:00.206Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-12T00:39:00.207Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-12T00:39:00.207Z] ---> Running in 1a657e8f7900 [2021-03-12T00:39:00.207Z] ---> aefe523efa57 [2021-03-12T00:39:00.207Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-12T00:39:00.207Z] Removing intermediate container 56e141662ed5 [2021-03-12T00:39:00.207Z] ---> a9722a94d2ce [2021-03-12T00:39:00.207Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:39:00.781Z] Removing intermediate container ff1bc9e4155f [2021-03-12T00:39:00.781Z] ---> 7878bfd8c733 [2021-03-12T00:39:00.781Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-12T00:39:01.044Z] Removing intermediate container c4f6d32d7a7c [2021-03-12T00:39:01.044Z] ---> 914c7d215076 [2021-03-12T00:39:01.044Z] Step 15/23 : WORKDIR / [2021-03-12T00:39:01.044Z] ---> Running in 80e5f89c0c0f [2021-03-12T00:39:01.044Z] ---> Running in ea47a71015a1 [2021-03-12T00:39:01.309Z] ---> Running in 8ec2032b01d7 [2021-03-12T00:39:01.309Z] Removing intermediate container 1a657e8f7900 [2021-03-12T00:39:01.309Z] ---> 290aeef414a1 [2021-03-12T00:39:01.309Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:39:01.309Z] ---> aa237ff1e3d3 [2021-03-12T00:39:01.309Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-12T00:39:01.581Z] Removing intermediate container ea47a71015a1 [2021-03-12T00:39:01.581Z] ---> 459a2eefda73 [2021-03-12T00:39:01.581Z] Step 15/23 : WORKDIR / [2021-03-12T00:39:01.581Z] Removing intermediate container 8ec2032b01d7 [2021-03-12T00:39:01.581Z] ---> 6cb2cf67fa2e [2021-03-12T00:39:01.581Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:39:01.581Z] ---> Running in fe704489defa [2021-03-12T00:39:02.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:02.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:02.530Z] (1/2) Installing readline (8.0.4-r0) [2021-03-12T00:39:02.530Z] (2/2) Installing bash (5.0.17-r0) [2021-03-12T00:39:02.530Z] ---> fd6e7831f202 [2021-03-12T00:39:02.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-12T00:39:02.530Z] Executing bash-5.0.17-r0.post-install [2021-03-12T00:39:02.530Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:39:02.530Z] OK: 12 MiB in 22 packages [2021-03-12T00:39:02.802Z] Removing intermediate container fe704489defa [2021-03-12T00:39:02.802Z] ---> beb99d643bac [2021-03-12T00:39:02.802Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:39:02.802Z] ---> ec943eb2817c [2021-03-12T00:39:02.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-12T00:39:02.802Z] ---> 845779ee3f7f [2021-03-12T00:39:02.802Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-12T00:39:03.397Z] ---> 34e98ef08662 [2021-03-12T00:39:03.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-12T00:39:03.397Z] ---> beb9106977d4 [2021-03-12T00:39:03.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-12T00:39:03.661Z] ---> 7c6aa47453cc [2021-03-12T00:39:03.661Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-12T00:39:03.661Z] ---> 03e7a5ab6f57 [2021-03-12T00:39:03.661Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-12T00:39:03.661Z] Removing intermediate container 80e5f89c0c0f [2021-03-12T00:39:03.661Z] ---> 9b13b8218785 [2021-03-12T00:39:03.661Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-12T00:39:03.924Z] ---> Running in 96b494a72f0c [2021-03-12T00:39:03.924Z] ---> Running in 391c48c0d16c [2021-03-12T00:39:03.924Z] ---> 67c78efbd606 [2021-03-12T00:39:03.924Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-12T00:39:03.924Z] ---> bfec0d2e17d6 [2021-03-12T00:39:03.924Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-12T00:39:03.924Z] ---> 61af162089d4 [2021-03-12T00:39:03.924Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-12T00:39:04.187Z] ---> Running in 583c82d4c00f [2021-03-12T00:39:04.187Z] Removing intermediate container 96b494a72f0c [2021-03-12T00:39:04.187Z] ---> 9ba90cf570fd [2021-03-12T00:39:04.187Z] Step 18/21 : CMD ["--init=true"] [2021-03-12T00:39:04.187Z] ---> Running in 193926f2b106 [2021-03-12T00:39:04.187Z] Removing intermediate container 391c48c0d16c [2021-03-12T00:39:04.187Z] ---> 8f9109e9ebaf [2021-03-12T00:39:04.187Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-12T00:39:04.449Z] ---> Running in 5925ab1ea7a4 [2021-03-12T00:39:04.449Z] ---> 8f76c444df21 [2021-03-12T00:39:04.449Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-12T00:39:04.450Z] ---> Running in 20c2bcdb1133 [2021-03-12T00:39:04.450Z] Removing intermediate container 583c82d4c00f [2021-03-12T00:39:04.450Z] ---> dbc022949f34 [2021-03-12T00:39:04.450Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:39:04.450Z] Removing intermediate container 193926f2b106 [2021-03-12T00:39:04.450Z] ---> f73a939fc7f6 [2021-03-12T00:39:04.450Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:39:04.450Z] ---> Running in 3a9244db4003 [2021-03-12T00:39:04.716Z] ---> Running in 584879a1e90e [2021-03-12T00:39:04.716Z] ---> Running in 6549e5d220df [2021-03-12T00:39:04.716Z] Removing intermediate container 5925ab1ea7a4 [2021-03-12T00:39:04.716Z] ---> 546b89ebf38e [2021-03-12T00:39:04.716Z] Step 19/21 : LABEL arch=x86_64 [2021-03-12T00:39:04.988Z] Removing intermediate container 20c2bcdb1133 [2021-03-12T00:39:04.988Z] ---> 9337195da644 [2021-03-12T00:39:04.988Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-12T00:39:04.988Z] ---> Running in 4c1913537200 [2021-03-12T00:39:04.988Z] Removing intermediate container 3a9244db4003 [2021-03-12T00:39:04.988Z] ---> e262781e7483 [2021-03-12T00:39:04.988Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:39:04.988Z] ---> Running in 20ff3cdc0843 [2021-03-12T00:39:05.251Z] Removing intermediate container 584879a1e90e [2021-03-12T00:39:05.251Z] ---> 5f1eece848f1 [2021-03-12T00:39:05.251Z] Step 20/22 : LABEL arch=x86_64 [2021-03-12T00:39:05.251Z] ---> Running in 8caafce17a93 [2021-03-12T00:39:05.251Z] Removing intermediate container 6549e5d220df [2021-03-12T00:39:05.251Z] ---> d8a26d0393a7 [2021-03-12T00:39:05.251Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:39:05.251Z] ---> Running in 70761f938d9e [2021-03-12T00:39:05.251Z] Removing intermediate container 4c1913537200 [2021-03-12T00:39:05.251Z] ---> 057a04aadb52 [2021-03-12T00:39:05.251Z] Step 20/21 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:39:05.513Z] ---> Running in 78f0d4cdc34f [2021-03-12T00:39:05.513Z] Removing intermediate container 20ff3cdc0843 [2021-03-12T00:39:05.513Z] ---> ac09d4f8594c [2021-03-12T00:39:05.513Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-12T00:39:05.513Z] Removing intermediate container 8caafce17a93 [2021-03-12T00:39:05.513Z] ---> 06edbde4fffe [2021-03-12T00:39:05.513Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:39:05.513Z] ---> Running in bff02a379b76 [2021-03-12T00:39:05.775Z] ---> Running in 1d3fd6686e3d [2021-03-12T00:39:05.775Z] Removing intermediate container 70761f938d9e [2021-03-12T00:39:05.775Z] ---> 51250de6b120 [2021-03-12T00:39:05.775Z] Step 21/22 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:39:05.775Z] Removing intermediate container 78f0d4cdc34f [2021-03-12T00:39:05.775Z] ---> 238c2559c306 [2021-03-12T00:39:05.775Z] Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:39:06.037Z] ---> Running in 355141d74efa [2021-03-12T00:39:06.037Z] Removing intermediate container bff02a379b76 [2021-03-12T00:39:06.037Z] ---> c14fafc41e8f [2021-03-12T00:39:06.037Z] Step 21/21 : LABEL version=0.0.0 [2021-03-12T00:39:06.037Z] ---> Running in e4cc707f9281 [2021-03-12T00:39:06.037Z] Removing intermediate container 1d3fd6686e3d [2021-03-12T00:39:06.037Z] ---> 8a43694db161 [2021-03-12T00:39:06.037Z] Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:39:06.299Z] ---> 433b6324d405 [2021-03-12T00:39:06.299Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-12T00:39:06.299Z] ---> Running in b93d7d65cffd [2021-03-12T00:39:06.299Z] ---> Running in 4cff35a50899 [2021-03-12T00:39:06.561Z] Removing intermediate container 355141d74efa [2021-03-12T00:39:06.561Z] ---> bf277256bfbd [2021-03-12T00:39:06.561Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:39:06.561Z] Removing intermediate container e4cc707f9281 [2021-03-12T00:39:06.561Z] ---> 94f86bcdab11 [2021-03-12T00:39:06.561Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:39:06.561Z] Removing intermediate container b93d7d65cffd [2021-03-12T00:39:06.561Z] ---> b56b0263bed0 [2021-03-12T00:39:06.561Z] [2021-03-12T00:39:06.561Z] ---> Running in f9e86821242b [2021-03-12T00:39:06.827Z] ---> Running in c87da807f37c [2021-03-12T00:39:06.827Z] ---> b58a0da9ffa8 [2021-03-12T00:39:06.827Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-12T00:39:06.827Z] Removing intermediate container 4cff35a50899 [2021-03-12T00:39:06.827Z] ---> 608e343d5f14 [2021-03-12T00:39:06.827Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:39:06.827Z] ---> Running in a522c6cf127a [2021-03-12T00:39:07.090Z] Successfully built b56b0263bed0 [2021-03-12T00:39:07.090Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-12T00:39:07.090Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-03-12T00:39:07.368Z] Removing intermediate container c87da807f37c [2021-03-12T00:39:07.368Z] ---> 90341f2b15d6 [2021-03-12T00:39:07.368Z] [2021-03-12T00:39:07.368Z] Removing intermediate container f9e86821242b [2021-03-12T00:39:07.368Z] ---> 5785892d338e [2021-03-12T00:39:07.368Z] [2021-03-12T00:39:07.368Z] ---> ed80d718dc2d [2021-03-12T00:39:07.368Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-12T00:39:07.368Z] Removing intermediate container a522c6cf127a [2021-03-12T00:39:07.368Z] ---> 324156373bc4 [2021-03-12T00:39:07.368Z] [2021-03-12T00:39:07.634Z] Successfully built 5785892d338e [2021-03-12T00:39:07.634Z] Successfully built 90341f2b15d6 [2021-03-12T00:39:07.634Z] Successfully tagged docker-support-notifications-go:latest [2021-03-12T00:39:07.634Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-03-12T00:39:07.634Z] ---> Running in f71f9ae30cdd [2021-03-12T00:39:07.634Z] Successfully tagged docker-core-command-go:latest [2021-03-12T00:39:07.634Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-12T00:39:07.634Z] Successfully built 324156373bc4 [2021-03-12T00:39:07.901Z] Successfully tagged docker-core-metadata-go:latest [2021-03-12T00:39:07.901Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go [2021-03-12T00:39:08.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:08.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:08.447Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-12T00:39:08.447Z] (2/33) Installing expat (2.2.9-r1) [2021-03-12T00:39:08.447Z] (3/33) Installing libffi (3.3-r2) [2021-03-12T00:39:08.447Z] (4/33) Installing gdbm (1.13-r1) [2021-03-12T00:39:08.447Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-12T00:39:08.447Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-12T00:39:08.447Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-12T00:39:13.783Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-12T00:39:13.783Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-12T00:39:13.783Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-12T00:39:13.783Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-12T00:39:13.783Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-12T00:39:13.783Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-12T00:39:13.783Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-12T00:39:15.469Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-12T00:39:15.469Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-12T00:39:15.865Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-12T00:39:17.395Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-12T00:39:17.395Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-12T00:39:17.977Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-12T00:39:17.977Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-12T00:39:17.977Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-12T00:39:17.977Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-12T00:39:18.239Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-12T00:39:18.239Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-12T00:39:18.239Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-12T00:39:19.632Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-12T00:39:20.209Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-12T00:39:20.209Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-12T00:39:20.209Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-12T00:39:21.161Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-12T00:39:22.108Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-12T00:39:22.108Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-12T00:39:23.053Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:39:23.053Z] OK: 71 MiB in 55 packages [2021-03-12T00:39:41.346Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:39:41.346Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:39:41.346Z] ---> 4d6893dd5637 [2021-03-12T00:39:41.346Z] Step 3/31 : WORKDIR /edgex-go [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 691d9475820c [2021-03-12T00:39:41.346Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 38bc5533773c [2021-03-12T00:39:41.346Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 8af1ce00af95 [2021-03-12T00:39:41.346Z] Step 6/31 : COPY go.mod . [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> e15bc350f1c5 [2021-03-12T00:39:41.346Z] Step 7/31 : RUN go mod download [2021-03-12T00:39:41.346Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:39:41.346Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:39:41.346Z] ---> 4d6893dd5637 [2021-03-12T00:39:41.346Z] Step 3/24 : WORKDIR /edgex-go [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 691d9475820c [2021-03-12T00:39:41.346Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 38bc5533773c [2021-03-12T00:39:41.346Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 8af1ce00af95 [2021-03-12T00:39:41.346Z] Step 6/24 : COPY go.mod . [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> e15bc350f1c5 [2021-03-12T00:39:41.346Z] Step 7/24 : RUN go mod download [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> b6d0298eebec [2021-03-12T00:39:41.346Z] Step 8/31 : COPY . . [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> b6d0298eebec [2021-03-12T00:39:41.346Z] Step 8/24 : COPY . . [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> d7da47ba62f4 [2021-03-12T00:39:41.346Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> d7da47ba62f4 [2021-03-12T00:39:41.346Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-12T00:39:41.346Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:39:41.346Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:39:41.346Z] ---> 4d6893dd5637 [2021-03-12T00:39:41.346Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 691d9475820c [2021-03-12T00:39:41.346Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 38bc5533773c [2021-03-12T00:39:41.346Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 8af1ce00af95 [2021-03-12T00:39:41.346Z] Step 6/22 : COPY go.mod . [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> e15bc350f1c5 [2021-03-12T00:39:41.346Z] Step 7/22 : RUN go mod download [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> b6d0298eebec [2021-03-12T00:39:41.346Z] Step 8/22 : COPY . . [2021-03-12T00:39:41.346Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:39:41.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:39:41.346Z] ---> 4d6893dd5637 [2021-03-12T00:39:41.346Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 691d9475820c [2021-03-12T00:39:41.346Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> 38bc5533773c [2021-03-12T00:39:41.346Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-12T00:39:41.346Z] ---> Using cache [2021-03-12T00:39:41.346Z] ---> d7da47ba62f4 [2021-03-12T00:39:41.346Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-12T00:39:42.742Z] ---> Running in 2f30bc00dbc7 [2021-03-12T00:39:42.742Z] ---> Running in 34b8f2bbf3f1 [2021-03-12T00:39:42.742Z] ---> Running in b9349b264086 [2021-03-12T00:39:42.742Z] ---> Running in 133a66b3a6be [2021-03-12T00:39:43.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-12T00:39:43.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:43.964Z] 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-03-12T00:39:43.964Z] 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-03-12T00:39:44.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:45.605Z] OK: 233 MiB in 51 packages [2021-03-12T00:39:46.593Z] Removing intermediate container f71f9ae30cdd [2021-03-12T00:39:46.593Z] ---> 97ad6ec6b831 [2021-03-12T00:39:46.593Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-12T00:39:46.870Z] ---> Running in c443311137de [2021-03-12T00:39:47.142Z] Removing intermediate container b9349b264086 [2021-03-12T00:39:47.142Z] ---> bf2053b6de09 [2021-03-12T00:39:47.142Z] Step 6/23 : COPY go.mod . [2021-03-12T00:39:47.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-12T00:39:47.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-12T00:39:49.098Z] ---> c59f7a581970 [2021-03-12T00:39:49.098Z] Step 7/23 : RUN go mod download [2021-03-12T00:39:49.098Z] ---> Running in 65be16284f9e [2021-03-12T00:39:51.712Z] Collecting docker-compose==1.23.2 [2021-03-12T00:39:51.712Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-12T00:39:51.712Z] 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-03-12T00:39:52.303Z] Collecting jsonschema<3,>=2.5.1 [2021-03-12T00:39:52.303Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-12T00:39:52.303Z] Collecting docopt<0.7,>=0.6.1 [2021-03-12T00:39:52.303Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-12T00:39:52.898Z] Removing intermediate container 65be16284f9e [2021-03-12T00:39:52.898Z] ---> fb55c2182e36 [2021-03-12T00:39:52.898Z] Step 8/23 : COPY . . [2021-03-12T00:39:53.487Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-12T00:39:53.487Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-12T00:39:54.938Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-12T00:39:54.938Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-12T00:39:55.992Z] Collecting texttable<0.10,>=0.9.0 [2021-03-12T00:39:55.992Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-12T00:39:57.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-12T00:39:57.918Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-12T00:39:57.974Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-12T00:39:57.975Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-12T00:39:58.946Z] Collecting docker<4.0,>=3.6.0 [2021-03-12T00:39:59.215Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-12T00:39:59.839Z] Collecting cached-property<2,>=1.2.0 [2021-03-12T00:39:59.839Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-12T00:39:59.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-12T00:39:59.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-12T00:39:59.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-12T00:39:59.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-12T00:40:00.111Z] Collecting PyYAML<4,>=3.10 [2021-03-12T00:40:00.111Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-12T00:40:02.772Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-12T00:40:02.772Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-12T00:40:02.772Z] 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-03-12T00:40:02.772Z] 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-03-12T00:40:02.772Z] Collecting idna<2.8,>=2.5 [2021-03-12T00:40:02.772Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-12T00:40:02.772Z] Collecting docker-pycreds>=0.4.0 [2021-03-12T00:40:02.772Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-12T00:40:02.772Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-12T00:40:02.772Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-12T00:40:02.772Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-12T00:40:02.772Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-12T00:40:03.041Z] Installing collected packages: jsonschema, docopt, websocket-client, urllib3, idna, requests, texttable, dockerpty, docker-pycreds, docker, cached-property, PyYAML, docker-compose [2021-03-12T00:40:03.305Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-12T00:40:03.636Z] Running setup.py install for docopt: started [2021-03-12T00:40:04.254Z] Running setup.py install for docopt: finished with status 'done' [2021-03-12T00:40:04.288Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-12T00:40:04.539Z] Attempting uninstall: urllib3 [2021-03-12T00:40:04.539Z] Found existing installation: urllib3 1.25.9 [2021-03-12T00:40:04.539Z] Uninstalling urllib3-1.25.9: [2021-03-12T00:40:04.810Z] Successfully uninstalled urllib3-1.25.9 [2021-03-12T00:40:09.063Z] Attempting uninstall: idna [2021-03-12T00:40:09.063Z] Found existing installation: idna 2.9 [2021-03-12T00:40:09.063Z] Uninstalling idna-2.9: [2021-03-12T00:40:09.063Z] Successfully uninstalled idna-2.9 [2021-03-12T00:40:11.017Z] Attempting uninstall: requests [2021-03-12T00:40:11.017Z] Found existing installation: requests 2.23.0 [2021-03-12T00:40:11.017Z] Uninstalling requests-2.23.0: [2021-03-12T00:40:11.982Z] Successfully uninstalled requests-2.23.0 [2021-03-12T00:40:12.260Z] Running setup.py install for texttable: started [2021-03-12T00:40:12.588Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-12T00:40:12.588Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-12T00:40:12.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-12T00:40:13.229Z] Running setup.py install for texttable: finished with status 'done' [2021-03-12T00:40:13.229Z] Running setup.py install for dockerpty: started [2021-03-12T00:40:13.823Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-12T00:40:15.771Z] Running setup.py install for PyYAML: started [2021-03-12T00:40:15.771Z] 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-03-12T00:40:16.722Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-12T00:40:17.306Z] 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.58.0 [2021-03-12T00:40:19.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements [2021-03-12T00:40:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-12T00:40:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-12T00:40:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-12T00:40:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-12T00:40:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-12T00:40:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-12T00:40:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-12T00:40:19.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.352s coverage: 100.0% of statements [2021-03-12T00:40:19.879Z] ---> d5e18c7c1cea [2021-03-12T00:40:19.879Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-12T00:40:21.290Z] ---> Running in 95bbdb289690 [2021-03-12T00:40:21.554Z] Removing intermediate container 2f30bc00dbc7 [2021-03-12T00:40:21.554Z] ---> 4e09c5f34fe6 [2021-03-12T00:40:21.554Z] [2021-03-12T00:40:21.554Z] Step 10/31 : FROM alpine:3.12 [2021-03-12T00:40:21.554Z] ---> 88dd2752d2ea [2021-03-12T00:40:21.554Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-12T00:40:24.104Z] ---> Running in 6bf57bc0c260 [2021-03-12T00:40:24.680Z] 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-03-12T00:40:24.680Z] Removing intermediate container c443311137de [2021-03-12T00:40:24.680Z] ---> a9f2468667d9 [2021-03-12T00:40:24.680Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-12T00:40:26.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.570s coverage: 27.1% of statements [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-12T00:40:26.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-12T00:40:26.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.137s coverage: 100.0% of statements [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-12T00:40:26.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-12T00:40:26.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 71.3% of statements [2021-03-12T00:40:26.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-12T00:40:26.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-12T00:40:26.617Z] Removing intermediate container 133a66b3a6be [2021-03-12T00:40:26.617Z] ---> b2889c8f44c0 [2021-03-12T00:40:26.617Z] [2021-03-12T00:40:26.617Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:40:26.617Z] ---> 88dd2752d2ea [2021-03-12T00:40:26.617Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:40:26.617Z] ---> Using cache [2021-03-12T00:40:26.617Z] ---> 19825de5afa5 [2021-03-12T00:40:26.617Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:40:26.617Z] Removing intermediate container 6bf57bc0c260 [2021-03-12T00:40:26.617Z] ---> 32fb139b6e1d [2021-03-12T00:40:26.617Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-12T00:40:26.617Z] ---> Using cache [2021-03-12T00:40:26.617Z] ---> 90188a300637 [2021-03-12T00:40:26.617Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-12T00:40:26.617Z] ---> Running in 26f60153413c [2021-03-12T00:40:26.617Z] Removing intermediate container 34b8f2bbf3f1 [2021-03-12T00:40:26.617Z] ---> 8017414b54e1 [2021-03-12T00:40:26.617Z] [2021-03-12T00:40:26.617Z] Step 10/24 : FROM alpine:3.12 [2021-03-12T00:40:26.617Z] ---> 88dd2752d2ea [2021-03-12T00:40:26.617Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-12T00:40:26.888Z] ---> Running in f51fcf6b360d [2021-03-12T00:40:26.888Z] ---> Running in c1922842a924 [2021-03-12T00:40:26.888Z] ---> Running in 74bf70792602 [2021-03-12T00:40:27.496Z] Removing intermediate container c1922842a924 [2021-03-12T00:40:27.496Z] ---> 14fd5fb7c180 [2021-03-12T00:40:27.496Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:40:27.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:27.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:27.771Z] ---> Running in e6ffae45f228 [2021-03-12T00:40:27.771Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:40:27.771Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-12T00:40:27.771Z] (3/3) Installing curl (7.69.1-r3) [2021-03-12T00:40:27.771Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:28.044Z] OK: 72 MiB in 58 packages [2021-03-12T00:40:28.044Z] Removing intermediate container e6ffae45f228 [2021-03-12T00:40:28.044Z] ---> 9b801e9d75f8 [2021-03-12T00:40:28.044Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:40:28.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:28.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:28.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:28.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:28.334Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:40:28.334Z] (2/2) Installing su-exec (0.2-r1) [2021-03-12T00:40:28.334Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:28.607Z] OK: 6 MiB in 16 packages [2021-03-12T00:40:28.607Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-12T00:40:28.607Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:40:28.607Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-12T00:40:28.607Z] (4/5) Installing curl (7.69.1-r3) [2021-03-12T00:40:28.607Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-12T00:40:28.607Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:28.607Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:40:28.873Z] OK: 7 MiB in 19 packages [2021-03-12T00:40:29.464Z] ---> 4fea28acb7f4 [2021-03-12T00:40:29.464Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-12T00:40:29.731Z] Removing intermediate container 26f60153413c [2021-03-12T00:40:29.731Z] ---> 903712ccb4de [2021-03-12T00:40:29.731Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-12T00:40:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.471s coverage: 82.9% of statements [2021-03-12T00:40:29.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-12T00:40:29.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:40:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.134s coverage: 78.9% of statements [2021-03-12T00:40:29.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-12T00:40:30.008Z] ---> Running in 27d52afa8e44 [2021-03-12T00:40:31.456Z] Removing intermediate container 27d52afa8e44 [2021-03-12T00:40:31.456Z] ---> 62223acaf064 [2021-03-12T00:40:31.456Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:40:32.424Z] ---> Running in 57643bc7f2ed [2021-03-12T00:40:32.424Z] Removing intermediate container f51fcf6b360d [2021-03-12T00:40:32.424Z] ---> f0c0ab08135c [2021-03-12T00:40:32.424Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-12T00:40:32.424Z] ---> 2bfa86a8d674 [2021-03-12T00:40:32.424Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-12T00:40:32.424Z] Removing intermediate container 74bf70792602 [2021-03-12T00:40:32.424Z] ---> c45c727c320f [2021-03-12T00:40:32.424Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:40:32.698Z] ---> Running in 5ac5da6ace78 [2021-03-12T00:40:32.698Z] ---> Running in 9ab805d8a256 [2021-03-12T00:40:33.655Z] Removing intermediate container 57643bc7f2ed [2021-03-12T00:40:33.655Z] ---> 507f084b6a0e [2021-03-12T00:40:33.655Z] Step 24/26 : LABEL arch=x86_64 [2021-03-12T00:40:33.655Z] ---> a9e0dfca8ee7 [2021-03-12T00:40:33.655Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-12T00:40:33.925Z] Removing intermediate container 5ac5da6ace78 [2021-03-12T00:40:33.925Z] ---> d56cdc298429 [2021-03-12T00:40:33.925Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-12T00:40:33.925Z] ---> Running in 0340a63a4d9e [2021-03-12T00:40:33.925Z] Removing intermediate container 9ab805d8a256 [2021-03-12T00:40:33.925Z] ---> 3cb85e324b53 [2021-03-12T00:40:33.925Z] Step 13/24 : WORKDIR / [2021-03-12T00:40:34.188Z] ---> Running in 7562e882c840 [2021-03-12T00:40:34.188Z] ---> Running in 486e0d4a26d8 [2021-03-12T00:40:34.188Z] ---> Running in 410380e04e1e [2021-03-12T00:40:34.456Z] Removing intermediate container 0340a63a4d9e [2021-03-12T00:40:34.456Z] ---> 502fd9289a9c [2021-03-12T00:40:34.456Z] Step 25/26 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:40:34.723Z] Removing intermediate container 7562e882c840 [2021-03-12T00:40:34.723Z] ---> 8a294e694e0d [2021-03-12T00:40:34.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:40:34.723Z] Removing intermediate container 486e0d4a26d8 [2021-03-12T00:40:34.723Z] ---> d518b6155b8d [2021-03-12T00:40:34.723Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-12T00:40:34.723Z] ---> Running in d838c1215856 [2021-03-12T00:40:34.723Z] Removing intermediate container 410380e04e1e [2021-03-12T00:40:34.723Z] ---> b7b7cecda15f [2021-03-12T00:40:34.723Z] 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-03-12T00:40:34.723Z] ---> Running in 946ac4960783 [2021-03-12T00:40:34.992Z] ---> Running in 46f82f16e21f [2021-03-12T00:40:35.583Z] Removing intermediate container d838c1215856 [2021-03-12T00:40:35.583Z] ---> 76fd9321fd28 [2021-03-12T00:40:35.583Z] Step 26/26 : LABEL version=0.0.0 [2021-03-12T00:40:35.583Z] Removing intermediate container 946ac4960783 [2021-03-12T00:40:35.583Z] ---> f77b5f4ae862 [2021-03-12T00:40:35.583Z] Step 20/22 : LABEL arch=x86_64 [2021-03-12T00:40:35.583Z] ---> c6c9b116832e [2021-03-12T00:40:35.583Z] 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-03-12T00:40:35.853Z] ---> Running in 597a4ee5d559 [2021-03-12T00:40:35.853Z] ---> Running in ccf04f0612aa [2021-03-12T00:40:36.470Z] Removing intermediate container ccf04f0612aa [2021-03-12T00:40:36.470Z] ---> 54530c2b8689 [2021-03-12T00:40:36.470Z] Step 21/22 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:40:36.470Z] Removing intermediate container 597a4ee5d559 [2021-03-12T00:40:36.470Z] ---> d9abfb605e9a [2021-03-12T00:40:36.470Z] [2021-03-12T00:40:36.470Z] ---> 37ad6c695a1a [2021-03-12T00:40:36.470Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-12T00:40:36.470Z] ---> Running in a6f68bd080c7 [2021-03-12T00:40:36.739Z] Successfully built d9abfb605e9a [2021-03-12T00:40:36.739Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-12T00:40:36.739Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 46f82f16e21f [2021-03-12T00:40:36.739Z] ---> 8d775e0efecc [2021-03-12T00:40:36.739Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-12T00:40:37.098Z] ---> Running in 7120f5b6fbd6 [2021-03-12T00:40:37.098Z] Removing intermediate container a6f68bd080c7 [2021-03-12T00:40:37.098Z] ---> fe3c6b977f1c [2021-03-12T00:40:37.098Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:40:37.379Z] ---> Running in 5980830c3f62 [2021-03-12T00:40:37.379Z] ---> 96143a7936af [2021-03-12T00:40:37.379Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-12T00:40:37.379Z] Removing intermediate container 7120f5b6fbd6 [2021-03-12T00:40:37.379Z] ---> c446c52fe574 [2021-03-12T00:40:37.379Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-12T00:40:37.848Z] Removing intermediate container 5980830c3f62 [2021-03-12T00:40:37.848Z] ---> 41795fa9f2df [2021-03-12T00:40:37.848Z] [2021-03-12T00:40:38.131Z] ---> c97b4c826a99 [2021-03-12T00:40:38.131Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-12T00:40:38.131Z] ---> 407f987fa742 [2021-03-12T00:40:38.131Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-12T00:40:38.131Z] Successfully built 41795fa9f2df [2021-03-12T00:40:38.706Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-12T00:40:38.706Z]  Building docker-support-scheduler-go ... done  ---> Running in 71e5e39f9024 [2021-03-12T00:40:38.968Z] ---> 6a6acecc33f7 [2021-03-12T00:40:38.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-12T00:40:39.550Z] ---> c8ecd80bdfdf [2021-03-12T00:40:39.550Z] 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-03-12T00:40:39.550Z] ---> Running in 35771fc7ec27 [2021-03-12T00:40:39.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.325s coverage: 28.6% of statements [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-12T00:40:39.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-12T00:40:39.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.203s coverage: 100.0% of statements [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-12T00:40:39.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.381s coverage: 86.7% of statements [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-12T00:40:39.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.335s coverage: 97.5% of statements [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-12T00:40:39.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 78.3% of statements [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-12T00:40:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-12T00:40:40.131Z] Removing intermediate container 71e5e39f9024 [2021-03-12T00:40:40.131Z] ---> 4b330f50f586 [2021-03-12T00:40:40.131Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:40:40.712Z] ---> 5ac528a7725b [2021-03-12T00:40:40.712Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-12T00:40:42.633Z] Removing intermediate container 35771fc7ec27 [2021-03-12T00:40:42.633Z] ---> 2e2e4eb53370 [2021-03-12T00:40:42.633Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-12T00:40:42.633Z] ---> 4f13e8452cea [2021-03-12T00:40:42.633Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-12T00:40:42.633Z] ---> Running in 799523752cbd [2021-03-12T00:40:43.221Z] Removing intermediate container 799523752cbd [2021-03-12T00:40:43.221Z] ---> afaa447d36fb [2021-03-12T00:40:43.221Z] Step 22/24 : LABEL arch=x86_64 [2021-03-12T00:40:43.221Z] ---> Running in d6e6f20e5f8d [2021-03-12T00:40:43.221Z] ---> efe44b97e1d5 [2021-03-12T00:40:43.221Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-12T00:40:43.485Z] Removing intermediate container d6e6f20e5f8d [2021-03-12T00:40:43.485Z] ---> bb76e9c47062 [2021-03-12T00:40:43.485Z] Step 23/24 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:40:43.485Z] ---> Running in 6bc15216988a [2021-03-12T00:40:43.485Z] ---> e9c0779fe313 [2021-03-12T00:40:43.485Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-12T00:40:43.750Z] Removing intermediate container 6bc15216988a [2021-03-12T00:40:43.750Z] ---> ef8a6f05325b [2021-03-12T00:40:43.750Z] Step 24/24 : LABEL version=0.0.0 [2021-03-12T00:40:43.750Z] ---> Running in 64ccf4d5dedf [2021-03-12T00:40:44.698Z] ---> c0ca68ca4286 [2021-03-12T00:40:44.698Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-12T00:40:45.643Z] Removing intermediate container 64ccf4d5dedf [2021-03-12T00:40:45.643Z] ---> 6245907a0615 [2021-03-12T00:40:45.643Z] [2021-03-12T00:40:45.906Z] Removing intermediate container 95bbdb289690 [2021-03-12T00:40:45.906Z] ---> 095e5ba4a72e [2021-03-12T00:40:45.906Z] [2021-03-12T00:40:45.906Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:40:45.906Z] ---> 88dd2752d2ea [2021-03-12T00:40:45.906Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-12T00:40:45.906Z] ---> Running in 6a6f47da703c [2021-03-12T00:40:45.906Z] ---> Running in df0290adcac0 [2021-03-12T00:40:45.906Z] Successfully built 6245907a0615 [2021-03-12T00:40:45.906Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-12T00:40:46.170Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6a6f47da703c [2021-03-12T00:40:46.170Z] ---> 93f81d2956dc [2021-03-12T00:40:46.170Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-12T00:40:46.170Z] Removing intermediate container df0290adcac0 [2021-03-12T00:40:46.170Z] ---> f956081905ba [2021-03-12T00:40:46.170Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-12T00:40:46.170Z] ---> Running in 92907a84bd70 [2021-03-12T00:40:46.433Z] ---> 6b7f959d0408 [2021-03-12T00:40:46.433Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-12T00:40:46.433Z] Removing intermediate container 92907a84bd70 [2021-03-12T00:40:46.433Z] ---> 2c7a88803b96 [2021-03-12T00:40:46.433Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-12T00:40:46.695Z] ---> Running in b0711759c16a [2021-03-12T00:40:46.695Z] ---> Running in f682427889e1 [2021-03-12T00:40:46.956Z] Removing intermediate container f682427889e1 [2021-03-12T00:40:46.957Z] ---> 3579cb860273 [2021-03-12T00:40:46.957Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:40:46.957Z] ---> Running in cf1db3396d53 [2021-03-12T00:40:47.539Z] Removing intermediate container b0711759c16a [2021-03-12T00:40:47.539Z] ---> 66723008164b [2021-03-12T00:40:47.539Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-12T00:40:47.539Z] ---> Running in ac0411b3eb05 [2021-03-12T00:40:47.801Z] Removing intermediate container ac0411b3eb05 [2021-03-12T00:40:47.801Z] ---> a077e5f6d108 [2021-03-12T00:40:47.801Z] Step 28/31 : CMD ["gate"] [2021-03-12T00:40:47.801Z] Removing intermediate container cf1db3396d53 [2021-03-12T00:40:47.801Z] ---> 5e4756041f21 [2021-03-12T00:40:47.801Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-12T00:40:48.063Z] ---> Running in aa27a60af4b5 [2021-03-12T00:40:48.063Z] ---> Running in a317f930a115 [2021-03-12T00:40:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.382s coverage: 92.8% of statements [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-12T00:40:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-12T00:40:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-12T00:40:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-12T00:40:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2021-03-12T00:40:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements [2021-03-12T00:40:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-03-12T00:40:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-03-12T00:40:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-03-12T00:40:48.332Z] Removing intermediate container a317f930a115 [2021-03-12T00:40:48.333Z] ---> 46856fe85d9b [2021-03-12T00:40:48.333Z] Step 29/31 : LABEL arch=x86_64 [2021-03-12T00:40:48.333Z] ---> Running in c31416fe8621 [2021-03-12T00:40:48.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:48.595Z] Removing intermediate container c31416fe8621 [2021-03-12T00:40:48.595Z] ---> a43606a097c0 [2021-03-12T00:40:48.595Z] Step 30/31 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:40:48.858Z] ---> Running in 218c975d9b31 [2021-03-12T00:40:48.858Z] Removing intermediate container 218c975d9b31 [2021-03-12T00:40:48.858Z] ---> 0988f21e60a2 [2021-03-12T00:40:48.858Z] Step 31/31 : LABEL version=0.0.0 [2021-03-12T00:40:49.119Z] ---> Running in 67436c3684db [2021-03-12T00:40:49.119Z] Removing intermediate container 67436c3684db [2021-03-12T00:40:49.119Z] ---> 514dc1886af5 [2021-03-12T00:40:49.119Z] [2021-03-12T00:40:49.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:49.381Z] Successfully built 514dc1886af5 [2021-03-12T00:40:49.381Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-12T00:40:49.954Z]  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-03-12T00:40:49.954Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-12T00:40:49.954Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-12T00:40:50.215Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-12T00:40:50.478Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-12T00:40:50.478Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-12T00:40:50.478Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:50.478Z] OK: 8 MiB in 20 packages [2021-03-12T00:40:51.430Z] Removing intermediate container aa27a60af4b5 [2021-03-12T00:40:51.430Z] ---> 641b38feed32 [2021-03-12T00:40:51.430Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:40:51.692Z] ---> 808d6ad9a6c2 [2021-03-12T00:40:51.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-12T00:40:52.269Z] ---> ff136b80b341 [2021-03-12T00:40:52.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-12T00:40:52.531Z] ---> a76cd0a8c1bd [2021-03-12T00:40:52.531Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-12T00:40:52.793Z] ---> Running in 02a9efb3a66c [2021-03-12T00:40:52.793Z] Removing intermediate container 02a9efb3a66c [2021-03-12T00:40:52.793Z] ---> 03913cbe2ff7 [2021-03-12T00:40:52.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:40:52.793Z] ---> Running in f8a4d806329d [2021-03-12T00:40:53.056Z] Removing intermediate container f8a4d806329d [2021-03-12T00:40:53.056Z] ---> c2e83948556a [2021-03-12T00:40:53.056Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:40:53.056Z] ---> Running in 5cecc816d9dd [2021-03-12T00:40:53.326Z] Removing intermediate container 5cecc816d9dd [2021-03-12T00:40:53.326Z] ---> 827357c3810b [2021-03-12T00:40:53.326Z] Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:40:53.326Z] ---> Running in 9436f05994b3 [2021-03-12T00:40:53.587Z] Removing intermediate container 9436f05994b3 [2021-03-12T00:40:53.587Z] ---> b58c45609ba1 [2021-03-12T00:40:53.587Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:40:53.587Z] ---> Running in 3d2e806e15e8 [2021-03-12T00:40:53.848Z] Removing intermediate container 3d2e806e15e8 [2021-03-12T00:40:53.848Z] ---> 3dfd7ff32e60 [2021-03-12T00:40:53.848Z] [2021-03-12T00:40:53.848Z] Successfully built 3dfd7ff32e60 [2021-03-12T00:40:53.848Z] Successfully tagged docker-core-data-go:latest [2021-03-12T00:40:54.126Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-12T00:40:54.147Z] $ docker stop --time=1 bfad2b8a57f58e47aa174ba02a6a668fa57e365d5afeb84265373b25a0677120 [2021-03-12T00:40:55.746Z] $ docker rm -f bfad2b8a57f58e47aa174ba02a6a668fa57e365d5afeb84265373b25a0677120 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T00:40:56.262Z] + docker images [2021-03-12T00:40:56.262Z] + grep docker [2021-03-12T00:40:56.524Z] docker-core-data-go latest 3dfd7ff32e60 3 seconds ago 22.6MB [2021-03-12T00:40:56.524Z] docker-security-bootstrapper-go latest 514dc1886af5 7 seconds ago 18.7MB [2021-03-12T00:40:56.524Z] docker-security-secretstore-setup-go latest 6245907a0615 12 seconds ago 24.9MB [2021-03-12T00:40:56.524Z] docker-support-scheduler-go latest 41795fa9f2df 19 seconds ago 17.3MB [2021-03-12T00:40:56.524Z] docker-sys-mgmt-agent-go latest d9abfb605e9a 21 seconds ago 313MB [2021-03-12T00:40:56.524Z] docker-core-metadata-go latest 324156373bc4 About a minute ago 19MB [2021-03-12T00:40:56.524Z] docker-core-command-go latest 90341f2b15d6 About a minute ago 17.2MB [2021-03-12T00:40:56.524Z] docker-support-notifications-go latest 5785892d338e About a minute ago 17.8MB [2021-03-12T00:40:56.524Z] docker-security-proxy-setup-go latest b56b0263bed0 About a minute ago 24.7MB [2021-03-12T00:40:56.524Z] docker 20.10.0 aefe523efa57 3 months 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-03-12T00:41:00.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-03-12T00:41:00.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-03-12T00:41:00.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.120s coverage: 81.4% of statements [2021-03-12T00:41:12.176Z] Still waiting to schedule task [2021-03-12T00:41:12.176Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-29569’ [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.110s coverage: 92.9% of statements [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.6% of statements [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.6% of statements [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.568s coverage: 62.4% of statements [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-12T00:41:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-03-12T00:41:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-03-12T00:41:18.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.849s coverage: 69.0% of statements [2021-03-12T00:41:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-12T00:41:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-12T00:41:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-12T00:41:20.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.402s coverage: 38.4% of statements [2021-03-12T00:41:20.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-12T00:41:20.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-12T00:41:20.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2021-03-12T00:41:20.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-12T00:41:20.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-03-12T00:41:27.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.485s coverage: 47.0% of statements [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-12T00:41:27.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-12T00:41:27.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-12T00:41:27.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.450s coverage: 87.1% of statements [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:41:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.381s coverage: 29.1% of statements [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.246s coverage: 99.0% of statements [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.266s coverage: 96.5% of statements [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.134s coverage: 87.9% of statements [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-12T00:41:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-03-12T00:41:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements [2021-03-12T00:41:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-12T00:41:37.877Z] GO111MODULE=on go vet ./... [2021-03-12T00:42:59.691Z] gofmt -l . [2021-03-12T00:42:59.691Z] [ "`gofmt -l .`" = "" ] [2021-03-12T00:43:01.126Z] ./bin/test-go-mod-tidy.sh [2021-03-12T00:43:01.734Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-12T00:43:03.865Z] + ls -al . [2021-03-12T00:43:03.865Z] total 768 [2021-03-12T00:43:03.865Z] drwxrwxr-x 9 1001 1001 4096 Mar 12 00:43 . [2021-03-12T00:43:03.865Z] drwxr-xr-x 4 root root 4096 Mar 12 00:38 .. [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 11 Mar 12 00:36 .dockerignore [2021-03-12T00:43:03.865Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 00:36 .git [2021-03-12T00:43:03.865Z] drwxrwxr-x 3 1001 1001 4096 Mar 12 00:36 .github [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 818 Mar 12 00:36 .gitignore [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 166 Mar 12 00:36 .sonarcloud.properties [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 8607 Mar 12 00:36 Attribution.txt [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:36 CONTRIBUTING.md [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 931 Mar 12 00:36 Dockerfile.build [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 863 Mar 12 00:36 Jenkinsfile [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:36 LICENSE [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 5774 Mar 12 00:36 Makefile [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 6548 Mar 12 00:36 README.md [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 6755 Mar 12 00:36 SECURITY.md [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 5 Mar 12 00:32 VERSION [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 4131 Mar 12 00:36 ZMQWindows.md [2021-03-12T00:43:03.865Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 00:36 bin [2021-03-12T00:43:03.865Z] drwxrwxr-x 14 1001 1001 4096 Mar 12 00:36 cmd [2021-03-12T00:43:03.865Z] -rw-r--r-- 1 root root 628838 Mar 12 00:41 coverage.out [2021-03-12T00:43:03.865Z] -rw-r--r-- 1 root root 1055 Mar 12 00:43 go.mod [2021-03-12T00:43:03.865Z] -rw-r--r-- 1 root root 21981 Mar 12 00:43 go.sum [2021-03-12T00:43:03.865Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 00:36 internal [2021-03-12T00:43:03.865Z] drwxrwxr-x 4 1001 1001 4096 Mar 12 00:36 openapi [2021-03-12T00:43:03.865Z] drwxrwxr-x 4 1001 1001 4096 Mar 12 00:36 snap [2021-03-12T00:43:03.865Z] -rw-rw-r-- 1 1001 1001 168 Mar 12 00:36 version.go [Pipeline] sh [2021-03-12T00:43:04.591Z] + '[' -e coverage.out ] [2021-03-12T00:43:04.592Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-12T00:43:04.690Z] Warning: overwriting stash ‘coverage-report’ [2021-03-12T00:43:05.974Z] Stashed 1 file(s) [Pipeline] sh [2021-03-12T00:43:06.675Z] + make build [2021-03-12T00:43:06.675Z] 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-03-12T00:43:18.239Z] Running on prd-ubuntu18.04-docker-8c-8g-29573 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-03-12T00:43:18.297Z] Running in /w/workspace/edgex-go/81 [Pipeline] { [Pipeline] checkout [2021-03-12T00:43:19.979Z] 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-03-12T00:43:21.926Z] using credential edgex-jenkins-ssh [2021-03-12T00:43:22.029Z] Cloning the remote Git repository [2021-03-12T00:43:21.493Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:43:21.572Z] > git init /w/workspace/edgex-go/81 # timeout=10 [2021-03-12T00:43:21.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:43:21.606Z] > git --version # timeout=10 [2021-03-12T00:43:21.614Z] > git --version # 'git version 2.17.1' [2021-03-12T00:43:21.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:43:21.648Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:43:29.700Z] Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-03-12T00:43:28.416Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:43:28.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:43:28.432Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:43:28.445Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:43:28.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:43:28.450Z] > 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-03-12T00:43:29.146Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:43:29.152Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-03-12T00:43:29.227Z] > git remote # timeout=10 [2021-03-12T00:43:29.236Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T00:43:29.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:43:29.248Z] > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 [2021-03-12T00:43:30.011Z] Merge succeeded, producing c719749eebc5f61735a0471c8169af8aecc99d12 [2021-03-12T00:43:30.012Z] Checking out Revision c719749eebc5f61735a0471c8169af8aecc99d12 (PR-2858) [2021-03-12T00:43:29.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T00:43:29.452Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:43:29.463Z] > git checkout -f c719749eebc5f61735a0471c8169af8aecc99d12 # timeout=10 [2021-03-12T00:43:33.743Z] Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" [2021-03-12T00:43:33.755Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:43:33.184Z] > git rev-list --no-walk 47866461d2b7ff75ff8bba18d67b239fed7a7fd7 # timeout=10 [2021-03-12T00:43:34.835Z] + echo snap-build.sh [2021-03-12T00:43:34.835Z] snap-build.sh [2021-03-12T00:43:34.835Z] + SNAP_BASE_DIR=. [2021-03-12T00:43:34.835Z] + '[' '!' -z /w/workspace/edgex-go/81 ']' [2021-03-12T00:43:34.835Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/81 [2021-03-12T00:43:34.835Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/81]' [2021-03-12T00:43:34.835Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/81] [2021-03-12T00:43:34.835Z] + cd /w/workspace/edgex-go/81 [2021-03-12T00:43:34.835Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-12T00:43:34.835Z] Reading package lists... [2021-03-12T00:43:34.835Z] Building dependency tree... [2021-03-12T00:43:34.835Z] Reading state information... [2021-03-12T00:43:35.119Z] The following packages were automatically installed and are no longer required: [2021-03-12T00:43:35.119Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-12T00:43:35.119Z] uidmap xdelta3 [2021-03-12T00:43:35.119Z] Use 'sudo apt autoremove' to remove them. [2021-03-12T00:43:35.119Z] The following packages will be REMOVED: [2021-03-12T00:43:35.119Z] lxd* lxd-client* [2021-03-12T00:43:35.382Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-12T00:43:35.382Z] After this operation, 31.7 MB disk space will be freed. [2021-03-12T00:43:36.429Z] (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-03-12T00:43:36.430Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:43:37.373Z] Removing lxd dnsmasq configuration [2021-03-12T00:43:37.373Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:43:37.633Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-12T00:43:38.579Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-12T00:43:38.842Z] (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-03-12T00:43:38.842Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:43:40.230Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-12T00:43:40.230Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-12T00:43:41.620Z] + sudo snap remove --purge lxd [2021-03-12T00:43:41.620Z] snap "lxd" is not installed [2021-03-12T00:43:41.620Z] + sudo groupadd --force --system lxd [2021-03-12T00:43:41.620Z] ++ whoami [2021-03-12T00:43:41.620Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-12T00:43:41.883Z] + newgrp - lxd [2021-03-12T00:43:41.883Z] + sudo snap install lxd [2021-03-12T00:43:42.162Z] 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-03-12T00:43:46.461Z] 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-03-12T00:43:51.973Z] 2021-03-12T00:43:48Z INFO Waiting for automatic snapd restart... [2021-03-12T00:43:53.196Z] 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-03-12T00:43:54.623Z] 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-03-12T00:44:00.030Z] 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-03-12T00:44:04.235Z] lxd 4.12 from Canonical* installed [2021-03-12T00:44:04.235Z] + sudo lxd init --auto [2021-03-12T00:44:06.737Z] 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-03-12T00:44:10.126Z] 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-03-12T00:44:14.260Z] + sudo snap install --classic snapcraft [2021-03-12T00:44:15.540Z] 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-03-12T00:44:19.854Z] 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-03-12T00:44:22.424Z] snapcraft 4.5.4 from Canonical* installed [2021-03-12T00:44:22.424Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-12T00:44:22.424Z] + patch --verbose -p1 [2021-03-12T00:44:22.424Z] Hmm... Looks like a unified diff to me... [2021-03-12T00:44:22.424Z] The text leading up to this was: [2021-03-12T00:44:22.424Z] -------------------------- [2021-03-12T00:44:22.424Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-12T00:44:22.424Z] |From: Tony Espy [2021-03-12T00:44:22.424Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-12T00:44:22.424Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-12T00:44:22.424Z] | [2021-03-12T00:44:22.424Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-12T00:44:22.424Z] |optimize the snap CI check run for pull requests. When [2021-03-12T00:44:22.424Z] |applied, it essentially strips out everything (apps and [2021-03-12T00:44:22.424Z] |parts) from the snapcraft.yaml file except those required [2021-03-12T00:44:22.424Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-12T00:44:22.424Z] |catch changes to edgex-go that break the snap build. [2021-03-12T00:44:22.424Z] | [2021-03-12T00:44:22.424Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-12T00:44:22.424Z] |to update this patch file, otherwise it may fail to apply, [2021-03-12T00:44:22.424Z] |resulting in a failed snap build CI check in the associated [2021-03-12T00:44:22.424Z] |pull request. [2021-03-12T00:44:22.424Z] | [2021-03-12T00:44:22.424Z] |Note - in addition to applying this patch, the pipeline also [2021-03-12T00:44:22.424Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-12T00:44:22.424Z] |need to build the finally binary .snap file (and it won't [2021-03-12T00:44:22.424Z] |work with the patch applied). This further reduces the build [2021-03-12T00:44:22.424Z] |time. [2021-03-12T00:44:22.424Z] |--- [2021-03-12T00:44:22.424Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-12T00:44:22.424Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-12T00:44:22.424Z] | [2021-03-12T00:44:22.424Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-12T00:44:22.424Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-12T00:44:22.424Z] |--- a/snap/snapcraft.yaml [2021-03-12T00:44:22.424Z] |+++ b/snap/snapcraft.yaml [2021-03-12T00:44:22.424Z] -------------------------- [2021-03-12T00:44:22.424Z] patching file snap/snapcraft.yaml [2021-03-12T00:44:22.424Z] Using Plan A... [2021-03-12T00:44:22.424Z] Hunk #1 succeeded at 73. [2021-03-12T00:44:22.424Z] Hunk #2 succeeded at 205. [2021-03-12T00:44:22.424Z] Hunk #3 succeeded at 217. [2021-03-12T00:44:22.424Z] Hunk #4 FAILED at 225. [2021-03-12T00:44:22.424Z] Hunk #5 succeeded at 303 (offset 1 line). [2021-03-12T00:44:22.424Z] Hunk #6 succeeded at 330 (offset 1 line). [2021-03-12T00:44:22.424Z] Hunk #7 succeeded at 342 (offset 1 line). [2021-03-12T00:44:22.424Z] Hunk #8 FAILED at 397. [2021-03-12T00:44:22.424Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-03-12T00:44:22.424Z] Hmm... Ignoring the trailing garbage. [2021-03-12T00:44:22.424Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-12T00:44:23.157Z] Failed in branch amd64 [2021-03-12T00:44:24.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-12T00:44:32.489Z] $ docker stop --time=1 f5c9e711001564079aeba857971a8905642faa1f127ca51571c7971e91c74e21 [2021-03-12T00:44:35.097Z] $ docker rm -f f5c9e711001564079aeba857971a8905642faa1f127ca51571c7971e91c74e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:44:37.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:44:37.627Z] [2021-03-12T00:44:37.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:44:38.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:44:38.290Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-12T00:44:38.290Z] 29e5d40040c1: Pulling fs layer [2021-03-12T00:44:38.290Z] 1ce36da41761: Pulling fs layer [2021-03-12T00:44:38.290Z] 25b303627fd3: Pulling fs layer [2021-03-12T00:44:38.566Z] 29e5d40040c1: Verifying Checksum [2021-03-12T00:44:38.566Z] 29e5d40040c1: Download complete [2021-03-12T00:44:38.843Z] 1ce36da41761: Verifying Checksum [2021-03-12T00:44:38.843Z] 1ce36da41761: Download complete [2021-03-12T00:44:39.122Z] 29e5d40040c1: Pull complete [2021-03-12T00:44:40.570Z] 1ce36da41761: Pull complete [2021-03-12T00:44:40.843Z] 25b303627fd3: Download complete [2021-03-12T00:44:50.994Z] 25b303627fd3: Pull complete [2021-03-12T00:44:50.994Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-12T00:44:50.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:44:50.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-12T00:44:51.274Z] prd-ubuntu18.04-docker-arm64-4c-16g-29565 does not seem to be running inside a container [2021-03-12T00:44:51.383Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:44:54.338Z] $ docker top 1707dec073a0e488387e3f818e0d33dad8def1964ad7cd6f47685fafda220192 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:44:55.379Z] + docker-compose build --help [2021-03-12T00:44:55.379Z] + grep parallel [2021-03-12T00:45:00.770Z] --parallel Build images in parallel. [Pipeline] } [2021-03-12T00:45:01.085Z] $ docker stop --time=1 1707dec073a0e488387e3f818e0d33dad8def1964ad7cd6f47685fafda220192 [2021-03-12T00:45:03.209Z] $ docker rm -f 1707dec073a0e488387e3f818e0d33dad8def1964ad7cd6f47685fafda220192 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:45:04.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:45:04.042Z] . [Pipeline] withDockerContainer [2021-03-12T00:45:04.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-29565 does not seem to be running inside a container [2021-03-12T00:45:04.420Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:45:06.026Z] $ docker top 8c486c4a85a946c5706bd432faba63c8be79f0eada873969719a51c6e327efef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:45:07.244Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-12T00:45:13.969Z] Building docker-core-command-go ... [2021-03-12T00:45:13.969Z] Building docker-core-data-go ... [2021-03-12T00:45:13.969Z] Building docker-core-metadata-go ... [2021-03-12T00:45:13.969Z] Building docker-security-bootstrapper-go ... [2021-03-12T00:45:13.969Z] Building docker-security-proxy-setup-go ... [2021-03-12T00:45:13.969Z] Building docker-security-secretstore-setup-go ... [2021-03-12T00:45:13.969Z] Building docker-support-notifications-go ... [2021-03-12T00:45:13.969Z] Building docker-support-scheduler-go ... [2021-03-12T00:45:13.969Z] Building docker-sys-mgmt-agent-go ... [2021-03-12T00:45:13.969Z] Building docker-security-proxy-setup-go [2021-03-12T00:45:13.969Z] Building docker-security-secretstore-setup-go [2021-03-12T00:45:13.969Z] Building docker-support-scheduler-go [2021-03-12T00:45:13.969Z] Building docker-core-metadata-go [2021-03-12T00:45:13.969Z] Building docker-core-command-go [2021-03-12T00:46:35.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:35.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:35.718Z] ---> ae32263086db [2021-03-12T00:46:35.718Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:46:35.718Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:35.718Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:35.718Z] ---> ae32263086db [2021-03-12T00:46:35.718Z] Step 3/21 : WORKDIR /edgex-go [2021-03-12T00:46:35.718Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:35.718Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:35.718Z] ---> ae32263086db [2021-03-12T00:46:35.718Z] Step 3/24 : WORKDIR /edgex-go [2021-03-12T00:46:35.718Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:35.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:35.718Z] ---> ae32263086db [2021-03-12T00:46:35.718Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:46:35.718Z] [2021-03-12T00:46:35.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:35.718Z] ---> ae32263086db [2021-03-12T00:46:35.718Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:46:35.718Z] ---> Running in 3594d0a92586 [2021-03-12T00:46:35.718Z] ---> Running in 1f2a6f23fd32 [2021-03-12T00:46:35.718Z] ---> Running in b53de7b4566d [2021-03-12T00:46:35.718Z] ---> Running in 1bbbfe560cfa [2021-03-12T00:46:35.718Z] ---> Running in d2f7084a4c4b [2021-03-12T00:46:35.718Z] Removing intermediate container d2f7084a4c4b [2021-03-12T00:46:35.718Z] ---> cf240454e29e [2021-03-12T00:46:35.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:35.718Z] Removing intermediate container 3594d0a92586 [2021-03-12T00:46:35.718Z] ---> 20085e697343 [2021-03-12T00:46:35.718Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:35.718Z] ---> Running in 44d344e78b56 [2021-03-12T00:46:35.718Z] Removing intermediate container 1f2a6f23fd32 [2021-03-12T00:46:35.718Z] Removing intermediate container b53de7b4566d [2021-03-12T00:46:35.718Z] ---> d6df6a5efbba [2021-03-12T00:46:35.718Z] ---> de96e4c2e366 [2021-03-12T00:46:35.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:35.718Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:35.718Z] Removing intermediate container 1bbbfe560cfa [2021-03-12T00:46:35.718Z] ---> d914f11597a6 [2021-03-12T00:46:35.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:35.718Z] ---> Running in 909602fe3a2c [2021-03-12T00:46:35.718Z] ---> Running in 39d97d361976 [2021-03-12T00:46:35.718Z] ---> Running in ba2287f3893f [2021-03-12T00:46:35.718Z] ---> Running in ff55467ad535 [2021-03-12T00:46:35.718Z] Removing intermediate container 44d344e78b56 [2021-03-12T00:46:35.718Z] ---> 0e0f00fae6e4 [2021-03-12T00:46:35.718Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:46:35.718Z] ---> Running in c56e80564c68 [2021-03-12T00:46:35.718Z] Removing intermediate container 909602fe3a2c [2021-03-12T00:46:35.718Z] ---> 85470985feef [2021-03-12T00:46:35.718Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-12T00:46:35.718Z] ---> Running in 2e1a93c90824 [2021-03-12T00:46:35.719Z] Removing intermediate container ba2287f3893f [2021-03-12T00:46:35.719Z] ---> 92b54e1fc13b [2021-03-12T00:46:35.719Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-12T00:46:35.719Z] Removing intermediate container 39d97d361976 [2021-03-12T00:46:35.719Z] ---> 67f7bc054253 [2021-03-12T00:46:35.719Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:46:35.719Z] ---> Running in 5df8e823f5bb [2021-03-12T00:46:35.719Z] ---> Running in 872e4e1818e5 [2021-03-12T00:46:35.719Z] Removing intermediate container ff55467ad535 [2021-03-12T00:46:35.719Z] ---> a00b1c38ab29 [2021-03-12T00:46:35.719Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-12T00:46:35.994Z] ---> Running in 914d5d33316c [2021-03-12T00:46:36.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:36.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:37.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:37.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:37.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:37.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:37.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:38.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:38.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:38.563Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:39.537Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:39.537Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:39.808Z] Removing intermediate container c56e80564c68 [2021-03-12T00:46:39.808Z] ---> 44d5614c9a9e [2021-03-12T00:46:39.808Z] Step 6/23 : COPY go.mod . [2021-03-12T00:46:40.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:40.083Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:40.682Z] ---> 8901ba47a7f4 [2021-03-12T00:46:40.682Z] Step 7/23 : RUN go mod download [2021-03-12T00:46:40.962Z] ---> Running in a0e500e11a51 [2021-03-12T00:46:41.237Z] Removing intermediate container 872e4e1818e5 [2021-03-12T00:46:41.237Z] ---> 4035b0539403 [2021-03-12T00:46:41.237Z] Step 6/23 : COPY go.mod . [2021-03-12T00:46:41.237Z] Removing intermediate container 2e1a93c90824 [2021-03-12T00:46:41.237Z] ---> 5e332a111335 [2021-03-12T00:46:41.237Z] Step 6/24 : COPY go.mod . [2021-03-12T00:46:41.839Z] Removing intermediate container 914d5d33316c [2021-03-12T00:46:41.839Z] ---> b520ed4b2fd8 [2021-03-12T00:46:41.839Z] Step 6/21 : COPY go.mod . [2021-03-12T00:46:42.434Z] ---> a7867f6f8aa0 [2021-03-12T00:46:42.434Z] Step 7/23 : RUN go mod download [2021-03-12T00:46:42.434Z] ---> b63afa294e0a [2021-03-12T00:46:42.434Z] Step 7/24 : RUN go mod download [2021-03-12T00:46:42.434Z] ---> Running in 4fcffb99a89c [2021-03-12T00:46:42.434Z] ---> Running in ee18ef430080 [2021-03-12T00:46:42.710Z] ---> 52a5a6843db5 [2021-03-12T00:46:42.710Z] Step 7/21 : RUN go mod download [2021-03-12T00:46:42.710Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:42.981Z] ---> Running in 9f9ac638d7f8 [2021-03-12T00:46:44.427Z] Removing intermediate container a0e500e11a51 [2021-03-12T00:46:44.427Z] ---> 43c8f67423f5 [2021-03-12T00:46:44.427Z] Step 8/23 : COPY . . [2021-03-12T00:46:44.427Z] Removing intermediate container 5df8e823f5bb [2021-03-12T00:46:44.427Z] ---> 5b86a442f643 [2021-03-12T00:46:44.427Z] Step 6/22 : COPY go.mod . [2021-03-12T00:46:47.051Z] ---> 59f08965b1e0 [2021-03-12T00:46:47.051Z] Step 7/22 : RUN go mod download [2021-03-12T00:46:47.653Z] ---> Running in 3fe5b520e763 [2021-03-12T00:46:47.653Z] Removing intermediate container ee18ef430080 [2021-03-12T00:46:47.653Z] ---> 2f01b49e5d45 [2021-03-12T00:46:47.653Z] Step 8/24 : COPY . . [2021-03-12T00:46:48.249Z] Removing intermediate container 4fcffb99a89c [2021-03-12T00:46:48.249Z] ---> 2a90f5141c43 [2021-03-12T00:46:48.249Z] Step 8/23 : COPY . . [2021-03-12T00:46:48.843Z] Removing intermediate container 9f9ac638d7f8 [2021-03-12T00:46:48.843Z] ---> 3ff3d80b41d9 [2021-03-12T00:46:48.843Z] Step 8/21 : COPY . . [2021-03-12T00:46:54.253Z] Removing intermediate container 3fe5b520e763 [2021-03-12T00:46:54.253Z] ---> af028f6c5f80 [2021-03-12T00:46:54.253Z] Step 8/22 : COPY . . [2021-03-12T00:47:09.376Z] ---> cb8ed8af086c [2021-03-12T00:47:09.376Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-12T00:47:09.376Z] ---> dbf268003eb5 [2021-03-12T00:47:09.376Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-12T00:47:09.376Z] ---> Running in 7a29db9bab05 [2021-03-12T00:47:09.376Z] ---> e44211ca1370 [2021-03-12T00:47:09.376Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-12T00:47:09.376Z] ---> Running in bd105d1b5e98 [2021-03-12T00:47:09.657Z] ---> 6bf20d0354b0 [2021-03-12T00:47:09.657Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-12T00:47:10.260Z] ---> Running in 0c7197bd1ab2 [2021-03-12T00:47:10.863Z] ---> Running in e7ab39ced9b0 [2021-03-12T00:47:11.144Z] 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-03-12T00:47:13.147Z] 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-03-12T00:47:13.147Z] 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-03-12T00:47:13.422Z] 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-03-12T00:47:14.027Z] ---> 5d33b1113372 [2021-03-12T00:47:14.027Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-12T00:47:14.306Z] ---> Running in 682fa48c43b4 [2021-03-12T00:47:16.312Z] 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-03-12T00:48:53.232Z] 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-03-12T00:48:53.232Z] 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-03-12T00:49:08.411Z] Removing intermediate container bd105d1b5e98 [2021-03-12T00:49:08.411Z] ---> 0d42f968522f [2021-03-12T00:49:08.411Z] [2021-03-12T00:49:08.411Z] Step 10/24 : FROM alpine:3.12 [2021-03-12T00:49:08.411Z] 3.12: Pulling from library/alpine [2021-03-12T00:49:08.411Z] Removing intermediate container 0c7197bd1ab2 [2021-03-12T00:49:08.411Z] ---> 9b54d621e395 [2021-03-12T00:49:08.411Z] [2021-03-12T00:49:08.411Z] Step 10/21 : FROM alpine:3.12 [2021-03-12T00:49:08.411Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:49:08.707Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T00:49:08.707Z] ---> d10569e2745f [2021-03-12T00:49:08.707Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-12T00:49:08.707Z] 3.12: Pulling from library/alpine [2021-03-12T00:49:08.707Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:49:08.707Z] Status: Image is up to date for alpine:3.12 [2021-03-12T00:49:08.707Z] ---> d10569e2745f [2021-03-12T00:49:08.707Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-12T00:49:09.336Z] ---> Running in 67c8cdfaadf4 [2021-03-12T00:49:09.336Z] ---> Running in cfa85ee8d175 [2021-03-12T00:49:11.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:11.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:11.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:12.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:12.898Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-12T00:49:12.898Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-12T00:49:12.898Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:49:12.898Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-12T00:49:13.182Z] (4/5) Installing curl (7.69.1-r3) [2021-03-12T00:49:13.182Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-12T00:49:13.182Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:49:13.182Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:49:13.182Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:49:13.182Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-12T00:49:13.182Z] (4/4) Installing curl (7.69.1-r3) [2021-03-12T00:49:13.182Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:49:13.182Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:49:13.670Z] OK: 7 MiB in 19 packages [2021-03-12T00:49:14.042Z] OK: 7 MiB in 18 packages [2021-03-12T00:49:17.581Z] Removing intermediate container 67c8cdfaadf4 [2021-03-12T00:49:17.581Z] ---> 1493f037055d [2021-03-12T00:49:17.581Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:49:17.581Z] Removing intermediate container cfa85ee8d175 [2021-03-12T00:49:17.581Z] ---> 3578b61b4760 [2021-03-12T00:49:17.581Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:49:17.581Z] ---> Running in 838d0214dcf7 [2021-03-12T00:49:17.856Z] ---> Running in 787a08c503dc [2021-03-12T00:49:18.466Z] Removing intermediate container 838d0214dcf7 [2021-03-12T00:49:18.466Z] ---> 6d8c4e25b1e3 [2021-03-12T00:49:18.466Z] Step 13/24 : WORKDIR / [2021-03-12T00:49:18.742Z] ---> Running in f7d126fde3b7 [2021-03-12T00:49:18.742Z] Removing intermediate container 787a08c503dc [2021-03-12T00:49:18.742Z] ---> f03a80bc1dcd [2021-03-12T00:49:18.742Z] Step 13/21 : WORKDIR /edgex [2021-03-12T00:49:19.023Z] ---> Running in b37e8cd9b51c [2021-03-12T00:49:19.625Z] Removing intermediate container f7d126fde3b7 [2021-03-12T00:49:19.625Z] ---> c18c0db748eb [2021-03-12T00:49:19.625Z] 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-03-12T00:49:19.902Z] Removing intermediate container b37e8cd9b51c [2021-03-12T00:49:20.184Z] ---> 848e3b774b56 [2021-03-12T00:49:20.184Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-12T00:49:21.182Z] ---> e802768fa1b1 [2021-03-12T00:49:21.182Z] 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-03-12T00:49:21.790Z] ---> f80d01edb83a [2021-03-12T00:49:21.790Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-12T00:49:22.783Z] ---> bbb22d946ea7 [2021-03-12T00:49:22.783Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-12T00:49:24.786Z] ---> 6e25c51c0f73 [2021-03-12T00:49:24.786Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-12T00:49:24.786Z] ---> e839125f1771 [2021-03-12T00:49:24.786Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-12T00:49:28.206Z] ---> 629015cf412e [2021-03-12T00:49:28.206Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-12T00:49:28.496Z] ---> eb40197f7b5a [2021-03-12T00:49:28.496Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-12T00:49:29.094Z] Removing intermediate container 7a29db9bab05 [2021-03-12T00:49:29.094Z] ---> dd000c9b3287 [2021-03-12T00:49:29.094Z] [2021-03-12T00:49:29.094Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:49:29.094Z] ---> d10569e2745f [2021-03-12T00:49:29.094Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:49:29.094Z] ---> Running in 1f21c95f377e [2021-03-12T00:49:29.377Z] ---> Running in 232b1bef3f7e [2021-03-12T00:49:30.011Z] Removing intermediate container 1f21c95f377e [2021-03-12T00:49:30.011Z] ---> 4c447345f831 [2021-03-12T00:49:30.011Z] Step 18/21 : CMD ["--init=true"] [2021-03-12T00:49:30.613Z] ---> 277e4f5389ac [2021-03-12T00:49:30.613Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-12T00:49:30.613Z] ---> Running in 97fbc77005aa [2021-03-12T00:49:31.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:31.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:32.128Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:49:32.128Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:49:32.128Z] OK: 5 MiB in 15 packages [2021-03-12T00:49:32.402Z] Removing intermediate container 97fbc77005aa [2021-03-12T00:49:32.402Z] ---> 8efa85e24988 [2021-03-12T00:49:32.402Z] Step 19/21 : LABEL arch=arm64 [2021-03-12T00:49:32.682Z] ---> Running in a7f4e6ed59d9 [2021-03-12T00:49:32.683Z] ---> beff62f9f1a9 [2021-03-12T00:49:32.683Z] 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-03-12T00:49:32.959Z] Removing intermediate container 682fa48c43b4 [2021-03-12T00:49:32.959Z] ---> 55b8dee2dbfd [2021-03-12T00:49:32.959Z] [2021-03-12T00:49:32.959Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:49:32.959Z] ---> d10569e2745f [2021-03-12T00:49:32.959Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:49:33.234Z] ---> Running in fa878becd9d2 [2021-03-12T00:49:33.234Z] ---> Running in 6e1a355ee087 [2021-03-12T00:49:33.514Z] Removing intermediate container a7f4e6ed59d9 [2021-03-12T00:49:33.514Z] ---> db1d39620751 [2021-03-12T00:49:33.514Z] Step 20/21 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:49:33.794Z] ---> Running in 688647bcd283 [2021-03-12T00:49:34.065Z] Removing intermediate container 232b1bef3f7e [2021-03-12T00:49:34.065Z] ---> 3ece41d462da [2021-03-12T00:49:34.065Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:49:34.348Z] ---> Running in 3ce8b1ba23bf [2021-03-12T00:49:34.626Z] Removing intermediate container 688647bcd283 [2021-03-12T00:49:34.626Z] ---> 7a3661acd776 [2021-03-12T00:49:34.626Z] Step 21/21 : LABEL version=0.0.0 [2021-03-12T00:49:35.228Z] Removing intermediate container 3ce8b1ba23bf [2021-03-12T00:49:35.228Z] ---> 3e29919d7a45 [2021-03-12T00:49:35.228Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-12T00:49:35.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:35.511Z] ---> Running in d8f1fe8f4493 [2021-03-12T00:49:35.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:35.789Z] ---> Running in cd69b8bfa178 [2021-03-12T00:49:36.069Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:49:36.069Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:49:36.069Z] OK: 5 MiB in 15 packages [2021-03-12T00:49:36.354Z] Removing intermediate container d8f1fe8f4493 [2021-03-12T00:49:36.354Z] ---> 73cda9975b7a [2021-03-12T00:49:36.354Z] [2021-03-12T00:49:36.949Z] Removing intermediate container cd69b8bfa178 [2021-03-12T00:49:36.949Z] ---> 60976ad7f9d8 [2021-03-12T00:49:36.949Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:49:36.949Z] Successfully built 73cda9975b7a [2021-03-12T00:49:37.225Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-12T00:49:37.225Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-12T00:49:37.225Z] ---> Running in f95cb8266a06 [2021-03-12T00:49:37.502Z] Removing intermediate container fa878becd9d2 [2021-03-12T00:49:37.502Z] ---> 4faf23c70a8a [2021-03-12T00:49:37.502Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-12T00:49:37.777Z] Removing intermediate container e7ab39ced9b0 [2021-03-12T00:49:37.777Z] ---> 03a5770c18cd [2021-03-12T00:49:37.777Z] [2021-03-12T00:49:37.777Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:49:37.777Z] ---> d10569e2745f [2021-03-12T00:49:37.777Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:49:37.777Z] ---> Using cache [2021-03-12T00:49:37.777Z] ---> 3ece41d462da [2021-03-12T00:49:37.777Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:49:37.777Z] ---> Using cache [2021-03-12T00:49:37.777Z] ---> 3e29919d7a45 [2021-03-12T00:49:37.777Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-12T00:49:38.052Z] ---> Running in 3e86c424689e [2021-03-12T00:49:38.052Z] ---> Running in 48edfe07c978 [2021-03-12T00:49:38.324Z] Removing intermediate container f95cb8266a06 [2021-03-12T00:49:38.324Z] ---> 4ac8e7e7e0c0 [2021-03-12T00:49:38.324Z] Removing intermediate container 6e1a355ee087 [2021-03-12T00:49:38.324Z] Step 15/23 : WORKDIR / [2021-03-12T00:49:38.324Z] ---> 22612a15621e [2021-03-12T00:49:38.324Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:49:38.600Z] ---> Running in e653c36ce8a2 [2021-03-12T00:49:38.601Z] ---> Running in 577c2fc8ee23 [2021-03-12T00:49:38.880Z] Removing intermediate container 3e86c424689e [2021-03-12T00:49:38.880Z] ---> c458ce990d43 [2021-03-12T00:49:38.880Z] Step 22/24 : LABEL arch=arm64 [2021-03-12T00:49:38.880Z] Removing intermediate container 48edfe07c978 [2021-03-12T00:49:38.880Z] ---> 6b1049436f5d [2021-03-12T00:49:38.880Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:49:39.159Z] ---> Running in 0c3f222ce9f1 [2021-03-12T00:49:39.437Z] ---> Running in d4182446bb11 [2021-03-12T00:49:39.437Z] Removing intermediate container e653c36ce8a2 [2021-03-12T00:49:39.437Z] ---> 918747bb7ae2 [2021-03-12T00:49:39.437Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-12T00:49:39.712Z] Removing intermediate container 577c2fc8ee23 [2021-03-12T00:49:39.712Z] ---> c4cbf2d158f3 [2021-03-12T00:49:39.712Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:49:39.986Z] ---> Running in aa65f4994702 [2021-03-12T00:49:40.594Z] Removing intermediate container 0c3f222ce9f1 [2021-03-12T00:49:40.594Z] ---> ac033893f6b6 [2021-03-12T00:49:40.594Z] Step 23/24 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855Removing intermediate container d4182446bb11 [2021-03-12T00:49:40.594Z] ---> 8030334ec207 [2021-03-12T00:49:40.594Z] [2021-03-12T00:49:40.594Z] Step 15/23 : WORKDIR / [2021-03-12T00:49:40.870Z] Removing intermediate container aa65f4994702 [2021-03-12T00:49:40.870Z] ---> b9b3a80582be [2021-03-12T00:49:40.870Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:49:41.159Z] ---> dc912c4a483d [2021-03-12T00:49:41.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-12T00:49:41.159Z] ---> Running in aae4cfdbf4dc [2021-03-12T00:49:41.159Z] ---> Running in f008c75be09f [2021-03-12T00:49:41.159Z] ---> Running in a84df0029742 [2021-03-12T00:49:42.157Z] Removing intermediate container aae4cfdbf4dc [2021-03-12T00:49:42.157Z] ---> b80ef42337da [2021-03-12T00:49:42.157Z] Step 24/24 : LABEL version=0.0.0 [2021-03-12T00:49:42.449Z] Removing intermediate container f008c75be09f [2021-03-12T00:49:42.449Z] ---> 3ee5202db5f1 [2021-03-12T00:49:42.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:49:42.449Z] Removing intermediate container a84df0029742 [2021-03-12T00:49:42.449Z] ---> 7f9e16ee8dbe [2021-03-12T00:49:42.449Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:49:42.728Z] ---> Running in 10c3ff931de9 [2021-03-12T00:49:43.004Z] ---> 4e1e5a46a6f4 [2021-03-12T00:49:43.004Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-12T00:49:43.998Z] Removing intermediate container 10c3ff931de9 [2021-03-12T00:49:43.998Z] ---> 909c040b868d [2021-03-12T00:49:43.998Z] [2021-03-12T00:49:43.998Z] ---> 3b456bfe64be [2021-03-12T00:49:43.998Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-12T00:49:43.998Z] ---> 41e455d9f5e2 [2021-03-12T00:49:43.998Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-12T00:49:44.273Z] ---> 2582c40e50e1 [2021-03-12T00:49:44.273Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-12T00:49:44.273Z] Successfully built 909c040b868d [2021-03-12T00:49:44.273Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-12T00:49:44.273Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-12T00:49:44.550Z] ---> Running in fc143cc61b05 [2021-03-12T00:49:45.152Z] Removing intermediate container fc143cc61b05 [2021-03-12T00:49:45.152Z] ---> 1a450e545f01 [2021-03-12T00:49:45.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:49:45.708Z] ---> Running in c688ad856844 [2021-03-12T00:49:45.708Z] ---> a45020a11ed3 [2021-03-12T00:49:45.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-12T00:49:45.984Z] ---> 8252c3e972c5 [2021-03-12T00:49:45.984Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-12T00:49:46.264Z] Removing intermediate container c688ad856844 [2021-03-12T00:49:46.264Z] ---> d5a5426be641 [2021-03-12T00:49:46.264Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:49:46.539Z] ---> Running in e640a32c5ecc [2021-03-12T00:49:46.816Z] ---> 36c1e46055d7 [2021-03-12T00:49:46.816Z] ---> 0c659389ee19 [2021-03-12T00:49:46.816Z] Step 19/23 : ENTRYPOINT ["/core-metadata"]Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-12T00:49:46.816Z] [2021-03-12T00:49:47.089Z] ---> Running in d0c0ac5fd202 [2021-03-12T00:49:47.089Z] ---> Running in ccefb953d8f8 [2021-03-12T00:49:47.089Z] Removing intermediate container e640a32c5ecc [2021-03-12T00:49:47.089Z] ---> de26fa9fa62e [2021-03-12T00:49:47.089Z] Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:49:48.094Z] ---> Running in 5470189beac8 [2021-03-12T00:49:48.094Z] Removing intermediate container d0c0ac5fd202 [2021-03-12T00:49:48.094Z] Removing intermediate container ccefb953d8f8 [2021-03-12T00:49:48.094Z] ---> 50fb929bbb87 [2021-03-12T00:49:48.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:49:48.094Z] ---> 3d032cc8d39f [2021-03-12T00:49:48.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:49:48.685Z] ---> Running in 9af0de10b8d1 [2021-03-12T00:49:48.685Z] ---> Running in 87337eae02bf [2021-03-12T00:49:48.957Z] Removing intermediate container 5470189beac8 [2021-03-12T00:49:48.957Z] ---> 5fc87b80488b [2021-03-12T00:49:48.957Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:49:49.228Z] ---> Running in c794b1b63c42 [2021-03-12T00:49:49.499Z] Removing intermediate container 9af0de10b8d1 [2021-03-12T00:49:49.499Z] ---> 418449d26cf2 [2021-03-12T00:49:49.499Z] Step 20/22 : LABEL arch=arm64 [2021-03-12T00:49:49.777Z] Removing intermediate container 87337eae02bf [2021-03-12T00:49:49.777Z] ---> 61c42cda7c31 [2021-03-12T00:49:49.777Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:49:49.777Z] ---> Running in 4266acc8f2d4 [2021-03-12T00:49:50.054Z] ---> Running in 1ae3b01ab5fe [2021-03-12T00:49:50.328Z] Removing intermediate container c794b1b63c42 [2021-03-12T00:49:50.328Z] ---> 7e513413ff5e [2021-03-12T00:49:50.328Z] [2021-03-12T00:49:50.607Z] Removing intermediate container 4266acc8f2d4 [2021-03-12T00:49:50.607Z] ---> 87f946063f18 [2021-03-12T00:49:50.607Z] Step 21/22 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:49:50.887Z] Successfully built 7e513413ff5e [2021-03-12T00:49:50.887Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-12T00:49:50.887Z]  Building docker-core-command-go ... done Removing intermediate container 1ae3b01ab5fe [2021-03-12T00:49:50.887Z] ---> d0099c889388 [2021-03-12T00:49:50.887Z] Building docker-support-notifications-go [2021-03-12T00:49:50.887Z] Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:49:51.160Z] ---> Running in d740086ce850 [2021-03-12T00:49:51.434Z] ---> Running in e490b3d92e34 [2021-03-12T00:49:51.710Z] Removing intermediate container d740086ce850 [2021-03-12T00:49:51.710Z] ---> c027b5fb6fc5 [2021-03-12T00:49:51.710Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:49:51.989Z] Removing intermediate container e490b3d92e34 [2021-03-12T00:49:51.989Z] ---> 7c9b79cbf37e [2021-03-12T00:49:51.989Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:49:51.989Z] ---> Running in 8dbd28c5ff3c [2021-03-12T00:49:52.265Z] ---> Running in 4c97950e5e0e [2021-03-12T00:49:52.541Z] Removing intermediate container 8dbd28c5ff3c [2021-03-12T00:49:52.819Z] ---> 51a1b3549312 [2021-03-12T00:49:52.819Z] [2021-03-12T00:49:52.819Z] Removing intermediate container 4c97950e5e0e [2021-03-12T00:49:52.819Z] ---> ad43b906cc04 [2021-03-12T00:49:52.819Z] [2021-03-12T00:49:53.093Z] Successfully built 51a1b3549312 [2021-03-12T00:49:53.093Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-12T00:49:53.093Z] Building docker-core-data-go [2021-03-12T00:49:53.368Z]  Building docker-support-scheduler-go ... done Successfully built ad43b906cc04 [2021-03-12T00:49:53.368Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-12T00:50:20.160Z]  Building docker-core-metadata-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:50:20.161Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:50:20.161Z] ---> ae32263086db [2021-03-12T00:50:20.161Z] Step 3/31 : WORKDIR /edgex-go [2021-03-12T00:50:20.161Z] ---> Using cache [2021-03-12T00:50:20.161Z] ---> d6df6a5efbba [2021-03-12T00:50:20.161Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:50:20.161Z] ---> Using cache [2021-03-12T00:50:20.161Z] ---> 92b54e1fc13b [2021-03-12T00:50:20.161Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-12T00:50:20.161Z] ---> Using cache [2021-03-12T00:50:20.161Z] ---> 5b86a442f643 [2021-03-12T00:50:20.161Z] Step 6/31 : COPY go.mod . [2021-03-12T00:50:20.161Z] ---> Using cache [2021-03-12T00:50:20.161Z] ---> 59f08965b1e0 [2021-03-12T00:50:20.161Z] Step 7/31 : RUN go mod download [2021-03-12T00:50:20.161Z] ---> Using cache [2021-03-12T00:50:20.161Z] ---> af028f6c5f80 [2021-03-12T00:50:20.161Z] Step 8/31 : COPY . . [2021-03-12T00:50:20.161Z] ---> Using cache [2021-03-12T00:50:20.161Z] ---> 5d33b1113372 [2021-03-12T00:50:20.161Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-12T00:50:26.894Z] ---> Running in e5a0c0600684 [2021-03-12T00:50:28.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-12T00:50:33.773Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:50:33.773Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:50:33.773Z] ---> ae32263086db [2021-03-12T00:50:33.773Z] Step 3/26 : WORKDIR /edgex-go [2021-03-12T00:50:33.773Z] ---> Using cache [2021-03-12T00:50:33.773Z] ---> d6df6a5efbba [2021-03-12T00:50:33.773Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:50:33.773Z] ---> Using cache [2021-03-12T00:50:33.773Z] ---> 92b54e1fc13b [2021-03-12T00:50:33.773Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-12T00:50:34.387Z] ---> Running in 578df4009b55 [2021-03-12T00:50:37.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:37.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:38.395Z] OK: 217 MiB in 51 packages [2021-03-12T00:50:38.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:50:38.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:50:38.679Z] ---> ae32263086db [2021-03-12T00:50:38.679Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:50:38.679Z] ---> Using cache [2021-03-12T00:50:38.679Z] ---> d6df6a5efbba [2021-03-12T00:50:38.679Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:50:38.679Z] ---> Using cache [2021-03-12T00:50:38.679Z] ---> 92b54e1fc13b [2021-03-12T00:50:38.679Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-12T00:50:39.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:50:39.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:50:39.333Z] ---> ae32263086db [2021-03-12T00:50:39.333Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:50:39.333Z] ---> Using cache [2021-03-12T00:50:39.333Z] ---> d6df6a5efbba [2021-03-12T00:50:39.333Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:50:39.333Z] ---> Using cache [2021-03-12T00:50:39.333Z] ---> 92b54e1fc13b [2021-03-12T00:50:39.333Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-12T00:50:39.333Z] ---> Running in ecb2f94aabd6 [2021-03-12T00:50:39.333Z] ---> Running in e2d7232604c0 [2021-03-12T00:50:41.546Z] Removing intermediate container 578df4009b55 [2021-03-12T00:50:41.546Z] ---> 2300573f2afc [2021-03-12T00:50:41.546Z] Step 6/26 : COPY go.mod . [2021-03-12T00:50:43.126Z] ---> 28dbc015c1fc [2021-03-12T00:50:43.126Z] Step 7/26 : RUN go mod download [2021-03-12T00:50:43.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:43.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:43.402Z] ---> Running in 4881fe50755c [2021-03-12T00:50:44.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:44.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:45.017Z] OK: 217 MiB in 51 packages [2021-03-12T00:50:45.017Z] OK: 217 MiB in 51 packages [2021-03-12T00:50:47.682Z] Removing intermediate container e2d7232604c0 [2021-03-12T00:50:47.682Z] ---> 94d1701f9ea5 [2021-03-12T00:50:47.682Z] Step 6/22 : COPY go.mod . [2021-03-12T00:50:47.682Z] Removing intermediate container ecb2f94aabd6 [2021-03-12T00:50:47.682Z] ---> 13796d23da8c [2021-03-12T00:50:47.682Z] Step 6/23 : COPY go.mod . [2021-03-12T00:50:48.294Z] Removing intermediate container 4881fe50755c [2021-03-12T00:50:48.294Z] ---> baf0e8f76038 [2021-03-12T00:50:48.294Z] Step 8/26 : COPY . . [2021-03-12T00:50:48.901Z] ---> 536762e52e80 [2021-03-12T00:50:48.901Z] Step 7/22 : RUN go mod download [2021-03-12T00:50:48.901Z] ---> Running in dcdfbfe015dc [2021-03-12T00:50:49.179Z] ---> f7b2e912fa68 [2021-03-12T00:50:49.179Z] Step 7/23 : RUN go mod download [2021-03-12T00:50:49.779Z] ---> Running in 842695cb4758 [2021-03-12T00:50:55.201Z] Removing intermediate container dcdfbfe015dc [2021-03-12T00:50:55.201Z] ---> bd898870c712 [2021-03-12T00:50:55.201Z] Step 8/22 : COPY . . [2021-03-12T00:50:55.201Z] Removing intermediate container 842695cb4758 [2021-03-12T00:50:55.201Z] ---> 863bfc5455f2 [2021-03-12T00:50:55.201Z] Step 8/23 : COPY . . [2021-03-12T00:51:27.577Z] ---> 68e68cf25cd2 [2021-03-12T00:51:27.577Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-12T00:51:27.577Z] ---> 89cef8df4363 [2021-03-12T00:51:27.577Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-12T00:51:27.577Z] ---> f6d382c2ca64 [2021-03-12T00:51:27.577Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-12T00:51:27.577Z] ---> Running in 14b7d9e1fc17 [2021-03-12T00:51:27.577Z] ---> Running in feabc4db4cde [2021-03-12T00:51:27.577Z] ---> Running in c48093c49ddf [2021-03-12T00:51:27.577Z] 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-03-12T00:51:27.577Z] Removing intermediate container e5a0c0600684 [2021-03-12T00:51:27.577Z] ---> 8979ce55c522 [2021-03-12T00:51:27.577Z] [2021-03-12T00:51:27.577Z] Step 10/31 : FROM alpine:3.12 [2021-03-12T00:51:27.577Z] ---> d10569e2745f [2021-03-12T00:51:27.577Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-12T00:51:27.577Z] 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-03-12T00:51:27.577Z] 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-03-12T00:51:27.577Z] ---> Running in c352664ae93a [2021-03-12T00:51:27.577Z] Removing intermediate container c352664ae93a [2021-03-12T00:51:27.577Z] ---> 993e7016bee6 [2021-03-12T00:51:27.577Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-12T00:51:27.577Z] ---> Running in b5f05ac05ebb [2021-03-12T00:51:28.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:51:28.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:51:29.062Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:51:29.062Z] (2/2) Installing su-exec (0.2-r1) [2021-03-12T00:51:29.062Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:51:29.062Z] OK: 5 MiB in 16 packages [2021-03-12T00:51:31.068Z] Removing intermediate container b5f05ac05ebb [2021-03-12T00:51:31.068Z] ---> da7e17ed5f74 [2021-03-12T00:51:31.068Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-12T00:51:31.068Z] ---> Running in 505e57a6ede6 [2021-03-12T00:51:31.670Z] Removing intermediate container 505e57a6ede6 [2021-03-12T00:51:31.670Z] ---> 09d99fdeb140 [2021-03-12T00:51:31.670Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-12T00:51:31.945Z] ---> Running in 0f5e43ffc4ce [2021-03-12T00:51:32.550Z] Removing intermediate container 0f5e43ffc4ce [2021-03-12T00:51:32.550Z] ---> c90429cb67aa [2021-03-12T00:51:32.550Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-12T00:51:32.827Z] ---> Running in c0d44a1ac72d [2021-03-12T00:51:36.259Z] Removing intermediate container c0d44a1ac72d [2021-03-12T00:51:36.259Z] ---> ad1edd50eb44 [2021-03-12T00:51:36.259Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-12T00:51:36.534Z] ---> Running in c30838899feb [2021-03-12T00:51:37.138Z] Removing intermediate container c30838899feb [2021-03-12T00:51:37.138Z] ---> f7b320948b42 [2021-03-12T00:51:37.138Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-12T00:51:38.127Z] ---> 5a214a8df6b4 [2021-03-12T00:51:38.127Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-12T00:51:38.407Z] ---> Running in f806f33021dc [2021-03-12T00:51:42.722Z] Removing intermediate container f806f33021dc [2021-03-12T00:51:42.722Z] ---> c3e4c68bd42b [2021-03-12T00:51:42.722Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:51:42.995Z] ---> 60a116fba7fc [2021-03-12T00:51:42.995Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-12T00:51:44.976Z] ---> e8fe8e5a871d [2021-03-12T00:51:44.976Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-12T00:51:46.417Z] ---> b19543d0c461 [2021-03-12T00:51:46.417Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-12T00:51:47.402Z] ---> 4a5e76fe5ccc [2021-03-12T00:51:47.402Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-12T00:51:48.843Z] ---> 94e86fc18abf [2021-03-12T00:51:48.843Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-12T00:51:49.115Z] ---> Running in 4eba5b52cfae [2021-03-12T00:51:49.726Z] Removing intermediate container 4eba5b52cfae [2021-03-12T00:51:49.726Z] ---> 030b46c1c900 [2021-03-12T00:51:49.726Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-12T00:51:51.170Z] ---> 82230ac9aae1 [2021-03-12T00:51:51.170Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-12T00:51:51.442Z] ---> Running in f75e39f49ff5 [2021-03-12T00:51:54.852Z] Removing intermediate container f75e39f49ff5 [2021-03-12T00:51:54.852Z] ---> 53cf2126db28 [2021-03-12T00:51:54.852Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-12T00:51:55.130Z] ---> Running in 3a6df6b017d2 [2021-03-12T00:51:55.730Z] Removing intermediate container 3a6df6b017d2 [2021-03-12T00:51:55.730Z] ---> 3cb7ea75b70e [2021-03-12T00:51:55.730Z] Step 28/31 : CMD ["gate"] [2021-03-12T00:51:56.335Z] ---> Running in be1168dddc30 [2021-03-12T00:51:56.936Z] Removing intermediate container be1168dddc30 [2021-03-12T00:51:56.936Z] ---> 4e0e95f075aa [2021-03-12T00:51:56.936Z] Step 29/31 : LABEL arch=arm64 [2021-03-12T00:51:57.540Z] ---> Running in 2dda3bb06059 [2021-03-12T00:51:58.140Z] Removing intermediate container 2dda3bb06059 [2021-03-12T00:51:58.140Z] ---> 3de8fe83c004 [2021-03-12T00:51:58.140Z] Step 30/31 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:51:58.415Z] ---> Running in db1f6fb3a108 [2021-03-12T00:51:59.014Z] Removing intermediate container db1f6fb3a108 [2021-03-12T00:51:59.014Z] ---> 030af62d06ce [2021-03-12T00:51:59.014Z] Step 31/31 : LABEL version=0.0.0 [2021-03-12T00:51:59.612Z] ---> Running in 78f7d3754579 [2021-03-12T00:52:00.596Z] Removing intermediate container 78f7d3754579 [2021-03-12T00:52:00.596Z] ---> 6c83b4c661b2 [2021-03-12T00:52:00.596Z] [2021-03-12T00:52:01.197Z] Successfully built 6c83b4c661b2 [2021-03-12T00:52:01.197Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-12T00:52:48.221Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 14b7d9e1fc17 [2021-03-12T00:52:48.221Z] ---> 3d48f8b825ea [2021-03-12T00:52:48.221Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-12T00:52:48.221Z] ---> Running in 96c13a071f10 [2021-03-12T00:52:48.221Z] 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-03-12T00:52:48.221Z] Removing intermediate container 96c13a071f10 [2021-03-12T00:52:48.221Z] ---> aa2b124aeb55 [2021-03-12T00:52:48.221Z] [2021-03-12T00:52:48.221Z] Step 11/26 : FROM docker:20.10.0 [2021-03-12T00:52:48.221Z] 20.10.0: Pulling from library/docker [2021-03-12T00:52:49.218Z] Removing intermediate container feabc4db4cde [2021-03-12T00:52:49.218Z] ---> a1bcd13d1896 [2021-03-12T00:52:49.218Z] [2021-03-12T00:52:49.218Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:52:49.218Z] ---> d10569e2745f [2021-03-12T00:52:49.218Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-12T00:52:50.204Z] ---> Running in f39573c641b6 [2021-03-12T00:52:52.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:52:52.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:52:52.940Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-12T00:52:53.223Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:52:53.223Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:52:53.223Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:52:53.494Z] OK: 6 MiB in 16 packages [2021-03-12T00:52:56.914Z] Removing intermediate container f39573c641b6 [2021-03-12T00:52:56.914Z] ---> dd6bf4a797cb [2021-03-12T00:52:56.914Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:52:57.513Z] ---> Running in a0506817bfd2 [2021-03-12T00:52:58.109Z] Removing intermediate container a0506817bfd2 [2021-03-12T00:52:58.109Z] ---> 667b2223b32c [2021-03-12T00:52:58.109Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-12T00:52:58.707Z] ---> Running in ce25a0ae72de [2021-03-12T00:52:59.692Z] Removing intermediate container ce25a0ae72de [2021-03-12T00:52:59.692Z] ---> 1e725ac38b2b [2021-03-12T00:52:59.692Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:52:59.692Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-12T00:52:59.692Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-12T00:52:59.692Z] ---> eeaf43b92773 [2021-03-12T00:52:59.692Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-12T00:52:59.968Z] ---> Running in fb93ba8f71b2 [2021-03-12T00:52:59.968Z] ---> Running in 18b7a7cf8d93 [2021-03-12T00:53:00.570Z] Removing intermediate container c48093c49ddf [2021-03-12T00:53:00.570Z] ---> 422ae365f84f [2021-03-12T00:53:00.570Z] [2021-03-12T00:53:00.570Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:53:00.570Z] ---> d10569e2745f [2021-03-12T00:53:00.570Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-12T00:53:00.570Z] ---> Running in 2c0cd0bea426 [2021-03-12T00:53:00.848Z] Removing intermediate container fb93ba8f71b2 [2021-03-12T00:53:00.848Z] ---> 95e96307d33c [2021-03-12T00:53:00.848Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:53:01.447Z] Removing intermediate container 2c0cd0bea426 [2021-03-12T00:53:01.448Z] ---> 3c49588acf9f [2021-03-12T00:53:01.448Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-12T00:53:01.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:53:01.721Z] ---> Running in 2b1a88b3a7da [2021-03-12T00:53:01.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:53:01.722Z] ---> 11f8cbe610f8 [2021-03-12T00:53:01.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-12T00:53:02.315Z] (1/2) Installing readline (8.0.4-r0) [2021-03-12T00:53:02.315Z] (2/2) Installing bash (5.0.17-r0) [2021-03-12T00:53:02.315Z] Removing intermediate container 2b1a88b3a7da [2021-03-12T00:53:02.315Z] ---> d6f35c162a72 [2021-03-12T00:53:02.315Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-12T00:53:02.315Z] Executing bash-5.0.17-r0.post-install [2021-03-12T00:53:02.315Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:53:02.315Z] OK: 12 MiB in 22 packages [2021-03-12T00:53:02.593Z] ---> Running in 665e48c32096 [2021-03-12T00:53:03.573Z] ---> b2c6cd870674 [2021-03-12T00:53:03.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-12T00:53:03.573Z] Removing intermediate container 665e48c32096 [2021-03-12T00:53:03.573Z] ---> f5870714c3ca [2021-03-12T00:53:03.573Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:53:03.573Z] ---> Running in a463fbf5533c [2021-03-12T00:53:04.172Z] Removing intermediate container 18b7a7cf8d93 [2021-03-12T00:53:04.172Z] ---> ff6be893e7bf [2021-03-12T00:53:04.172Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-12T00:53:04.445Z] ---> Running in 002d53e054c4 [2021-03-12T00:53:04.445Z] ---> e1567525486f [2021-03-12T00:53:04.445Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-12T00:53:04.722Z] ---> Running in 6347353dde4e [2021-03-12T00:53:05.003Z] Removing intermediate container 002d53e054c4 [2021-03-12T00:53:05.003Z] ---> 9ea339ae0262 [2021-03-12T00:53:05.003Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-12T00:53:05.003Z] Removing intermediate container 6347353dde4e [2021-03-12T00:53:05.003Z] ---> 7a84f0517993 [2021-03-12T00:53:05.003Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:53:05.281Z] ---> Running in 25e3e05ce2d3 [2021-03-12T00:53:05.281Z] ---> Running in 16eef0a99e6a [2021-03-12T00:53:05.885Z] Removing intermediate container 25e3e05ce2d3 [2021-03-12T00:53:05.885Z] ---> 50dcc20d6b71 [2021-03-12T00:53:05.885Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-12T00:53:05.885Z] Removing intermediate container 16eef0a99e6a [2021-03-12T00:53:05.885Z] ---> 4517d617ab33 [2021-03-12T00:53:05.885Z] Step 20/22 : LABEL arch=arm64 [2021-03-12T00:53:06.159Z] ---> Running in 294144d590fd [2021-03-12T00:53:06.159Z] ---> Running in 22902fc0aa8e [2021-03-12T00:53:06.432Z] Removing intermediate container a463fbf5533c [2021-03-12T00:53:06.432Z] ---> cf4eff0157a4 [2021-03-12T00:53:06.432Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-12T00:53:06.432Z] ---> Running in 4aeacc920160 [2021-03-12T00:53:06.706Z] Removing intermediate container 294144d590fd [2021-03-12T00:53:06.706Z] ---> 41e33caf1fa2 [2021-03-12T00:53:06.706Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-12T00:53:06.982Z] Removing intermediate container 22902fc0aa8e [2021-03-12T00:53:06.982Z] ---> 265358b848d9 [2021-03-12T00:53:06.982Z] Step 21/22 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:53:07.255Z] ---> Running in 5f5a3e689caf [2021-03-12T00:53:07.853Z] Removing intermediate container 5f5a3e689caf [2021-03-12T00:53:07.853Z] ---> 2f2e503a5793 [2021-03-12T00:53:07.853Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:53:08.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:53:08.129Z] ---> Running in 2da9f30d150d [2021-03-12T00:53:08.129Z] ---> fcfa6b5ad35f [2021-03-12T00:53:08.129Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-12T00:53:08.725Z] Removing intermediate container 2da9f30d150d [2021-03-12T00:53:08.725Z] ---> 7c1a332b190a [2021-03-12T00:53:08.725Z] [2021-03-12T00:53:08.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:53:09.269Z] Successfully built 7c1a332b190a [2021-03-12T00:53:09.269Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-12T00:53:09.269Z]  Building docker-support-notifications-go ... done  ---> e84d6826fe74 [2021-03-12T00:53:09.269Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-12T00:53:10.246Z] ---> b60d8171bcce [2021-03-12T00:53:10.246Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-12T00:53:10.246Z] ---> Running in e2a19491375e [2021-03-12T00:53:10.518Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-12T00:53:10.518Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-12T00:53:10.518Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-12T00:53:10.789Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-12T00:53:11.389Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-12T00:53:11.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:53:11.390Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-12T00:53:11.662Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:53:11.662Z] OK: 8 MiB in 20 packages [2021-03-12T00:53:11.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:53:12.268Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-12T00:53:12.268Z] (2/33) Installing expat (2.2.9-r1) [2021-03-12T00:53:12.268Z] (3/33) Installing libffi (3.3-r2) [2021-03-12T00:53:12.541Z] (4/33) Installing gdbm (1.13-r1) [2021-03-12T00:53:12.542Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-12T00:53:12.542Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-12T00:53:12.542Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-12T00:53:13.514Z] Removing intermediate container 4aeacc920160 [2021-03-12T00:53:13.514Z] ---> 2eb3841f1512 [2021-03-12T00:53:13.514Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:53:14.492Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-12T00:53:14.492Z] ---> 10cfe87dbe19 [2021-03-12T00:53:14.492Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-12T00:53:14.492Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-12T00:53:14.492Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-12T00:53:14.492Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-12T00:53:14.492Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-12T00:53:14.492Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-12T00:53:14.492Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-12T00:53:14.768Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-12T00:53:14.768Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-12T00:53:14.768Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-12T00:53:14.768Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-12T00:53:14.768Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-12T00:53:14.768Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-12T00:53:14.768Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-12T00:53:14.768Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-12T00:53:14.768Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-12T00:53:14.768Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-12T00:53:14.768Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-12T00:53:14.768Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-12T00:53:15.040Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-12T00:53:15.040Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-12T00:53:15.040Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-12T00:53:15.040Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-12T00:53:15.040Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-12T00:53:15.040Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-12T00:53:15.040Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-12T00:53:15.040Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:53:15.316Z] OK: 71 MiB in 55 packages [2021-03-12T00:53:16.300Z] ---> 1c5ec1f7494e [2021-03-12T00:53:16.300Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-12T00:53:17.291Z] ---> 8a8d7832ac8b [2021-03-12T00:53:17.291Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-12T00:53:17.291Z] ---> Running in 45616d59d737 [2021-03-12T00:53:17.888Z] Removing intermediate container 45616d59d737 [2021-03-12T00:53:17.888Z] ---> a376b75d108e [2021-03-12T00:53:17.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:53:18.161Z] ---> Running in 277fdc22e4a2 [2021-03-12T00:53:18.758Z] Removing intermediate container 277fdc22e4a2 [2021-03-12T00:53:18.758Z] ---> 9f1ddfc340f8 [2021-03-12T00:53:18.758Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:53:19.033Z] ---> Running in 402293c61065 [2021-03-12T00:53:19.631Z] Removing intermediate container 402293c61065 [2021-03-12T00:53:19.631Z] ---> ab6d76cca0f7 [2021-03-12T00:53:19.631Z] Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:53:19.905Z] ---> Running in 04be67fbf1d7 [2021-03-12T00:53:20.501Z] Removing intermediate container 04be67fbf1d7 [2021-03-12T00:53:20.501Z] ---> c6299737309a [2021-03-12T00:53:20.501Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:53:20.772Z] ---> Running in 0a51df848374 [2021-03-12T00:53:21.368Z] Removing intermediate container 0a51df848374 [2021-03-12T00:53:21.369Z] ---> 11427c8d7eda [2021-03-12T00:53:21.369Z] [2021-03-12T00:53:21.369Z] Removing intermediate container e2a19491375e [2021-03-12T00:53:21.369Z] ---> c89d49bf7002 [2021-03-12T00:53:21.369Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-12T00:53:21.643Z] ---> Running in 8c81cfbfecef [2021-03-12T00:53:21.920Z] Successfully built 11427c8d7eda [2021-03-12T00:53:21.920Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-12T00:53:28.616Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-12T00:53:28.616Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-12T00:53:28.616Z] Collecting docopt<0.7,>=0.6.1 [2021-03-12T00:53:28.616Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-12T00:53:30.592Z] Collecting texttable<0.10,>=0.9.0 [2021-03-12T00:53:30.592Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-12T00:53:33.208Z] Collecting cached-property<2,>=1.2.0 [2021-03-12T00:53:33.208Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-12T00:53:33.480Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-12T00:53:33.480Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-12T00:53:36.121Z] Collecting jsonschema<3,>=2.5.1 [2021-03-12T00:53:36.121Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-12T00:53:37.552Z] Collecting PyYAML<4,>=3.10 [2021-03-12T00:53:37.552Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-12T00:53:41.849Z] 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-03-12T00:53:41.849Z] Collecting docker<4.0,>=3.6.0 [2021-03-12T00:53:41.849Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-12T00:53:42.827Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-12T00:53:42.827Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-12T00:53:44.795Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-12T00:53:44.795Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-12T00:53:45.391Z] Collecting docker-pycreds>=0.4.0 [2021-03-12T00:53:45.391Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-12T00:53:45.391Z] 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-03-12T00:53:45.391Z] 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-03-12T00:53:45.663Z] Collecting idna<2.8,>=2.5 [2021-03-12T00:53:45.936Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-12T00:53:46.912Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-12T00:53:46.912Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-12T00:53:46.912Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-12T00:53:46.912Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-12T00:53:46.912Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-12T00:53:46.912Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-12T00:53:48.342Z] Installing collected packages: docopt, texttable, cached-property, dockerpty, jsonschema, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docker-compose [2021-03-12T00:53:48.342Z] Running setup.py install for docopt: started [2021-03-12T00:53:50.959Z] Running setup.py install for docopt: finished with status 'done' [2021-03-12T00:53:50.959Z] Running setup.py install for texttable: started [2021-03-12T00:53:53.567Z] Running setup.py install for texttable: finished with status 'done' [2021-03-12T00:53:53.567Z] Running setup.py install for dockerpty: started [2021-03-12T00:53:56.223Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-12T00:53:56.223Z] Running setup.py install for PyYAML: started [2021-03-12T00:53:58.832Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-12T00:53:58.832Z] Attempting uninstall: idna [2021-03-12T00:53:58.832Z] Found existing installation: idna 2.9 [2021-03-12T00:53:58.832Z] Uninstalling idna-2.9: [2021-03-12T00:53:58.832Z] Successfully uninstalled idna-2.9 [2021-03-12T00:53:59.102Z] Attempting uninstall: urllib3 [2021-03-12T00:53:59.102Z] Found existing installation: urllib3 1.25.9 [2021-03-12T00:53:59.102Z] Uninstalling urllib3-1.25.9: [2021-03-12T00:53:59.375Z] Successfully uninstalled urllib3-1.25.9 [2021-03-12T00:53:59.969Z] Attempting uninstall: requests [2021-03-12T00:53:59.969Z] Found existing installation: requests 2.23.0 [2021-03-12T00:53:59.969Z] Uninstalling requests-2.23.0: [2021-03-12T00:53:59.969Z] Successfully uninstalled requests-2.23.0 [2021-03-12T00:54:02.581Z] 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.58.0 [2021-03-12T00:54:05.975Z] Removing intermediate container 8c81cfbfecef [2021-03-12T00:54:05.975Z] ---> 6c9fc64e4997 [2021-03-12T00:54:05.975Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-12T00:54:06.246Z] ---> Running in 677da4ebfbcc [2021-03-12T00:54:07.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:54:07.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:54:07.762Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:54:07.762Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-12T00:54:07.762Z] (3/3) Installing curl (7.69.1-r3) [2021-03-12T00:54:08.034Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:54:08.034Z] OK: 71 MiB in 58 packages [2021-03-12T00:54:09.479Z] Removing intermediate container 677da4ebfbcc [2021-03-12T00:54:09.479Z] ---> 4d3713e63b30 [2021-03-12T00:54:09.479Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-12T00:54:09.479Z] ---> Running in f0cf46c08c6c [2021-03-12T00:54:09.762Z] Removing intermediate container f0cf46c08c6c [2021-03-12T00:54:09.762Z] ---> a0fcaec19bbd [2021-03-12T00:54:09.762Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:54:10.032Z] ---> Running in 4f3331278bad [2021-03-12T00:54:10.628Z] Removing intermediate container 4f3331278bad [2021-03-12T00:54:10.628Z] ---> 7f43f8275f9a [2021-03-12T00:54:10.628Z] Step 24/26 : LABEL arch=arm64 [2021-03-12T00:54:10.628Z] ---> Running in b47c82d9d628 [2021-03-12T00:54:11.223Z] Removing intermediate container b47c82d9d628 [2021-03-12T00:54:11.223Z] ---> 6e4cee0bf5d2 [2021-03-12T00:54:11.223Z] Step 25/26 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [2021-03-12T00:54:11.223Z] ---> Running in fb5d7ad3d07f [2021-03-12T00:54:11.820Z] Removing intermediate container fb5d7ad3d07f [2021-03-12T00:54:11.820Z] ---> 94facaf4063a [2021-03-12T00:54:11.820Z] Step 26/26 : LABEL version=0.0.0 [2021-03-12T00:54:12.094Z] ---> Running in 2778da1eceb7 [2021-03-12T00:54:12.371Z] Removing intermediate container 2778da1eceb7 [2021-03-12T00:54:12.371Z] ---> 55d2f39cc868 [2021-03-12T00:54:12.371Z] [2021-03-12T00:54:12.965Z] Successfully built 55d2f39cc868 [2021-03-12T00:54:12.965Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-12T00:54:13.251Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-12T00:54:13.286Z] $ docker stop --time=1 8c486c4a85a946c5706bd432faba63c8be79f0eada873969719a51c6e327efef [2021-03-12T00:54:15.329Z] $ docker rm -f 8c486c4a85a946c5706bd432faba63c8be79f0eada873969719a51c6e327efef [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T00:54:16.035Z] + docker images [2021-03-12T00:54:16.035Z] + grep docker [2021-03-12T00:54:16.307Z] docker-sys-mgmt-agent-go-arm64 latest 55d2f39cc868 4 seconds ago 300MB [2021-03-12T00:54:16.307Z] docker-core-data-go-arm64 latest 11427c8d7eda 55 seconds ago 21.3MB [2021-03-12T00:54:16.307Z] docker-support-notifications-go-arm64 latest 7c1a332b190a About a minute ago 16.9MB [2021-03-12T00:54:16.307Z] docker-security-bootstrapper-go-arm64 latest 6c83b4c661b2 2 minutes ago 17.8MB [2021-03-12T00:54:16.307Z] docker-core-metadata-go-arm64 latest ad43b906cc04 4 minutes ago 17.9MB [2021-03-12T00:54:16.307Z] docker-support-scheduler-go-arm64 latest 51a1b3549312 4 minutes ago 16.3MB [2021-03-12T00:54:16.307Z] docker-core-command-go-arm64 latest 7e513413ff5e 4 minutes ago 16.2MB [2021-03-12T00:54:16.307Z] docker-security-secretstore-setup-go-arm64 latest 909c040b868d 4 minutes ago 23.7MB [2021-03-12T00:54:16.307Z] docker-security-proxy-setup-go-arm64 latest 73cda9975b7a 4 minutes ago 23.4MB [2021-03-12T00:54:16.307Z] docker 20.10.0 eeaf43b92773 3 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:54:17.299Z] ---> job-cost.sh [2021-03-12T00:54:17.299Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rmjt [2021-03-12T00:55:04.231Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T00:57:11.027Z] lf-activate-venv(): INFO: Adding /tmp/venv-rmjt/bin to PATH [2021-03-12T00:57:11.027Z] INFO: No Stack... [2021-03-12T00:57:11.027Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-12T00:57:11.027Z] INFO: Archiving Costs [Pipeline] sh [2021-03-12T00:57:11.374Z] + + cutcat /w/workspace/edgex-go/81/archives/cost.csv [2021-03-12T00:57:11.374Z] -d, -f6 [Pipeline] lock [2021-03-12T00:57:11.504Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-81-stack-cost] [2021-03-12T00:57:11.520Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-81-stack-cost] did not exist. Created. [2021-03-12T00:57:11.521Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T00:57:11.963Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-12T00:57:12.268Z] Stashed 1 file(s) [Pipeline] } [2021-03-12T00:57:12.280Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-81-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] { (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-03-12T00:57:14.875Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:15.797Z] ---> package-listing.sh [2021-03-12T00:57:15.798Z] ++ facter osfamily [2021-03-12T00:57:15.798Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-12T00:57:15.798Z] + OS_FAMILY=redhat [2021-03-12T00:57:15.798Z] + workspace=/w/workspace/edgex-go/81 [2021-03-12T00:57:15.798Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-12T00:57:15.798Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-12T00:57:15.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-12T00:57:15.798Z] + PACKAGES=/tmp/packages_start.txt [2021-03-12T00:57:15.798Z] + '[' /w/workspace/edgex-go/81 ']' [2021-03-12T00:57:15.798Z] + PACKAGES=/tmp/packages_end.txt [2021-03-12T00:57:15.798Z] + case "${OS_FAMILY}" in [2021-03-12T00:57:15.798Z] + rpm -qa [2021-03-12T00:57:15.798Z] + sort [2021-03-12T00:57:21.111Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-12T00:57:21.111Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-12T00:57:21.111Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-12T00:57:21.111Z] + '[' /w/workspace/edgex-go/81 ']' [2021-03-12T00:57:21.111Z] + mkdir -p /w/workspace/edgex-go/81/archives/ [2021-03-12T00:57:21.111Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/81/archives/ [Pipeline] echo [2021-03-12T00:57:21.128Z] 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/81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-12T00:57:21.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:57:21.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:57:21.744Z] [2021-03-12T00:57:21.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:57:22.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:57:22.131Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-12T00:57:22.131Z] df20fa9351a1: Pulling fs layer [2021-03-12T00:57:22.131Z] 36b3adc4ff6f: Pulling fs layer [2021-03-12T00:57:22.131Z] 8ad3a11d3b57: Pulling fs layer [2021-03-12T00:57:22.131Z] 46f8f816bc3b: Pulling fs layer [2021-03-12T00:57:22.131Z] 93b61091891f: Pulling fs layer [2021-03-12T00:57:22.131Z] 93b9cdb0e59b: Pulling fs layer [2021-03-12T00:57:22.131Z] 5e14af77c1be: Pulling fs layer [2021-03-12T00:57:22.131Z] 01666e4c0597: Pulling fs layer [2021-03-12T00:57:22.131Z] aa168da1d23b: Pulling fs layer [2021-03-12T00:57:22.131Z] 93b9cdb0e59b: Waiting [2021-03-12T00:57:22.131Z] 01666e4c0597: Waiting [2021-03-12T00:57:22.131Z] aa168da1d23b: Waiting [2021-03-12T00:57:22.131Z] 5e14af77c1be: Waiting [2021-03-12T00:57:22.131Z] 93b61091891f: Waiting [2021-03-12T00:57:22.131Z] 46f8f816bc3b: Waiting [2021-03-12T00:57:22.131Z] 36b3adc4ff6f: Download complete [2021-03-12T00:57:22.131Z] 46f8f816bc3b: Verifying Checksum [2021-03-12T00:57:22.131Z] 46f8f816bc3b: Download complete [2021-03-12T00:57:22.405Z] df20fa9351a1: Verifying Checksum [2021-03-12T00:57:22.405Z] df20fa9351a1: Download complete [2021-03-12T00:57:22.405Z] 93b9cdb0e59b: Verifying Checksum [2021-03-12T00:57:22.405Z] 93b9cdb0e59b: Download complete [2021-03-12T00:57:22.405Z] 93b61091891f: Verifying Checksum [2021-03-12T00:57:22.405Z] 93b61091891f: Download complete [2021-03-12T00:57:22.405Z] 5e14af77c1be: Verifying Checksum [2021-03-12T00:57:22.405Z] 5e14af77c1be: Download complete [2021-03-12T00:57:22.405Z] 01666e4c0597: Verifying Checksum [2021-03-12T00:57:22.405Z] 01666e4c0597: Download complete [2021-03-12T00:57:22.405Z] 8ad3a11d3b57: Verifying Checksum [2021-03-12T00:57:22.405Z] 8ad3a11d3b57: Download complete [2021-03-12T00:57:22.680Z] df20fa9351a1: Pull complete [2021-03-12T00:57:22.960Z] 36b3adc4ff6f: Pull complete [2021-03-12T00:57:24.898Z] aa168da1d23b: Verifying Checksum [2021-03-12T00:57:25.159Z] 8ad3a11d3b57: Pull complete [2021-03-12T00:57:25.421Z] 46f8f816bc3b: Pull complete [2021-03-12T00:57:26.371Z] 93b61091891f: Pull complete [2021-03-12T00:57:26.371Z] 93b9cdb0e59b: Pull complete [2021-03-12T00:57:26.637Z] 5e14af77c1be: Pull complete [2021-03-12T00:57:26.637Z] 01666e4c0597: Pull complete [2021-03-12T00:57:34.858Z] aa168da1d23b: Pull complete [2021-03-12T00:57:34.858Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-12T00:57:34.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:57:34.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-12T00:57:35.083Z] prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container [2021-03-12T00:57:35.145Z] $ 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/81/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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-03-12T00:57:40.376Z] $ docker top cbeba9530a672b94581e4ce0b66c48878c209543b9d0f2c56bca700768ecfdfd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:57:40.945Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-12T00:57:41.372Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-12T00:57:41.733Z] + ls /var/log/sa-host [2021-03-12T00:57:41.733Z] + sadf -c /var/log/sa-host/sa12 [2021-03-12T00:57:41.733Z] file_magic: OK [2021-03-12T00:57:41.733Z] HZ: Using current value: 100 [2021-03-12T00:57:41.733Z] file_header: OK [2021-03-12T00:57:41.733Z] 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-03-12T00:57:41.733Z] Statistics: [2021-03-12T00:57:41.733Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-12T00:57:41.733Z] File successfully converted to sysstat format version 12.2.1 [2021-03-12T00:57:41.733Z] + sadf -c /var/log/sa-host/sa23 [2021-03-12T00:57:41.733Z] file_magic: OK [2021-03-12T00:57:41.733Z] HZ: Using current value: 100 [2021-03-12T00:57:41.733Z] file_header: OK [2021-03-12T00:57:41.733Z] 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-03-12T00:57:41.733Z] Statistics: [2021-03-12T00:57:41.733Z] Hnuu...uuuununununu... [2021-03-12T00:57:41.733Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-12T00:57:42.058Z] provisioning config files... [2021-03-12T00:57:42.085Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/81@tmp/config1387416321780078112tmp [Pipeline] { [Pipeline] echo [2021-03-12T00:57:42.197Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:42.503Z] ---> create-netrc.sh [Pipeline] } [2021-03-12T00:57:42.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-12T00:57:42.601Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:42.901Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-12T00:57:42.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:43.209Z] ---> sudo-logs.sh [2021-03-12T00:57:43.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-12T00:57:43.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:43.645Z] ---> job-cost.sh [2021-03-12T00:57:43.645Z] lf-activate-venv: SKIPPING [2021-03-12T00:57:43.645Z] DEBUG: total: 0.20999999344348907 [2021-03-12T00:57:43.645Z] INFO: Retrieving Stack Cost... [2021-03-12T00:57:45.571Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T00:57:46.149Z] INFO: Archiving Costs [Pipeline] echo [2021-03-12T00:57:46.163Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:46.460Z] ---> logs-deploy.sh [2021-03-12T00:57:46.461Z] lf-activate-venv: SKIPPING [2021-03-12T00:57:46.461Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/81 [2021-03-12T00:57:46.461Z] INFO: archiving workspace using pattern(s): [2021-03-12T00:57:47.856Z] Archives upload complete. [2021-03-12T00:57:48.119Z] INFO: archiving logs to Nexus