Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 7e9ba5b981db46d7eaa29bdee31d80878b461756 rather than 991b0a68828e78963de8228bbbb3b9e9d74f633b Obtained Jenkinsfile from 7e9ba5b981db46d7eaa29bdee31d80878b461756 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-ssh5539352241251446010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2027422403784960364.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 9d0281235b943b7ad605f650702698f9078b2862 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-3464/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-3464/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2587739276960250983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh7586071201224454002.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-3464/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-3464/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1235763140250388879.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/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-312 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [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/6@tmp/jenkins-gitclient-ssh4628080145125125572.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh6507555879743123378.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b Merge succeeded, producing 9a9419d19c24b03084151599a0bac57eaaf4d808 Checking out Revision 9a9419d19c24b03084151599a0bac57eaaf4d808 (PR-3464) > git config core.sparsecheckout # timeout=10 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # 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/6@tmp/jenkins-gitclient-ssh2415116734798549462.key > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9419d19c24b03084151599a0bac57eaaf4d808 # timeout=10 Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" > git rev-list --no-walk 23fd3d12e5b3ce2966c506c974adae49f348e9c5 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T08:31:34.673Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T08:31:34.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T08:31:34.802Z] ========================================================= [2021-05-17T08:31:34.802Z] EdgeX Global Pipelines Version Info [2021-05-17T08:31:34.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:31:36.782Z] ------------------- [2021-05-17T08:31:36.782Z] stable info: [2021-05-17T08:31:36.782Z] ------------------- [2021-05-17T08:31:36.782Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T08:31:36.782Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T08:31:36.782Z] Message: update stable to v1.0.192 [2021-05-17T08:31:41.022Z] ------------------- [2021-05-17T08:31:41.022Z] experimental info: [2021-05-17T08:31:41.022Z] ------------------- [2021-05-17T08:31:41.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T08:31:41.022Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T08:31:41.022Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T08:31:41.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-17T08:31:41.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-17T08:31:41.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T08:31:41.217Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T08:31:41.239Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T08:31:41.261Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T08:31:41.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T08:31:41.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-17T08:31:41.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-17T08:31:41.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-17T08:31:41.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T08:31:41.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T08:31:41.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T08:31:41.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T08:31:41.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T08:31:41.482Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T08:31:41.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T08:31:41.548Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T08:31:41.569Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T08:31:41.591Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-17T08:31:41.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T08:31:41.637Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T08:31:41.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3464 [Pipeline] echo [2021-05-17T08:31:41.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3464 [Pipeline] echo [2021-05-17T08:31:41.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3464 [Pipeline] echo [2021-05-17T08:31:41.735Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a9419d19c24b03084151599a0bac57eaaf4d808 [Pipeline] echo [2021-05-17T08:31:41.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a9419d [Pipeline] echo [2021-05-17T08:31:41.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T08:31:41.858Z] provisioning config files... [2021-05-17T08:31:41.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4381676367541096417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:31:42.203Z] ---> docker-login.sh [2021-05-17T08:31:42.203Z] nexus3.edgexfoundry.org:10001 [2021-05-17T08:31:42.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:42.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:42.731Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:42.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:42.731Z] [2021-05-17T08:31:42.731Z] Login Succeeded [2021-05-17T08:31:42.731Z] nexus3.edgexfoundry.org:10002 [2021-05-17T08:31:42.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:42.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:42.996Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:42.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:42.996Z] [2021-05-17T08:31:42.996Z] Login Succeeded [2021-05-17T08:31:42.996Z] nexus3.edgexfoundry.org:10003 [2021-05-17T08:31:42.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:42.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:42.996Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:42.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:42.996Z] [2021-05-17T08:31:42.996Z] Login Succeeded [2021-05-17T08:31:42.996Z] nexus3.edgexfoundry.org:10004 [2021-05-17T08:31:43.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:43.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:43.264Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:43.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:43.264Z] [2021-05-17T08:31:43.264Z] Login Succeeded [2021-05-17T08:31:43.264Z] docker.io [2021-05-17T08:31:43.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:43.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:43.790Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:43.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:43.790Z] [2021-05-17T08:31:43.790Z] Login Succeeded [2021-05-17T08:31:43.790Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T08:31:43.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T08:31:44.143Z] ++ 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-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/core-command/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/core-data/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-17T08:31:44.143Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:44.143Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-17T08:31:44.143Z] ++ cut -d/ -f2 [2021-05-17T08:31:44.143Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-17T08:31:44.196Z] 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-05-17T08:31:44.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:31:44.955Z] [2021-05-17T08:31:44.955Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:31:45.290Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:31:45.290Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T08:31:45.290Z] 31603596830f: Pulling fs layer [2021-05-17T08:31:45.290Z] 54011a49482f: Pulling fs layer [2021-05-17T08:31:45.290Z] a6820b24f6d8: Pulling fs layer [2021-05-17T08:31:45.290Z] f581987b2513: Pulling fs layer [2021-05-17T08:31:45.290Z] f581987b2513: Waiting [2021-05-17T08:31:45.290Z] 54011a49482f: Verifying Checksum [2021-05-17T08:31:45.290Z] 54011a49482f: Download complete [2021-05-17T08:31:45.573Z] 31603596830f: Verifying Checksum [2021-05-17T08:31:45.573Z] 31603596830f: Download complete [2021-05-17T08:31:45.844Z] f581987b2513: Verifying Checksum [2021-05-17T08:31:45.844Z] f581987b2513: Download complete [2021-05-17T08:31:45.844Z] a6820b24f6d8: Verifying Checksum [2021-05-17T08:31:45.844Z] a6820b24f6d8: Download complete [2021-05-17T08:31:46.109Z] 31603596830f: Pull complete [2021-05-17T08:31:46.375Z] 54011a49482f: Pull complete [2021-05-17T08:31:47.343Z] a6820b24f6d8: Pull complete [2021-05-17T08:31:47.609Z] f581987b2513: Pull complete [2021-05-17T08:31:47.609Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T08:31:47.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:31:47.609Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T08:31:47.722Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2021-05-17T08:31:47.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T08:31:50.482Z] $ docker top 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T08:31:50.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T08:31:50.748Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T08:31:51.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T08:31:51.017Z] $ docker exec 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a ssh-agent [2021-05-17T08:31:51.208Z] SSH_AUTH_SOCK=/tmp/ssh-OSLj6HmHE1fg/agent.12 [2021-05-17T08:31:51.208Z] SSH_AGENT_PID=17 [2021-05-17T08:31:51.225Z] Running ssh-add (command line suppressed) [2021-05-17T08:31:51.373Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6700421744593912100.key (/w/workspace/edgex-go/6@tmp/private_key_6700421744593912100.key) [2021-05-17T08:31:51.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T08:31:51.762Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T08:31:51.785Z] $ docker exec --env ******** --env ******** 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a ssh-agent -k [2021-05-17T08:31:51.932Z] unset SSH_AUTH_SOCK; [2021-05-17T08:31:51.933Z] unset SSH_AGENT_PID; [2021-05-17T08:31:51.933Z] echo Agent pid 17 killed; [2021-05-17T08:31:51.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T08:31:52.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T08:31:52.022Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T08:31:52.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T08:31:52.239Z] $ docker exec 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a ssh-agent [2021-05-17T08:31:52.457Z] SSH_AUTH_SOCK=/tmp/ssh-68d8nUJBfXv2/agent.46 [2021-05-17T08:31:52.457Z] SSH_AGENT_PID=51 [2021-05-17T08:31:52.465Z] Running ssh-add (command line suppressed) [2021-05-17T08:31:52.628Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4287853618342006335.key (/w/workspace/edgex-go/6@tmp/private_key_4287853618342006335.key) [2021-05-17T08:31:52.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T08:31:52.996Z] + git semver init [2021-05-17T08:31:52.996Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T08:31:52.996Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-05-17T08:31:52.996Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-05-17T08:31:52.996Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T08:31:52.996Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T08:31:52.996Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T08:31:52.996Z] # $SEMVER_BRANCH = PR-3464 [2021-05-17T08:31:52.996Z] # $SEMVER_TEMP = /tmp/semver-092369382 [2021-05-17T08:31:52.996Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-17T08:32:19.661Z] # '/tmp/semver-092369382' -> '/w/workspace/edgex-go/6/.semver' [2021-05-17T08:32:19.930Z] # -> Force: false [2021-05-17T08:32:19.930Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-05-17T08:32:19.951Z] $ docker exec --env ******** --env ******** 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a ssh-agent -k [2021-05-17T08:32:20.274Z] unset SSH_AUTH_SOCK; [2021-05-17T08:32:20.274Z] unset SSH_AGENT_PID; [2021-05-17T08:32:20.274Z] echo Agent pid 51 killed; [2021-05-17T08:32:20.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T08:32:20.733Z] + git semver [Pipeline] } [2021-05-17T08:32:20.754Z] $ docker stop --time=1 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a [2021-05-17T08:32:22.440Z] $ docker rm -f 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:32:22.925Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T08:32:23.437Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T08:32:23.441Z] [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-05-17T08:32:24.057Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:32:24.364Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:32:24.672Z] + sudo service docker restart [2021-05-17T08:32:24.672Z] + true [2021-05-17T08:32:24.672Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-17T08:32:25.267Z] ========================================================= [2021-05-17T08:32:25.267Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T08:32:25.267Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:32:25.587Z] + 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-05-17T08:32:28.921Z] Sending build context to Docker daemon 330.5MB [2021-05-17T08:32:28.921Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T08:32:28.921Z] Step 2/6 : FROM ${BASE} [2021-05-17T08:32:29.201Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T08:32:29.201Z] 540db60ca938: Pulling fs layer [2021-05-17T08:32:29.201Z] adcc1eea9eea: Pulling fs layer [2021-05-17T08:32:29.201Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T08:32:29.201Z] 0510c868ecb4: Pulling fs layer [2021-05-17T08:32:29.201Z] afea3b2eda06: Pulling fs layer [2021-05-17T08:32:29.201Z] 7809a108b3ef: Pulling fs layer [2021-05-17T08:32:29.201Z] f706445af74f: Pulling fs layer [2021-05-17T08:32:29.201Z] afea3b2eda06: Waiting [2021-05-17T08:32:29.201Z] 7809a108b3ef: Waiting [2021-05-17T08:32:29.201Z] f706445af74f: Waiting [2021-05-17T08:32:29.201Z] 0510c868ecb4: Waiting [2021-05-17T08:32:29.201Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T08:32:29.201Z] 4c4ab2625f07: Download complete [2021-05-17T08:32:29.201Z] adcc1eea9eea: Verifying Checksum [2021-05-17T08:32:29.201Z] adcc1eea9eea: Download complete [2021-05-17T08:32:29.201Z] afea3b2eda06: Verifying Checksum [2021-05-17T08:32:29.201Z] afea3b2eda06: Download complete [2021-05-17T08:32:29.201Z] 540db60ca938: Verifying Checksum [2021-05-17T08:32:29.201Z] 540db60ca938: Download complete [2021-05-17T08:32:29.201Z] 7809a108b3ef: Verifying Checksum [2021-05-17T08:32:29.201Z] 7809a108b3ef: Download complete [2021-05-17T08:32:29.779Z] 540db60ca938: Pull complete [2021-05-17T08:32:29.779Z] adcc1eea9eea: Pull complete [2021-05-17T08:32:30.045Z] 4c4ab2625f07: Pull complete [2021-05-17T08:32:31.016Z] f706445af74f: Verifying Checksum [2021-05-17T08:32:31.016Z] f706445af74f: Download complete [2021-05-17T08:32:31.596Z] 0510c868ecb4: Verifying Checksum [2021-05-17T08:32:31.596Z] 0510c868ecb4: Download complete [2021-05-17T08:32:38.265Z] 0510c868ecb4: Pull complete [2021-05-17T08:32:38.266Z] afea3b2eda06: Pull complete [2021-05-17T08:32:38.266Z] 7809a108b3ef: Pull complete [2021-05-17T08:32:38.659Z] Still waiting to schedule task [2021-05-17T08:32:38.659Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-17T08:32:42.588Z] f706445af74f: Pull complete [2021-05-17T08:32:42.588Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T08:32:42.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T08:32:42.588Z] ---> b068be0155e3 [2021-05-17T08:32:42.588Z] 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-05-17T08:32:43.180Z] ---> Running in cd1519b0e69c [2021-05-17T08:32:43.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:32:44.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:32:45.340Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T08:32:45.918Z] (2/12) Installing file (5.39-r0) [2021-05-17T08:32:45.918Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T08:32:45.918Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T08:32:50.151Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T08:32:50.151Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T08:32:50.151Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T08:32:50.151Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T08:32:50.151Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T08:32:50.151Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T08:32:50.151Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T08:32:50.151Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T08:32:50.414Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T08:32:50.414Z] OK: 219 MiB in 52 packages [2021-05-17T08:32:53.743Z] Removing intermediate container cd1519b0e69c [2021-05-17T08:32:53.743Z] ---> 3f5a63a0d432 [2021-05-17T08:32:53.743Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T08:32:53.743Z] ---> Running in 68213c6e5100 [2021-05-17T08:32:54.009Z] Removing intermediate container 68213c6e5100 [2021-05-17T08:32:54.009Z] ---> 2556620fd645 [2021-05-17T08:32:54.009Z] Step 5/6 : COPY go.mod . [2021-05-17T08:32:54.274Z] ---> 3d6d83b6a1b5 [2021-05-17T08:32:54.274Z] Step 6/6 : RUN go mod download [2021-05-17T08:32:54.274Z] ---> Running in 5811ac5b16be [2021-05-17T08:33:20.937Z] Removing intermediate container 5811ac5b16be [2021-05-17T08:33:20.937Z] ---> 11e92e1e6294 [2021-05-17T08:33:20.937Z] Successfully built 11e92e1e6294 [2021-05-17T08:33:20.937Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:33:21.265Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T08:33:21.265Z] . [Pipeline] withDockerContainer [2021-05-17T08:33:21.383Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2021-05-17T08:33:21.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T08:33:22.434Z] $ docker top bb3fd5f10ebbbb2b7fb39a2cc62e55f95c834a48ca4b9457fad415b202e9932f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:33:22.919Z] + go version [2021-05-17T08:33:22.919Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T08:33:22.939Z] $ docker stop --time=1 bb3fd5f10ebbbb2b7fb39a2cc62e55f95c834a48ca4b9457fad415b202e9932f [2021-05-17T08:33:24.311Z] $ docker rm -f bb3fd5f10ebbbb2b7fb39a2cc62e55f95c834a48ca4b9457fad415b202e9932f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:33:24.938Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T08:33:24.938Z] . [Pipeline] withDockerContainer [2021-05-17T08:33:25.040Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2021-05-17T08:33:25.096Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T08:33:26.036Z] $ docker top e2b1be4ba42ba7567f7dc6f09b941283efaf492de46367e373d40ec626d81703 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T08:33:26.207Z] ========================================================= [2021-05-17T08:33:26.207Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T08:33:26.207Z] ========================================================= [Pipeline] sh [2021-05-17T08:33:26.510Z] + go mod tidy [Pipeline] sh [2021-05-17T08:33:28.247Z] + make test [2021-05-17T08:33:28.247Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T08:33:38.358Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T08:33:56.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T08:34:05.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T08:34:05.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T08:34:05.031Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T08:34:09.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T08:34:09.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T08:34:09.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T08:34:09.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T08:34:10.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T08:34:10.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T08:34:14.129Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T08:34:14.129Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T08:34:14.129Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T08:34:16.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.1% of statements [2021-05-17T08:34:16.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T08:34:16.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T08:34:16.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T08:34:16.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T08:34:16.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T08:34:16.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T08:34:16.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.089s coverage: 28.7% of statements [2021-05-17T08:34:16.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.115s coverage: 100.0% of statements [2021-05-17T08:34:17.511Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-316 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws [2021-05-17T08:34:17.529Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-05-17T08:34:17.747Z] The recommended git tool is: git [2021-05-17T08:34:19.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.251s coverage: 27.8% of statements [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T08:34:19.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.135s coverage: 81.2% of statements [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T08:34:19.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.097s coverage: 100.0% of statements [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T08:34:19.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T08:34:19.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T08:34:20.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.104s coverage: 71.3% of statements [2021-05-17T08:34:20.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T08:34:20.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T08:34:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.214s coverage: 87.7% of statements [2021-05-17T08:34:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T08:34:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:34:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.069s coverage: 78.9% of statements [2021-05-17T08:34:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T08:34:23.301Z] using credential edgex-jenkins-ssh [2021-05-17T08:34:23.330Z] Cloning the remote Git repository [2021-05-17T08:34:23.377Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:34:23.479Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-05-17T08:34:23.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:34:23.552Z] > git --version # timeout=10 [2021-05-17T08:34:23.568Z] > git --version # 'git version 2.17.1' [2021-05-17T08:34:23.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:34:23.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:34:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.432s coverage: 28.6% of statements [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T08:34:25.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.102s coverage: 100.0% of statements [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T08:34:25.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.093s coverage: 100.0% of statements [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T08:34:25.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.180s coverage: 86.7% of statements [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T08:34:25.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.260s coverage: 97.5% of statements [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T08:34:25.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.112s coverage: 78.3% of statements [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T08:34:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T08:34:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.373s coverage: 95.1% of statements [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T08:34:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T08:34:26.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T08:34:26.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T08:34:26.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T08:34:26.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T08:34:26.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2021-05-17T08:34:26.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T08:34:26.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T08:34:26.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.8% of statements [2021-05-17T08:34:26.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T08:34:26.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.062s coverage: 22.0% of statements [2021-05-17T08:34:26.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T08:34:26.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements [2021-05-17T08:34:27.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.092s coverage: 79.5% of statements [2021-05-17T08:34:27.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2021-05-17T08:34:27.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2021-05-17T08:34:27.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2021-05-17T08:34:39.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.092s coverage: 94.4% of statements [2021-05-17T08:34:39.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2021-05-17T08:34:44.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.551s coverage: 81.8% of statements [2021-05-17T08:34:44.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.158s coverage: 92.9% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 76.0% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.095s coverage: 87.2% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.236s coverage: 64.4% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 66.9% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 43.4% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.190s coverage: 47.1% of statements [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T08:34:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T08:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements [2021-05-17T08:34:50.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T08:34:50.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-05-17T08:34:50.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T08:34:50.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T08:34:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.080s coverage: 20.9% of statements [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T08:34:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.166s coverage: 91.9% of statements [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T08:34:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.755s coverage: 28.8% of statements [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T08:34:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T08:34:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.076s coverage: 100.0% of statements [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T08:34:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.070s coverage: 64.6% of statements [2021-05-17T08:34:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T08:34:53.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.153s coverage: 97.6% of statements [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T08:34:53.690Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T08:34:53.690Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T08:34:53.690Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T08:34:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T08:34:53.690Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-05-17T08:34:53.954Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.074s coverage: 28.1% of statements [2021-05-17T08:34:53.954Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T08:34:53.954Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.036s coverage: 85.7% of statements [2021-05-17T08:34:53.954Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T08:34:54.220Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-17T08:34:54.797Z] GO111MODULE=on go vet ./... [2021-05-17T08:35:34.376Z] gofmt -l . [2021-05-17T08:35:34.376Z] [ "`gofmt -l .`" = "" ] [2021-05-17T08:35:34.376Z] ./bin/test-go-mod-tidy.sh [2021-05-17T08:35:34.376Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T08:35:35.015Z] + ls -al . [2021-05-17T08:35:35.015Z] total 840 [2021-05-17T08:35:35.015Z] drwxrwxr-x 10 1001 1001 4096 May 17 08:35 . [2021-05-17T08:35:35.015Z] drwxr-xr-x 4 root root 28 May 17 08:33 .. [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 11 May 17 08:31 .dockerignore [2021-05-17T08:35:35.015Z] drwxrwxr-x 8 1001 1001 179 May 17 08:31 .git [2021-05-17T08:35:35.015Z] drwxrwxr-x 3 1001 1001 125 May 17 08:31 .github [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 818 May 17 08:31 .gitignore [2021-05-17T08:35:35.015Z] drwx------ 3 1001 1001 60 May 17 08:32 .semver [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 166 May 17 08:31 .sonarcloud.properties [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 8609 May 17 08:31 Attribution.txt [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 3804 May 17 08:31 CONTRIBUTING.md [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 931 May 17 08:31 Dockerfile.build [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 863 May 17 08:31 Jenkinsfile [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 10775 May 17 08:31 LICENSE [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 5594 May 17 08:31 Makefile [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 7978 May 17 08:31 README.md [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 6755 May 17 08:31 SECURITY.md [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 5 May 17 08:32 VERSION [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 4131 May 17 08:31 ZMQWindows.md [2021-05-17T08:35:35.015Z] drwxrwxr-x 2 1001 1001 117 May 17 08:31 bin [2021-05-17T08:35:35.015Z] drwxrwxr-x 14 1001 1001 4096 May 17 08:31 cmd [2021-05-17T08:35:35.015Z] -rw-r--r-- 1 root root 729630 May 17 08:34 coverage.out [2021-05-17T08:35:35.015Z] -rw-r--r-- 1 root root 1060 May 17 08:35 go.mod [2021-05-17T08:35:35.015Z] -rw-r--r-- 1 root root 22101 May 17 08:33 go.sum [2021-05-17T08:35:35.015Z] drwxrwxr-x 8 1001 1001 127 May 17 08:31 internal [2021-05-17T08:35:35.015Z] drwxrwxr-x 4 1001 1001 26 May 17 08:31 openapi [2021-05-17T08:35:35.015Z] drwxrwxr-x 4 1001 1001 71 May 17 08:31 snap [2021-05-17T08:35:35.015Z] -rw-rw-r-- 1 1001 1001 168 May 17 08:31 version.go [Pipeline] sh [2021-05-17T08:35:35.322Z] + '[' -e coverage.out ] [2021-05-17T08:35:35.322Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T08:35:35.552Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T08:35:35.856Z] + make build [2021-05-17T08:35:35.856Z] 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-05-17T08:35:39.224Z] 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-05-17T08:35:49.371Z] 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-05-17T08:35:50.324Z] 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-05-17T08:35:52.265Z] 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-05-17T08:35:52.529Z] 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-05-17T08:35:53.928Z] 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-05-17T08:35:55.868Z] 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-05-17T08:35:56.822Z] 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-05-17T08:35:57.808Z] 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-05-17T08:35:59.209Z] 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-05-17T08:36:00.612Z] 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-05-17T08:36:03.217Z] $ docker stop --time=1 e2b1be4ba42ba7567f7dc6f09b941283efaf492de46367e373d40ec626d81703 [2021-05-17T08:36:05.001Z] $ docker rm -f e2b1be4ba42ba7567f7dc6f09b941283efaf492de46367e373d40ec626d81703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:36:08.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:36:08.620Z] [2021-05-17T08:36:08.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:36:08.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:36:08.944Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-17T08:36:08.944Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-17T08:36:08.944Z] ca9280d653b3: Pulling fs layer [2021-05-17T08:36:08.944Z] 7e9c9ca2126c: Pulling fs layer [2021-05-17T08:36:09.215Z] cbdbe7a5bc2a: Download complete [2021-05-17T08:36:09.486Z] cbdbe7a5bc2a: Pull complete [2021-05-17T08:36:09.754Z] ca9280d653b3: Verifying Checksum [2021-05-17T08:36:09.754Z] ca9280d653b3: Download complete [2021-05-17T08:36:11.166Z] 7e9c9ca2126c: Verifying Checksum [2021-05-17T08:36:11.166Z] 7e9c9ca2126c: Download complete [2021-05-17T08:36:11.166Z] ca9280d653b3: Pull complete [2021-05-17T08:36:17.809Z] 7e9c9ca2126c: Pull complete [2021-05-17T08:36:17.809Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-17T08:36:17.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:36:17.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-17T08:36:18.000Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2021-05-17T08:36:18.055Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-17T08:36:21.380Z] $ docker top cd029d361da7d5c0d7279757300626870aa053b46cd3ec3bda7129aa5e6c31a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:36:21.850Z] + docker-compose build --help [2021-05-17T08:36:21.850Z] + grep parallel [2021-05-17T08:36:22.800Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T08:36:23.081Z] $ docker stop --time=1 cd029d361da7d5c0d7279757300626870aa053b46cd3ec3bda7129aa5e6c31a9 [2021-05-17T08:36:24.455Z] $ docker rm -f cd029d361da7d5c0d7279757300626870aa053b46cd3ec3bda7129aa5e6c31a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:36:24.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:36:24.934Z] . [Pipeline] withDockerContainer [2021-05-17T08:36:25.042Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2021-05-17T08:36:25.095Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-17T08:36:25.785Z] $ docker top 92943dd32627f3e6f9dde06d4f05c382014d2768c58ecc9bce160dcb146a8e0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:36:26.215Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T08:36:27.618Z] Building core-command ... [2021-05-17T08:36:27.619Z] Building core-data ... [2021-05-17T08:36:27.619Z] Building core-metadata ... [2021-05-17T08:36:27.619Z] Building security-bootstrapper ... [2021-05-17T08:36:27.619Z] Building security-proxy-setup ... [2021-05-17T08:36:27.619Z] Building security-secretstore-setup ... [2021-05-17T08:36:27.619Z] Building support-notifications ... [2021-05-17T08:36:27.619Z] Building support-scheduler ... [2021-05-17T08:36:27.619Z] Building sys-mgmt-agent ... [2021-05-17T08:36:27.619Z] Building support-notifications [2021-05-17T08:36:27.619Z] Building sys-mgmt-agent [2021-05-17T08:36:27.619Z] Building security-proxy-setup [2021-05-17T08:36:27.619Z] Building security-secretstore-setup [2021-05-17T08:36:27.619Z] Building core-command [2021-05-17T08:36:39.601Z] Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b [2021-05-17T08:36:40.368Z] Merge succeeded, producing e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:36:40.369Z] Checking out Revision e690849ecb839c0646a845ae3c15bd9668574270 (PR-3464) [2021-05-17T08:36:38.640Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:36:38.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:36:38.692Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:36:38.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:36:38.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:36:38.745Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T08:36:39.619Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:36:39.635Z] > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 [2021-05-17T08:36:39.982Z] > git remote # timeout=10 [2021-05-17T08:36:40.002Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T08:36:40.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:36:40.029Z] > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 [2021-05-17T08:36:40.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T08:36:40.372Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:36:40.402Z] > git checkout -f e690849ecb839c0646a845ae3c15bd9668574270 # timeout=10 [2021-05-17T08:36:44.751Z] Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" [2021-05-17T08:36:44.776Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T08:36:46.423Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:36:46.870Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:36:47.214Z] + sudo service docker restart [2021-05-17T08:36:47.214Z] + true [2021-05-17T08:36:44.756Z] > git rev-list --no-walk 23fd3d12e5b3ce2966c506c974adae49f348e9c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T08:36:49.238Z] provisioning config files... [2021-05-17T08:36:49.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4745301773942823721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:36:49.632Z] ---> docker-login.sh [2021-05-17T08:36:49.632Z] nexus3.edgexfoundry.org:10001 [2021-05-17T08:36:50.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:36:50.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:36:50.904Z] Configure a credential helper to remove this warning. See [2021-05-17T08:36:50.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:36:50.904Z] [2021-05-17T08:36:50.904Z] Login Succeeded [2021-05-17T08:36:50.904Z] nexus3.edgexfoundry.org:10002 [2021-05-17T08:36:51.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:36:51.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:36:51.501Z] Configure a credential helper to remove this warning. See [2021-05-17T08:36:51.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:36:51.501Z] [2021-05-17T08:36:51.501Z] Login Succeeded [2021-05-17T08:36:51.501Z] nexus3.edgexfoundry.org:10003 [2021-05-17T08:36:51.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:36:52.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:36:52.050Z] Configure a credential helper to remove this warning. See [2021-05-17T08:36:52.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:36:52.050Z] [2021-05-17T08:36:52.050Z] Login Succeeded [2021-05-17T08:36:52.050Z] nexus3.edgexfoundry.org:10004 [2021-05-17T08:36:52.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:36:52.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:36:52.606Z] Configure a credential helper to remove this warning. See [2021-05-17T08:36:52.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:36:52.606Z] [2021-05-17T08:36:52.606Z] Login Succeeded [2021-05-17T08:36:52.606Z] docker.io [2021-05-17T08:36:53.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:36:53.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:36:53.476Z] Configure a credential helper to remove this warning. See [2021-05-17T08:36:53.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:36:53.476Z] [2021-05-17T08:36:53.476Z] Login Succeeded [2021-05-17T08:36:53.476Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T08:36:53.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T08:36:53.805Z] ========================================================= [2021-05-17T08:36:53.805Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T08:36:53.805Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:36:54.159Z] + 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-05-17T08:36:56.842Z] Sending build context to Docker daemon 167.9MB [2021-05-17T08:36:56.842Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T08:36:56.842Z] Step 2/6 : FROM ${BASE} [2021-05-17T08:36:56.842Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T08:36:56.842Z] 595b0fe564bb: Pulling fs layer [2021-05-17T08:36:56.842Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T08:36:56.842Z] 316046926c0a: Pulling fs layer [2021-05-17T08:36:56.842Z] 4ebd0625c992: Pulling fs layer [2021-05-17T08:36:56.842Z] 207e8628e3a3: Pulling fs layer [2021-05-17T08:36:56.842Z] c791037a9be2: Pulling fs layer [2021-05-17T08:36:56.842Z] ffd874e62e21: Pulling fs layer [2021-05-17T08:36:56.842Z] c791037a9be2: Waiting [2021-05-17T08:36:56.842Z] ffd874e62e21: Waiting [2021-05-17T08:36:56.842Z] 4ebd0625c992: Waiting [2021-05-17T08:36:56.842Z] 207e8628e3a3: Waiting [2021-05-17T08:36:56.842Z] 316046926c0a: Download complete [2021-05-17T08:36:56.842Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T08:36:56.842Z] 7186ed65a4f7: Download complete [2021-05-17T08:36:56.842Z] 207e8628e3a3: Verifying Checksum [2021-05-17T08:36:56.842Z] 207e8628e3a3: Download complete [2021-05-17T08:36:56.842Z] c791037a9be2: Download complete [2021-05-17T08:36:56.842Z] 595b0fe564bb: Verifying Checksum [2021-05-17T08:36:57.445Z] 595b0fe564bb: Pull complete [2021-05-17T08:36:58.048Z] 7186ed65a4f7: Pull complete [2021-05-17T08:36:58.321Z] 316046926c0a: Pull complete [2021-05-17T08:36:59.767Z] ffd874e62e21: Download complete [2021-05-17T08:37:01.750Z] 4ebd0625c992: Verifying Checksum [2021-05-17T08:37:01.750Z] 4ebd0625c992: Download complete [2021-05-17T08:37:06.632Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:37:06.632Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:37:06.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:37:06.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:37:06.632Z] ---> 11e92e1e6294 [2021-05-17T08:37:06.632Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:37:06.632Z] ---> 11e92e1e6294 [2021-05-17T08:37:06.632Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T08:37:06.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:37:06.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:37:06.632Z] ---> 11e92e1e6294 [2021-05-17T08:37:06.632Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:37:06.632Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:37:06.632Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:37:06.632Z] ---> 11e92e1e6294 [2021-05-17T08:37:06.632Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T08:37:06.632Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:37:06.632Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:37:06.632Z] ---> 11e92e1e6294 [2021-05-17T08:37:06.632Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:37:06.632Z] ---> Running in d137469b0ff1 [2021-05-17T08:37:06.632Z] ---> Running in acdfb34863b4 [2021-05-17T08:37:06.632Z] ---> Running in 20c42d49e383 [2021-05-17T08:37:06.632Z] ---> Running in dfaccdb967e6 [2021-05-17T08:37:06.632Z] ---> Running in eaff6dd45664 [2021-05-17T08:37:06.632Z] Removing intermediate container 20c42d49e383 [2021-05-17T08:37:06.632Z] ---> 6ce197fecd77 [2021-05-17T08:37:06.632Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:37:06.632Z] Removing intermediate container acdfb34863b4 [2021-05-17T08:37:06.632Z] ---> 801b55527d3a [2021-05-17T08:37:06.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:37:06.632Z] Removing intermediate container d137469b0ff1 [2021-05-17T08:37:06.632Z] ---> 5aefabfbd2b8 [2021-05-17T08:37:06.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:37:06.632Z] Removing intermediate container eaff6dd45664 [2021-05-17T08:37:06.632Z] ---> 2306a07ce875 [2021-05-17T08:37:06.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:37:06.632Z] Removing intermediate container dfaccdb967e6 [2021-05-17T08:37:06.632Z] ---> cc17437040aa [2021-05-17T08:37:06.632Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:37:06.632Z] ---> Running in 1ed40791c299 [2021-05-17T08:37:06.632Z] ---> Running in 52f0e9324b54 [2021-05-17T08:37:06.632Z] ---> Running in 315758e0dd36 [2021-05-17T08:37:06.632Z] ---> Running in 29b88190d1eb [2021-05-17T08:37:06.632Z] ---> Running in b777b4f67057 [2021-05-17T08:37:07.636Z] Removing intermediate container 315758e0dd36 [2021-05-17T08:37:07.636Z] ---> a5e3f81afe8a [2021-05-17T08:37:07.636Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T08:37:07.636Z] Removing intermediate container 29b88190d1eb [2021-05-17T08:37:07.636Z] ---> 6ec303727798 [2021-05-17T08:37:07.636Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:37:07.914Z] Removing intermediate container 52f0e9324b54 [2021-05-17T08:37:07.914Z] ---> 79a9904220ed [2021-05-17T08:37:07.914Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T08:37:07.914Z] ---> Running in 18319cd83cbe [2021-05-17T08:37:07.914Z] ---> Running in c8f97a757a52 [2021-05-17T08:37:08.194Z] ---> Running in d4d79d3f56a6 [2021-05-17T08:37:08.194Z] Removing intermediate container 1ed40791c299 [2021-05-17T08:37:08.194Z] ---> 77e19b6b47b3 [2021-05-17T08:37:08.194Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T08:37:08.194Z] Removing intermediate container b777b4f67057 [2021-05-17T08:37:08.194Z] ---> 96b6df95927c [2021-05-17T08:37:08.194Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T08:37:08.194Z] ---> Running in ab0938ef762c [2021-05-17T08:37:08.465Z] ---> Running in ff16ad87791d [2021-05-17T08:37:09.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:09.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:09.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:09.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:09.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:10.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:10.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:10.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:10.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:10.813Z] OK: 219 MiB in 52 packages [2021-05-17T08:37:10.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:37:11.415Z] OK: 219 MiB in 52 packages [2021-05-17T08:37:11.415Z] Removing intermediate container c8f97a757a52 [2021-05-17T08:37:11.415Z] ---> 9a5f96e81044 [2021-05-17T08:37:11.415Z] Step 6/24 : COPY go.mod . [2021-05-17T08:37:11.679Z] ---> 22dc9728aedf [2021-05-17T08:37:11.679Z] Step 7/24 : RUN go mod download [2021-05-17T08:37:11.914Z] 4ebd0625c992: Pull complete [2021-05-17T08:37:11.953Z] ---> Running in 41f582ba5788 [2021-05-17T08:37:11.953Z] Removing intermediate container ab0938ef762c [2021-05-17T08:37:11.953Z] ---> 8ba7da675556 [2021-05-17T08:37:11.953Z] Step 6/22 : COPY go.mod . [2021-05-17T08:37:12.218Z] ---> 03fbc8f47c89 [2021-05-17T08:37:12.218Z] Step 7/22 : RUN go mod download [2021-05-17T08:37:12.218Z] ---> Running in abe5072a988f [2021-05-17T08:37:12.482Z] OK: 219 MiB in 52 packages [2021-05-17T08:37:12.507Z] 207e8628e3a3: Pull complete [2021-05-17T08:37:12.507Z] c791037a9be2: Pull complete [2021-05-17T08:37:13.060Z] OK: 219 MiB in 52 packages [2021-05-17T08:37:13.060Z] Removing intermediate container 18319cd83cbe [2021-05-17T08:37:13.060Z] ---> 332ffa6925d4 [2021-05-17T08:37:13.060Z] Step 6/23 : COPY go.mod . [2021-05-17T08:37:13.644Z] OK: 219 MiB in 52 packages [2021-05-17T08:37:13.644Z] ---> 5e778041c3a3 [2021-05-17T08:37:13.644Z] Step 7/23 : RUN go mod download [2021-05-17T08:37:13.644Z] ---> Running in 6733c1a8f1e7 [2021-05-17T08:37:13.911Z] Removing intermediate container 41f582ba5788 [2021-05-17T08:37:13.911Z] ---> 38177fdf0547 [2021-05-17T08:37:13.911Z] Step 8/24 : COPY . . [2021-05-17T08:37:13.911Z] Removing intermediate container abe5072a988f [2021-05-17T08:37:13.911Z] ---> ff2cd9e4e8df [2021-05-17T08:37:13.911Z] Step 8/22 : COPY . . [2021-05-17T08:37:14.181Z] Removing intermediate container d4d79d3f56a6 [2021-05-17T08:37:14.181Z] ---> ce69dc418aa1 [2021-05-17T08:37:14.181Z] Step 6/24 : COPY go.mod . [2021-05-17T08:37:15.894Z] ffd874e62e21: Pull complete [2021-05-17T08:37:15.894Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T08:37:15.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T08:37:15.894Z] ---> cfc18b08335c [2021-05-17T08:37:15.894Z] 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-05-17T08:37:17.531Z] ---> 2c91e2e6b3e9 [2021-05-17T08:37:17.531Z] Step 7/24 : RUN go mod download [2021-05-17T08:37:17.531Z] Removing intermediate container ff16ad87791d [2021-05-17T08:37:17.531Z] ---> 321d561e0390 [2021-05-17T08:37:17.531Z] Step 6/26 : COPY go.mod . [2021-05-17T08:37:19.281Z] ---> Running in aaad540403d8 [2021-05-17T08:37:19.479Z] ---> Running in 0ab88c15a7a7 [2021-05-17T08:37:20.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:37:21.458Z] ---> 28ab46525d79 [2021-05-17T08:37:21.458Z] Step 7/26 : RUN go mod download [2021-05-17T08:37:21.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:37:22.039Z] Removing intermediate container 6733c1a8f1e7 [2021-05-17T08:37:22.039Z] ---> 60b8ba685510 [2021-05-17T08:37:22.039Z] Step 8/23 : COPY . . [2021-05-17T08:37:22.710Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T08:37:22.710Z] (2/12) Installing file (5.39-r0) [2021-05-17T08:37:22.710Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T08:37:22.986Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T08:37:23.991Z] ---> Running in ea87c3281aff [2021-05-17T08:37:28.413Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T08:37:28.413Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T08:37:28.413Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T08:37:28.413Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T08:37:28.413Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T08:37:28.413Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T08:37:28.689Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T08:37:28.689Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T08:37:28.689Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T08:37:28.689Z] OK: 218 MiB in 52 packages [2021-05-17T08:37:32.345Z] Removing intermediate container 0ab88c15a7a7 [2021-05-17T08:37:32.345Z] ---> 5b9454765ebc [2021-05-17T08:37:32.345Z] Step 8/24 : COPY . . [2021-05-17T08:37:32.997Z] Removing intermediate container aaad540403d8 [2021-05-17T08:37:32.997Z] ---> 4d24457cfc85 [2021-05-17T08:37:32.997Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T08:37:32.997Z] ---> Running in f23e9ed59557 [2021-05-17T08:37:33.589Z] Removing intermediate container f23e9ed59557 [2021-05-17T08:37:33.589Z] ---> 568e328d58af [2021-05-17T08:37:33.589Z] Step 5/6 : COPY go.mod . [2021-05-17T08:37:34.192Z] ---> fd4b28141436 [2021-05-17T08:37:34.192Z] Step 6/6 : RUN go mod download [2021-05-17T08:37:34.192Z] ---> Running in fe27a94d7894 [2021-05-17T08:37:40.547Z] Removing intermediate container ea87c3281aff [2021-05-17T08:37:40.548Z] ---> 447f0b796c4e [2021-05-17T08:37:40.548Z] Step 8/26 : COPY . . [2021-05-17T08:37:50.627Z] ---> 958542c4d41f [2021-05-17T08:37:50.627Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:37:50.913Z] ---> 88add226a9d6 [2021-05-17T08:37:50.913Z] Step 9/22 : RUN go mod tidy [2021-05-17T08:37:55.172Z] ---> Running in 9ff7699065ac [2021-05-17T08:37:56.152Z] ---> Running in 7f6ced0a192d [2021-05-17T08:37:56.739Z] ---> e67f88c40ec5 [2021-05-17T08:37:56.739Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:37:57.703Z] ---> Running in 14d05d62d990 [2021-05-17T08:38:01.004Z] Removing intermediate container fe27a94d7894 [2021-05-17T08:38:01.004Z] ---> 6e818243ce51 [2021-05-17T08:38:01.004Z] Successfully built 6e818243ce51 [2021-05-17T08:38:01.004Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:38:01.346Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T08:38:01.346Z] . [Pipeline] withDockerContainer [2021-05-17T08:38:01.583Z] prd-ubuntu18.04-docker-arm64-4c-16g-316 does not seem to be running inside a container [2021-05-17T08:38:01.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T08:38:03.101Z] ---> 01ae56f34dac [2021-05-17T08:38:03.101Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:38:03.198Z] $ docker top 6a40d1c59507158d63114cb51a5fac995697be992a163a92debc09183e624de9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:38:03.680Z] ---> Running in 703ad0d040b8 [2021-05-17T08:38:04.138Z] + go version [2021-05-17T08:38:04.138Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T08:38:04.157Z] $ docker stop --time=1 6a40d1c59507158d63114cb51a5fac995697be992a163a92debc09183e624de9 [2021-05-17T08:38:06.048Z] $ docker rm -f 6a40d1c59507158d63114cb51a5fac995697be992a163a92debc09183e624de9 [2021-05-17T08:38:06.246Z] Removing intermediate container 7f6ced0a192d [2021-05-17T08:38:06.246Z] ---> f7ea7e7d5304 [2021-05-17T08:38:06.246Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T08:38:06.246Z] Removing intermediate container 9ff7699065ac [2021-05-17T08:38:06.246Z] ---> fddd2065e633 [2021-05-17T08:38:06.246Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T08:38:06.246Z] ---> Running in 7a57998eb584 [2021-05-17T08:38:06.246Z] ---> Running in f26a609955e3 [2021-05-17T08:38:06.246Z] ---> 3bff7a2916fb [2021-05-17T08:38:06.246Z] Step 9/26 : RUN go mod tidy [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2021-05-17T08:38:06.516Z] Removing intermediate container 14d05d62d990 [2021-05-17T08:38:06.516Z] ---> 964b558751e7 [2021-05-17T08:38:06.516Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:38:06.862Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T08:38:06.862Z] . [Pipeline] withDockerContainer [2021-05-17T08:38:07.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-316 does not seem to be running inside a container [2021-05-17T08:38:07.198Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T08:38:07.485Z] ---> Running in f4a2df3da5b4 [2021-05-17T08:38:07.486Z] ---> Running in a8294d02819c [2021-05-17T08:38:08.103Z] 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-05-17T08:38:08.103Z] 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-05-17T08:38:08.370Z] Removing intermediate container 703ad0d040b8 [2021-05-17T08:38:08.370Z] ---> 1cfbaa659d4b [2021-05-17T08:38:08.370Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T08:38:08.370Z] ---> Running in 9aa67b9f2548 [2021-05-17T08:38:08.641Z] 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-05-17T08:38:08.659Z] $ docker top 4da16d833cb46f8a9c45c50d3b9ff32d14c7e89b01107c42e88c8691e4fe342a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T08:38:08.959Z] ========================================================= [2021-05-17T08:38:08.959Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T08:38:08.959Z] ========================================================= [Pipeline] sh [2021-05-17T08:38:09.237Z] 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-05-17T08:38:09.602Z] + go mod tidy [Pipeline] sh [2021-05-17T08:38:11.212Z] Removing intermediate container f4a2df3da5b4 [2021-05-17T08:38:11.212Z] ---> 6f98a4b988d6 [2021-05-17T08:38:11.212Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T08:38:11.263Z] + make test [2021-05-17T08:38:11.263Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T08:38:12.193Z] ---> Running in adf341f2cb50 [2021-05-17T08:38:13.614Z] 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-05-17T08:38:38.114Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T08:38:45.870Z] 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-05-17T08:38:47.863Z] 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-05-17T08:38:54.505Z] Removing intermediate container 9aa67b9f2548 [2021-05-17T08:38:54.505Z] ---> 466074e9ed3c [2021-05-17T08:38:54.505Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T08:38:54.505Z] Removing intermediate container 7a57998eb584 [2021-05-17T08:38:54.505Z] ---> ed1d917446bc [2021-05-17T08:38:54.505Z] [2021-05-17T08:38:54.505Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T08:38:54.505Z] 3.12: Pulling from library/alpine [2021-05-17T08:38:54.505Z] Removing intermediate container f26a609955e3 [2021-05-17T08:38:54.505Z] ---> 96b69eace0de [2021-05-17T08:38:54.505Z] [2021-05-17T08:38:54.505Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:38:54.505Z] 3.12: Pulling from library/alpine [2021-05-17T08:38:54.505Z] ---> Running in 5293428af7d3 [2021-05-17T08:38:54.505Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:38:54.505Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:38:54.505Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T08:38:54.505Z] ---> 13621d1b12d4 [2021-05-17T08:38:54.505Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T08:38:54.505Z] Status: Image is up to date for alpine:3.12 [2021-05-17T08:38:54.505Z] ---> 13621d1b12d4 [2021-05-17T08:38:54.505Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:38:55.470Z] 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-05-17T08:38:57.398Z] ---> Running in 42e9e616e8b3 [2021-05-17T08:38:57.398Z] ---> Running in 80604e395d67 [2021-05-17T08:38:57.676Z] Removing intermediate container adf341f2cb50 [2021-05-17T08:38:57.676Z] ---> 4f983e224789 [2021-05-17T08:38:57.676Z] [2021-05-17T08:38:57.676Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T08:38:57.676Z] ---> 13621d1b12d4 [2021-05-17T08:38:57.676Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T08:38:57.676Z] Removing intermediate container a8294d02819c [2021-05-17T08:38:57.676Z] ---> 324aef779527 [2021-05-17T08:38:57.676Z] [2021-05-17T08:38:57.676Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:38:57.676Z] ---> 13621d1b12d4 [2021-05-17T08:38:57.676Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T08:38:57.949Z] ---> Running in 2341e99c6221 [2021-05-17T08:38:57.949Z] ---> Running in 56b52c5cf250 [2021-05-17T08:38:58.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:38:58.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:38:58.489Z] Removing intermediate container 5293428af7d3 [2021-05-17T08:38:58.489Z] ---> d76643a36f9d [2021-05-17T08:38:58.489Z] [2021-05-17T08:38:58.489Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T08:38:58.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:38:58.489Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:38:58.489Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:38:58.489Z] OK: 6 MiB in 15 packages [2021-05-17T08:38:58.489Z] 20.10.0: Pulling from library/docker [2021-05-17T08:38:58.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:38:58.779Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T08:38:58.779Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:38:58.779Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T08:38:58.779Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T08:38:58.779Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:38:58.779Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:38:58.779Z] OK: 7 MiB in 18 packages [2021-05-17T08:38:59.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:38:59.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:38:59.319Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T08:38:59.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:38:59.907Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:38:59.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:38:59.907Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:38:59.907Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:38:59.907Z] OK: 6 MiB in 16 packages [2021-05-17T08:39:00.168Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T08:39:00.168Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:39:00.168Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T08:39:00.168Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T08:39:00.168Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:39:00.168Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T08:39:00.168Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:39:00.168Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:39:00.433Z] OK: 7 MiB in 20 packages [2021-05-17T08:39:01.394Z] Removing intermediate container 42e9e616e8b3 [2021-05-17T08:39:01.394Z] ---> bdc2441d6302 [2021-05-17T08:39:01.394Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:39:01.988Z] ---> Running in 00c610c2ba0c [2021-05-17T08:39:01.988Z] Removing intermediate container 80604e395d67 [2021-05-17T08:39:01.988Z] ---> 9dc003ad2573 [2021-05-17T08:39:01.988Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:39:02.948Z] ---> Running in ca1cba7ac338 [2021-05-17T08:39:04.372Z] Removing intermediate container 00c610c2ba0c [2021-05-17T08:39:04.372Z] ---> d08bff308701 [2021-05-17T08:39:04.372Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T08:39:04.372Z] Removing intermediate container 2341e99c6221 [2021-05-17T08:39:04.372Z] ---> fe2fdcff81ed [2021-05-17T08:39:04.372Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:39:04.372Z] Removing intermediate container 56b52c5cf250 [2021-05-17T08:39:04.372Z] ---> 561f8f496874 [2021-05-17T08:39:04.372Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:39:04.635Z] Removing intermediate container ca1cba7ac338 [2021-05-17T08:39:04.635Z] ---> 17d807fbf0b5 [2021-05-17T08:39:04.635Z] Step 14/22 : WORKDIR /edgex [2021-05-17T08:39:04.635Z] ---> Running in 140fc87c238d [2021-05-17T08:39:04.635Z] ---> Running in 7b3d8f30d77d [2021-05-17T08:39:04.635Z] ---> Running in baab029777f6 [2021-05-17T08:39:04.635Z] ---> Running in 898147ffe640 [2021-05-17T08:39:04.898Z] Removing intermediate container 140fc87c238d [2021-05-17T08:39:04.898Z] ---> d221e8cf7aaf [2021-05-17T08:39:04.898Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:39:04.898Z] Removing intermediate container 7b3d8f30d77d [2021-05-17T08:39:04.898Z] ---> 61ac9328a33d [2021-05-17T08:39:04.898Z] Step 14/26 : WORKDIR / [2021-05-17T08:39:05.162Z] Removing intermediate container baab029777f6 [2021-05-17T08:39:05.162Z] ---> 4ec03ba8108c [2021-05-17T08:39:05.162Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T08:39:05.431Z] Removing intermediate container 898147ffe640 [2021-05-17T08:39:05.431Z] ---> 227a863a85ed [2021-05-17T08:39:05.431Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T08:39:05.431Z] ---> Running in 881ac8bb1fc2 [2021-05-17T08:39:05.431Z] ---> Running in 5d73f5c763b1 [2021-05-17T08:39:05.431Z] ---> Running in 8c895e6b61d9 [2021-05-17T08:39:05.701Z] Removing intermediate container 881ac8bb1fc2 [2021-05-17T08:39:05.701Z] ---> 2c237a20a808 [2021-05-17T08:39:05.701Z] Step 16/24 : WORKDIR / [2021-05-17T08:39:05.701Z] ---> a819cfd17c36 [2021-05-17T08:39:05.701Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T08:39:05.975Z] Removing intermediate container 8c895e6b61d9 [2021-05-17T08:39:05.975Z] ---> 8c166140309d [2021-05-17T08:39:05.975Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:39:05.975Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T08:39:05.975Z] Removing intermediate container 5d73f5c763b1 [2021-05-17T08:39:05.975Z] ---> 7b76bb5b5bbd [2021-05-17T08:39:05.975Z] 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-05-17T08:39:05.975Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T08:39:05.975Z] ---> aefe523efa57 [2021-05-17T08:39:05.975Z] 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-05-17T08:39:05.975Z] ---> Running in b628fee15ce4 [2021-05-17T08:39:05.975Z] ---> Running in bc390c11b945 [2021-05-17T08:39:06.245Z] ---> Running in 17d90d1f7ef0 [2021-05-17T08:39:06.245Z] ---> 99847e76b6d8 [2021-05-17T08:39:06.245Z] 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-05-17T08:39:06.514Z] Removing intermediate container bc390c11b945 [2021-05-17T08:39:06.514Z] ---> 5f5a3b8468fd [2021-05-17T08:39:06.514Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:39:06.514Z] Removing intermediate container b628fee15ce4 [2021-05-17T08:39:06.514Z] ---> 977a4d2f9a6c [2021-05-17T08:39:06.514Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:39:06.514Z] ---> 68470e0bd046 [2021-05-17T08:39:06.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T08:39:06.514Z] Removing intermediate container 17d90d1f7ef0 [2021-05-17T08:39:06.514Z] ---> 3ba7a6fa17ea [2021-05-17T08:39:06.514Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T08:39:07.092Z] ---> 018baf2d23cb [2021-05-17T08:39:07.092Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T08:39:07.678Z] ---> Running in a293c22f58ae [2021-05-17T08:39:07.943Z] ---> bcab79079367 [2021-05-17T08:39:07.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T08:39:07.943Z] ---> 765f70277596 [2021-05-17T08:39:07.943Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T08:39:07.943Z] ---> 8b26dbd7601c [2021-05-17T08:39:07.943Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T08:39:08.219Z] ---> 87ba199914a7 [2021-05-17T08:39:08.219Z] 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-05-17T08:39:08.816Z] ---> Running in 294197d3fa28 [2021-05-17T08:39:08.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:08.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:08.816Z] ---> 747ac7ffaab2 [2021-05-17T08:39:08.816Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T08:39:08.816Z] ---> 608bca788ea8 [2021-05-17T08:39:08.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T08:39:09.091Z] Removing intermediate container 294197d3fa28 [2021-05-17T08:39:09.091Z] ---> 775f5a6d5007 [2021-05-17T08:39:09.091Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T08:39:09.091Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T08:39:09.091Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T08:39:09.091Z] Executing bash-5.0.17-r0.post-install [2021-05-17T08:39:09.091Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:39:09.091Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T08:39:09.091Z] ---> 0b5faa978888 [2021-05-17T08:39:09.091Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T08:39:09.091Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T08:39:09.091Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T08:39:09.091Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T08:39:09.091Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T08:39:09.091Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T08:39:09.091Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T08:39:09.091Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T08:39:09.091Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T08:39:09.091Z] ---> Running in 98fd1987d9ab [2021-05-17T08:39:09.091Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T08:39:11.021Z] ---> 0b13fa0575e8 [2021-05-17T08:39:11.021Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T08:39:13.004Z] ---> Running in d71ea953c6b6 [2021-05-17T08:39:13.269Z] ---> b049aaf1d62b [2021-05-17T08:39:13.269Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T08:39:13.269Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T08:39:13.269Z] ---> 9072dc0a0638 [2021-05-17T08:39:13.269Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T08:39:13.269Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T08:39:13.269Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T08:39:13.269Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T08:39:13.269Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T08:39:13.269Z] Removing intermediate container 98fd1987d9ab [2021-05-17T08:39:13.269Z] ---> 5b1dbfb19046 [2021-05-17T08:39:13.269Z] Step 20/22 : LABEL arch=x86_64 [2021-05-17T08:39:13.269Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T08:39:13.269Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T08:39:13.269Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T08:39:13.846Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T08:39:14.121Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T08:39:14.121Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T08:39:14.121Z] ---> Running in 15db7250223f [2021-05-17T08:39:14.121Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T08:39:14.383Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T08:39:14.383Z] ---> Running in 0d4000505912 [2021-05-17T08:39:14.383Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T08:39:14.383Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T08:39:14.383Z] Removing intermediate container d71ea953c6b6 [2021-05-17T08:39:14.383Z] ---> ad5537b140e1 [2021-05-17T08:39:14.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:39:14.646Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T08:39:14.646Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T08:39:14.646Z] ---> 447b1324848d [2021-05-17T08:39:14.646Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T08:39:14.646Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T08:39:14.909Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T08:39:14.909Z] ---> Running in beb6099967f0 [2021-05-17T08:39:14.909Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T08:39:14.909Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T08:39:14.909Z] Removing intermediate container 15db7250223f [2021-05-17T08:39:14.909Z] ---> f5a4046da44a [2021-05-17T08:39:14.909Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:39:14.909Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T08:39:14.909Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T08:39:15.492Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T08:39:15.492Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T08:39:15.492Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T08:39:15.492Z] Removing intermediate container 0d4000505912 [2021-05-17T08:39:15.492Z] ---> a78768db6300 [2021-05-17T08:39:15.492Z] Step 21/22 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:39:16.094Z] ---> fe4d5626bd95 [2021-05-17T08:39:16.094Z] 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-05-17T08:39:16.094Z] ---> Running in 70b4ab1e4709 [2021-05-17T08:39:16.094Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T08:39:16.094Z] OK: 72 MiB in 59 packages [2021-05-17T08:39:16.094Z] ---> Running in 41826425040a [2021-05-17T08:39:16.094Z] Removing intermediate container beb6099967f0 [2021-05-17T08:39:16.094Z] ---> 83cd19b16c1d [2021-05-17T08:39:16.094Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T08:39:16.094Z] ---> Running in 0c514ca950f8 [2021-05-17T08:39:16.358Z] ---> Running in 3481d0f99a7e [2021-05-17T08:39:16.358Z] Removing intermediate container 70b4ab1e4709 [2021-05-17T08:39:16.358Z] ---> 9f8a25714b03 [2021-05-17T08:39:16.358Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:39:16.627Z] Removing intermediate container 41826425040a [2021-05-17T08:39:16.627Z] ---> 3f2cfbbe61b3 [2021-05-17T08:39:16.627Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T08:39:16.627Z] ---> Running in dc3dcd7b9932 [2021-05-17T08:39:16.627Z] ---> Running in 933d93228763 [2021-05-17T08:39:16.904Z] Removing intermediate container 3481d0f99a7e [2021-05-17T08:39:16.904Z] ---> fb3194937ab5 [2021-05-17T08:39:16.904Z] Step 22/23 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:39:17.867Z] ---> Running in 2c07ab682e66 [2021-05-17T08:39:17.867Z] Removing intermediate container 933d93228763 [2021-05-17T08:39:17.867Z] ---> 27561c279ca8 [2021-05-17T08:39:17.867Z] [2021-05-17T08:39:17.867Z] Collecting docker-compose==1.23.2 [2021-05-17T08:39:17.867Z] Removing intermediate container dc3dcd7b9932 [2021-05-17T08:39:17.867Z] ---> 8a5f081e4300 [2021-05-17T08:39:17.867Z] Step 23/24 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:39:17.867Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T08:39:17.868Z] ---> Running in e0537c535426 [2021-05-17T08:39:18.132Z] Successfully built 27561c279ca8 [2021-05-17T08:39:18.399Z] Successfully tagged security-proxy-setup:latest [2021-05-17T08:39:18.399Z] Removing intermediate container 2c07ab682e66 [2021-05-17T08:39:18.399Z] ---> 072ffd7ae758 [2021-05-17T08:39:18.399Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:39:18.399Z] Building core-data [2021-05-17T08:39:18.399Z]  Building security-proxy-setup ... done Collecting PyYAML<4,>=3.10 [2021-05-17T08:39:18.399Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T08:39:18.399Z] Removing intermediate container e0537c535426 [2021-05-17T08:39:18.399Z] ---> 1c2c9d8b2c7b [2021-05-17T08:39:18.399Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:39:18.399Z] ---> Running in 8a18b9bbdf65 [2021-05-17T08:39:18.738Z] ---> Running in 3b8ae6a07f5f [2021-05-17T08:39:19.104Z] Removing intermediate container 0c514ca950f8 [2021-05-17T08:39:19.104Z] ---> d4f0fa598bb1 [2021-05-17T08:39:19.104Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T08:39:21.373Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T08:39:21.373Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T08:39:21.373Z] ---> Running in c298d7cc02eb [2021-05-17T08:39:21.373Z] Removing intermediate container 3b8ae6a07f5f [2021-05-17T08:39:21.373Z] ---> 040add670bf6 [2021-05-17T08:39:21.373Z] [2021-05-17T08:39:21.373Z] Removing intermediate container 8a18b9bbdf65 [2021-05-17T08:39:21.373Z] ---> 4823c66d5088 [2021-05-17T08:39:21.373Z] [2021-05-17T08:39:23.018Z] Successfully built 040add670bf6 [2021-05-17T08:39:23.018Z] Successfully tagged core-command:latest [2021-05-17T08:39:23.018Z]  Building core-command ... done Building security-bootstrapper [2021-05-17T08:39:23.018Z] Successfully built 4823c66d5088 [2021-05-17T08:39:23.018Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T08:39:23.282Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T08:39:23.870Z] Successfully tagged support-notifications:latest [2021-05-17T08:39:23.870Z] Building core-metadata [2021-05-17T08:39:24.465Z]  Building support-notifications ... done Removing intermediate container c298d7cc02eb [2021-05-17T08:39:24.465Z] ---> 4d543771f3c0 [2021-05-17T08:39:24.465Z] Step 24/26 : LABEL arch=x86_64 [2021-05-17T08:39:24.731Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T08:39:24.731Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T08:39:26.146Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T08:39:26.146Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T08:39:26.417Z] ---> Running in a12038204332 [2021-05-17T08:39:28.364Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T08:39:28.364Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T08:39:29.327Z] Removing intermediate container a12038204332 [2021-05-17T08:39:29.327Z] ---> edd9fb417e69 [2021-05-17T08:39:29.327Z] Step 25/26 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:39:29.595Z] ---> Running in 94d82efeeb17 [2021-05-17T08:39:30.179Z] Removing intermediate container 94d82efeeb17 [2021-05-17T08:39:30.179Z] ---> f2ccb3b7df73 [2021-05-17T08:39:30.179Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T08:39:30.179Z] 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-05-17T08:39:30.179Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T08:39:30.179Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T08:39:31.141Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T08:39:31.141Z] ---> Running in 8bae227ff593 [2021-05-17T08:39:31.404Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T08:39:32.377Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T08:39:32.377Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T08:39:32.377Z] Removing intermediate container 8bae227ff593 [2021-05-17T08:39:32.377Z] ---> 248da97a0cb4 [2021-05-17T08:39:32.377Z] [2021-05-17T08:39:32.377Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T08:39:32.377Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T08:39:32.648Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T08:39:32.648Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T08:39:32.912Z] Successfully built 248da97a0cb4 [2021-05-17T08:39:33.190Z] Successfully tagged security-secretstore-setup:latest [2021-05-17T08:39:33.190Z] Building support-scheduler [2021-05-17T08:39:33.190Z]  Building security-secretstore-setup ... done Collecting idna<2.8,>=2.5 [2021-05-17T08:39:33.459Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T08:39:33.726Z] 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-05-17T08:39:33.726Z] 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-05-17T08:39:33.726Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T08:39:33.726Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T08:39:33.726Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T08:39:33.726Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T08:39:34.013Z] Installing collected packages: PyYAML, dockerpty, cached-property, docker-pycreds, urllib3, idna, requests, websocket-client, docker, docopt, texttable, jsonschema, docker-compose [2021-05-17T08:39:34.013Z] Running setup.py install for PyYAML: started [2021-05-17T08:39:37.404Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T08:39:37.404Z] Running setup.py install for dockerpty: started [2021-05-17T08:39:38.380Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T08:39:38.983Z] Attempting uninstall: urllib3 [2021-05-17T08:39:38.983Z] Found existing installation: urllib3 1.25.9 [2021-05-17T08:39:38.983Z] Uninstalling urllib3-1.25.9: [2021-05-17T08:39:39.268Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T08:39:41.899Z] Attempting uninstall: idna [2021-05-17T08:39:41.899Z] Found existing installation: idna 2.9 [2021-05-17T08:39:41.899Z] Uninstalling idna-2.9: [2021-05-17T08:39:41.899Z] Successfully uninstalled idna-2.9 [2021-05-17T08:39:42.522Z] Attempting uninstall: requests [2021-05-17T08:39:42.522Z] Found existing installation: requests 2.23.0 [2021-05-17T08:39:42.522Z] Uninstalling requests-2.23.0: [2021-05-17T08:39:42.522Z] Successfully uninstalled requests-2.23.0 [2021-05-17T08:39:45.930Z] Running setup.py install for docopt: started [2021-05-17T08:39:46.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T08:39:46.258Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:46.258Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:46.258Z] ---> 11e92e1e6294 [2021-05-17T08:39:46.258Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:39:46.258Z] ---> Using cache [2021-05-17T08:39:46.258Z] ---> cc17437040aa [2021-05-17T08:39:46.258Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:46.258Z] ---> Using cache [2021-05-17T08:39:46.258Z] ---> 96b6df95927c [2021-05-17T08:39:46.258Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T08:39:47.715Z] ---> Running in 65d7913d7c1a [2021-05-17T08:39:47.715Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T08:39:47.715Z] Running setup.py install for texttable: started [2021-05-17T08:39:48.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T08:39:48.316Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:48.316Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:48.316Z] ---> 11e92e1e6294 [2021-05-17T08:39:48.316Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> cc17437040aa [2021-05-17T08:39:48.316Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> 96b6df95927c [2021-05-17T08:39:48.316Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> 321d561e0390 [2021-05-17T08:39:48.316Z] Step 6/32 : COPY go.mod . [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> 28ab46525d79 [2021-05-17T08:39:48.316Z] Step 7/32 : RUN go mod download [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> 447f0b796c4e [2021-05-17T08:39:48.316Z] Step 8/32 : COPY . . [2021-05-17T08:39:48.316Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:48.316Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:48.316Z] ---> 11e92e1e6294 [2021-05-17T08:39:48.316Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> cc17437040aa [2021-05-17T08:39:48.316Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> 96b6df95927c [2021-05-17T08:39:48.316Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> 321d561e0390 [2021-05-17T08:39:48.316Z] Step 6/24 : COPY go.mod . [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> 28ab46525d79 [2021-05-17T08:39:48.316Z] Step 7/24 : RUN go mod download [2021-05-17T08:39:48.316Z] ---> Using cache [2021-05-17T08:39:48.316Z] ---> 447f0b796c4e [2021-05-17T08:39:48.316Z] Step 8/24 : COPY . . [2021-05-17T08:39:48.583Z] ---> Using cache [2021-05-17T08:39:48.583Z] ---> 3bff7a2916fb [2021-05-17T08:39:48.583Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:39:48.583Z] ---> Using cache [2021-05-17T08:39:48.583Z] ---> 6f98a4b988d6 [2021-05-17T08:39:48.583Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T08:39:48.583Z] ---> Using cache [2021-05-17T08:39:48.583Z] ---> 3bff7a2916fb [2021-05-17T08:39:48.583Z] Step 9/32 : RUN go mod tidy [2021-05-17T08:39:48.583Z] ---> Using cache [2021-05-17T08:39:48.583Z] ---> 6f98a4b988d6 [2021-05-17T08:39:48.583Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T08:39:50.005Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T08:39:50.279Z] ---> Running in e123e33b04b0 [2021-05-17T08:39:50.279Z] ---> Running in fc7f54f7b6b7 [2021-05-17T08:39:50.864Z] 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-05-17T08:39:51.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:52.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:52.705Z] 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-05-17T08:39:52.705Z] 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-05-17T08:39:53.300Z] OK: 219 MiB in 52 packages [2021-05-17T08:39:56.687Z] Removing intermediate container 65d7913d7c1a [2021-05-17T08:39:56.687Z] ---> 39dfe63fa5ff [2021-05-17T08:39:56.687Z] Step 6/24 : COPY go.mod . [2021-05-17T08:39:58.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T08:39:58.471Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T08:39:58.677Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:58.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:58.677Z] ---> 11e92e1e6294 [2021-05-17T08:39:58.677Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:39:58.677Z] ---> Using cache [2021-05-17T08:39:58.677Z] ---> cc17437040aa [2021-05-17T08:39:58.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:58.677Z] ---> Using cache [2021-05-17T08:39:58.677Z] ---> 96b6df95927c [2021-05-17T08:39:58.677Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T08:39:58.677Z] ---> Using cache [2021-05-17T08:39:58.677Z] ---> 321d561e0390 [2021-05-17T08:39:58.677Z] Step 6/23 : COPY go.mod . [2021-05-17T08:39:58.677Z] ---> Using cache [2021-05-17T08:39:58.677Z] ---> 28ab46525d79 [2021-05-17T08:39:58.677Z] Step 7/23 : RUN go mod download [2021-05-17T08:39:58.677Z] ---> Using cache [2021-05-17T08:39:58.677Z] ---> 447f0b796c4e [2021-05-17T08:39:58.677Z] Step 8/23 : COPY . . [2021-05-17T08:39:58.677Z] ---> Using cache [2021-05-17T08:39:58.677Z] ---> 3bff7a2916fb [2021-05-17T08:39:58.677Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:39:58.677Z] ---> Using cache [2021-05-17T08:39:58.677Z] ---> 6f98a4b988d6 [2021-05-17T08:39:58.677Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T08:39:59.258Z] ---> 722e3e84d9c9 [2021-05-17T08:39:59.258Z] Step 7/24 : RUN go mod download [2021-05-17T08:39:59.850Z] ---> Running in f490d15a0d9f [2021-05-17T08:40:00.455Z] ---> Running in baf1397f45bd [2021-05-17T08:40:02.462Z] 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-05-17T08:40:03.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T08:40:03.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T08:40:03.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T08:40:03.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T08:40:07.927Z] Removing intermediate container baf1397f45bd [2021-05-17T08:40:07.927Z] ---> 271c5f439ef2 [2021-05-17T08:40:07.927Z] Step 8/24 : COPY . . [2021-05-17T08:40:08.301Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T08:40:08.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T08:40:18.099Z] Removing intermediate container a293c22f58ae [2021-05-17T08:40:18.099Z] ---> bb2c7fc66ae7 [2021-05-17T08:40:18.099Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T08:40:18.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T08:40:18.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T08:40:18.481Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T08:40:19.534Z] ---> Running in 5621884f4f70 [2021-05-17T08:40:22.953Z] Removing intermediate container 5621884f4f70 [2021-05-17T08:40:22.953Z] ---> 34d34472600f [2021-05-17T08:40:22.953Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T08:40:23.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.420s coverage: 46.1% of statements [2021-05-17T08:40:23.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T08:40:23.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T08:40:23.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T08:40:23.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T08:40:23.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T08:40:23.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T08:40:23.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.208s coverage: 28.7% of statements [2021-05-17T08:40:23.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.323s coverage: 100.0% of statements [2021-05-17T08:40:26.312Z] ---> Running in fefd929265ee [2021-05-17T08:40:29.704Z] Removing intermediate container fefd929265ee [2021-05-17T08:40:29.704Z] ---> 64cb824e7e52 [2021-05-17T08:40:29.704Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T08:40:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.707s coverage: 27.8% of statements [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T08:40:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T08:40:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.186s coverage: 100.0% of statements [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T08:40:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.352s coverage: 100.0% of statements [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T08:40:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T08:40:35.057Z] ---> ef412a6c9f54 [2021-05-17T08:40:35.057Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T08:40:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.364s coverage: 71.3% of statements [2021-05-17T08:40:36.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T08:40:36.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T08:40:36.454Z] ---> f9a9daaa7aed [2021-05-17T08:40:36.454Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.562s coverage: 87.7% of statements [2021-05-17T08:40:37.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T08:40:37.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.301s coverage: 78.9% of statements [2021-05-17T08:40:37.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T08:40:38.396Z] ---> b522be927560 [2021-05-17T08:40:38.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T08:40:38.985Z] ---> Running in 0fa81510d8d3 [2021-05-17T08:40:39.251Z] ---> e89b12aa5321 [2021-05-17T08:40:39.251Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T08:40:39.251Z] Removing intermediate container fc7f54f7b6b7 [2021-05-17T08:40:39.251Z] ---> d492b75056ab [2021-05-17T08:40:39.251Z] [2021-05-17T08:40:39.251Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T08:40:39.251Z] ---> 13621d1b12d4 [2021-05-17T08:40:39.251Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T08:40:39.526Z] ---> Running in e70b44b37112 [2021-05-17T08:40:39.526Z] ---> Running in c5d71b37014c [2021-05-17T08:40:39.822Z] Removing intermediate container c5d71b37014c [2021-05-17T08:40:39.822Z] ---> d92ab9bb16db [2021-05-17T08:40:39.822Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T08:40:39.822Z] Removing intermediate container e70b44b37112 [2021-05-17T08:40:39.822Z] ---> c34739b0926d [2021-05-17T08:40:39.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:40:40.894Z] ---> Running in 9c60f76b3d17 [2021-05-17T08:40:40.894Z] ---> Running in c020b55926ef [2021-05-17T08:40:42.449Z] Removing intermediate container c020b55926ef [2021-05-17T08:40:42.449Z] ---> 4b263dd9b364 [2021-05-17T08:40:42.449Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:40:43.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:43.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:43.693Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:40:43.693Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T08:40:43.693Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:40:43.693Z] OK: 6 MiB in 16 packages [2021-05-17T08:40:43.693Z] ---> Running in f8b24b7255be [2021-05-17T08:40:43.975Z] Removing intermediate container e123e33b04b0 [2021-05-17T08:40:43.975Z] ---> a3d715cf12fc [2021-05-17T08:40:43.975Z] [2021-05-17T08:40:43.975Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:40:44.242Z] ---> 13621d1b12d4 [2021-05-17T08:40:44.242Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:40:44.242Z] ---> Using cache [2021-05-17T08:40:44.242Z] ---> bdc2441d6302 [2021-05-17T08:40:44.242Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:40:44.507Z] ---> Using cache [2021-05-17T08:40:44.507Z] ---> d08bff308701 [2021-05-17T08:40:44.507Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T08:40:44.507Z] Removing intermediate container f490d15a0d9f [2021-05-17T08:40:44.507Z] ---> c38a1fdf0f85 [2021-05-17T08:40:44.507Z] [2021-05-17T08:40:44.507Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:40:44.507Z] ---> 13621d1b12d4 [2021-05-17T08:40:44.507Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:40:44.507Z] ---> Using cache [2021-05-17T08:40:44.507Z] ---> bdc2441d6302 [2021-05-17T08:40:44.507Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:40:44.507Z] ---> Using cache [2021-05-17T08:40:44.507Z] ---> d08bff308701 [2021-05-17T08:40:44.507Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T08:40:44.507Z] ---> Running in 2bd07ed23ce5 [2021-05-17T08:40:45.470Z] Removing intermediate container f8b24b7255be [2021-05-17T08:40:45.470Z] ---> 49fb7fec09b7 [2021-05-17T08:40:45.470Z] Step 23/24 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:40:45.470Z] ---> Running in d2e7c6ef62b5 [2021-05-17T08:40:45.470Z] ---> Running in 9f0dfd993e7b [2021-05-17T08:40:45.754Z] Removing intermediate container 9c60f76b3d17 [2021-05-17T08:40:45.754Z] ---> dd33a895b062 [2021-05-17T08:40:45.754Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T08:40:45.754Z] Removing intermediate container 0fa81510d8d3 [2021-05-17T08:40:45.754Z] ---> 9bd5211e9c96 [2021-05-17T08:40:45.754Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T08:40:45.754Z] Removing intermediate container 2bd07ed23ce5 [2021-05-17T08:40:45.754Z] ---> 7cb7dc7d0293 [2021-05-17T08:40:45.754Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:40:45.754Z] ---> Running in d92da984ba52 [2021-05-17T08:40:45.754Z] ---> Running in 903fbdbefe4c [2021-05-17T08:40:45.754Z] ---> Running in 20b1fdfc0d3f [2021-05-17T08:40:45.754Z] Removing intermediate container d2e7c6ef62b5 [2021-05-17T08:40:45.754Z] ---> 6122cbfa3ee4 [2021-05-17T08:40:45.754Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:40:46.039Z] Removing intermediate container 9f0dfd993e7b [2021-05-17T08:40:46.039Z] ---> 91379cf58200 [2021-05-17T08:40:46.039Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:40:46.039Z] ---> Running in 313c6d97de35 [2021-05-17T08:40:46.039Z] ---> Running in 495b22a31352 [2021-05-17T08:40:46.309Z] Removing intermediate container d92da984ba52 [2021-05-17T08:40:46.309Z] ---> 3cb2237b268d [2021-05-17T08:40:46.309Z] Step 16/24 : WORKDIR / [2021-05-17T08:40:46.309Z] Removing intermediate container 903fbdbefe4c [2021-05-17T08:40:46.309Z] ---> 55f5fccaa16e [2021-05-17T08:40:46.309Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T08:40:46.579Z] ---> Running in 9dc4c2b99e29 [2021-05-17T08:40:46.579Z] ---> Running in aea0254f6b4e [2021-05-17T08:40:46.579Z] Removing intermediate container 313c6d97de35 [2021-05-17T08:40:46.579Z] ---> e3497fc014fc [2021-05-17T08:40:46.579Z] [2021-05-17T08:40:46.579Z] Removing intermediate container 495b22a31352 [2021-05-17T08:40:46.579Z] ---> c92b32e2c116 [2021-05-17T08:40:46.579Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:40:46.579Z] 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-05-17T08:40:47.541Z] Successfully built e3497fc014fc [2021-05-17T08:40:47.541Z] Successfully tagged sys-mgmt-agent:latest [2021-05-17T08:40:47.817Z]  Building sys-mgmt-agent ... done Removing intermediate container 9dc4c2b99e29 [2021-05-17T08:40:47.817Z] ---> a338797f51a6 [2021-05-17T08:40:47.817Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:40:47.817Z] Removing intermediate container aea0254f6b4e [2021-05-17T08:40:47.817Z] ---> 97b31360d3d4 [2021-05-17T08:40:47.817Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T08:40:48.103Z] ---> Running in 35c66068a52b [2021-05-17T08:40:48.103Z] ---> f91fab17cc6e [2021-05-17T08:40:48.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T08:40:48.384Z] ---> b9620d9babc2 [2021-05-17T08:40:48.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T08:40:48.988Z] ---> 0ba89dafab72 [2021-05-17T08:40:48.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T08:40:49.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.368s coverage: 28.6% of statements [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T08:40:49.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.534s coverage: 100.0% of statements [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T08:40:49.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.401s coverage: 100.0% of statements [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T08:40:49.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.572s coverage: 86.7% of statements [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T08:40:49.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.715s coverage: 97.5% of statements [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T08:40:49.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.328s coverage: 78.3% of statements [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T08:40:49.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T08:40:49.975Z] ---> c58b48fe97ff [2021-05-17T08:40:49.975Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T08:40:49.975Z] ---> 1892624cd281 [2021-05-17T08:40:49.975Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T08:40:49.975Z] ---> Running in d94c110a9271 [2021-05-17T08:40:50.254Z] Removing intermediate container d94c110a9271 [2021-05-17T08:40:50.254Z] ---> ad480f2ae188 [2021-05-17T08:40:50.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:40:50.254Z] Removing intermediate container 35c66068a52b [2021-05-17T08:40:50.254Z] ---> 01fa37cd6f6a [2021-05-17T08:40:50.254Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T08:40:51.230Z] ---> Running in 3005b85faa16 [2021-05-17T08:40:51.230Z] ---> Running in 7b78187dd539 [2021-05-17T08:40:51.230Z] ---> 62bec3945d9d [2021-05-17T08:40:51.230Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T08:40:51.518Z] ---> Running in d613457574bc [2021-05-17T08:40:51.805Z] Removing intermediate container 3005b85faa16 [2021-05-17T08:40:51.805Z] ---> 662046e4e210 [2021-05-17T08:40:51.805Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T08:40:51.805Z] Removing intermediate container 7b78187dd539 [2021-05-17T08:40:51.805Z] ---> 9239007ef43f [2021-05-17T08:40:51.805Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T08:40:51.805Z] ---> Running in 17ef2199d277 [2021-05-17T08:40:52.085Z] Removing intermediate container d613457574bc [2021-05-17T08:40:52.085Z] ---> 5340510d513d [2021-05-17T08:40:52.085Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:40:52.085Z] ---> Running in 9961d0965629 [2021-05-17T08:40:52.373Z] ---> 3d1965379ec7 [2021-05-17T08:40:52.373Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T08:40:52.373Z] Removing intermediate container 17ef2199d277 [2021-05-17T08:40:52.373Z] ---> a7f3b1798215 [2021-05-17T08:40:52.373Z] Step 22/23 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:40:52.373Z] ---> Running in f9efa121526e [2021-05-17T08:40:52.373Z] ---> Running in b0cd4f5e5b9a [2021-05-17T08:40:53.345Z] Removing intermediate container 9961d0965629 [2021-05-17T08:40:53.345Z] ---> e9b362182cd0 [2021-05-17T08:40:53.345Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:40:53.975Z] ---> Running in b7384b4ffcf2 [2021-05-17T08:40:53.975Z] Removing intermediate container b0cd4f5e5b9a [2021-05-17T08:40:53.975Z] ---> 9683b1a961b1 [2021-05-17T08:40:53.975Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:40:53.975Z] ---> Running in a41a9d5eb6a4 [2021-05-17T08:40:54.986Z] Removing intermediate container b7384b4ffcf2 [2021-05-17T08:40:54.986Z] ---> 6b99df0b3301 [2021-05-17T08:40:54.986Z] Step 23/24 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:40:54.986Z] ---> Running in 01cf08f133e8 [2021-05-17T08:40:54.986Z] Removing intermediate container a41a9d5eb6a4 [2021-05-17T08:40:54.986Z] ---> cc026c037ddc [2021-05-17T08:40:54.986Z] [2021-05-17T08:40:55.584Z] Successfully built cc026c037ddc [2021-05-17T08:40:55.584Z] Removing intermediate container 01cf08f133e8 [2021-05-17T08:40:55.584Z] ---> b13e2f56a305 [2021-05-17T08:40:55.584Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:40:55.584Z] Successfully tagged support-scheduler:latest [2021-05-17T08:40:55.584Z]  Building support-scheduler ... done  ---> Running in 45d11492f33a [2021-05-17T08:40:55.862Z] Removing intermediate container 45d11492f33a [2021-05-17T08:40:55.862Z] ---> 2595b27027c9 [2021-05-17T08:40:55.862Z] [2021-05-17T08:40:55.862Z] Removing intermediate container f9efa121526e [2021-05-17T08:40:55.862Z] ---> 8aadda7ca4de [2021-05-17T08:40:55.862Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:40:56.153Z] Successfully built 2595b27027c9 [2021-05-17T08:40:56.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.487s coverage: 95.1% of statements [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T08:40:56.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T08:40:56.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.282s coverage: 0.8% of statements [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T08:40:56.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.160s coverage: 22.0% of statements [2021-05-17T08:40:56.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T08:40:56.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements [2021-05-17T08:40:56.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.233s coverage: 79.5% of statements [2021-05-17T08:40:57.123Z] Successfully tagged core-metadata:latest [2021-05-17T08:40:57.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2021-05-17T08:40:57.715Z]  Building core-metadata ... done  ---> 2868ef41166a [2021-05-17T08:40:57.715Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T08:40:58.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements [2021-05-17T08:40:58.704Z] ---> 2d8cb32b882b [2021-05-17T08:40:58.704Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T08:40:59.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-05-17T08:40:59.300Z] ---> 547d5723972a [2021-05-17T08:40:59.300Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T08:40:59.894Z] ---> 9e5b0dd95f98 [2021-05-17T08:40:59.894Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T08:41:00.177Z] ---> 743e032809ab [2021-05-17T08:41:00.177Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T08:41:00.453Z] ---> Running in 6c22c969472b [2021-05-17T08:41:00.725Z] Removing intermediate container 6c22c969472b [2021-05-17T08:41:00.725Z] ---> 45198d533a4c [2021-05-17T08:41:00.725Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T08:41:01.001Z] ---> db13947020d5 [2021-05-17T08:41:01.001Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T08:41:01.281Z] ---> Running in 4e2b0452d844 [2021-05-17T08:41:02.705Z] Removing intermediate container 4e2b0452d844 [2021-05-17T08:41:02.705Z] ---> 209c6aa4975e [2021-05-17T08:41:02.705Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T08:41:02.970Z] ---> Running in 20d904f332a2 [2021-05-17T08:41:03.236Z] Removing intermediate container 20d904f332a2 [2021-05-17T08:41:03.236Z] ---> 884c02106da2 [2021-05-17T08:41:03.236Z] Step 29/32 : CMD ["gate"] [2021-05-17T08:41:03.236Z] ---> Running in bfa253196a1c [2021-05-17T08:41:03.501Z] Removing intermediate container bfa253196a1c [2021-05-17T08:41:03.501Z] ---> 4db680691b06 [2021-05-17T08:41:03.501Z] Step 30/32 : LABEL arch=x86_64 [2021-05-17T08:41:03.769Z] ---> Running in 4f7d973c681c [2021-05-17T08:41:04.035Z] Removing intermediate container 4f7d973c681c [2021-05-17T08:41:04.035Z] ---> 81c2355a6c6d [2021-05-17T08:41:04.035Z] Step 31/32 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:41:04.035Z] ---> Running in d50cde36e3ec [2021-05-17T08:41:04.302Z] Removing intermediate container d50cde36e3ec [2021-05-17T08:41:04.302Z] ---> 6ac87380e67b [2021-05-17T08:41:04.302Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T08:41:04.567Z] ---> Running in b9cc82af2c08 [2021-05-17T08:41:05.152Z] Removing intermediate container b9cc82af2c08 [2021-05-17T08:41:05.152Z] ---> b63038f5cd2f [2021-05-17T08:41:05.152Z] [2021-05-17T08:41:05.418Z] Successfully built b63038f5cd2f [2021-05-17T08:41:05.418Z] Successfully tagged security-bootstrapper:latest [2021-05-17T08:41:07.354Z]  Building security-bootstrapper ... done Removing intermediate container 20b1fdfc0d3f [2021-05-17T08:41:07.354Z] ---> 24098212b7df [2021-05-17T08:41:07.354Z] [2021-05-17T08:41:07.354Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:41:07.354Z] ---> 13621d1b12d4 [2021-05-17T08:41:07.354Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T08:41:07.354Z] ---> Running in 6f3810197365 [2021-05-17T08:41:07.354Z] Removing intermediate container 6f3810197365 [2021-05-17T08:41:07.354Z] ---> 45be93f66a78 [2021-05-17T08:41:07.354Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T08:41:08.308Z] ---> Running in 6975f9fb7c3a [2021-05-17T08:41:08.575Z] Removing intermediate container 6975f9fb7c3a [2021-05-17T08:41:08.575Z] ---> 65da1cb2a916 [2021-05-17T08:41:08.575Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T08:41:08.575Z] ---> Running in 99c551d25636 [2021-05-17T08:41:08.840Z] Removing intermediate container 99c551d25636 [2021-05-17T08:41:08.840Z] ---> 271075bd4f6a [2021-05-17T08:41:08.840Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:41:08.840Z] ---> Running in d4da735943f4 [2021-05-17T08:41:09.800Z] Removing intermediate container d4da735943f4 [2021-05-17T08:41:09.800Z] ---> 83aa49fe445c [2021-05-17T08:41:09.800Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T08:41:09.800Z] ---> Running in 715453096ed2 [2021-05-17T08:41:10.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:10.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:11.555Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:41:11.555Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T08:41:11.555Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T08:41:11.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements [2021-05-17T08:41:11.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements [2021-05-17T08:41:11.821Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T08:41:12.775Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T08:41:12.775Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T08:41:12.775Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:41:12.775Z] OK: 8 MiB in 20 packages [2021-05-17T08:41:13.373Z] Removing intermediate container 715453096ed2 [2021-05-17T08:41:13.373Z] ---> a56c01178e5a [2021-05-17T08:41:13.373Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:41:13.637Z] ---> 0ac0d58d7feb [2021-05-17T08:41:13.637Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T08:41:14.223Z] ---> 006d16d0aa97 [2021-05-17T08:41:14.223Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T08:41:14.491Z] ---> 4f580ddd938a [2021-05-17T08:41:14.491Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T08:41:14.491Z] ---> Running in 3f22fce461ca [2021-05-17T08:41:14.762Z] Removing intermediate container 3f22fce461ca [2021-05-17T08:41:14.762Z] ---> 64091cdd2ddc [2021-05-17T08:41:14.762Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:41:14.762Z] ---> Running in 59245dd7baa1 [2021-05-17T08:41:15.028Z] Removing intermediate container 59245dd7baa1 [2021-05-17T08:41:15.028Z] ---> 9e12caba8189 [2021-05-17T08:41:15.028Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:41:15.028Z] ---> Running in c3cb64e8775f [2021-05-17T08:41:15.292Z] Removing intermediate container c3cb64e8775f [2021-05-17T08:41:15.293Z] ---> 2661bf9360be [2021-05-17T08:41:15.293Z] Step 23/24 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 [2021-05-17T08:41:15.293Z] ---> Running in 23e324eb6c57 [2021-05-17T08:41:15.557Z] Removing intermediate container 23e324eb6c57 [2021-05-17T08:41:15.557Z] ---> a131282d230e [2021-05-17T08:41:15.557Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:41:15.557Z] ---> Running in 48c2de05a6bb [2021-05-17T08:41:15.823Z] Removing intermediate container 48c2de05a6bb [2021-05-17T08:41:15.823Z] ---> a3907753e63b [2021-05-17T08:41:15.823Z] [2021-05-17T08:41:15.823Z] Successfully built a3907753e63b [2021-05-17T08:41:16.088Z] Successfully tagged core-data:latest [2021-05-17T08:41:16.368Z]  Building core-data ... done  [Pipeline] } [2021-05-17T08:41:16.377Z] $ docker stop --time=1 92943dd32627f3e6f9dde06d4f05c382014d2768c58ecc9bce160dcb146a8e0c [2021-05-17T08:41:17.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.601s coverage: 81.8% of statements [2021-05-17T08:41:17.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T08:41:18.017Z] $ docker rm -f 92943dd32627f3e6f9dde06d4f05c382014d2768c58ecc9bce160dcb146a8e0c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:41:18.481Z] + docker images [2021-05-17T08:41:18.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T08:41:18.745Z] core-data latest a3907753e63b 3 seconds ago 21.6MB [2021-05-17T08:41:18.745Z] 24098212b7df 13 seconds ago 1.17GB [2021-05-17T08:41:18.745Z] security-bootstrapper latest b63038f5cd2f 14 seconds ago 18.2MB [2021-05-17T08:41:18.745Z] core-metadata latest 2595b27027c9 23 seconds ago 18.6MB [2021-05-17T08:41:18.745Z] support-scheduler latest cc026c037ddc 24 seconds ago 17.1MB [2021-05-17T08:41:18.745Z] sys-mgmt-agent latest e3497fc014fc 32 seconds ago 312MB [2021-05-17T08:41:18.745Z] c38a1fdf0f85 35 seconds ago 1.16GB [2021-05-17T08:41:18.745Z] a3d715cf12fc 36 seconds ago 1.17GB [2021-05-17T08:41:18.745Z] d492b75056ab 40 seconds ago 1.15GB [2021-05-17T08:41:18.745Z] security-secretstore-setup latest 248da97a0cb4 About a minute ago 25.8MB [2021-05-17T08:41:18.745Z] core-command latest 040add670bf6 About a minute ago 17.1MB [2021-05-17T08:41:18.745Z] support-notifications latest 4823c66d5088 About a minute ago 17.7MB [2021-05-17T08:41:18.745Z] security-proxy-setup latest 27561c279ca8 2 minutes ago 25.3MB [2021-05-17T08:41:18.745Z] d76643a36f9d 2 minutes ago 1.15GB [2021-05-17T08:41:18.745Z] 324aef779527 2 minutes ago 1.16GB [2021-05-17T08:41:18.745Z] 4f983e224789 2 minutes ago 1.16GB [2021-05-17T08:41:18.745Z] 96b69eace0de 2 minutes ago 1.16GB [2021-05-17T08:41:18.745Z] ed1d917446bc 2 minutes ago 1.16GB [2021-05-17T08:41:18.745Z] ci-base-image-x86_64 latest 11e92e1e6294 8 minutes ago 648MB [2021-05-17T08:41:18.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-17T08:41:18.745Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-17T08:41:18.745Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-17T08:41:18.745Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-17T08:41:18.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-17T08:41:25.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T08:41:25.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T08:41:25.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T08:41:25.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T08:41:25.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-05-17T08:41:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T08:41:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.238s coverage: 76.0% of statements [2021-05-17T08:41:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T08:41:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements [2021-05-17T08:41:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2021-05-17T08:41:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-05-17T08:41:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements [2021-05-17T08:41:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T08:41:26.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.818s coverage: 64.4% of statements [2021-05-17T08:41:26.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T08:41:26.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T08:41:26.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements [2021-05-17T08:41:26.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-05-17T08:41:26.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-05-17T08:41:26.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-05-17T08:41:26.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2021-05-17T08:41:32.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.085s coverage: 66.9% of statements [2021-05-17T08:41:32.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T08:41:32.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T08:41:32.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T08:41:33.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.763s coverage: 43.4% of statements [2021-05-17T08:41:33.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T08:41:33.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T08:41:33.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.151s coverage: 89.5% of statements [2021-05-17T08:41:33.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T08:41:33.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements [2021-05-17T08:41:34.127Z] Still waiting to schedule task [2021-05-17T08:41:34.128Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-17T08:41:40.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.619s coverage: 47.1% of statements [2021-05-17T08:41:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T08:41:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T08:41:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T08:41:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T08:41:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T08:41:40.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements [2021-05-17T08:41:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T08:41:40.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements [2021-05-17T08:41:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T08:41:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T08:41:43.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.273s coverage: 20.9% of statements [2021-05-17T08:41:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T08:41:43.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.518s coverage: 91.9% of statements [2021-05-17T08:41:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T08:41:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:41:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T08:41:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.272s coverage: 28.8% of statements [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T08:41:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T08:41:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.204s coverage: 100.0% of statements [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T08:41:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.232s coverage: 64.6% of statements [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T08:41:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.447s coverage: 97.6% of statements [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T08:41:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.089s coverage: 0.0% of statements [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T08:41:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T08:41:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.127s coverage: 87.9% of statements [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T08:41:49.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T08:41:50.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-05-17T08:41:51.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.176s coverage: 28.1% of statements [2021-05-17T08:41:51.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T08:41:51.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.059s coverage: 85.7% of statements [2021-05-17T08:41:51.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T08:41:52.057Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-17T08:41:53.029Z] GO111MODULE=on go vet ./... [2021-05-17T08:42:33.082Z] Running on prd-ubuntu18.04-docker-8c-8g-321 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws [2021-05-17T08:42:33.104Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-05-17T08:42:33.219Z] The recommended git tool is: git [2021-05-17T08:42:35.480Z] using credential edgex-jenkins-ssh [2021-05-17T08:42:35.506Z] Cloning the remote Git repository [2021-05-17T08:42:35.535Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:42:35.606Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-05-17T08:42:35.638Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:42:35.638Z] > git --version # timeout=10 [2021-05-17T08:42:35.644Z] > git --version # 'git version 2.17.1' [2021-05-17T08:42:35.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:42:35.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:42:49.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:42:49.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:42:49.475Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:42:49.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:42:49.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:42:49.494Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T08:43:44.962Z] gofmt -l . [2021-05-17T08:43:44.962Z] [ "`gofmt -l .`" = "" ] [2021-05-17T08:43:44.962Z] ./bin/test-go-mod-tidy.sh [2021-05-17T08:43:44.962Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T08:43:45.630Z] + ls -al . [2021-05-17T08:43:45.631Z] total 868 [2021-05-17T08:43:45.631Z] drwxrwxr-x 9 1001 1001 4096 May 17 08:43 . [2021-05-17T08:43:45.631Z] drwxr-xr-x 4 root root 4096 May 17 08:38 .. [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 11 May 17 08:36 .dockerignore [2021-05-17T08:43:45.631Z] drwxrwxr-x 8 1001 1001 4096 May 17 08:36 .git [2021-05-17T08:43:45.631Z] drwxrwxr-x 3 1001 1001 4096 May 17 08:36 .github [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 818 May 17 08:36 .gitignore [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 166 May 17 08:36 .sonarcloud.properties [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 8609 May 17 08:36 Attribution.txt [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 3804 May 17 08:36 CONTRIBUTING.md [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 931 May 17 08:36 Dockerfile.build [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 863 May 17 08:36 Jenkinsfile [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 10775 May 17 08:36 LICENSE [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 5594 May 17 08:36 Makefile [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 7978 May 17 08:36 README.md [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 6755 May 17 08:36 SECURITY.md [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 5 May 17 08:32 VERSION [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 4131 May 17 08:36 ZMQWindows.md [2021-05-17T08:43:45.631Z] drwxrwxr-x 2 1001 1001 4096 May 17 08:36 bin [2021-05-17T08:43:45.631Z] drwxrwxr-x 14 1001 1001 4096 May 17 08:36 cmd [2021-05-17T08:43:45.631Z] -rw-r--r-- 1 root root 729630 May 17 08:41 coverage.out [2021-05-17T08:43:45.631Z] -rw-r--r-- 1 root root 1060 May 17 08:43 go.mod [2021-05-17T08:43:45.631Z] -rw-r--r-- 1 root root 22101 May 17 08:38 go.sum [2021-05-17T08:43:45.631Z] drwxrwxr-x 8 1001 1001 4096 May 17 08:36 internal [2021-05-17T08:43:45.631Z] drwxrwxr-x 4 1001 1001 4096 May 17 08:36 openapi [2021-05-17T08:43:45.631Z] drwxrwxr-x 4 1001 1001 4096 May 17 08:36 snap [2021-05-17T08:43:45.631Z] -rw-rw-r-- 1 1001 1001 168 May 17 08:36 version.go [Pipeline] sh [2021-05-17T08:43:46.295Z] + '[' -e coverage.out ] [2021-05-17T08:43:46.295Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T08:43:46.347Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T08:43:47.394Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T08:43:48.066Z] + make build [2021-05-17T08:43:48.066Z] 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-05-17T08:43:56.477Z] 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-05-17T08:44:23.274Z] 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-05-17T08:44:27.589Z] 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-05-17T08:44:32.995Z] 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-05-17T08:44:33.273Z] 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-05-17T08:44:38.691Z] 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-05-17T08:44:43.004Z] 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-05-17T08:44:46.397Z] 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-05-17T08:44:50.701Z] 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-05-17T08:44:53.322Z] 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-05-17T08:44:56.724Z] 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-05-17T08:45:03.451Z] $ docker stop --time=1 4da16d833cb46f8a9c45c50d3b9ff32d14c7e89b01107c42e88c8691e4fe342a [2021-05-17T08:45:06.262Z] $ docker rm -f 4da16d833cb46f8a9c45c50d3b9ff32d14c7e89b01107c42e88c8691e4fe342a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:45:08.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:45:08.252Z] [2021-05-17T08:45:08.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:45:08.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:45:08.885Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-17T08:45:08.885Z] 29e5d40040c1: Pulling fs layer [2021-05-17T08:45:08.885Z] 1ce36da41761: Pulling fs layer [2021-05-17T08:45:08.885Z] 25b303627fd3: Pulling fs layer [2021-05-17T08:45:08.885Z] 29e5d40040c1: Verifying Checksum [2021-05-17T08:45:08.885Z] 29e5d40040c1: Download complete [2021-05-17T08:45:09.484Z] 1ce36da41761: Verifying Checksum [2021-05-17T08:45:09.484Z] 1ce36da41761: Download complete [2021-05-17T08:45:09.484Z] 29e5d40040c1: Pull complete [2021-05-17T08:45:10.924Z] 1ce36da41761: Pull complete [2021-05-17T08:45:11.197Z] 25b303627fd3: Verifying Checksum [2021-05-17T08:45:11.197Z] 25b303627fd3: Download complete [2021-05-17T08:45:21.349Z] 25b303627fd3: Pull complete [2021-05-17T08:45:21.349Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-17T08:45:21.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:45:21.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-17T08:45:21.580Z] prd-ubuntu18.04-docker-arm64-4c-16g-316 does not seem to be running inside a container [2021-05-17T08:45:21.652Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T08:45:24.831Z] $ docker top c316d1b512174a538b5567a6015be6531de38c609f4e6ba61d57d4e2bb59f70d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:45:25.784Z] + docker-compose build+ --helpgrep [2021-05-17T08:45:25.784Z] parallel [2021-05-17T08:45:30.107Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T08:45:30.122Z] $ docker stop --time=1 c316d1b512174a538b5567a6015be6531de38c609f4e6ba61d57d4e2bb59f70d [2021-05-17T08:45:32.112Z] $ docker rm -f c316d1b512174a538b5567a6015be6531de38c609f4e6ba61d57d4e2bb59f70d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:45:32.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:45:32.791Z] . [Pipeline] withDockerContainer [2021-05-17T08:45:33.062Z] prd-ubuntu18.04-docker-arm64-4c-16g-316 does not seem to be running inside a container [2021-05-17T08:45:33.140Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T08:45:34.683Z] $ docker top 80b3a39b7cdefb183e586a4f88ecbbaa58a66c8a53acf7cb204d1a101650a856 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:45:35.721Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T08:45:40.011Z] Building core-command ... [2021-05-17T08:45:40.011Z] Building core-data ... [2021-05-17T08:45:40.011Z] Building core-metadata ... [2021-05-17T08:45:40.011Z] Building security-bootstrapper ... [2021-05-17T08:45:40.011Z] Building security-proxy-setup ... [2021-05-17T08:45:40.011Z] Building security-secretstore-setup ... [2021-05-17T08:45:40.011Z] Building support-notifications ... [2021-05-17T08:45:40.011Z] Building support-scheduler ... [2021-05-17T08:45:40.011Z] Building sys-mgmt-agent ... [2021-05-17T08:45:40.011Z] Building sys-mgmt-agent [2021-05-17T08:45:40.011Z] Building core-command [2021-05-17T08:45:40.011Z] Building core-data [2021-05-17T08:45:40.011Z] Building security-secretstore-setup [2021-05-17T08:45:40.011Z] Building security-proxy-setup [2021-05-17T08:45:49.645Z] ERROR: Error fetching remote repo 'origin' [2021-05-17T08:45:49.645Z] hudson.plugins.git.GitException: Failed to fetch from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:45:49.645Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000) [2021-05-17T08:45:49.645Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) [2021-05-17T08:45:49.645Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) [2021-05-17T08:45:49.645Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) [2021-05-17T08:45:49.645Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) [2021-05-17T08:45:49.645Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) [2021-05-17T08:45:49.645Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2021-05-17T08:45:49.645Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [2021-05-17T08:45:49.645Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [2021-05-17T08:45:49.645Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [2021-05-17T08:45:49.645Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [2021-05-17T08:45:49.645Z] at java.lang.Thread.run(Thread.java:748) [2021-05-17T08:45:49.646Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master" returned status code 128: [2021-05-17T08:45:49.646Z] stdout: [2021-05-17T08:45:49.646Z] stderr: Connection to 140.82.112.4 port 22 timed out [2021-05-17T08:45:49.646Z] fatal: Could not read from remote repository. [2021-05-17T08:45:49.646Z] [2021-05-17T08:45:49.646Z] Please make sure you have the correct access rights [2021-05-17T08:45:49.646Z] and the repository exists. [2021-05-17T08:45:49.646Z] [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:601) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) [2021-05-17T08:45:49.646Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) [2021-05-17T08:45:49.646Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) [2021-05-17T08:45:49.646Z] at hudson.remoting.Request$2.run(Request.java:376) [2021-05-17T08:45:49.646Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) [2021-05-17T08:45:49.646Z] ... 4 more [2021-05-17T08:45:49.646Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu18.04-docker-8c-8g-321 [2021-05-17T08:45:49.646Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) [2021-05-17T08:45:49.646Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) [2021-05-17T08:45:49.646Z] at hudson.remoting.Channel.call(Channel.java:1001) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) [2021-05-17T08:45:49.646Z] at sun.reflect.GeneratedMethodAccessor287.invoke(Unknown Source) [2021-05-17T08:45:49.646Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-05-17T08:45:49.646Z] at java.lang.reflect.Method.invoke(Method.java:498) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) [2021-05-17T08:45:49.646Z] at com.sun.proxy.$Proxy96.execute(Unknown Source) [2021-05-17T08:45:49.646Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998) [2021-05-17T08:45:49.646Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) [2021-05-17T08:45:49.646Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) [2021-05-17T08:45:49.646Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2021-05-17T08:45:49.646Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [2021-05-17T08:45:49.646Z] ... 4 more [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T08:45:49.909Z] Failed in branch amd64 [2021-05-17T08:47:01.765Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:01.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:01.766Z] ---> 6e818243ce51 [2021-05-17T08:47:01.766Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T08:47:01.766Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:01.766Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:01.766Z] ---> 6e818243ce51 [2021-05-17T08:47:01.766Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T08:47:01.766Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:01.766Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:01.766Z] ---> 6e818243ce51 [2021-05-17T08:47:01.766Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:47:01.766Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:01.766Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:01.766Z] ---> 6e818243ce51 [2021-05-17T08:47:01.766Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:47:01.766Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:01.766Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:01.766Z] ---> 6e818243ce51 [2021-05-17T08:47:01.766Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:47:01.766Z] ---> Running in 2031e05885ba [2021-05-17T08:47:01.766Z] ---> Running in 9a1515355142 [2021-05-17T08:47:01.766Z] ---> Running in 420b9c4a8ee6 [2021-05-17T08:47:01.766Z] ---> Running in 39203e07c21a [2021-05-17T08:47:01.766Z] ---> Running in a23be28aaa08 [2021-05-17T08:47:01.766Z] Removing intermediate container a23be28aaa08 [2021-05-17T08:47:01.766Z] ---> cabd33ab481f [2021-05-17T08:47:01.766Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:01.766Z] ---> Running in a79bb98c96a3 [2021-05-17T08:47:01.766Z] Removing intermediate container 9a1515355142 [2021-05-17T08:47:01.766Z] ---> ccc8d3bf0417 [2021-05-17T08:47:01.766Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:01.766Z] Removing intermediate container 2031e05885ba [2021-05-17T08:47:01.766Z] ---> c3f015ba6f11 [2021-05-17T08:47:01.766Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:01.766Z] Removing intermediate container 39203e07c21a [2021-05-17T08:47:01.766Z] ---> 5e74ea8b61d3 [2021-05-17T08:47:01.766Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:01.766Z] Removing intermediate container 420b9c4a8ee6 [2021-05-17T08:47:01.766Z] ---> a020418dc797 [2021-05-17T08:47:01.766Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:01.766Z] ---> Running in 369c6ca2ea60 [2021-05-17T08:47:01.766Z] ---> Running in 1431ed92b596 [2021-05-17T08:47:01.766Z] ---> Running in a14d42be4d40 [2021-05-17T08:47:01.766Z] ---> Running in 9d41f0cfcd3b [2021-05-17T08:47:03.241Z] Removing intermediate container a79bb98c96a3 [2021-05-17T08:47:03.241Z] ---> 305edb85e38b [2021-05-17T08:47:03.241Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T08:47:03.520Z] ---> Running in 2cd2992c2f1b [2021-05-17T08:47:03.797Z] Removing intermediate container 369c6ca2ea60 [2021-05-17T08:47:03.797Z] ---> b52b1246cb69 [2021-05-17T08:47:03.797Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T08:47:04.398Z] ---> Running in c30a8147e950 [2021-05-17T08:47:04.681Z] Removing intermediate container 1431ed92b596 [2021-05-17T08:47:04.681Z] ---> 4d7bc06a4d56 [2021-05-17T08:47:04.681Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T08:47:04.681Z] Removing intermediate container a14d42be4d40 [2021-05-17T08:47:04.681Z] ---> 87cdb62e1795 [2021-05-17T08:47:04.681Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:47:04.967Z] ---> Running in 375a88abd02f [2021-05-17T08:47:04.967Z] ---> Running in 7d301b2a7e33 [2021-05-17T08:47:05.246Z] Removing intermediate container 9d41f0cfcd3b [2021-05-17T08:47:05.246Z] ---> c7319e8d0977 [2021-05-17T08:47:05.246Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T08:47:05.527Z] ---> Running in 5472c588d41c [2021-05-17T08:47:06.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:06.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:07.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:07.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:07.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:07.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:07.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:08.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:08.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:08.499Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:08.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:08.499Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:09.494Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:09.494Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:09.494Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:10.933Z] Removing intermediate container 2cd2992c2f1b [2021-05-17T08:47:10.933Z] ---> 70e8053066d9 [2021-05-17T08:47:10.933Z] Step 6/24 : COPY go.mod . [2021-05-17T08:47:10.933Z] Removing intermediate container c30a8147e950 [2021-05-17T08:47:10.933Z] ---> a701ddf98dce [2021-05-17T08:47:10.933Z] Step 6/24 : COPY go.mod . [2021-05-17T08:47:11.537Z] Removing intermediate container 7d301b2a7e33 [2021-05-17T08:47:11.538Z] ---> b44b1fcc3b11 [2021-05-17T08:47:11.538Z] Step 6/26 : COPY go.mod . [2021-05-17T08:47:11.819Z] ---> ab540532c7bb [2021-05-17T08:47:11.819Z] Step 7/24 : RUN go mod download [2021-05-17T08:47:11.819Z] ---> 4e831e0a30b4 [2021-05-17T08:47:11.819Z] Step 7/24 : RUN go mod download [2021-05-17T08:47:12.421Z] Removing intermediate container 5472c588d41c [2021-05-17T08:47:12.421Z] ---> 7fefc3186b00 [2021-05-17T08:47:12.421Z] Step 6/22 : COPY go.mod . [2021-05-17T08:47:12.421Z] ---> Running in dacf4227d736 [2021-05-17T08:47:12.421Z] ---> Running in 7075ac937dac [2021-05-17T08:47:12.421Z] Removing intermediate container 375a88abd02f [2021-05-17T08:47:12.421Z] ---> 7fec7ceebe10 [2021-05-17T08:47:12.421Z] Step 6/24 : COPY go.mod . [2021-05-17T08:47:12.698Z] ---> 11fff94532c0 [2021-05-17T08:47:12.698Z] Step 7/26 : RUN go mod download [2021-05-17T08:47:13.293Z] ---> Running in 88360cf2dd32 [2021-05-17T08:47:13.570Z] ---> 30d90ae5e4cb [2021-05-17T08:47:13.570Z] Step 7/22 : RUN go mod download [2021-05-17T08:47:13.570Z] ---> 7e8753f9ebd5 [2021-05-17T08:47:13.570Z] Step 7/24 : RUN go mod download [2021-05-17T08:47:14.170Z] ---> Running in 5b7b1ef23d42 [2021-05-17T08:47:14.170Z] ---> Running in 1b3bd44a105e [2021-05-17T08:47:17.611Z] Removing intermediate container dacf4227d736 [2021-05-17T08:47:17.611Z] ---> 4871f1d557b6 [2021-05-17T08:47:17.611Z] Step 8/24 : COPY . . [2021-05-17T08:47:17.611Z] Removing intermediate container 7075ac937dac [2021-05-17T08:47:17.611Z] ---> c8f2186ff9da [2021-05-17T08:47:17.611Z] Step 8/24 : COPY . . [2021-05-17T08:47:17.892Z] Removing intermediate container 88360cf2dd32 [2021-05-17T08:47:17.892Z] ---> b0ebcd73bf6b [2021-05-17T08:47:17.892Z] Step 8/26 : COPY . . [2021-05-17T08:47:18.886Z] Removing intermediate container 5b7b1ef23d42 [2021-05-17T08:47:18.886Z] ---> 75142209fae3 [2021-05-17T08:47:18.886Z] Step 8/22 : COPY . . [2021-05-17T08:47:19.162Z] Removing intermediate container 1b3bd44a105e [2021-05-17T08:47:19.162Z] ---> 94bd4f2203f5 [2021-05-17T08:47:19.162Z] Step 8/24 : COPY . . [2021-05-17T08:47:51.550Z] ---> 360a8e3f7723 [2021-05-17T08:47:51.550Z] Step 9/26 : RUN go mod tidy [2021-05-17T08:47:51.550Z] ---> c920c55fe359 [2021-05-17T08:47:51.550Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:47:51.550Z] ---> 78c6b137dec6 [2021-05-17T08:47:51.550Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:47:51.550Z] ---> 66f582b86269 [2021-05-17T08:47:51.550Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:47:51.550Z] ---> 0a69d0ac62b8 [2021-05-17T08:47:51.550Z] Step 9/22 : RUN go mod tidy [2021-05-17T08:47:51.550Z] ---> Running in dcbc9a006528 [2021-05-17T08:47:51.550Z] ---> Running in ddfdbd5344bf [2021-05-17T08:47:51.550Z] ---> Running in 86202f4ca4cf [2021-05-17T08:47:51.550Z] ---> Running in 505dc5b1ede7 [2021-05-17T08:47:51.550Z] ---> Running in c7982d545061 [2021-05-17T08:47:54.212Z] Removing intermediate container dcbc9a006528 [2021-05-17T08:47:54.212Z] ---> 7de4855477f0 [2021-05-17T08:47:54.212Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T08:47:54.212Z] ---> Running in a4b4bef01009 [2021-05-17T08:47:55.653Z] Removing intermediate container ddfdbd5344bf [2021-05-17T08:47:55.654Z] ---> 42c805945208 [2021-05-17T08:47:55.654Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T08:47:55.654Z] Removing intermediate container c7982d545061 [2021-05-17T08:47:55.654Z] ---> ca68d13b0f32 [2021-05-17T08:47:55.654Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T08:47:55.654Z] Removing intermediate container 505dc5b1ede7 [2021-05-17T08:47:55.654Z] ---> 9890edad5919 [2021-05-17T08:47:55.654Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T08:47:55.654Z] Removing intermediate container 86202f4ca4cf [2021-05-17T08:47:55.654Z] ---> 162374d8306d [2021-05-17T08:47:55.654Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T08:47:55.654Z] ---> Running in 0c3da372cbfc [2021-05-17T08:47:55.654Z] ---> Running in ac51159588b8 [2021-05-17T08:47:55.654Z] ---> Running in e063627cfc9c [2021-05-17T08:47:55.654Z] ---> Running in 830d95a6576d [2021-05-17T08:47:55.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-05-17T08:47:57.953Z] 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-05-17T08:47:58.557Z] 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-05-17T08:47:58.557Z] 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-05-17T08:47:58.840Z] 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-05-17T08:50:05.796Z] 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-05-17T08:50:05.796Z] 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-05-17T08:50:08.452Z] Removing intermediate container a4b4bef01009 [2021-05-17T08:50:08.452Z] ---> cdb86a25b069 [2021-05-17T08:50:08.452Z] [2021-05-17T08:50:08.452Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T08:50:08.452Z] 3.12: Pulling from library/alpine [2021-05-17T08:50:09.916Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:50:09.916Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T08:50:09.916Z] ---> 9852663dfa18 [2021-05-17T08:50:09.916Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T08:50:10.547Z] ---> Running in 9b096901b241 [2021-05-17T08:50:13.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:14.483Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T08:50:14.483Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:50:14.483Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T08:50:14.760Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T08:50:14.760Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:50:14.760Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T08:50:14.760Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:50:14.760Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:50:15.041Z] OK: 7 MiB in 20 packages [2021-05-17T08:50:18.471Z] Removing intermediate container 0c3da372cbfc [2021-05-17T08:50:18.471Z] ---> 4ee62eba063e [2021-05-17T08:50:18.471Z] [2021-05-17T08:50:18.471Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T08:50:18.471Z] ---> 9852663dfa18 [2021-05-17T08:50:18.471Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T08:50:18.928Z] ---> Running in 12a7a532025e [2021-05-17T08:50:19.305Z] Removing intermediate container 830d95a6576d [2021-05-17T08:50:19.305Z] ---> d30729ff9539 [2021-05-17T08:50:19.305Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T08:50:19.305Z] Removing intermediate container 9b096901b241 [2021-05-17T08:50:19.305Z] ---> c4b367c52542 [2021-05-17T08:50:19.305Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:50:19.618Z] ---> Running in 5a8fc63f4416 [2021-05-17T08:50:19.618Z] ---> Running in 2e21db865131 [2021-05-17T08:50:21.752Z] Removing intermediate container 2e21db865131 [2021-05-17T08:50:21.752Z] ---> ec6c699b4651 [2021-05-17T08:50:21.752Z] Step 14/26 : WORKDIR / [2021-05-17T08:50:21.752Z] ---> Running in 243012452e8d [2021-05-17T08:50:23.194Z] 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-05-17T08:50:23.194Z] Removing intermediate container 243012452e8d [2021-05-17T08:50:23.194Z] ---> 411a734fee16 [2021-05-17T08:50:23.194Z] 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-05-17T08:50:23.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:23.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:24.073Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T08:50:24.363Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:50:24.363Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T08:50:24.363Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T08:50:24.363Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:50:24.363Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:50:24.643Z] OK: 7 MiB in 18 packages [2021-05-17T08:50:25.245Z] ---> b3f1e2bafc43 [2021-05-17T08:50:25.246Z] 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-05-17T08:50:26.685Z] ---> b52ae6cb80a4 [2021-05-17T08:50:26.685Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T08:50:26.973Z] Removing intermediate container e063627cfc9c [2021-05-17T08:50:26.973Z] ---> a7c5af47de2e [2021-05-17T08:50:26.973Z] [2021-05-17T08:50:26.973Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:50:26.973Z] ---> 9852663dfa18 [2021-05-17T08:50:26.973Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:50:27.588Z] ---> Running in 7ba7092ef0d0 [2021-05-17T08:50:27.865Z] Removing intermediate container 12a7a532025e [2021-05-17T08:50:27.865Z] ---> 0e088f957633 [2021-05-17T08:50:27.865Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:50:28.466Z] ---> Running in b2c375d5fdc9 [2021-05-17T08:50:28.466Z] ---> 3a0fcc0281ba [2021-05-17T08:50:28.466Z] 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-05-17T08:50:28.466Z] Removing intermediate container 5a8fc63f4416 [2021-05-17T08:50:28.466Z] ---> 7f4f73d76593 [2021-05-17T08:50:28.466Z] [2021-05-17T08:50:28.466Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T08:50:28.741Z] 20.10.0: Pulling from library/docker [2021-05-17T08:50:29.727Z] Removing intermediate container b2c375d5fdc9 [2021-05-17T08:50:29.727Z] ---> bd07629ed25c [2021-05-17T08:50:29.727Z] Step 14/22 : WORKDIR /edgex [2021-05-17T08:50:29.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:29.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:30.025Z] ---> d39bf4ab5de9 [2021-05-17T08:50:30.025Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T08:50:30.301Z] ---> Running in 24aba30b86a1 [2021-05-17T08:50:30.584Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:50:30.584Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:50:30.584Z] OK: 5 MiB in 15 packages [2021-05-17T08:50:32.030Z] Removing intermediate container 24aba30b86a1 [2021-05-17T08:50:32.030Z] ---> c5e93c88f2bf [2021-05-17T08:50:32.030Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T08:50:33.480Z] ---> 79b847870d50 [2021-05-17T08:50:33.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T08:50:33.480Z] ---> 5fc8c835ce1c [2021-05-17T08:50:33.480Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T08:50:33.762Z] Removing intermediate container 7ba7092ef0d0 [2021-05-17T08:50:33.762Z] ---> 9b77cc77ad76 [2021-05-17T08:50:33.762Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:50:34.365Z] ---> Running in 567184790f81 [2021-05-17T08:50:35.799Z] ---> 3d84f7c8bf36 [2021-05-17T08:50:35.799Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T08:50:36.076Z] ---> e9f94930a0f9 [2021-05-17T08:50:36.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T08:50:36.356Z] Removing intermediate container 567184790f81 [2021-05-17T08:50:36.356Z] ---> 3de624d48e04 [2021-05-17T08:50:36.356Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T08:50:36.952Z] ---> Running in 9befe23be79f [2021-05-17T08:50:37.553Z] ---> 62f10df86a12 [2021-05-17T08:50:37.553Z] 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-05-17T08:50:38.149Z] ---> Running in 82756b080d7d [2021-05-17T08:50:38.150Z] Removing intermediate container 9befe23be79f [2021-05-17T08:50:38.150Z] ---> 26f7cf484130 [2021-05-17T08:50:38.150Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:50:38.421Z] ---> 1050750e18a7 [2021-05-17T08:50:38.421Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T08:50:39.858Z] ---> Running in ab7b229042e5 [2021-05-17T08:50:39.858Z] ---> Running in 22ecd0d48401 [2021-05-17T08:50:40.836Z] Removing intermediate container ab7b229042e5 [2021-05-17T08:50:40.836Z] ---> 389432e51e82 [2021-05-17T08:50:40.836Z] Step 16/24 : WORKDIR / [2021-05-17T08:50:41.109Z] Removing intermediate container 22ecd0d48401 [2021-05-17T08:50:41.109Z] ---> 2a0b54fb67f1 [2021-05-17T08:50:41.109Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T08:50:41.109Z] ---> Running in a583866ba568 [2021-05-17T08:50:41.383Z] ---> Running in 3b432d196c05 [2021-05-17T08:50:41.655Z] Removing intermediate container ac51159588b8 [2021-05-17T08:50:41.655Z] ---> 41fde4f4c599 [2021-05-17T08:50:41.655Z] [2021-05-17T08:50:41.655Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:50:41.655Z] ---> 9852663dfa18 [2021-05-17T08:50:41.655Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T08:50:42.257Z] ---> Running in 37081d8bece9 [2021-05-17T08:50:42.257Z] Removing intermediate container a583866ba568 [2021-05-17T08:50:42.257Z] ---> 86f5269f1877 [2021-05-17T08:50:42.257Z] Removing intermediate container 3b432d196c05 [2021-05-17T08:50:42.257Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / ---> 7ebc284bbcf2 [2021-05-17T08:50:42.257Z] Step 20/22 : LABEL arch=arm64 [2021-05-17T08:50:42.257Z] [2021-05-17T08:50:42.534Z] ---> Running in 2a26cff74b0d [2021-05-17T08:50:42.534Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T08:50:42.534Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T08:50:42.534Z] ---> eeaf43b92773 [2021-05-17T08:50:42.534Z] 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-05-17T08:50:42.809Z] Removing intermediate container 82756b080d7d [2021-05-17T08:50:42.809Z] ---> 80215155d176 [2021-05-17T08:50:42.809Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T08:50:42.809Z] Removing intermediate container 37081d8bece9 [2021-05-17T08:50:42.809Z] ---> 3b28928339bf [2021-05-17T08:50:42.809Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T08:50:42.809Z] ---> Running in 702a608dd7d6 [2021-05-17T08:50:43.082Z] ---> Running in becb2ba684cf [2021-05-17T08:50:43.082Z] ---> Running in 42bed8d21c79 [2021-05-17T08:50:43.356Z] ---> 13c8c892188e [2021-05-17T08:50:43.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T08:50:43.356Z] Removing intermediate container 2a26cff74b0d [2021-05-17T08:50:43.356Z] ---> 2502b8645d2c [2021-05-17T08:50:43.356Z] Step 21/22 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:50:43.356Z] Removing intermediate container 702a608dd7d6 [2021-05-17T08:50:43.356Z] ---> dd901e3537c4 [2021-05-17T08:50:43.356Z] Step 24/26 : LABEL arch=arm64 [2021-05-17T08:50:43.630Z] ---> Running in 8dcd8bb7e9d7 [2021-05-17T08:50:43.630Z] Removing intermediate container becb2ba684cf [2021-05-17T08:50:43.630Z] ---> 2562ac72a3f1 [2021-05-17T08:50:43.630Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T08:50:43.630Z] ---> Running in b086967134f3 [2021-05-17T08:50:43.912Z] Removing intermediate container 42bed8d21c79 [2021-05-17T08:50:43.912Z] ---> c32ee32ccb32 [2021-05-17T08:50:43.912Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T08:50:44.200Z] ---> Running in 10427e4e325f [2021-05-17T08:50:44.200Z] ---> Running in 23bb96c85310 [2021-05-17T08:50:44.200Z] Removing intermediate container 8dcd8bb7e9d7 [2021-05-17T08:50:44.200Z] ---> a296d20e8d98 [2021-05-17T08:50:44.200Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T08:50:44.470Z] Removing intermediate container b086967134f3 [2021-05-17T08:50:44.470Z] ---> 1a3eec79c783 [2021-05-17T08:50:44.470Z] Step 25/26 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:50:44.743Z] ---> Running in 4601270bc1ee [2021-05-17T08:50:44.743Z] ---> Running in 02016fec59d3 [2021-05-17T08:50:45.021Z] ---> 0d3cdb5f3f21 [2021-05-17T08:50:45.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T08:50:45.021Z] Removing intermediate container 23bb96c85310 [2021-05-17T08:50:45.021Z] ---> e14a06b838c0 [2021-05-17T08:50:45.021Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:50:45.294Z] ---> Running in 4b4220bb8d62 [2021-05-17T08:50:45.568Z] Removing intermediate container 4601270bc1ee [2021-05-17T08:50:45.568Z] ---> 0d75ed82444a [2021-05-17T08:50:45.568Z] [2021-05-17T08:50:45.568Z] Removing intermediate container 02016fec59d3 [2021-05-17T08:50:45.568Z] ---> c064c4db9ac6 [2021-05-17T08:50:45.568Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T08:50:45.839Z] ---> Running in 89c8c3bb124b [2021-05-17T08:50:46.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:46.118Z] ---> eaae12c54ded [2021-05-17T08:50:46.118Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T08:50:46.390Z] Successfully built 0d75ed82444a [2021-05-17T08:50:46.390Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-17T08:50:46.390Z]  Building security-proxy-setup ... done Building core-metadata [2021-05-17T08:50:46.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:46.390Z] ---> Running in 95426c808423 [2021-05-17T08:50:46.664Z] Removing intermediate container 89c8c3bb124b [2021-05-17T08:50:46.664Z] ---> e9339ef2ccb2 [2021-05-17T08:50:46.664Z] [2021-05-17T08:50:46.940Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T08:50:46.940Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T08:50:46.940Z] Executing bash-5.0.17-r0.post-install [2021-05-17T08:50:46.940Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:50:46.940Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T08:50:46.940Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T08:50:46.940Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T08:50:46.940Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T08:50:46.940Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T08:50:46.940Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T08:50:47.219Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T08:50:47.219Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T08:50:47.219Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T08:50:47.219Z] Removing intermediate container 95426c808423 [2021-05-17T08:50:47.219Z] ---> 404bdb60bc4b [2021-05-17T08:50:47.219Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:50:47.219Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T08:50:47.219Z] Successfully built e9339ef2ccb2 [2021-05-17T08:50:47.501Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-17T08:50:47.501Z]  Building security-secretstore-setup ... done Building support-notifications [2021-05-17T08:50:47.771Z] ---> Running in fb7e53167430 [2021-05-17T08:50:48.368Z] Removing intermediate container fb7e53167430 [2021-05-17T08:50:48.368Z] ---> 699b754213ed [2021-05-17T08:50:48.368Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:50:48.638Z] Removing intermediate container 4b4220bb8d62 [2021-05-17T08:50:48.638Z] ---> d85899503dec [2021-05-17T08:50:48.638Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T08:50:48.913Z] ---> Running in 03ee0fa42852 [2021-05-17T08:50:49.187Z] ---> Running in 6c8438f1f1d0 [2021-05-17T08:50:49.187Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T08:50:49.187Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T08:50:49.187Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T08:50:49.466Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T08:50:49.466Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T08:50:49.466Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T08:50:49.466Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T08:50:49.466Z] Removing intermediate container 03ee0fa42852 [2021-05-17T08:50:49.466Z] ---> 1fd85ec83628 [2021-05-17T08:50:49.466Z] Step 23/24 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:50:49.466Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T08:50:49.466Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T08:50:49.466Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T08:50:49.741Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T08:50:49.741Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T08:50:49.741Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T08:50:49.741Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T08:50:49.741Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T08:50:49.741Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T08:50:49.741Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T08:50:49.741Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T08:50:49.741Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T08:50:49.741Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T08:50:49.741Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T08:50:50.029Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T08:50:50.029Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T08:50:50.029Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T08:50:50.029Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T08:50:50.029Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T08:50:50.029Z] ---> Running in 21191ed22cd8 [2021-05-17T08:50:50.029Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T08:50:50.029Z] OK: 72 MiB in 59 packages [2021-05-17T08:50:50.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:51.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:51.306Z] Removing intermediate container 21191ed22cd8 [2021-05-17T08:50:51.306Z] ---> b77cb258eb3e [2021-05-17T08:50:51.306Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:50:52.304Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:50:52.588Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T08:50:52.588Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T08:50:52.588Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T08:50:52.867Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T08:50:52.867Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T08:50:53.145Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:50:53.145Z] OK: 8 MiB in 20 packages [2021-05-17T08:50:53.145Z] ---> Running in 6146a5228e27 [2021-05-17T08:50:54.150Z] Removing intermediate container 6146a5228e27 [2021-05-17T08:50:54.150Z] ---> 1767955883d8 [2021-05-17T08:50:54.150Z] [2021-05-17T08:50:54.428Z] Successfully built 1767955883d8 [2021-05-17T08:50:54.429Z] Successfully tagged core-command-arm64:latest [2021-05-17T08:50:54.429Z]  Building core-command ... done Building security-bootstrapper [2021-05-17T08:50:54.717Z] Removing intermediate container 6c8438f1f1d0 [2021-05-17T08:50:54.717Z] ---> 73bb3861047e [2021-05-17T08:50:54.717Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:50:55.330Z] Collecting docker-compose==1.23.2 [2021-05-17T08:50:55.609Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T08:50:55.609Z] ---> a5cb9faf120f [2021-05-17T08:50:55.609Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T08:50:56.600Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T08:50:56.600Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T08:50:57.585Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T08:50:57.585Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T08:50:58.199Z] ---> 75e2104bcfb5 [2021-05-17T08:50:58.199Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T08:51:00.193Z] ---> 5e4a2eea3f0d [2021-05-17T08:51:00.193Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T08:51:00.193Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T08:51:00.193Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T08:51:00.193Z] ---> Running in ecf50715c54e [2021-05-17T08:51:00.790Z] Removing intermediate container ecf50715c54e [2021-05-17T08:51:00.790Z] ---> 2077f9381363 [2021-05-17T08:51:00.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:51:01.062Z] ---> Running in 73b00b5cc469 [2021-05-17T08:51:01.656Z] Removing intermediate container 73b00b5cc469 [2021-05-17T08:51:01.656Z] ---> f0cdee0d4837 [2021-05-17T08:51:01.656Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:51:01.656Z] ---> Running in bb1667c28f40 [2021-05-17T08:51:02.249Z] Removing intermediate container bb1667c28f40 [2021-05-17T08:51:02.249Z] ---> f64874ba26c8 [2021-05-17T08:51:02.249Z] Step 23/24 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:51:02.525Z] ---> Running in ef067c0a5c06 [2021-05-17T08:51:02.809Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T08:51:03.084Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T08:51:03.084Z] Removing intermediate container ef067c0a5c06 [2021-05-17T08:51:03.084Z] ---> bcb5a1078d49 [2021-05-17T08:51:03.084Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:51:03.084Z] ---> Running in b62eada40be0 [2021-05-17T08:51:03.683Z] Removing intermediate container b62eada40be0 [2021-05-17T08:51:03.683Z] ---> 68a37e8d1b77 [2021-05-17T08:51:03.683Z] [2021-05-17T08:51:04.283Z] Successfully built 68a37e8d1b77 [2021-05-17T08:51:04.283Z] Successfully tagged core-data-arm64:latest [2021-05-17T08:51:04.283Z]  Building core-data ... done Building support-scheduler [2021-05-17T08:51:04.882Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T08:51:04.882Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T08:51:05.157Z] 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-05-17T08:51:05.432Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T08:51:05.432Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T08:51:08.830Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T08:51:08.830Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T08:51:10.268Z] Collecting PyYAML<4,>=3.10 [2021-05-17T08:51:10.268Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T08:51:14.574Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T08:51:14.574Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T08:51:14.574Z] 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-05-17T08:51:14.574Z] 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-05-17T08:51:15.559Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T08:51:15.559Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T08:51:16.160Z] Collecting idna<2.8,>=2.5 [2021-05-17T08:51:16.160Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T08:51:16.438Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T08:51:16.438Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T08:51:16.710Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T08:51:16.710Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T08:51:16.710Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T08:51:16.710Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T08:51:18.281Z] Installing collected packages: cached-property, dockerpty, texttable, jsonschema, urllib3, idna, requests, docopt, docker-pycreds, websocket-client, docker, PyYAML, docker-compose [2021-05-17T08:51:18.281Z] Running setup.py install for dockerpty: started [2021-05-17T08:51:20.331Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T08:51:20.604Z] Running setup.py install for texttable: started [2021-05-17T08:51:23.227Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T08:51:23.227Z] Attempting uninstall: urllib3 [2021-05-17T08:51:23.227Z] Found existing installation: urllib3 1.25.9 [2021-05-17T08:51:23.227Z] Uninstalling urllib3-1.25.9: [2021-05-17T08:51:23.503Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T08:51:24.101Z] Attempting uninstall: idna [2021-05-17T08:51:24.101Z] Found existing installation: idna 2.9 [2021-05-17T08:51:24.101Z] Uninstalling idna-2.9: [2021-05-17T08:51:24.377Z] Successfully uninstalled idna-2.9 [2021-05-17T08:51:24.974Z] Attempting uninstall: requests [2021-05-17T08:51:24.974Z] Found existing installation: requests 2.23.0 [2021-05-17T08:51:24.974Z] Uninstalling requests-2.23.0: [2021-05-17T08:51:24.974Z] Successfully uninstalled requests-2.23.0 [2021-05-17T08:51:25.569Z] Running setup.py install for docopt: started [2021-05-17T08:51:28.204Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T08:51:29.644Z] Running setup.py install for PyYAML: started [2021-05-17T08:51:32.260Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T08:51:33.720Z] 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-05-17T08:51:37.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:51:37.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:51:37.139Z] ---> 6e818243ce51 [2021-05-17T08:51:37.139Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:51:37.139Z] ---> Using cache [2021-05-17T08:51:37.139Z] ---> a020418dc797 [2021-05-17T08:51:37.139Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:51:37.139Z] ---> Using cache [2021-05-17T08:51:37.139Z] ---> c7319e8d0977 [2021-05-17T08:51:37.139Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:51:37.139Z] ---> Using cache [2021-05-17T08:51:37.139Z] ---> 7fefc3186b00 [2021-05-17T08:51:37.139Z] Step 6/24 : COPY go.mod . [2021-05-17T08:51:37.139Z] ---> Using cache [2021-05-17T08:51:37.139Z] ---> 30d90ae5e4cb [2021-05-17T08:51:37.139Z] Step 7/24 : RUN go mod download [2021-05-17T08:51:37.139Z] ---> Using cache [2021-05-17T08:51:37.139Z] ---> 75142209fae3 [2021-05-17T08:51:37.139Z] Step 8/24 : COPY . . [2021-05-17T08:51:37.430Z] ---> Using cache [2021-05-17T08:51:37.430Z] ---> 0a69d0ac62b8 [2021-05-17T08:51:37.430Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:51:37.430Z] ---> Using cache [2021-05-17T08:51:37.430Z] ---> 9890edad5919 [2021-05-17T08:51:37.430Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T08:51:37.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:51:37.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:51:37.713Z] ---> 6e818243ce51 [2021-05-17T08:51:37.713Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:51:37.713Z] ---> Using cache [2021-05-17T08:51:37.713Z] ---> a020418dc797 [2021-05-17T08:51:37.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:51:37.713Z] ---> Using cache [2021-05-17T08:51:37.713Z] ---> c7319e8d0977 [2021-05-17T08:51:37.713Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T08:51:44.459Z] ---> Running in 9cb23ba6e07f [2021-05-17T08:51:44.459Z] ---> Running in 7468608614a2 [2021-05-17T08:51:44.459Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:51:44.459Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:51:44.459Z] ---> 6e818243ce51 [2021-05-17T08:51:44.459Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T08:51:44.459Z] ---> Using cache [2021-05-17T08:51:44.459Z] ---> a020418dc797 [2021-05-17T08:51:44.459Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:51:44.459Z] ---> Using cache [2021-05-17T08:51:44.459Z] ---> c7319e8d0977 [2021-05-17T08:51:44.459Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T08:51:44.459Z] ---> Using cache [2021-05-17T08:51:44.459Z] ---> 7fefc3186b00 [2021-05-17T08:51:44.459Z] Step 6/32 : COPY go.mod . [2021-05-17T08:51:44.459Z] ---> Using cache [2021-05-17T08:51:44.459Z] ---> 30d90ae5e4cb [2021-05-17T08:51:44.459Z] Step 7/32 : RUN go mod download [2021-05-17T08:51:44.459Z] ---> Using cache [2021-05-17T08:51:44.459Z] ---> 75142209fae3 [2021-05-17T08:51:44.459Z] Step 8/32 : COPY . . [2021-05-17T08:51:44.739Z] ---> Using cache [2021-05-17T08:51:44.739Z] ---> 0a69d0ac62b8 [2021-05-17T08:51:44.739Z] Step 9/32 : RUN go mod tidy [2021-05-17T08:51:44.739Z] ---> Using cache [2021-05-17T08:51:44.739Z] ---> 9890edad5919 [2021-05-17T08:51:44.739Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T08:51:45.724Z] ---> Running in 48ab394cebe6 [2021-05-17T08:51:46.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:51:46.280Z] 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-05-17T08:51:46.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:51:47.532Z] 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-05-17T08:51:48.516Z] OK: 218 MiB in 52 packages [2021-05-17T08:51:51.941Z] Removing intermediate container 9cb23ba6e07f [2021-05-17T08:51:51.941Z] ---> 975ac41236ae [2021-05-17T08:51:51.941Z] Step 6/23 : COPY go.mod . [2021-05-17T08:51:51.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:51:51.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:51:51.941Z] ---> 6e818243ce51 [2021-05-17T08:51:51.941Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:51:51.941Z] ---> Using cache [2021-05-17T08:51:51.941Z] ---> a020418dc797 [2021-05-17T08:51:51.941Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:51:51.941Z] ---> Using cache [2021-05-17T08:51:51.941Z] ---> c7319e8d0977 [2021-05-17T08:51:51.941Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T08:51:51.941Z] ---> Using cache [2021-05-17T08:51:51.941Z] ---> 7fefc3186b00 [2021-05-17T08:51:51.941Z] Step 6/23 : COPY go.mod . [2021-05-17T08:51:51.941Z] ---> Using cache [2021-05-17T08:51:51.941Z] ---> 30d90ae5e4cb [2021-05-17T08:51:51.941Z] Step 7/23 : RUN go mod download [2021-05-17T08:51:51.941Z] ---> Using cache [2021-05-17T08:51:51.941Z] ---> 75142209fae3 [2021-05-17T08:51:51.941Z] Step 8/23 : COPY . . [2021-05-17T08:51:52.935Z] ---> Using cache [2021-05-17T08:51:52.935Z] ---> 0a69d0ac62b8 [2021-05-17T08:51:52.935Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:51:52.935Z] ---> Using cache [2021-05-17T08:51:52.935Z] ---> 9890edad5919 [2021-05-17T08:51:52.935Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T08:51:53.218Z] ---> Running in d1fe4e25fa77 [2021-05-17T08:51:54.217Z] ---> f8716f1e8df0 [2021-05-17T08:51:54.217Z] Step 7/23 : RUN go mod download [2021-05-17T08:51:54.490Z] ---> Running in a92955d26968 [2021-05-17T08:51:56.478Z] 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-05-17T08:51:58.476Z] Removing intermediate container 10427e4e325f [2021-05-17T08:51:58.476Z] ---> 8955820c426d [2021-05-17T08:51:58.476Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T08:51:58.753Z] ---> Running in 8ce7f27ae88a [2021-05-17T08:51:59.363Z] Removing intermediate container 8ce7f27ae88a [2021-05-17T08:51:59.363Z] Removing intermediate container a92955d26968 [2021-05-17T08:51:59.363Z] ---> 0f1d80d99dcb [2021-05-17T08:51:59.363Z] ---> c6a6d5995ea7 [2021-05-17T08:51:59.363Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T08:51:59.363Z] Step 8/23 : COPY . . [2021-05-17T08:51:59.643Z] ---> Running in 03bdbc4250a0 [2021-05-17T08:52:00.648Z] Removing intermediate container 03bdbc4250a0 [2021-05-17T08:52:00.648Z] ---> 3b30e3ed31c8 [2021-05-17T08:52:00.648Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T08:52:04.077Z] ---> 7a9f60775250 [2021-05-17T08:52:04.077Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T08:52:06.133Z] ---> 5e8875e99655 [2021-05-17T08:52:06.133Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T08:52:08.775Z] ---> 7af9b42161e8 [2021-05-17T08:52:08.775Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T08:52:08.775Z] ---> Running in 05ea2de9b0e3 [2021-05-17T08:52:09.381Z] Removing intermediate container 05ea2de9b0e3 [2021-05-17T08:52:09.381Z] ---> b2e91ef6a05b [2021-05-17T08:52:09.381Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:52:09.987Z] ---> Running in 603d3b4c81f0 [2021-05-17T08:52:10.586Z] Removing intermediate container 603d3b4c81f0 [2021-05-17T08:52:10.586Z] ---> 5409f26c5c67 [2021-05-17T08:52:10.586Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:52:11.184Z] ---> Running in 7896c9cdd424 [2021-05-17T08:52:12.171Z] Removing intermediate container 7896c9cdd424 [2021-05-17T08:52:12.171Z] ---> 21aa838f783f [2021-05-17T08:52:12.171Z] Step 23/24 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:52:12.772Z] ---> Running in 5e6833f24a57 [2021-05-17T08:52:13.761Z] Removing intermediate container 5e6833f24a57 [2021-05-17T08:52:13.761Z] ---> eb641bfe88f4 [2021-05-17T08:52:14.041Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:52:14.326Z] ---> Running in 3355e82a92ce [2021-05-17T08:52:15.769Z] Removing intermediate container 3355e82a92ce [2021-05-17T08:52:15.769Z] ---> 4fdc72fee6e6 [2021-05-17T08:52:15.769Z] [2021-05-17T08:52:16.377Z] Successfully built 4fdc72fee6e6 [2021-05-17T08:52:16.654Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-17T08:52:22.091Z]  Building sys-mgmt-agent ... done  ---> cfcd2775e467 [2021-05-17T08:52:22.091Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:52:22.091Z] ---> Running in 5114dc45b5be [2021-05-17T08:52:28.866Z] Removing intermediate container 5114dc45b5be [2021-05-17T08:52:28.866Z] ---> 7635afaf3a66 [2021-05-17T08:52:28.866Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T08:52:29.144Z] ---> Running in 7ffce3f739a3 [2021-05-17T08:52:31.175Z] 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-05-17T08:53:39.463Z] Removing intermediate container 48ab394cebe6 [2021-05-17T08:53:39.463Z] ---> 34fcdab280d2 [2021-05-17T08:53:39.463Z] [2021-05-17T08:53:39.463Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T08:53:39.463Z] ---> 9852663dfa18 [2021-05-17T08:53:39.463Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T08:53:39.463Z] ---> Running in 3377626d5473 [2021-05-17T08:53:39.463Z] Removing intermediate container 3377626d5473 [2021-05-17T08:53:39.463Z] ---> ba6b76ba3b9b [2021-05-17T08:53:39.463Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T08:53:39.463Z] ---> Running in 41b873d6d919 [2021-05-17T08:53:39.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:39.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:39.463Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:53:39.463Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T08:53:39.463Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:53:39.463Z] OK: 5 MiB in 16 packages [2021-05-17T08:53:39.463Z] Removing intermediate container 41b873d6d919 [2021-05-17T08:53:39.463Z] ---> d3ddaffa1197 [2021-05-17T08:53:39.463Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T08:53:39.463Z] ---> Running in edf326422e19 [2021-05-17T08:53:39.463Z] Removing intermediate container edf326422e19 [2021-05-17T08:53:39.463Z] ---> bfde07bf406f [2021-05-17T08:53:39.463Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T08:53:39.463Z] ---> Running in 7ebf24982d85 [2021-05-17T08:53:39.463Z] Removing intermediate container 7ebf24982d85 [2021-05-17T08:53:39.463Z] ---> f3c08d3ebda4 [2021-05-17T08:53:39.463Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T08:53:39.463Z] ---> Running in 7b23bab6af62 [2021-05-17T08:53:41.459Z] Removing intermediate container 7b23bab6af62 [2021-05-17T08:53:41.459Z] ---> 1ff5f23e9ba5 [2021-05-17T08:53:41.459Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T08:53:41.459Z] ---> Running in 23fc6aa5a050 [2021-05-17T08:53:41.734Z] Removing intermediate container 23fc6aa5a050 [2021-05-17T08:53:41.734Z] ---> e24963b2cd7f [2021-05-17T08:53:41.734Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T08:53:43.186Z] ---> 47356647c43d [2021-05-17T08:53:43.186Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T08:53:43.186Z] ---> Running in 7adf46011cd7 [2021-05-17T08:53:46.599Z] Removing intermediate container 7adf46011cd7 [2021-05-17T08:53:46.599Z] ---> e08188998ad0 [2021-05-17T08:53:46.599Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:48.043Z] ---> d60f9a181045 [2021-05-17T08:53:48.043Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T08:53:52.402Z] ---> 9783a5e947f2 [2021-05-17T08:53:52.402Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T08:53:53.841Z] ---> 11d186ddd446 [2021-05-17T08:53:53.841Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T08:53:54.444Z] Removing intermediate container d1fe4e25fa77 [2021-05-17T08:53:54.444Z] ---> fe27a09cb77f [2021-05-17T08:53:54.444Z] [2021-05-17T08:53:54.444Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:53:54.444Z] ---> 9852663dfa18 [2021-05-17T08:53:54.444Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:53:54.444Z] ---> Using cache [2021-05-17T08:53:54.444Z] ---> 9b77cc77ad76 [2021-05-17T08:53:54.444Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:53:54.444Z] ---> Using cache [2021-05-17T08:53:54.444Z] ---> 3de624d48e04 [2021-05-17T08:53:54.444Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T08:53:54.719Z] ---> Running in 9043ccf0445e [2021-05-17T08:53:55.324Z] Removing intermediate container 7468608614a2 [2021-05-17T08:53:55.324Z] ---> 47bf029232db [2021-05-17T08:53:55.324Z] [2021-05-17T08:53:55.324Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:53:55.324Z] ---> 9852663dfa18 [2021-05-17T08:53:55.324Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:53:55.324Z] ---> Using cache [2021-05-17T08:53:55.324Z] ---> 9b77cc77ad76 [2021-05-17T08:53:55.324Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:53:55.324Z] ---> Using cache [2021-05-17T08:53:55.324Z] ---> 3de624d48e04 [2021-05-17T08:53:55.324Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T08:53:55.600Z] ---> Running in 67337e298325 [2021-05-17T08:53:55.600Z] ---> 012a5fe6c295 [2021-05-17T08:53:55.600Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T08:53:55.887Z] Removing intermediate container 9043ccf0445e [2021-05-17T08:53:55.887Z] ---> b7c6f2ef194f [2021-05-17T08:53:55.887Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:53:56.160Z] ---> Running in 8f3666d1b334 [2021-05-17T08:53:56.160Z] Removing intermediate container 67337e298325 [2021-05-17T08:53:56.160Z] ---> 4a22fb9490e7 [2021-05-17T08:53:56.160Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:53:56.438Z] ---> Running in 4753a70c4a56 [2021-05-17T08:53:56.711Z] Removing intermediate container 8f3666d1b334 [2021-05-17T08:53:56.711Z] ---> 348994faacc6 [2021-05-17T08:53:56.711Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:56.711Z] ---> 164af20a4658 [2021-05-17T08:53:56.711Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T08:53:57.323Z] ---> Running in 19a69bd41ef8 [2021-05-17T08:53:57.323Z] Removing intermediate container 4753a70c4a56 [2021-05-17T08:53:57.323Z] ---> effc0caafbf4 [2021-05-17T08:53:57.323Z] Step 16/24 : WORKDIR / [2021-05-17T08:53:57.597Z] ---> Running in 9ac1d0afbb12 [2021-05-17T08:53:57.872Z] ---> f729596a4d49 [2021-05-17T08:53:57.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T08:53:57.872Z] Removing intermediate container 19a69bd41ef8 [2021-05-17T08:53:57.872Z] ---> 7e815702b374 [2021-05-17T08:53:57.872Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T08:53:58.149Z] Removing intermediate container 9ac1d0afbb12 [2021-05-17T08:53:58.149Z] ---> 8e68b277cf3a [2021-05-17T08:53:58.149Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:59.137Z] ---> dbd4d8ca6203 [2021-05-17T08:53:59.137Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T08:53:59.412Z] ---> Running in 2284aa3860f1 [2021-05-17T08:53:59.412Z] ---> ce27b3897b14 [2021-05-17T08:53:59.412Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T08:53:59.687Z] ---> 27e692c46512 [2021-05-17T08:53:59.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T08:54:01.664Z] ---> 00819c89ac94 [2021-05-17T08:54:01.664Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T08:54:01.664Z] ---> 75af54b576a3 [2021-05-17T08:54:01.664Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T08:54:01.664Z] ---> Running in 7442f73cf6ee [2021-05-17T08:54:02.647Z] Removing intermediate container 7442f73cf6ee [2021-05-17T08:54:02.647Z] ---> d9bb00fa4115 [2021-05-17T08:54:02.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:54:02.919Z] ---> Running in ef0d2f2338b8 [2021-05-17T08:54:02.919Z] ---> fdc50fe3c209 [2021-05-17T08:54:02.919Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T08:54:03.192Z] Removing intermediate container 2284aa3860f1 [2021-05-17T08:54:03.192Z] ---> e30c52fba43d [2021-05-17T08:54:03.192Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T08:54:03.463Z] ---> Running in 25481b01dfd7 [2021-05-17T08:54:03.733Z] ---> Running in 4e468f56e330 [2021-05-17T08:54:03.733Z] Removing intermediate container ef0d2f2338b8 [2021-05-17T08:54:03.733Z] ---> 0419eac518b0 [2021-05-17T08:54:03.733Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T08:54:04.327Z] ---> Running in 1949e58015e5 [2021-05-17T08:54:04.327Z] Removing intermediate container 25481b01dfd7 [2021-05-17T08:54:04.327Z] ---> 8d8382aef137 [2021-05-17T08:54:04.327Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:54:04.327Z] Removing intermediate container 4e468f56e330 [2021-05-17T08:54:04.327Z] ---> 2cdd04335c3a [2021-05-17T08:54:04.327Z] Step 29/32 : CMD ["gate"] [2021-05-17T08:54:04.601Z] ---> Running in a8b94927ef4a [2021-05-17T08:54:04.601Z] Removing intermediate container 7ffce3f739a3 [2021-05-17T08:54:04.601Z] ---> f5996802049a [2021-05-17T08:54:04.601Z] [2021-05-17T08:54:04.601Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:54:04.601Z] ---> 9852663dfa18 [2021-05-17T08:54:04.601Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T08:54:04.871Z] ---> Running in 53aeb05a736d [2021-05-17T08:54:04.871Z] Removing intermediate container 1949e58015e5 [2021-05-17T08:54:04.871Z] ---> ccb478b03f2b [2021-05-17T08:54:04.871Z] Step 22/23 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:54:05.142Z] ---> Running in e5d61f56fb09 [2021-05-17T08:54:05.142Z] ---> Running in 237c84171b7e [2021-05-17T08:54:05.142Z] Removing intermediate container a8b94927ef4a [2021-05-17T08:54:05.142Z] ---> 7cba8bfba4a7 [2021-05-17T08:54:05.142Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:54:05.416Z] ---> Running in 1a7033fb30c3 [2021-05-17T08:54:05.697Z] Removing intermediate container 53aeb05a736d [2021-05-17T08:54:05.697Z] ---> d982404d3fe8 [2021-05-17T08:54:05.697Z] Step 30/32 : LABEL arch=arm64 [2021-05-17T08:54:05.697Z] Removing intermediate container 237c84171b7e [2021-05-17T08:54:05.697Z] ---> a88d9f6152e4 [2021-05-17T08:54:05.697Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:54:05.978Z] ---> Running in 3a2c590ddebc [2021-05-17T08:54:05.978Z] ---> Running in 47c1615613af [2021-05-17T08:54:05.978Z] Removing intermediate container 1a7033fb30c3 [2021-05-17T08:54:05.978Z] ---> 20a81541290d [2021-05-17T08:54:05.978Z] Step 23/24 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:54:06.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:54:06.247Z] ---> Running in 99cd859e0e04 [2021-05-17T08:54:06.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:54:06.534Z] Removing intermediate container 3a2c590ddebc [2021-05-17T08:54:06.534Z] ---> 5005297207a8 [2021-05-17T08:54:06.534Z] [2021-05-17T08:54:06.534Z] Removing intermediate container 47c1615613af [2021-05-17T08:54:06.534Z] ---> 337ead77ffd5 [2021-05-17T08:54:06.534Z] Step 31/32 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:54:07.146Z] ---> Running in 053f77422ba0 [2021-05-17T08:54:07.146Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T08:54:07.146Z] Removing intermediate container 99cd859e0e04 [2021-05-17T08:54:07.146Z] ---> 1192265f5b74 [2021-05-17T08:54:07.146Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:54:07.146Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:54:07.146Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:54:07.146Z] Successfully built 5005297207a8 [2021-05-17T08:54:07.146Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:54:07.146Z] Successfully tagged support-scheduler-arm64:latest [2021-05-17T08:54:07.425Z]  Building support-scheduler ... done  ---> Running in 870c412ca8e8 [2021-05-17T08:54:07.425Z] OK: 6 MiB in 16 packages [2021-05-17T08:54:07.425Z] Removing intermediate container 053f77422ba0 [2021-05-17T08:54:07.425Z] ---> 01deeff6824c [2021-05-17T08:54:07.425Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T08:54:08.063Z] ---> Running in ed506cbf00fd [2021-05-17T08:54:08.063Z] Removing intermediate container 870c412ca8e8 [2021-05-17T08:54:08.063Z] ---> a3d0a7d4e4ed [2021-05-17T08:54:08.063Z] [2021-05-17T08:54:08.654Z] Successfully built a3d0a7d4e4ed [2021-05-17T08:54:08.654Z] Successfully tagged core-metadata-arm64:latest [2021-05-17T08:54:08.654Z]  Building core-metadata ... done Removing intermediate container ed506cbf00fd [2021-05-17T08:54:08.654Z] ---> d283d18c207d [2021-05-17T08:54:08.654Z] [2021-05-17T08:54:09.246Z] Successfully built d283d18c207d [2021-05-17T08:54:09.246Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-17T08:54:09.246Z]  Building security-bootstrapper ... done Removing intermediate container e5d61f56fb09 [2021-05-17T08:54:09.246Z] ---> 495b34ffcd28 [2021-05-17T08:54:09.246Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:54:09.517Z] ---> Running in 6d08c7a13804 [2021-05-17T08:54:09.789Z] Removing intermediate container 6d08c7a13804 [2021-05-17T08:54:09.789Z] ---> 403a88b5cbd8 [2021-05-17T08:54:09.789Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T08:54:09.789Z] ---> Running in 7b98fae0ddf6 [2021-05-17T08:54:10.379Z] Removing intermediate container 7b98fae0ddf6 [2021-05-17T08:54:10.379Z] ---> da63f1af211b [2021-05-17T08:54:10.379Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:54:10.379Z] ---> Running in 0e7c85a634bb [2021-05-17T08:54:10.968Z] Removing intermediate container 0e7c85a634bb [2021-05-17T08:54:10.968Z] ---> b255661d4a30 [2021-05-17T08:54:10.968Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:54:11.557Z] ---> d639b277df08 [2021-05-17T08:54:11.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T08:54:12.981Z] ---> f1905ee4b25d [2021-05-17T08:54:12.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T08:54:13.253Z] ---> 8b7ddaa029a5 [2021-05-17T08:54:13.254Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T08:54:13.526Z] ---> Running in d3743f47bb1a [2021-05-17T08:54:14.140Z] Removing intermediate container d3743f47bb1a [2021-05-17T08:54:14.140Z] ---> 9df16be63032 [2021-05-17T08:54:14.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:54:14.140Z] ---> Running in ed415bb45acb [2021-05-17T08:54:14.735Z] Removing intermediate container ed415bb45acb [2021-05-17T08:54:14.735Z] ---> 22d274be322f [2021-05-17T08:54:14.735Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T08:54:14.735Z] ---> Running in ae14b1b2d926 [2021-05-17T08:54:15.330Z] Removing intermediate container ae14b1b2d926 [2021-05-17T08:54:15.330Z] ---> 73dde95c8263 [2021-05-17T08:54:15.330Z] Step 22/23 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 [2021-05-17T08:54:15.330Z] ---> Running in 86cab5cea47d [2021-05-17T08:54:15.927Z] Removing intermediate container 86cab5cea47d [2021-05-17T08:54:15.928Z] ---> 2f91e6acb979 [2021-05-17T08:54:15.928Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:54:15.928Z] ---> Running in c87fed2aef94 [2021-05-17T08:54:16.521Z] Removing intermediate container c87fed2aef94 [2021-05-17T08:54:16.521Z] ---> 90f2e52ba4a6 [2021-05-17T08:54:16.521Z] [2021-05-17T08:54:16.794Z] Successfully built 90f2e52ba4a6 [2021-05-17T08:54:16.794Z] Successfully tagged support-notifications-arm64:latest [2021-05-17T08:54:17.083Z]  Building support-notifications ... done  [Pipeline] } [2021-05-17T08:54:17.079Z] $ docker stop --time=1 80b3a39b7cdefb183e586a4f88ecbbaa58a66c8a53acf7cb204d1a101650a856 [2021-05-17T08:54:19.070Z] $ docker rm -f 80b3a39b7cdefb183e586a4f88ecbbaa58a66c8a53acf7cb204d1a101650a856 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:54:19.701Z] + docker images [2021-05-17T08:54:19.975Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T08:54:19.975Z] support-notifications-arm64 latest 90f2e52ba4a6 3 seconds ago 16.8MB [2021-05-17T08:54:19.975Z] security-bootstrapper-arm64 latest d283d18c207d 11 seconds ago 17.2MB [2021-05-17T08:54:19.975Z] core-metadata-arm64 latest a3d0a7d4e4ed 12 seconds ago 17.4MB [2021-05-17T08:54:19.975Z] support-scheduler-arm64 latest 5005297207a8 13 seconds ago 16.1MB [2021-05-17T08:54:19.975Z] f5996802049a 15 seconds ago 981MB [2021-05-17T08:54:19.975Z] 47bf029232db 25 seconds ago 989MB [2021-05-17T08:54:19.975Z] fe27a09cb77f 26 seconds ago 981MB [2021-05-17T08:54:19.975Z] 34fcdab280d2 50 seconds ago 974MB [2021-05-17T08:54:19.975Z] sys-mgmt-agent-arm64 latest 4fdc72fee6e6 2 minutes ago 299MB [2021-05-17T08:54:19.975Z] core-data-arm64 latest 68a37e8d1b77 3 minutes ago 20.4MB [2021-05-17T08:54:19.975Z] core-command-arm64 latest 1767955883d8 3 minutes ago 16.1MB [2021-05-17T08:54:19.975Z] security-secretstore-setup-arm64 latest e9339ef2ccb2 3 minutes ago 24.4MB [2021-05-17T08:54:19.975Z] security-proxy-setup-arm64 latest 0d75ed82444a 3 minutes ago 24MB [2021-05-17T08:54:19.975Z] 41fde4f4c599 3 minutes ago 990MB [2021-05-17T08:54:19.975Z] 7f4f73d76593 3 minutes ago 977MB [2021-05-17T08:54:19.975Z] a7c5af47de2e 3 minutes ago 980MB [2021-05-17T08:54:19.975Z] 4ee62eba063e 4 minutes ago 978MB [2021-05-17T08:54:19.975Z] cdb86a25b069 4 minutes ago 978MB [2021-05-17T08:54:19.975Z] ci-base-image-arm64 latest 6e818243ce51 16 minutes ago 641MB [2021-05-17T08:54:19.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-17T08:54:19.975Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-17T08:54:19.975Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-17T08:54:19.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-05-17T08:54:20.675Z] ---> job-cost.sh [2021-05-17T08:54:20.675Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wbyG [2021-05-17T08:55:07.643Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T08:56:44.364Z] lf-activate-venv(): INFO: Adding /tmp/venv-wbyG/bin to PATH [2021-05-17T08:56:44.365Z] INFO: No Stack... [2021-05-17T08:56:44.365Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T08:56:44.365Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T08:56:44.702Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2021-05-17T08:56:44.702Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T08:56:44.774Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3464-6-stack-cost] [2021-05-17T08:56:44.785Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3464-6-stack-cost] did not exist. Created. [2021-05-17T08:56:44.785Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3464-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T08:56:45.138Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T08:56:45.409Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T08:56:45.424Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3464-6-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-05-17T08:56:46.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:56:47.712Z] ---> package-listing.sh [2021-05-17T08:56:47.712Z] ++ facter osfamily [2021-05-17T08:56:47.712Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T08:56:47.712Z] + OS_FAMILY=redhat [2021-05-17T08:56:47.712Z] + workspace=/w/workspace/edgex-go/6 [2021-05-17T08:56:47.712Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T08:56:47.712Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T08:56:47.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T08:56:47.712Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T08:56:47.712Z] + '[' /w/workspace/edgex-go/6 ']' [2021-05-17T08:56:47.712Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T08:56:47.712Z] + case "${OS_FAMILY}" in [2021-05-17T08:56:47.712Z] + rpm -qa [2021-05-17T08:56:47.712Z] + sort [2021-05-17T08:56:53.026Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T08:56:53.026Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T08:56:53.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T08:56:53.026Z] + '[' /w/workspace/edgex-go/6 ']' [2021-05-17T08:56:53.026Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-05-17T08:56:53.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-05-17T08:56:53.040Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T08:56:53.347Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:56:53.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T08:56:53.667Z] [2021-05-17T08:56:53.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:56:53.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T08:56:53.994Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T08:56:53.994Z] df20fa9351a1: Pulling fs layer [2021-05-17T08:56:53.994Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T08:56:53.994Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T08:56:53.994Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T08:56:53.994Z] 93b61091891f: Pulling fs layer [2021-05-17T08:56:53.994Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T08:56:53.994Z] 5e14af77c1be: Pulling fs layer [2021-05-17T08:56:53.994Z] 01666e4c0597: Pulling fs layer [2021-05-17T08:56:53.994Z] aa168da1d23b: Pulling fs layer [2021-05-17T08:56:53.994Z] 46f8f816bc3b: Waiting [2021-05-17T08:56:53.994Z] 93b61091891f: Waiting [2021-05-17T08:56:53.994Z] 93b9cdb0e59b: Waiting [2021-05-17T08:56:53.994Z] 5e14af77c1be: Waiting [2021-05-17T08:56:53.994Z] 01666e4c0597: Waiting [2021-05-17T08:56:53.994Z] aa168da1d23b: Waiting [2021-05-17T08:56:53.994Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T08:56:53.994Z] 36b3adc4ff6f: Download complete [2021-05-17T08:56:53.994Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T08:56:53.994Z] 46f8f816bc3b: Download complete [2021-05-17T08:56:53.994Z] df20fa9351a1: Verifying Checksum [2021-05-17T08:56:54.262Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T08:56:54.262Z] 93b9cdb0e59b: Download complete [2021-05-17T08:56:54.262Z] 5e14af77c1be: Verifying Checksum [2021-05-17T08:56:54.262Z] 5e14af77c1be: Download complete [2021-05-17T08:56:54.262Z] 01666e4c0597: Download complete [2021-05-17T08:56:54.262Z] 93b61091891f: Download complete [2021-05-17T08:56:54.530Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T08:56:54.530Z] 8ad3a11d3b57: Download complete [2021-05-17T08:56:54.530Z] df20fa9351a1: Pull complete [2021-05-17T08:56:54.795Z] 36b3adc4ff6f: Pull complete [2021-05-17T08:56:55.751Z] 8ad3a11d3b57: Pull complete [2021-05-17T08:56:55.752Z] 46f8f816bc3b: Pull complete [2021-05-17T08:56:56.016Z] 93b61091891f: Pull complete [2021-05-17T08:56:56.282Z] 93b9cdb0e59b: Pull complete [2021-05-17T08:56:57.376Z] aa168da1d23b: Verifying Checksum [2021-05-17T08:56:57.376Z] aa168da1d23b: Download complete [2021-05-17T08:56:57.961Z] 5e14af77c1be: Pull complete [2021-05-17T08:56:58.235Z] 01666e4c0597: Pull complete [2021-05-17T08:57:06.432Z] aa168da1d23b: Pull complete [2021-05-17T08:57:06.432Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T08:57:06.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T08:57:06.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T08:57:06.610Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2021-05-17T08:57:06.665Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T08:57:16.598Z] $ docker top 79188ecb6a1a2b65a3f607d69fb6e0ce3f26a303b5f6ccd544eb460e217e7fe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:57:17.180Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T08:57:17.483Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T08:57:17.786Z] + ls /var/log/sa-host [2021-05-17T08:57:17.786Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T08:57:17.786Z] file_magic: OK [2021-05-17T08:57:17.786Z] HZ: Using current value: 100 [2021-05-17T08:57:17.786Z] file_header: OK [2021-05-17T08:57:17.786Z] 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-05-17T08:57:17.786Z] Statistics: [2021-05-17T08:57:17.786Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T08:57:17.786Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T08:57:17.786Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T08:57:17.786Z] file_magic: OK [2021-05-17T08:57:17.786Z] HZ: Using current value: 100 [2021-05-17T08:57:17.786Z] file_header: OK [2021-05-17T08:57:17.786Z] 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-05-17T08:57:17.786Z] Statistics: [2021-05-17T08:57:17.786Z] Hnuu...uuuununununu... [2021-05-17T08:57:17.786Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T08:57:17.971Z] provisioning config files... [2021-05-17T08:57:17.984Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config7949599410989046984tmp [Pipeline] { [Pipeline] echo [2021-05-17T08:57:18.007Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:18.305Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T08:57:18.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T08:57:18.366Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:18.666Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T08:57:18.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:18.983Z] ---> sudo-logs.sh [2021-05-17T08:57:18.983Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T08:57:19.071Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:19.382Z] ---> job-cost.sh [2021-05-17T08:57:19.382Z] lf-activate-venv: SKIPPING [2021-05-17T08:57:19.382Z] DEBUG: total: 0.20999999344348907 [2021-05-17T08:57:19.382Z] INFO: Retrieving Stack Cost... [2021-05-17T08:57:20.330Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T08:57:20.594Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T08:57:20.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:20.919Z] ---> logs-deploy.sh [2021-05-17T08:57:20.919Z] lf-activate-venv: SKIPPING [2021-05-17T08:57:20.919Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3464/6 [2021-05-17T08:57:20.919Z] INFO: archiving workspace using pattern(s): [2021-05-17T08:57:22.310Z] Archives upload complete. [2021-05-17T08:57:22.310Z] INFO: archiving logs to Nexus