Pull request #3525 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8+e6c052569f26998dcb3a7df84d37141e1787d2eb (f320459e9898fd6b5fe33148c50d1940b9608489) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2164931668215809955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5151848869178910281.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh686895086035863047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3370582676629291351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8702302422319293328.key > 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-87 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh615431267494792636.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 Merge succeeded, producing 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 Checking out Revision 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 (PR-3525) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4503553392775006113.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3855286586794798836.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 Commit message: "fix(snap): go 1.16 update" First time build. Skipping changelog. > git rev-list --no-walk bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T15:49:17.017Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T15:49:17.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T15:49:17.127Z] ========================================================= [2021-06-02T15:49:17.127Z] EdgeX Global Pipelines Version Info [2021-06-02T15:49:17.127Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:49:18.575Z] ------------------- [2021-06-02T15:49:18.575Z] stable info: [2021-06-02T15:49:18.575Z] ------------------- [2021-06-02T15:49:18.575Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T15:49:18.575Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T15:49:18.575Z] Message: update stable to v1.0.193 [2021-06-02T15:49:19.156Z] ------------------- [2021-06-02T15:49:19.156Z] experimental info: [2021-06-02T15:49:19.156Z] ------------------- [2021-06-02T15:49:19.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T15:49:19.156Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T15:49:19.156Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T15:49:19.296Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T15:49:19.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T15:49:19.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T15:49:19.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T15:49:19.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T15:49:19.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T15:49:19.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T15:49:19.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T15:49:19.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T15:49:19.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T15:49:19.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T15:49:19.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T15:49:19.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T15:49:19.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T15:49:19.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T15:49:19.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T15:49:19.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T15:49:19.687Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T15:49:19.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T15:49:19.729Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T15:49:19.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T15:49:19.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T15:49:19.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo [2021-06-02T15:49:19.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo [2021-06-02T15:49:19.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo [2021-06-02T15:49:19.880Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [Pipeline] echo [2021-06-02T15:49:19.903Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8994a0e [Pipeline] echo [2021-06-02T15:49:19.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:49:19.996Z] provisioning config files... [2021-06-02T15:49:20.026Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2261102249620201188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:49:20.350Z] ---> docker-login.sh [2021-06-02T15:49:20.350Z] nexus3.edgexfoundry.org:10001 [2021-06-02T15:49:20.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:49:20.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:49:20.616Z] Configure a credential helper to remove this warning. See [2021-06-02T15:49:20.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:49:20.616Z] [2021-06-02T15:49:20.616Z] Login Succeeded [2021-06-02T15:49:20.616Z] nexus3.edgexfoundry.org:10002 [2021-06-02T15:49:20.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:49:20.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:49:20.878Z] Configure a credential helper to remove this warning. See [2021-06-02T15:49:20.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:49:20.878Z] [2021-06-02T15:49:20.878Z] Login Succeeded [2021-06-02T15:49:20.878Z] nexus3.edgexfoundry.org:10003 [2021-06-02T15:49:20.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:49:20.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:49:20.878Z] Configure a credential helper to remove this warning. See [2021-06-02T15:49:20.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:49:20.878Z] [2021-06-02T15:49:20.878Z] Login Succeeded [2021-06-02T15:49:20.878Z] nexus3.edgexfoundry.org:10004 [2021-06-02T15:49:21.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:49:21.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:49:21.143Z] Configure a credential helper to remove this warning. See [2021-06-02T15:49:21.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:49:21.143Z] [2021-06-02T15:49:21.143Z] Login Succeeded [2021-06-02T15:49:21.143Z] docker.io [2021-06-02T15:49:21.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:49:21.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:49:21.407Z] Configure a credential helper to remove this warning. See [2021-06-02T15:49:21.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:49:21.407Z] [2021-06-02T15:49:21.407Z] Login Succeeded [2021-06-02T15:49:21.407Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T15:49:21.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T15:49:21.757Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T15:49:21.757Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T15:49:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:49:21.757Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T15:49:21.757Z] ++ cut -d/ -f2 [2021-06-02T15:49:21.757Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T15:49:21.811Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:49:23.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:49:23.249Z] [2021-06-02T15:49:23.249Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:49:23.566Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:49:23.566Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T15:49:23.566Z] 31603596830f: Pulling fs layer [2021-06-02T15:49:23.566Z] 54011a49482f: Pulling fs layer [2021-06-02T15:49:23.566Z] a6820b24f6d8: Pulling fs layer [2021-06-02T15:49:23.566Z] f581987b2513: Pulling fs layer [2021-06-02T15:49:23.566Z] f581987b2513: Waiting [2021-06-02T15:49:23.566Z] 54011a49482f: Verifying Checksum [2021-06-02T15:49:23.566Z] 54011a49482f: Download complete [2021-06-02T15:49:23.566Z] 31603596830f: Verifying Checksum [2021-06-02T15:49:23.566Z] 31603596830f: Download complete [2021-06-02T15:49:23.830Z] f581987b2513: Verifying Checksum [2021-06-02T15:49:23.831Z] f581987b2513: Download complete [2021-06-02T15:49:23.831Z] a6820b24f6d8: Verifying Checksum [2021-06-02T15:49:23.831Z] a6820b24f6d8: Download complete [2021-06-02T15:49:23.831Z] 31603596830f: Pull complete [2021-06-02T15:49:24.103Z] 54011a49482f: Pull complete [2021-06-02T15:49:24.696Z] a6820b24f6d8: Pull complete [2021-06-02T15:49:24.696Z] f581987b2513: Pull complete [2021-06-02T15:49:24.958Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T15:49:24.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:49:24.958Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T15:49:25.044Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-06-02T15:49:25.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T15:49:26.381Z] $ docker top 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T15:49:26.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T15:49:26.516Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T15:49:26.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T15:49:26.641Z] $ docker exec 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 ssh-agent [2021-06-02T15:49:26.762Z] SSH_AUTH_SOCK=/tmp/ssh-7xU1ZqJwsP3Q/agent.14 [2021-06-02T15:49:26.762Z] SSH_AGENT_PID=21 [2021-06-02T15:49:26.775Z] Running ssh-add (command line suppressed) [2021-06-02T15:49:26.884Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7493304866894409210.key (/w/workspace/edgex-go/3@tmp/private_key_7493304866894409210.key) [2021-06-02T15:49:26.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T15:49:27.208Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T15:49:27.218Z] $ docker exec --env ******** --env ******** 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 ssh-agent -k [2021-06-02T15:49:27.321Z] unset SSH_AUTH_SOCK; [2021-06-02T15:49:27.321Z] unset SSH_AGENT_PID; [2021-06-02T15:49:27.322Z] echo Agent pid 21 killed; [2021-06-02T15:49:27.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T15:49:27.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T15:49:27.374Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T15:49:27.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T15:49:27.488Z] $ docker exec 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 ssh-agent [2021-06-02T15:49:27.614Z] SSH_AUTH_SOCK=/tmp/ssh-IlKb9w7hRIX2/agent.56 [2021-06-02T15:49:27.614Z] SSH_AGENT_PID=64 [2021-06-02T15:49:27.621Z] Running ssh-add (command line suppressed) [2021-06-02T15:49:27.724Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2729156477794182796.key (/w/workspace/edgex-go/3@tmp/private_key_2729156477794182796.key) [2021-06-02T15:49:27.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T15:49:28.053Z] + git semver init [2021-06-02T15:49:28.053Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T15:49:28.053Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-02T15:49:28.053Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-02T15:49:28.053Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T15:49:28.053Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T15:49:28.053Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T15:49:28.053Z] # $SEMVER_BRANCH = PR-3525 [2021-06-02T15:49:28.053Z] # $SEMVER_TEMP = /tmp/semver-392788378 [2021-06-02T15:49:28.053Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T15:49:46.249Z] # '/tmp/semver-392788378' -> '/w/workspace/edgex-go/3/.semver' [2021-06-02T15:49:46.249Z] # -> Force: false [2021-06-02T15:49:46.249Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-02T15:49:46.256Z] $ docker exec --env ******** --env ******** 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 ssh-agent -k [2021-06-02T15:49:46.349Z] unset SSH_AUTH_SOCK; [2021-06-02T15:49:46.351Z] unset SSH_AGENT_PID; [2021-06-02T15:49:46.351Z] echo Agent pid 64 killed; [2021-06-02T15:49:46.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T15:49:46.698Z] + git semver [Pipeline] } [2021-06-02T15:49:46.710Z] $ docker stop --time=1 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 [2021-06-02T15:49:48.766Z] $ docker rm -f 7acc8a4941a4ecbb791377294a3e1bf9648e073124c1cd60e058ee2ce02e8c94 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T15:49:49.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T15:49:49.427Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T15:49:49.430Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T15:49:50.020Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T15:49:50.318Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T15:49:50.620Z] + sudo service docker restart [2021-06-02T15:49:50.620Z] + true [2021-06-02T15:49:50.620Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T15:50:04.644Z] Still waiting to schedule task [2021-06-02T15:50:04.644Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-02T15:50:08.764Z] ========================================================= [2021-06-02T15:50:08.764Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T15:50:08.764Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:50:09.075Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-02T15:50:10.490Z] Sending build context to Docker daemon 330.9MB [2021-06-02T15:50:10.490Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T15:50:10.490Z] Step 2/6 : FROM ${BASE} [2021-06-02T15:50:10.490Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T15:50:10.490Z] 540db60ca938: Pulling fs layer [2021-06-02T15:50:10.490Z] adcc1eea9eea: Pulling fs layer [2021-06-02T15:50:10.490Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T15:50:10.490Z] 0510c868ecb4: Pulling fs layer [2021-06-02T15:50:10.490Z] afea3b2eda06: Pulling fs layer [2021-06-02T15:50:10.490Z] 7809a108b3ef: Pulling fs layer [2021-06-02T15:50:10.490Z] f706445af74f: Pulling fs layer [2021-06-02T15:50:10.490Z] 0510c868ecb4: Waiting [2021-06-02T15:50:10.490Z] afea3b2eda06: Waiting [2021-06-02T15:50:10.490Z] 7809a108b3ef: Waiting [2021-06-02T15:50:10.490Z] f706445af74f: Waiting [2021-06-02T15:50:10.490Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T15:50:10.490Z] 4c4ab2625f07: Download complete [2021-06-02T15:50:10.490Z] adcc1eea9eea: Download complete [2021-06-02T15:50:10.490Z] afea3b2eda06: Verifying Checksum [2021-06-02T15:50:10.490Z] afea3b2eda06: Download complete [2021-06-02T15:50:10.490Z] 540db60ca938: Verifying Checksum [2021-06-02T15:50:10.490Z] 540db60ca938: Download complete [2021-06-02T15:50:10.490Z] 7809a108b3ef: Verifying Checksum [2021-06-02T15:50:10.490Z] 7809a108b3ef: Download complete [2021-06-02T15:50:10.752Z] 540db60ca938: Pull complete [2021-06-02T15:50:11.014Z] adcc1eea9eea: Pull complete [2021-06-02T15:50:11.014Z] 4c4ab2625f07: Pull complete [2021-06-02T15:50:12.934Z] f706445af74f: Verifying Checksum [2021-06-02T15:50:12.934Z] f706445af74f: Download complete [2021-06-02T15:50:13.509Z] 0510c868ecb4: Verifying Checksum [2021-06-02T15:50:13.509Z] 0510c868ecb4: Download complete [2021-06-02T15:50:17.734Z] 0510c868ecb4: Pull complete [2021-06-02T15:50:17.734Z] afea3b2eda06: Pull complete [2021-06-02T15:50:17.734Z] 7809a108b3ef: Pull complete [2021-06-02T15:50:18.703Z] f706445af74f: Pull complete [2021-06-02T15:50:18.703Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T15:50:18.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T15:50:18.703Z] ---> b068be0155e3 [2021-06-02T15:50:18.703Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-02T15:50:22.915Z] ---> Running in b3636ff6b4b7 [2021-06-02T15:50:22.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:50:23.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:50:24.063Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T15:50:24.634Z] (2/12) Installing file (5.39-r0) [2021-06-02T15:50:24.634Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T15:50:24.634Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T15:50:51.233Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T15:50:51.233Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T15:50:51.233Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T15:50:51.233Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T15:50:51.233Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T15:50:51.233Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T15:50:51.233Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T15:50:51.233Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T15:50:51.233Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T15:50:51.233Z] OK: 219 MiB in 52 packages [2021-06-02T15:50:52.619Z] Removing intermediate container b3636ff6b4b7 [2021-06-02T15:50:52.619Z] ---> cf2810c38dde [2021-06-02T15:50:52.619Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T15:50:52.619Z] ---> Running in 3fa535257b3d [2021-06-02T15:50:59.212Z] Removing intermediate container 3fa535257b3d [2021-06-02T15:50:59.212Z] ---> cb9465150908 [2021-06-02T15:50:59.212Z] Step 5/6 : COPY go.mod . [2021-06-02T15:50:59.212Z] ---> 35a2cbe6cc2c [2021-06-02T15:50:59.212Z] Step 6/6 : RUN go mod download [2021-06-02T15:50:59.212Z] ---> Running in bf77e3181685 [2021-06-02T15:51:11.484Z] Removing intermediate container bf77e3181685 [2021-06-02T15:51:11.484Z] ---> f55df9b40ec5 [2021-06-02T15:51:11.484Z] Successfully built f55df9b40ec5 [2021-06-02T15:51:11.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:51:11.792Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T15:51:11.792Z] . [Pipeline] withDockerContainer [2021-06-02T15:51:11.879Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-06-02T15:51:11.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T15:51:12.378Z] $ docker top 6c3ecaa394feba5300a5525ada1b1340be582d6c1fa0c7b7c600cf65293055b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:51:12.769Z] + go version [2021-06-02T15:51:12.769Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T15:51:12.778Z] $ docker stop --time=1 6c3ecaa394feba5300a5525ada1b1340be582d6c1fa0c7b7c600cf65293055b0 [2021-06-02T15:51:13.971Z] $ docker rm -f 6c3ecaa394feba5300a5525ada1b1340be582d6c1fa0c7b7c600cf65293055b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:51:14.556Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T15:51:14.556Z] . [Pipeline] withDockerContainer [2021-06-02T15:51:14.643Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-06-02T15:51:14.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T15:51:15.109Z] $ docker top a4e2f4e3d2514ec2d15304313a17bd195826b88b1dde264d987b31a29f343d75 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T15:51:15.217Z] ========================================================= [2021-06-02T15:51:15.217Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T15:51:15.217Z] ========================================================= [Pipeline] sh [2021-06-02T15:51:15.527Z] + go mod tidy [Pipeline] sh [2021-06-02T15:51:16.094Z] + make test [2021-06-02T15:51:16.094Z] go mod tidy [2021-06-02T15:51:16.364Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T15:51:23.056Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T15:51:41.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T15:51:46.649Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T15:51:48.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T15:51:48.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T15:51:50.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T15:51:51.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T15:51:51.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T15:51:51.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T15:51:52.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T15:51:52.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T15:51:55.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T15:51:55.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T15:51:55.378Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T15:51:56.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.1% of statements [2021-06-02T15:51:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T15:51:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T15:51:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T15:51:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T15:51:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T15:51:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T15:51:56.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements [2021-06-02T15:51:57.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.069s coverage: 100.0% of statements [2021-06-02T15:51:59.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.095s coverage: 27.7% of statements [2021-06-02T15:51:59.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T15:51:59.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T15:51:59.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T15:51:59.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T15:51:59.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T15:51:59.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 81.2% of statements [2021-06-02T15:51:59.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T15:51:59.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-06-02T15:51:59.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T15:52:00.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements [2021-06-02T15:52:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T15:52:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T15:52:01.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.055s coverage: 53.4% of statements [2021-06-02T15:52:01.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T15:52:01.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T15:52:01.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 87.7% of statements [2021-06-02T15:52:01.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T15:52:01.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:52:01.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-06-02T15:52:01.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T15:52:04.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.219s coverage: 28.6% of statements [2021-06-02T15:52:04.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T15:52:04.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T15:52:04.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T15:52:04.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T15:52:04.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T15:52:04.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-06-02T15:52:04.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T15:52:04.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements [2021-06-02T15:52:04.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T15:52:04.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-06-02T15:52:04.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T15:52:05.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.093s coverage: 97.5% of statements [2021-06-02T15:52:05.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T15:52:05.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements [2021-06-02T15:52:05.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T15:52:05.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T15:52:05.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T15:52:05.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T15:52:07.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.260s coverage: 95.1% of statements [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T15:52:07.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T15:52:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T15:52:07.293Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-06-02T15:52:07.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T15:52:07.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements [2021-06-02T15:52:07.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T15:52:07.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-06-02T15:52:09.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-06-02T15:52:09.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-06-02T15:52:09.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-06-02T15:52:09.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-06-02T15:52:13.869Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-88 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-02T15:52:13.887Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-02T15:52:14.087Z] The recommended git tool is: git [2021-06-02T15:52:19.475Z] using credential edgex-jenkins-ssh [2021-06-02T15:52:19.496Z] Cloning the remote Git repository [2021-06-02T15:52:19.553Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T15:52:19.651Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-02T15:52:19.720Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T15:52:19.721Z] > git --version # timeout=10 [2021-06-02T15:52:19.737Z] > git --version # 'git version 2.17.1' [2021-06-02T15:52:19.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T15:52:19.821Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T15:52:21.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-06-02T15:52:21.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-02T15:52:27.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.169s coverage: 81.8% of statements [2021-06-02T15:52:27.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T15:52:39.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T15:52:39.612Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T15:52:39.643Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T15:52:39.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T15:52:39.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T15:52:39.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T15:52:40.723Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T15:52:41.158Z] Merge succeeded, producing 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T15:52:41.159Z] Checking out Revision 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 (PR-3525) [2021-06-02T15:52:40.736Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T15:52:40.761Z] > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 [2021-06-02T15:52:41.068Z] > git remote # timeout=10 [2021-06-02T15:52:41.082Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T15:52:41.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T15:52:41.103Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T15:52:41.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T15:52:41.161Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T15:52:41.170Z] > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 [2021-06-02T15:52:45.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-02T15:52:45.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T15:52:45.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T15:52:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-06-02T15:52:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-02T15:52:45.534Z] Commit message: "fix(snap): go 1.16 update" [2021-06-02T15:52:45.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-06-02T15:52:45.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T15:52:45.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T15:52:45.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T15:52:46.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.5% of statements [2021-06-02T15:52:46.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T15:52:46.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T15:52:46.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-06-02T15:52:46.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T15:52:46.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-06-02T15:52:47.025Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T15:52:47.446Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T15:52:47.794Z] + true [2021-06-02T15:52:47.795Z] + sudo service docker restart [2021-06-02T15:52:47.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 46.8% of statements [2021-06-02T15:52:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T15:52:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T15:52:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T15:52:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T15:52:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T15:52:47.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.043s coverage: 100.0% of statements [2021-06-02T15:52:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T15:52:48.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2021-06-02T15:52:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T15:52:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T15:52:52.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.048s coverage: 18.8% of statements [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T15:52:52.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.9% of statements [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T15:52:52.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.624s coverage: 28.7% of statements [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T15:52:52.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.046s coverage: 99.0% of statements [2021-06-02T15:52:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T15:52:52.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements [2021-06-02T15:52:52.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T15:52:52.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T15:52:52.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T15:52:52.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-02T15:52:52.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T15:52:53.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.113s coverage: 97.6% of statements [2021-06-02T15:52:53.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T15:52:53.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:52:53.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T15:52:53.555Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-06-02T15:52:53.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T15:52:53.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-06-02T15:52:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T15:52:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T15:52:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T15:52:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T15:52:54.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-06-02T15:52:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T15:52:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T15:52:54.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements [2021-06-02T15:52:56.269Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 28.1% of statements [2021-06-02T15:52:56.269Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T15:52:56.269Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T15:52:56.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.060s coverage: 27.9% of statements [2021-06-02T15:52:56.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T15:52:56.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T15:52:56.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T15:52:56.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T15:52:56.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T15:52:57.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2021-06-02T15:52:57.104Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:53:06.129Z] provisioning config files... [2021-06-02T15:53:06.156Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2226516361683020500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:53:06.519Z] ---> docker-login.sh [2021-06-02T15:53:06.519Z] nexus3.edgexfoundry.org:10001 [2021-06-02T15:53:07.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:53:07.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:53:07.711Z] Configure a credential helper to remove this warning. See [2021-06-02T15:53:07.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:53:07.711Z] [2021-06-02T15:53:07.711Z] Login Succeeded [2021-06-02T15:53:07.711Z] nexus3.edgexfoundry.org:10002 [2021-06-02T15:53:07.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:53:08.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:53:08.254Z] Configure a credential helper to remove this warning. See [2021-06-02T15:53:08.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:53:08.254Z] [2021-06-02T15:53:08.254Z] Login Succeeded [2021-06-02T15:53:08.254Z] nexus3.edgexfoundry.org:10003 [2021-06-02T15:53:08.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:53:08.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:53:08.525Z] Configure a credential helper to remove this warning. See [2021-06-02T15:53:08.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:53:08.525Z] [2021-06-02T15:53:08.525Z] Login Succeeded [2021-06-02T15:53:08.525Z] nexus3.edgexfoundry.org:10004 [2021-06-02T15:53:08.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:53:09.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:53:09.077Z] Configure a credential helper to remove this warning. See [2021-06-02T15:53:09.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:53:09.077Z] [2021-06-02T15:53:09.077Z] Login Succeeded [2021-06-02T15:53:09.077Z] docker.io [2021-06-02T15:53:09.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:53:09.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:53:09.624Z] Configure a credential helper to remove this warning. See [2021-06-02T15:53:09.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:53:09.624Z] [2021-06-02T15:53:09.624Z] Login Succeeded [2021-06-02T15:53:09.895Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T15:53:09.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T15:53:10.187Z] ========================================================= [2021-06-02T15:53:10.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T15:53:10.187Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:53:10.532Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-02T15:53:13.226Z] Sending build context to Docker daemon 168.1MB [2021-06-02T15:53:13.226Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T15:53:13.226Z] Step 2/6 : FROM ${BASE} [2021-06-02T15:53:13.226Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T15:53:13.226Z] 595b0fe564bb: Pulling fs layer [2021-06-02T15:53:13.226Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T15:53:13.226Z] 316046926c0a: Pulling fs layer [2021-06-02T15:53:13.226Z] 4ebd0625c992: Pulling fs layer [2021-06-02T15:53:13.226Z] 207e8628e3a3: Pulling fs layer [2021-06-02T15:53:13.226Z] c791037a9be2: Pulling fs layer [2021-06-02T15:53:13.226Z] ffd874e62e21: Pulling fs layer [2021-06-02T15:53:13.226Z] 4ebd0625c992: Waiting [2021-06-02T15:53:13.226Z] 207e8628e3a3: Waiting [2021-06-02T15:53:13.226Z] c791037a9be2: Waiting [2021-06-02T15:53:13.226Z] ffd874e62e21: Waiting [2021-06-02T15:53:13.226Z] 316046926c0a: Verifying Checksum [2021-06-02T15:53:13.226Z] 316046926c0a: Download complete [2021-06-02T15:53:13.226Z] 7186ed65a4f7: Download complete [2021-06-02T15:53:13.226Z] 207e8628e3a3: Verifying Checksum [2021-06-02T15:53:13.226Z] 207e8628e3a3: Download complete [2021-06-02T15:53:13.226Z] 595b0fe564bb: Verifying Checksum [2021-06-02T15:53:13.226Z] 595b0fe564bb: Download complete [2021-06-02T15:53:13.226Z] c791037a9be2: Verifying Checksum [2021-06-02T15:53:13.226Z] c791037a9be2: Download complete [2021-06-02T15:53:13.898Z] 595b0fe564bb: Pull complete [2021-06-02T15:53:14.507Z] 7186ed65a4f7: Pull complete [2021-06-02T15:53:14.782Z] 316046926c0a: Pull complete [2021-06-02T15:53:16.771Z] ffd874e62e21: Verifying Checksum [2021-06-02T15:53:16.771Z] ffd874e62e21: Download complete [2021-06-02T15:53:19.420Z] 4ebd0625c992: Verifying Checksum [2021-06-02T15:53:19.420Z] 4ebd0625c992: Download complete [2021-06-02T15:53:29.272Z] gofmt -l . [2021-06-02T15:53:29.272Z] [ "`gofmt -l .`" = "" ] [2021-06-02T15:53:29.272Z] ./bin/test-go-mod-tidy.sh [2021-06-02T15:53:29.272Z] ./bin/test-attribution-txt.sh [2021-06-02T15:53:29.631Z] 4ebd0625c992: Pull complete [Pipeline] sh [2021-06-02T15:53:29.906Z] 207e8628e3a3: Pull complete [2021-06-02T15:53:30.150Z] + ls -al . [2021-06-02T15:53:30.150Z] total 852 [2021-06-02T15:53:30.150Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 15:53 . [2021-06-02T15:53:30.150Z] drwxr-xr-x 4 root root 28 Jun 2 15:51 .. [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 15:49 .dockerignore [2021-06-02T15:53:30.150Z] drwxrwxr-x 8 1001 1001 179 Jun 2 15:49 .git [2021-06-02T15:53:30.150Z] drwxrwxr-x 3 1001 1001 125 Jun 2 15:49 .github [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 15:49 .gitignore [2021-06-02T15:53:30.150Z] drwx------ 3 1001 1001 60 Jun 2 15:49 .semver [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 15:49 .sonarcloud.properties [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 15:49 Attribution.txt [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 15:49 CONTRIBUTING.md [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 15:49 Dockerfile.build [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 15:49 Jenkinsfile [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 15:49 LICENSE [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 15:49 Makefile [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 15:49 README.md [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 15:49 SECURITY.md [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 15:49 VERSION [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 15:49 ZMQWindows.md [2021-06-02T15:53:30.150Z] drwxrwxr-x 2 1001 1001 117 Jun 2 15:49 bin [2021-06-02T15:53:30.150Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 15:49 cmd [2021-06-02T15:53:30.150Z] -rw-r--r-- 1 root root 742996 Jun 2 15:52 coverage.out [2021-06-02T15:53:30.150Z] -rw-r--r-- 1 root root 1060 Jun 2 15:53 go.mod [2021-06-02T15:53:30.150Z] -rw-r--r-- 1 root root 21686 Jun 2 15:51 go.sum [2021-06-02T15:53:30.150Z] drwxrwxr-x 8 1001 1001 127 Jun 2 15:49 internal [2021-06-02T15:53:30.150Z] drwxrwxr-x 4 1001 1001 26 Jun 2 15:49 openapi [2021-06-02T15:53:30.150Z] drwxrwxr-x 4 1001 1001 71 Jun 2 15:49 snap [2021-06-02T15:53:30.150Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 15:49 version.go [Pipeline] sh [2021-06-02T15:53:30.448Z] + '[' -e coverage.out ] [2021-06-02T15:53:30.448Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T15:53:30.508Z] c791037a9be2: Pull complete [2021-06-02T15:53:30.572Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T15:53:30.872Z] + make build [2021-06-02T15:53:30.872Z] go mod tidy [2021-06-02T15:53:31.141Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T15:53:32.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T15:53:33.935Z] ffd874e62e21: Pull complete [2021-06-02T15:53:33.935Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T15:53:34.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T15:53:34.207Z] ---> cfc18b08335c [2021-06-02T15:53:34.207Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-02T15:53:36.889Z] ---> Running in 0dc387d6f03b [2021-06-02T15:53:37.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:53:38.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:53:39.499Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T15:53:39.499Z] (2/12) Installing file (5.39-r0) [2021-06-02T15:53:39.770Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T15:53:39.770Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T15:53:42.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T15:53:42.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T15:53:43.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T15:53:43.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T15:53:44.106Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T15:53:44.106Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T15:53:44.106Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T15:53:44.106Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T15:53:44.106Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T15:53:44.379Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T15:53:44.379Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T15:53:44.379Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T15:53:44.652Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T15:53:44.652Z] OK: 218 MiB in 52 packages [2021-06-02T15:53:45.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T15:53:46.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T15:53:47.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T15:53:48.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T15:53:48.988Z] Removing intermediate container 0dc387d6f03b [2021-06-02T15:53:48.988Z] ---> 67209e998e8a [2021-06-02T15:53:48.988Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T15:53:48.988Z] ---> Running in 7a336d3067d9 [2021-06-02T15:53:48.988Z] Removing intermediate container 7a336d3067d9 [2021-06-02T15:53:48.988Z] ---> f447193a9882 [2021-06-02T15:53:48.988Z] Step 5/6 : COPY go.mod . [2021-06-02T15:53:49.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T15:53:49.596Z] ---> 1efa7b9d4b92 [2021-06-02T15:53:49.596Z] Step 6/6 : RUN go mod download [2021-06-02T15:53:49.596Z] ---> Running in e317e860bfed [2021-06-02T15:53:50.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-02T15:53:52.303Z] $ docker stop --time=1 a4e2f4e3d2514ec2d15304313a17bd195826b88b1dde264d987b31a29f343d75 [2021-06-02T15:53:54.318Z] $ docker rm -f a4e2f4e3d2514ec2d15304313a17bd195826b88b1dde264d987b31a29f343d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:53:57.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T15:53:57.913Z] [2021-06-02T15:53:57.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:53:58.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T15:53:58.229Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T15:53:58.229Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T15:53:58.229Z] ca9280d653b3: Pulling fs layer [2021-06-02T15:53:58.229Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T15:53:58.806Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T15:53:58.806Z] cbdbe7a5bc2a: Download complete [2021-06-02T15:53:59.069Z] cbdbe7a5bc2a: Pull complete [2021-06-02T15:53:59.069Z] ca9280d653b3: Verifying Checksum [2021-06-02T15:53:59.069Z] ca9280d653b3: Download complete [2021-06-02T15:54:00.027Z] ca9280d653b3: Pull complete [2021-06-02T15:54:00.027Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T15:54:00.027Z] 7e9c9ca2126c: Download complete [2021-06-02T15:54:03.364Z] 7e9c9ca2126c: Pull complete [2021-06-02T15:54:03.364Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T15:54:03.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T15:54:03.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T15:54:03.457Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-06-02T15:54:03.493Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T15:54:07.770Z] $ docker top 41f94305a0be8e762f3b05c0ffbc333b5bdf90eab1777e5c81270f1ed1ba175f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:54:08.160Z] + grep parallel [2021-06-02T15:54:08.161Z] + docker-compose build --help [2021-06-02T15:54:08.736Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T15:54:08.744Z] $ docker stop --time=1 41f94305a0be8e762f3b05c0ffbc333b5bdf90eab1777e5c81270f1ed1ba175f [2021-06-02T15:54:09.971Z] $ docker rm -f 41f94305a0be8e762f3b05c0ffbc333b5bdf90eab1777e5c81270f1ed1ba175f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:54:10.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T15:54:10.410Z] . [Pipeline] withDockerContainer [2021-06-02T15:54:10.487Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-06-02T15:54:10.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T15:54:10.975Z] $ docker top 26b7c1d221bde21b87ba62a8b7940bef7192a119baf2f4dbd447b3fab6a365d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:54:11.362Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T15:54:11.934Z] Building core-command ... [2021-06-02T15:54:11.934Z] Building core-data ... [2021-06-02T15:54:11.934Z] Building core-metadata ... [2021-06-02T15:54:11.934Z] Building security-bootstrapper ... [2021-06-02T15:54:11.934Z] Building security-proxy-setup ... [2021-06-02T15:54:11.934Z] Building security-secretstore-setup ... [2021-06-02T15:54:11.934Z] Building support-notifications ... [2021-06-02T15:54:11.934Z] Building support-scheduler ... [2021-06-02T15:54:11.934Z] Building sys-mgmt-agent ... [2021-06-02T15:54:11.934Z] Building support-notifications [2021-06-02T15:54:11.934Z] Building support-scheduler [2021-06-02T15:54:11.934Z] Building sys-mgmt-agent [2021-06-02T15:54:11.934Z] Building security-secretstore-setup [2021-06-02T15:54:11.934Z] Building security-proxy-setup [2021-06-02T15:54:16.468Z] Removing intermediate container e317e860bfed [2021-06-02T15:54:16.468Z] ---> 6e6d25f82ef8 [2021-06-02T15:54:16.468Z] Successfully built 6e6d25f82ef8 [2021-06-02T15:54:16.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:54:16.819Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T15:54:16.819Z] . [Pipeline] withDockerContainer [2021-06-02T15:54:17.295Z] prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container [2021-06-02T15:54:17.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T15:54:19.261Z] $ docker top 88fb33a9cb80c745111ab32bcc56d3a0b43a9693788d27deb62d8ffe3a3b89fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:54:20.299Z] + go version [2021-06-02T15:54:20.299Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T15:54:20.326Z] $ docker stop --time=1 88fb33a9cb80c745111ab32bcc56d3a0b43a9693788d27deb62d8ffe3a3b89fe [2021-06-02T15:54:22.227Z] $ docker rm -f 88fb33a9cb80c745111ab32bcc56d3a0b43a9693788d27deb62d8ffe3a3b89fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:54:23.006Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T15:54:23.006Z] . [Pipeline] withDockerContainer [2021-06-02T15:54:23.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container [2021-06-02T15:54:23.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T15:54:24.837Z] $ docker top 0fe1f307ae6a99cdb584dc314c1f775c33640495f2a257146972d73c46d16090 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T15:54:25.105Z] ========================================================= [2021-06-02T15:54:25.105Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T15:54:25.105Z] ========================================================= [Pipeline] sh [2021-06-02T15:54:25.744Z] + go mod tidy [2021-06-02T15:54:25.949Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:54:25.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:54:25.949Z] ---> f55df9b40ec5 [2021-06-02T15:54:25.949Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] sh [2021-06-02T15:54:26.890Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:54:26.890Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:54:26.890Z] ---> f55df9b40ec5 [2021-06-02T15:54:26.890Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T15:54:26.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:54:26.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:54:26.890Z] ---> f55df9b40ec5 [2021-06-02T15:54:26.890Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T15:54:27.388Z] + make test [2021-06-02T15:54:27.388Z] go mod tidy [2021-06-02T15:54:27.985Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T15:54:41.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:54:41.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:54:41.796Z] ---> f55df9b40ec5 [2021-06-02T15:54:41.796Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:54:43.181Z] ---> Running in d7466e4a2eeb [2021-06-02T15:54:43.443Z] ---> Running in e3c075d676f3 [2021-06-02T15:54:43.443Z] ---> Running in 09b398da9dac [2021-06-02T15:54:44.021Z] ---> Running in b61d5c641bb0 [2021-06-02T15:54:44.596Z] Removing intermediate container 09b398da9dac [2021-06-02T15:54:44.596Z] ---> a4595c17fd73 [2021-06-02T15:54:44.596Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:54:45.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:54:45.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:54:45.180Z] ---> f55df9b40ec5 [2021-06-02T15:54:45.180Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T15:54:45.180Z] ---> Using cache [2021-06-02T15:54:45.180Z] ---> f2bd55be9c64 [2021-06-02T15:54:45.180Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:54:45.449Z] Removing intermediate container d7466e4a2eeb [2021-06-02T15:54:45.449Z] ---> 577c6df29461 [2021-06-02T15:54:45.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:54:45.449Z] Removing intermediate container b61d5c641bb0 [2021-06-02T15:54:45.449Z] ---> f2bd55be9c64 [2021-06-02T15:54:45.449Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:54:45.449Z] Removing intermediate container e3c075d676f3 [2021-06-02T15:54:45.449Z] ---> 978f0bc9378f [2021-06-02T15:54:45.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:54:45.449Z] ---> Running in 5997c61a8e8d [2021-06-02T15:54:45.449Z] ---> Running in 274a7fa82a82 [2021-06-02T15:54:45.449Z] ---> Running in 45e12d9362b5 [2021-06-02T15:54:45.449Z] ---> Running in 661bc64e19c6 [2021-06-02T15:54:45.449Z] ---> Running in a960612a811e [2021-06-02T15:54:46.408Z] Removing intermediate container 5997c61a8e8d [2021-06-02T15:54:46.408Z] ---> e1efe5e93098 [2021-06-02T15:54:46.408Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T15:54:46.408Z] ---> Running in 2ac3cbdf5a1a [2021-06-02T15:54:46.408Z] Removing intermediate container 274a7fa82a82 [2021-06-02T15:54:46.408Z] ---> 0d7775b83907 [2021-06-02T15:54:46.408Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T15:54:46.673Z] ---> Running in f2966b2d55bd [2021-06-02T15:54:46.935Z] Removing intermediate container 45e12d9362b5 [2021-06-02T15:54:46.935Z] ---> 14a3d923e4b2 [2021-06-02T15:54:46.935Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T15:54:46.935Z] ---> Running in 48c6114403d6 [2021-06-02T15:54:46.935Z] Removing intermediate container 661bc64e19c6 [2021-06-02T15:54:46.935Z] ---> e1b9a84827c9 [2021-06-02T15:54:46.935Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T15:54:46.935Z] ---> Running in b0bb4ec07711 [2021-06-02T15:54:46.935Z] Removing intermediate container a960612a811e [2021-06-02T15:54:46.935Z] ---> f74cb92d0c39 [2021-06-02T15:54:46.935Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T15:54:47.197Z] ---> Running in effca73f7971 [2021-06-02T15:54:47.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:47.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:47.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:47.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:47.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:48.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:48.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:48.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:48.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:48.831Z] OK: 219 MiB in 52 packages [2021-06-02T15:54:48.831Z] OK: 219 MiB in 52 packages [2021-06-02T15:54:48.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:54:49.095Z] OK: 219 MiB in 52 packages [2021-06-02T15:54:49.357Z] OK: 219 MiB in 52 packages [2021-06-02T15:54:49.357Z] OK: 219 MiB in 52 packages [2021-06-02T15:54:49.934Z] Removing intermediate container 2ac3cbdf5a1a [2021-06-02T15:54:49.934Z] ---> 397595792820 [2021-06-02T15:54:49.934Z] Step 6/26 : COPY go.mod . [2021-06-02T15:54:49.934Z] Removing intermediate container 48c6114403d6 [2021-06-02T15:54:49.934Z] ---> 7a7bce754765 [2021-06-02T15:54:49.934Z] Step 6/23 : COPY go.mod . [2021-06-02T15:54:49.934Z] Removing intermediate container f2966b2d55bd [2021-06-02T15:54:49.934Z] ---> 501060bd2f0f [2021-06-02T15:54:49.934Z] Step 6/23 : COPY go.mod . [2021-06-02T15:54:50.200Z] ---> cb14a7fbd700 [2021-06-02T15:54:50.200Z] Step 7/26 : RUN go mod download [2021-06-02T15:54:50.200Z] ---> dc5cdd1843a7 [2021-06-02T15:54:50.200Z] Step 7/23 : RUN go mod download [2021-06-02T15:54:50.200Z] ---> Running in c84de44e39a0 [2021-06-02T15:54:50.200Z] Removing intermediate container effca73f7971 [2021-06-02T15:54:50.200Z] ---> 868641daf443 [2021-06-02T15:54:50.200Z] Step 6/24 : COPY go.mod . [2021-06-02T15:54:50.200Z] ---> 9710ab3c4165 [2021-06-02T15:54:50.200Z] Step 7/23 : RUN go mod download [2021-06-02T15:54:50.467Z] Removing intermediate container b0bb4ec07711 [2021-06-02T15:54:50.467Z] ---> dab3acf7f952 [2021-06-02T15:54:50.468Z] Step 6/22 : COPY go.mod . [2021-06-02T15:54:50.735Z] ---> Running in 7ee00ea1e2f3 [2021-06-02T15:54:50.735Z] ---> Running in 8dce11687e3d [2021-06-02T15:54:50.735Z] ---> 54ea8a8a6085 [2021-06-02T15:54:50.735Z] Step 7/24 : RUN go mod download [2021-06-02T15:54:50.735Z] ---> Running in 0b3f4d801f28 [2021-06-02T15:54:50.735Z] ---> 16a2cdcf5158 [2021-06-02T15:54:50.735Z] Step 7/22 : RUN go mod download [2021-06-02T15:54:50.735Z] ---> Running in 19f709c581cb [2021-06-02T15:54:53.326Z] Removing intermediate container c84de44e39a0 [2021-06-02T15:54:53.326Z] ---> 7080b944e288 [2021-06-02T15:54:53.326Z] Step 8/26 : COPY . . [2021-06-02T15:54:54.781Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T15:55:05.591Z] Removing intermediate container 8dce11687e3d [2021-06-02T15:55:05.591Z] ---> 2d193737f187 [2021-06-02T15:55:05.591Z] Step 8/23 : COPY . . [2021-06-02T15:55:05.591Z] Removing intermediate container 19f709c581cb [2021-06-02T15:55:05.591Z] ---> 57d71441923e [2021-06-02T15:55:05.591Z] Step 8/22 : COPY . . [2021-06-02T15:55:05.591Z] ---> 24270a3cd124 [2021-06-02T15:55:05.591Z] Step 9/26 : RUN go mod tidy [2021-06-02T15:55:12.209Z] Removing intermediate container 0b3f4d801f28 [2021-06-02T15:55:12.209Z] ---> 45c4248a7036 [2021-06-02T15:55:12.209Z] Step 8/24 : COPY . . [2021-06-02T15:55:38.798Z] Removing intermediate container 7ee00ea1e2f3 [2021-06-02T15:55:38.798Z] ---> 3aa199078273 [2021-06-02T15:55:38.798Z] Step 8/23 : COPY . . [2021-06-02T15:55:38.798Z] ---> Running in 03e5ea97931b [2021-06-02T15:55:38.798Z] ---> f7545fe42c66 [2021-06-02T15:55:38.798Z] Step 9/23 : RUN go mod tidy [2021-06-02T15:55:38.798Z] ---> a705275174c7 [2021-06-02T15:55:38.798Z] Step 9/22 : RUN go mod tidy [2021-06-02T15:55:39.378Z] ---> Running in fdee77b13677 [2021-06-02T15:55:39.639Z] ---> Running in 12576c740718 [2021-06-02T15:55:51.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T15:55:52.100Z] Removing intermediate container 03e5ea97931b [2021-06-02T15:55:52.100Z] ---> c71e7f4fe231 [2021-06-02T15:55:52.100Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T15:55:52.100Z] ---> Running in 07b032e70117 [2021-06-02T15:55:52.100Z] Removing intermediate container fdee77b13677 [2021-06-02T15:55:52.100Z] ---> f533060a5731 [2021-06-02T15:55:52.100Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T15:55:52.671Z] ---> Running in 12fcfb1c0824 [2021-06-02T15:55:52.671Z] Removing intermediate container 12576c740718 [2021-06-02T15:55:52.671Z] ---> ba65f03d867c [2021-06-02T15:55:52.671Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T15:55:52.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T15:55:53.197Z] ---> Running in ed49feaf2470 [2021-06-02T15:55:53.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T15:55:54.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T15:55:56.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T15:56:06.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T15:56:06.995Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T15:56:11.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T15:56:11.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T15:56:11.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T15:56:11.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T15:56:16.087Z] ---> ac69ca1e6350 [2021-06-02T15:56:16.087Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:56:16.087Z] ---> Running in f12509023a35 [2021-06-02T15:56:17.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T15:56:17.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T15:56:21.461Z] Removing intermediate container f12509023a35 [2021-06-02T15:56:21.461Z] ---> 096d99087d24 [2021-06-02T15:56:21.461Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T15:56:21.736Z] ---> Running in 01c88de4aedb [2021-06-02T15:56:23.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T15:56:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T15:56:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T15:56:27.258Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T15:56:30.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T15:56:30.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T15:56:31.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.403s coverage: 46.1% of statements [2021-06-02T15:56:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T15:56:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T15:56:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T15:56:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T15:56:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T15:56:31.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T15:56:31.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.221s coverage: 28.7% of statements [2021-06-02T15:56:32.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.357s coverage: 100.0% of statements [2021-06-02T15:56:38.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.618s coverage: 27.7% of statements [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T15:56:38.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.204s coverage: 81.2% of statements [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T15:56:38.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.184s coverage: 100.0% of statements [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T15:56:38.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.186s coverage: 100.0% of statements [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T15:56:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T15:56:41.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.373s coverage: 53.4% of statements [2021-06-02T15:56:41.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T15:56:41.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T15:56:42.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 87.7% of statements [2021-06-02T15:56:42.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T15:56:42.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:56:42.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.231s coverage: 78.9% of statements [2021-06-02T15:56:42.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T15:56:49.101Z] Removing intermediate container 07b032e70117 [2021-06-02T15:56:49.101Z] ---> 3269188019ff [2021-06-02T15:56:49.101Z] [2021-06-02T15:56:49.101Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T15:56:49.101Z] Removing intermediate container ed49feaf2470 [2021-06-02T15:56:49.101Z] ---> 8b9e48906676 [2021-06-02T15:56:49.101Z] [2021-06-02T15:56:49.101Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T15:56:49.381Z] 3.12: Pulling from library/alpine [2021-06-02T15:56:49.986Z] 3.12: Pulling from library/alpine [2021-06-02T15:56:51.936Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T15:56:52.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.162s coverage: 28.6% of statements [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T15:56:52.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.309s coverage: 100.0% of statements [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T15:56:52.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.194s coverage: 100.0% of statements [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T15:56:52.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.461s coverage: 86.7% of statements [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T15:56:52.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.588s coverage: 97.5% of statements [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T15:56:52.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.341s coverage: 78.3% of statements [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T15:56:52.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T15:57:00.089Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T15:57:01.032Z] Status: Image is up to date for alpine:3.12 [2021-06-02T15:57:01.032Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.310s coverage: 95.1% of statements [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.445s coverage: 0.8% of statements [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.170s coverage: 21.7% of statements [2021-06-02T15:57:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.224s coverage: 47.1% of statements [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2021-06-02T15:57:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2021-06-02T15:57:01.294Z] ---> 13621d1b12d4 [2021-06-02T15:57:01.294Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T15:57:03.843Z] ---> 13621d1b12d4 [2021-06-02T15:57:03.843Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T15:57:03.843Z] Removing intermediate container 12fcfb1c0824 [2021-06-02T15:57:03.843Z] ---> 56092200390f [2021-06-02T15:57:03.843Z] [2021-06-02T15:57:03.843Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T15:57:03.843Z] ---> 13621d1b12d4 [2021-06-02T15:57:03.843Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T15:57:04.118Z] ---> Running in 9aef337d0ac4 [2021-06-02T15:57:04.382Z] ---> Running in 6b9035753d42 [2021-06-02T15:57:04.382Z] ---> Running in 3c7c504d8d3e [2021-06-02T15:57:04.382Z] ---> 119ac0d61257 [2021-06-02T15:57:04.382Z] Step 9/23 : RUN go mod tidy [2021-06-02T15:57:05.782Z] ---> Running in 77596b5dac36 [2021-06-02T15:57:06.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:57:06.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:57:06.044Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T15:57:06.044Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:57:06.044Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T15:57:06.044Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T15:57:06.044Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T15:57:06.044Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T15:57:06.044Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:57:06.044Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:57:06.307Z] OK: 7 MiB in 20 packages [2021-06-02T15:57:06.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:57:06.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:57:06.836Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T15:57:06.837Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:57:06.837Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T15:57:06.837Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T15:57:06.837Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:57:06.837Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:57:06.837Z] OK: 7 MiB in 18 packages [2021-06-02T15:57:09.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:57:09.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:57:09.665Z] Removing intermediate container 9aef337d0ac4 [2021-06-02T15:57:09.665Z] ---> 07bbbb519ff7 [2021-06-02T15:57:09.665Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T15:57:10.241Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T15:57:10.241Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:57:10.241Z] OK: 6 MiB in 15 packages [2021-06-02T15:57:13.573Z] ---> Running in dacd2ef8d494 [2021-06-02T15:57:13.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2021-06-02T15:57:13.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements [2021-06-02T15:57:14.144Z] Removing intermediate container 6b9035753d42 [2021-06-02T15:57:14.144Z] ---> cf713acc934c [2021-06-02T15:57:14.144Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T15:57:16.704Z] ---> Running in 7922a8f8b441 [2021-06-02T15:57:16.704Z] Removing intermediate container dacd2ef8d494 [2021-06-02T15:57:16.704Z] ---> f171c17ab0e0 [2021-06-02T15:57:16.704Z] Step 14/26 : WORKDIR / [2021-06-02T15:57:16.704Z] Removing intermediate container 01c88de4aedb [2021-06-02T15:57:16.704Z] ---> 4af44a0c8ed2 [2021-06-02T15:57:16.704Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T15:57:16.966Z] ---> Running in 3d568582381a [2021-06-02T15:57:16.966Z] ---> Running in a1b14391bca6 [2021-06-02T15:57:16.966Z] Removing intermediate container 77596b5dac36 [2021-06-02T15:57:16.966Z] ---> f57993d8b6a7 [2021-06-02T15:57:16.966Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T15:57:16.966Z] Removing intermediate container 7922a8f8b441 [2021-06-02T15:57:16.966Z] ---> 2a1d937fa411 [2021-06-02T15:57:16.966Z] Step 14/22 : WORKDIR /edgex [2021-06-02T15:57:17.230Z] Removing intermediate container 3c7c504d8d3e [2021-06-02T15:57:17.230Z] ---> fefc753e1953 [2021-06-02T15:57:17.230Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:57:17.230Z] ---> Running in 8271de0a5fee [2021-06-02T15:57:17.230Z] ---> Running in 503229678c91 [2021-06-02T15:57:17.492Z] ---> Running in e9ffa8267c9f [2021-06-02T15:57:17.757Z] Removing intermediate container 3d568582381a [2021-06-02T15:57:17.757Z] ---> cc0625d79e3a [2021-06-02T15:57:17.757Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-02T15:57:18.343Z] Removing intermediate container 503229678c91 [2021-06-02T15:57:18.343Z] ---> e9b0703930b1 [2021-06-02T15:57:18.343Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T15:57:18.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T15:57:18.343Z] Removing intermediate container e9ffa8267c9f [2021-06-02T15:57:18.343Z] ---> 5d3bcf751358 [2021-06-02T15:57:18.343Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T15:57:18.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T15:57:18.614Z] ---> 88cca50c8a24 [2021-06-02T15:57:18.614Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-02T15:57:18.614Z] ---> Running in e9f828cda7c9 [2021-06-02T15:57:18.882Z] ---> 8237c91125f8 [2021-06-02T15:57:18.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T15:57:19.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 81.8% of statements [2021-06-02T15:57:19.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T15:57:20.287Z] Removing intermediate container e9f828cda7c9 [2021-06-02T15:57:20.287Z] ---> 1dd61781a41e [2021-06-02T15:57:20.287Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T15:57:20.619Z] ---> f84835503b2b [2021-06-02T15:57:20.619Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T15:57:20.887Z] ---> Running in 642ebb2a5956 [2021-06-02T15:57:21.161Z] ---> 9440e9dbb287 [2021-06-02T15:57:21.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T15:57:21.740Z] ---> 950731dbf6d0 [2021-06-02T15:57:21.740Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-02T15:57:21.740Z] Removing intermediate container a1b14391bca6 [2021-06-02T15:57:21.740Z] ---> acd3a2d98e20 [2021-06-02T15:57:21.740Z] [2021-06-02T15:57:21.740Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T15:57:21.740Z] Removing intermediate container 642ebb2a5956 [2021-06-02T15:57:21.740Z] ---> 5554dd9781c2 [2021-06-02T15:57:21.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:57:22.326Z] ---> 99259d13d9ca [2021-06-02T15:57:22.326Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T15:57:22.326Z] 20.10.0: Pulling from library/docker [2021-06-02T15:57:22.588Z] ---> a3d0f790d84b [2021-06-02T15:57:22.588Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T15:57:22.588Z] ---> Running in fec23828a048 [2021-06-02T15:57:22.588Z] ---> f7a692863c57 [2021-06-02T15:57:22.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T15:57:23.553Z] Removing intermediate container fec23828a048 [2021-06-02T15:57:23.553Z] ---> dda4326d76f6 [2021-06-02T15:57:23.553Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements [2021-06-02T15:57:25.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements [2021-06-02T15:57:25.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T15:57:26.898Z] ---> Running in 41b599bbc88b [2021-06-02T15:57:27.166Z] ---> 3d5158d9b3f7 [2021-06-02T15:57:27.166Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T15:57:27.166Z] ---> d55723d1b51b [2021-06-02T15:57:27.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T15:57:27.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.811s coverage: 64.4% of statements [2021-06-02T15:57:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T15:57:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T15:57:27.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements [2021-06-02T15:57:27.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-06-02T15:57:27.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-06-02T15:57:27.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-06-02T15:57:27.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-06-02T15:57:28.118Z] Removing intermediate container 41b599bbc88b [2021-06-02T15:57:28.118Z] ---> fb16059c337c [2021-06-02T15:57:28.118Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T15:57:28.693Z] ---> f9ab8939ddec [2021-06-02T15:57:28.693Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T15:57:28.965Z] ---> Running in 55494169fdef [2021-06-02T15:57:29.229Z] ---> 4852c41d3b52 [2021-06-02T15:57:29.229Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T15:57:30.191Z] ---> Running in 40d7ac1e5310 [2021-06-02T15:57:32.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.085s coverage: 66.9% of statements [2021-06-02T15:57:32.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T15:57:32.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T15:57:32.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T15:57:33.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.5% of statements [2021-06-02T15:57:33.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T15:57:33.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T15:57:33.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.136s coverage: 89.5% of statements [2021-06-02T15:57:33.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T15:57:33.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.124s coverage: 84.8% of statements [2021-06-02T15:57:34.462Z] ---> 36e39e1542fe [2021-06-02T15:57:34.462Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-02T15:57:35.032Z] Removing intermediate container 55494169fdef [2021-06-02T15:57:35.032Z] ---> 6977488ca556 [2021-06-02T15:57:35.032Z] Step 21/22 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T15:57:35.294Z] ---> Running in 33b67409af4f [2021-06-02T15:57:35.554Z] ---> Running in e37ff7e98d18 [2021-06-02T15:57:35.554Z] Removing intermediate container 40d7ac1e5310 [2021-06-02T15:57:35.554Z] ---> cc4c5b64f16d [2021-06-02T15:57:35.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:57:36.142Z] ---> Running in 6509bf21d739 [2021-06-02T15:57:36.142Z] Removing intermediate container e37ff7e98d18 [2021-06-02T15:57:36.142Z] ---> 82b6cf719c06 [2021-06-02T15:57:36.142Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T15:57:36.739Z] ---> Running in 2fd6f05e4eab [2021-06-02T15:57:36.739Z] Removing intermediate container 6509bf21d739 [2021-06-02T15:57:36.739Z] ---> 68fe68b56528 [2021-06-02T15:57:36.739Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T15:57:37.319Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T15:57:37.319Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T15:57:37.581Z] ---> aefe523efa57 [2021-06-02T15:57:37.581Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:57:37.581Z] ---> Running in 3f48fcd23d4b [2021-06-02T15:57:37.842Z] Removing intermediate container 2fd6f05e4eab [2021-06-02T15:57:37.842Z] ---> 14f04892ba01 [2021-06-02T15:57:37.842Z] [2021-06-02T15:57:38.104Z] Successfully built 14f04892ba01 [2021-06-02T15:57:38.104Z] Successfully tagged security-proxy-setup:latest [2021-06-02T15:57:38.104Z] Building core-metadata [2021-06-02T15:57:38.632Z]  Building security-proxy-setup ... done  ---> Running in 110b5c134d82 [2021-06-02T15:57:39.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.476s coverage: 46.8% of statements [2021-06-02T15:57:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T15:57:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T15:57:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T15:57:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T15:57:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T15:57:39.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.180s coverage: 100.0% of statements [2021-06-02T15:57:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T15:57:39.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements [2021-06-02T15:57:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T15:57:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T15:57:41.185Z] Removing intermediate container 3f48fcd23d4b [2021-06-02T15:57:41.185Z] ---> 3c7bc9e8c263 [2021-06-02T15:57:41.185Z] Step 22/23 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T15:57:41.450Z] Removing intermediate container 33b67409af4f [2021-06-02T15:57:41.450Z] ---> 8290c9cdd7fa [2021-06-02T15:57:41.450Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T15:57:41.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.234s coverage: 18.8% of statements [2021-06-02T15:57:41.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T15:57:41.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T15:57:41.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T15:57:41.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.468s coverage: 91.9% of statements [2021-06-02T15:57:41.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T15:57:41.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:57:41.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T15:57:42.399Z] ---> Running in 74e93d1f3292 [2021-06-02T15:57:43.786Z] ---> Running in f06a0f1f51b2 [2021-06-02T15:57:44.049Z] Removing intermediate container 110b5c134d82 [2021-06-02T15:57:44.049Z] ---> c99dcd0e7106 [2021-06-02T15:57:44.049Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T15:57:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.806s coverage: 28.7% of statements [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T15:57:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.228s coverage: 99.0% of statements [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T15:57:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.243s coverage: 100.0% of statements [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T15:57:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.222s coverage: 63.4% of statements [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T15:57:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.399s coverage: 97.6% of statements [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T15:57:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T15:57:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T15:57:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T15:57:48.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-06-02T15:57:48.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T15:57:48.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T15:57:48.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-06-02T15:57:50.267Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.187s coverage: 28.1% of statements [2021-06-02T15:57:50.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T15:57:50.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T15:57:50.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.152s coverage: 27.9% of statements [2021-06-02T15:57:50.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T15:57:50.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T15:57:50.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T15:57:50.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T15:57:50.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T15:57:51.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-06-02T15:57:52.050Z] GO111MODULE=on go vet ./... [2021-06-02T15:57:54.068Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:57:54.069Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:57:54.069Z] ---> f55df9b40ec5 [2021-06-02T15:57:54.069Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:57:54.069Z] ---> Using cache [2021-06-02T15:57:54.069Z] ---> f2bd55be9c64 [2021-06-02T15:57:54.069Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:57:54.069Z] ---> Using cache [2021-06-02T15:57:54.069Z] ---> f74cb92d0c39 [2021-06-02T15:57:54.069Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T15:57:58.278Z] Removing intermediate container 74e93d1f3292 [2021-06-02T15:57:58.278Z] ---> d8088e78e417 [2021-06-02T15:57:58.278Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T15:57:58.278Z] ---> Running in cbf6f930dae7 [2021-06-02T15:57:58.278Z] ---> Running in 57c4e9b8a910 [2021-06-02T15:57:58.278Z] Removing intermediate container f06a0f1f51b2 [2021-06-02T15:57:58.278Z] ---> 415a1d92b101 [2021-06-02T15:57:58.278Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T15:57:58.542Z] ---> Running in 3597fd0b065a [2021-06-02T15:57:59.129Z] ---> Running in 65f004df6666 [2021-06-02T15:57:59.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:57:59.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:57:59.671Z] Removing intermediate container 3597fd0b065a [2021-06-02T15:57:59.671Z] ---> 9c1f06e9a363 [2021-06-02T15:57:59.671Z] [2021-06-02T15:57:59.671Z] Successfully built 9c1f06e9a363 [2021-06-02T15:57:59.671Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T15:57:59.671Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T15:57:59.671Z] Executing bash-5.0.17-r0.post-install [2021-06-02T15:57:59.671Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:57:59.671Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T15:57:59.932Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T15:57:59.932Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T15:57:59.932Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T15:57:59.932Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T15:57:59.932Z] Successfully tagged support-scheduler:latest [2021-06-02T15:57:59.932Z] Building core-command [2021-06-02T15:57:59.932Z] Removing intermediate container 65f004df6666 [2021-06-02T15:57:59.932Z] ---> 42f1b14d6984 [2021-06-02T15:57:59.932Z] Step 25/26 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T15:57:59.932Z]  Building support-scheduler ... done (9/39) Installing libffi (3.3-r2) [2021-06-02T15:57:59.932Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T15:57:59.932Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T15:58:00.205Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T15:58:00.205Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T15:58:00.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:58:01.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:58:02.010Z] OK: 219 MiB in 52 packages [2021-06-02T15:58:20.128Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:58:20.128Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:58:20.128Z] ---> f55df9b40ec5 [2021-06-02T15:58:20.128Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:58:20.128Z] ---> Using cache [2021-06-02T15:58:20.128Z] ---> f2bd55be9c64 [2021-06-02T15:58:20.128Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:58:20.128Z] ---> Using cache [2021-06-02T15:58:20.128Z] ---> f74cb92d0c39 [2021-06-02T15:58:20.128Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T15:58:25.693Z] ---> Running in e2004873d77c [2021-06-02T15:58:25.693Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T15:58:25.693Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T15:58:25.693Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T15:58:25.693Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T15:58:25.693Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T15:58:25.693Z] ---> Running in 4946975e2fd8 [2021-06-02T15:58:25.693Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T15:58:25.693Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T15:58:25.693Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T15:58:25.693Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T15:58:26.266Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T15:58:27.207Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T15:58:27.207Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T15:58:28.602Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T15:58:28.602Z] Removing intermediate container e2004873d77c [2021-06-02T15:58:28.602Z] ---> 5cc580048d45 [2021-06-02T15:58:28.602Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T15:58:28.602Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T15:58:29.174Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T15:58:29.434Z] Removing intermediate container 57c4e9b8a910 [2021-06-02T15:58:29.434Z] ---> 14162cad17a8 [2021-06-02T15:58:29.434Z] Step 6/24 : COPY go.mod . [2021-06-02T15:58:29.434Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T15:58:29.695Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T15:58:31.083Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T15:58:31.083Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T15:58:31.083Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T15:58:31.083Z] ---> Running in f90ac85575a2 [2021-06-02T15:58:31.083Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T15:58:31.083Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T15:58:31.083Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T15:58:31.083Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T15:58:31.083Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T15:58:31.083Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T15:58:31.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:58:33.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:58:33.278Z] OK: 219 MiB in 52 packages [2021-06-02T15:58:33.850Z] ---> 69a2c78de622 [2021-06-02T15:58:33.850Z] Step 7/24 : RUN go mod download [2021-06-02T15:58:34.796Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T15:58:34.796Z] Removing intermediate container 8271de0a5fee [2021-06-02T15:58:34.796Z] ---> baa463e398f0 [2021-06-02T15:58:34.796Z] [2021-06-02T15:58:34.796Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T15:58:34.796Z] ---> 13621d1b12d4 [2021-06-02T15:58:34.796Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T15:58:34.796Z] OK: 72 MiB in 59 packages [2021-06-02T15:58:34.796Z] ---> Running in 0267518e1314 [2021-06-02T15:58:35.057Z] Removing intermediate container f90ac85575a2 [2021-06-02T15:58:35.057Z] ---> 62fc73c394c7 [2021-06-02T15:58:35.058Z] [2021-06-02T15:58:35.332Z] Successfully built 62fc73c394c7 [2021-06-02T15:58:35.332Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T15:58:35.332Z]  Building security-secretstore-setup ... done Building core-data [2021-06-02T15:58:35.332Z] ---> Running in 80e3aef1b6e3 [2021-06-02T15:58:35.602Z] Collecting docker-compose==1.23.2 [2021-06-02T15:58:35.602Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T15:58:36.199Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T15:58:36.199Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T15:58:44.420Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:58:44.420Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:58:44.420Z] ---> f55df9b40ec5 [2021-06-02T15:58:44.420Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:58:44.420Z] ---> Using cache [2021-06-02T15:58:44.420Z] ---> f2bd55be9c64 [2021-06-02T15:58:44.420Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:58:44.420Z] ---> Using cache [2021-06-02T15:58:44.420Z] ---> f74cb92d0c39 [2021-06-02T15:58:44.420Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T15:58:48.678Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T15:58:48.678Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T15:58:48.678Z] Removing intermediate container 4946975e2fd8 [2021-06-02T15:58:48.678Z] ---> dfb708b1c627 [2021-06-02T15:58:48.678Z] Step 6/24 : COPY go.mod . [2021-06-02T15:58:48.678Z] ---> Running in 343221bc1485 [2021-06-02T15:58:48.967Z] ---> 47e441a20932 [2021-06-02T15:58:48.967Z] Step 7/24 : RUN go mod download [2021-06-02T15:58:49.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:58:49.232Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T15:58:49.232Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T15:58:49.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:58:49.494Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T15:58:49.494Z] ---> Running in 32583cad74a4 [2021-06-02T15:58:49.494Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T15:58:49.494Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:58:49.494Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:58:49.494Z] OK: 6 MiB in 16 packages [2021-06-02T15:58:49.756Z] Collecting PyYAML<4,>=3.10 [2021-06-02T15:58:49.756Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T15:58:51.159Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:58:51.754Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T15:58:51.754Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T15:58:51.754Z] Removing intermediate container 0267518e1314 [2021-06-02T15:58:51.754Z] ---> c32ace647d2d [2021-06-02T15:58:51.754Z] Step 8/24 : COPY . . [2021-06-02T15:58:52.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:58:52.054Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T15:58:52.054Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T15:58:52.338Z] OK: 219 MiB in 52 packages [2021-06-02T15:58:54.894Z] Removing intermediate container 80e3aef1b6e3 [2021-06-02T15:58:54.894Z] ---> 3f6a3a8b753e [2021-06-02T15:58:54.894Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:58:54.894Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T15:58:54.894Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T15:59:04.932Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T15:59:04.932Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T15:59:08.234Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T15:59:08.234Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T15:59:13.940Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-02T15:59:13.940Z] ---> Running in 7c5f999d3332 [2021-06-02T15:59:13.940Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T15:59:13.940Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T15:59:13.940Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-02T15:59:13.940Z] Collecting idna<2.8,>=2.5 [2021-06-02T15:59:13.940Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T15:59:13.940Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-02T15:59:13.940Z] ---> a356bcb83f56 [2021-06-02T15:59:13.940Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:59:13.940Z] Removing intermediate container 7c5f999d3332 [2021-06-02T15:59:13.940Z] ---> 46f03b819829 [2021-06-02T15:59:13.940Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T15:59:13.940Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T15:59:13.940Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T15:59:13.940Z] Removing intermediate container 343221bc1485 [2021-06-02T15:59:13.940Z] ---> af079b305d48 [2021-06-02T15:59:13.940Z] Step 6/24 : COPY go.mod . [2021-06-02T15:59:13.940Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T15:59:13.940Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T15:59:13.940Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T15:59:13.940Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T15:59:14.216Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, PyYAML, texttable, cached-property, jsonschema, dockerpty, docker-compose [2021-06-02T15:59:14.812Z] ---> Running in 50cfe9ebec07 [2021-06-02T15:59:14.812Z] Attempting uninstall: idna [2021-06-02T15:59:14.812Z] Found existing installation: idna 2.9 [2021-06-02T15:59:14.812Z] Uninstalling idna-2.9: [2021-06-02T15:59:14.812Z] ---> Running in f78796644821 [2021-06-02T15:59:14.812Z] Successfully uninstalled idna-2.9 [2021-06-02T15:59:14.812Z] Removing intermediate container 32583cad74a4 [2021-06-02T15:59:14.812Z] ---> 57393874736a [2021-06-02T15:59:14.812Z] Step 8/24 : COPY . . [2021-06-02T15:59:15.091Z] ---> 59c238b92607 [2021-06-02T15:59:15.091Z] Step 7/24 : RUN go mod download [2021-06-02T15:59:20.392Z] Attempting uninstall: urllib3 [2021-06-02T15:59:20.392Z] Found existing installation: urllib3 1.25.9 [2021-06-02T15:59:20.392Z] Uninstalling urllib3-1.25.9: [2021-06-02T15:59:20.392Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T15:59:28.897Z] gofmt -l . [2021-06-02T15:59:29.498Z] [ "`gofmt -l .`" = "" ] [2021-06-02T15:59:32.106Z] ./bin/test-go-mod-tidy.sh [2021-06-02T15:59:32.619Z] Attempting uninstall: requests [2021-06-02T15:59:32.619Z] Found existing installation: requests 2.23.0 [2021-06-02T15:59:32.619Z] Uninstalling requests-2.23.0: [2021-06-02T15:59:32.619Z] Successfully uninstalled requests-2.23.0 [2021-06-02T15:59:33.091Z] ./bin/test-attribution-txt.sh [2021-06-02T15:59:34.006Z] ---> Running in 7e2fa6e9894a [2021-06-02T15:59:34.006Z] Removing intermediate container f78796644821 [2021-06-02T15:59:34.006Z] ---> 3e16defef7ce [2021-06-02T15:59:34.006Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T15:59:34.956Z] Running setup.py install for docopt: started [Pipeline] sh [2021-06-02T15:59:35.226Z] ---> 51e9d698bc36 [2021-06-02T15:59:35.226Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:59:35.715Z] + ls -al . [2021-06-02T15:59:35.715Z] total 880 [2021-06-02T15:59:35.715Z] drwxrwxr-x 9 1001 1001 4096 Jun 2 15:59 . [2021-06-02T15:59:35.715Z] drwxr-xr-x 4 root root 4096 Jun 2 15:54 .. [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 15:52 .dockerignore [2021-06-02T15:59:35.715Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 15:52 .git [2021-06-02T15:59:35.715Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 15:52 .github [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 15:52 .gitignore [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 15:52 .sonarcloud.properties [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 15:52 Attribution.txt [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 15:52 CONTRIBUTING.md [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 15:52 Dockerfile.build [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 15:52 Jenkinsfile [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 15:52 LICENSE [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 15:52 Makefile [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 15:52 README.md [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 15:52 SECURITY.md [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 15:49 VERSION [2021-06-02T15:59:35.715Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 15:52 ZMQWindows.md [2021-06-02T15:59:35.715Z] drwxrwxr-x 2 1001 1001 4096 Jun 2 15:52 bin [2021-06-02T15:59:35.715Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 15:52 cmd [2021-06-02T15:59:35.715Z] -rw-r--r-- 1 root root 742996 Jun 2 15:57 coverage.out [2021-06-02T15:59:35.715Z] -rw-r--r-- 1 root root 1060 Jun 2 15:59 go.mod [2021-06-02T15:59:35.715Z] -rw-r--r-- 1 root root 21686 Jun 2 15:54 go.sum [2021-06-02T15:59:35.715Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 15:52 internal [2021-06-02T15:59:35.716Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 15:52 openapi [2021-06-02T15:59:35.716Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 15:52 snap [2021-06-02T15:59:35.716Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 15:52 version.go [Pipeline] sh [2021-06-02T15:59:35.813Z] ---> Running in 1b2c153e2c38 [2021-06-02T15:59:35.813Z] ---> Running in db8cac946018 [2021-06-02T15:59:35.813Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T15:59:35.813Z] Running setup.py install for PyYAML: started [2021-06-02T15:59:36.080Z] Removing intermediate container 1b2c153e2c38 [2021-06-02T15:59:36.080Z] ---> 4bfde85e3c0b [2021-06-02T15:59:36.080Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:59:36.080Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T15:59:36.080Z] Running setup.py install for texttable: started [2021-06-02T15:59:36.372Z] + '[' -e coverage.out ] [2021-06-02T15:59:36.372Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T15:59:36.391Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T15:59:36.654Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T15:59:36.917Z] ---> 1eafadb21a0f [2021-06-02T15:59:36.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T15:59:37.192Z] Running setup.py install for dockerpty: started [2021-06-02T15:59:37.269Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T15:59:37.458Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T15:59:37.931Z] + make build [2021-06-02T15:59:37.931Z] go mod tidy [2021-06-02T15:59:38.043Z] Removing intermediate container 50cfe9ebec07 [2021-06-02T15:59:38.043Z] ---> cd0a286a1229 [2021-06-02T15:59:38.043Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T15:59:38.529Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T15:59:38.616Z] ---> 9357539bcf74 [2021-06-02T15:59:38.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T15:59:38.616Z] ---> Running in f900973c9989 [2021-06-02T15:59:38.616Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-02T15:59:38.882Z] Removing intermediate container 7e2fa6e9894a [2021-06-02T15:59:38.882Z] ---> d7a49a104232 [2021-06-02T15:59:38.882Z] Step 8/24 : COPY . . [2021-06-02T15:59:45.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T15:59:47.055Z] ---> ccabc800f068 [2021-06-02T15:59:47.055Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T15:59:52.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T15:59:54.266Z] ---> Running in b20aba1e7e73 [2021-06-02T15:59:54.266Z] Removing intermediate container db8cac946018 [2021-06-02T15:59:54.266Z] ---> 9960ef1d080d [2021-06-02T15:59:54.266Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T15:59:54.865Z] ---> Running in cab7b79fd75f [2021-06-02T15:59:54.865Z] ---> 4ad0e8ee8966 [2021-06-02T15:59:54.865Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:59:54.865Z] Removing intermediate container b20aba1e7e73 [2021-06-02T15:59:54.865Z] ---> 25507f4a000c [2021-06-02T15:59:54.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:59:55.449Z] ---> Running in d3ecb6e0fda0 [2021-06-02T15:59:55.449Z] ---> Running in d2d41d9ff36a [2021-06-02T15:59:56.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T15:59:57.455Z] Removing intermediate container d2d41d9ff36a [2021-06-02T15:59:57.455Z] ---> 64a9b8d75a78 [2021-06-02T15:59:57.455Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T15:59:58.030Z] ---> Running in ef00892a27f1 [2021-06-02T15:59:58.293Z] Removing intermediate container ef00892a27f1 [2021-06-02T15:59:58.293Z] ---> c4929832bb77 [2021-06-02T15:59:58.293Z] Step 22/23 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T15:59:58.560Z] ---> Running in dc170218c736 [2021-06-02T15:59:58.833Z] Removing intermediate container dc170218c736 [2021-06-02T15:59:58.833Z] ---> 0d2fdf995c5d [2021-06-02T15:59:58.833Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T15:59:59.110Z] ---> Running in 5de45e878035 [2021-06-02T16:00:00.083Z] Removing intermediate container 5de45e878035 [2021-06-02T16:00:00.083Z] ---> c31f5cb9b8b0 [2021-06-02T16:00:00.083Z] [2021-06-02T16:00:00.083Z] Successfully built c31f5cb9b8b0 [2021-06-02T16:00:00.351Z] Successfully tagged support-notifications:latest [2021-06-02T16:00:00.351Z] Building security-bootstrapper [2021-06-02T16:00:00.623Z]  Building support-notifications ... done Removing intermediate container d3ecb6e0fda0 [2021-06-02T16:00:00.623Z] ---> c6f7dbb4b8ef [2021-06-02T16:00:00.623Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T16:00:00.623Z] ---> Running in c9c83becb5a5 [2021-06-02T16:00:01.608Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T16:00:10.610Z] Removing intermediate container cbf6f930dae7 [2021-06-02T16:00:10.610Z] ---> 894e207bb02a [2021-06-02T16:00:10.610Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T16:00:10.610Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:00:10.610Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:00:10.610Z] ---> f55df9b40ec5 [2021-06-02T16:00:10.610Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T16:00:10.610Z] ---> Using cache [2021-06-02T16:00:10.610Z] ---> f2bd55be9c64 [2021-06-02T16:00:10.610Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:00:10.610Z] ---> Using cache [2021-06-02T16:00:10.610Z] ---> f74cb92d0c39 [2021-06-02T16:00:10.610Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T16:00:10.610Z] ---> Using cache [2021-06-02T16:00:10.610Z] ---> dfb708b1c627 [2021-06-02T16:00:10.610Z] Step 6/32 : COPY go.mod . [2021-06-02T16:00:10.610Z] ---> Using cache [2021-06-02T16:00:10.610Z] ---> 47e441a20932 [2021-06-02T16:00:10.610Z] Step 7/32 : RUN go mod download [2021-06-02T16:00:10.610Z] ---> Using cache [2021-06-02T16:00:10.610Z] ---> 57393874736a [2021-06-02T16:00:10.610Z] Step 8/32 : COPY . . [2021-06-02T16:00:10.610Z] ---> Using cache [2021-06-02T16:00:10.610Z] ---> 51e9d698bc36 [2021-06-02T16:00:10.610Z] Step 9/32 : RUN go mod tidy [2021-06-02T16:00:10.610Z] ---> Using cache [2021-06-02T16:00:10.610Z] ---> 9960ef1d080d [2021-06-02T16:00:10.610Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T16:00:11.378Z] ---> Running in 9e570941dca8 [2021-06-02T16:00:11.378Z] ---> Running in c5221607726c [2021-06-02T16:00:11.378Z] Removing intermediate container 9e570941dca8 [2021-06-02T16:00:11.378Z] ---> ff47f8213565 [2021-06-02T16:00:11.378Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T16:00:11.378Z] ---> Running in 53dcdf2d3b6f [2021-06-02T16:00:11.704Z] Removing intermediate container 53dcdf2d3b6f [2021-06-02T16:00:11.704Z] ---> b29244380638 [2021-06-02T16:00:11.704Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T16:00:11.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T16:00:12.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T16:00:12.386Z] ---> 9a02a9a66af1 [2021-06-02T16:00:12.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T16:00:12.662Z] ---> 5d27d8ec45f1 [2021-06-02T16:00:12.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T16:00:13.297Z] ---> 2d2da45ea3af [2021-06-02T16:00:13.297Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T16:00:13.297Z] ---> Running in d99d16cd1d2d [2021-06-02T16:00:13.297Z] Removing intermediate container d99d16cd1d2d [2021-06-02T16:00:13.297Z] ---> ab0cbb15ad86 [2021-06-02T16:00:13.297Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:00:13.297Z] ---> Running in 8fef3888678a [2021-06-02T16:00:13.571Z] Removing intermediate container 8fef3888678a [2021-06-02T16:00:13.571Z] ---> d313f1457638 [2021-06-02T16:00:13.571Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:00:13.571Z] ---> Running in ce2dbe87b6d4 [2021-06-02T16:00:13.834Z] Removing intermediate container ce2dbe87b6d4 [2021-06-02T16:00:13.834Z] ---> 7baf05420ac6 [2021-06-02T16:00:13.834Z] Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:00:13.834Z] ---> Running in eaf4e9f66a96 [2021-06-02T16:00:14.098Z] Removing intermediate container eaf4e9f66a96 [2021-06-02T16:00:14.099Z] ---> 14e8a0331169 [2021-06-02T16:00:14.099Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:00:14.099Z] ---> Running in 3b988123d8df [2021-06-02T16:00:14.364Z] Removing intermediate container 3b988123d8df [2021-06-02T16:00:14.364Z] ---> 6feefe22ed31 [2021-06-02T16:00:14.364Z] [2021-06-02T16:00:14.364Z] Successfully built 6feefe22ed31 [2021-06-02T16:00:14.627Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T16:00:15.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T16:00:19.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T16:00:20.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T16:00:24.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T16:00:30.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T16:00:32.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T16:00:32.780Z]  Building sys-mgmt-agent ... done Removing intermediate container cab7b79fd75f [2021-06-02T16:00:32.780Z] ---> a524fe4bcb1c [2021-06-02T16:00:32.780Z] [2021-06-02T16:00:32.780Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:00:32.780Z] ---> 13621d1b12d4 [2021-06-02T16:00:32.780Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:00:32.780Z] ---> Using cache [2021-06-02T16:00:32.780Z] ---> fefc753e1953 [2021-06-02T16:00:32.780Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:00:32.780Z] ---> Using cache [2021-06-02T16:00:32.780Z] ---> 5d3bcf751358 [2021-06-02T16:00:32.780Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T16:00:32.780Z] ---> Running in a68eb3e341a5 [2021-06-02T16:00:32.780Z] Removing intermediate container a68eb3e341a5 [2021-06-02T16:00:32.780Z] ---> f9eb01bd50a6 [2021-06-02T16:00:32.780Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:00:32.780Z] ---> Running in 0a521735fb06 [2021-06-02T16:00:32.780Z] Removing intermediate container 0a521735fb06 [2021-06-02T16:00:32.780Z] ---> 69d73256de9b [2021-06-02T16:00:32.780Z] Step 16/24 : WORKDIR / [2021-06-02T16:00:32.780Z] ---> Running in 707a2b8ed588 [2021-06-02T16:00:32.780Z] Removing intermediate container 707a2b8ed588 [2021-06-02T16:00:32.780Z] ---> df2cddd4186c [2021-06-02T16:00:32.780Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:00:33.353Z] ---> c85d0e8f7ff9 [2021-06-02T16:00:33.353Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T16:00:33.951Z] ---> d1576e0d26fd [2021-06-02T16:00:33.951Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T16:00:34.922Z] ---> 3d9ab2abd7fc [2021-06-02T16:00:34.922Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T16:00:34.922Z] Removing intermediate container f900973c9989 [2021-06-02T16:00:34.922Z] ---> fe0de8cd76e8 [2021-06-02T16:00:34.922Z] [2021-06-02T16:00:34.922Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:00:34.922Z] ---> 13621d1b12d4 [2021-06-02T16:00:34.922Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:00:34.922Z] ---> Using cache [2021-06-02T16:00:34.922Z] ---> fefc753e1953 [2021-06-02T16:00:34.922Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:00:34.922Z] ---> Using cache [2021-06-02T16:00:34.922Z] ---> 5d3bcf751358 [2021-06-02T16:00:34.922Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T16:00:35.194Z] ---> Running in 74b3d0154d32 [2021-06-02T16:00:35.194Z] ---> Running in 48ce32b16cb6 [2021-06-02T16:00:35.194Z] Removing intermediate container 74b3d0154d32 [2021-06-02T16:00:35.194Z] ---> 2d3cb307587e [2021-06-02T16:00:35.194Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:00:35.194Z] Removing intermediate container 48ce32b16cb6 [2021-06-02T16:00:35.194Z] ---> f5b0d799073f [2021-06-02T16:00:35.194Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:00:35.457Z] ---> Running in 9b66a692341e [2021-06-02T16:00:35.457Z] ---> Running in 539772ddc392 [2021-06-02T16:00:35.457Z] Removing intermediate container 539772ddc392 [2021-06-02T16:00:35.457Z] ---> 8b76893faf87 [2021-06-02T16:00:35.457Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:00:35.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T16:00:35.724Z] Removing intermediate container 9b66a692341e [2021-06-02T16:00:35.724Z] ---> 9c6d7df4f576 [2021-06-02T16:00:35.724Z] Step 16/24 : WORKDIR / [2021-06-02T16:00:35.724Z] ---> Running in 792ac2e0651a [2021-06-02T16:00:35.724Z] ---> Running in 2f37f88072fa [2021-06-02T16:00:35.724Z] Removing intermediate container 792ac2e0651a [2021-06-02T16:00:35.724Z] ---> f28453bf15ed [2021-06-02T16:00:35.724Z] Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:00:36.000Z] ---> Running in cfa3a87da9b5 [2021-06-02T16:00:36.000Z] Removing intermediate container 2f37f88072fa [2021-06-02T16:00:36.000Z] ---> d50a098b87d3 [2021-06-02T16:00:36.000Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:00:36.000Z] Removing intermediate container cfa3a87da9b5 [2021-06-02T16:00:36.000Z] ---> f433e7e23364 [2021-06-02T16:00:36.000Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:00:36.000Z] ---> Running in 9e21685142c3 [2021-06-02T16:00:36.274Z] Removing intermediate container 9e21685142c3 [2021-06-02T16:00:36.274Z] ---> 89e6fd9a4d02 [2021-06-02T16:00:36.274Z] [2021-06-02T16:00:36.274Z] ---> 93403c836595 [2021-06-02T16:00:36.274Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T16:00:36.561Z] Successfully built 89e6fd9a4d02 [2021-06-02T16:00:36.561Z] Successfully tagged core-command:latest [2021-06-02T16:00:37.183Z]  Building core-command ... done  ---> 6514589fe762 [2021-06-02T16:00:37.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T16:00:37.453Z] ---> 5ea133e20ce1 [2021-06-02T16:00:37.453Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T16:00:37.453Z] ---> Running in 3972fd5b222d [2021-06-02T16:00:37.719Z] Removing intermediate container 3972fd5b222d [2021-06-02T16:00:37.719Z] ---> 618b72522e6b [2021-06-02T16:00:37.719Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:00:37.992Z] ---> Running in 985a58df5ddf [2021-06-02T16:00:37.992Z] Removing intermediate container 985a58df5ddf [2021-06-02T16:00:37.992Z] ---> 743f1efb45a6 [2021-06-02T16:00:37.992Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:00:37.992Z] ---> Running in a9e072a79e91 [2021-06-02T16:00:38.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T16:00:38.273Z] Removing intermediate container a9e072a79e91 [2021-06-02T16:00:38.274Z] ---> 0f606c2dffb0 [2021-06-02T16:00:38.274Z] Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:00:38.274Z] ---> Running in 0a1212653a27 [2021-06-02T16:00:38.543Z] Removing intermediate container 0a1212653a27 [2021-06-02T16:00:38.543Z] ---> 9c4f730af291 [2021-06-02T16:00:38.543Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:00:38.543Z] ---> Running in 24cbe2b7be8a [2021-06-02T16:00:38.810Z] Removing intermediate container 24cbe2b7be8a [2021-06-02T16:00:38.810Z] ---> 03279b8094e8 [2021-06-02T16:00:38.810Z] [2021-06-02T16:00:38.810Z] Successfully built 03279b8094e8 [2021-06-02T16:00:38.810Z] Successfully tagged core-metadata:latest [2021-06-02T16:00:40.240Z]  Building core-metadata ... done Removing intermediate container c5221607726c [2021-06-02T16:00:40.240Z] ---> deaf7f4d2be3 [2021-06-02T16:00:40.240Z] [2021-06-02T16:00:40.240Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T16:00:40.240Z] ---> 13621d1b12d4 [2021-06-02T16:00:40.240Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T16:00:40.240Z] ---> Running in 644a79059589 [2021-06-02T16:00:40.516Z] Removing intermediate container 644a79059589 [2021-06-02T16:00:40.516Z] ---> f967365beed7 [2021-06-02T16:00:40.516Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T16:00:40.516Z] ---> Running in 5e4a833429c1 [2021-06-02T16:00:41.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:00:41.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:00:41.099Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:00:41.099Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T16:00:41.099Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:00:41.099Z] OK: 6 MiB in 16 packages [2021-06-02T16:00:41.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T16:00:41.680Z] Removing intermediate container 5e4a833429c1 [2021-06-02T16:00:41.680Z] ---> 6e103acc4c9c [2021-06-02T16:00:41.680Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T16:00:41.681Z] ---> Running in 267f55ad06ef [2021-06-02T16:00:41.968Z] Removing intermediate container 267f55ad06ef [2021-06-02T16:00:41.968Z] ---> 7a31d6bfa677 [2021-06-02T16:00:41.968Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T16:00:41.968Z] ---> Running in bbf9f0953b78 [2021-06-02T16:00:41.968Z] Removing intermediate container bbf9f0953b78 [2021-06-02T16:00:41.968Z] ---> fb9c41510b9a [2021-06-02T16:00:41.968Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T16:00:41.968Z] ---> Running in 95e5f31b73ec [2021-06-02T16:00:42.912Z] Removing intermediate container 95e5f31b73ec [2021-06-02T16:00:42.912Z] ---> f3aa6d82adb4 [2021-06-02T16:00:42.912Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T16:00:43.174Z] ---> Running in 6e0fe99479bb [2021-06-02T16:00:43.174Z] Removing intermediate container c9c83becb5a5 [2021-06-02T16:00:43.174Z] ---> 2c6f785c38dc [2021-06-02T16:00:43.174Z] [2021-06-02T16:00:43.174Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:00:43.174Z] ---> 13621d1b12d4 [2021-06-02T16:00:43.174Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T16:00:43.174Z] ---> Running in 81ec5879adf3 [2021-06-02T16:00:43.437Z] Removing intermediate container 6e0fe99479bb [2021-06-02T16:00:43.437Z] ---> 7b3e2be04937 [2021-06-02T16:00:43.437Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T16:00:43.437Z] Removing intermediate container 81ec5879adf3 [2021-06-02T16:00:43.437Z] ---> 4ccb659c0ac3 [2021-06-02T16:00:43.437Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T16:00:43.437Z] ---> Running in 17eabf34c001 [2021-06-02T16:00:43.437Z] ---> 0a33f0325b64 [2021-06-02T16:00:43.437Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T16:00:43.437Z] ---> Running in 19caaaf4a516 [2021-06-02T16:00:43.697Z] Removing intermediate container 17eabf34c001 [2021-06-02T16:00:43.697Z] ---> 8f6b7310171a [2021-06-02T16:00:43.697Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T16:00:43.697Z] ---> Running in af8c7f1903b1 [2021-06-02T16:00:43.697Z] Removing intermediate container af8c7f1903b1 [2021-06-02T16:00:43.697Z] ---> cc7124097a1e [2021-06-02T16:00:43.697Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:00:43.956Z] ---> Running in 2a770bf845c7 [2021-06-02T16:00:44.223Z] Removing intermediate container 19caaaf4a516 [2021-06-02T16:00:44.224Z] ---> fec407552ec7 [2021-06-02T16:00:44.224Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:00:44.224Z] ---> a0a9358362f6 [2021-06-02T16:00:44.224Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T16:00:44.487Z] Removing intermediate container 2a770bf845c7 [2021-06-02T16:00:44.487Z] ---> aa9af3451b44 [2021-06-02T16:00:44.487Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T16:00:44.487Z] ---> Running in 081892120da9 [2021-06-02T16:00:44.749Z] ---> 6a44951e4040 [2021-06-02T16:00:44.749Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T16:00:44.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:00:45.025Z] ---> cd2d521c071f [2021-06-02T16:00:45.025Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T16:00:45.025Z] ---> 18b56b053073 [2021-06-02T16:00:45.025Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T16:00:45.287Z] ---> 44c85285b1c2 [2021-06-02T16:00:45.288Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T16:00:45.288Z] ---> Running in 1452a436e310 [2021-06-02T16:00:45.553Z] Removing intermediate container 1452a436e310 [2021-06-02T16:00:45.553Z] ---> ae7bc67086e5 [2021-06-02T16:00:45.553Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T16:00:45.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:00:45.553Z] ---> a24d2badbad4 [2021-06-02T16:00:45.553Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T16:00:45.553Z] ---> Running in f20e68e00121 [2021-06-02T16:00:45.817Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:00:46.079Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T16:00:46.079Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T16:00:46.079Z] Removing intermediate container f20e68e00121 [2021-06-02T16:00:46.079Z] ---> 991fae783261 [2021-06-02T16:00:46.079Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T16:00:46.079Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T16:00:46.344Z] ---> Running in a023002250e2 [2021-06-02T16:00:46.344Z] Removing intermediate container a023002250e2 [2021-06-02T16:00:46.344Z] ---> 90d3dc6caa5f [2021-06-02T16:00:46.344Z] Step 29/32 : CMD ["gate"] [2021-06-02T16:00:46.921Z] ---> Running in 7c0d08d129d5 [2021-06-02T16:00:46.921Z] Removing intermediate container 7c0d08d129d5 [2021-06-02T16:00:46.921Z] ---> 24117af39ebf [2021-06-02T16:00:46.921Z] Step 30/32 : LABEL arch=x86_64 [Pipeline] } [2021-06-02T16:00:46.976Z] $ docker stop --time=1 0fe1f307ae6a99cdb584dc314c1f775c33640495f2a257146972d73c46d16090 [2021-06-02T16:00:47.190Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T16:00:47.190Z] ---> Running in 49570797b3fe [2021-06-02T16:00:47.190Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T16:00:47.190Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:00:47.190Z] Removing intermediate container 49570797b3fe [2021-06-02T16:00:47.190Z] ---> 3a9a727e0414 [2021-06-02T16:00:47.190Z] Step 31/32 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:00:47.190Z] OK: 8 MiB in 20 packages [2021-06-02T16:00:47.454Z] ---> Running in e662fd4823fa [2021-06-02T16:00:47.728Z] Removing intermediate container e662fd4823fa [2021-06-02T16:00:47.729Z] ---> 1110db4a4038 [2021-06-02T16:00:47.729Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T16:00:47.729Z] ---> Running in c89750ba0bc3 [2021-06-02T16:00:47.729Z] Removing intermediate container 081892120da9 [2021-06-02T16:00:47.729Z] ---> 1204603ba20f [2021-06-02T16:00:47.729Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:00:47.729Z] Removing intermediate container c89750ba0bc3 [2021-06-02T16:00:47.729Z] ---> 5078bb973a30 [2021-06-02T16:00:47.729Z] [2021-06-02T16:00:47.991Z] ---> 2d4cd2abc22c [2021-06-02T16:00:47.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T16:00:47.991Z] Successfully built 5078bb973a30 [2021-06-02T16:00:47.991Z] Successfully tagged security-bootstrapper:latest [2021-06-02T16:00:48.253Z]  Building security-bootstrapper ... done  ---> a25196b2c181 [2021-06-02T16:00:48.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T16:00:48.517Z] ---> e14a734b1950 [2021-06-02T16:00:48.517Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T16:00:48.517Z] ---> Running in 33dca93011a2 [2021-06-02T16:00:48.517Z] Removing intermediate container 33dca93011a2 [2021-06-02T16:00:48.517Z] ---> e590e1281395 [2021-06-02T16:00:48.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:00:48.517Z] ---> Running in 52e2db503479 [2021-06-02T16:00:48.517Z] Removing intermediate container 52e2db503479 [2021-06-02T16:00:48.517Z] ---> 0d31726151e7 [2021-06-02T16:00:48.517Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:00:48.787Z] ---> Running in fe6337aab7ef [2021-06-02T16:00:48.787Z] Removing intermediate container fe6337aab7ef [2021-06-02T16:00:48.787Z] ---> 74981c1c4485 [2021-06-02T16:00:48.787Z] Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:00:48.787Z] ---> Running in d10ca376240a [2021-06-02T16:00:48.787Z] Removing intermediate container d10ca376240a [2021-06-02T16:00:48.787Z] ---> 1c45508f65a6 [2021-06-02T16:00:48.787Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:00:48.787Z] ---> Running in 1d3fe0f038cd [2021-06-02T16:00:49.054Z] Removing intermediate container 1d3fe0f038cd [2021-06-02T16:00:49.054Z] ---> feecfb676001 [2021-06-02T16:00:49.054Z] [2021-06-02T16:00:49.054Z] Successfully built feecfb676001 [2021-06-02T16:00:49.054Z] Successfully tagged core-data:latest [2021-06-02T16:00:49.326Z]  Building core-data ... done  [2021-06-02T16:00:49.457Z] $ docker rm -f 0fe1f307ae6a99cdb584dc314c1f775c33640495f2a257146972d73c46d16090 [Pipeline] // withDockerContainer [Pipeline] } [2021-06-02T16:00:50.822Z] $ docker stop --time=1 26b7c1d221bde21b87ba62a8b7940bef7192a119baf2f4dbd447b3fab6a365d4 [2021-06-02T16:00:52.122Z] $ docker rm -f 26b7c1d221bde21b87ba62a8b7940bef7192a119baf2f4dbd447b3fab6a365d4 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:00:52.508Z] + docker images [2021-06-02T16:00:52.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T16:00:52.508Z] core-data latest feecfb676001 4 seconds ago 21.6MB [2021-06-02T16:00:52.508Z] security-bootstrapper latest 5078bb973a30 5 seconds ago 18.2MB [2021-06-02T16:00:52.508Z] 2c6f785c38dc 9 seconds ago 1.17GB [2021-06-02T16:00:52.508Z] deaf7f4d2be3 13 seconds ago 1.15GB [2021-06-02T16:00:52.508Z] core-metadata latest 03279b8094e8 14 seconds ago 18.6MB [2021-06-02T16:00:52.508Z] core-command latest 89e6fd9a4d02 16 seconds ago 17.1MB [2021-06-02T16:00:52.508Z] fe0de8cd76e8 18 seconds ago 1.17GB [2021-06-02T16:00:52.508Z] a524fe4bcb1c 21 seconds ago 1.16GB [2021-06-02T16:00:52.508Z] sys-mgmt-agent latest 6feefe22ed31 38 seconds ago 312MB [2021-06-02T16:00:52.508Z] support-notifications latest c31f5cb9b8b0 53 seconds ago 17.8MB [2021-06-02T16:00:52.508Z] security-secretstore-setup latest 62fc73c394c7 2 minutes ago 25.8MB [2021-06-02T16:00:52.508Z] baa463e398f0 2 minutes ago 1.16GB [2021-06-02T16:00:52.508Z] support-scheduler latest 9c1f06e9a363 2 minutes ago 17.1MB [2021-06-02T16:00:52.508Z] security-proxy-setup latest 14f04892ba01 3 minutes ago 25.3MB [2021-06-02T16:00:52.508Z] acd3a2d98e20 3 minutes ago 1.16GB [2021-06-02T16:00:52.508Z] 56092200390f 4 minutes ago 1.16GB [2021-06-02T16:00:52.508Z] 8b9e48906676 4 minutes ago 1.16GB [2021-06-02T16:00:52.508Z] 3269188019ff 4 minutes ago 1.16GB [2021-06-02T16:00:52.508Z] ci-base-image-x86_64 latest f55df9b40ec5 9 minutes ago 648MB [2021-06-02T16:00:52.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T16:00:52.508Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-02T16:00:52.508Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-02T16:00:52.508Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T16:00:52.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-02T16:00:52.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:00:52.727Z] [2021-06-02T16:00:52.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh [Pipeline] findFiles [Pipeline] node [2021-06-02T16:00:53.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:00:53.360Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T16:00:53.360Z] 29e5d40040c1: Pulling fs layer [2021-06-02T16:00:53.360Z] 1ce36da41761: Pulling fs layer [2021-06-02T16:00:53.360Z] 25b303627fd3: Pulling fs layer [2021-06-02T16:00:53.634Z] 29e5d40040c1: Download complete [2021-06-02T16:00:54.240Z] 29e5d40040c1: Pull complete [2021-06-02T16:00:54.240Z] 1ce36da41761: Verifying Checksum [2021-06-02T16:00:54.240Z] 1ce36da41761: Download complete [2021-06-02T16:00:55.680Z] 1ce36da41761: Pull complete [2021-06-02T16:00:55.951Z] 25b303627fd3: Download complete [2021-06-02T16:01:06.099Z] 25b303627fd3: Pull complete [2021-06-02T16:01:06.099Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T16:01:06.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:01:06.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T16:01:06.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container [2021-06-02T16:01:06.378Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T16:01:07.872Z] Still waiting to schedule task [2021-06-02T16:01:07.872Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-02T16:01:08.987Z] $ docker top ba732d63e77811bb5b3058b92c6bbf6cfa65c57acbb061042039610af7138a18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:01:09.938Z] + docker-compose build --help [2021-06-02T16:01:09.938Z] + grep parallel [2021-06-02T16:01:13.309Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T16:01:13.596Z] $ docker stop --time=1 ba732d63e77811bb5b3058b92c6bbf6cfa65c57acbb061042039610af7138a18 [2021-06-02T16:01:15.441Z] $ docker rm -f ba732d63e77811bb5b3058b92c6bbf6cfa65c57acbb061042039610af7138a18 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:01:16.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:01:16.098Z] . [Pipeline] withDockerContainer [2021-06-02T16:01:16.367Z] prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container [2021-06-02T16:01:16.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T16:01:17.818Z] $ docker top 60f5ea7f08f46930fc9b1491b329502caf23476d7264bf5e43aee2dc6b4988b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:01:18.809Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T16:01:23.104Z] Building core-command ... [2021-06-02T16:01:23.104Z] Building core-data ... [2021-06-02T16:01:23.104Z] Building core-metadata ... [2021-06-02T16:01:23.104Z] Building security-bootstrapper ... [2021-06-02T16:01:23.104Z] Building security-proxy-setup ... [2021-06-02T16:01:23.104Z] Building security-secretstore-setup ... [2021-06-02T16:01:23.104Z] Building support-notifications ... [2021-06-02T16:01:23.104Z] Building support-scheduler ... [2021-06-02T16:01:23.104Z] Building sys-mgmt-agent ... [2021-06-02T16:01:23.104Z] Building core-data [2021-06-02T16:01:23.104Z] Building security-secretstore-setup [2021-06-02T16:01:23.104Z] Building support-notifications [2021-06-02T16:01:23.104Z] Building sys-mgmt-agent [2021-06-02T16:01:23.104Z] Building support-scheduler [2021-06-02T16:02:44.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:02:44.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:02:44.995Z] ---> 6e6d25f82ef8 [2021-06-02T16:02:44.995Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:02:44.995Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:02:44.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:02:44.995Z] ---> 6e6d25f82ef8 [2021-06-02T16:02:44.995Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:02:44.995Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:02:44.995Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:02:44.995Z] ---> 6e6d25f82ef8 [2021-06-02T16:02:44.995Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T16:02:44.995Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:02:44.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:02:44.995Z] ---> 6e6d25f82ef8 [2021-06-02T16:02:44.995Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:02:44.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:02:44.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:02:44.995Z] ---> 6e6d25f82ef8 [2021-06-02T16:02:44.995Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:02:44.995Z] ---> Running in 92a24b9019ec [2021-06-02T16:02:44.995Z] ---> Running in 81be0af9f86e [2021-06-02T16:02:44.995Z] ---> Running in d68a6cbfe56d [2021-06-02T16:02:44.995Z] ---> Running in 7bf15fef8987 [2021-06-02T16:02:44.995Z] ---> Running in 2489ee74b605 [2021-06-02T16:02:44.995Z] Removing intermediate container 2489ee74b605 [2021-06-02T16:02:44.995Z] ---> 97087a896d79 [2021-06-02T16:02:44.995Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:02:44.995Z] Removing intermediate container 92a24b9019ec [2021-06-02T16:02:44.995Z] ---> aef1f9e4fa3f [2021-06-02T16:02:44.995Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:02:44.995Z] Removing intermediate container 7bf15fef8987 [2021-06-02T16:02:44.995Z] ---> b147bd114909 [2021-06-02T16:02:44.995Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:02:44.995Z] Removing intermediate container d68a6cbfe56d [2021-06-02T16:02:44.995Z] ---> c9ea375b6ede [2021-06-02T16:02:44.995Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:02:44.995Z] Removing intermediate container 81be0af9f86e [2021-06-02T16:02:44.995Z] ---> 7153268f8730 [2021-06-02T16:02:44.995Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:02:44.995Z] ---> Running in f16b024a88ef [2021-06-02T16:02:44.995Z] ---> Running in dbbb743188ec [2021-06-02T16:02:44.995Z] ---> Running in fd9b34534891 [2021-06-02T16:02:44.995Z] ---> Running in f94f804dac2a [2021-06-02T16:02:44.995Z] ---> Running in 96d06a996387 [2021-06-02T16:02:44.995Z] Removing intermediate container dbbb743188ec [2021-06-02T16:02:44.995Z] ---> 712bf3c7f6a8 [2021-06-02T16:02:44.995Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T16:02:44.995Z] Removing intermediate container f16b024a88ef [2021-06-02T16:02:44.995Z] ---> 5313e6fc694e [2021-06-02T16:02:44.995Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T16:02:44.995Z] ---> Running in 40fc86c0e979 [2021-06-02T16:02:44.995Z] ---> Running in 4903dc0a7c90 [2021-06-02T16:02:44.995Z] Removing intermediate container fd9b34534891 [2021-06-02T16:02:44.995Z] ---> ac07c2971f67 [2021-06-02T16:02:44.995Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T16:02:44.995Z] ---> Running in 16ae74706bff [2021-06-02T16:02:44.995Z] Removing intermediate container 96d06a996387 [2021-06-02T16:02:44.995Z] ---> 74f4e5604620 [2021-06-02T16:02:44.995Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T16:02:44.995Z] Removing intermediate container f94f804dac2a [2021-06-02T16:02:44.995Z] ---> 68eae470ab85 [2021-06-02T16:02:44.995Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T16:02:44.995Z] ---> Running in 19c6e0f65fb0 [2021-06-02T16:02:44.995Z] ---> Running in b3d91575aa53 [2021-06-02T16:02:44.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:44.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:44.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:44.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:44.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:44.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:45.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:45.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:45.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:45.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:02:46.109Z] OK: 218 MiB in 52 packages [2021-06-02T16:02:46.109Z] OK: 218 MiB in 52 packages [2021-06-02T16:02:46.386Z] OK: 218 MiB in 52 packages [2021-06-02T16:02:46.658Z] OK: 218 MiB in 52 packages [2021-06-02T16:02:46.930Z] OK: 218 MiB in 52 packages [2021-06-02T16:02:47.915Z] Removing intermediate container 40fc86c0e979 [2021-06-02T16:02:47.915Z] ---> 3241eff04119 [2021-06-02T16:02:47.915Z] Step 6/23 : COPY go.mod . [2021-06-02T16:02:47.915Z] Removing intermediate container 4903dc0a7c90 [2021-06-02T16:02:47.915Z] ---> a06067eef835 [2021-06-02T16:02:47.915Z] Step 6/23 : COPY go.mod . [2021-06-02T16:02:48.510Z] Removing intermediate container 16ae74706bff [2021-06-02T16:02:48.510Z] ---> 607f36ab1905 [2021-06-02T16:02:48.510Z] Step 6/24 : COPY go.mod . [2021-06-02T16:02:48.510Z] Removing intermediate container b3d91575aa53 [2021-06-02T16:02:48.510Z] Removing intermediate container 19c6e0f65fb0 [2021-06-02T16:02:48.510Z] ---> 5012b14067f9 [2021-06-02T16:02:48.510Z] Step 6/24 : COPY go.mod . [2021-06-02T16:02:48.510Z] ---> 56c08df70139 [2021-06-02T16:02:48.510Z] Step 6/26 : COPY go.mod . [2021-06-02T16:02:48.784Z] ---> e28e5989245c [2021-06-02T16:02:48.784Z] Step 7/23 : RUN go mod download [2021-06-02T16:02:48.784Z] ---> Running in 130026e1e78b [2021-06-02T16:02:49.060Z] ---> dd190911f280 [2021-06-02T16:02:49.060Z] Step 7/23 : RUN go mod download [2021-06-02T16:02:49.335Z] ---> Running in c42ddb7881ed [2021-06-02T16:02:49.608Z] ---> e8396415f661 [2021-06-02T16:02:49.608Z] Step 7/24 : RUN go mod download [2021-06-02T16:02:49.882Z] ---> Running in f51d57a6af5e [2021-06-02T16:02:49.882Z] ---> caaffe99bbac [2021-06-02T16:02:49.882Z] Step 7/26 : RUN go mod download [2021-06-02T16:02:49.882Z] ---> ec8968850de2 [2021-06-02T16:02:49.882Z] Step 7/24 : RUN go mod download [2021-06-02T16:02:50.159Z] ---> Running in 72bee27f700b [2021-06-02T16:02:50.159Z] ---> Running in 6a8fe67e6d58 [2021-06-02T16:02:52.807Z] Removing intermediate container 130026e1e78b [2021-06-02T16:02:52.807Z] ---> f13bb92034ed [2021-06-02T16:02:52.807Z] Step 8/23 : COPY . . [2021-06-02T16:02:53.085Z] Removing intermediate container c42ddb7881ed [2021-06-02T16:02:53.085Z] ---> 5fa1c52dab3c [2021-06-02T16:02:53.085Z] Step 8/23 : COPY . . [2021-06-02T16:02:53.687Z] Removing intermediate container f51d57a6af5e [2021-06-02T16:02:53.687Z] ---> ed5a86a40125 [2021-06-02T16:02:53.687Z] Step 8/24 : COPY . . [2021-06-02T16:02:55.127Z] Removing intermediate container 72bee27f700b [2021-06-02T16:02:55.127Z] ---> ade3b27fb6b3 [2021-06-02T16:02:55.127Z] Step 8/26 : COPY . . [2021-06-02T16:02:55.776Z] Removing intermediate container 6a8fe67e6d58 [2021-06-02T16:02:55.776Z] ---> bfdd56be8f4b [2021-06-02T16:02:55.776Z] Step 8/24 : COPY . . [2021-06-02T16:03:18.000Z] ---> a8fa3339e08e [2021-06-02T16:03:18.000Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:03:18.000Z] ---> a4669f5523af [2021-06-02T16:03:18.000Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:03:18.279Z] ---> 8561ed13dfdc [2021-06-02T16:03:18.279Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:03:18.279Z] ---> 1f8be0582e52 [2021-06-02T16:03:18.279Z] Step 9/26 : RUN go mod tidy [2021-06-02T16:03:18.279Z] ---> fda52833ec70 [2021-06-02T16:03:18.279Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:03:18.555Z] ---> Running in 4d55c9505a94 [2021-06-02T16:03:18.555Z] ---> Running in 9dcfe9c7f951 [2021-06-02T16:03:18.555Z] ---> Running in 803ef849d81b [2021-06-02T16:03:18.841Z] ---> Running in dd932011501e [2021-06-02T16:03:18.841Z] ---> Running in b24d6230663e [2021-06-02T16:03:25.560Z] Removing intermediate container 4d55c9505a94 [2021-06-02T16:03:25.560Z] ---> 42d3155e72a7 [2021-06-02T16:03:25.560Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T16:03:25.837Z] ---> Running in 8d0f47701530 [2021-06-02T16:03:26.114Z] Removing intermediate container 9dcfe9c7f951 [2021-06-02T16:03:26.114Z] ---> 8e5d1e50d0c9 [2021-06-02T16:03:26.114Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T16:03:26.392Z] Removing intermediate container dd932011501e [2021-06-02T16:03:26.392Z] ---> 8c894e870a7b [2021-06-02T16:03:26.392Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T16:03:26.392Z] ---> Running in b29c36beb6ad [2021-06-02T16:03:26.666Z] Removing intermediate container b24d6230663e [2021-06-02T16:03:26.666Z] ---> dfc796fc566e [2021-06-02T16:03:26.666Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T16:03:26.666Z] ---> Running in 61c54103598a [2021-06-02T16:03:26.955Z] ---> Running in c25da5cc0b9b [2021-06-02T16:03:26.955Z] Removing intermediate container 803ef849d81b [2021-06-02T16:03:26.955Z] ---> c564e53ea4dd [2021-06-02T16:03:26.955Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T16:03:27.232Z] ---> Running in 1a50de2e02b1 [2021-06-02T16:03:28.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T16:03:28.825Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T16:03:29.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T16:03:29.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T16:03:29.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T16:04:06.056Z] Running on prd-ubuntu18.04-docker-8c-8g-92 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-02T16:04:06.071Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-02T16:04:06.171Z] The recommended git tool is: git [2021-06-02T16:04:08.698Z] using credential edgex-jenkins-ssh [2021-06-02T16:04:08.714Z] Cloning the remote Git repository [2021-06-02T16:04:08.724Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:04:08.791Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-02T16:04:08.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:04:08.837Z] > git --version # timeout=10 [2021-06-02T16:04:08.844Z] > git --version # 'git version 2.17.1' [2021-06-02T16:04:08.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:04:08.873Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:04:14.274Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-06-02T16:04:13.565Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:04:13.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:04:13.583Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:04:13.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:04:13.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:04:13.598Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T16:04:14.273Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:04:14.278Z] > git checkout -f 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 [Pipeline] } [2021-06-02T16:04:14.594Z] Failed in branch amd64 [2021-06-02T16:05:36.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T16:05:37.198Z] Removing intermediate container c25da5cc0b9b [2021-06-02T16:05:37.199Z] ---> f0ffee3ceee9 [2021-06-02T16:05:37.199Z] [2021-06-02T16:05:37.199Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T16:05:37.476Z] 3.12: Pulling from library/alpine [2021-06-02T16:05:38.923Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T16:05:38.923Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T16:05:39.197Z] ---> 9852663dfa18 [2021-06-02T16:05:39.197Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T16:05:39.808Z] ---> Running in 8d0aa975a2ba [2021-06-02T16:05:42.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:05:42.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:05:43.066Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T16:05:43.066Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:05:43.066Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T16:05:43.348Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T16:05:43.348Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:05:43.348Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T16:05:43.348Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:05:43.348Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:05:43.627Z] OK: 7 MiB in 20 packages [2021-06-02T16:05:46.299Z] Removing intermediate container b29c36beb6ad [2021-06-02T16:05:46.299Z] ---> 89c668d35f38 [2021-06-02T16:05:46.299Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T16:05:46.572Z] ---> Running in 33bb45829cea [2021-06-02T16:05:48.581Z] Removing intermediate container 8d0aa975a2ba [2021-06-02T16:05:48.581Z] ---> 4bb57dff4c96 [2021-06-02T16:05:48.581Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:05:49.187Z] ---> Running in 65a334b4defd [2021-06-02T16:05:49.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T16:05:50.461Z] Removing intermediate container 65a334b4defd [2021-06-02T16:05:50.461Z] ---> e464aec5b766 [2021-06-02T16:05:50.461Z] Step 14/26 : WORKDIR / [2021-06-02T16:05:51.082Z] ---> Running in 5578a79bbf04 [2021-06-02T16:05:52.069Z] Removing intermediate container 8d0f47701530 [2021-06-02T16:05:52.069Z] ---> d6b561ddcef8 [2021-06-02T16:05:52.069Z] [2021-06-02T16:05:52.069Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:05:52.069Z] ---> 9852663dfa18 [2021-06-02T16:05:52.069Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:05:52.676Z] ---> Running in 910d3560cce5 [2021-06-02T16:05:52.676Z] Removing intermediate container 5578a79bbf04 [2021-06-02T16:05:52.676Z] ---> ad992f7e39d8 [2021-06-02T16:05:52.676Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-02T16:05:54.685Z] Removing intermediate container 1a50de2e02b1 [2021-06-02T16:05:54.685Z] ---> 09c89f717996 [2021-06-02T16:05:54.685Z] [2021-06-02T16:05:54.685Z] Removing intermediate container 33bb45829cea [2021-06-02T16:05:54.685Z] ---> a2e5c4a0c210 [2021-06-02T16:05:54.685Z] [2021-06-02T16:05:54.685Z] Step 12/24 : FROM docker:20.10.0Step 11/23 : FROM alpine:3.12 [2021-06-02T16:05:54.685Z] ---> 9852663dfa18 [2021-06-02T16:05:54.968Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T16:05:54.968Z] [2021-06-02T16:05:54.968Z] ---> 3c0cca1fa10b [2021-06-02T16:05:54.968Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-02T16:05:54.968Z] ---> Running in 113a56092c19 [2021-06-02T16:05:55.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:05:55.252Z] 20.10.0: Pulling from library/docker [2021-06-02T16:05:55.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:05:56.517Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T16:05:56.517Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:05:56.517Z] OK: 5 MiB in 15 packages [2021-06-02T16:05:57.506Z] ---> 93582d3fdd82 [2021-06-02T16:05:57.507Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T16:05:58.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:05:58.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:05:59.093Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T16:05:59.093Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:05:59.093Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:05:59.093Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:05:59.382Z] OK: 6 MiB in 16 packages [2021-06-02T16:05:59.659Z] Removing intermediate container 910d3560cce5 [2021-06-02T16:05:59.659Z] ---> 7ebcfb2ff6e5 [2021-06-02T16:05:59.659Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:05:59.949Z] ---> c54f1f31ddce [2021-06-02T16:05:59.949Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-02T16:06:00.222Z] ---> Running in 95415db62ce5 [2021-06-02T16:06:01.302Z] Removing intermediate container 95415db62ce5 [2021-06-02T16:06:01.302Z] ---> 526c9e426ad2 [2021-06-02T16:06:01.302Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T16:06:01.633Z] ---> Running in 1bb5f1d19ad5 [2021-06-02T16:06:01.960Z] ---> 9166b4be112a [2021-06-02T16:06:01.960Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T16:06:01.960Z] Removing intermediate container 113a56092c19 [2021-06-02T16:06:01.960Z] ---> 1574dde430e4 [2021-06-02T16:06:01.960Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:06:02.658Z] ---> Running in 7a9a41c53105 [2021-06-02T16:06:02.658Z] Removing intermediate container 1bb5f1d19ad5 [2021-06-02T16:06:02.658Z] ---> 2fe455813d87 [2021-06-02T16:06:02.658Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:06:02.985Z] ---> Running in 6a5970eea981 [2021-06-02T16:06:03.966Z] Removing intermediate container 7a9a41c53105 [2021-06-02T16:06:03.966Z] ---> 0e40c5ef971b [2021-06-02T16:06:03.966Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T16:06:04.244Z] ---> Running in 6369e8682214 [2021-06-02T16:06:04.521Z] Removing intermediate container 6a5970eea981 [2021-06-02T16:06:04.521Z] ---> e00938bb1a53 [2021-06-02T16:06:04.521Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:06:04.521Z] ---> 8f00dfce8ed7 [2021-06-02T16:06:04.521Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T16:06:05.515Z] Removing intermediate container 6369e8682214 [2021-06-02T16:06:05.515Z] ---> 84897aee8c68 [2021-06-02T16:06:05.515Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:06:05.792Z] ---> Running in caa48dc1b4dc [2021-06-02T16:06:06.067Z] ---> 03766f2bf4be [2021-06-02T16:06:06.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T16:06:06.667Z] Removing intermediate container 61c54103598a [2021-06-02T16:06:06.667Z] ---> 8e8ec3f20406 [2021-06-02T16:06:06.667Z] [2021-06-02T16:06:06.667Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:06:06.667Z] ---> 9852663dfa18 [2021-06-02T16:06:06.667Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T16:06:06.945Z] Removing intermediate container caa48dc1b4dc [2021-06-02T16:06:06.946Z] ---> 62e72cb3b195 [2021-06-02T16:06:06.946Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:06:07.220Z] ---> Running in 1b27e4684858 [2021-06-02T16:06:07.220Z] ---> 557bc0889612 [2021-06-02T16:06:07.220Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T16:06:08.216Z] Removing intermediate container 1b27e4684858 [2021-06-02T16:06:08.216Z] ---> 6f13b6b2feb5 [2021-06-02T16:06:08.216Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T16:06:08.216Z] ---> a201b607caac [2021-06-02T16:06:08.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T16:06:08.491Z] ---> Running in 31e2ea9556cc [2021-06-02T16:06:08.491Z] ---> ce4e01cf307c [2021-06-02T16:06:08.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T16:06:08.771Z] ---> db67234f6edd [2021-06-02T16:06:08.771Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-02T16:06:09.054Z] ---> Running in cfdba4e85d5c [2021-06-02T16:06:09.330Z] Removing intermediate container 31e2ea9556cc [2021-06-02T16:06:09.330Z] ---> 80a752948c7e [2021-06-02T16:06:09.330Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T16:06:09.605Z] ---> Running in 7086eb5b9898 [2021-06-02T16:06:09.605Z] ---> 8bb5693cda64 [2021-06-02T16:06:09.605Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T16:06:10.202Z] ---> Running in 7e74a7a87ae2 [2021-06-02T16:06:10.480Z] Removing intermediate container 7086eb5b9898 [2021-06-02T16:06:10.480Z] ---> f9540f3d7b01 [2021-06-02T16:06:10.480Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:06:11.089Z] ---> Running in cee4812aedbd [2021-06-02T16:06:11.089Z] Removing intermediate container 7e74a7a87ae2 [2021-06-02T16:06:11.089Z] ---> ee4e74e9fe3c [2021-06-02T16:06:11.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:06:11.089Z] ---> 942d883d14b2 [2021-06-02T16:06:11.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T16:06:11.369Z] ---> Running in 662a371b2349 [2021-06-02T16:06:12.359Z] Removing intermediate container 662a371b2349 [2021-06-02T16:06:12.359Z] ---> 6a8a88c94b62 [2021-06-02T16:06:12.359Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T16:06:12.359Z] ---> Running in 1d522b0ff292 [2021-06-02T16:06:12.640Z] ---> 986a6a481a45 [2021-06-02T16:06:12.640Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T16:06:12.640Z] ---> Running in e610ea48ec85 [2021-06-02T16:06:12.917Z] Removing intermediate container cfdba4e85d5c [2021-06-02T16:06:12.917Z] ---> 846cd083cdac [2021-06-02T16:06:12.917Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T16:06:12.917Z] ---> Running in 2233854d858d [2021-06-02T16:06:13.196Z] Removing intermediate container 1d522b0ff292 [2021-06-02T16:06:13.196Z] ---> a07d9c487c83 [2021-06-02T16:06:13.196Z] Step 22/23 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:06:13.470Z] ---> Running in 5b7b11fe2751 [2021-06-02T16:06:13.746Z] Removing intermediate container e610ea48ec85 [2021-06-02T16:06:13.746Z] ---> 9c7472e592ef [2021-06-02T16:06:13.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:06:13.746Z] Removing intermediate container 2233854d858d [2021-06-02T16:06:13.746Z] ---> Running in 23784c8fde8d [2021-06-02T16:06:13.746Z] ---> 7b59af78b7f8 [2021-06-02T16:06:13.746Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T16:06:14.032Z] ---> Running in 74c40dde6a20 [2021-06-02T16:06:14.306Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T16:06:14.306Z] Removing intermediate container 5b7b11fe2751 [2021-06-02T16:06:14.306Z] ---> dfdc8dfa790b [2021-06-02T16:06:14.306Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:06:14.306Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T16:06:14.306Z] Removing intermediate container cee4812aedbd [2021-06-02T16:06:14.306Z] ---> 5e13b32d02ba [2021-06-02T16:06:14.306Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T16:06:14.306Z] ---> eeaf43b92773 [2021-06-02T16:06:14.306Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:06:14.579Z] ---> Running in dc1496c9246d [2021-06-02T16:06:14.579Z] ---> Running in bde6ea879665 [2021-06-02T16:06:14.579Z] ---> Running in 0d07d008d2e7 [2021-06-02T16:06:14.579Z] Removing intermediate container 23784c8fde8d [2021-06-02T16:06:14.579Z] ---> 0bd6ee48d8fa [2021-06-02T16:06:14.579Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T16:06:14.868Z] Removing intermediate container 74c40dde6a20 [2021-06-02T16:06:14.868Z] ---> 46a598d3d495 [2021-06-02T16:06:14.868Z] Step 25/26 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:06:14.868Z] ---> Running in e3803075f86a [2021-06-02T16:06:14.868Z] ---> Running in 8d108e9926e5 [2021-06-02T16:06:15.468Z] Removing intermediate container dc1496c9246d [2021-06-02T16:06:15.468Z] ---> d29eff98e6c0 [2021-06-02T16:06:15.468Z] [2021-06-02T16:06:15.468Z] Removing intermediate container 0d07d008d2e7 [2021-06-02T16:06:15.468Z] ---> ef9a1674c164 [2021-06-02T16:06:15.468Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T16:06:15.468Z] Removing intermediate container e3803075f86a [2021-06-02T16:06:15.468Z] ---> b5e0c4c79f85 [2021-06-02T16:06:15.468Z] Step 22/23 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:06:15.742Z] ---> Running in f3058afb1b79 [2021-06-02T16:06:16.018Z] ---> Running in d701528cc26b [2021-06-02T16:06:16.018Z] Removing intermediate container 8d108e9926e5 [2021-06-02T16:06:16.018Z] ---> 115d13266026 [2021-06-02T16:06:16.018Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T16:06:16.018Z] Successfully built d29eff98e6c0 [2021-06-02T16:06:16.018Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T16:06:16.018Z] Building security-bootstrapper [2021-06-02T16:06:16.297Z]  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:06:16.297Z] ---> Running in 2813e47c9b03 [2021-06-02T16:06:16.572Z] Removing intermediate container d701528cc26b [2021-06-02T16:06:16.572Z] ---> 70e448eb0b25 [2021-06-02T16:06:16.572Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:06:16.846Z] ---> Running in 08192eb7d6a1 [2021-06-02T16:06:16.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:06:17.119Z] Removing intermediate container 2813e47c9b03 [2021-06-02T16:06:17.119Z] ---> 10748801d6a7 [2021-06-02T16:06:17.119Z] [2021-06-02T16:06:17.717Z] Successfully built 10748801d6a7 [2021-06-02T16:06:17.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:06:17.717Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T16:06:17.717Z]  Building security-secretstore-setup ... done Removing intermediate container 08192eb7d6a1 [2021-06-02T16:06:17.717Z] ---> 8d76f7f81a60 [2021-06-02T16:06:17.717Z] [2021-06-02T16:06:17.718Z] Building core-metadata [2021-06-02T16:06:17.997Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:06:17.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:06:17.997Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T16:06:17.997Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T16:06:18.281Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T16:06:18.281Z] Successfully built 8d76f7f81a60 [2021-06-02T16:06:18.281Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T16:06:18.281Z] Building security-proxy-setup [2021-06-02T16:06:18.281Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T16:06:18.562Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T16:06:18.562Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T16:06:18.562Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T16:06:18.562Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:06:18.562Z] OK: 8 MiB in 20 packages [2021-06-02T16:06:18.562Z] Executing bash-5.0.17-r0.post-install [2021-06-02T16:06:18.562Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:06:18.562Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T16:06:18.843Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T16:06:18.843Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T16:06:18.843Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T16:06:18.843Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T16:06:18.843Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T16:06:18.843Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T16:06:18.843Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T16:06:18.843Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T16:06:18.843Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T16:06:20.274Z] Removing intermediate container bde6ea879665 [2021-06-02T16:06:20.274Z] ---> 62ef390fdb8e [2021-06-02T16:06:20.274Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:06:20.547Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T16:06:20.825Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T16:06:20.825Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T16:06:20.825Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T16:06:20.825Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T16:06:20.825Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T16:06:20.825Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T16:06:20.825Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T16:06:20.825Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T16:06:20.825Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T16:06:21.099Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T16:06:21.099Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T16:06:21.099Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T16:06:21.099Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T16:06:21.099Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T16:06:21.099Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T16:06:21.099Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T16:06:21.099Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T16:06:21.099Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T16:06:21.099Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T16:06:21.099Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T16:06:21.099Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T16:06:21.099Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T16:06:21.374Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T16:06:21.374Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T16:06:21.374Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T16:06:21.374Z] ---> 46b1de3d437d [2021-06-02T16:06:21.374Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T16:06:21.374Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T16:06:21.654Z] OK: 72 MiB in 59 packages [2021-06-02T16:06:24.261Z] ---> 5d739caa0364 [2021-06-02T16:06:24.261Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T16:06:25.693Z] ---> 999be4834b7e [2021-06-02T16:06:25.693Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T16:06:25.693Z] ---> Running in aab569100014 [2021-06-02T16:06:26.290Z] Removing intermediate container aab569100014 [2021-06-02T16:06:26.290Z] ---> bc4837e75ffe [2021-06-02T16:06:26.290Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:06:26.561Z] ---> Running in 31f467c66a0e [2021-06-02T16:06:26.832Z] Collecting docker-compose==1.23.2 [2021-06-02T16:06:27.103Z] Removing intermediate container 31f467c66a0e [2021-06-02T16:06:27.103Z] ---> 24973ee20900 [2021-06-02T16:06:27.103Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:06:27.103Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T16:06:27.103Z] ---> Running in 6c582da61d30 [2021-06-02T16:06:27.699Z] Removing intermediate container 6c582da61d30 [2021-06-02T16:06:27.699Z] ---> 926752260c2a [2021-06-02T16:06:27.699Z] Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:06:27.973Z] ---> Running in c11bd421f1d1 [2021-06-02T16:06:28.585Z] Removing intermediate container c11bd421f1d1 [2021-06-02T16:06:28.585Z] ---> ae3850ce482d [2021-06-02T16:06:28.585Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:06:28.585Z] ---> Running in b7fe86cf11ba [2021-06-02T16:06:28.856Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T16:06:28.856Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T16:06:29.458Z] Removing intermediate container b7fe86cf11ba [2021-06-02T16:06:29.458Z] ---> be05a0fb6513 [2021-06-02T16:06:29.458Z] [2021-06-02T16:06:29.735Z] Successfully built be05a0fb6513 [2021-06-02T16:06:30.007Z] Successfully tagged core-data-arm64:latest [2021-06-02T16:06:30.007Z]  Building core-data ... done Building core-command [2021-06-02T16:06:30.007Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T16:06:30.007Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T16:06:30.603Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T16:06:30.603Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T16:06:33.985Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T16:06:33.986Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T16:06:34.584Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T16:06:34.584Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T16:06:37.199Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T16:06:37.199Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T16:06:37.199Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-02T16:06:37.472Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T16:06:37.472Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T16:06:40.853Z] Collecting PyYAML<4,>=3.10 [2021-06-02T16:06:40.853Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T16:06:45.159Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T16:06:45.159Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T16:06:46.136Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T16:06:46.136Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T16:06:46.411Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-02T16:06:46.411Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-02T16:06:46.684Z] Collecting idna<2.8,>=2.5 [2021-06-02T16:06:46.684Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T16:06:47.295Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T16:06:47.295Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T16:06:47.295Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T16:06:47.295Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T16:06:47.295Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T16:06:47.295Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T16:06:48.774Z] Installing collected packages: urllib3, idna, requests, websocket-client, docopt, docker-pycreds, docker, dockerpty, cached-property, texttable, PyYAML, jsonschema, docker-compose [2021-06-02T16:06:48.774Z] Attempting uninstall: urllib3 [2021-06-02T16:06:48.774Z] Found existing installation: urllib3 1.25.9 [2021-06-02T16:06:48.774Z] Uninstalling urllib3-1.25.9: [2021-06-02T16:06:48.774Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T16:06:49.374Z] Attempting uninstall: idna [2021-06-02T16:06:49.374Z] Found existing installation: idna 2.9 [2021-06-02T16:06:49.374Z] Uninstalling idna-2.9: [2021-06-02T16:06:49.652Z] Successfully uninstalled idna-2.9 [2021-06-02T16:06:50.250Z] Attempting uninstall: requests [2021-06-02T16:06:50.250Z] Found existing installation: requests 2.23.0 [2021-06-02T16:06:50.250Z] Uninstalling requests-2.23.0: [2021-06-02T16:06:50.522Z] Successfully uninstalled requests-2.23.0 [2021-06-02T16:06:51.118Z] Running setup.py install for docopt: started [2021-06-02T16:06:53.731Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T16:06:55.170Z] Running setup.py install for dockerpty: started [2021-06-02T16:06:57.159Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T16:06:57.159Z] Running setup.py install for texttable: started [2021-06-02T16:06:59.138Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T16:06:59.138Z] Running setup.py install for PyYAML: started [2021-06-02T16:07:01.755Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T16:07:03.290Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-02T16:07:07.703Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:07:07.703Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:07:07.703Z] ---> 6e6d25f82ef8 [2021-06-02T16:07:07.703Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T16:07:07.703Z] ---> Using cache [2021-06-02T16:07:07.703Z] ---> 7153268f8730 [2021-06-02T16:07:07.703Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:07:07.703Z] ---> Using cache [2021-06-02T16:07:07.703Z] ---> 68eae470ab85 [2021-06-02T16:07:07.703Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T16:07:07.703Z] ---> Using cache [2021-06-02T16:07:07.703Z] ---> 56c08df70139 [2021-06-02T16:07:07.703Z] Step 6/32 : COPY go.mod . [2021-06-02T16:07:07.703Z] ---> Using cache [2021-06-02T16:07:07.703Z] ---> caaffe99bbac [2021-06-02T16:07:07.703Z] Step 7/32 : RUN go mod download [2021-06-02T16:07:07.703Z] ---> Using cache [2021-06-02T16:07:07.703Z] ---> ade3b27fb6b3 [2021-06-02T16:07:07.703Z] Step 8/32 : COPY . . [2021-06-02T16:07:08.316Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:07:08.316Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:07:08.316Z] ---> 6e6d25f82ef8 [2021-06-02T16:07:08.316Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:07:08.316Z] ---> Using cache [2021-06-02T16:07:08.316Z] ---> 7153268f8730 [2021-06-02T16:07:08.316Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:07:08.316Z] ---> Using cache [2021-06-02T16:07:08.316Z] ---> 68eae470ab85 [2021-06-02T16:07:08.316Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:07:08.316Z] ---> Using cache [2021-06-02T16:07:08.316Z] ---> 56c08df70139 [2021-06-02T16:07:08.316Z] Step 6/24 : COPY go.mod . [2021-06-02T16:07:08.316Z] ---> Using cache [2021-06-02T16:07:08.316Z] ---> caaffe99bbac [2021-06-02T16:07:08.316Z] Step 7/24 : RUN go mod download [2021-06-02T16:07:08.316Z] ---> Using cache [2021-06-02T16:07:08.316Z] ---> ade3b27fb6b3 [2021-06-02T16:07:08.316Z] Step 8/24 : COPY . . [2021-06-02T16:07:08.316Z] ---> Using cache [2021-06-02T16:07:08.316Z] ---> 1f8be0582e52 [2021-06-02T16:07:08.316Z] Step 9/32 : RUN go mod tidy [2021-06-02T16:07:08.316Z] ---> Using cache [2021-06-02T16:07:08.316Z] ---> dfc796fc566e [2021-06-02T16:07:08.316Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T16:07:08.316Z] ---> Using cache [2021-06-02T16:07:08.316Z] ---> 1f8be0582e52 [2021-06-02T16:07:08.596Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:07:08.596Z] ---> Using cache [2021-06-02T16:07:08.596Z] ---> dfc796fc566e [2021-06-02T16:07:08.596Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T16:07:09.192Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:07:09.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:07:09.192Z] ---> 6e6d25f82ef8 [2021-06-02T16:07:09.192Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T16:07:09.192Z] ---> Using cache [2021-06-02T16:07:09.192Z] ---> 7153268f8730 [2021-06-02T16:07:09.192Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:07:09.192Z] ---> Using cache [2021-06-02T16:07:09.192Z] ---> 68eae470ab85 [2021-06-02T16:07:09.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T16:07:09.192Z] ---> Using cache [2021-06-02T16:07:09.192Z] ---> 56c08df70139 [2021-06-02T16:07:09.192Z] Step 6/22 : COPY go.mod . [2021-06-02T16:07:09.192Z] ---> Using cache [2021-06-02T16:07:09.192Z] ---> caaffe99bbac [2021-06-02T16:07:09.192Z] Step 7/22 : RUN go mod download [2021-06-02T16:07:09.192Z] ---> Using cache [2021-06-02T16:07:09.192Z] ---> ade3b27fb6b3 [2021-06-02T16:07:09.192Z] Step 8/22 : COPY . . [2021-06-02T16:07:09.467Z] ---> Using cache [2021-06-02T16:07:09.467Z] ---> 1f8be0582e52 [2021-06-02T16:07:09.467Z] Step 9/22 : RUN go mod tidy [2021-06-02T16:07:09.467Z] ---> Using cache [2021-06-02T16:07:09.467Z] ---> dfc796fc566e [2021-06-02T16:07:09.467Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T16:07:10.066Z] ---> Running in bcfcaa3c2d33 [2021-06-02T16:07:10.066Z] ---> Running in 769a800169aa [2021-06-02T16:07:10.066Z] ---> Running in 99c9f7706aea [2021-06-02T16:07:12.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T16:07:12.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T16:07:12.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T16:07:18.026Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:07:18.026Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:07:18.026Z] ---> 6e6d25f82ef8 [2021-06-02T16:07:18.026Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:07:18.026Z] ---> Using cache [2021-06-02T16:07:18.026Z] ---> 7153268f8730 [2021-06-02T16:07:18.026Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:07:18.026Z] ---> Using cache [2021-06-02T16:07:18.026Z] ---> 68eae470ab85 [2021-06-02T16:07:18.026Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:07:18.026Z] ---> Using cache [2021-06-02T16:07:18.026Z] ---> 56c08df70139 [2021-06-02T16:07:18.026Z] Step 6/24 : COPY go.mod . [2021-06-02T16:07:18.026Z] ---> Using cache [2021-06-02T16:07:18.026Z] ---> caaffe99bbac [2021-06-02T16:07:18.026Z] Step 7/24 : RUN go mod download [2021-06-02T16:07:18.026Z] ---> Using cache [2021-06-02T16:07:18.026Z] ---> ade3b27fb6b3 [2021-06-02T16:07:18.026Z] Step 8/24 : COPY . . [2021-06-02T16:07:18.303Z] ---> Using cache [2021-06-02T16:07:18.303Z] ---> 1f8be0582e52 [2021-06-02T16:07:18.303Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:07:18.303Z] ---> Using cache [2021-06-02T16:07:18.303Z] ---> dfc796fc566e [2021-06-02T16:07:18.303Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T16:07:19.757Z] ---> Running in f9416fff664b [2021-06-02T16:07:22.400Z] Removing intermediate container f3058afb1b79 [2021-06-02T16:07:22.400Z] ---> 3cbcd93c9840 [2021-06-02T16:07:22.400Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T16:07:22.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T16:07:22.400Z] ---> Running in c1705ff72bec [2021-06-02T16:07:23.392Z] Removing intermediate container c1705ff72bec [2021-06-02T16:07:23.392Z] ---> 3f7f8dc3d850 [2021-06-02T16:07:23.392Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T16:07:23.392Z] ---> Running in 83449dc2b56f [2021-06-02T16:07:23.995Z] Removing intermediate container 83449dc2b56f [2021-06-02T16:07:23.995Z] ---> 96a5a8c3652b [2021-06-02T16:07:23.995Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T16:07:25.983Z] ---> 08d3ad466b03 [2021-06-02T16:07:25.983Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T16:07:26.974Z] ---> 3ab2cfea418e [2021-06-02T16:07:26.974Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T16:07:28.431Z] ---> 5e902c9fb7f1 [2021-06-02T16:07:28.431Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T16:07:28.710Z] ---> Running in ab62ca7e311f [2021-06-02T16:07:29.700Z] Removing intermediate container ab62ca7e311f [2021-06-02T16:07:29.700Z] ---> 8ad826e48914 [2021-06-02T16:07:29.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:07:29.700Z] ---> Running in 1c18e037f1cf [2021-06-02T16:07:30.313Z] Removing intermediate container 1c18e037f1cf [2021-06-02T16:07:30.313Z] ---> cd81e6bf6a6b [2021-06-02T16:07:30.313Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:07:30.589Z] ---> Running in 607eec2337ab [2021-06-02T16:07:31.194Z] Removing intermediate container 607eec2337ab [2021-06-02T16:07:31.195Z] ---> 03187e828848 [2021-06-02T16:07:31.195Z] Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:07:31.540Z] ---> Running in 371a1eb2cd1b [2021-06-02T16:07:32.150Z] Removing intermediate container 371a1eb2cd1b [2021-06-02T16:07:32.150Z] ---> 862e162b8009 [2021-06-02T16:07:32.150Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:07:32.150Z] ---> Running in 231e7999356d [2021-06-02T16:07:33.140Z] Removing intermediate container 231e7999356d [2021-06-02T16:07:33.140Z] ---> ecacd7fd4c9a [2021-06-02T16:07:33.140Z] [2021-06-02T16:07:33.745Z] Successfully built ecacd7fd4c9a [2021-06-02T16:07:33.745Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T16:08:41.804Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T16:08:51.989Z] Removing intermediate container 99c9f7706aea [2021-06-02T16:08:51.989Z] ---> 79122272d307 [2021-06-02T16:08:51.989Z] [2021-06-02T16:08:51.989Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T16:08:51.989Z] ---> 9852663dfa18 [2021-06-02T16:08:51.989Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T16:08:51.989Z] ---> Running in 83546f8e11d3 [2021-06-02T16:08:52.274Z] Removing intermediate container 83546f8e11d3 [2021-06-02T16:08:52.274Z] ---> 4863bf3da657 [2021-06-02T16:08:52.274Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T16:08:52.556Z] ---> Running in adedcb523bfe [2021-06-02T16:08:54.557Z] Removing intermediate container 769a800169aa [2021-06-02T16:08:54.557Z] ---> 9e4a1a8aab4c [2021-06-02T16:08:54.557Z] [2021-06-02T16:08:54.557Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T16:08:54.557Z] ---> 9852663dfa18 [2021-06-02T16:08:54.557Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T16:08:54.557Z] ---> Running in 8af0131de3ed [2021-06-02T16:08:54.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:08:55.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:08:55.773Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:08:55.773Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T16:08:55.773Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:08:55.773Z] OK: 5 MiB in 16 packages [2021-06-02T16:08:56.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:08:56.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:08:57.368Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T16:08:57.368Z] Removing intermediate container adedcb523bfe [2021-06-02T16:08:57.368Z] ---> c4afab2c2cd6 [2021-06-02T16:08:57.368Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T16:08:57.368Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:08:57.368Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T16:08:57.368Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T16:08:57.368Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:08:57.368Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:08:57.647Z] ---> Running in 4940c096538f [2021-06-02T16:08:57.647Z] OK: 7 MiB in 18 packages [2021-06-02T16:08:58.252Z] Removing intermediate container 4940c096538f [2021-06-02T16:08:58.252Z] ---> 2e41a319a3f3 [2021-06-02T16:08:58.252Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T16:08:58.524Z] ---> Running in bcdfc62c1191 [2021-06-02T16:08:59.122Z] Removing intermediate container bcdfc62c1191 [2021-06-02T16:08:59.122Z] ---> 269678f0d1a2 [2021-06-02T16:08:59.122Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T16:08:59.401Z] ---> Running in 12e94c2877e2 [2021-06-02T16:09:00.004Z] Removing intermediate container 8af0131de3ed [2021-06-02T16:09:00.004Z] ---> 7a667498591c [2021-06-02T16:09:00.004Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:09:00.004Z] ---> Running in f65cf718e0be [2021-06-02T16:09:00.989Z] Removing intermediate container f65cf718e0be [2021-06-02T16:09:00.989Z] ---> e7cc4e2fecf0 [2021-06-02T16:09:00.989Z] Step 14/22 : WORKDIR /edgex [2021-06-02T16:09:00.989Z] ---> Running in 15b0d85845eb [2021-06-02T16:09:01.972Z] Removing intermediate container 15b0d85845eb [2021-06-02T16:09:01.972Z] ---> 1d73c165737a [2021-06-02T16:09:01.972Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T16:09:02.970Z] Removing intermediate container 12e94c2877e2 [2021-06-02T16:09:02.970Z] ---> 75c8638eccb2 [2021-06-02T16:09:02.970Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T16:09:03.254Z] ---> Running in 5f80a1982104 [2021-06-02T16:09:03.254Z] ---> 3dcac05760c6 [2021-06-02T16:09:03.254Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T16:09:04.688Z] Removing intermediate container 5f80a1982104 [2021-06-02T16:09:04.688Z] ---> d9e59c55a57c [2021-06-02T16:09:04.688Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T16:09:05.286Z] ---> d2c0515534ff [2021-06-02T16:09:05.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T16:09:05.889Z] Removing intermediate container f9416fff664b [2021-06-02T16:09:05.889Z] ---> 077cd145d488 [2021-06-02T16:09:05.889Z] [2021-06-02T16:09:05.889Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:09:05.889Z] ---> 9852663dfa18 [2021-06-02T16:09:05.889Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:09:05.889Z] ---> Using cache [2021-06-02T16:09:05.889Z] ---> 7ebcfb2ff6e5 [2021-06-02T16:09:05.889Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:09:05.889Z] ---> Using cache [2021-06-02T16:09:05.889Z] ---> 526c9e426ad2 [2021-06-02T16:09:05.889Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T16:09:05.889Z] ---> 55616909d687 [2021-06-02T16:09:05.889Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T16:09:06.158Z] ---> Running in 14424fcd4f14 [2021-06-02T16:09:06.158Z] ---> Running in 9bd9a164eb04 [2021-06-02T16:09:07.143Z] ---> 1072b302baa9 [2021-06-02T16:09:07.143Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T16:09:07.143Z] Removing intermediate container 14424fcd4f14 [2021-06-02T16:09:07.143Z] ---> 7da2051459a5 [2021-06-02T16:09:07.143Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:09:07.420Z] ---> Running in 798aab6c99a0 [2021-06-02T16:09:07.420Z] ---> Running in 617163b48f56 [2021-06-02T16:09:08.014Z] Removing intermediate container 798aab6c99a0 [2021-06-02T16:09:08.014Z] ---> 88be52eade1c [2021-06-02T16:09:08.014Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T16:09:08.014Z] Removing intermediate container 617163b48f56 [2021-06-02T16:09:08.014Z] ---> 6a39de4546fe [2021-06-02T16:09:08.014Z] Step 16/24 : WORKDIR / [2021-06-02T16:09:08.285Z] ---> Running in c3af225bb28d [2021-06-02T16:09:08.285Z] ---> Running in f1d6de0ba5f5 [2021-06-02T16:09:08.557Z] Removing intermediate container bcfcaa3c2d33 [2021-06-02T16:09:08.557Z] ---> 9c96581091c4 [2021-06-02T16:09:08.557Z] [2021-06-02T16:09:08.557Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:09:08.557Z] ---> 9852663dfa18 [2021-06-02T16:09:08.557Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:09:08.557Z] ---> Using cache [2021-06-02T16:09:08.557Z] ---> 7ebcfb2ff6e5 [2021-06-02T16:09:08.557Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:09:08.557Z] ---> Using cache [2021-06-02T16:09:08.557Z] ---> 526c9e426ad2 [2021-06-02T16:09:08.557Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T16:09:08.832Z] ---> Running in 2bb4b8d9f57f [2021-06-02T16:09:08.832Z] Removing intermediate container 9bd9a164eb04 [2021-06-02T16:09:08.832Z] ---> bfdf6039c234 [2021-06-02T16:09:08.832Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:09:08.832Z] Removing intermediate container f1d6de0ba5f5 [2021-06-02T16:09:08.832Z] ---> 21fcc7b4dcbc [2021-06-02T16:09:08.832Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T16:09:09.120Z] Removing intermediate container c3af225bb28d [2021-06-02T16:09:09.120Z] ---> 9a122f0aa7b5 [2021-06-02T16:09:09.120Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:09:09.120Z] ---> Running in 238cfab0a031 [2021-06-02T16:09:09.398Z] Removing intermediate container 2bb4b8d9f57f [2021-06-02T16:09:09.398Z] ---> 6c19cf1e3c4c [2021-06-02T16:09:09.398Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:09:09.673Z] ---> Running in 61404ca13523 [2021-06-02T16:09:09.969Z] Removing intermediate container 238cfab0a031 [2021-06-02T16:09:09.969Z] ---> 99bb9036859f [2021-06-02T16:09:09.969Z] Step 21/22 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:09:09.969Z] ---> c18f841fd360 [2021-06-02T16:09:09.969Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T16:09:09.969Z] ---> Running in 42b3e488c828 [2021-06-02T16:09:09.969Z] ---> 1a54be0384e4 [2021-06-02T16:09:10.269Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T16:09:10.269Z] Removing intermediate container 61404ca13523 [2021-06-02T16:09:10.269Z] ---> 44b529cb0a2d [2021-06-02T16:09:10.269Z] Step 16/24 : WORKDIR / [2021-06-02T16:09:10.566Z] ---> Running in ae105090996a [2021-06-02T16:09:11.206Z] Removing intermediate container 42b3e488c828 [2021-06-02T16:09:11.206Z] ---> be815c8cd2b1 [2021-06-02T16:09:11.206Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T16:09:11.509Z] ---> Running in 63f7eafd6d83 [2021-06-02T16:09:11.510Z] Removing intermediate container ae105090996a [2021-06-02T16:09:11.510Z] ---> f95b08564e47 [2021-06-02T16:09:11.510Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:09:12.123Z] ---> 02d080ed165a [2021-06-02T16:09:12.123Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T16:09:12.123Z] ---> b83bddfcd5dc [2021-06-02T16:09:12.123Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T16:09:12.123Z] Removing intermediate container 63f7eafd6d83 [2021-06-02T16:09:12.123Z] ---> ec2b59d9cae6 [2021-06-02T16:09:12.123Z] [2021-06-02T16:09:12.716Z] ---> c6c52a867db4 [2021-06-02T16:09:12.716Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T16:09:12.716Z] Successfully built ec2b59d9cae6 [2021-06-02T16:09:12.991Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T16:09:13.268Z]  Building security-proxy-setup ... done  ---> a81bd5915fdc [2021-06-02T16:09:13.268Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T16:09:13.268Z] ---> c9879f2c001e [2021-06-02T16:09:13.268Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T16:09:13.554Z] ---> Running in 6a7022665157 [2021-06-02T16:09:14.157Z] ---> 0d4f1b3cf2a9 [2021-06-02T16:09:14.157Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T16:09:14.157Z] Removing intermediate container 6a7022665157 [2021-06-02T16:09:14.157Z] ---> 31038b26439a [2021-06-02T16:09:14.157Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:09:14.157Z] ---> c939f2384c1c [2021-06-02T16:09:14.432Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T16:09:14.432Z] ---> Running in d532f4e89a3f [2021-06-02T16:09:15.028Z] Removing intermediate container d532f4e89a3f [2021-06-02T16:09:15.028Z] ---> 8c2800290d94 [2021-06-02T16:09:15.028Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:09:15.028Z] ---> 3c8e67c8f1e6 [2021-06-02T16:09:15.028Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T16:09:15.028Z] ---> Running in 5c405be157e6 [2021-06-02T16:09:15.298Z] ---> cdd364aa0825 [2021-06-02T16:09:15.298Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T16:09:15.298Z] ---> Running in 9568d81b1933 [2021-06-02T16:09:15.568Z] ---> Running in 37400a414c92 [2021-06-02T16:09:15.839Z] Removing intermediate container 9568d81b1933 [2021-06-02T16:09:15.839Z] ---> 6ad7652a8cc1 [2021-06-02T16:09:15.839Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:09:15.839Z] Removing intermediate container 5c405be157e6 [2021-06-02T16:09:15.839Z] ---> 358d404a5d56 [2021-06-02T16:09:15.839Z] Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:09:15.839Z] ---> Running in 73b56d0ab97b [2021-06-02T16:09:16.110Z] ---> Running in ac22b58ee8e1 [2021-06-02T16:09:16.110Z] Removing intermediate container 37400a414c92 [2021-06-02T16:09:16.110Z] ---> e5ccc54888e6 [2021-06-02T16:09:16.110Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T16:09:16.708Z] Removing intermediate container 73b56d0ab97b [2021-06-02T16:09:16.709Z] ---> 1b1ecdcc29c1 [2021-06-02T16:09:16.709Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:09:16.709Z] Removing intermediate container ac22b58ee8e1 [2021-06-02T16:09:16.709Z] ---> 2f70db9f72b8 [2021-06-02T16:09:16.709Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:09:16.709Z] ---> Running in f55de39a09ee [2021-06-02T16:09:16.982Z] ---> Running in 6b8cad8fe2fb [2021-06-02T16:09:16.982Z] ---> 35941ad3f875 [2021-06-02T16:09:16.982Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T16:09:17.267Z] ---> Running in 0e7206055c3e [2021-06-02T16:09:17.267Z] Removing intermediate container f55de39a09ee [2021-06-02T16:09:17.268Z] ---> 231bf5446b80 [2021-06-02T16:09:17.268Z] Step 23/24 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:09:17.539Z] Removing intermediate container 6b8cad8fe2fb [2021-06-02T16:09:17.539Z] ---> 627a69ce52dc [2021-06-02T16:09:17.539Z] [2021-06-02T16:09:17.811Z] ---> Running in 0c6136b7080c [2021-06-02T16:09:18.082Z] Successfully built 627a69ce52dc [2021-06-02T16:09:18.082Z] Successfully tagged core-command-arm64:latest [2021-06-02T16:09:18.352Z]  Building core-command ... done Removing intermediate container 0c6136b7080c [2021-06-02T16:09:18.352Z] ---> 95216fe37381 [2021-06-02T16:09:18.352Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:09:18.352Z] ---> Running in 0c6cb8d732e7 [2021-06-02T16:09:18.942Z] Removing intermediate container 0c6cb8d732e7 [2021-06-02T16:09:18.942Z] ---> d6e3e50a0576 [2021-06-02T16:09:18.942Z] [2021-06-02T16:09:19.533Z] Successfully built d6e3e50a0576 [2021-06-02T16:09:19.533Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T16:09:19.807Z]  Building core-metadata ... done Removing intermediate container 0e7206055c3e [2021-06-02T16:09:19.807Z] ---> cd38189a5007 [2021-06-02T16:09:19.807Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T16:09:20.076Z] ---> Running in ef34a0e37f63 [2021-06-02T16:09:20.669Z] Removing intermediate container ef34a0e37f63 [2021-06-02T16:09:20.669Z] ---> 81af6bcda5a1 [2021-06-02T16:09:20.669Z] Step 29/32 : CMD ["gate"] [2021-06-02T16:09:20.942Z] ---> Running in 1864a9568de4 [2021-06-02T16:09:21.530Z] Removing intermediate container 1864a9568de4 [2021-06-02T16:09:21.531Z] ---> 1db6a4d53753 [2021-06-02T16:09:21.531Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T16:09:21.799Z] ---> Running in b6a76a79dbe7 [2021-06-02T16:09:22.069Z] Removing intermediate container b6a76a79dbe7 [2021-06-02T16:09:22.069Z] ---> d7d4a9cee222 [2021-06-02T16:09:22.069Z] Step 31/32 : LABEL git_sha=8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 [2021-06-02T16:09:22.339Z] ---> Running in b40972d1f9b1 [2021-06-02T16:09:22.928Z] Removing intermediate container b40972d1f9b1 [2021-06-02T16:09:22.928Z] ---> 326595daf88c [2021-06-02T16:09:22.928Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T16:09:23.198Z] ---> Running in f730217fa236 [2021-06-02T16:09:23.467Z] Removing intermediate container f730217fa236 [2021-06-02T16:09:23.467Z] ---> b12f4ec5425d [2021-06-02T16:09:23.467Z] [2021-06-02T16:09:24.059Z] Successfully built b12f4ec5425d [2021-06-02T16:09:24.059Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T16:09:24.345Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-02T16:09:24.335Z] $ docker stop --time=1 60f5ea7f08f46930fc9b1491b329502caf23476d7264bf5e43aee2dc6b4988b7 [2021-06-02T16:09:26.144Z] $ docker rm -f 60f5ea7f08f46930fc9b1491b329502caf23476d7264bf5e43aee2dc6b4988b7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T16:09:26.729Z] + docker images [2021-06-02T16:09:27.002Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T16:09:27.002Z] security-bootstrapper-arm64 latest b12f4ec5425d 3 seconds ago 17.2MB [2021-06-02T16:09:27.002Z] core-metadata-arm64 latest d6e3e50a0576 8 seconds ago 17.4MB [2021-06-02T16:09:27.002Z] core-command-arm64 latest 627a69ce52dc 9 seconds ago 16.1MB [2021-06-02T16:09:27.002Z] security-proxy-setup-arm64 latest ec2b59d9cae6 15 seconds ago 24MB [2021-06-02T16:09:27.002Z] 9c96581091c4 19 seconds ago 989MB [2021-06-02T16:09:27.002Z] 077cd145d488 21 seconds ago 981MB [2021-06-02T16:09:27.002Z] 9e4a1a8aab4c 33 seconds ago 978MB [2021-06-02T16:09:27.002Z] 79122272d307 37 seconds ago 974MB [2021-06-02T16:09:27.002Z] sys-mgmt-agent-arm64 latest ecacd7fd4c9a About a minute ago 299MB [2021-06-02T16:09:27.002Z] core-data-arm64 latest be05a0fb6513 2 minutes ago 20.4MB [2021-06-02T16:09:27.002Z] support-notifications-arm64 latest 8d76f7f81a60 3 minutes ago 16.8MB [2021-06-02T16:09:27.002Z] security-secretstore-setup-arm64 latest 10748801d6a7 3 minutes ago 24.4MB [2021-06-02T16:09:27.002Z] support-scheduler-arm64 latest d29eff98e6c0 3 minutes ago 16.1MB [2021-06-02T16:09:27.002Z] 8e8ec3f20406 3 minutes ago 990MB [2021-06-02T16:09:27.002Z] a2e5c4a0c210 3 minutes ago 979MB [2021-06-02T16:09:27.002Z] 09c89f717996 3 minutes ago 982MB [2021-06-02T16:09:27.002Z] d6b561ddcef8 3 minutes ago 981MB [2021-06-02T16:09:27.002Z] f0ffee3ceee9 3 minutes ago 978MB [2021-06-02T16:09:27.002Z] ci-base-image-arm64 latest 6e6d25f82ef8 15 minutes ago 641MB [2021-06-02T16:09:27.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T16:09:27.002Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-02T16:09:27.002Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T16:09:27.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:09:27.713Z] ---> job-cost.sh [2021-06-02T16:09:27.714Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pDC9 [2021-06-02T16:10:14.625Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T16:11:36.358Z] lf-activate-venv(): INFO: Adding /tmp/venv-pDC9/bin to PATH [2021-06-02T16:11:36.358Z] INFO: No Stack... [2021-06-02T16:11:37.329Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T16:11:37.918Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T16:11:38.253Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-06-02T16:11:38.253Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T16:11:38.311Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-3-stack-cost] [2021-06-02T16:11:38.322Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3525-3-stack-cost] did not exist. Created. [2021-06-02T16:11:38.322Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T16:11:38.668Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T16:11:38.946Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T16:11:38.957Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-06-02T16:11:40.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:11:40.845Z] ---> package-listing.sh [2021-06-02T16:11:40.845Z] ++ facter osfamily [2021-06-02T16:11:40.845Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T16:11:41.109Z] + OS_FAMILY=redhat [2021-06-02T16:11:41.109Z] + workspace=/w/workspace/edgex-go/3 [2021-06-02T16:11:41.109Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T16:11:41.109Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T16:11:41.109Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T16:11:41.109Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T16:11:41.109Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-02T16:11:41.109Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T16:11:41.109Z] + case "${OS_FAMILY}" in [2021-06-02T16:11:41.109Z] + rpm -qa [2021-06-02T16:11:41.109Z] + sort [2021-06-02T16:11:43.670Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T16:11:43.670Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T16:11:43.670Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T16:11:43.670Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-02T16:11:43.670Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-02T16:11:43.670Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-02T16:11:43.682Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T16:11:43.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:11:44.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:11:44.526Z] [2021-06-02T16:11:44.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:11:44.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:11:44.836Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T16:11:44.836Z] df20fa9351a1: Pulling fs layer [2021-06-02T16:11:44.836Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T16:11:44.836Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T16:11:44.836Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T16:11:44.836Z] 93b61091891f: Pulling fs layer [2021-06-02T16:11:44.836Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T16:11:44.836Z] 5e14af77c1be: Pulling fs layer [2021-06-02T16:11:44.836Z] 01666e4c0597: Pulling fs layer [2021-06-02T16:11:44.836Z] aa168da1d23b: Pulling fs layer [2021-06-02T16:11:44.836Z] 46f8f816bc3b: Waiting [2021-06-02T16:11:44.836Z] 93b61091891f: Waiting [2021-06-02T16:11:44.836Z] 93b9cdb0e59b: Waiting [2021-06-02T16:11:44.836Z] 5e14af77c1be: Waiting [2021-06-02T16:11:44.836Z] 01666e4c0597: Waiting [2021-06-02T16:11:44.836Z] aa168da1d23b: Waiting [2021-06-02T16:11:45.104Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T16:11:45.104Z] 36b3adc4ff6f: Download complete [2021-06-02T16:11:45.104Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T16:11:45.104Z] 46f8f816bc3b: Download complete [2021-06-02T16:11:45.104Z] df20fa9351a1: Verifying Checksum [2021-06-02T16:11:45.104Z] df20fa9351a1: Download complete [2021-06-02T16:11:45.104Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T16:11:45.104Z] 93b9cdb0e59b: Download complete [2021-06-02T16:11:45.104Z] 5e14af77c1be: Verifying Checksum [2021-06-02T16:11:45.104Z] 5e14af77c1be: Download complete [2021-06-02T16:11:45.104Z] 93b61091891f: Verifying Checksum [2021-06-02T16:11:45.104Z] 93b61091891f: Download complete [2021-06-02T16:11:45.104Z] 01666e4c0597: Verifying Checksum [2021-06-02T16:11:45.104Z] 01666e4c0597: Download complete [2021-06-02T16:11:45.104Z] df20fa9351a1: Pull complete [2021-06-02T16:11:45.363Z] 36b3adc4ff6f: Pull complete [2021-06-02T16:11:45.363Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T16:11:45.363Z] 8ad3a11d3b57: Download complete [2021-06-02T16:11:45.940Z] 8ad3a11d3b57: Pull complete [2021-06-02T16:11:45.940Z] 46f8f816bc3b: Pull complete [2021-06-02T16:11:46.222Z] 93b61091891f: Pull complete [2021-06-02T16:11:46.222Z] 93b9cdb0e59b: Pull complete [2021-06-02T16:11:46.222Z] 5e14af77c1be: Pull complete [2021-06-02T16:11:46.483Z] 01666e4c0597: Pull complete [2021-06-02T16:11:47.058Z] aa168da1d23b: Verifying Checksum [2021-06-02T16:11:47.058Z] aa168da1d23b: Download complete [2021-06-02T16:11:51.289Z] aa168da1d23b: Pull complete [2021-06-02T16:11:51.289Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T16:11:51.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:11:51.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T16:11:51.375Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-06-02T16:11:51.414Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T16:11:57.286Z] $ docker top b5522ad11ada9fd4f161bc4d0005273a800f02f22a2b368267c37ee34ab6760a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:11:57.669Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T16:11:57.962Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T16:11:58.294Z] + ls /var/log/sa-host [2021-06-02T16:11:58.294Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T16:11:58.294Z] file_magic: OK [2021-06-02T16:11:58.294Z] HZ: Using current value: 100 [2021-06-02T16:11:58.294Z] file_header: OK [2021-06-02T16:11:58.294Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-02T16:11:58.294Z] Statistics: [2021-06-02T16:11:58.294Z] 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... [2021-06-02T16:11:58.294Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T16:11:58.294Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T16:11:58.294Z] file_magic: OK [2021-06-02T16:11:58.294Z] HZ: Using current value: 100 [2021-06-02T16:11:58.294Z] file_header: OK [2021-06-02T16:11:58.294Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-02T16:11:58.294Z] Statistics: [2021-06-02T16:11:58.294Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T16:11:58.294Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T16:11:58.476Z] provisioning config files... [2021-06-02T16:11:58.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3352537475444090484tmp [Pipeline] { [Pipeline] echo [2021-06-02T16:11:58.512Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:11:58.809Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T16:11:58.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T16:11:58.842Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:11:59.138Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T16:11:59.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:11:59.446Z] ---> sudo-logs.sh [2021-06-02T16:11:59.446Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T16:11:59.518Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:11:59.822Z] ---> job-cost.sh [2021-06-02T16:11:59.822Z] lf-activate-venv: SKIPPING [2021-06-02T16:11:59.822Z] DEBUG: total: 0.18000000715255737 [2021-06-02T16:11:59.822Z] INFO: Retrieving Stack Cost... [2021-06-02T16:12:01.209Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T16:12:01.779Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T16:12:01.791Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:12:02.105Z] ---> logs-deploy.sh [2021-06-02T16:12:02.105Z] lf-activate-venv: SKIPPING [2021-06-02T16:12:02.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/3 [2021-06-02T16:12:02.105Z] INFO: archiving workspace using pattern(s): [2021-06-02T16:12:03.055Z] Archives upload complete. [2021-06-02T16:12:03.055Z] INFO: archiving logs to Nexus