Pull request #3514 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c+4dd80814185d38ae6b349cd8e9b4c72539c96da6 (2f91210d588392c8e5f1b29c9894440f723022da) 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-ssh4656223377798900738.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-ssh1129957717112125178.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-3514/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-3514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4765069418340705799.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-ssh1721335416656632629.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-3514/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-3514/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7514046837191946406.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-837 in /w/workspace/edgexfoundry_edgex-go_PR-3514 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh331626418942923670.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/3@tmp/jenkins-gitclient-ssh4338165577332548295.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3514/head:refs/remotes/origin/PR-3514 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c Merge succeeded, producing 63e1951cf376643cecbd72ee542bdb62d62a1178 Checking out Revision 63e1951cf376643cecbd72ee542bdb62d62a1178 (PR-3514) > git config core.sparsecheckout # timeout=10 > git checkout -f 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5198233764608609719.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63e1951cf376643cecbd72ee542bdb62d62a1178 # timeout=10 Commit message: "Merge commit '4dd80814185d38ae6b349cd8e9b4c72539c96da6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T07:00:13.994Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T07:00:14.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T07:00:14.105Z] ========================================================= [2021-05-28T07:00:14.105Z] EdgeX Global Pipelines Version Info [2021-05-28T07:00:14.105Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk de18719562f37e2f04ef8a28ade6b82ae4ba3bea # timeout=10 [2021-05-28T07:00:15.570Z] ------------------- [2021-05-28T07:00:15.570Z] stable info: [2021-05-28T07:00:15.570Z] ------------------- [2021-05-28T07:00:15.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T07:00:15.570Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T07:00:15.570Z] Message: update stable to v1.0.192 [2021-05-28T07:00:16.143Z] ------------------- [2021-05-28T07:00:16.143Z] experimental info: [2021-05-28T07:00:16.143Z] ------------------- [2021-05-28T07:00:16.143Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T07:00:16.143Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T07:00:16.143Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T07:00:16.283Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T07:00:16.304Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T07:00:16.325Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T07:00:16.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T07:00:16.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T07:00:16.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T07:00:16.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T07:00:16.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T07:00:16.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T07:00:16.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T07:00:16.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T07:00:16.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T07:00:16.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T07:00:16.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T07:00:16.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T07:00:16.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T07:00:16.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T07:00:16.671Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T07:00:16.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T07:00:16.717Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T07:00:16.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T07:00:16.759Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T07:00:16.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3514 [Pipeline] echo [2021-05-28T07:00:16.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3514 [Pipeline] echo [2021-05-28T07:00:16.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3514 [Pipeline] echo [2021-05-28T07:00:16.847Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63e1951cf376643cecbd72ee542bdb62d62a1178 [Pipeline] echo [2021-05-28T07:00:16.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63e1951 [Pipeline] echo [2021-05-28T07:00:16.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:00:16.959Z] provisioning config files... [2021-05-28T07:00:16.971Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2766633815779175819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:00:17.290Z] ---> docker-login.sh [2021-05-28T07:00:17.290Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:00:17.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:00:17.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:00:17.554Z] Configure a credential helper to remove this warning. See [2021-05-28T07:00:17.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:00:17.554Z] [2021-05-28T07:00:17.554Z] Login Succeeded [2021-05-28T07:00:17.554Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:00:17.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:00:17.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:00:17.822Z] Configure a credential helper to remove this warning. See [2021-05-28T07:00:17.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:00:17.822Z] [2021-05-28T07:00:17.822Z] Login Succeeded [2021-05-28T07:00:17.822Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:00:17.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:00:17.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:00:17.822Z] Configure a credential helper to remove this warning. See [2021-05-28T07:00:17.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:00:17.822Z] [2021-05-28T07:00:17.822Z] Login Succeeded [2021-05-28T07:00:17.822Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:00:17.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:00:18.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:00:18.085Z] Configure a credential helper to remove this warning. See [2021-05-28T07:00:18.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:00:18.085Z] [2021-05-28T07:00:18.085Z] Login Succeeded [2021-05-28T07:00:18.085Z] docker.io [2021-05-28T07:00:18.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:00:18.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:00:18.349Z] Configure a credential helper to remove this warning. See [2021-05-28T07:00:18.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:00:18.349Z] [2021-05-28T07:00:18.349Z] Login Succeeded [2021-05-28T07:00:18.349Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:00:18.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:00:18.698Z] ++ 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-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T07:00:18.698Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T07:00:18.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:00:18.698Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T07:00:18.698Z] ++ cut -d/ -f2 [2021-05-28T07:00:18.698Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T07:00:18.740Z] 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-28T07:00:19.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:00:19.364Z] [2021-05-28T07:00:19.364Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:00:19.684Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:00:19.684Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T07:00:19.684Z] 31603596830f: Pulling fs layer [2021-05-28T07:00:19.684Z] 54011a49482f: Pulling fs layer [2021-05-28T07:00:19.684Z] a6820b24f6d8: Pulling fs layer [2021-05-28T07:00:19.684Z] f581987b2513: Pulling fs layer [2021-05-28T07:00:19.684Z] f581987b2513: Waiting [2021-05-28T07:00:19.684Z] 54011a49482f: Verifying Checksum [2021-05-28T07:00:19.684Z] 54011a49482f: Download complete [2021-05-28T07:00:19.945Z] 31603596830f: Verifying Checksum [2021-05-28T07:00:19.945Z] 31603596830f: Download complete [2021-05-28T07:00:19.945Z] f581987b2513: Verifying Checksum [2021-05-28T07:00:19.945Z] f581987b2513: Download complete [2021-05-28T07:00:19.945Z] a6820b24f6d8: Verifying Checksum [2021-05-28T07:00:19.945Z] a6820b24f6d8: Download complete [2021-05-28T07:00:20.206Z] 31603596830f: Pull complete [2021-05-28T07:00:20.206Z] 54011a49482f: Pull complete [2021-05-28T07:00:21.160Z] a6820b24f6d8: Pull complete [2021-05-28T07:00:21.160Z] f581987b2513: Pull complete [2021-05-28T07:00:21.160Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T07:00:21.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:00:21.160Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T07:00:21.256Z] prd-centos7-docker-4c-2g-837 does not seem to be running inside a container [2021-05-28T07:00:21.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T07:00:22.778Z] $ docker top 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T07:00:22.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:00:22.898Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:00:23.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:00:23.013Z] $ docker exec 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 ssh-agent [2021-05-28T07:00:23.140Z] SSH_AUTH_SOCK=/tmp/ssh-GRZM77i8Ll6R/agent.15 [2021-05-28T07:00:23.140Z] SSH_AGENT_PID=21 [2021-05-28T07:00:23.147Z] Running ssh-add (command line suppressed) [2021-05-28T07:00:23.237Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6715819130664676301.key (/w/workspace/edgex-go/3@tmp/private_key_6715819130664676301.key) [2021-05-28T07:00:23.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:00:23.557Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T07:00:23.571Z] $ docker exec --env ******** --env ******** 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 ssh-agent -k [2021-05-28T07:00:23.664Z] unset SSH_AUTH_SOCK; [2021-05-28T07:00:23.664Z] unset SSH_AGENT_PID; [2021-05-28T07:00:23.665Z] echo Agent pid 21 killed; [2021-05-28T07:00:23.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T07:00:23.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:00:23.723Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:00:23.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:00:23.840Z] $ docker exec 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 ssh-agent [2021-05-28T07:00:23.947Z] SSH_AUTH_SOCK=/tmp/ssh-0ADD0k4oBS7O/agent.53 [2021-05-28T07:00:23.947Z] SSH_AGENT_PID=59 [2021-05-28T07:00:23.953Z] Running ssh-add (command line suppressed) [2021-05-28T07:00:24.044Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8501806582706782827.key (/w/workspace/edgex-go/3@tmp/private_key_8501806582706782827.key) [2021-05-28T07:00:24.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:00:24.369Z] + git semver init [2021-05-28T07:00:24.369Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T07:00:24.369Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-28T07:00:24.369Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-28T07:00:24.369Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T07:00:24.369Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T07:00:24.369Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T07:00:24.369Z] # $SEMVER_BRANCH = PR-3514 [2021-05-28T07:00:24.369Z] # $SEMVER_TEMP = /tmp/semver-576346662 [2021-05-28T07:00:24.369Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T07:00:50.993Z] # '/tmp/semver-576346662' -> '/w/workspace/edgex-go/3/.semver' [2021-05-28T07:00:50.993Z] # -> Force: false [2021-05-28T07:00:50.993Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-28T07:00:50.999Z] $ docker exec --env ******** --env ******** 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 ssh-agent -k [2021-05-28T07:00:51.091Z] unset SSH_AUTH_SOCK; [2021-05-28T07:00:51.092Z] unset SSH_AGENT_PID; [2021-05-28T07:00:51.092Z] echo Agent pid 59 killed; [2021-05-28T07:00:51.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:00:51.437Z] + git semver [Pipeline] } [2021-05-28T07:00:51.446Z] $ docker stop --time=1 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 [2021-05-28T07:00:55.626Z] $ docker rm -f 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:00:56.014Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T07:00:56.282Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T07:00:56.285Z] [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-28T07:00:56.798Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:00:57.108Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:00:57.408Z] + sudo service docker restart [2021-05-28T07:00:57.408Z] + true [2021-05-28T07:00:57.408Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T07:01:11.423Z] Still waiting to schedule task [2021-05-28T07:01:11.423Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-28T07:01:15.556Z] ========================================================= [2021-05-28T07:01:15.556Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T07:01:15.556Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:01:15.868Z] + 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-28T07:01:17.278Z] Sending build context to Docker daemon 330.9MB [2021-05-28T07:01:17.278Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T07:01:17.278Z] Step 2/6 : FROM ${BASE} [2021-05-28T07:01:17.278Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T07:01:17.278Z] 540db60ca938: Pulling fs layer [2021-05-28T07:01:17.278Z] adcc1eea9eea: Pulling fs layer [2021-05-28T07:01:17.278Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T07:01:17.278Z] 0510c868ecb4: Pulling fs layer [2021-05-28T07:01:17.278Z] afea3b2eda06: Pulling fs layer [2021-05-28T07:01:17.278Z] 7809a108b3ef: Pulling fs layer [2021-05-28T07:01:17.278Z] f706445af74f: Pulling fs layer [2021-05-28T07:01:17.278Z] afea3b2eda06: Waiting [2021-05-28T07:01:17.278Z] 7809a108b3ef: Waiting [2021-05-28T07:01:17.278Z] f706445af74f: Waiting [2021-05-28T07:01:17.278Z] 0510c868ecb4: Waiting [2021-05-28T07:01:17.278Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T07:01:17.278Z] 4c4ab2625f07: Download complete [2021-05-28T07:01:17.278Z] adcc1eea9eea: Verifying Checksum [2021-05-28T07:01:17.278Z] adcc1eea9eea: Download complete [2021-05-28T07:01:17.278Z] afea3b2eda06: Verifying Checksum [2021-05-28T07:01:17.278Z] afea3b2eda06: Download complete [2021-05-28T07:01:17.278Z] 7809a108b3ef: Verifying Checksum [2021-05-28T07:01:17.278Z] 7809a108b3ef: Download complete [2021-05-28T07:01:17.278Z] 540db60ca938: Verifying Checksum [2021-05-28T07:01:17.278Z] 540db60ca938: Download complete [2021-05-28T07:01:17.550Z] 540db60ca938: Pull complete [2021-05-28T07:01:17.815Z] adcc1eea9eea: Pull complete [2021-05-28T07:01:17.815Z] 4c4ab2625f07: Pull complete [2021-05-28T07:01:18.761Z] f706445af74f: Verifying Checksum [2021-05-28T07:01:18.761Z] f706445af74f: Download complete [2021-05-28T07:01:19.343Z] 0510c868ecb4: Verifying Checksum [2021-05-28T07:01:19.343Z] 0510c868ecb4: Download complete [2021-05-28T07:01:23.584Z] 0510c868ecb4: Pull complete [2021-05-28T07:01:23.584Z] afea3b2eda06: Pull complete [2021-05-28T07:01:23.584Z] 7809a108b3ef: Pull complete [2021-05-28T07:01:26.357Z] f706445af74f: Pull complete [2021-05-28T07:01:26.357Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T07:01:26.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T07:01:26.357Z] ---> b068be0155e3 [2021-05-28T07:01:26.357Z] 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-28T07:01:28.936Z] ---> Running in 3797b11abe1d [2021-05-28T07:01:28.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:01:29.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:01:30.141Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T07:01:31.753Z] (2/12) Installing file (5.39-r0) [2021-05-28T07:01:31.753Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T07:01:31.753Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T07:01:37.461Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T07:01:37.461Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T07:01:37.461Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T07:01:37.461Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T07:01:37.461Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T07:01:37.461Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T07:01:37.461Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T07:01:37.461Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T07:01:37.461Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T07:01:37.461Z] OK: 219 MiB in 52 packages [2021-05-28T07:01:38.861Z] Removing intermediate container 3797b11abe1d [2021-05-28T07:01:38.861Z] ---> 85b287082c0e [2021-05-28T07:01:38.861Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T07:01:38.861Z] ---> Running in 70177301cbe7 [2021-05-28T07:01:39.122Z] Removing intermediate container 70177301cbe7 [2021-05-28T07:01:39.122Z] ---> 439b22ead14d [2021-05-28T07:01:39.122Z] Step 5/6 : COPY go.mod . [2021-05-28T07:01:39.122Z] ---> a6aa2dac4815 [2021-05-28T07:01:39.122Z] Step 6/6 : RUN go mod download [2021-05-28T07:01:39.385Z] ---> Running in 518b9edd2878 [2021-05-28T07:01:54.303Z] Removing intermediate container 518b9edd2878 [2021-05-28T07:01:54.303Z] ---> 68ee626f68e9 [2021-05-28T07:01:54.303Z] Successfully built 68ee626f68e9 [2021-05-28T07:01:54.303Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:01:54.618Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:01:54.618Z] . [Pipeline] withDockerContainer [2021-05-28T07:01:54.701Z] prd-centos7-docker-4c-2g-837 does not seem to be running inside a container [2021-05-28T07:01:54.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T07:01:55.171Z] $ docker top 61e833a1155f436c367a499f9f4388d7457feb9ae998b47628bef504651b1c03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:01:55.548Z] + go version [2021-05-28T07:01:55.549Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T07:01:55.560Z] $ docker stop --time=1 61e833a1155f436c367a499f9f4388d7457feb9ae998b47628bef504651b1c03 [2021-05-28T07:01:56.757Z] $ docker rm -f 61e833a1155f436c367a499f9f4388d7457feb9ae998b47628bef504651b1c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:01:57.263Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:01:57.263Z] . [Pipeline] withDockerContainer [2021-05-28T07:01:57.342Z] prd-centos7-docker-4c-2g-837 does not seem to be running inside a container [2021-05-28T07:01:57.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T07:01:57.758Z] $ docker top 3877fcbc4802de1428a0da549cae63730bb2d330e7d35edc6aa1387ac4397fb2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T07:01:57.861Z] ========================================================= [2021-05-28T07:01:57.861Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T07:01:57.861Z] ========================================================= [Pipeline] sh [2021-05-28T07:01:58.157Z] + go mod tidy [Pipeline] sh [2021-05-28T07:01:58.741Z] + make test [2021-05-28T07:01:58.741Z] go mod tidy [2021-05-28T07:01:58.741Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T07:02:05.368Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T07:02:23.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T07:02:27.877Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T07:02:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T07:02:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T07:02:31.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T07:02:32.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T07:02:32.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T07:02:32.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T07:02:33.363Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T07:02:33.948Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T07:02:35.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T07:02:35.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T07:02:35.913Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T07:02:37.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.066s coverage: 46.1% of statements [2021-05-28T07:02:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T07:02:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T07:02:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T07:02:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T07:02:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T07:02:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T07:02:37.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.069s coverage: 28.7% of statements [2021-05-28T07:02:39.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements [2021-05-28T07:02:41.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.098s coverage: 27.7% of statements [2021-05-28T07:02:41.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T07:02:41.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T07:02:41.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T07:02:41.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T07:02:41.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T07:02:41.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-05-28T07:02:41.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T07:02:41.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-05-28T07:02:41.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T07:02:41.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-05-28T07:02:41.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T07:02:41.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T07:02:42.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 53.4% of statements [2021-05-28T07:02:42.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T07:02:42.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T07:02:43.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.116s coverage: 87.7% of statements [2021-05-28T07:02:43.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T07:02:43.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:02:43.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.064s coverage: 78.9% of statements [2021-05-28T07:02:43.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T07:02:45.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.229s coverage: 28.6% of statements [2021-05-28T07:02:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T07:02:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T07:02:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T07:02:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T07:02:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T07:02:45.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-05-28T07:02:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T07:02:45.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements [2021-05-28T07:02:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T07:02:46.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-05-28T07:02:46.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T07:02:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.088s coverage: 97.5% of statements [2021-05-28T07:02:46.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T07:02:46.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-05-28T07:02:46.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T07:02:46.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T07:02:46.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T07:02:46.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T07:02:48.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.254s coverage: 95.1% of statements [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T07:02:48.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T07:02:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T07:02:49.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-05-28T07:02:49.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T07:02:49.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements [2021-05-28T07:02:49.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T07:02:49.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-05-28T07:02:50.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-05-28T07:02:50.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-28T07:02:50.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-28T07:02:50.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-28T07:03:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-05-28T07:03:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-28T07:03:08.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.217s coverage: 81.8% of statements [2021-05-28T07:03:08.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.0% of statements [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.5% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-05-28T07:03:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T07:03:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-05-28T07:03:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 46.8% of statements [2021-05-28T07:03:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T07:03:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T07:03:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T07:03:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T07:03:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T07:03:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2021-05-28T07:03:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T07:03:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements [2021-05-28T07:03:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T07:03:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T07:03:32.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.052s coverage: 18.8% of statements [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T07:03:32.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T07:03:32.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.602s coverage: 28.7% of statements [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T07:03:32.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements [2021-05-28T07:03:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T07:03:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.059s coverage: 100.0% of statements [2021-05-28T07:03:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T07:03:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T07:03:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T07:03:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.056s coverage: 63.4% of statements [2021-05-28T07:03:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T07:03:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements [2021-05-28T07:03:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T07:03:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:03:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T07:03:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-05-28T07:03:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T07:03:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-05-28T07:03:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T07:03:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T07:03:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T07:03:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T07:03:34.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-05-28T07:03:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T07:03:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T07:03:34.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-05-28T07:03:34.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-05-28T07:03:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T07:03:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T07:03:34.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.061s coverage: 27.9% of statements [2021-05-28T07:03:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T07:03:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T07:03:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T07:03:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T07:03:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T07:03:35.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-28T07:03:35.314Z] GO111MODULE=on go vet ./... [2021-05-28T07:04:02.616Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-843 in /w/workspace/edgexfoundry_edgex-go_PR-3514 [Pipeline] { [Pipeline] ws [2021-05-28T07:04:02.634Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T07:04:04.871Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:04:05.318Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:04:05.690Z] + sudo service docker restart [2021-05-28T07:04:05.690Z] + true [2021-05-28T07:04:07.474Z] gofmt -l . [2021-05-28T07:04:07.474Z] [ "`gofmt -l .`" = "" ] [2021-05-28T07:04:07.474Z] ./bin/test-go-mod-tidy.sh [2021-05-28T07:04:07.474Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T07:04:07.788Z] + ls -al . [2021-05-28T07:04:07.788Z] total 852 [2021-05-28T07:04:07.788Z] drwxrwxr-x 10 1001 1001 4096 May 28 07:04 . [2021-05-28T07:04:07.788Z] drwxr-xr-x 4 root root 28 May 28 07:01 .. [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 11 May 28 07:00 .dockerignore [2021-05-28T07:04:07.788Z] drwxrwxr-x 8 1001 1001 179 May 28 07:00 .git [2021-05-28T07:04:07.788Z] drwxrwxr-x 3 1001 1001 125 May 28 07:00 .github [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 818 May 28 07:00 .gitignore [2021-05-28T07:04:07.788Z] drwx------ 3 1001 1001 60 May 28 07:00 .semver [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 166 May 28 07:00 .sonarcloud.properties [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 8609 May 28 07:00 Attribution.txt [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 3804 May 28 07:00 CONTRIBUTING.md [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 931 May 28 07:00 Dockerfile.build [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 849 May 28 07:00 Jenkinsfile [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 10775 May 28 07:00 LICENSE [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 5632 May 28 07:00 Makefile [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 7978 May 28 07:00 README.md [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 6755 May 28 07:00 SECURITY.md [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 5 May 28 07:00 VERSION [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 4131 May 28 07:00 ZMQWindows.md [2021-05-28T07:04:07.788Z] drwxrwxr-x 2 1001 1001 117 May 28 07:00 bin [2021-05-28T07:04:07.788Z] drwxrwxr-x 14 1001 1001 4096 May 28 07:00 cmd [2021-05-28T07:04:07.788Z] -rw-r--r-- 1 root root 742996 May 28 07:03 coverage.out [2021-05-28T07:04:07.788Z] -rw-r--r-- 1 root root 1060 May 28 07:04 go.mod [2021-05-28T07:04:07.788Z] -rw-r--r-- 1 root root 21686 May 28 07:01 go.sum [2021-05-28T07:04:07.788Z] drwxrwxr-x 8 1001 1001 127 May 28 07:00 internal [2021-05-28T07:04:07.788Z] drwxrwxr-x 4 1001 1001 26 May 28 07:00 openapi [2021-05-28T07:04:07.788Z] drwxrwxr-x 4 1001 1001 71 May 28 07:00 snap [2021-05-28T07:04:07.788Z] -rw-rw-r-- 1 1001 1001 168 May 28 07:00 version.go [Pipeline] sh [2021-05-28T07:04:08.084Z] + '[' -e coverage.out ] [2021-05-28T07:04:08.084Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T07:04:08.226Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T07:04:08.519Z] + make build [2021-05-28T07:04:08.519Z] go mod tidy [2021-05-28T07:04:08.784Z] 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-28T07:04:10.721Z] 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-28T07:04:20.871Z] 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-28T07:04:20.871Z] 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-28T07:04:22.804Z] 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-28T07:04:22.804Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:04:24.047Z] provisioning config files... [2021-05-28T07:04:24.077Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5300814665751817376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:04:24.470Z] ---> docker-login.sh [2021-05-28T07:04:24.470Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:04:24.743Z] 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-28T07:04:25.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:04:25.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:04:25.722Z] Configure a credential helper to remove this warning. See [2021-05-28T07:04:25.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:04:25.722Z] [2021-05-28T07:04:25.722Z] Login Succeeded [2021-05-28T07:04:25.722Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:04:26.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:04:26.141Z] 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-28T07:04:26.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:04:26.289Z] Configure a credential helper to remove this warning. See [2021-05-28T07:04:26.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:04:26.289Z] [2021-05-28T07:04:26.289Z] Login Succeeded [2021-05-28T07:04:26.289Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:04:26.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:04:26.716Z] 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-28T07:04:26.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:04:26.841Z] Configure a credential helper to remove this warning. See [2021-05-28T07:04:26.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:04:26.841Z] [2021-05-28T07:04:26.841Z] Login Succeeded [2021-05-28T07:04:26.841Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:04:27.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:04:27.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:04:27.397Z] Configure a credential helper to remove this warning. See [2021-05-28T07:04:27.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:04:27.397Z] [2021-05-28T07:04:27.397Z] Login Succeeded [2021-05-28T07:04:27.397Z] docker.io [2021-05-28T07:04:27.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:04:27.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:04:27.949Z] Configure a credential helper to remove this warning. See [2021-05-28T07:04:27.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:04:27.949Z] [2021-05-28T07:04:27.949Z] Login Succeeded [2021-05-28T07:04:28.105Z] 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-28T07:04:28.229Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:04:28.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-28T07:04:28.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] echo [2021-05-28T07:04:29.044Z] ========================================================= [2021-05-28T07:04:29.044Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T07:04:29.044Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:04:29.395Z] + 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-28T07:04:29.395Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/edgex-go/3/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:04:30.085Z] 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-28T07:04:30.116Z] ---> job-cost.sh [2021-05-28T07:04:30.116Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JgGo [Pipeline] } [2021-05-28T07:04:31.497Z] $ docker stop --time=1 3877fcbc4802de1428a0da549cae63730bb2d330e7d35edc6aa1387ac4397fb2 [2021-05-28T07:04:34.811Z] $ docker rm -f 3877fcbc4802de1428a0da549cae63730bb2d330e7d35edc6aa1387ac4397fb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:04:36.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:04:36.113Z] [2021-05-28T07:04:36.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:04:36.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:04:36.422Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T07:04:36.422Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T07:04:36.422Z] ca9280d653b3: Pulling fs layer [2021-05-28T07:04:36.422Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T07:04:36.682Z] cbdbe7a5bc2a: Download complete [2021-05-28T07:04:36.682Z] cbdbe7a5bc2a: Pull complete [2021-05-28T07:04:37.260Z] ca9280d653b3: Verifying Checksum [2021-05-28T07:04:37.260Z] ca9280d653b3: Download complete [2021-05-28T07:04:37.840Z] ca9280d653b3: Pull complete [2021-05-28T07:04:38.104Z] 7e9c9ca2126c: Verifying Checksum [2021-05-28T07:04:38.104Z] 7e9c9ca2126c: Download complete [2021-05-28T07:04:41.418Z] 7e9c9ca2126c: Pull complete [2021-05-28T07:04:41.418Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T07:04:41.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:04:41.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-28T07:04:41.495Z] prd-centos7-docker-4c-2g-837 does not seem to be running inside a container [2021-05-28T07:04:41.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:04:46.627Z] $ docker top 825717cfa30a12e839e4a86d564cb27d37245e3106219ff4b3e6bbe1df6d8fb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:04:47.021Z] + docker-compose build --help [2021-05-28T07:04:47.021Z] + grep parallel [2021-05-28T07:04:47.593Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T07:04:47.606Z] $ docker stop --time=1 825717cfa30a12e839e4a86d564cb27d37245e3106219ff4b3e6bbe1df6d8fb0 [2021-05-28T07:04:48.797Z] $ docker rm -f 825717cfa30a12e839e4a86d564cb27d37245e3106219ff4b3e6bbe1df6d8fb0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:04:49.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:04:49.225Z] . [Pipeline] withDockerContainer [2021-05-28T07:04:49.306Z] prd-centos7-docker-4c-2g-837 does not seem to be running inside a container [2021-05-28T07:04:49.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:04:50.348Z] $ docker top 72e2c5a4e4de7403e665975976564cf9048c8bdfdace5562c6d22e85515293f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:04:50.733Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T07:04:51.307Z] Building core-command ... [2021-05-28T07:04:51.307Z] Building core-data ... [2021-05-28T07:04:51.307Z] Building core-metadata ... [2021-05-28T07:04:51.307Z] Building security-bootstrapper ... [2021-05-28T07:04:51.307Z] Building security-proxy-setup ... [2021-05-28T07:04:51.307Z] Building security-secretstore-setup ... [2021-05-28T07:04:51.307Z] Building support-notifications ... [2021-05-28T07:04:51.307Z] Building support-scheduler ... [2021-05-28T07:04:51.307Z] Building sys-mgmt-agent ... [2021-05-28T07:04:51.307Z] Building security-secretstore-setup [2021-05-28T07:04:51.307Z] Building support-scheduler [2021-05-28T07:04:51.307Z] Building security-proxy-setup [2021-05-28T07:04:51.307Z] Building security-bootstrapper [2021-05-28T07:04:51.307Z] Building core-command [2021-05-28T07:05:09.146Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T07:05:17.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:17.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:17.879Z] ---> 68ee626f68e9 [2021-05-28T07:05:17.879Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:05:17.879Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:17.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:17.879Z] ---> 68ee626f68e9 [2021-05-28T07:05:17.879Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T07:05:17.879Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:17.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:17.879Z] ---> 68ee626f68e9 [2021-05-28T07:05:17.879Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:05:35.445Z] ---> Running in fb0088ddb1d7 [2021-05-28T07:05:35.445Z] ---> Running in db369c50a5c4 [2021-05-28T07:05:35.445Z] ---> Running in 7ca94c30cbc7 [2021-05-28T07:05:35.445Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:35.445Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:35.445Z] ---> 68ee626f68e9 [2021-05-28T07:05:35.445Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T07:05:35.445Z] ---> Using cache [2021-05-28T07:05:35.445Z] ---> 9999e761aaf9 [2021-05-28T07:05:35.445Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:35.445Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:35.445Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:35.445Z] ---> 68ee626f68e9 [2021-05-28T07:05:35.445Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T07:05:35.445Z] ---> Using cache [2021-05-28T07:05:35.445Z] ---> 9999e761aaf9 [2021-05-28T07:05:35.445Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:37.365Z] Removing intermediate container db369c50a5c4 [2021-05-28T07:05:37.365Z] ---> 9999e761aaf9 [2021-05-28T07:05:37.365Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:37.365Z] Removing intermediate container 7ca94c30cbc7 [2021-05-28T07:05:37.365Z] ---> de364884580a [2021-05-28T07:05:37.365Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:37.625Z] Removing intermediate container fb0088ddb1d7 [2021-05-28T07:05:37.625Z] ---> b1ed95cdcd54 [2021-05-28T07:05:37.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:37.625Z] ---> Running in b09b2438d7ad [2021-05-28T07:05:37.625Z] ---> Running in 66a6dcd922d7 [2021-05-28T07:05:37.625Z] ---> Running in b6f6a6eabec2 [2021-05-28T07:05:37.626Z] ---> Running in 04f67e79c965 [2021-05-28T07:05:37.626Z] ---> Running in 32438be47b03 [2021-05-28T07:05:38.587Z] Removing intermediate container b09b2438d7ad [2021-05-28T07:05:38.587Z] ---> 9f88df8025ab [2021-05-28T07:05:38.587Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T07:05:38.587Z] ---> Running in 0a2dad9c0170 [2021-05-28T07:05:38.849Z] Removing intermediate container 66a6dcd922d7 [2021-05-28T07:05:38.849Z] ---> 157c66e89497 [2021-05-28T07:05:38.849Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T07:05:38.849Z] ---> Running in 678a56b4507f [2021-05-28T07:05:38.849Z] Removing intermediate container b6f6a6eabec2 [2021-05-28T07:05:38.849Z] ---> de5daa5fea64 [2021-05-28T07:05:38.849Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:05:38.849Z] ---> Running in 5660bbf4f25f [2021-05-28T07:05:39.115Z] Removing intermediate container 04f67e79c965 [2021-05-28T07:05:39.115Z] ---> 34dffce4678d [2021-05-28T07:05:39.115Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T07:05:39.115Z] ---> Running in 418fd33b5ba4 [2021-05-28T07:05:39.115Z] Removing intermediate container 32438be47b03 [2021-05-28T07:05:39.115Z] ---> 140f6c62d3e7 [2021-05-28T07:05:39.115Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T07:05:39.115Z] ---> Running in f1355b9d7d46 [2021-05-28T07:05:39.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:39.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:39.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:39.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:39.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:40.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:40.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:40.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:40.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:40.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:40.741Z] OK: 219 MiB in 52 packages [2021-05-28T07:05:41.003Z] OK: 219 MiB in 52 packages [2021-05-28T07:05:41.003Z] Removing intermediate container 0a2dad9c0170 [2021-05-28T07:05:41.003Z] ---> 24219bcddff0 [2021-05-28T07:05:41.003Z] Step 6/26 : COPY go.mod . [2021-05-28T07:05:41.003Z] OK: 219 MiB in 52 packages [2021-05-28T07:05:41.267Z] ---> 0e6324ec9905 [2021-05-28T07:05:41.267Z] Step 7/26 : RUN go mod download [2021-05-28T07:05:41.267Z] OK: 219 MiB in 52 packages [2021-05-28T07:05:41.267Z] ---> Running in c3c3d8291ab1 [2021-05-28T07:05:41.267Z] Removing intermediate container f1355b9d7d46 [2021-05-28T07:05:41.267Z] ---> 7ab38c866805 [2021-05-28T07:05:41.267Z] Step 6/23 : COPY go.mod . [2021-05-28T07:05:41.532Z] ---> ab32cfbb0d7c [2021-05-28T07:05:41.532Z] Step 7/23 : RUN go mod download [2021-05-28T07:05:41.533Z] OK: 219 MiB in 52 packages [2021-05-28T07:05:41.533Z] Removing intermediate container 678a56b4507f [2021-05-28T07:05:41.533Z] ---> e69002e24b78 [2021-05-28T07:05:41.533Z] Step 6/32 : COPY go.mod . [2021-05-28T07:05:41.533Z] ---> Running in 8dcf19974cfe [2021-05-28T07:05:41.799Z] Removing intermediate container 5660bbf4f25f [2021-05-28T07:05:41.799Z] ---> a9d9ee3fce14 [2021-05-28T07:05:41.799Z] Step 6/24 : COPY go.mod . [2021-05-28T07:05:41.799Z] ---> f0bbb0af9d86 [2021-05-28T07:05:41.799Z] Step 7/32 : RUN go mod download [2021-05-28T07:05:41.799Z] ---> Running in 6790a3b3db0f [2021-05-28T07:05:42.065Z] ---> 567ee2b1c7bf [2021-05-28T07:05:42.066Z] Step 7/24 : RUN go mod download [2021-05-28T07:05:42.066Z] Removing intermediate container 418fd33b5ba4 [2021-05-28T07:05:42.066Z] ---> e2f0355d459e [2021-05-28T07:05:42.066Z] Step 6/22 : COPY go.mod . [2021-05-28T07:05:42.066Z] ---> Running in f95aeb9e1b3f [2021-05-28T07:05:42.329Z] ---> b94ac16439b6 [2021-05-28T07:05:42.329Z] Step 7/22 : RUN go mod download [2021-05-28T07:05:42.329Z] ---> Running in a6123a97cf60 [2021-05-28T07:05:42.590Z] Removing intermediate container c3c3d8291ab1 [2021-05-28T07:05:42.590Z] ---> 0f8e0a76f283 [2021-05-28T07:05:42.590Z] Step 8/26 : COPY . . [2021-05-28T07:05:49.220Z] Removing intermediate container 8dcf19974cfe [2021-05-28T07:05:49.220Z] ---> 349aebb78bc9 [2021-05-28T07:05:49.220Z] Step 8/23 : COPY . . [2021-05-28T07:05:49.220Z] Removing intermediate container 6790a3b3db0f [2021-05-28T07:05:49.220Z] ---> 5e932f495286 [2021-05-28T07:05:49.220Z] Step 8/32 : COPY . . [2021-05-28T07:05:49.220Z] ---> 48468c04e0ac [2021-05-28T07:05:49.220Z] Step 9/26 : RUN go mod tidy [2021-05-28T07:05:57.370Z] Removing intermediate container f95aeb9e1b3f [2021-05-28T07:05:57.370Z] ---> 5eb0dcdfaafb [2021-05-28T07:05:57.370Z] Step 8/24 : COPY . . [2021-05-28T07:06:15.558Z] ---> Running in dae9f98a14f9 [2021-05-28T07:06:18.127Z] Removing intermediate container a6123a97cf60 [2021-05-28T07:06:18.127Z] ---> 0eadcab1d818 [2021-05-28T07:06:18.127Z] Step 8/22 : COPY . . [2021-05-28T07:06:18.127Z] ---> 1dd78440d319 [2021-05-28T07:06:18.127Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:06:18.417Z] ---> c0e6d880e5e3 [2021-05-28T07:06:18.417Z] Step 9/32 : RUN go mod tidy [2021-05-28T07:06:18.417Z] ---> 5094876dedce [2021-05-28T07:06:18.417Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:06:18.417Z] ---> Running in 6ef5963a746f [2021-05-28T07:06:18.684Z] ---> Running in 5377258a46a3 [2021-05-28T07:06:18.684Z] ---> Running in 7bfd15908972 [2021-05-28T07:06:26.835Z] Removing intermediate container dae9f98a14f9 [2021-05-28T07:06:26.835Z] ---> bb2faa1a2f8d [2021-05-28T07:06:26.835Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T07:06:26.835Z] ---> Running in f534a9c69bfa [2021-05-28T07:06:26.835Z] Removing intermediate container 6ef5963a746f [2021-05-28T07:06:26.835Z] ---> 92c79ca29c9c [2021-05-28T07:06:26.835Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T07:06:26.835Z] ---> Running in 40acc6dc0b4d [2021-05-28T07:06:26.835Z] 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-28T07:06:26.835Z] 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-28T07:06:30.193Z] Removing intermediate container 5377258a46a3 [2021-05-28T07:06:30.193Z] ---> 171a5a01198c [2021-05-28T07:06:30.193Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T07:06:31.591Z] Removing intermediate container 7bfd15908972 [2021-05-28T07:06:31.591Z] ---> 3447da7f244e [2021-05-28T07:06:31.591Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T07:06:31.591Z] ---> Running in c9e3acf1eb02 [2021-05-28T07:06:32.548Z] ---> Running in 6cdcfc9de3a0 [2021-05-28T07:06:32.829Z] lf-activate-venv(): INFO: Adding /tmp/venv-JgGo/bin to PATH [2021-05-28T07:06:32.829Z] INFO: No Stack... [2021-05-28T07:06:32.829Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T07:06:32.829Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T07:06:33.123Z] 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-28T07:06:33.123Z] 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-28T07:06:33.171Z] + cut -d, -f6 [2021-05-28T07:06:33.171Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-05-28T07:06:33.248Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3514-3-stack-cost] [2021-05-28T07:06:33.271Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3514-3-stack-cost] did not exist. Created. [2021-05-28T07:06:33.271Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3514-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T07:06:33.631Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T07:06:34.253Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T07:06:34.304Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3514-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-28T07:06:34.443Z] Failed in branch arm64 [2021-05-28T07:06:51.245Z] ---> 31909a9dd25a [2021-05-28T07:06:51.245Z] Step 9/22 : RUN go mod tidy [2021-05-28T07:06:52.192Z] ---> Running in e3453a307b89 [2021-05-28T07:06:54.761Z] Removing intermediate container e3453a307b89 [2021-05-28T07:06:54.761Z] ---> 51a13f064612 [2021-05-28T07:06:54.761Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T07:06:54.761Z] ---> Running in 795071d0b0b3 [2021-05-28T07:06:55.023Z] 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-28T07:07:05.060Z] 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-28T07:07:13.271Z] Removing intermediate container f534a9c69bfa [2021-05-28T07:07:13.271Z] ---> e363f241cb4a [2021-05-28T07:07:13.271Z] [2021-05-28T07:07:13.271Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T07:07:13.271Z] 3.12: Pulling from library/alpine [2021-05-28T07:07:13.271Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:07:13.271Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:07:13.271Z] ---> 13621d1b12d4 [2021-05-28T07:07:13.271Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T07:07:13.271Z] ---> Running in c2f38c9ba1b2 [2021-05-28T07:07:13.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:13.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:14.060Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T07:07:14.060Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:07:14.060Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T07:07:14.060Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T07:07:14.060Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:07:14.060Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T07:07:14.060Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:07:14.060Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:07:14.328Z] OK: 7 MiB in 20 packages [2021-05-28T07:07:15.324Z] Removing intermediate container c2f38c9ba1b2 [2021-05-28T07:07:15.324Z] ---> 6fa26ae017d7 [2021-05-28T07:07:15.324Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:07:16.278Z] ---> Running in 4c4f3e0be35b [2021-05-28T07:07:16.538Z] Removing intermediate container 40acc6dc0b4d [2021-05-28T07:07:16.538Z] ---> 43521f0335c1 [2021-05-28T07:07:16.538Z] [2021-05-28T07:07:16.538Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:07:16.806Z] ---> 13621d1b12d4 [2021-05-28T07:07:16.806Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:07:16.806Z] Removing intermediate container c9e3acf1eb02 [2021-05-28T07:07:16.806Z] ---> 7db1e2b38c23 [2021-05-28T07:07:16.806Z] [2021-05-28T07:07:16.806Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T07:07:16.806Z] ---> 13621d1b12d4 [2021-05-28T07:07:16.806Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T07:07:16.806Z] Removing intermediate container 4c4f3e0be35b [2021-05-28T07:07:16.806Z] ---> edb73568a3e8 [2021-05-28T07:07:16.806Z] Step 14/26 : WORKDIR / [2021-05-28T07:07:16.806Z] ---> Running in 04369c07fd06 [2021-05-28T07:07:16.806Z] ---> Running in 319fd4c64aad [2021-05-28T07:07:16.806Z] ---> Running in 3604ac69aeb6 [2021-05-28T07:07:17.073Z] Removing intermediate container 3604ac69aeb6 [2021-05-28T07:07:17.073Z] ---> 4a2644f8a6a9 [2021-05-28T07:07:17.073Z] 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-28T07:07:17.344Z] Removing intermediate container 319fd4c64aad [2021-05-28T07:07:17.344Z] ---> 320f32925804 [2021-05-28T07:07:17.344Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T07:07:17.344Z] ---> Running in ecf6bb322c73 [2021-05-28T07:07:17.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:17.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:17.623Z] ---> 6818c5d68395 [2021-05-28T07:07:17.623Z] 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-28T07:07:17.898Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:07:17.898Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:07:17.898Z] OK: 6 MiB in 15 packages [2021-05-28T07:07:18.163Z] ---> 1075d21ad541 [2021-05-28T07:07:18.163Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T07:07:18.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:18.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:18.438Z] ---> 7e051ebadd2d [2021-05-28T07:07:18.438Z] 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-28T07:07:18.438Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:07:18.438Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T07:07:18.438Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:07:18.438Z] Removing intermediate container 04369c07fd06 [2021-05-28T07:07:18.438Z] ---> 5e0e9991f0e5 [2021-05-28T07:07:18.438Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:07:18.438Z] OK: 6 MiB in 16 packages [2021-05-28T07:07:18.438Z] ---> Running in 165e6415415b [2021-05-28T07:07:19.398Z] ---> 19ed1dbdde9a [2021-05-28T07:07:19.398Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T07:07:19.398Z] Removing intermediate container 165e6415415b [2021-05-28T07:07:19.398Z] ---> 7c444d670466 [2021-05-28T07:07:19.398Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T07:07:19.666Z] ---> Running in c5ec7f23b46c [2021-05-28T07:07:19.928Z] Removing intermediate container ecf6bb322c73 [2021-05-28T07:07:19.928Z] ---> fb541313c87a [2021-05-28T07:07:19.928Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T07:07:19.928Z] Removing intermediate container c5ec7f23b46c [2021-05-28T07:07:19.928Z] ---> 13d8574290e2 [2021-05-28T07:07:19.928Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:07:20.195Z] ---> Running in caa8fce1d396 [2021-05-28T07:07:22.151Z] ---> 7eddab0799c3 [2021-05-28T07:07:22.151Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T07:07:22.151Z] ---> Running in 8c98a9cf27bb [2021-05-28T07:07:22.151Z] Removing intermediate container caa8fce1d396 [2021-05-28T07:07:22.151Z] ---> 8eff09a869a8 [2021-05-28T07:07:22.151Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T07:07:22.151Z] Removing intermediate container 8c98a9cf27bb [2021-05-28T07:07:22.151Z] ---> 6a475c5b9dc9 [2021-05-28T07:07:22.151Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:07:22.151Z] Removing intermediate container 6cdcfc9de3a0 [2021-05-28T07:07:22.151Z] ---> 02afa00b9bb1 [2021-05-28T07:07:22.151Z] [2021-05-28T07:07:22.151Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:07:22.151Z] ---> 13621d1b12d4 [2021-05-28T07:07:22.151Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:07:22.151Z] ---> Using cache [2021-05-28T07:07:22.151Z] ---> 5e0e9991f0e5 [2021-05-28T07:07:22.151Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:07:22.151Z] ---> Using cache [2021-05-28T07:07:22.151Z] ---> 7c444d670466 [2021-05-28T07:07:22.151Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T07:07:22.151Z] ---> Running in 81b4ad5b0dc2 [2021-05-28T07:07:22.151Z] ---> c322ea5a9a82 [2021-05-28T07:07:22.151Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T07:07:22.151Z] ---> Running in ab99a0e5d87b [2021-05-28T07:07:22.919Z] Removing intermediate container 81b4ad5b0dc2 [2021-05-28T07:07:22.919Z] ---> 47a620ea0279 [2021-05-28T07:07:22.919Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T07:07:22.919Z] ---> cb6e4d2f3036 [2021-05-28T07:07:22.919Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T07:07:22.919Z] ---> Running in 4136ac2b4f92 [2021-05-28T07:07:22.919Z] Removing intermediate container ab99a0e5d87b [2021-05-28T07:07:22.919Z] ---> ad67da71f85c [2021-05-28T07:07:22.919Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:07:23.276Z] ---> Running in e0907f9b2f62 [2021-05-28T07:07:23.276Z] ---> 72d448ec7fe0 [2021-05-28T07:07:23.276Z] 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-28T07:07:23.276Z] 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-28T07:07:23.276Z] ---> Running in 0ab1e46cf479 [2021-05-28T07:07:23.276Z] Removing intermediate container e0907f9b2f62 [2021-05-28T07:07:23.276Z] ---> 5c224c3c382f [2021-05-28T07:07:23.276Z] Step 16/24 : WORKDIR / [2021-05-28T07:07:23.276Z] ---> e381e5e49de1 [2021-05-28T07:07:23.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T07:07:23.276Z] ---> Running in 69d69d3270d2 [2021-05-28T07:07:23.276Z] Removing intermediate container 69d69d3270d2 [2021-05-28T07:07:23.276Z] ---> 46f3fded2799 [2021-05-28T07:07:23.276Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:07:23.625Z] ---> ad625d039a49 [2021-05-28T07:07:23.625Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T07:07:23.625Z] ---> Running in 5e329eab6046 [2021-05-28T07:07:23.625Z] Removing intermediate container 4136ac2b4f92 [2021-05-28T07:07:23.626Z] ---> cd715673e035 [2021-05-28T07:07:23.626Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T07:07:24.134Z] ---> Running in b08800b7f30c [2021-05-28T07:07:24.134Z] Removing intermediate container 5e329eab6046 [2021-05-28T07:07:24.134Z] ---> 734642e1e125 [2021-05-28T07:07:24.134Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:07:24.134Z] ---> a74e73773157 [2021-05-28T07:07:24.134Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T07:07:24.134Z] ---> Running in 61a6087aabbe [2021-05-28T07:07:24.134Z] Removing intermediate container b08800b7f30c [2021-05-28T07:07:24.134Z] ---> 5d8a113dd143 [2021-05-28T07:07:24.134Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T07:07:24.902Z] Removing intermediate container 61a6087aabbe [2021-05-28T07:07:24.902Z] ---> 8763ff4a9f94 [2021-05-28T07:07:24.902Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:07:24.902Z] ---> 8d7e95d80c40 [2021-05-28T07:07:24.902Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T07:07:24.902Z] ---> 4db4bfe381ea [2021-05-28T07:07:24.902Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T07:07:24.902Z] ---> Running in 6550aed32a8a [2021-05-28T07:07:24.902Z] ---> Running in 2710efa4c7a8 [2021-05-28T07:07:24.902Z] Removing intermediate container 0ab1e46cf479 [2021-05-28T07:07:24.902Z] ---> cb2fb900e1f3 [2021-05-28T07:07:24.902Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T07:07:25.236Z] ---> Running in 1d06b28d738d [2021-05-28T07:07:25.809Z] Removing intermediate container 6550aed32a8a [2021-05-28T07:07:25.809Z] ---> 0d9f781fda1e [2021-05-28T07:07:25.809Z] Step 22/23 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:07:25.809Z] ---> 9fecbd0b1347 [2021-05-28T07:07:25.809Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T07:07:25.809Z] ---> Running in 6c1093f650f4 [2021-05-28T07:07:25.809Z] ---> Running in 0e2a2e95234e [2021-05-28T07:07:25.809Z] Removing intermediate container 1d06b28d738d [2021-05-28T07:07:25.809Z] ---> 219b596c2c2c [2021-05-28T07:07:25.809Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T07:07:25.809Z] ---> Running in f4bf7150fa04 [2021-05-28T07:07:26.074Z] Removing intermediate container 0e2a2e95234e [2021-05-28T07:07:26.074Z] ---> 7eea6fe70f07 [2021-05-28T07:07:26.074Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:07:26.340Z] ---> Running in 310ed24064ce [2021-05-28T07:07:26.340Z] Removing intermediate container 6c1093f650f4 [2021-05-28T07:07:26.340Z] ---> 00612f76dd15 [2021-05-28T07:07:26.340Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:07:26.618Z] Removing intermediate container f4bf7150fa04 [2021-05-28T07:07:26.618Z] ---> f864d30c9764 [2021-05-28T07:07:26.618Z] Step 25/26 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:07:26.618Z] ---> Running in e28a80e4a341 [2021-05-28T07:07:26.618Z] Removing intermediate container 2710efa4c7a8 [2021-05-28T07:07:26.618Z] ---> 417486119bae [2021-05-28T07:07:26.618Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:07:26.618Z] ---> Running in e7d50aa1b760 [2021-05-28T07:07:26.618Z] Removing intermediate container 310ed24064ce [2021-05-28T07:07:26.618Z] ---> b3ded416fbb0 [2021-05-28T07:07:26.619Z] [2021-05-28T07:07:26.619Z] Removing intermediate container 795071d0b0b3 [2021-05-28T07:07:26.619Z] ---> 590ac304acf2 [2021-05-28T07:07:26.619Z] [2021-05-28T07:07:26.619Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T07:07:26.619Z] ---> 13621d1b12d4 [2021-05-28T07:07:26.619Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T07:07:26.958Z] ---> Running in 4492923a65c5 [2021-05-28T07:07:26.958Z] Removing intermediate container e28a80e4a341 [2021-05-28T07:07:26.958Z] ---> cda669e167ca [2021-05-28T07:07:26.958Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:07:26.958Z] Successfully built b3ded416fbb0 [2021-05-28T07:07:26.958Z] Successfully tagged support-scheduler:latest [2021-05-28T07:07:26.958Z]  Building support-scheduler ... done Building support-notifications [2021-05-28T07:07:26.958Z] Removing intermediate container e7d50aa1b760 [2021-05-28T07:07:26.958Z] ---> fd2a9bf37c9d [2021-05-28T07:07:26.958Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T07:07:26.958Z] ---> Running in 5fe10bab99ba [2021-05-28T07:07:26.958Z] ---> d24976b3c81f [2021-05-28T07:07:26.958Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T07:07:26.958Z] ---> Running in d41f5b3b0105 [2021-05-28T07:07:29.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:29.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:29.768Z] Removing intermediate container d41f5b3b0105 [2021-05-28T07:07:29.768Z] ---> 2d3f2cabdea6 [2021-05-28T07:07:29.768Z] Step 23/24 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:07:29.768Z] Removing intermediate container 5fe10bab99ba [2021-05-28T07:07:29.768Z] ---> 8a9d80a70d9c [2021-05-28T07:07:29.768Z] [2021-05-28T07:07:29.768Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T07:07:29.768Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:07:29.768Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T07:07:29.768Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T07:07:29.768Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:07:29.768Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:07:29.768Z] OK: 7 MiB in 18 packages [2021-05-28T07:07:29.768Z] Successfully built 8a9d80a70d9c [2021-05-28T07:07:30.337Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T07:07:30.337Z] Building core-metadata [2021-05-28T07:07:32.254Z]  Building security-secretstore-setup ... done  ---> Running in 91d59cd1ee88 [2021-05-28T07:07:32.521Z] ---> e622bf43c219 [2021-05-28T07:07:32.521Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T07:07:37.827Z] Removing intermediate container 91d59cd1ee88 [2021-05-28T07:07:37.827Z] ---> 327136ae6751 [2021-05-28T07:07:37.827Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:07:38.088Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:07:38.088Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:07:40.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:07:40.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:07:40.630Z] ---> 68ee626f68e9 [2021-05-28T07:07:40.630Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:07:41.201Z] ---> 68ee626f68e9 [2021-05-28T07:07:41.201Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> 9999e761aaf9 [2021-05-28T07:07:41.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> 34dffce4678d [2021-05-28T07:07:41.778Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> 9999e761aaf9 [2021-05-28T07:07:41.778Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> 34dffce4678d [2021-05-28T07:07:41.778Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> e2f0355d459e [2021-05-28T07:07:41.778Z] Step 6/24 : COPY go.mod . [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> b94ac16439b6 [2021-05-28T07:07:41.778Z] Step 7/24 : RUN go mod download [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> 0eadcab1d818 [2021-05-28T07:07:41.778Z] Step 8/24 : COPY . . [2021-05-28T07:07:41.778Z] Removing intermediate container 4492923a65c5 [2021-05-28T07:07:41.778Z] ---> e07a01440e55 [2021-05-28T07:07:41.778Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:07:41.778Z] ---> d9712b34bffb [2021-05-28T07:07:41.778Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T07:07:41.778Z] ---> Running in ce62dd60e4ea [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> 31909a9dd25a [2021-05-28T07:07:41.778Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:07:41.778Z] ---> Using cache [2021-05-28T07:07:41.778Z] ---> 51a13f064612 [2021-05-28T07:07:41.778Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T07:07:41.778Z] ---> Running in c695870e417c [2021-05-28T07:07:41.778Z] ---> Running in 5885bf5e775a [2021-05-28T07:07:41.778Z] ---> Running in a12604962baf [2021-05-28T07:07:42.068Z] Removing intermediate container ce62dd60e4ea [2021-05-28T07:07:42.068Z] ---> b7ffb7ee7c97 [2021-05-28T07:07:42.068Z] [2021-05-28T07:07:42.068Z] Successfully built b7ffb7ee7c97 [2021-05-28T07:07:42.068Z] Successfully tagged core-command:latest [2021-05-28T07:07:42.068Z] Building core-data [2021-05-28T07:07:42.068Z]  Building core-command ... done  ---> 5c145b27d288 [2021-05-28T07:07:42.068Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T07:07:42.068Z] Removing intermediate container 5885bf5e775a [2021-05-28T07:07:42.068Z] ---> a07db3530755 [2021-05-28T07:07:42.068Z] Step 14/22 : WORKDIR /edgex [2021-05-28T07:07:42.068Z] ---> Running in f3d7bcb76140 [2021-05-28T07:07:47.385Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:07:47.385Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:07:47.385Z] ---> 68ee626f68e9 [2021-05-28T07:07:47.385Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:07:47.385Z] ---> Using cache [2021-05-28T07:07:47.385Z] ---> 9999e761aaf9 [2021-05-28T07:07:47.385Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:07:47.385Z] ---> Using cache [2021-05-28T07:07:47.385Z] ---> 34dffce4678d [2021-05-28T07:07:47.385Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T07:07:48.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:48.779Z] ---> 8bb0840720d1 [2021-05-28T07:07:48.779Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T07:07:49.044Z] ---> Running in c003f860bc19 [2021-05-28T07:07:49.044Z] 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-28T07:07:49.044Z] Removing intermediate container f3d7bcb76140 [2021-05-28T07:07:49.044Z] ---> d107fcffc176 [2021-05-28T07:07:49.044Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T07:07:49.315Z] ---> Running in b610a7a52bdf [2021-05-28T07:07:49.315Z] ---> 1af42384a5e3 [2021-05-28T07:07:49.315Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T07:07:49.586Z] Removing intermediate container b610a7a52bdf [2021-05-28T07:07:49.586Z] ---> 34b8165fe832 [2021-05-28T07:07:49.586Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T07:07:49.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:49.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:49.871Z] ---> 172839b4cae3 [2021-05-28T07:07:49.871Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T07:07:50.144Z] ---> bc17bd9a9bda [2021-05-28T07:07:50.144Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T07:07:50.144Z] ---> 66427bcfb460 [2021-05-28T07:07:50.144Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T07:07:50.144Z] OK: 219 MiB in 52 packages [2021-05-28T07:07:50.411Z] ---> Running in 0183fbc83f98 [2021-05-28T07:07:50.411Z] ---> Running in 050428acf917 [2021-05-28T07:07:50.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:50.680Z] Removing intermediate container 050428acf917 [2021-05-28T07:07:50.680Z] ---> cb7207114e5f [2021-05-28T07:07:50.680Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T07:07:50.945Z] ---> Running in 18bf64d8d443 [2021-05-28T07:07:50.945Z] Removing intermediate container c695870e417c [2021-05-28T07:07:50.945Z] ---> 3bc1eb1a5759 [2021-05-28T07:07:50.945Z] Step 6/23 : COPY go.mod . [2021-05-28T07:07:51.207Z] Removing intermediate container 18bf64d8d443 [2021-05-28T07:07:51.207Z] ---> ec2dd0eacbc8 [2021-05-28T07:07:51.207Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T07:07:51.207Z] OK: 219 MiB in 52 packages [2021-05-28T07:07:51.207Z] ---> Running in b25958acc24d [2021-05-28T07:07:51.471Z] Removing intermediate container b25958acc24d [2021-05-28T07:07:51.471Z] ---> 064c82ddbf00 [2021-05-28T07:07:51.471Z] Step 21/22 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:07:51.471Z] ---> 1e78d0a444cc [2021-05-28T07:07:51.471Z] Step 7/23 : RUN go mod download [2021-05-28T07:07:51.471Z] ---> Running in 7434f6b180f5 [2021-05-28T07:07:51.471Z] ---> Running in 70fa49dc54be [2021-05-28T07:07:51.735Z] Removing intermediate container 7434f6b180f5 [2021-05-28T07:07:51.735Z] ---> 5371f8095f0a [2021-05-28T07:07:51.735Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T07:07:51.735Z] ---> Running in e6a4c0a4cb61 [2021-05-28T07:07:51.735Z] Removing intermediate container c003f860bc19 [2021-05-28T07:07:51.735Z] ---> 6b44d02b4f43 [2021-05-28T07:07:51.735Z] Step 6/24 : COPY go.mod . [2021-05-28T07:07:51.735Z] Removing intermediate container 0183fbc83f98 [2021-05-28T07:07:51.735Z] ---> 5f524fd9c791 [2021-05-28T07:07:51.735Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T07:07:52.684Z] ---> Running in 491c7b998f7e [2021-05-28T07:07:53.642Z] Removing intermediate container e6a4c0a4cb61 [2021-05-28T07:07:53.642Z] ---> 3c21155c9477 [2021-05-28T07:07:53.642Z] [2021-05-28T07:07:53.911Z] Successfully built 3c21155c9477 [2021-05-28T07:07:54.488Z] ---> 36be24bb6ea6 [2021-05-28T07:07:54.488Z] Step 7/24 : RUN go mod download [2021-05-28T07:07:54.488Z] Successfully tagged security-proxy-setup:latest [2021-05-28T07:07:54.488Z] Building sys-mgmt-agent [2021-05-28T07:08:01.096Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:08:01.096Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:08:01.096Z] ---> 68ee626f68e9 [2021-05-28T07:08:01.096Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:08:01.096Z] ---> Using cache [2021-05-28T07:08:01.096Z] ---> 9999e761aaf9 [2021-05-28T07:08:01.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:08:01.096Z] ---> Using cache [2021-05-28T07:08:01.096Z] ---> 34dffce4678d [2021-05-28T07:08:01.096Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T07:08:03.024Z] ---> Running in ec4d42041ac9 [2021-05-28T07:08:03.024Z] Removing intermediate container 491c7b998f7e [2021-05-28T07:08:03.024Z] ---> 41cadff4bce6 [2021-05-28T07:08:03.024Z] Step 29/32 : CMD ["gate"] [2021-05-28T07:08:03.024Z] ---> Running in ba4fa4e3f84f [2021-05-28T07:08:03.285Z] ---> Running in 2a28089c89fc [2021-05-28T07:08:03.285Z] Removing intermediate container 70fa49dc54be [2021-05-28T07:08:03.285Z] ---> 947a1b72d630 [2021-05-28T07:08:03.285Z] Step 8/23 : COPY . . [2021-05-28T07:08:04.696Z] Removing intermediate container 2a28089c89fc [2021-05-28T07:08:04.696Z] ---> 1922d037f97c [2021-05-28T07:08:04.696Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T07:08:09.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:10.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:11.138Z] OK: 219 MiB in 52 packages [2021-05-28T07:08:16.465Z] ---> Running in 2597f3139f72 [2021-05-28T07:08:16.465Z] ---> 4e2f1e1f4a71 [2021-05-28T07:08:16.466Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:08:17.044Z] ---> Running in 5acb832f9752 [2021-05-28T07:08:17.309Z] Removing intermediate container 2597f3139f72 [2021-05-28T07:08:17.309Z] ---> 254d7c08a896 [2021-05-28T07:08:17.309Z] Step 31/32 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:08:17.899Z] ---> Running in fc3a3e621e06 [2021-05-28T07:08:17.899Z] Removing intermediate container ec4d42041ac9 [2021-05-28T07:08:17.899Z] ---> 4b83ac6f5711 [2021-05-28T07:08:17.899Z] Step 8/24 : COPY . . [2021-05-28T07:08:17.899Z] Removing intermediate container ba4fa4e3f84f [2021-05-28T07:08:17.899Z] ---> afbd5b9e0046 [2021-05-28T07:08:17.899Z] Step 6/24 : COPY go.mod . [2021-05-28T07:08:18.192Z] Removing intermediate container fc3a3e621e06 [2021-05-28T07:08:18.192Z] ---> e16db5769819 [2021-05-28T07:08:18.192Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T07:08:19.223Z] ---> Running in 2f71c639b964 [2021-05-28T07:08:23.513Z] ---> 5b3b21e32bba [2021-05-28T07:08:23.513Z] Step 7/24 : RUN go mod download [2021-05-28T07:08:27.734Z] ---> Running in 082e81952044 [2021-05-28T07:08:27.734Z] Removing intermediate container 2f71c639b964 [2021-05-28T07:08:27.734Z] ---> f0131a28e8e0 [2021-05-28T07:08:27.734Z] [2021-05-28T07:08:27.734Z] Removing intermediate container 5acb832f9752 [2021-05-28T07:08:27.734Z] ---> fddc2452a9c9 [2021-05-28T07:08:27.734Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T07:08:27.734Z] Successfully built f0131a28e8e0 [2021-05-28T07:08:27.734Z] Successfully tagged security-bootstrapper:latest [2021-05-28T07:08:27.734Z]  Building security-bootstrapper ... done  ---> dd5d2907a3e1 [2021-05-28T07:08:27.734Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:08:27.734Z] ---> Running in b39f7267dcc3 [2021-05-28T07:08:27.734Z] ---> Running in 1f65e02220a3 [2021-05-28T07:08:28.710Z] 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-28T07:08:29.287Z] Removing intermediate container 082e81952044 [2021-05-28T07:08:29.287Z] ---> 8012af4256bf [2021-05-28T07:08:29.287Z] Step 8/24 : COPY . . [2021-05-28T07:08:31.229Z] Removing intermediate container 1f65e02220a3 [2021-05-28T07:08:31.229Z] ---> 02da455f19a7 [2021-05-28T07:08:31.229Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T07:08:41.275Z] ---> Running in 037f28d40e31 [2021-05-28T07:08:41.275Z] ---> eb57969b0113 [2021-05-28T07:08:41.275Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:08:41.275Z] ---> Running in b2de20c1a502 [2021-05-28T07:08:41.275Z] 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-28T07:08:43.269Z] Removing intermediate container b2de20c1a502 [2021-05-28T07:08:43.270Z] ---> 503e8eb0fb1a [2021-05-28T07:08:43.270Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T07:08:43.270Z] ---> Running in aae69dfc03b9 [2021-05-28T07:08:43.927Z] 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-28T07:08:53.976Z] Removing intermediate container a12604962baf [2021-05-28T07:08:53.976Z] ---> ad1f07626142 [2021-05-28T07:08:53.976Z] [2021-05-28T07:08:53.976Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:08:53.976Z] ---> 13621d1b12d4 [2021-05-28T07:08:53.976Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:08:53.976Z] ---> Using cache [2021-05-28T07:08:53.976Z] ---> 5e0e9991f0e5 [2021-05-28T07:08:53.976Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:08:53.976Z] ---> Using cache [2021-05-28T07:08:53.976Z] ---> 7c444d670466 [2021-05-28T07:08:53.976Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T07:08:54.252Z] ---> Running in 7543a94354c0 [2021-05-28T07:08:54.827Z] Removing intermediate container 7543a94354c0 [2021-05-28T07:08:54.827Z] ---> de9ef00c7a63 [2021-05-28T07:08:54.827Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:08:55.090Z] ---> Running in f55cdcfb3b9a [2021-05-28T07:08:55.668Z] Removing intermediate container f55cdcfb3b9a [2021-05-28T07:08:55.668Z] ---> 7dc5b8089b2a [2021-05-28T07:08:55.668Z] Step 16/24 : WORKDIR / [2021-05-28T07:08:55.929Z] ---> Running in 7f8414d1ee8c [2021-05-28T07:08:56.877Z] Removing intermediate container 7f8414d1ee8c [2021-05-28T07:08:56.877Z] ---> cebd789d89c6 [2021-05-28T07:08:56.877Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:08:58.276Z] ---> 46e0bccc0f50 [2021-05-28T07:08:58.276Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T07:08:58.861Z] ---> 4dedad91c7fa [2021-05-28T07:08:58.862Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T07:08:59.456Z] ---> e32deb9a0d90 [2021-05-28T07:08:59.456Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T07:08:59.728Z] ---> Running in 9100c552f73f [2021-05-28T07:08:59.991Z] Removing intermediate container 9100c552f73f [2021-05-28T07:08:59.991Z] ---> 31125c57afbc [2021-05-28T07:08:59.991Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:09:00.256Z] ---> Running in 1ce4194fe5d4 [2021-05-28T07:09:00.517Z] Removing intermediate container 1ce4194fe5d4 [2021-05-28T07:09:00.517Z] ---> e011ea04b2bf [2021-05-28T07:09:00.517Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:09:01.092Z] ---> Running in 7426982ae690 [2021-05-28T07:09:05.333Z] Removing intermediate container 7426982ae690 [2021-05-28T07:09:05.333Z] ---> 3d3fd91de857 [2021-05-28T07:09:05.333Z] Step 23/24 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:09:05.920Z] ---> Running in 5b2168e53e7e [2021-05-28T07:09:07.311Z] Removing intermediate container 5b2168e53e7e [2021-05-28T07:09:07.311Z] ---> 76164a7f9228 [2021-05-28T07:09:07.311Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:09:08.248Z] ---> Running in eee48d0fc12a [2021-05-28T07:09:08.833Z] Removing intermediate container eee48d0fc12a [2021-05-28T07:09:08.833Z] ---> 9925b8fa086d [2021-05-28T07:09:08.833Z] [2021-05-28T07:09:09.094Z] Successfully built 9925b8fa086d [2021-05-28T07:09:09.353Z] Successfully tagged core-metadata:latest [2021-05-28T07:09:12.663Z]  Building core-metadata ... done Removing intermediate container b39f7267dcc3 [2021-05-28T07:09:12.663Z] ---> c5eff75e4e18 [2021-05-28T07:09:12.663Z] [2021-05-28T07:09:12.663Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:09:12.663Z] ---> 13621d1b12d4 [2021-05-28T07:09:12.663Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T07:09:12.663Z] ---> Running in 8fba983c4599 [2021-05-28T07:09:13.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:13.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:13.511Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T07:09:13.511Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:09:13.511Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:09:13.511Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:09:13.772Z] OK: 6 MiB in 16 packages [2021-05-28T07:09:16.345Z] Removing intermediate container 8fba983c4599 [2021-05-28T07:09:16.345Z] ---> 34cb7476a788 [2021-05-28T07:09:16.345Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:09:16.345Z] ---> Running in 2a7bc6163f24 [2021-05-28T07:09:16.605Z] Removing intermediate container 2a7bc6163f24 [2021-05-28T07:09:16.605Z] ---> 34e1e1731c70 [2021-05-28T07:09:16.605Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T07:09:16.866Z] ---> Running in c1fa06df2c5c [2021-05-28T07:09:17.133Z] Removing intermediate container c1fa06df2c5c [2021-05-28T07:09:17.133Z] ---> f4cc6f03b7cc [2021-05-28T07:09:17.133Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:09:17.133Z] ---> Running in f7167684094c [2021-05-28T07:09:17.722Z] Removing intermediate container f7167684094c [2021-05-28T07:09:17.722Z] ---> ce5238be75a5 [2021-05-28T07:09:17.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:09:18.666Z] ---> 11a1893cda42 [2021-05-28T07:09:18.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T07:09:20.586Z] ---> 81567a2e52dd [2021-05-28T07:09:20.586Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T07:09:20.861Z] Removing intermediate container aae69dfc03b9 [2021-05-28T07:09:20.861Z] ---> 4d6acbd8c313 [2021-05-28T07:09:20.861Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T07:09:21.122Z] ---> Running in fa1043f4a789 [2021-05-28T07:09:21.122Z] ---> 3766b09f3343 [2021-05-28T07:09:21.122Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T07:09:21.382Z] ---> Running in aac04e76b4a9 [2021-05-28T07:09:21.644Z] 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-28T07:09:21.644Z] Removing intermediate container aac04e76b4a9 [2021-05-28T07:09:21.644Z] ---> 7851ab643e63 [2021-05-28T07:09:21.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:09:21.906Z] ---> Running in 156c78f1e695 [2021-05-28T07:09:23.291Z] Removing intermediate container 156c78f1e695 [2021-05-28T07:09:23.291Z] ---> c881a26af993 [2021-05-28T07:09:23.291Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:09:23.864Z] ---> Running in 0ab0cfffd602 [2021-05-28T07:09:24.133Z] Removing intermediate container 0ab0cfffd602 [2021-05-28T07:09:24.133Z] ---> 07aeab19bf95 [2021-05-28T07:09:24.133Z] Step 22/23 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:09:26.678Z] ---> Running in b3f10b02164d [2021-05-28T07:09:26.678Z] Removing intermediate container fa1043f4a789 [2021-05-28T07:09:26.678Z] ---> c26fc305e2cb [2021-05-28T07:09:26.678Z] [2021-05-28T07:09:26.678Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T07:09:28.593Z] Removing intermediate container 037f28d40e31 [2021-05-28T07:09:28.593Z] ---> b8bca9d9623c [2021-05-28T07:09:28.593Z] [2021-05-28T07:09:28.593Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:09:28.593Z] 20.10.0: Pulling from library/docker [2021-05-28T07:09:28.593Z] ---> 13621d1b12d4 [2021-05-28T07:09:28.593Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T07:09:28.593Z] Removing intermediate container b3f10b02164d [2021-05-28T07:09:28.593Z] ---> 7e21d93397cf [2021-05-28T07:09:28.593Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:09:28.593Z] ---> Running in 1905cc8f9027 [2021-05-28T07:09:28.593Z] ---> Running in 3fde01340108 [2021-05-28T07:09:29.163Z] Removing intermediate container 1905cc8f9027 [2021-05-28T07:09:29.163Z] ---> e9653debb5ba [2021-05-28T07:09:29.163Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T07:09:29.163Z] Removing intermediate container 3fde01340108 [2021-05-28T07:09:29.163Z] ---> 282653cfc392 [2021-05-28T07:09:29.163Z] [2021-05-28T07:09:29.163Z] Successfully built 282653cfc392 [2021-05-28T07:09:29.739Z] Successfully tagged support-notifications:latest [2021-05-28T07:09:31.127Z]  Building support-notifications ... done  ---> Running in 9ba696f7036f [2021-05-28T07:09:31.389Z] Removing intermediate container 9ba696f7036f [2021-05-28T07:09:31.389Z] ---> 7fbd50435068 [2021-05-28T07:09:31.389Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T07:09:32.800Z] ---> Running in f0a66f4cb9b4 [2021-05-28T07:09:38.086Z] Removing intermediate container f0a66f4cb9b4 [2021-05-28T07:09:38.086Z] ---> b09d8be130bc [2021-05-28T07:09:38.086Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:38.086Z] ---> Running in 4678efed088a [2021-05-28T07:09:38.086Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T07:09:38.086Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T07:09:38.086Z] ---> aefe523efa57 [2021-05-28T07:09:38.086Z] 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-28T07:09:38.086Z] ---> Running in abfe612eb0c0 [2021-05-28T07:09:38.348Z] Removing intermediate container abfe612eb0c0 [2021-05-28T07:09:38.348Z] ---> 641c3dd9be4e [2021-05-28T07:09:38.348Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T07:09:38.348Z] ---> Running in 7820cb5ace2a [2021-05-28T07:09:38.613Z] Removing intermediate container 4678efed088a [2021-05-28T07:09:38.613Z] ---> d0e9ce9aaf01 [2021-05-28T07:09:38.613Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T07:09:38.904Z] ---> Running in 2d14fc64bce8 [2021-05-28T07:09:38.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:39.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:39.171Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T07:09:39.171Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T07:09:39.171Z] Executing bash-5.0.17-r0.post-install [2021-05-28T07:09:39.171Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:09:39.171Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T07:09:39.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:39.171Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T07:09:39.171Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T07:09:39.171Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T07:09:39.171Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T07:09:39.171Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T07:09:39.171Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T07:09:39.171Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T07:09:39.171Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T07:09:39.171Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T07:09:39.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:40.012Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T07:09:40.012Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T07:09:40.012Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T07:09:40.012Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T07:09:40.012Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T07:09:40.012Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T07:09:40.012Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T07:09:40.012Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T07:09:40.012Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T07:09:40.012Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T07:09:40.012Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T07:09:40.012Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T07:09:40.012Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T07:09:40.012Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T07:09:40.273Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T07:09:40.273Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T07:09:40.273Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:09:40.273Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T07:09:40.273Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T07:09:40.273Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T07:09:40.273Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T07:09:40.273Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T07:09:40.273Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T07:09:40.273Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T07:09:40.537Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T07:09:40.537Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T07:09:40.537Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T07:09:40.537Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T07:09:40.537Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T07:09:40.537Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T07:09:40.537Z] OK: 72 MiB in 59 packages [2021-05-28T07:09:40.537Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T07:09:41.111Z] Collecting docker-compose==1.23.2 [2021-05-28T07:09:41.111Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T07:09:41.372Z] Collecting PyYAML<4,>=3.10 [2021-05-28T07:09:41.372Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T07:09:41.372Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T07:09:41.636Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T07:09:41.636Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:09:41.636Z] OK: 8 MiB in 20 packages [2021-05-28T07:09:42.207Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T07:09:42.207Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T07:09:48.782Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T07:09:48.782Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T07:09:48.782Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T07:09:48.782Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T07:09:48.782Z] Removing intermediate container 2d14fc64bce8 [2021-05-28T07:09:48.782Z] ---> cd133fdf1890 [2021-05-28T07:09:48.782Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:09:48.782Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T07:09:48.782Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T07:09:48.782Z] 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-28T07:09:48.782Z] ---> 49abe29ffdbe [2021-05-28T07:09:48.782Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T07:09:48.782Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T07:09:48.782Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T07:09:49.043Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T07:09:49.043Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T07:09:49.618Z] ---> 4a82685b02d3 [2021-05-28T07:09:49.618Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T07:09:49.618Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T07:09:49.618Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T07:09:49.618Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T07:09:49.618Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T07:09:49.879Z] ---> a4314a2906d8 [2021-05-28T07:09:49.879Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T07:09:49.879Z] 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-28T07:09:49.879Z] Collecting idna<2.8,>=2.5 [2021-05-28T07:09:49.879Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T07:09:50.140Z] 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-28T07:09:50.140Z] ---> Running in baee03093e4f [2021-05-28T07:09:50.140Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T07:09:50.140Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T07:09:50.140Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T07:09:50.140Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T07:09:50.401Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T07:09:50.401Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T07:09:50.401Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T07:09:50.401Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T07:09:50.401Z] Removing intermediate container baee03093e4f [2021-05-28T07:09:50.401Z] ---> 6c89b8b08ab9 [2021-05-28T07:09:50.401Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:09:50.664Z] Installing collected packages: PyYAML, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, docopt, jsonschema, dockerpty, docker-compose [2021-05-28T07:09:50.664Z] Running setup.py install for PyYAML: started [2021-05-28T07:09:50.664Z] ---> Running in cb2e56f2cdcb [2021-05-28T07:09:50.930Z] Removing intermediate container cb2e56f2cdcb [2021-05-28T07:09:50.930Z] ---> 86faf2352aeb [2021-05-28T07:09:50.930Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:09:50.930Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T07:09:50.930Z] Running setup.py install for texttable: started [2021-05-28T07:09:50.930Z] ---> Running in fb63578669f7 [2021-05-28T07:09:51.215Z] Removing intermediate container fb63578669f7 [2021-05-28T07:09:51.215Z] ---> 25e313b27ade [2021-05-28T07:09:51.215Z] Step 23/24 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:09:51.215Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T07:09:51.215Z] Attempting uninstall: idna [2021-05-28T07:09:51.215Z] Found existing installation: idna 2.9 [2021-05-28T07:09:51.215Z] Uninstalling idna-2.9: [2021-05-28T07:09:51.215Z] Successfully uninstalled idna-2.9 [2021-05-28T07:09:51.475Z] ---> Running in 55abe90e68ed [2021-05-28T07:09:51.475Z] Attempting uninstall: urllib3 [2021-05-28T07:09:51.475Z] Found existing installation: urllib3 1.25.9 [2021-05-28T07:09:51.475Z] Uninstalling urllib3-1.25.9: [2021-05-28T07:09:51.475Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T07:09:51.736Z] Removing intermediate container 55abe90e68ed [2021-05-28T07:09:51.737Z] ---> 65c254378466 [2021-05-28T07:09:51.737Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:09:51.737Z] Attempting uninstall: requests [2021-05-28T07:09:51.737Z] Found existing installation: requests 2.23.0 [2021-05-28T07:09:51.737Z] Uninstalling requests-2.23.0: [2021-05-28T07:09:51.737Z] Successfully uninstalled requests-2.23.0 [2021-05-28T07:09:51.998Z] ---> Running in 1c1487b49153 [2021-05-28T07:09:52.259Z] Removing intermediate container 1c1487b49153 [2021-05-28T07:09:52.260Z] ---> 86bc6c4d9ab4 [2021-05-28T07:09:52.260Z] [2021-05-28T07:09:52.260Z] Successfully built 86bc6c4d9ab4 [2021-05-28T07:09:52.260Z] Successfully tagged core-data:latest [2021-05-28T07:09:52.521Z]  Building core-data ... done  Running setup.py install for docopt: started [2021-05-28T07:09:52.782Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T07:09:52.782Z] Running setup.py install for dockerpty: started [2021-05-28T07:09:53.043Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T07:09:53.309Z] 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-28T07:09:58.602Z] Removing intermediate container 7820cb5ace2a [2021-05-28T07:09:58.602Z] ---> 13c14b879e4c [2021-05-28T07:09:58.602Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T07:09:58.861Z] ---> Running in d8b44598b09f [2021-05-28T07:09:58.861Z] Removing intermediate container d8b44598b09f [2021-05-28T07:09:58.861Z] ---> 3138bb724bf6 [2021-05-28T07:09:58.861Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T07:09:59.130Z] ---> Running in 0e7a6922fba5 [2021-05-28T07:09:59.130Z] Removing intermediate container 0e7a6922fba5 [2021-05-28T07:09:59.130Z] ---> dc3a785b443e [2021-05-28T07:09:59.130Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T07:09:59.701Z] ---> 56ffd22563f6 [2021-05-28T07:09:59.701Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T07:09:59.701Z] ---> 554058f4c174 [2021-05-28T07:09:59.701Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T07:10:00.274Z] ---> ef0d59711f91 [2021-05-28T07:10:00.274Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T07:10:00.274Z] ---> Running in 3a1d9a12a834 [2021-05-28T07:10:00.540Z] Removing intermediate container 3a1d9a12a834 [2021-05-28T07:10:00.540Z] ---> bd9df522e203 [2021-05-28T07:10:00.540Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:10:00.540Z] ---> Running in b0c313dc09f2 [2021-05-28T07:10:00.800Z] Removing intermediate container b0c313dc09f2 [2021-05-28T07:10:00.800Z] ---> 9e7f6b43d15c [2021-05-28T07:10:00.800Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:10:01.061Z] ---> Running in 18a970ccbde2 [2021-05-28T07:10:01.322Z] Removing intermediate container 18a970ccbde2 [2021-05-28T07:10:01.322Z] ---> 88981b4e134e [2021-05-28T07:10:01.322Z] Step 23/24 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 [2021-05-28T07:10:01.584Z] ---> Running in de0fd7f77ea6 [2021-05-28T07:10:02.157Z] Removing intermediate container de0fd7f77ea6 [2021-05-28T07:10:02.157Z] ---> b0739df5bcce [2021-05-28T07:10:02.157Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:10:02.157Z] ---> Running in 6dbd54eb7fa0 [2021-05-28T07:10:02.417Z] Removing intermediate container 6dbd54eb7fa0 [2021-05-28T07:10:02.417Z] ---> 672a1e954b2f [2021-05-28T07:10:02.417Z] [2021-05-28T07:10:02.679Z] Successfully built 672a1e954b2f [2021-05-28T07:10:02.939Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T07:10:03.519Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T07:10:03.525Z] $ docker stop --time=1 72e2c5a4e4de7403e665975976564cf9048c8bdfdace5562c6d22e85515293f5 [2021-05-28T07:10:05.589Z] $ docker rm -f 72e2c5a4e4de7403e665975976564cf9048c8bdfdace5562c6d22e85515293f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:10:05.965Z] + docker images [2021-05-28T07:10:06.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T07:10:06.642Z] sys-mgmt-agent latest 672a1e954b2f 4 seconds ago 312MB [2021-05-28T07:10:06.642Z] core-data latest 86bc6c4d9ab4 15 seconds ago 21.6MB [2021-05-28T07:10:06.642Z] support-notifications latest 282653cfc392 38 seconds ago 17.8MB [2021-05-28T07:10:06.642Z] b8bca9d9623c 40 seconds ago 1.17GB [2021-05-28T07:10:06.642Z] c26fc305e2cb 42 seconds ago 1.16GB [2021-05-28T07:10:06.642Z] c5eff75e4e18 57 seconds ago 1.16GB [2021-05-28T07:10:06.642Z] core-metadata latest 9925b8fa086d 58 seconds ago 18.6MB [2021-05-28T07:10:06.642Z] ad1f07626142 About a minute ago 1.17GB [2021-05-28T07:10:06.642Z] security-bootstrapper latest f0131a28e8e0 About a minute ago 18.2MB [2021-05-28T07:10:06.642Z] security-proxy-setup latest 3c21155c9477 2 minutes ago 25.3MB [2021-05-28T07:10:06.642Z] core-command latest b7ffb7ee7c97 2 minutes ago 17.1MB [2021-05-28T07:10:06.642Z] security-secretstore-setup latest 8a9d80a70d9c 2 minutes ago 25.8MB [2021-05-28T07:10:06.642Z] support-scheduler latest b3ded416fbb0 2 minutes ago 17.1MB [2021-05-28T07:10:06.642Z] 590ac304acf2 2 minutes ago 1.16GB [2021-05-28T07:10:06.642Z] 02afa00b9bb1 2 minutes ago 1.16GB [2021-05-28T07:10:06.642Z] 43521f0335c1 2 minutes ago 1.16GB [2021-05-28T07:10:06.642Z] 7db1e2b38c23 2 minutes ago 1.15GB [2021-05-28T07:10:06.642Z] e363f241cb4a 2 minutes ago 1.16GB [2021-05-28T07:10:06.642Z] ci-base-image-x86_64 latest 68ee626f68e9 8 minutes ago 648MB [2021-05-28T07:10:06.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T07:10:06.642Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T07:10:06.642Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T07:10:06.642Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T07:10:06.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-28T07:10:22.187Z] Still waiting to schedule task [2021-05-28T07:10:22.187Z] ‘prd-ubuntu18.04-docker-8c-8g-847’ is offline [2021-05-28T07:11:45.342Z] Running on prd-ubuntu18.04-docker-8c-8g-848 in /w/workspace/edgexfoundry_edgex-go_PR-3514 [Pipeline] { [Pipeline] ws [2021-05-28T07:11:45.365Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:11:46.839Z] + echo snap-build.sh [2021-05-28T07:11:46.839Z] snap-build.sh [2021-05-28T07:11:46.839Z] + SNAP_BASE_DIR=. [2021-05-28T07:11:46.839Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-28T07:11:46.839Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-28T07:11:46.839Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-28T07:11:46.839Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-28T07:11:46.839Z] + cd /w/workspace/edgex-go/3 [2021-05-28T07:11:46.839Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-28T07:11:46.839Z] Reading package lists... [2021-05-28T07:11:47.106Z] Building dependency tree... [2021-05-28T07:11:47.106Z] Reading state information... [2021-05-28T07:11:47.368Z] The following packages were automatically installed and are no longer required: [2021-05-28T07:11:47.368Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-28T07:11:47.368Z] uidmap xdelta3 [2021-05-28T07:11:47.368Z] Use 'sudo apt autoremove' to remove them. [2021-05-28T07:11:47.368Z] The following packages will be REMOVED: [2021-05-28T07:11:47.368Z] lxd* lxd-client* [2021-05-28T07:11:47.946Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-28T07:11:47.946Z] After this operation, 31.7 MB disk space will be freed. [2021-05-28T07:11:52.378Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-28T07:11:52.378Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:11:53.771Z] Removing lxd dnsmasq configuration [2021-05-28T07:11:54.033Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:11:54.980Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-28T07:11:56.908Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:11:56.908Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-28T07:11:56.908Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:11:58.301Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-28T07:11:58.563Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-28T07:11:59.953Z] + sudo snap remove --purge lxd [2021-05-28T07:11:59.953Z] snap "lxd" is not installed [2021-05-28T07:11:59.953Z] + sudo groupadd --force --system lxd [2021-05-28T07:11:59.953Z] ++ whoami [2021-05-28T07:11:59.953Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-28T07:11:59.953Z] + newgrp - lxd [2021-05-28T07:11:59.953Z] + sudo snap install lxd [2021-05-28T07:12:09.964Z] 2021-05-28T07:12:07Z INFO Waiting for automatic snapd restart... [2021-05-28T07:12:31.950Z] lxd 4.14 from Canonical* installed [2021-05-28T07:12:31.950Z] + sudo lxd init --auto [2021-05-28T07:12:41.967Z] + sudo snap install --classic snapcraft [2021-05-28T07:12:46.198Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T07:12:46.198Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-28T07:12:46.198Z] + sudo snapcraft prime --use-lxd [2021-05-28T07:12:47.585Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-28T07:12:47.585Z] Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? [2021-05-28T07:12:47.585Z] To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-28T07:12:48.006Z] Failed in branch amd64 [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-28T07:12:49.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:12:49.776Z] ---> package-listing.sh [2021-05-28T07:12:49.776Z] ++ facter osfamily [2021-05-28T07:12:49.776Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T07:12:50.035Z] + OS_FAMILY=redhat [2021-05-28T07:12:50.035Z] + workspace=/w/workspace/edgex-go/3 [2021-05-28T07:12:50.035Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T07:12:50.035Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T07:12:50.035Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T07:12:50.035Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T07:12:50.035Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-28T07:12:50.035Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T07:12:50.035Z] + case "${OS_FAMILY}" in [2021-05-28T07:12:50.035Z] + rpm -qa [2021-05-28T07:12:50.035Z] + sort [2021-05-28T07:12:53.335Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T07:12:53.335Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T07:12:53.335Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T07:12:53.335Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-28T07:12:53.335Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-28T07:12:53.335Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-28T07:12:53.347Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T07:12:53.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:54.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:12:54.206Z] [2021-05-28T07:12:54.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:54.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:12:54.552Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T07:12:54.552Z] df20fa9351a1: Pulling fs layer [2021-05-28T07:12:54.552Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T07:12:54.552Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T07:12:54.552Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T07:12:54.552Z] 93b61091891f: Pulling fs layer [2021-05-28T07:12:54.552Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T07:12:54.552Z] 5e14af77c1be: Pulling fs layer [2021-05-28T07:12:54.552Z] 01666e4c0597: Pulling fs layer [2021-05-28T07:12:54.552Z] aa168da1d23b: Pulling fs layer [2021-05-28T07:12:54.552Z] 93b9cdb0e59b: Waiting [2021-05-28T07:12:54.552Z] 5e14af77c1be: Waiting [2021-05-28T07:12:54.552Z] 01666e4c0597: Waiting [2021-05-28T07:12:54.552Z] aa168da1d23b: Waiting [2021-05-28T07:12:54.552Z] 46f8f816bc3b: Waiting [2021-05-28T07:12:54.552Z] 93b61091891f: Waiting [2021-05-28T07:12:54.552Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T07:12:54.552Z] 36b3adc4ff6f: Download complete [2021-05-28T07:12:54.552Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T07:12:54.552Z] 46f8f816bc3b: Download complete [2021-05-28T07:12:54.822Z] df20fa9351a1: Verifying Checksum [2021-05-28T07:12:54.822Z] df20fa9351a1: Download complete [2021-05-28T07:12:54.822Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T07:12:54.822Z] 93b9cdb0e59b: Download complete [2021-05-28T07:12:54.822Z] 5e14af77c1be: Verifying Checksum [2021-05-28T07:12:54.822Z] 5e14af77c1be: Download complete [2021-05-28T07:12:54.822Z] 93b61091891f: Verifying Checksum [2021-05-28T07:12:54.822Z] 93b61091891f: Download complete [2021-05-28T07:12:54.822Z] 01666e4c0597: Verifying Checksum [2021-05-28T07:12:54.822Z] 01666e4c0597: Download complete [2021-05-28T07:12:54.822Z] df20fa9351a1: Pull complete [2021-05-28T07:12:55.091Z] 36b3adc4ff6f: Pull complete [2021-05-28T07:12:55.091Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T07:12:55.091Z] 8ad3a11d3b57: Download complete [2021-05-28T07:12:55.666Z] 8ad3a11d3b57: Pull complete [2021-05-28T07:12:55.666Z] 46f8f816bc3b: Pull complete [2021-05-28T07:12:55.929Z] 93b61091891f: Pull complete [2021-05-28T07:12:55.929Z] 93b9cdb0e59b: Pull complete [2021-05-28T07:12:56.188Z] 5e14af77c1be: Pull complete [2021-05-28T07:12:56.188Z] 01666e4c0597: Pull complete [2021-05-28T07:12:56.764Z] aa168da1d23b: Verifying Checksum [2021-05-28T07:12:56.764Z] aa168da1d23b: Download complete [2021-05-28T07:13:01.021Z] aa168da1d23b: Pull complete [2021-05-28T07:13:01.021Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T07:13:01.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:13:01.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T07:13:01.097Z] prd-centos7-docker-4c-2g-837 does not seem to be running inside a container [2021-05-28T07:13:01.135Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T07:13:09.988Z] $ docker top dd01be7a63281706ad33b0c2b7e89fd7f2ba9be5b292f74b7ad553a957f16b0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:13:10.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T07:13:10.684Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T07:13:10.981Z] + ls /var/log/sa-host [2021-05-28T07:13:10.982Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T07:13:10.982Z] file_magic: OK [2021-05-28T07:13:10.982Z] HZ: Using current value: 100 [2021-05-28T07:13:10.982Z] file_header: OK [2021-05-28T07:13:10.982Z] 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-28T07:13:10.982Z] Statistics: [2021-05-28T07:13:10.982Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T07:13:10.982Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T07:13:10.982Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T07:13:10.982Z] file_magic: OK [2021-05-28T07:13:10.982Z] HZ: Using current value: 100 [2021-05-28T07:13:10.982Z] file_header: OK [2021-05-28T07:13:10.982Z] 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-28T07:13:10.982Z] Statistics: [2021-05-28T07:13:10.982Z] 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... [2021-05-28T07:13:10.982Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:13:11.186Z] provisioning config files... [2021-05-28T07:13:11.199Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9163176576425992821tmp [Pipeline] { [Pipeline] echo [2021-05-28T07:13:11.230Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:13:11.533Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T07:13:11.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T07:13:11.567Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:13:11.864Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T07:13:11.875Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:13:12.187Z] ---> sudo-logs.sh [2021-05-28T07:13:12.187Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T07:13:12.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:13:12.595Z] ---> job-cost.sh [2021-05-28T07:13:12.595Z] lf-activate-venv: SKIPPING [2021-05-28T07:13:12.595Z] DEBUG: total: 0.18000000715255737 [2021-05-28T07:13:12.595Z] INFO: Retrieving Stack Cost... [2021-05-28T07:13:13.537Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T07:13:13.798Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T07:13:13.810Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:13:14.105Z] ---> logs-deploy.sh [2021-05-28T07:13:14.106Z] lf-activate-venv: SKIPPING [2021-05-28T07:13:14.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3514/3 [2021-05-28T07:13:14.106Z] INFO: archiving workspace using pattern(s): [2021-05-28T07:13:15.049Z] Archives upload complete. [2021-05-28T07:13:15.049Z] INFO: archiving logs to Nexus [2021-05-28T07:13:15.620Z] ---> uname -a: [2021-05-28T07:13:15.621Z] Linux prd-centos7-docker-4c-2g-837.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] ---> lscpu: [2021-05-28T07:13:15.621Z] Architecture: x86_64 [2021-05-28T07:13:15.621Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T07:13:15.621Z] Byte Order: Little Endian [2021-05-28T07:13:15.621Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T07:13:15.621Z] CPU(s): 2 [2021-05-28T07:13:15.621Z] On-line CPU(s) list: 0,1 [2021-05-28T07:13:15.621Z] Thread(s) per core: 1 [2021-05-28T07:13:15.621Z] Core(s) per socket: 1 [2021-05-28T07:13:15.621Z] Socket(s): 2 [2021-05-28T07:13:15.621Z] NUMA node(s): 1 [2021-05-28T07:13:15.621Z] Vendor ID: AuthenticAMD [2021-05-28T07:13:15.621Z] CPU family: 23 [2021-05-28T07:13:15.621Z] Model: 49 [2021-05-28T07:13:15.621Z] Model name: AMD EPYC-Rome Processor [2021-05-28T07:13:15.621Z] Stepping: 0 [2021-05-28T07:13:15.621Z] CPU MHz: 2799.998 [2021-05-28T07:13:15.621Z] BogoMIPS: 5599.99 [2021-05-28T07:13:15.621Z] Virtualization: AMD-V [2021-05-28T07:13:15.621Z] Hypervisor vendor: KVM [2021-05-28T07:13:15.621Z] Virtualization type: full [2021-05-28T07:13:15.621Z] L1d cache: 64 KiB [2021-05-28T07:13:15.621Z] L1i cache: 64 KiB [2021-05-28T07:13:15.621Z] L2 cache: 1 MiB [2021-05-28T07:13:15.621Z] L3 cache: 32 MiB [2021-05-28T07:13:15.621Z] NUMA node0 CPU(s): 0,1 [2021-05-28T07:13:15.621Z] Vulnerability Itlb multihit: Not affected [2021-05-28T07:13:15.621Z] Vulnerability L1tf: Not affected [2021-05-28T07:13:15.621Z] Vulnerability Mds: Not affected [2021-05-28T07:13:15.621Z] Vulnerability Meltdown: Not affected [2021-05-28T07:13:15.621Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T07:13:15.621Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T07:13:15.621Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T07:13:15.621Z] Vulnerability Srbds: Not affected [2021-05-28T07:13:15.621Z] Vulnerability Tsx async abort: Not affected [2021-05-28T07:13:15.621Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] ---> nproc: [2021-05-28T07:13:15.621Z] 2 [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] ---> df -h: [2021-05-28T07:13:15.621Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T07:13:15.621Z] overlay 40.0G 13.3G 26.6G 33% / [2021-05-28T07:13:15.621Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T07:13:15.621Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T07:13:15.621Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /facter-os [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /etc/resolv.conf [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hostname [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hosts [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/auth.log [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /run/cloud-init/result.json [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/sa-host [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/secure [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/3@tmp [2021-05-28T07:13:15.621Z] /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/3 [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] ---> free -m: [2021-05-28T07:13:15.621Z] total used free shared buff/cache available [2021-05-28T07:13:15.621Z] Mem: 7821 1363 1359 0 5097 6432 [2021-05-28T07:13:15.621Z] Swap: 1023 1 1022 [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z] ---> ip addr: [2021-05-28T07:13:15.621Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-28T07:13:15.621Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-28T07:13:15.621Z] inet 127.0.0.1/8 scope host lo [2021-05-28T07:13:15.621Z] valid_lft forever preferred_lft forever [2021-05-28T07:13:15.621Z] inet6 ::1/128 scope host [2021-05-28T07:13:15.621Z] valid_lft forever preferred_lft forever [2021-05-28T07:13:15.621Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-28T07:13:15.621Z] link/ether fa:16:3e:55:7a:35 brd ff:ff:ff:ff:ff:ff [2021-05-28T07:13:15.621Z] inet 10.30.123.175/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-28T07:13:15.621Z] valid_lft 85565sec preferred_lft 85565sec [2021-05-28T07:13:15.621Z] inet6 fe80::f816:3eff:fe55:7a35/64 scope link [2021-05-28T07:13:15.621Z] valid_lft forever preferred_lft forever [2021-05-28T07:13:15.621Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-28T07:13:15.621Z] link/ether 02:42:29:93:d0:06 brd ff:ff:ff:ff:ff:ff [2021-05-28T07:13:15.621Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-28T07:13:15.621Z] valid_lft forever preferred_lft forever [2021-05-28T07:13:15.621Z] inet6 fe80::42:29ff:fe93:d006/64 scope link [2021-05-28T07:13:15.621Z] valid_lft forever preferred_lft forever [2021-05-28T07:13:15.621Z] [2021-05-28T07:13:15.621Z]