Pull request #3501 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 2c8f90bf2313962ec202bc77505c56e8d3b74b06 rather than 84fbe7676ee55078a494c54f6ba61c0189a027c7 Obtained Jenkinsfile from 2c8f90bf2313962ec202bc77505c56e8d3b74b06 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-ssh6676320970468474136.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-ssh4672477907386791215.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-3501/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-3501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1669270852482103272.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-ssh1977443710591964498.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-3501/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-3501/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6472472590334324377.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16910 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh6739035223807021823.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 84fbe7676ee55078a494c54f6ba61c0189a027c7 > 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/4@tmp/jenkins-gitclient-ssh2027142923149299123.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 84fbe7676ee55078a494c54f6ba61c0189a027c7 Checking out Revision 84fbe7676ee55078a494c54f6ba61c0189a027c7 (PR-3501) > git config core.sparsecheckout # timeout=10 > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # 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/4@tmp/jenkins-gitclient-ssh8909479014159642656.key > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 Commit message: "Merge branch 'master' into issue-3496" > git rev-list --no-walk 2e4b34e786a4ac23fdeee1bf08c9f4f6913d3984 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:47:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:47:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:47:05 ========================================================= 17:47:05 EdgeX Global Pipelines Version Info 17:47:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:47:41 ------------------- 17:47:41 stable info: 17:47:41 ------------------- 17:47:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:47:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:47:41 Message: update stable to v1.0.192 17:47:41 ------------------- 17:47:41 experimental info: 17:47:41 ------------------- 17:47:41 Commited By: **** collab-it+edgex@linuxfoundation.org 17:47:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:47:41 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:47:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:47:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:47:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:48:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:48:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:48:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:48:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:48:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:48:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:48:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:48:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:48:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3501 [Pipeline] echo 17:48:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3501 [Pipeline] echo 17:48:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3501 [Pipeline] echo 17:48:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84fbe7676ee55078a494c54f6ba61c0189a027c7 [Pipeline] echo 17:48:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84fbe76 [Pipeline] echo 17:48:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:29 provisioning config files... 17:48:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config595730587875598084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:38 ---> docker-login.sh 17:48:38 nexus3.edgexfoundry.org:10001 17:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:38 Configure a credential helper to remove this warning. See 17:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:38 17:48:38 Login Succeeded 17:48:38 nexus3.edgexfoundry.org:10002 17:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:38 Configure a credential helper to remove this warning. See 17:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:38 17:48:38 Login Succeeded 17:48:38 nexus3.edgexfoundry.org:10003 17:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:38 Configure a credential helper to remove this warning. See 17:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:38 17:48:38 Login Succeeded 17:48:38 nexus3.edgexfoundry.org:10004 17:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:38 Configure a credential helper to remove this warning. See 17:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:38 17:48:38 Login Succeeded 17:48:38 docker.io 17:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:38 Configure a credential helper to remove this warning. See 17:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:38 17:48:38 Login Succeeded 17:48:38 ---> docker-login.sh ends [Pipeline] } 17:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:48:44 ++ 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 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/core-command/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo core-command,cmd/core-command/Dockerfile 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/core-data/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo core-data,cmd/core-data/Dockerfile 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/core-metadata/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo core-metadata,cmd/core-metadata/Dockerfile 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/security-bootstrapper/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/security-proxy-setup/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/support-notifications/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo support-notifications,cmd/support-notifications/Dockerfile 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/support-scheduler/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:48:44 + for file in '`ls cmd/**/Dockerfile`' 17:48:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:48:44 ++ cut -d/ -f2 17:48:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:48:44 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 17:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:48:59 17:48:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:48:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:48:59 latest: Pulling from edgex-devops/git-semver 17:48:59 31603596830f: Pulling fs layer 17:48:59 54011a49482f: Pulling fs layer 17:48:59 a6820b24f6d8: Pulling fs layer 17:48:59 f581987b2513: Pulling fs layer 17:48:59 f581987b2513: Waiting 17:48:59 54011a49482f: Verifying Checksum 17:48:59 54011a49482f: Download complete 17:49:01 31603596830f: Verifying Checksum 17:49:01 31603596830f: Download complete 17:49:01 a6820b24f6d8: Verifying Checksum 17:49:01 a6820b24f6d8: Download complete 17:49:01 f581987b2513: Verifying Checksum 17:49:01 f581987b2513: Download complete 17:49:01 31603596830f: Pull complete 17:49:01 54011a49482f: Pull complete 17:49:01 a6820b24f6d8: Pull complete 17:49:01 f581987b2513: Pull complete 17:49:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:49:01 prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container 17:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:49:03 $ docker top 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:04 [ssh-agent] Looking for ssh-agent implementation... 17:49:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:04 $ docker exec 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d ssh-agent 17:49:06 SSH_AUTH_SOCK=/tmp/ssh-JKE4NujHSUzG/agent.14 17:49:06 SSH_AGENT_PID=20 17:49:06 Running ssh-add (command line suppressed) 17:49:06 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5838401958982216257.key (/w/workspace/edgex-go/4@tmp/private_key_5838401958982216257.key) 17:49:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:08 + git tag --points-at HEAD [Pipeline] } 17:49:08 $ docker exec --env ******** --env ******** 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d ssh-agent -k 17:49:08 unset SSH_AUTH_SOCK; 17:49:08 unset SSH_AGENT_PID; 17:49:08 echo Agent pid 20 killed; 17:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:49:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:08 [ssh-agent] Looking for ssh-agent implementation... 17:49:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:08 $ docker exec 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d ssh-agent 17:49:08 SSH_AUTH_SOCK=/tmp/ssh-v6T79ptu1U9E/agent.53 17:49:08 SSH_AGENT_PID=59 17:49:08 Running ssh-add (command line suppressed) 17:49:08 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3211300331577745333.key (/w/workspace/edgex-go/4@tmp/private_key_3211300331577745333.key) 17:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:09 + git semver init 17:49:09 # -> Open(): unable to determine branch for HEAD 17:49:09 # $GIT_DIR = /w/workspace/edgex-go/4/.git 17:49:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 17:49:09 # $SEMVER_REMOTE_NAME = origin 17:49:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:49:09 # $SEMVER_USER_NAME = edgex-jenkins 17:49:09 # $SEMVER_BRANCH = PR-3501 17:49:09 # $SEMVER_TEMP = /tmp/semver-868819538 17:49:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:49:24 # '/tmp/semver-868819538' -> '/w/workspace/edgex-go/4/.semver' 17:49:24 # -> Force: false 17:49:24 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 17:49:24 $ docker exec --env ******** --env ******** 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d ssh-agent -k 17:49:24 unset SSH_AUTH_SOCK; 17:49:24 unset SSH_AGENT_PID; 17:49:24 echo Agent pid 59 killed; 17:49:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:28 + git semver [Pipeline] } 17:49:30 $ docker stop --time=1 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d 17:49:32 $ docker rm -f 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d [Pipeline] // withDockerContainer [Pipeline] sh 17:49:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:49:37 Stashed 1 file(s) [Pipeline] echo 17:49:37 [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 17:49:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:49:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:49:59 + sudo service docker restart 17:49:59 + true 17:49:59 Redirecting to /bin/systemctl restart docker.service 17:50:01 Still waiting to schedule task 17:50:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 17:50:17 ========================================================= 17:50:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:50:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:50:19 + 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 . 17:50:19 Sending build context to Docker daemon 330.8MB 17:50:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:50:19 Step 2/6 : FROM ${BASE} 17:50:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:50:19 540db60ca938: Pulling fs layer 17:50:19 adcc1eea9eea: Pulling fs layer 17:50:19 4c4ab2625f07: Pulling fs layer 17:50:19 0510c868ecb4: Pulling fs layer 17:50:19 afea3b2eda06: Pulling fs layer 17:50:19 7809a108b3ef: Pulling fs layer 17:50:19 f706445af74f: Pulling fs layer 17:50:19 0510c868ecb4: Waiting 17:50:19 afea3b2eda06: Waiting 17:50:19 7809a108b3ef: Waiting 17:50:19 f706445af74f: Waiting 17:50:19 4c4ab2625f07: Verifying Checksum 17:50:19 4c4ab2625f07: Download complete 17:50:19 adcc1eea9eea: Verifying Checksum 17:50:19 adcc1eea9eea: Download complete 17:50:19 afea3b2eda06: Verifying Checksum 17:50:19 afea3b2eda06: Download complete 17:50:19 7809a108b3ef: Verifying Checksum 17:50:19 7809a108b3ef: Download complete 17:50:19 540db60ca938: Verifying Checksum 17:50:19 540db60ca938: Download complete 17:50:19 540db60ca938: Pull complete 17:50:19 adcc1eea9eea: Pull complete 17:50:19 4c4ab2625f07: Pull complete 17:50:21 f706445af74f: Verifying Checksum 17:50:21 f706445af74f: Download complete 17:50:21 0510c868ecb4: Verifying Checksum 17:50:21 0510c868ecb4: Download complete 17:50:25 0510c868ecb4: Pull complete 17:50:25 afea3b2eda06: Pull complete 17:50:25 7809a108b3ef: Pull complete 17:50:27 f706445af74f: Pull complete 17:50:27 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:50:27 ---> b068be0155e3 17:50:27 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 17:50:29 ---> Running in cb329bf487af 17:50:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:50:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:50:35 (1/12) Installing libmagic (5.39-r0) 17:50:35 (2/12) Installing file (5.39-r0) 17:50:35 (3/12) Installing libc-dev (0.7.2-r3) 17:50:35 (4/12) Installing g++ (10.2.1_pre1-r3) 17:50:44 (5/12) Installing fortify-headers (1.1-r0) 17:50:44 (6/12) Installing patch (2.7.6-r6) 17:50:44 (7/12) Installing build-base (0.5-r2) 17:50:44 (8/12) Installing libsodium (1.0.18-r0) 17:50:44 (9/12) Installing pkgconf (1.7.3-r0) 17:50:44 (10/12) Installing libsodium-dev (1.0.18-r0) 17:50:44 (11/12) Installing libzmq (4.3.3-r1) 17:50:44 (12/12) Installing zeromq-dev (4.3.3-r1) 17:50:44 Executing busybox-1.32.1-r6.trigger 17:50:44 OK: 219 MiB in 52 packages 17:50:46 Removing intermediate container cb329bf487af 17:50:46 ---> f98a3d53c272 17:50:46 Step 4/6 : WORKDIR /edgex-go 17:50:46 ---> Running in 92da72a1dbf8 17:50:46 Removing intermediate container 92da72a1dbf8 17:50:46 ---> 6696a6f1ffa8 17:50:46 Step 5/6 : COPY go.mod . 17:50:46 ---> 8306780f2ed1 17:50:46 Step 6/6 : RUN go mod download 17:50:46 ---> Running in 272ddfd91c6b 17:50:55 Removing intermediate container 272ddfd91c6b 17:50:55 ---> b826be8b6352 17:50:55 Successfully built b826be8b6352 17:50:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:51:00 + docker inspect -f . ci-base-image-x86_64 17:51:00 . [Pipeline] withDockerContainer 17:51:02 prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container 17:51:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:51:04 $ docker top 191f74f9d94a03be0ba93ccc22b7406262555611e9ed98cc2ef4ab268faf67eb -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:08 + go version 17:51:08 go version go1.16.3 linux/amd64 [Pipeline] } 17:51:08 $ docker stop --time=1 191f74f9d94a03be0ba93ccc22b7406262555611e9ed98cc2ef4ab268faf67eb 17:51:13 $ docker rm -f 191f74f9d94a03be0ba93ccc22b7406262555611e9ed98cc2ef4ab268faf67eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:23 + docker inspect -f . ci-base-image-x86_64 17:51:23 . [Pipeline] withDockerContainer 17:51:25 prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container 17:51:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:51:31 $ docker top 076c261c6d1b050c61edbeaaa6bb3184a41ee8616313431a5ce6e7094097e76f -eo pid,comm [Pipeline] { [Pipeline] echo 17:51:31 ========================================================= 17:51:31 [edgeXBuildGoParallel] Running Tests and Build... 17:51:31 ========================================================= [Pipeline] sh 17:51:34 + go mod tidy [Pipeline] sh 17:51:38 + make test 17:51:38 go mod tidy 17:51:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:51:42 ? github.com/edgexfoundry/edgex-go [no test files] 17:52:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:52:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:52:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:52:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:52:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:52:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:52:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:52:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:52:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:52:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:52:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:52:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:52:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:52:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.067s coverage: 46.1% of statements 17:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:52:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements 17:52:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.089s coverage: 27.7% of statements 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.053s coverage: 58.6% of statements 17:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.092s coverage: 87.7% of statements 17:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 17:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.218s coverage: 28.6% of statements 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.221s coverage: 95.1% of statements 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 21.7% of statements 17:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 17:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 17:52:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 17:52:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 17:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.212s coverage: 81.8% of statements 17:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 17:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.5% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 46.8% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.055s coverage: 18.9% of statements 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.136s coverage: 91.9% of statements 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.621s coverage: 28.7% of statements 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.047s coverage: 99.0% of statements 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements 17:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:53:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.105s coverage: 97.6% of statements 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:53:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:53:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:53:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:53:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements 17:53:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 28.1% of statements 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:53:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.045s coverage: 27.9% of statements 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:53:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:53:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 17:53:10 GO111MODULE=on go vet ./... 17:53:37 gofmt -l . 17:53:37 [ "`gofmt -l .`" = "" ] 17:53:39 ./bin/test-go-mod-tidy.sh 17:53:39 ./bin/test-attribution-txt.sh [Pipeline] sh 17:53:44 + ls -al . 17:53:44 total 852 17:53:44 drwxrwxr-x 10 1001 1001 4096 May 24 17:53 . 17:53:44 drwxr-xr-x 4 root root 28 May 24 17:51 .. 17:53:44 -rw-rw-r-- 1 1001 1001 11 May 24 17:46 .dockerignore 17:53:44 drwxrwxr-x 8 1001 1001 179 May 24 17:46 .git 17:53:44 drwxrwxr-x 3 1001 1001 125 May 24 17:46 .github 17:53:44 -rw-rw-r-- 1 1001 1001 818 May 24 17:46 .gitignore 17:53:44 drwx------ 3 1001 1001 60 May 24 17:49 .semver 17:53:44 -rw-rw-r-- 1 1001 1001 166 May 24 17:46 .sonarcloud.properties 17:53:44 -rw-rw-r-- 1 1001 1001 8609 May 24 17:46 Attribution.txt 17:53:44 -rw-rw-r-- 1 1001 1001 3804 May 24 17:46 CONTRIBUTING.md 17:53:44 -rw-rw-r-- 1 1001 1001 931 May 24 17:46 Dockerfile.build 17:53:44 -rw-rw-r-- 1 1001 1001 863 May 24 17:46 Jenkinsfile 17:53:44 -rw-rw-r-- 1 1001 1001 10775 May 24 17:46 LICENSE 17:53:44 -rw-rw-r-- 1 1001 1001 5632 May 24 17:46 Makefile 17:53:44 -rw-rw-r-- 1 1001 1001 7978 May 24 17:46 README.md 17:53:44 -rw-rw-r-- 1 1001 1001 6755 May 24 17:46 SECURITY.md 17:53:44 -rw-rw-r-- 1 1001 1001 5 May 24 17:49 VERSION 17:53:44 -rw-rw-r-- 1 1001 1001 4131 May 24 17:46 ZMQWindows.md 17:53:44 drwxrwxr-x 2 1001 1001 117 May 24 17:46 bin 17:53:44 drwxrwxr-x 14 1001 1001 4096 May 24 17:46 cmd 17:53:44 -rw-r--r-- 1 root root 741453 May 24 17:53 coverage.out 17:53:44 -rw-r--r-- 1 root root 1060 May 24 17:53 go.mod 17:53:44 -rw-r--r-- 1 root root 21990 May 24 17:51 go.sum 17:53:44 drwxrwxr-x 8 1001 1001 127 May 24 17:46 internal 17:53:44 drwxrwxr-x 4 1001 1001 26 May 24 17:46 openapi 17:53:44 drwxrwxr-x 4 1001 1001 71 May 24 17:46 snap 17:53:44 -rw-rw-r-- 1 1001 1001 168 May 24 17:46 version.go [Pipeline] sh 17:53:50 + '[' -e coverage.out ] 17:53:50 + chown 1001:1001 coverage.out [Pipeline] stash 17:53:54 Stashed 1 file(s) [Pipeline] sh 17:54:00 + make build 17:54:00 go mod tidy 17:54:00 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 17:54:00 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 17:54:07 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 17:54:07 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 17:54:09 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 17:54:09 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 17:54:11 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 17:54:11 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 17:54:13 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 17:54:13 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 17:54:13 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 17:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:54:17 $ docker stop --time=1 076c261c6d1b050c61edbeaaa6bb3184a41ee8616313431a5ce6e7094097e76f 17:54:19 $ docker rm -f 076c261c6d1b050c61edbeaaa6bb3184a41ee8616313431a5ce6e7094097e76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:58:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:58:01 17:58:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:58:10 latest: Pulling from edgex-devops/edgex-compose 17:58:10 cbdbe7a5bc2a: Pulling fs layer 17:58:10 ca9280d653b3: Pulling fs layer 17:58:10 7e9c9ca2126c: Pulling fs layer 17:58:10 cbdbe7a5bc2a: Verifying Checksum 17:58:10 cbdbe7a5bc2a: Download complete 17:58:10 cbdbe7a5bc2a: Pull complete 17:58:10 ca9280d653b3: Verifying Checksum 17:58:10 ca9280d653b3: Download complete 17:58:10 ca9280d653b3: Pull complete 17:58:10 7e9c9ca2126c: Verifying Checksum 17:58:10 7e9c9ca2126c: Download complete 17:58:14 7e9c9ca2126c: Pull complete 17:58:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:58:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:58:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16915 in /w/workspace/edgexfoundry_edgex-go_PR-3501 17:58:22 prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container 17:58:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:58:37 $ docker top 5e74baf83210e661b9ab0b7775250c682ae2d2667bc01fb81f830c01005d0822 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 17:58:48 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:58:50 + docker-compose build --help 17:58:50 + grep parallel 17:58:50 --parallel Build images in parallel. [Pipeline] } 17:58:52 $ docker stop --time=1 5e74baf83210e661b9ab0b7775250c682ae2d2667bc01fb81f830c01005d0822 17:58:57 $ docker rm -f 5e74baf83210e661b9ab0b7775250c682ae2d2667bc01fb81f830c01005d0822 17:59:01 The recommended git tool is: git [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:59:28 . [Pipeline] withDockerContainer 17:59:39 prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container 17:59:43 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:59:45 $ docker top 344a60d49683f816e37bb56498a1186c4039f76885219f77bf45e1e7a5e941a8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:04 + docker-compose -f ./docker-compose-build.yml build --parallel 18:00:04 Building core-command ... 18:00:04 Building core-data ... 18:00:04 Building core-metadata ... 18:00:04 Building security-bootstrapper ... 18:00:04 Building security-proxy-setup ... 18:00:04 Building security-secretstore-setup ... 18:00:04 Building support-notifications ... 18:00:04 Building support-scheduler ... 18:00:04 Building sys-mgmt-agent ... 18:00:04 Building support-notifications 18:00:04 Building core-metadata 18:00:04 Building sys-mgmt-agent 18:00:04 Building security-proxy-setup 18:00:04 Building support-scheduler 18:00:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:00:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:00:11 ---> b826be8b6352 18:00:11 Step 3/24 : WORKDIR /edgex-go 18:00:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:00:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:00:11 ---> b826be8b6352 18:00:11 Step 3/23 : WORKDIR /edgex-go 18:00:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:00:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:00:13 ---> b826be8b6352 18:00:13 Step 3/23 : WORKDIR /edgex-go 18:00:15 ---> Running in e5a3117e409a 18:00:17 ---> Running in eedb1dfc6262 18:00:17 ---> Running in 6a1de5a8d85c 18:00:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:00:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:00:19 ---> b826be8b6352 18:00:19 Step 3/22 : WORKDIR /edgex-go 18:00:19 ---> Using cache 18:00:19 ---> 0cf124dd07d3 18:00:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:00:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:00:19 ---> b826be8b6352 18:00:19 Step 3/24 : WORKDIR /edgex-go 18:00:19 ---> Using cache 18:00:19 ---> 0cf124dd07d3 18:00:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:19 Removing intermediate container 6a1de5a8d85c 18:00:19 ---> f51a0b603ae8 18:00:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:19 Removing intermediate container eedb1dfc6262 18:00:19 ---> ad1dcd7adca9 18:00:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:19 Removing intermediate container e5a3117e409a 18:00:19 ---> 0cf124dd07d3 18:00:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:19 ---> Running in 990b425bc283 18:00:19 ---> Running in 978912b44bc5 18:00:19 ---> Running in 28a6046eba73 18:00:19 ---> Running in b0c7d5cf6d82 18:00:19 ---> Running in d1892af51c75 18:00:19 Removing intermediate container 990b425bc283 18:00:19 ---> 4a65eedd61b6 18:00:19 Step 5/22 : RUN apk add --update --no-cache make git 18:00:19 ---> Running in 02dce03e8409 18:00:21 Removing intermediate container b0c7d5cf6d82 18:00:21 ---> 3ceccd1404e4 18:00:21 Step 5/24 : RUN apk add --update --no-cache make git 18:00:21 Removing intermediate container 978912b44bc5 18:00:21 ---> 8ca3ac955f86 18:00:21 Step 5/24 : RUN apk add --update --no-cache make bash git 18:00:21 Removing intermediate container d1892af51c75 18:00:21 ---> 11a247e1db80 18:00:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:00:21 Removing intermediate container 28a6046eba73 18:00:21 ---> c17ced173ea3 18:00:21 Step 5/23 : RUN apk add --update --no-cache make git 18:00:21 ---> Running in b6f61d5fedb0 18:00:21 ---> Running in 6b02e799798f 18:00:21 ---> Running in 40ba17a4af79 18:00:21 ---> Running in 1cf36443acbe 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:21 OK: 219 MiB in 52 packages 18:00:21 Removing intermediate container 02dce03e8409 18:00:21 ---> a105872c172f 18:00:21 Step 6/22 : COPY go.mod . 18:00:21 OK: 219 MiB in 52 packages 18:00:23 ---> e746c109777e 18:00:23 Step 7/22 : RUN go mod download 18:00:23 OK: 219 MiB in 52 packages 18:00:23 OK: 219 MiB in 52 packages 18:00:23 ---> Running in fcddbbc6634b 18:00:23 OK: 219 MiB in 52 packages 18:00:23 Removing intermediate container 6b02e799798f 18:00:23 ---> 7ea8d7c81e64 18:00:23 Step 6/23 : COPY go.mod . 18:00:23 Removing intermediate container 1cf36443acbe 18:00:23 ---> 748a7661584d 18:00:23 Step 6/23 : COPY go.mod . 18:00:23 ---> e51f973625d3 18:00:23 Step 7/23 : RUN go mod download 18:00:23 ---> Running in 6f3e56ac4e01 18:00:23 Removing intermediate container b6f61d5fedb0 18:00:23 ---> b83e39d9d976 18:00:23 Step 6/24 : COPY go.mod . 18:00:23 Removing intermediate container 40ba17a4af79 18:00:23 ---> e4fd324465c6 18:00:23 Step 6/24 : COPY go.mod . 18:00:23 ---> 06f6c6e5dfc6 18:00:23 Step 7/23 : RUN go mod download 18:00:23 ---> db04a7d6b822 18:00:23 Step 7/24 : RUN go mod download 18:00:23 ---> Running in d27d7b120569 18:00:23 ---> 83a58c9ef660 18:00:23 Step 7/24 : RUN go mod download 18:00:23 ---> Running in e1c8500da1da 18:00:23 ---> Running in 9b0fee2d9304 18:00:23 Removing intermediate container fcddbbc6634b 18:00:23 ---> 13925c9fbad5 18:00:23 Step 8/22 : COPY . . 18:00:25 Removing intermediate container 6f3e56ac4e01 18:00:25 ---> 47846b6f4cd4 18:00:25 Step 8/23 : COPY . . 18:00:25 Removing intermediate container d27d7b120569 18:00:25 ---> 1d7ac597e791 18:00:25 Step 8/23 : COPY . . 18:00:30 Removing intermediate container e1c8500da1da 18:00:30 ---> f66a12eeb6e0 18:00:30 Step 8/24 : COPY . . 18:00:30 ---> 65be3bbc8d94 18:00:30 Step 9/22 : RUN go mod tidy 18:00:30 Removing intermediate container 9b0fee2d9304 18:00:30 ---> 8591820bf44e 18:00:30 Step 8/24 : COPY . . 18:00:30 ---> Running in 5b6fb975b8de 18:00:34 ---> 9578b58aacca 18:00:34 Step 9/23 : RUN go mod tidy 18:00:34 ---> Running in 3e6b53f9433d 18:00:34 ---> 6c29911557ce 18:00:34 Step 9/23 : RUN go mod tidy 18:00:34 Removing intermediate container 5b6fb975b8de 18:00:34 ---> 7e3f125bd28e 18:00:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:00:34 ---> Running in d41184f7270d 18:00:34 ---> Running in daecfa378e35 18:00:36 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 18:00:41 Removing intermediate container d41184f7270d 18:00:41 ---> 7ce36000b554 18:00:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:00:41 ---> cbc07bd50ba0 18:00:41 Step 9/24 : RUN go mod tidy 18:00:41 Removing intermediate container 3e6b53f9433d 18:00:41 ---> 682d57b059a0 18:00:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:00:41 ---> Running in ef3e98fe9548 18:00:41 ---> Running in 00dc4c75b558 18:00:41 ---> Running in 325198c6004f 18:00:41 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 18:00:43 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 18:00:43 Removing intermediate container 00dc4c75b558 18:00:43 ---> ca65b6df6aeb 18:00:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:00:43 ---> Running in a9b82fe7eac0 18:00:45 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 18:00:49 ---> 2f57237a6896 18:00:49 Step 9/24 : RUN go mod tidy 18:00:49 ---> Running in a73df8ed15cc 18:00:52 Removing intermediate container a73df8ed15cc 18:00:52 ---> cb0d24695422 18:00:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:00:52 ---> Running in 774a4374eff2 18:00:52 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 18:01:03 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 18:01:09 Removing intermediate container daecfa378e35 18:01:09 ---> 260878483a69 18:01:09 18:01:09 Step 11/22 : FROM alpine:3.12 18:01:09 3.12: Pulling from library/alpine 18:01:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:01:09 Status: Downloaded newer image for alpine:3.12 18:01:09 ---> 13621d1b12d4 18:01:09 Step 12/22 : RUN apk add --update --no-cache curl 18:01:09 ---> Running in ebfab22c5d9f 18:01:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:09 (1/4) Installing ca-certificates (20191127-r4) 18:01:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:01:09 (3/4) Installing libcurl (7.76.1-r0) 18:01:09 (4/4) Installing curl (7.76.1-r0) 18:01:09 Executing busybox-1.31.1-r20.trigger 18:01:09 Executing ca-certificates-20191127-r4.trigger 18:01:09 OK: 7 MiB in 18 packages 18:01:12 Removing intermediate container ebfab22c5d9f 18:01:12 ---> 4502bd312f18 18:01:12 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:01:12 ---> Running in e8f699e3e9e5 18:01:12 Removing intermediate container e8f699e3e9e5 18:01:12 ---> 6ed58dcc9910 18:01:12 Step 14/22 : WORKDIR /edgex 18:01:12 ---> Running in 8f1125a0a57f 18:01:12 Removing intermediate container 8f1125a0a57f 18:01:12 ---> c9c788aee86b 18:01:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:01:12 ---> 330f6acc20d1 18:01:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:01:12 ---> 60e47fe215ea 18:01:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:01:12 ---> c1049af27471 18:01:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:01:12 ---> Running in 3d3b43d04397 18:01:12 Removing intermediate container 3d3b43d04397 18:01:12 ---> 16ce17da6ebb 18:01:12 Step 19/22 : CMD ["--init=true"] 18:01:12 ---> Running in 75b9929b501d 18:01:14 Removing intermediate container 75b9929b501d 18:01:14 ---> 9f980ec8f6d0 18:01:14 Step 20/22 : LABEL arch=x86_64 18:01:14 ---> Running in 4cdf5a9af682 18:01:14 Removing intermediate container 4cdf5a9af682 18:01:14 ---> edb97edcaed2 18:01:14 Step 21/22 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:01:14 ---> Running in 788a3dcb009b 18:01:14 Removing intermediate container 788a3dcb009b 18:01:14 ---> b6c836969f62 18:01:14 Step 22/22 : LABEL version=0.0.0 18:01:14 ---> Running in b435f1fd08b0 18:01:14 Removing intermediate container b435f1fd08b0 18:01:14 ---> dd09fe9b2bf0 18:01:14 18:01:14 Successfully built dd09fe9b2bf0 18:01:14 Successfully tagged security-proxy-setup:latest 18:01:14 Building core-command 18:01:22  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:01:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:01:22 ---> b826be8b6352 18:01:22 Step 3/24 : WORKDIR /edgex-go 18:01:22 ---> Using cache 18:01:22 ---> 0cf124dd07d3 18:01:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:22 ---> Using cache 18:01:22 ---> 11a247e1db80 18:01:22 Step 5/24 : RUN apk add --update --no-cache make git 18:01:22 ---> Running in 28bb0e9762ee 18:01:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:01:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:01:24 OK: 219 MiB in 52 packages 18:01:29 Removing intermediate container 325198c6004f 18:01:29 ---> 5ade9e9fcf25 18:01:29 18:01:29 Step 11/23 : FROM alpine:3.12 18:01:29 ---> 13621d1b12d4 18:01:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:01:29 ---> Running in 03cbadfdd5d4 18:01:29 Removing intermediate container 28bb0e9762ee 18:01:29 ---> b611d818338b 18:01:29 Step 6/24 : COPY go.mod . 18:01:29 ---> 5d73a2aef44c 18:01:29 Step 7/24 : RUN go mod download 18:01:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:29 ---> Running in 690ca1fa2f8b 18:01:29 Removing intermediate container ef3e98fe9548 18:01:29 ---> 6a36d967e5df 18:01:29 18:01:29 Step 11/23 : FROM alpine:3.12 18:01:29 ---> 13621d1b12d4 18:01:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:01:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:29 ---> Running in 0a96303ee8f1 18:01:29 (1/2) Installing ca-certificates (20191127-r4) 18:01:29 (2/2) Installing dumb-init (1.2.2-r1) 18:01:29 Executing busybox-1.31.1-r20.trigger 18:01:29 Executing ca-certificates-20191127-r4.trigger 18:01:29 OK: 6 MiB in 16 packages 18:01:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:29 (1/1) Installing dumb-init (1.2.2-r1) 18:01:29 Executing busybox-1.31.1-r20.trigger 18:01:29 OK: 6 MiB in 15 packages 18:01:29 Removing intermediate container 690ca1fa2f8b 18:01:29 ---> eacef366775f 18:01:29 Step 8/24 : COPY . . 18:01:29 Removing intermediate container 03cbadfdd5d4 18:01:29 ---> 9c82644b70f1 18:01:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:01:29 ---> Running in 66938dc3e5e2 18:01:29 Removing intermediate container 66938dc3e5e2 18:01:29 ---> 746055799610 18:01:29 Step 14/23 : ENV APP_PORT=59860 18:01:31 Removing intermediate container 0a96303ee8f1 18:01:31 ---> 122dece3b50a 18:01:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:01:35 ---> Running in 1d4200953fe5 18:01:35 ---> Running in c176a1bd17fa 18:01:35 Removing intermediate container 774a4374eff2 18:01:35 ---> ccf5f124aaa1 18:01:35 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:01:35 Removing intermediate container a9b82fe7eac0 18:01:35 ---> 5027aab8578b 18:01:35 18:01:35 Step 11/24 : FROM alpine:3.12 18:01:35 ---> 13621d1b12d4 18:01:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:01:35 ---> Using cache 18:01:35 ---> 122dece3b50a 18:01:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:01:35 Removing intermediate container 1d4200953fe5 18:01:35 ---> 162fbeda1616 18:01:35 Step 15/23 : EXPOSE $APP_PORT 18:01:35 ---> Running in 432651daf9a5 18:01:35 ---> Running in 14606b8f50d0 18:01:35 Removing intermediate container c176a1bd17fa 18:01:35 ---> 1cfd71bbfda8 18:01:35 Step 14/23 : ENV APP_PORT=59861 18:01:35 ---> Running in 66c77b55a843 18:01:35 ---> Running in 218cfa577f62 18:01:35 Removing intermediate container 432651daf9a5 18:01:35 ---> b572a26d7aa2 18:01:35 Step 14/24 : ENV APP_PORT=59881 18:01:35 Removing intermediate container 66c77b55a843 18:01:35 ---> 388a90ffb526 18:01:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:35 ---> Running in d1c40eb94ff4 18:01:35 Removing intermediate container 218cfa577f62 18:01:35 ---> 1b9dc65de092 18:01:35 Step 15/23 : EXPOSE $APP_PORT 18:01:35 Removing intermediate container d1c40eb94ff4 18:01:35 ---> 914db666595a 18:01:35 Step 15/24 : EXPOSE $APP_PORT 18:01:35 ---> c5c53fe5c0cd 18:01:35 Step 9/24 : RUN go mod tidy 18:01:35 ---> Running in dc90f4d97bb3 18:01:35 ---> 9d8636d60444 18:01:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:01:35 ---> Running in bc0ebb8fc4ee 18:01:35 ---> Running in 5013ff44b4f5 18:01:35 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 18:01:37 Removing intermediate container dc90f4d97bb3 18:01:37 ---> 58cf6c0bf4f7 18:01:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:37 Removing intermediate container bc0ebb8fc4ee 18:01:37 ---> e16875fc1407 18:01:37 Step 16/24 : WORKDIR / 18:01:37 ---> Running in 88f7af1303be 18:01:37 ---> 835d7ba23786 18:01:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:01:37 Removing intermediate container 88f7af1303be 18:01:37 ---> 17f9d1349d56 18:01:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:37 ---> a9845d4dec71 18:01:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:01:37 ---> eb3ac51b188b 18:01:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:01:37 ---> aa163711d4a1 18:01:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:01:37 ---> Running in 600bf4116245 18:01:37 Removing intermediate container 14606b8f50d0 18:01:37 ---> 7c1192cca598 18:01:37 18:01:37 Step 12/24 : FROM docker:20.10.0 18:01:37 20.10.0: Pulling from library/docker 18:01:37 ---> 414586c282be 18:01:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:01:37 Removing intermediate container 600bf4116245 18:01:37 ---> 821bdba5353c 18:01:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:37 ---> b31bf0422b9f 18:01:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:01:37 ---> Running in 4558c4e0c45c 18:01:37 ---> 7fec38fc75d7 18:01:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:01:37 Removing intermediate container 5013ff44b4f5 18:01:37 ---> 741819357858 18:01:37 Step 10/24 : RUN make cmd/core-command/core-command 18:01:37 Removing intermediate container 4558c4e0c45c 18:01:37 ---> dace0c54a788 18:01:37 Step 21/23 : LABEL arch=x86_64 18:01:37 ---> 0c90de06eb4b 18:01:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:01:37 ---> Running in b09932a5b23d 18:01:37 ---> Running in e2f4a0caec0f 18:01:37 ---> Running in e2f602b5187e 18:01:37 ---> Running in f368dcb7cfcd 18:01:37 Removing intermediate container b09932a5b23d 18:01:37 ---> 37b7ff771ab0 18:01:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:37 Removing intermediate container e2f602b5187e 18:01:37 ---> 37ee4ea9da56 18:01:37 Step 22/23 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:01:37 Removing intermediate container f368dcb7cfcd 18:01:37 ---> 8e776fc4b5a8 18:01:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:37 ---> Running in bc2f68c43dd5 18:01:37 ---> Running in ed3b15595917 18:01:37 ---> Running in c6508b6dc7e9 18:01:37 Removing intermediate container bc2f68c43dd5 18:01:37 ---> 59ffa252d48e 18:01:37 Step 21/23 : LABEL arch=x86_64 18:01:37 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 18:01:37 Removing intermediate container c6508b6dc7e9 18:01:37 ---> f7a717638926 18:01:37 Step 22/24 : LABEL arch=x86_64 18:01:37 Removing intermediate container ed3b15595917 18:01:37 ---> 5036c9f87c3b 18:01:37 Step 23/23 : LABEL version=0.0.0 18:01:37 ---> Running in 84d48463ae03 18:01:37 ---> Running in 1e22db4f4597 18:01:37 ---> Running in cfaf709a1439 18:01:37 Removing intermediate container 84d48463ae03 18:01:37 ---> 5751e4011493 18:01:37 Step 22/23 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:01:37 ---> Running in 2b5f7325301f 18:01:37 Removing intermediate container cfaf709a1439 18:01:37 ---> 15d14eba8c5e 18:01:37 18:01:37 Removing intermediate container 1e22db4f4597 18:01:37 ---> 58c23385546a 18:01:37 Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:01:37 Successfully built 15d14eba8c5e 18:01:37 Successfully tagged support-notifications:latest 18:01:37 Building core-data 18:01:37  Building support-notifications ... done  ---> Running in 5bc06b3c9f53 18:01:37 Removing intermediate container 2b5f7325301f 18:01:37 ---> 0cf46cbed52f 18:01:37 Step 23/23 : LABEL version=0.0.0 18:01:37 ---> Running in 82919f3c0236 18:01:37 Removing intermediate container 5bc06b3c9f53 18:01:37 ---> b6311c5fa647 18:01:37 Step 24/24 : LABEL version=0.0.0 18:01:37 ---> Running in f398432c2850 18:01:37 Removing intermediate container 82919f3c0236 18:01:37 ---> 4e251b6a1200 18:01:37 18:01:37 Successfully built 4e251b6a1200 18:01:37 Successfully tagged support-scheduler:latest 18:01:37 Removing intermediate container f398432c2850 18:01:37 ---> 48523f81c504 18:01:37 18:01:37 Building security-secretstore-setup 18:01:37  Building support-scheduler ... done Successfully built 48523f81c504 18:01:37 Successfully tagged core-metadata:latest 18:01:37  Building core-metadata ... done Building security-bootstrapper 18:01:37 using credential edgex-jenkins-ssh 18:01:37 Cloning the remote Git repository 18:01:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:01:37 > git init /w/workspace/edgex-go/4 # timeout=10 18:01:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:01:39 > git --version # timeout=10 18:01:40 > git --version # 'git version 2.17.1' 18:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:01:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:01:51 ---> b826be8b6352 18:01:51 Step 3/26 : WORKDIR /edgex-go 18:01:51 ---> Using cache 18:01:51 ---> 0cf124dd07d3 18:01:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:51 ---> Using cache 18:01:51 ---> 11a247e1db80 18:01:51 Step 5/26 : RUN apk add --update --no-cache make git 18:01:51 ---> Using cache 18:01:51 ---> b611d818338b 18:01:51 Step 6/26 : COPY go.mod . 18:01:51 ---> Using cache 18:01:51 ---> 5d73a2aef44c 18:01:51 Step 7/26 : RUN go mod download 18:01:51 ---> Using cache 18:01:51 ---> eacef366775f 18:01:51 Step 8/26 : COPY . . 18:01:51 ---> Using cache 18:01:51 ---> c5c53fe5c0cd 18:01:51 Step 9/26 : RUN go mod tidy 18:01:51 ---> Using cache 18:01:51 ---> 741819357858 18:01:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:01:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:01:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:01:51 ---> b826be8b6352 18:01:51 Step 3/32 : WORKDIR /edgex-go 18:01:51 ---> Using cache 18:01:51 ---> 0cf124dd07d3 18:01:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:51 ---> Using cache 18:01:51 ---> 11a247e1db80 18:01:51 Step 5/32 : RUN apk add --update --no-cache make git 18:01:51 ---> Using cache 18:01:51 ---> b611d818338b 18:01:51 Step 6/32 : COPY go.mod . 18:01:51 ---> Using cache 18:01:51 ---> 5d73a2aef44c 18:01:51 Step 7/32 : RUN go mod download 18:01:51 ---> Using cache 18:01:51 ---> eacef366775f 18:01:51 Step 8/32 : COPY . . 18:01:51 ---> Using cache 18:01:51 ---> c5c53fe5c0cd 18:01:51 Step 9/32 : RUN go mod tidy 18:01:51 ---> Using cache 18:01:51 ---> 741819357858 18:01:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:01:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:01:51 ---> Running in 5ed2e8629b5d 18:01:51 ---> Running in 89f3f6e30712 18:01:51 Status: Downloaded newer image for docker:20.10.0 18:01:51 ---> aefe523efa57 18:01:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:01:51 ---> Running in 44c6dd9f5a25 18:01:54 Removing intermediate container 44c6dd9f5a25 18:01:54 ---> 63b78abfa496 18:01:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:01:54 ---> Running in a3593883d526 18:01:54 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 18:01:54 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 18:01:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:54 (1/39) Installing readline (8.0.4-r0) 18:01:54 (2/39) Installing bash (5.0.17-r0) 18:01:54 Executing bash-5.0.17-r0.post-install 18:01:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:01:54 (4/39) Installing libcurl (7.76.1-r0) 18:01:54 (5/39) Installing curl (7.76.1-r0) 18:01:54 (6/39) Installing dumb-init (1.2.2-r1) 18:01:54 (7/39) Installing libbz2 (1.0.8-r1) 18:01:54 (8/39) Installing expat (2.2.9-r1) 18:01:54 (9/39) Installing libffi (3.3-r2) 18:01:54 (10/39) Installing gdbm (1.13-r1) 18:01:54 (11/39) Installing xz-libs (5.2.5-r0) 18:01:54 (12/39) Installing sqlite-libs (3.32.1-r0) 18:01:54 (13/39) Installing python3 (3.8.10-r0) 18:01:56 (14/39) Installing py3-appdirs (1.4.4-r1) 18:01:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:01:56 (16/39) Installing py3-parsing (2.4.7-r0) 18:01:56 (17/39) Installing py3-six (1.15.0-r0) 18:01:56 (18/39) Installing py3-packaging (20.4-r0) 18:01:56 (19/39) Installing py3-setuptools (47.0.0-r0) 18:01:56 (20/39) Installing py3-chardet (3.0.4-r4) 18:01:56 (21/39) Installing py3-idna (2.9-r0) 18:01:56 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:01:56 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:01:56 (24/39) Installing py3-requests (2.23.0-r0) 18:01:56 (25/39) Installing py3-msgpack (1.0.0-r0) 18:01:56 (26/39) Installing py3-lockfile (0.12.2-r3) 18:01:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:01:56 (28/39) Installing py3-colorama (0.4.3-r0) 18:01:56 (29/39) Installing py3-distlib (0.3.0-r0) 18:01:56 (30/39) Installing py3-distro (1.5.0-r1) 18:01:56 (31/39) Installing py3-webencodings (0.5.1-r3) 18:01:56 (32/39) Installing py3-html5lib (1.0.1-r4) 18:01:56 (33/39) Installing py3-pytoml (0.1.21-r0) 18:01:56 (34/39) Installing py3-pep517 (0.8.2-r0) 18:01:56 (35/39) Installing py3-progress (1.5-r0) 18:01:56 (36/39) Installing py3-toml (0.10.1-r0) 18:01:56 (37/39) Installing py3-retrying (1.3.3-r0) 18:01:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:01:56 (39/39) Installing py3-pip (20.1.1-r0) 18:01:56 Executing busybox-1.31.1-r19.trigger 18:01:56 OK: 72 MiB in 59 packages 18:01:58 Collecting docker-compose==1.23.2 18:01:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:01:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:01:58 Collecting dockerpty<0.5,>=0.4.1 18:01:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:01:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:01:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:01:58 Collecting websocket-client<1.0,>=0.32.0 18:01:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:01:58 Collecting PyYAML<4,>=3.10 18:01:58 Downloading PyYAML-3.13.tar.gz (270 kB) 18:02:00 Collecting texttable<0.10,>=0.9.0 18:02:00 Downloading texttable-0.9.1.tar.gz (11 kB) 18:02:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:02:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:02:00 ---> b826be8b6352 18:02:00 Step 3/24 : WORKDIR /edgex-go 18:02:00 ---> Using cache 18:02:00 ---> 0cf124dd07d3 18:02:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:00 ---> Using cache 18:02:00 ---> 11a247e1db80 18:02:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:02:00 Collecting docker<4.0,>=3.6.0 18:02:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:02:01 ---> Running in bf59379c28d6 18:02:01 Collecting cached-property<2,>=1.2.0 18:02:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:02:03 Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 84fbe7676ee55078a494c54f6ba61c0189a027c7 18:02:03 Collecting jsonschema<3,>=2.5.1 18:02:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:02:03 Collecting docopt<0.7,>=0.6.1 18:02:03 Downloading docopt-0.6.2.tar.gz (25 kB) 18:02:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:03 Collecting idna<2.8,>=2.5 18:02:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:02:03 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) 18:02:03 Collecting urllib3<1.25,>=1.21.1 18:02:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:02:03 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) 18:02:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:03 Collecting docker-pycreds>=0.4.0 18:02:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:02:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:02:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:02:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:02:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:02:03 Installing collected packages: dockerpty, idna, urllib3, requests, websocket-client, PyYAML, texttable, docker-pycreds, docker, cached-property, jsonschema, docopt, docker-compose 18:02:03 Running setup.py install for dockerpty: started 18:02:03 OK: 219 MiB in 52 packages 18:02:03 Removing intermediate container bf59379c28d6 18:02:03 ---> 2fe28887f6f0 18:02:03 Step 6/24 : COPY go.mod . 18:02:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:02:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:02:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:03 > git config core.sparsecheckout # timeout=10 18:02:04 Running setup.py install for dockerpty: finished with status 'done' 18:02:04 Attempting uninstall: idna 18:02:04 Found existing installation: idna 2.9 18:02:04 Uninstalling idna-2.9: 18:02:04 Successfully uninstalled idna-2.9 18:02:04 ---> 41173f8ee7b1 18:02:04 Step 7/24 : RUN go mod download 18:02:04 Merge succeeded, producing 84fbe7676ee55078a494c54f6ba61c0189a027c7 18:02:04 Checking out Revision 84fbe7676ee55078a494c54f6ba61c0189a027c7 (PR-3501) 18:02:04 ---> Running in 2acd653cfffb 18:02:04 Attempting uninstall: urllib3 18:02:04 Found existing installation: urllib3 1.25.9 18:02:04 Uninstalling urllib3-1.25.9: 18:02:04 Successfully uninstalled urllib3-1.25.9 18:02:07 Attempting uninstall: requests 18:02:07 Found existing installation: requests 2.23.0 18:02:07 Uninstalling requests-2.23.0: 18:02:07 Successfully uninstalled requests-2.23.0 18:02:07 Running setup.py install for PyYAML: started 18:02:07 Running setup.py install for PyYAML: finished with status 'done' 18:02:07 Running setup.py install for texttable: started 18:02:07 Removing intermediate container 2acd653cfffb 18:02:07 ---> 67f551223678 18:02:07 Step 8/24 : COPY . . 18:02:07 Running setup.py install for texttable: finished with status 'done' 18:02:09 Running setup.py install for docopt: started 18:02:09 Removing intermediate container e2f4a0caec0f 18:02:09 ---> 425e7aca9378 18:02:09 18:02:09 Step 11/24 : FROM alpine:3.12 18:02:09 ---> 13621d1b12d4 18:02:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:02:09 ---> Using cache 18:02:09 ---> 122dece3b50a 18:02:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:02:09 ---> Using cache 18:02:09 ---> b572a26d7aa2 18:02:09 Step 14/24 : ENV APP_PORT=59882 18:02:09 ---> Running in 461f8293e478 18:02:09 Running setup.py install for docopt: finished with status 'done' 18:02:11 Removing intermediate container 461f8293e478 18:02:11 ---> 077ebc60fb71 18:02:11 Step 15/24 : EXPOSE $APP_PORT 18:02:11 ---> Running in d4413354ddee 18:02:11 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 18:02:11 Removing intermediate container d4413354ddee 18:02:11 ---> 74b6765ef1c7 18:02:11 Step 16/24 : WORKDIR / 18:02:11 ---> Running in 6def9a6e2dfd 18:02:11 Removing intermediate container 6def9a6e2dfd 18:02:11 ---> c7e2a0baf51b 18:02:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:11 ---> deffee3b4df4 18:02:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:02:03 > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 18:02:04 > git remote # timeout=10 18:02:04 > git config --get remote.origin.url # timeout=10 18:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:04 > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 18:02:04 > git rev-parse HEAD^{commit} # timeout=10 18:02:04 > git config core.sparsecheckout # timeout=10 18:02:04 > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 18:02:13 ---> b9905d8458d1 18:02:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:02:13 ---> 181dc06721b2 18:02:13 Step 20/24 : ENTRYPOINT ["/core-command"] 18:02:15 ---> Running in f9371ed7beff 18:02:15 ---> f19c499b0e8c 18:02:15 Step 9/24 : RUN go mod tidy 18:02:15 Removing intermediate container f9371ed7beff 18:02:15 ---> c500e3681c3e 18:02:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:15 ---> Running in 9e4ce7eb783e 18:02:15 Removing intermediate container a3593883d526 18:02:15 ---> fe762a78060a 18:02:15 Step 15/24 : ENV APP_PORT=58890 18:02:15 ---> Running in 02033ad75098 18:02:15 ---> Running in 0ddd8e1634a6 18:02:15 Removing intermediate container 02033ad75098 18:02:15 ---> 7e073404edda 18:02:15 Step 16/24 : EXPOSE $APP_PORT 18:02:15 Removing intermediate container 0ddd8e1634a6 18:02:15 ---> 78d2ef48ecb1 18:02:15 Step 22/24 : LABEL arch=x86_64 18:02:15 ---> Running in 97727697c3ca 18:02:15 ---> Running in 4eeeea07eb21 18:02:15 Removing intermediate container 97727697c3ca 18:02:15 ---> e3713cc92fbe 18:02:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:02:15 Removing intermediate container 4eeeea07eb21 18:02:15 ---> c2ae7238eaf7 18:02:15 Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:02:15 ---> Running in 8843d4de05c0 18:02:15 Removing intermediate container 8843d4de05c0 18:02:15 ---> f2c74f95c4db 18:02:15 Step 24/24 : LABEL version=0.0.0 18:02:15 ---> Running in 35ab336db13d 18:02:15 ---> 072dc0583d6f 18:02:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:02:17 Removing intermediate container 35ab336db13d 18:02:17 ---> fe1cec6890aa 18:02:17 18:02:17 Successfully built fe1cec6890aa 18:02:17 Successfully tagged core-command:latest 18:02:17  Building core-command ... done  ---> 97f25d7c45a1 18:02:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:02:17 ---> 2096c384f62c 18:02:17 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:02:17 Removing intermediate container 9e4ce7eb783e 18:02:17 ---> a49c48e26194 18:02:17 Step 10/24 : RUN make cmd/core-data/core-data 18:02:17 ---> Running in 9abc864ee38c 18:02:17 ---> Running in 09d783c4559d 18:02:17 Removing intermediate container 9abc864ee38c 18:02:17 ---> 1df61f0de3e8 18:02:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:17 ---> Running in e7f25a82f4a2 18:02:17 Removing intermediate container e7f25a82f4a2 18:02:17 ---> 7dd17a7edb86 18:02:17 Step 22/24 : LABEL arch=x86_64 18:02:17 ---> Running in 6955c224eef0 18:02:17 Removing intermediate container 6955c224eef0 18:02:17 ---> 76adbc742d76 18:02:17 Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:02:17 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 18:02:17 ---> Running in 0cea33545b14 18:02:17 Removing intermediate container 0cea33545b14 18:02:17 ---> 3de07a308d4e 18:02:17 Step 24/24 : LABEL version=0.0.0 18:02:17 ---> Running in 8030fc49d4f4 18:02:17 Removing intermediate container 8030fc49d4f4 18:02:17 ---> 395c72057b60 18:02:17 18:02:19 Successfully built 395c72057b60 18:02:19 Successfully tagged sys-mgmt-agent:latest 18:02:19  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:02:24 Removing intermediate container 89f3f6e30712 18:02:24 ---> 99649a654b56 18:02:24 18:02:24 Step 11/32 : FROM alpine:3.12 18:02:24 ---> 13621d1b12d4 18:02:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:02:24 ---> Running in a401e0f7502f 18:02:24 Removing intermediate container 5ed2e8629b5d 18:02:24 ---> f85c62b96933 18:02:24 18:02:24 Step 11/26 : FROM alpine:3.12 18:02:24 ---> 13621d1b12d4 18:02:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:02:24 Removing intermediate container a401e0f7502f 18:02:24 ---> 22e69df63e08 18:02:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:02:24 ---> Running in beb1fec9b3e9 18:02:24 ---> Running in 9e6722a8a452 18:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:24 (1/6) Installing ca-certificates (20191127-r4) 18:02:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:02:24 (3/6) Installing libcurl (7.76.1-r0) 18:02:24 (4/6) Installing curl (7.76.1-r0) 18:02:24 (5/6) Installing dumb-init (1.2.2-r1) 18:02:24 (6/6) Installing su-exec (0.2-r1) 18:02:24 Executing busybox-1.31.1-r20.trigger 18:02:24 Executing ca-certificates-20191127-r4.trigger 18:02:24 OK: 7 MiB in 20 packages 18:02:24 (1/2) Installing dumb-init (1.2.2-r1) 18:02:24 (2/2) Installing su-exec (0.2-r1) 18:02:24 Executing busybox-1.31.1-r20.trigger 18:02:24 OK: 6 MiB in 16 packages 18:02:24 Removing intermediate container 9e6722a8a452 18:02:24 ---> 81585480427d 18:02:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:02:24 Removing intermediate container beb1fec9b3e9 18:02:24 ---> 22e11427e826 18:02:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:02:24 ---> Running in 6eb5dd618146 18:02:24 ---> Running in cc80602335c8 18:02:24 Removing intermediate container 6eb5dd618146 18:02:24 ---> 21d18924718c 18:02:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:02:24 Removing intermediate container cc80602335c8 18:02:24 ---> a7acdcbd028d 18:02:24 Step 14/26 : WORKDIR / 18:02:24 ---> Running in cbf31048ddd4 18:02:26 ---> Running in ed11dfa13a0b 18:02:26 Removing intermediate container cbf31048ddd4 18:02:26 ---> 45222a9662c7 18:02:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:02:26 Removing intermediate container ed11dfa13a0b 18:02:26 ---> 52b6bc8f7bbf 18:02:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:02:26 ---> Running in 0ad24d6b4b81 18:02:26 ---> 3e79d4bf756b 18:02:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:02:26 ---> 829936247bc8 18:02:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:02:26 ---> b5d1b5ab2d44 18:02:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:02:26 Removing intermediate container 0ad24d6b4b81 18:02:26 ---> 9800ce9d5269 18:02:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:02:26 ---> Running in 502fdc5c7773 18:02:26 ---> 1f108b480b23 18:02:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:02:26 Removing intermediate container 502fdc5c7773 18:02:26 ---> 36008d32c687 18:02:26 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:02:28 ---> 2dae61306dcc 18:02:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:02:28 ---> Running in 8c548fcc1289 18:02:28 ---> acac8c384ddd 18:02:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:02:28 ---> 95aa03c9f125 18:02:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:02:28 ---> 3153931ad93b 18:02:28 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/ 18:02:28 ---> Running in cd4407f8d4c7 18:02:28 Removing intermediate container 8c548fcc1289 18:02:28 ---> ac21b68578ea 18:02:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:28 ---> 5a4ef959b888 18:02:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:02:30 ---> 3645b7ead242 18:02:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:02:30 Removing intermediate container cd4407f8d4c7 18:02:30 ---> 7a8d10cfb38c 18:02:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:02:30 ---> f625e9b47eb0 18:02:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:02:30 ---> Running in 1f79d0afa182 18:02:30 Removing intermediate container 1f79d0afa182 18:02:30 ---> 85be86e37434 18:02:30 Step 24/26 : LABEL arch=x86_64 18:02:30 ---> 83769ed0f672 18:02:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:02:30 ---> Running in b4999f6f5f3c 18:02:30 Removing intermediate container b4999f6f5f3c 18:02:30 ---> c17a55dbc842 18:02:30 Step 25/26 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:02:30 ---> 5ada4574d8cd 18:02:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:02:30 ---> Running in e3f04e2cd1c0 18:02:30 ---> Running in 5c7e7d961459 18:02:30 Removing intermediate container e3f04e2cd1c0 18:02:30 ---> 7ad648397970 18:02:30 Step 26/26 : LABEL version=0.0.0 18:02:30 ---> Running in 043de8c35dcc 18:02:30 Removing intermediate container 5c7e7d961459 18:02:30 ---> 384265aa1182 18:02:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:02:30 Removing intermediate container 043de8c35dcc 18:02:30 ---> cf85beb92b5f 18:02:30 18:02:30 Successfully built cf85beb92b5f 18:02:30 Successfully tagged security-secretstore-setup:latest 18:02:30  Building security-secretstore-setup ... done  ---> 8537d93b27c0 18:02:30 Step 27/32 : RUN chmod +x /entrypoint.sh 18:02:30 ---> Running in 3462b5c48916 18:02:32 Removing intermediate container 3462b5c48916 18:02:32 ---> 09917e354a64 18:02:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:02:32 ---> Running in 02d5c5a1c6f3 18:02:32 Removing intermediate container 02d5c5a1c6f3 18:02:32 ---> 3efadb3c0f9f 18:02:32 Step 29/32 : CMD ["gate"] 18:02:32 ---> Running in ac4611d39d0b 18:02:32 Removing intermediate container ac4611d39d0b 18:02:32 ---> b422797f3765 18:02:32 Step 30/32 : LABEL arch=x86_64 18:02:32 ---> Running in 9aa1f85619df 18:02:32 Removing intermediate container 9aa1f85619df 18:02:32 ---> 7f741645d5a6 18:02:32 Step 31/32 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:02:32 ---> Running in 179756d34db4 18:02:32 Removing intermediate container 179756d34db4 18:02:32 ---> 4fd03ec66fff 18:02:32 Step 32/32 : LABEL version=0.0.0 18:02:32 ---> Running in 025a3a0eaadc 18:02:32 Removing intermediate container 025a3a0eaadc 18:02:32 ---> d59d03fc4c6e 18:02:32 18:02:32 Successfully built d59d03fc4c6e 18:02:32 Successfully tagged security-bootstrapper:latest 18:02:32 Commit message: "Merge branch 'master' into issue-3496" 18:02:35  Building security-bootstrapper ... done Removing intermediate container 09d783c4559d 18:02:35 ---> 17dfa64918c1 18:02:35 18:02:35 Step 11/24 : FROM alpine:3.12 18:02:35 ---> 13621d1b12d4 18:02:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] withEnv [Pipeline] { 18:02:35 ---> Running in 1c642174f3aa 18:02:35 Removing intermediate container 1c642174f3aa 18:02:35 ---> 0411dd2960e4 18:02:35 Step 13/24 : ENV APP_PORT=59880 18:02:35 ---> Running in 223f361d9cc0 18:02:35 Removing intermediate container 223f361d9cc0 18:02:35 ---> bdd177cd72d8 18:02:35 Step 14/24 : EXPOSE $APP_PORT 18:02:35 ---> Running in 8d2788428cdf [Pipeline] withEnv [Pipeline] { 18:02:37 Removing intermediate container 8d2788428cdf 18:02:37 ---> 827e31c0bd94 18:02:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:37 ---> Running in 2dc2da3851b5 18:02:37 Removing intermediate container 2dc2da3851b5 18:02:37 ---> 48bcd6404cf2 18:02:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:02:37 ---> Running in b80a42e59280 18:02:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:37 (1/6) Installing dumb-init (1.2.2-r1) 18:02:37 (2/6) Installing libgcc (9.3.0-r2) 18:02:37 (3/6) Installing libsodium (1.0.18-r0) 18:02:37 (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] stage [Pipeline] { (Prep) 18:02:39 (5/6) Installing libzmq (4.3.3-r0) 18:02:39 (6/6) Installing zeromq (4.3.3-r0) 18:02:39 Executing busybox-1.31.1-r20.trigger 18:02:39 OK: 8 MiB in 20 packages 18:02:39 Removing intermediate container b80a42e59280 18:02:39 ---> f0e2b6ef4880 18:02:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:39 ---> e3214ddc195a 18:02:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:02:39 ---> 0f3cfd09e2a2 18:02:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:02:39 ---> 4afe0fa9e0cf 18:02:39 Step 20/24 : ENTRYPOINT ["/core-data"] 18:02:39 ---> Running in afb6300f343a 18:02:39 Removing intermediate container afb6300f343a 18:02:39 ---> cf73f2c800c8 18:02:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:39 ---> Running in 877de5c89f21 [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:41 Removing intermediate container 877de5c89f21 18:02:41 ---> 483a7cd74737 18:02:41 Step 22/24 : LABEL arch=x86_64 18:02:41 ---> Running in 0840a6c9db4d 18:02:41 Removing intermediate container 0840a6c9db4d 18:02:41 ---> 4a1f7cd62d08 18:02:41 Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:02:41 ---> Running in 30a6e8f464db 18:02:41 Removing intermediate container 30a6e8f464db 18:02:41 ---> 81ffb1b824af 18:02:41 Step 24/24 : LABEL version=0.0.0 18:02:41 ---> Running in 35454bc72afc 18:02:41 Removing intermediate container 35454bc72afc 18:02:41 ---> f6fe8d8039f4 18:02:41 18:02:41 Successfully built f6fe8d8039f4 18:02:41 Successfully tagged core-data:latest 18:02:41  Building core-data ... done  [Pipeline] } 18:03:15 $ docker stop --time=1 344a60d49683f816e37bb56498a1186c4039f76885219f77bf45e1e7a5e941a8 18:03:19 $ docker rm -f 344a60d49683f816e37bb56498a1186c4039f76885219f77bf45e1e7a5e941a8 18:03:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // withDockerContainer [Pipeline] sh 18:03:25 + docker images 18:03:25 REPOSITORY TAG IMAGE ID CREATED SIZE 18:03:25 core-data latest f6fe8d8039f4 44 seconds ago 21.6MB 18:03:25 17dfa64918c1 49 seconds ago 1.17GB 18:03:25 security-bootstrapper latest d59d03fc4c6e 51 seconds ago 18.2MB 18:03:25 security-secretstore-setup latest cf85beb92b5f 54 seconds ago 25.8MB 18:03:25 f85c62b96933 About a minute ago 1.16GB 18:03:25 99649a654b56 About a minute ago 1.15GB 18:03:25 sys-mgmt-agent latest 395c72057b60 About a minute ago 312MB 18:03:25 core-command latest fe1cec6890aa About a minute ago 17.1MB 18:03:25 425e7aca9378 About a minute ago 1.16GB 18:03:25 core-metadata latest 48523f81c504 About a minute ago 18.6MB 18:03:25 support-notifications latest 15d14eba8c5e About a minute ago 17.8MB 18:03:25 support-scheduler latest 4e251b6a1200 About a minute ago 17.1MB 18:03:25 7c1192cca598 About a minute ago 1.16GB 18:03:25 5027aab8578b About a minute ago 1.17GB 18:03:25 6a36d967e5df About a minute ago 1.16GB 18:03:25 5ade9e9fcf25 About a minute ago 1.16GB 18:03:25 security-proxy-setup latest dd09fe9b2bf0 2 minutes ago 25.3MB 18:03:25 260878483a69 2 minutes ago 1.16GB 18:03:25 ci-base-image-x86_64 latest b826be8b6352 12 minutes ago 648MB 18:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 18:03:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 18:03:25 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 18:03:25 docker 20.10.0 aefe523efa57 5 months ago 240MB 18:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] sh [Pipeline] } 18:03:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh 18:03:32 + sudo service docker restart 18:03:32 + true [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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:51 provisioning config files... 18:03:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2746845972389222494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:02 Still waiting to schedule task 18:04:02 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:04:02 ---> docker-login.sh 18:04:02 nexus3.edgexfoundry.org:10001 18:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:02 Configure a credential helper to remove this warning. See 18:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:02 18:04:02 Login Succeeded 18:04:02 nexus3.edgexfoundry.org:10002 18:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:02 Configure a credential helper to remove this warning. See 18:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:02 18:04:02 Login Succeeded 18:04:02 nexus3.edgexfoundry.org:10003 18:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:02 Configure a credential helper to remove this warning. See 18:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:02 18:04:02 Login Succeeded 18:04:02 nexus3.edgexfoundry.org:10004 18:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:02 Configure a credential helper to remove this warning. See 18:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:02 18:04:02 Login Succeeded 18:04:02 docker.io 18:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:02 Configure a credential helper to remove this warning. See 18:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:02 18:04:02 Login Succeeded 18:04:02 ---> docker-login.sh ends [Pipeline] } 18:04:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:04:10 ========================================================= 18:04:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:04:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:04:17 + 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 . 18:04:17 Sending build context to Docker daemon 168.1MB 18:04:17 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:04:17 Step 2/6 : FROM ${BASE} 18:04:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:04:17 595b0fe564bb: Pulling fs layer 18:04:17 7186ed65a4f7: Pulling fs layer 18:04:17 316046926c0a: Pulling fs layer 18:04:17 4ebd0625c992: Pulling fs layer 18:04:17 207e8628e3a3: Pulling fs layer 18:04:17 c791037a9be2: Pulling fs layer 18:04:17 ffd874e62e21: Pulling fs layer 18:04:17 207e8628e3a3: Waiting 18:04:17 c791037a9be2: Waiting 18:04:17 ffd874e62e21: Waiting 18:04:17 4ebd0625c992: Waiting 18:04:17 316046926c0a: Download complete 18:04:17 7186ed65a4f7: Verifying Checksum 18:04:17 7186ed65a4f7: Download complete 18:04:17 207e8628e3a3: Download complete 18:04:17 c791037a9be2: Verifying Checksum 18:04:17 c791037a9be2: Download complete 18:04:17 595b0fe564bb: Verifying Checksum 18:04:17 595b0fe564bb: Download complete 18:04:17 595b0fe564bb: Pull complete 18:04:17 7186ed65a4f7: Pull complete 18:04:21 316046926c0a: Pull complete 18:04:21 ffd874e62e21: Verifying Checksum 18:04:21 4ebd0625c992: Verifying Checksum 18:04:21 4ebd0625c992: Download complete 18:04:31 4ebd0625c992: Pull complete 18:04:31 207e8628e3a3: Pull complete 18:04:31 c791037a9be2: Pull complete 18:04:35 ffd874e62e21: Pull complete 18:04:35 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:04:35 ---> cfc18b08335c 18:04:35 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 18:04:37 ---> Running in 8e75a813a514 18:04:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:04:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:04:42 (1/12) Installing libmagic (5.39-r0) 18:04:42 (2/12) Installing file (5.39-r0) 18:04:42 (3/12) Installing libc-dev (0.7.2-r3) 18:04:42 (4/12) Installing g++ (10.2.1_pre1-r3) 18:04:47 (5/12) Installing fortify-headers (1.1-r0) 18:04:47 (6/12) Installing patch (2.7.6-r6) 18:04:47 (7/12) Installing build-base (0.5-r2) 18:04:47 (8/12) Installing libsodium (1.0.18-r0) 18:04:47 (9/12) Installing pkgconf (1.7.3-r0) 18:04:47 (10/12) Installing libsodium-dev (1.0.18-r0) 18:04:47 (11/12) Installing libzmq (4.3.3-r1) 18:04:47 (12/12) Installing zeromq-dev (4.3.3-r1) 18:04:47 Executing busybox-1.32.1-r6.trigger 18:04:47 OK: 218 MiB in 52 packages 18:04:52 Removing intermediate container 8e75a813a514 18:04:52 ---> 97421f87d5c0 18:04:52 Step 4/6 : WORKDIR /edgex-go 18:04:52 ---> Running in 125b0c46d021 18:04:52 Removing intermediate container 125b0c46d021 18:04:52 ---> 55ca518d3eb5 18:04:52 Step 5/6 : COPY go.mod . 18:04:52 ---> 5232c3263d14 18:04:52 Step 6/6 : RUN go mod download 18:04:54 ---> Running in 8e588a4c1e3b 18:05:16 Removing intermediate container 8e588a4c1e3b 18:05:16 ---> 89c84ab84348 18:05:16 Successfully built 89c84ab84348 18:05:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:05:22 + docker inspect -f . ci-base-image-arm64 18:05:22 . [Pipeline] withDockerContainer 18:05:25 prd-ubuntu18.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container 18:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:05:35 $ docker top 4b610f9c0148fd48c08566a25632de4d5455f2e3b8bd09b401d3ba7dc9b3d97e -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:50 + go version 18:05:50 go version go1.16.3 linux/arm64 [Pipeline] } 18:05:50 $ docker stop --time=1 4b610f9c0148fd48c08566a25632de4d5455f2e3b8bd09b401d3ba7dc9b3d97e 18:05:52 $ docker rm -f 4b610f9c0148fd48c08566a25632de4d5455f2e3b8bd09b401d3ba7dc9b3d97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:18 + docker inspect -f . ci-base-image-arm64 18:06:18 . [Pipeline] withDockerContainer 18:06:26 prd-ubuntu18.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container 18:06:37 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:39 $ docker top 85fc80249b4a3b95c35f1b2a6006d903d78816ff3f3c3fa621f560b352135334 -eo pid,comm [Pipeline] { [Pipeline] echo 18:06:45 ========================================================= 18:06:45 [edgeXBuildGoParallel] Running Tests and Build... 18:06:45 ========================================================= [Pipeline] sh 18:06:52 + go mod tidy [Pipeline] sh 18:07:03 + make test 18:07:03 go mod tidy 18:07:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:07:24 ? github.com/edgexfoundry/edgex-go [no test files] 18:08:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:08:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:08:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:08:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:08:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:08:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:08:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:08:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:08:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:08:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:09:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:09:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:09:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.379s coverage: 46.1% of statements 18:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.258s coverage: 28.7% of statements 18:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.289s coverage: 100.0% of statements 18:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.595s coverage: 27.7% of statements 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.207s coverage: 81.2% of statements 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.194s coverage: 100.0% of statements 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.225s coverage: 100.0% of statements 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:09:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.277s coverage: 58.6% of statements 18:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:09:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.524s coverage: 87.7% of statements 18:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:09:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.241s coverage: 78.9% of statements 18:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.168s coverage: 28.6% of statements 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.314s coverage: 100.0% of statements 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.171s coverage: 100.0% of statements 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.550s coverage: 86.7% of statements 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.632s coverage: 97.5% of statements 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.310s coverage: 78.3% of statements 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.382s coverage: 95.1% of statements 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.290s coverage: 0.8% of statements 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.169s coverage: 21.7% of statements 18:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.215s coverage: 79.5% of statements 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.213s coverage: 96.3% of statements 18:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements 18:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.197s coverage: 94.4% of statements 18:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 18:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.534s coverage: 81.8% of statements 18:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 76.0% of statements 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.231s coverage: 85.4% of statements 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.624s coverage: 64.4% of statements 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 18:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.080s coverage: 66.9% of statements 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.5% of statements 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements 18:10:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.435s coverage: 46.8% of statements 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:10:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.159s coverage: 100.0% of statements 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:10:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:10:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.248s coverage: 18.9% of statements 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:10:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.526s coverage: 91.9% of statements 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.624s coverage: 28.7% of statements 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.274s coverage: 99.0% of statements 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.200s coverage: 100.0% of statements 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.216s coverage: 64.6% of statements 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.418s coverage: 97.6% of statements 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.079s coverage: 0.0% of statements 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:10:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 18:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.156s coverage: 28.1% of statements 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.153s coverage: 27.9% of statements 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 18:10:24 GO111MODULE=on go vet ./... 18:11:58 gofmt -l . 18:12:02 [ "`gofmt -l .`" = "" ] 18:12:02 ./bin/test-go-mod-tidy.sh 18:12:02 ./bin/test-attribution-txt.sh [Pipeline] sh 18:12:13 + ls -al . 18:12:13 total 880 18:12:13 drwxrwxr-x 9 1001 1001 4096 May 24 18:12 . 18:12:13 drwxr-xr-x 4 root root 4096 May 24 18:06 .. 18:12:13 -rw-rw-r-- 1 1001 1001 11 May 24 18:02 .dockerignore 18:12:13 drwxrwxr-x 8 1001 1001 4096 May 24 18:02 .git 18:12:13 drwxrwxr-x 3 1001 1001 4096 May 24 18:02 .github 18:12:13 -rw-rw-r-- 1 1001 1001 818 May 24 18:02 .gitignore 18:12:13 -rw-rw-r-- 1 1001 1001 166 May 24 18:02 .sonarcloud.properties 18:12:13 -rw-rw-r-- 1 1001 1001 8609 May 24 18:02 Attribution.txt 18:12:13 -rw-rw-r-- 1 1001 1001 3804 May 24 18:02 CONTRIBUTING.md 18:12:13 -rw-rw-r-- 1 1001 1001 931 May 24 18:02 Dockerfile.build 18:12:13 -rw-rw-r-- 1 1001 1001 863 May 24 18:02 Jenkinsfile 18:12:13 -rw-rw-r-- 1 1001 1001 10775 May 24 18:02 LICENSE 18:12:13 -rw-rw-r-- 1 1001 1001 5632 May 24 18:02 Makefile 18:12:13 -rw-rw-r-- 1 1001 1001 7978 May 24 18:02 README.md 18:12:13 -rw-rw-r-- 1 1001 1001 6755 May 24 18:02 SECURITY.md 18:12:13 -rw-rw-r-- 1 1001 1001 5 May 24 17:49 VERSION 18:12:13 -rw-rw-r-- 1 1001 1001 4131 May 24 18:02 ZMQWindows.md 18:12:13 drwxrwxr-x 2 1001 1001 4096 May 24 18:02 bin 18:12:13 drwxrwxr-x 14 1001 1001 4096 May 24 18:02 cmd 18:12:13 -rw-r--r-- 1 root root 741453 May 24 18:10 coverage.out 18:12:13 -rw-r--r-- 1 root root 1060 May 24 18:12 go.mod 18:12:13 -rw-r--r-- 1 root root 21990 May 24 18:06 go.sum 18:12:13 drwxrwxr-x 8 1001 1001 4096 May 24 18:02 internal 18:12:13 drwxrwxr-x 4 1001 1001 4096 May 24 18:02 openapi 18:12:13 drwxrwxr-x 4 1001 1001 4096 May 24 18:02 snap 18:12:13 -rw-rw-r-- 1 1001 1001 168 May 24 18:02 version.go [Pipeline] sh 18:12:21 Running on prd-ubuntu18.04-docker-8c-8g-16918 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws 18:12:25 Running in /w/workspace/edgex-go/4 [Pipeline] { 18:12:27 + '[' -e coverage.out ] 18:12:27 + chown 1001:1001 coverage.out [Pipeline] checkout [Pipeline] stash 18:12:34 Warning: overwriting stash ‘coverage-report’ 18:12:44 The recommended git tool is: git 18:13:17 Stashed 1 file(s) [Pipeline] sh 18:13:25 + make build 18:13:25 go mod tidy 18:13:25 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 18:13:29 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 18:13:56 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 18:14:00 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 18:14:09 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 18:14:09 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 18:14:19 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 18:14:19 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 18:14:19 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 18:14:23 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 18:14:23 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 18:14:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:14:33 $ docker stop --time=1 85fc80249b4a3b95c35f1b2a6006d903d78816ff3f3c3fa621f560b352135334 18:14:40 $ docker rm -f 85fc80249b4a3b95c35f1b2a6006d903d78816ff3f3c3fa621f560b352135334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:15:24 18:15:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:15:36 latest: Pulling from edgex-devops/edgex-compose-arm64 18:15:36 29e5d40040c1: Pulling fs layer 18:15:36 1ce36da41761: Pulling fs layer 18:15:36 25b303627fd3: Pulling fs layer 18:15:36 29e5d40040c1: Verifying Checksum 18:15:36 1ce36da41761: Verifying Checksum 18:15:36 1ce36da41761: Download complete 18:15:36 29e5d40040c1: Pull complete 18:15:36 1ce36da41761: Pull complete 18:15:36 25b303627fd3: Verifying Checksum 18:15:36 25b303627fd3: Download complete 18:15:44 25b303627fd3: Pull complete 18:15:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:15:53 prd-ubuntu18.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container 18:15:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:16:13 $ docker top 8846d3aab18435057ff4b6e2a29f6a033831d031f22b32597df5e15da9729904 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:30 + docker-compose build --help 18:16:30 + grep parallel 18:16:30 --parallel Build images in parallel. [Pipeline] } 18:16:34 $ docker stop --time=1 8846d3aab18435057ff4b6e2a29f6a033831d031f22b32597df5e15da9729904 18:16:38 $ docker rm -f 8846d3aab18435057ff4b6e2a29f6a033831d031f22b32597df5e15da9729904 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:17:13 . [Pipeline] withDockerContainer 18:17:28 prd-ubuntu18.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container 18:17:36 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:17:40 $ docker top 1dc0aafb801e7964cde9f873d14546c865b9679235b9e0492632e38e4da05cba -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:53 using credential edgex-jenkins-ssh 18:17:55 Cloning the remote Git repository 18:17:55 + docker-compose -f ./docker-compose-build.yml build --parallel 18:17:55 Building core-command ... 18:17:55 Building core-data ... 18:17:55 Building core-metadata ... 18:17:55 Building security-bootstrapper ... 18:17:55 Building security-proxy-setup ... 18:17:55 Building security-secretstore-setup ... 18:17:55 Building support-notifications ... 18:17:55 Building support-scheduler ... 18:17:55 Building sys-mgmt-agent ... 18:17:55 Building core-metadata 18:17:55 Building support-scheduler 18:17:55 Building support-notifications 18:17:55 Building security-proxy-setup 18:17:55 Building security-bootstrapper 18:17:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:18:03 > git init /w/workspace/edgex-go/4 # timeout=10 18:18:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:18:07 > git --version # timeout=10 18:18:07 > git --version # 'git version 2.17.1' 18:18:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:18:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:18:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:18:32 Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 84fbe7676ee55078a494c54f6ba61c0189a027c7 18:18:38 Merge succeeded, producing 84fbe7676ee55078a494c54f6ba61c0189a027c7 18:18:38 Checking out Revision 84fbe7676ee55078a494c54f6ba61c0189a027c7 (PR-3501) 18:18:34 > git config core.sparsecheckout # timeout=10 18:18:34 > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 18:18:36 > git remote # timeout=10 18:18:36 > git config --get remote.origin.url # timeout=10 18:18:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:36 > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 18:18:38 > git rev-parse HEAD^{commit} # timeout=10 18:18:38 > git config core.sparsecheckout # timeout=10 18:18:38 > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 18:19:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:19:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:19:13 ---> 89c84ab84348 18:19:13 Step 3/22 : WORKDIR /edgex-go 18:19:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:19:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:19:13 ---> 89c84ab84348 18:19:13 Step 3/24 : WORKDIR /edgex-go 18:19:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:19:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:19:13 ---> 89c84ab84348 18:19:13 Step 3/23 : WORKDIR /edgex-go 18:19:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:19:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:19:13 ---> 89c84ab84348 18:19:13 Step 3/23 : WORKDIR /edgex-go 18:19:13 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:19:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:19:13 ---> 89c84ab84348 18:19:13 Step 3/32 : WORKDIR /edgex-go 18:19:13 ---> Running in b2d688d72a5d 18:19:13 ---> Running in a3e69b518045 18:19:13 ---> Running in 6fa3d393f33a 18:19:13 ---> Running in 5c65b00e77f7 18:19:13 ---> Running in edf00019bdf1 18:19:13 Removing intermediate container b2d688d72a5d 18:19:13 ---> 5dbb7a148a07 18:19:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:13 Removing intermediate container edf00019bdf1 18:19:13 ---> 3385693ba961 18:19:13 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:13 Removing intermediate container a3e69b518045 18:19:13 ---> 704043b753d9 18:19:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:13 Removing intermediate container 6fa3d393f33a 18:19:13 ---> 217af8e34e80 18:19:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:13 Removing intermediate container 5c65b00e77f7 18:19:13 ---> c18c83197ac7 18:19:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:13 ---> Running in 5209eeff8231 18:19:13 ---> Running in 71b7cebe212a 18:19:13 ---> Running in 44977796e782 18:19:13 ---> Running in a125ac01245a 18:19:13 ---> Running in f09636279aec 18:19:17 Removing intermediate container 5209eeff8231 18:19:17 ---> c374b1c8052c 18:19:17 Step 5/32 : RUN apk add --update --no-cache make git 18:19:17 Removing intermediate container 71b7cebe212a 18:19:17 ---> 63059f2c6c46 18:19:17 Step 5/24 : RUN apk add --update --no-cache make git 18:19:17 ---> Running in c91dfca4d036 18:19:17 ---> Running in 5152ac2c67f6 18:19:17 Removing intermediate container a125ac01245a 18:19:17 ---> f8aa36ea781e 18:19:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:19:17 Removing intermediate container f09636279aec 18:19:17 ---> 4640325b588e 18:19:17 Step 5/22 : RUN apk add --update --no-cache make git 18:19:17 Removing intermediate container 44977796e782 18:19:17 ---> 438b3fa28d67 18:19:17 Step 5/23 : RUN apk add --update --no-cache make git 18:19:17 ---> Running in 8b4f7f93fa78 18:19:17 ---> Running in fac939771154 18:19:17 ---> Running in 422a179633a9 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:19:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:19:23 OK: 218 MiB in 52 packages 18:19:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:19:23 OK: 218 MiB in 52 packages 18:19:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:19:23 OK: 218 MiB in 52 packages 18:19:23 OK: 218 MiB in 52 packages 18:19:23 Removing intermediate container c91dfca4d036 18:19:23 ---> db4f6208e58f 18:19:23 Step 6/32 : COPY go.mod . 18:19:23 Removing intermediate container 5152ac2c67f6 18:19:23 ---> 2dcc9f5665c9 18:19:23 Step 6/24 : COPY go.mod . 18:19:23 OK: 218 MiB in 52 packages 18:19:23 Removing intermediate container 422a179633a9 18:19:23 ---> f043f39cae96 18:19:23 Step 6/23 : COPY go.mod . 18:19:23 ---> 1e4724f82bfa 18:19:23 Step 7/32 : RUN go mod download 18:19:23 ---> 47cf084e20eb 18:19:23 Step 7/24 : RUN go mod download 18:19:23 ---> Running in 8ecd8186ffb8 18:19:23 Removing intermediate container 8b4f7f93fa78 18:19:23 ---> 6096448ffdc2 18:19:23 Step 6/23 : COPY go.mod . 18:19:23 ---> Running in 5db19f2602b1 18:19:23 Removing intermediate container fac939771154 18:19:23 ---> 5125d5ad7a0a 18:19:23 Step 6/22 : COPY go.mod . 18:19:23 ---> 80085d903515 18:19:23 Step 7/23 : RUN go mod download 18:19:23 ---> Running in 156e56a8d6c0 18:19:23 ---> dd7eb1b06962 18:19:23 Step 7/23 : RUN go mod download 18:19:23 ---> Running in d0867782a321 18:19:23 ---> 5499931125d3 18:19:23 Step 7/22 : RUN go mod download 18:19:23 ---> Running in f85c458acfc0 18:19:28 Removing intermediate container 8ecd8186ffb8 18:19:28 ---> a3b8768b211a 18:19:28 Step 8/32 : COPY . . 18:19:32 Removing intermediate container 5db19f2602b1 18:19:32 ---> bbc8cc79848c 18:19:32 Step 8/24 : COPY . . 18:19:32 Removing intermediate container 156e56a8d6c0 18:19:32 ---> 314ea7f324bc 18:19:32 Step 8/23 : COPY . . 18:19:32 Removing intermediate container d0867782a321 18:19:32 ---> 454e0a2a3ec4 18:19:32 Step 8/23 : COPY . . 18:19:32 Removing intermediate container f85c458acfc0 18:19:32 ---> fa159279529b 18:19:32 Step 8/22 : COPY . . 18:19:40 Commit message: "Merge branch 'master' into issue-3496" [Pipeline] withEnv [Pipeline] { 18:19:55 ---> bb11e6bc382b 18:19:55 Step 9/32 : RUN go mod tidy 18:19:55 ---> Running in 883e12e985ba 18:19:55 ---> 83e19ca45ce9 18:19:55 Step 9/23 : RUN go mod tidy 18:19:55 ---> 86fcc301aadc 18:19:55 Step 9/22 : RUN go mod tidy 18:19:55 ---> e9fe43523806 18:19:55 Step 9/23 : RUN go mod tidy 18:19:55 ---> Running in 9b4df522f375 18:19:55 ---> Running in 6327f837cc8e 18:19:55 ---> Running in e600a4e2304d 18:19:55 ---> 871f3c45dfbe 18:19:55 Step 9/24 : RUN go mod tidy 18:19:55 ---> Running in 5c82573ccc97 [Pipeline] libraryResource [Pipeline] sh 18:19:59 Removing intermediate container 883e12e985ba 18:19:59 ---> 9ec75ec479a3 18:19:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:19:59 ---> Running in 197ac0bcdfcd 18:19:59 Removing intermediate container 9b4df522f375 18:19:59 ---> feaf5023bdcc 18:19:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:19:59 ---> Running in dcc2f2dd2374 18:20:01 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 18:20:01 Removing intermediate container 6327f837cc8e 18:20:01 ---> 4b522964bab7 18:20:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:20:01 Removing intermediate container 5c82573ccc97 18:20:01 ---> 754f7f480d3f 18:20:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:20:01 ---> Running in 6773003ab99d 18:20:01 Removing intermediate container e600a4e2304d 18:20:01 ---> 94a4f4efac35 18:20:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:20:01 ---> Running in 5cbbf62a9f9f 18:20:01 ---> Running in f176999ac330 18:20:01 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 18:20:05 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 18:20:05 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 18:20:05 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 18:20:30 + echo snap-build.sh 18:20:30 snap-build.sh 18:20:30 + SNAP_BASE_DIR=. 18:20:30 + '[' '!' -z /w/workspace/edgex-go/4 ']' 18:20:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 18:20:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 18:20:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 18:20:30 + cd /w/workspace/edgex-go/4 18:20:30 + sudo apt-get remove -qy --purge lxd lxd-client 18:20:30 Reading package lists... 18:20:30 Building dependency tree... 18:20:30 Reading state information... 18:20:30 The following packages were automatically installed and are no longer required: 18:20:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:20:30 uidmap xdelta3 18:20:30 Use 'sudo apt autoremove' to remove them. 18:20:30 The following packages will be REMOVED: 18:20:30 lxd* lxd-client* 18:20:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:20:30 After this operation, 31.7 MB disk space will be freed. 18:20:33 (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.) 18:20:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:20:35 Removing lxd dnsmasq configuration 18:20:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:20:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:20:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:20:43 (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.) 18:20:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:20:45 Processing triggers for systemd (237-3ubuntu10.45) ... 18:20:45 Processing triggers for ureadahead (0.100.0-21) ... 18:20:45 + sudo snap remove --purge lxd 18:20:47 snap "lxd" is not installed 18:20:47 + sudo groupadd --force --system lxd 18:20:47 ++ whoami 18:20:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:20:47 + newgrp - lxd 18:20:47 + sudo snap install lxd 18:21:05 2021-05-24T18:20:59Z INFO Waiting for automatic snapd restart... 18:21:40 lxd 4.14 from Canonical* installed 18:21:40 + sudo lxd init --auto 18:21:40 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 18:21:54 Removing intermediate container 197ac0bcdfcd 18:21:54 ---> 1431b779e3e5 18:21:54 18:21:54 Step 11/32 : FROM alpine:3.12 18:21:54 3.12: Pulling from library/alpine 18:21:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:21:54 Status: Downloaded newer image for alpine:3.12 18:21:54 ---> 9852663dfa18 18:21:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:21:54 ---> Running in 34daed009c18 18:21:57 + sudo snap install --classic snapcraft 18:21:59 Removing intermediate container 34daed009c18 18:21:59 ---> 7f0c7eb3a105 18:21:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:21:59 ---> Running in 7905c6f84501 18:21:59 Removing intermediate container dcc2f2dd2374 18:21:59 ---> 399fe5b99d7f 18:21:59 18:21:59 Step 11/22 : FROM alpine:3.12 18:21:59 ---> 9852663dfa18 18:21:59 Step 12/22 : RUN apk add --update --no-cache curl 18:21:59 ---> Running in 0cbb310c0376 18:21:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:21:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:22:01 snapcraft 4.7.1 from Canonical* installed 18:22:01 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:22:01 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:22:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:01 Dload Upload Total Spent Left Speed 18:22:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8708 0 --:--:-- --:--:-- --:--:-- 8708 18:22:01 100 3325k 100 3325k 0 0 21.2M 0 --:--:-- --:--:-- --:--:-- 21.2M 18:22:01 ./yq_linux_amd64 18:22:01 + sudo snapcraft prime --use-lxd 18:22:01 (1/2) Installing dumb-init (1.2.2-r1) 18:22:01 (2/2) Installing su-exec (0.2-r1) 18:22:01 Executing busybox-1.31.1-r20.trigger 18:22:01 OK: 5 MiB in 16 packages 18:22:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:22:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:22:03 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:22:03 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 18:22:03 - README.md 18:22:03 18:22:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:22:03 Launching a container. 18:22:03 (1/4) Installing ca-certificates (20191127-r4) 18:22:03 Removing intermediate container 7905c6f84501 18:22:03 ---> 06eddb50083c 18:22:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:22:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:22:03 (3/4) Installing libcurl (7.76.1-r0) 18:22:03 (4/4) Installing curl (7.76.1-r0) 18:22:03 Executing busybox-1.31.1-r20.trigger 18:22:03 Executing ca-certificates-20191127-r4.trigger 18:22:03 ---> Running in 00841d5d215f 18:22:03 OK: 7 MiB in 18 packages 18:22:03 Removing intermediate container 00841d5d215f 18:22:03 ---> 76b439cb0879 18:22:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:22:03 ---> Running in 2b7ccea30a39 18:22:08 Removing intermediate container 2b7ccea30a39 18:22:08 ---> b60b7b562ca7 18:22:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:22:08 ---> Running in 7f407993706e 18:22:08 Removing intermediate container 0cbb310c0376 18:22:08 ---> b9d244450832 18:22:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:22:08 ---> Running in 460d88eb1b0c 18:22:08 Removing intermediate container 460d88eb1b0c 18:22:08 ---> 54e690e98b65 18:22:08 Step 14/22 : WORKDIR /edgex 18:22:08 ---> Running in 49088a89441c 18:22:08 Removing intermediate container 49088a89441c 18:22:08 ---> 4082065f230f 18:22:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:22:10 ---> e3aa43ead210 18:22:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:22:10 Removing intermediate container 7f407993706e 18:22:10 ---> c805c5ba4994 18:22:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:22:10 ---> Running in 6bcea6a3900a 18:22:12 Removing intermediate container 6bcea6a3900a 18:22:12 ---> ee96d3fa35ac 18:22:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:22:12 ---> 4d80128b5750 18:22:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:22:12 Waiting for container to be ready 18:22:12 To start your first instance, try: lxc launch ubuntu:18.04 18:22:12 18:22:14 ---> 2ad5ccf9a644 18:22:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:22:14 ---> Running in d7fd271ce824 18:22:14 ---> fcc49648f118 18:22:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:22:14 Removing intermediate container 6773003ab99d 18:22:14 ---> 9fb2f19bbe95 18:22:14 18:22:14 Step 11/23 : FROM alpine:3.12 18:22:14 ---> 9852663dfa18 18:22:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:22:14 ---> Running in 7c1a6a1abba2 18:22:19 Removing intermediate container f176999ac330 18:22:19 ---> 010c130e5da6 18:22:19 18:22:19 Step 11/23 : FROM alpine:3.12 18:22:19 ---> 9852663dfa18 18:22:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:22:19 ---> Running in 7a3142719e1e 18:22:19 ---> Running in a4c86118ed51 18:22:19 Removing intermediate container 7c1a6a1abba2 18:22:19 ---> 2370b74ab483 18:22:19 Step 19/22 : CMD ["--init=true"] 18:22:19 ---> Running in f4815b40a8b1 18:22:19 Removing intermediate container f4815b40a8b1 18:22:19 ---> 827fa9764dff 18:22:19 Step 20/22 : LABEL arch=arm64 18:22:19 ---> Running in ff25472f130c 18:22:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:22:23 Waiting for network to be ready... 18:22:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:22:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:22:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 18:22:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 18:22:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:22:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:22:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 18:22:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 18:22:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 18:22:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 18:22:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:22:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:22:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:22:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:22:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:22:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:22:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:22:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:22:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:22:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 18:22:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 18:22:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 18:22:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:22:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 18:22:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 18:22:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 18:22:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 18:22:25 Fetched 24.6 MB in 4s (6143 kB/s) 18:22:29 Reading package lists... 18:22:29 Reading package lists... 18:22:29 Building dependency tree... 18:22:29 Reading state information... 18:22:29 The following additional packages will be installed: 18:22:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:22:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:22:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:22:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:22:29 Suggested packages: 18:22:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:22:29 Recommended packages: 18:22:29 gnupg libsasl2-modules 18:22:29 The following NEW packages will be installed: 18:22:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:22:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:22:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:22:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:22:29 The following packages will be upgraded: 18:22:29 gpg gpg-agent gpgconf libudev1 18:22:29 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 18:22:29 Need to get 3530 kB of archives. 18:22:29 After this operation, 13.3 MB of additional disk space will be used. 18:22:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 18:22:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 18:22:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:22:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:22:29 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 18:22:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 18:22:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:22:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:22:29 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:22:29 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:22:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:22:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:22:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:22:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:22:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:22:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:22:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:22:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:22:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:22:29 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:22:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:22:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:22:32 debconf: delaying package configuration, since apt-utils is not installed 18:22:32 Fetched 3530 kB in 1s (3472 kB/s) 18:22:32 (Reading database ... 12511 files and directories currently installed.) 18:22:32 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 18:22:32 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:22:32 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 18:22:32 Selecting previously unselected package udev. 18:22:32 (Reading database ... 12511 files and directories currently installed.) 18:22:32 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 18:22:32 Unpacking udev (237-3ubuntu10.47) ... 18:22:32 Selecting previously unselected package libfuse2:amd64. 18:22:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:22:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:22:32 Selecting previously unselected package fuse. 18:22:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:22:32 Unpacking fuse (2.9.7-1ubuntu1) ... 18:22:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:22:32 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:22:32 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:22:32 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:22:32 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:22:32 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:22:34 Selecting previously unselected package libksba8:amd64. 18:22:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:22:34 Unpacking libksba8:amd64 (1.3.5-2) ... 18:22:34 Selecting previously unselected package libroken18-heimdal:amd64. 18:22:34 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:34 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:34 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:22:34 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:34 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:34 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:22:34 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:34 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:38 Cannot contact prd-ubuntu18.04-docker-arm64-4c-16g-16915: java.lang.InterruptedException 18:22:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:22:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:38 Selecting previously unselected package libwind0-heimdal:amd64. 18:22:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:22:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:22:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:22:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:22:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:22:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:38 Selecting previously unselected package libsasl2-modules-db:amd64. 18:22:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:22:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:22:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:22:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:22:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:22:40 Removing intermediate container ff25472f130c 18:22:40 ---> 9be0e612cca2 18:22:40 Step 21/22 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:22:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:22:40 (1/1) Installing dumb-init (1.2.2-r1) 18:22:40 Executing busybox-1.31.1-r20.trigger 18:22:40 OK: 5 MiB in 15 packages 18:22:40 ---> Running in 8cc5cd169439 18:22:40 (1/2) Installing ca-certificates (20191127-r4) 18:22:40 (2/2) Installing dumb-init (1.2.2-r1) 18:22:40 Removing intermediate container d7fd271ce824 18:22:40 ---> 1b4729258e63 18:22:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:40 Executing busybox-1.31.1-r20.trigger 18:22:40 Executing ca-certificates-20191127-r4.trigger 18:22:40 OK: 6 MiB in 16 packages 18:22:40 Removing intermediate container 8cc5cd169439 18:22:40 ---> 756f3c97882f 18:22:40 Step 22/22 : LABEL version=0.0.0 18:22:40 ---> 3cf4cd710493 18:22:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:22:40 ---> Running in 2d19f000e711 18:22:40 Removing intermediate container 7a3142719e1e 18:22:40 ---> 24ff52e040f4 18:22:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:22:40 Removing intermediate container 5cbbf62a9f9f 18:22:40 ---> dbc9e6bb154c 18:22:40 18:22:40 Step 11/24 : FROM alpine:3.12 18:22:40 ---> 9852663dfa18 18:22:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:22:40 ---> Using cache 18:22:40 ---> 24ff52e040f4 18:22:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:22:40 ---> Running in 81453e49063d 18:22:40 Removing intermediate container 2d19f000e711 18:22:40 ---> d0b1edf5029d 18:22:40 18:22:40 ---> Running in 7c08ff72347b 18:22:40 Removing intermediate container a4c86118ed51 18:22:40 ---> acc0948369a1 18:22:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:22:40 Successfully built d0b1edf5029d 18:22:40 ---> 6dd200d4e16d 18:22:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/Removing intermediate container 81453e49063d 18:22:40 18:22:40 ---> 3b79863fce42 18:22:40 Step 14/23 : ENV APP_PORT=59861 18:22:40 Successfully tagged security-proxy-setup-arm64:latest 18:22:40  Building security-proxy-setup ... done Building sys-mgmt-agent 18:22:40 ---> Running in 074ed8f62c97 18:22:40 ---> Running in 95bfb71a2709 18:22:40 Removing intermediate container 7c08ff72347b 18:22:40 ---> e57bffa6f07a 18:22:40 Step 14/24 : ENV APP_PORT=59881 18:22:40 ---> Running in 7e67a5e9af2c 18:22:40 Removing intermediate container 074ed8f62c97 18:22:40 ---> 11b5e97c734a 18:22:40 Step 14/23 : ENV APP_PORT=59860 18:22:40 Removing intermediate container 95bfb71a2709 18:22:40 ---> 77e085b9784c 18:22:40 Step 15/23 : EXPOSE $APP_PORT 18:22:40 ---> fe636560791d 18:22:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:22:40 ---> Running in 58450b472885 18:22:40 ---> Running in d2e0fc9a556e 18:22:40 Removing intermediate container 7e67a5e9af2c 18:22:40 ---> d729f1f7fd83 18:22:40 Step 15/24 : EXPOSE $APP_PORT 18:22:40 ---> Running in 19e73cf61c16 18:22:40 Removing intermediate container 58450b472885 18:22:40 ---> e4316c1e823c 18:22:40 Step 15/23 : EXPOSE $APP_PORT 18:22:40 Removing intermediate container d2e0fc9a556e 18:22:40 ---> d71bcee10ce5 18:22:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:40 ---> Running in 6e9361c09b68 18:22:40 ---> 85545aff68d8 18:22:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:22:40 Removing intermediate container 19e73cf61c16 18:22:40 ---> 915e1b17adfb 18:22:40 Step 16/24 : WORKDIR / 18:22:40 ---> Running in 19b9b6632a77 18:22:40 Removing intermediate container 6e9361c09b68 18:22:40 ---> cd71b719ac52 18:22:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:40 ---> e167cf3852ab 18:22:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:22:40 ---> 85a5b3602fbf 18:22:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:22:40 ---> Running in d958bdb2e673 18:22:40 Removing intermediate container 19b9b6632a77 18:22:40 ---> c5c3a039c4dc 18:22:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:40 ---> 988773e06e23 18:22:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:22:40 Removing intermediate container d958bdb2e673 18:22:40 ---> a8424edbd793 18:22:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:22:40 ---> 77c2028aeb7f 18:22:40 ---> 7e3704266067 18:22:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:22:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:22:40 ---> ec6ff3a04174 18:22:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:22:40 ---> ffc31788ddab 18:22:40 Step 27/32 : RUN chmod +x /entrypoint.sh 18:22:40 ---> 82f52666ae36 18:22:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:22:40 ---> Running in 901054dec88b 18:22:40 ---> Running in 49a397cfed53 18:22:40 ---> 997e11abb53a 18:22:40 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:22:40 ---> f3c1e537009d 18:22:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:22:40 ---> Running in c288ff784401 18:22:40 Removing intermediate container 49a397cfed53 18:22:40 ---> 0a535e6ef251 18:22:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:40 ---> Running in 90bd2ccb34c9 18:22:40 Removing intermediate container c288ff784401 18:22:40 ---> 65b6d5f3c2ea 18:22:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:40 ---> 017676eecb28 18:22:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:22:40 ---> Running in 23d958e89784 18:22:40 ---> Running in e3114644da59 18:22:40 Removing intermediate container 90bd2ccb34c9 18:22:40 ---> 07bddf97e3bc 18:22:40 Step 21/23 : LABEL arch=arm64 18:22:40 ---> Running in ccd5099d4f9c 18:22:40 Removing intermediate container 23d958e89784 18:22:40 ---> c6184c6b6974 18:22:40 Step 21/23 : LABEL arch=arm64 18:22:40 ---> Running in 998d4ca3f123 18:22:40 Removing intermediate container e3114644da59 18:22:40 ---> 9a2d524d1b5c 18:22:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:40 Removing intermediate container ccd5099d4f9c 18:22:40 ---> 034f0692f837 18:22:40 Step 22/23 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:22:40 ---> Running in 07f04413a8ab 18:22:40 Removing intermediate container 998d4ca3f123 18:22:40 ---> af006e4f3bb7 18:22:40 Step 22/23 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:22:40 Removing intermediate container 901054dec88b 18:22:40 ---> deb228deebad 18:22:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:22:40 ---> Running in 1a6fd87c1910 18:22:40 ---> Running in f5cc5148878d 18:22:40 ---> Running in 4385705f08d8 18:22:40 Removing intermediate container 07f04413a8ab 18:22:40 ---> 7a5ba7df49ed 18:22:40 Step 22/24 : LABEL arch=arm64 18:22:40 Removing intermediate container f5cc5148878d 18:22:40 ---> 2c310323270e 18:22:40 Step 23/23 : LABEL version=0.0.0 18:22:40 Removing intermediate container 1a6fd87c1910 18:22:40 ---> 6e1a2f37ee9d 18:22:40 Step 23/23 : LABEL version=0.0.0 18:22:40 ---> Running in 166228a23275 18:22:40 ---> Running in d86328a1b4c5 18:22:40 ---> Running in 524ec8db3d80 18:22:40 Removing intermediate container 4385705f08d8 18:22:40 ---> 325f2a04f6df 18:22:40 Step 29/32 : CMD ["gate"] 18:22:40 Removing intermediate container 166228a23275 18:22:40 ---> 16385b450ce1 18:22:40 Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:22:40 ---> Running in f42d99aebed0 18:22:40 ---> Running in c65363af35b5 18:22:40 Removing intermediate container 524ec8db3d80 18:22:40 ---> fdbd573b6109 18:22:40 18:22:40 Removing intermediate container d86328a1b4c5 18:22:40 ---> 05fc7a3e0c25 18:22:40 18:22:40 Removing intermediate container f42d99aebed0 18:22:40 ---> efba3b27c24b 18:22:40 Step 30/32 : LABEL arch=arm64 18:22:40 Successfully built 05fc7a3e0c25 18:22:40 Successfully built fdbd573b6109 18:22:40 Successfully tagged support-notifications-arm64:latest 18:22:40 Successfully tagged support-scheduler-arm64:latest 18:22:40  Building support-notifications ... done Building core-command 18:22:40  Building support-scheduler ... done Building core-data 18:22:40 Removing intermediate container c65363af35b5 18:22:40 ---> 4984b76c2ebb 18:22:40 Step 24/24 : LABEL version=0.0.0 18:22:40 ---> Running in 36dbf882a709 18:22:40 ---> Running in 5a334984d534 18:22:40 Removing intermediate container 36dbf882a709 18:22:40 ---> 3e4948c9ec8c 18:22:40 Step 31/32 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:22:40 Removing intermediate container 5a334984d534 18:22:40 ---> d14594c475c6 18:22:40 18:22:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:22:40 ---> 89c84ab84348 18:22:40 Step 3/24 : WORKDIR /edgex-go 18:22:40 ---> Using cache 18:22:40 ---> c18c83197ac7 18:22:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:40 ---> Using cache 18:22:40 ---> 4640325b588e 18:22:40 Step 5/24 : RUN apk add --update --no-cache make bash git 18:22:40 ---> Running in 12d62c6789fd 18:22:40 ---> Running in 9400405a052c 18:22:40 Successfully built d14594c475c6 18:22:40 Successfully tagged core-metadata-arm64:latest 18:22:40 Building security-secretstore-setup 18:22:40  Building core-metadata ... done Removing intermediate container 9400405a052c 18:22:40 ---> 3e4b9732eac3 18:22:40 Step 32/32 : LABEL version=0.0.0 18:22:42 Selecting previously unselected package libsasl2-2:amd64. 18:22:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:22:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:22:42 Selecting previously unselected package libldap-common. 18:22:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:22:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:22:42 Selecting previously unselected package libldap-2.4-2:amd64. 18:22:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:22:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:22:42 Selecting previously unselected package dirmngr. 18:22:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:22:42 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:22:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:22:42 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:22:42 ---> Running in 72e944a50fca 18:22:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:22:42 Removing intermediate container 72e944a50fca 18:22:42 ---> 208e19395cd1 18:22:42 18:22:42 Successfully built 208e19395cd1 18:22:42 Successfully tagged security-bootstrapper-arm64:latest 18:22:42  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:22:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:22:45 OK: 218 MiB in 52 packages 18:22:47 Removing intermediate container 12d62c6789fd 18:22:47 ---> dba34396d653 18:22:47 Step 6/24 : COPY go.mod . 18:22:47 ---> 5182defdaf08 18:22:47 Step 7/24 : RUN go mod download 18:22:49 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:22:49 ---> Running in 7a79a8b18727 18:22:51 Removing intermediate container 7a79a8b18727 18:22:51 ---> 1f097fdff3bd 18:22:51 Step 8/24 : COPY . . 18:22:53 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:22:53 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:22:53 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:53 Setting up libksba8:amd64 (1.3.5-2) ... 18:22:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:22:53 Setting up udev (237-3ubuntu10.47) ... 18:22:53 invoke-rc.d: policy-rc.d denied execution of start. 18:22:53 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:53 Processing triggers for systemd (237-3ubuntu10) ... 18:22:53 Setting up fuse (2.9.7-1ubuntu1) ... 18:22:53 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:22:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:22:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:22:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:22:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:22:56 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:22:56 settings in the [Install] section, and DefaultInstance for template units). 18:22:56 This means they are not meant to be enabled using systemctl. 18:22:56 Possible reasons for having this kind of units are: 18:22:56 1) A unit may be statically enabled by being symlinked from another unit's 18:22:56 .wants/ or .requires/ directory. 18:22:56 2) A unit's purpose may be to act as a helper for some other unit which has 18:22:56 a requirement dependency on it. 18:22:56 3) A unit may be started when needed via activation (socket, path, timer, 18:22:56 D-Bus, udev, scripted systemctl call, ...). 18:22:56 4) In case of template units, the unit is meant to be enabled with some 18:22:56 instance name specified. 18:22:56 Reading package lists... 18:22:56 Building dependency tree... 18:22:56 Reading state information... 18:22:56 The following additional packages will be installed: 18:22:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:22:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:22:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:22:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:22:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:22:56 Suggested packages: 18:22:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:22:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:22:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:22:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:22:56 systemd-container policykit-1 18:22:56 Recommended packages: 18:22:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:22:56 The following NEW packages will be installed: 18:22:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:22:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:22:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:22:56 multiarch-support openssh-client python3 python3-minimal python3.6 18:22:56 python3.6-minimal snapd squashfs-tools sudo 18:22:56 The following packages will be upgraded: 18:22:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:22:56 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 18:22:56 Need to get 35.2 MB of archives. 18:22:56 After this operation, 141 MB of additional disk space will be used. 18:22:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 18:22:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 18:22:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:22:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:22:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:22:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:22:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:22:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:22:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:22:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:22:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:22:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:22:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:22:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:22:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:22:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:22:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 18:22:58 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 18:22:58 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 18:22:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 18:22:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:22:58 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:22:58 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:22:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:22:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:22:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:22:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:22:58 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:22:58 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:22:58 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:22:58 debconf: delaying package configuration, since apt-utils is not installed 18:22:58 Fetched 35.2 MB in 1s (25.0 MB/s) 18:23:00 (Reading database ... 12757 files and directories currently installed.) 18:23:00 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 18:23:00 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:23:04 ---> e45778fc15db 18:23:04 Step 9/24 : RUN go mod tidy 18:23:04 ---> Running in 2fd3f654a296 18:23:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 18:23:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:23:07 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 18:23:07 (Reading database ... 12757 files and directories currently installed.) 18:23:07 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 18:23:07 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 18:23:09 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 18:23:09 (Reading database ... 12757 files and directories currently installed.) 18:23:09 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 18:23:09 Unpacking apt (1.6.13) over (1.6.1) ... 18:23:09 Setting up apt (1.6.13) ... 18:23:09 Removing intermediate container 2fd3f654a296 18:23:09 ---> 909c375b2fa0 18:23:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:23:09 ---> Running in aa4b4c90c200 18:23:11 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:23:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:23:11 (Reading database ... 12764 files and directories currently installed.) 18:23:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:23:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:23:11 Selecting previously unselected package libpython3.6-minimal:amd64. 18:23:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:23:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:23:11 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 18:23:13 Selecting previously unselected package libexpat1:amd64. 18:23:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:23:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:23:15 Selecting previously unselected package python3.6-minimal. 18:23:15 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:23:15 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:23:15 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 18:23:15 Checking for services that may need to be restarted...done. 18:23:15 Checking for services that may need to be restarted...done. 18:23:15 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:23:15 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:23:15 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:23:19 Selecting previously unselected package python3-minimal. 18:23:19 (Reading database ... 13012 files and directories currently installed.) 18:23:19 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:23:19 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:23:19 Selecting previously unselected package mime-support. 18:23:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:23:19 Unpacking mime-support (3.60ubuntu1) ... 18:23:19 Selecting previously unselected package libmpdec2:amd64. 18:23:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:23:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:23:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:23:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:23:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:23:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:23:22 ---> 89c84ab84348 18:23:22 Step 3/24 : WORKDIR /edgex-go 18:23:22 ---> Using cache 18:23:22 ---> c18c83197ac7 18:23:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:22 ---> Using cache 18:23:22 ---> 4640325b588e 18:23:22 Step 5/24 : RUN apk add --update --no-cache make git 18:23:22 ---> Using cache 18:23:22 ---> 5125d5ad7a0a 18:23:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:23:22 ---> 89c84ab84348 18:23:22 Step 3/26 : WORKDIR /edgex-go 18:23:22 ---> Using cache 18:23:22 Step 6/24 : COPY go.mod . 18:23:22 ---> Using cache 18:23:22 ---> 5499931125d3 18:23:22 Step 7/24 : RUN go mod download ---> c18c83197ac7 18:23:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:22 ---> Using cache 18:23:22 ---> 4640325b588e 18:23:22 18:23:22 ---> Using cache 18:23:22 ---> fa159279529b 18:23:22 Step 8/24 : COPY . . 18:23:22 Step 5/26 : RUN apk add --update --no-cache make git 18:23:22 ---> Using cache 18:23:22 ---> 5125d5ad7a0a 18:23:22 Step 6/26 : COPY go.mod . 18:23:22 ---> Using cache 18:23:22 ---> 5499931125d3 18:23:22 Step 7/26 : RUN go mod download 18:23:22 ---> Using cache 18:23:22 ---> fa159279529b 18:23:22 Step 8/26 : COPY . . 18:23:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:23:22 ---> 89c84ab84348 18:23:22 Step 3/24 : WORKDIR /edgex-go 18:23:22 ---> Using cache 18:23:22 ---> c18c83197ac7 18:23:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:22 ---> Using cache 18:23:22 ---> 4640325b588e 18:23:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:23:22 ---> Using cache 18:23:22 ---> 86fcc301aadc 18:23:22 Step 9/24 : RUN go mod tidy 18:23:22 ---> Using cache 18:23:22 ---> feaf5023bdcc 18:23:22 Step 10/24 : RUN make cmd/core-command/core-command 18:23:22 ---> Using cache 18:23:22 ---> 86fcc301aadc 18:23:22 Step 9/26 : RUN go mod tidy 18:23:22 ---> Using cache 18:23:22 ---> feaf5023bdcc 18:23:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:23:22 ---> Running in 86418168818b 18:23:22 ---> Running in 1f9634fdac32 18:23:22 ---> Running in 5731ad4a58e4 18:23:24 Selecting previously unselected package python3.6. 18:23:24 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:23:24 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:23:24 Selecting previously unselected package libpython3-stdlib:amd64. 18:23:24 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:23:24 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:23:24 Setting up python3-minimal (3.6.7-1~18.04) ... 18:23:24 Selecting previously unselected package python3. 18:23:24 (Reading database ... 13442 files and directories currently installed.) 18:23:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:23:24 Unpacking python3 (3.6.7-1~18.04) ... 18:23:24 Selecting previously unselected package multiarch-support. 18:23:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:23:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:23:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:23:24 Selecting previously unselected package liblzo2-2:amd64. 18:23:24 (Reading database ... 13479 files and directories currently installed.) 18:23:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:23:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:23:24 Selecting previously unselected package libbsd0:amd64. 18:23:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:23:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:23:26 Selecting previously unselected package sudo. 18:23:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:23:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:23:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:23:26 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 18:23:26 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 18:23:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:23:26 OK: 218 MiB in 52 packages 18:23:28 Selecting previously unselected package apparmor. 18:23:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:23:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:23:28 Removing intermediate container 86418168818b 18:23:28 ---> 27bf6e730875 18:23:28 Step 6/24 : COPY go.mod . 18:23:28 ---> 60c5b43b797b 18:23:28 Step 7/24 : RUN go mod download 18:23:28 ---> Running in 0a9b0923d44b 18:23:30 Selecting previously unselected package libedit2:amd64. 18:23:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:23:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:23:30 Selecting previously unselected package libkrb5support0:amd64. 18:23:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:23:30 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:23:30 Selecting previously unselected package libk5crypto3:amd64. 18:23:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:23:30 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:23:32 Selecting previously unselected package libkeyutils1:amd64. 18:23:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:23:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:23:32 Selecting previously unselected package libkrb5-3:amd64. 18:23:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:23:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:23:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:23:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:23:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:23:32 Selecting previously unselected package libssl1.0.0:amd64. 18:23:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:23:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:23:32 Removing intermediate container 0a9b0923d44b 18:23:32 ---> c6c96d88fe9a 18:23:32 Step 8/24 : COPY . . 18:23:35 Selecting previously unselected package openssh-client. 18:23:35 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:23:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:23:35 Selecting previously unselected package squashfs-tools. 18:23:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:23:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:23:35 Selecting previously unselected package snapd. 18:23:35 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 18:23:35 Unpacking snapd (2.48.3+18.04) ... 18:23:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:23:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:23:39 Setting up mime-support (3.60ubuntu1) ... 18:23:39 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:23:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:23:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:23:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:23:39 Setting up systemd (237-3ubuntu10.47) ... 18:23:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:23:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:23:41 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:23:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:23:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:23:41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:23:41 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:23:41 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:23:41 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:23:41 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:23:41 Setting up python3 (3.6.7-1~18.04) ... 18:23:41 running python rtupdate hooks for python3.6... 18:23:41 running python post-rtupdate hooks for python3.6... 18:23:43 Setting up apparmor (2.12-4ubuntu5.1) ... 18:23:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:23:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:23:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:23:50 Setting up snapd (2.48.3+18.04) ... 18:23:52 ---> 28aefef85251 18:23:52 Step 9/24 : RUN go mod tidy 18:23:52 ---> Running in 2b3904841fa4 18:23:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:23:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:23:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:23:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:23:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:23:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:23:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:23:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:23:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:23:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:23:54 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 18:23:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:23:54 Processing triggers for systemd (237-3ubuntu10.47) ... 18:23:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:23:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:23:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:23:56 Reading package lists... 18:23:56 Reading package lists... 18:23:56 Building dependency tree... 18:23:56 Reading state information... 18:23:56 Calculating upgrade... 18:23:56 The following packages will be upgraded: 18:23:56 advancecomp base-files bash binutils binutils-common 18:23:56 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:23:56 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:23:56 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:23:56 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:23:56 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:23:56 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:23:56 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:23:56 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 18:23:56 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 18:23:56 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 18:23:56 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 18:23:56 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 18:23:56 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 18:23:56 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 18:23:56 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:23:56 Need to get 64.0 MB of archives. 18:23:56 After this operation, 5041 kB of additional disk space will be used. 18:23:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 18:23:56 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:23:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:23:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:23:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:23:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:23:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:23:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:23:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:23:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:23:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:23:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:23:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:23:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:23:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:23:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:23:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:23:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:23:56 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:23:56 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:23:56 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:23:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:23:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:23:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:23:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:23:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:23:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:23:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:23:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:23:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:23:56 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:23:56 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:23:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:23:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:23:56 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:23:56 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:23:56 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 18:23:56 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 18:23:56 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:23:56 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:23:56 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 18:23:56 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:23:56 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:23:56 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:23:56 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:23:56 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:23:56 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:23:56 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:23:56 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 18:23:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:23:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:23:56 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:23:56 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:23:56 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:23:56 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:23:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:23:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:23:59 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:23:59 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:23:59 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:23:59 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:23:59 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:23:59 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:23:59 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:23:59 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:23:59 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:23:59 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:23:59 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:23:59 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:23:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:23:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:23:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:23:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:23:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:23:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:23:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:23:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:23:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:23:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:23:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:23:59 Removing intermediate container 2b3904841fa4 18:23:59 ---> 8a93cee154ba 18:23:59 Step 10/24 : RUN make cmd/core-data/core-data 18:23:59 ---> Running in 2a2d68759be1 18:24:03 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:24:03 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:24:03 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 18:24:03 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:24:03 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 18:24:03 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 18:24:03 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:24:03 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:24:03 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:24:03 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:24:03 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:24:03 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:24:03 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:24:03 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:24:03 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:24:03 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:24:03 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:24:03 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:24:03 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:24:03 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:24:03 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:24:03 debconf: delaying package configuration, since apt-utils is not installed 18:24:03 Fetched 64.0 MB in 4s (16.4 MB/s) 18:24:03 (Reading database ... 13912 files and directories currently installed.) 18:24:03 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:24:03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:24:05 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 18:24:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:24:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:24:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 18:24:07 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 18:24:11 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:15 (Reading database ... 13911 files and directories currently installed.) 18:24:15 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:24:15 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:24:15 (Reading database ... 13911 files and directories currently installed.) 18:24:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:15 (Reading database ... 13911 files and directories currently installed.) 18:24:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:24:15 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:24:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:24:19 (Reading database ... 13911 files and directories currently installed.) 18:24:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:24:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:24:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:24:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:24:19 Setting up base-files (10.1ubuntu2.10) ... 18:24:19 Installing new version of config file /etc/issue ... 18:24:19 Installing new version of config file /etc/issue.net ... 18:24:19 Installing new version of config file /etc/lsb-release ... 18:24:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:24:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:24:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:24:19 Removing obsolete conffile /etc/default/motd-news ... 18:24:19 (Reading database ... 13912 files and directories currently installed.) 18:24:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:24:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:24:19 Setting up bash (4.4.18-2ubuntu1.2) ... 18:24:19 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 18:24:19 (Reading database ... 13912 files and directories currently installed.) 18:24:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:24:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:24:19 (Reading database ... 13912 files and directories currently installed.) 18:24:19 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:24:19 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:24:19 Setting up tar (1.29b-2ubuntu0.2) ... 18:24:19 (Reading database ... 13912 files and directories currently installed.) 18:24:19 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:24:19 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:24:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:24:24 (Reading database ... 13912 files and directories currently installed.) 18:24:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:24:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:24:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:24:24 (Reading database ... 13912 files and directories currently installed.) 18:24:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:24:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:24:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:24:24 (Reading database ... 13912 files and directories currently installed.) 18:24:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:24:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:24:24 Setting up grep (3.1-2build1) ... 18:24:24 (Reading database ... 13912 files and directories currently installed.) 18:24:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:24:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:24:24 Setting up login (1:4.5-1ubuntu2) ... 18:24:24 (Reading database ... 13912 files and directories currently installed.) 18:24:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:24:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:24:24 (Reading database ... 13912 files and directories currently installed.) 18:24:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:24:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:24:30 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:24:30 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:24:30 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:24:30 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:24:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:24:30 (Reading database ... 13912 files and directories currently installed.) 18:24:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:24:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:24:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:24:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:24:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:24:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:24:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:24:30 (Reading database ... 13912 files and directories currently installed.) 18:24:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:24:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:24:32 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:24:32 (Reading database ... 13912 files and directories currently installed.) 18:24:32 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:32 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:34 (Reading database ... 13912 files and directories currently installed.) 18:24:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:36 (Reading database ... 13912 files and directories currently installed.) 18:24:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:39 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:39 (Reading database ... 13912 files and directories currently installed.) 18:24:39 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:39 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:41 (Reading database ... 13912 files and directories currently installed.) 18:24:41 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:24:41 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:41 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:24:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:41 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:24:41 Removing intermediate container aa4b4c90c200 18:24:41 ---> 3a72a11ec459 18:24:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:24:41 ---> Running in 9b474dbb8c4a 18:24:41 (Reading database ... 13912 files and directories currently installed.) 18:24:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:24:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:24:43 (Reading database ... 13912 files and directories currently installed.) 18:24:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:43 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 18:24:45 (Reading database ... 13912 files and directories currently installed.) 18:24:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:24:45 (Reading database ... 13912 files and directories currently installed.) 18:24:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:24:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:24:48 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 18:24:48 Removing intermediate container 9b474dbb8c4a 18:24:48 ---> f12d02913d46 18:24:48 18:24:48 Step 12/24 : FROM docker:20.10.0 18:24:48 20.10.0: Pulling from library/docker 18:24:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:24:50 (Reading database ... 13912 files and directories currently installed.) 18:24:50 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:24:50 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:24:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:24:54 (Reading database ... 13912 files and directories currently installed.) 18:24:54 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:24:54 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:54 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:24:59 (Reading database ... 13914 files and directories currently installed.) 18:24:59 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:24:59 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:24:59 Setting up debconf (1.5.66ubuntu1) ... 18:24:59 (Reading database ... 13914 files and directories currently installed.) 18:24:59 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:24:59 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:24:59 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:24:59 (Reading database ... 13914 files and directories currently installed.) 18:24:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:24:59 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:24:59 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:24:59 (Reading database ... 13914 files and directories currently installed.) 18:24:59 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:25:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:25:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:25:01 (Reading database ... 13914 files and directories currently installed.) 18:25:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:25:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:25:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:25:03 (Reading database ... 13914 files and directories currently installed.) 18:25:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:25:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:25:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:25:03 (Reading database ... 13914 files and directories currently installed.) 18:25:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:25:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:25:03 Removing intermediate container 5731ad4a58e4 18:25:03 ---> 041847409e41 18:25:03 18:25:03 Step 11/26 : FROM alpine:3.12 18:25:03 ---> 9852663dfa18 18:25:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:25:03 ---> Running in 9bd87bf0d966 18:25:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 18:25:07 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:25:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:25:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:25:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:25:07 (Reading database ... 13914 files and directories currently installed.) 18:25:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:25:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:25:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:25:07 (Reading database ... 13914 files and directories currently installed.) 18:25:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:25:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:25:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:25:07 (Reading database ... 13914 files and directories currently installed.) 18:25:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:25:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:25:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:25:07 (Reading database ... 13914 files and directories currently installed.) 18:25:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:25:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:25:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:25:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:25:07 (1/6) Installing ca-certificates (20191127-r4) 18:25:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:25:07 (3/6) Installing libcurl (7.76.1-r0) 18:25:07 (4/6) Installing curl (7.76.1-r0) 18:25:07 (5/6) Installing dumb-init (1.2.2-r1) 18:25:07 (6/6) Installing su-exec (0.2-r1) 18:25:07 Executing busybox-1.31.1-r20.trigger 18:25:07 Executing ca-certificates-20191127-r4.trigger 18:25:07 OK: 7 MiB in 20 packages 18:25:09 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:25:09 Removing intermediate container 1f9634fdac32 18:25:09 ---> 54279b9f9557 18:25:09 18:25:09 Step 11/24 : FROM alpine:3.12 18:25:09 ---> 9852663dfa18 18:25:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:25:09 ---> Using cache 18:25:09 ---> 24ff52e040f4 18:25:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:25:09 ---> Using cache 18:25:09 ---> e57bffa6f07a 18:25:09 Step 14/24 : ENV APP_PORT=59882 18:25:09 ---> Running in 93b7833f1724 18:25:09 Removing intermediate container 9bd87bf0d966 18:25:09 ---> 9a7b07db6f51 18:25:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:25:09 ---> Running in b39181f32a3e 18:25:09 Removing intermediate container 93b7833f1724 18:25:09 ---> 907ca84121b2 18:25:09 Step 15/24 : EXPOSE $APP_PORT 18:25:09 ---> Running in 14f0f2bd701a 18:25:12 (Reading database ... 13914 files and directories currently installed.) 18:25:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:25:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:25:12 Setting up passwd (1:4.5-1ubuntu2) ... 18:25:12 Removing intermediate container b39181f32a3e 18:25:12 ---> eadfd604f958 18:25:12 Step 14/26 : WORKDIR / 18:25:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:25:12 ---> Running in 49930985150f 18:25:12 Status: Downloaded newer image for docker:20.10.0 18:25:12 ---> eeaf43b92773 18:25:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:25:12 ---> Running in db6f18691259 18:25:12 Removing intermediate container 14f0f2bd701a 18:25:12 ---> dfbe746e7878 18:25:12 Step 16/24 : WORKDIR / 18:25:12 ---> Running in 44898c973587 18:25:12 Removing intermediate container 49930985150f 18:25:12 ---> 46c6de39d96b 18:25:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:25:12 Removing intermediate container db6f18691259 18:25:12 ---> 4a41034949ba 18:25:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:25:12 ---> Running in b849bb1d8b7e 18:25:14 (Reading database ... 13914 files and directories currently installed.) 18:25:14 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:25:14 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:25:14 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:25:14 (Reading database ... 13914 files and directories currently installed.) 18:25:14 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 18:25:14 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:25:14 Removing intermediate container 44898c973587 18:25:14 ---> 34751caccce1 18:25:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:14 ---> 457c7579bd1d 18:25:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:25:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:25:14 ---> 189684199df6 18:25:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:25:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:25:14 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 18:25:16 (Reading database ... 13914 files and directories currently installed.) 18:25:16 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 18:25:16 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:25:16 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 18:25:16 (Reading database ... 13914 files and directories currently installed.) 18:25:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:25:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:25:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:25:16 ---> 4f71983c4b98 18:25:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:25:16 (1/39) Installing readline (8.0.4-r0) 18:25:16 (2/39) Installing bash (5.0.17-r0) 18:25:16 Executing bash-5.0.17-r0.post-install 18:25:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:25:16 (4/39) Installing libcurl (7.76.1-r0) 18:25:16 (5/39) Installing curl (7.76.1-r0) 18:25:16 (6/39) Installing dumb-init (1.2.2-r1) 18:25:16 (7/39) Installing libbz2 (1.0.8-r1) 18:25:16 (8/39) Installing expat (2.2.9-r1) 18:25:16 (9/39) Installing libffi (3.3-r2) 18:25:16 (10/39) Installing gdbm (1.13-r1) 18:25:16 (11/39) Installing xz-libs (5.2.5-r0) 18:25:16 (12/39) Installing sqlite-libs (3.32.1-r0) 18:25:16 (13/39) Installing python3 (3.8.10-r0) 18:25:18 (Reading database ... 13914 files and directories currently installed.) 18:25:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:25:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:25:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:25:18 (Reading database ... 13914 files and directories currently installed.) 18:25:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:25:18 ---> 14a582f66c89 18:25:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:25:18 (14/39) Installing py3-appdirs (1.4.4-r1) 18:25:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:25:18 (16/39) Installing py3-parsing (2.4.7-r0) 18:25:18 (17/39) Installing py3-six (1.15.0-r0) 18:25:18 (18/39) Installing py3-packaging (20.4-r0) 18:25:18 ---> 227ed75bb2ed 18:25:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:25:18 (19/39) Installing py3-setuptools (47.0.0-r0) 18:25:18 (20/39) Installing py3-chardet (3.0.4-r4) 18:25:18 (21/39) Installing py3-idna (2.9-r0) 18:25:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:25:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:25:18 (24/39) Installing py3-requests (2.23.0-r0) 18:25:18 (25/39) Installing py3-msgpack (1.0.0-r0) 18:25:18 (26/39) Installing py3-lockfile (0.12.2-r3) 18:25:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:25:18 (28/39) Installing py3-colorama (0.4.3-r0) 18:25:18 (29/39) Installing py3-distlib (0.3.0-r0) 18:25:18 (30/39) Installing py3-distro (1.5.0-r1) 18:25:18 (31/39) Installing py3-webencodings (0.5.1-r3) 18:25:18 (32/39) Installing py3-html5lib (1.0.1-r4) 18:25:18 (33/39) Installing py3-pytoml (0.1.21-r0) 18:25:18 (34/39) Installing py3-pep517 (0.8.2-r0) 18:25:18 (35/39) Installing py3-progress (1.5-r0) 18:25:18 (36/39) Installing py3-toml (0.10.1-r0) 18:25:18 (37/39) Installing py3-retrying (1.3.3-r0) 18:25:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:25:18 (39/39) Installing py3-pip (20.1.1-r0) 18:25:18 Executing busybox-1.31.1-r19.trigger 18:25:18 OK: 72 MiB in 59 packages 18:25:18 ---> cc23c163bab1 18:25:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:25:18 ---> 7246251732f5 18:25:18 Step 20/24 : ENTRYPOINT ["/core-command"] 18:25:18 ---> Running in 08b2691765db 18:25:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:25:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:25:21 (Reading database ... 13914 files and directories currently installed.) 18:25:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:25:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:25:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:25:21 Removing intermediate container 08b2691765db 18:25:21 ---> de1676d89cd9 18:25:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:21 ---> Running in 881975feddc1 18:25:21 ---> 2a92228462ab 18:25:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:25:21 Removing intermediate container 881975feddc1 18:25:21 ---> 79ade90cb814 18:25:21 Step 22/24 : LABEL arch=arm64 18:25:21 ---> Running in 0e9f7cbab2b0 18:25:23 (Reading database ... 13914 files and directories currently installed.) 18:25:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:25:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:25:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:25:23 (Reading database ... 13914 files and directories currently installed.) 18:25:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:25:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:25:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:25:23 (Reading database ... 13915 files and directories currently installed.) 18:25:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:25:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:25:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:25:23 ---> 3d1b61100f16 18:25:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:25:23 Removing intermediate container 0e9f7cbab2b0 18:25:23 ---> 941576e4a29e 18:25:23 Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:25:23 ---> Running in 863b57e4f951 18:25:23 Removing intermediate container 863b57e4f951 18:25:23 ---> 8fb2be5dd4de 18:25:23 Step 24/24 : LABEL version=0.0.0 18:25:23 ---> d43e2d5af7c0 18:25:23 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/ 18:25:23 ---> Running in 7c1bbc51ee43 18:25:23 ---> Running in 7699ebb6cd25 18:25:23 Collecting docker-compose==1.23.2 18:25:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:25:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:25:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:25:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:25:25 Removing intermediate container 7c1bbc51ee43 18:25:25 ---> 924205a14aa5 18:25:25 18:25:25 Successfully built 924205a14aa5 18:25:25 Successfully tagged core-command-arm64:latest 18:25:25  Building core-command ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:25:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:25:27 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:25:27 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:25:27 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:25:27 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:25:27 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:25:27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:25:27 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:25:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:25:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:25:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:25:27 Removing intermediate container 7699ebb6cd25 18:25:27 ---> 1c8cd9a97f72 18:25:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:25:27 ---> Running in 01a295611a2d 18:25:27 Collecting websocket-client<1.0,>=0.32.0 18:25:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:25:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:25:27 Collecting docopt<0.7,>=0.6.1 18:25:27 Downloading docopt-0.6.2.tar.gz (25 kB) 18:25:27 Removing intermediate container 01a295611a2d 18:25:27 ---> 347a8b5528b8 18:25:27 Step 24/26 : LABEL arch=arm64 18:25:27 ---> Running in 9ea4c613dbb4 18:25:27 Removing intermediate container 9ea4c613dbb4 18:25:27 ---> 341e36a8db0a 18:25:27 Step 25/26 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:25:27 ---> Running in 1f20905eac95 18:25:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:25:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:25:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:25:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:25:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:25:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:25:29 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:25:29 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:25:29 Removing intermediate container 1f20905eac95 18:25:29 ---> 3c5408619592 18:25:29 Step 26/26 : LABEL version=0.0.0 18:25:29 ---> Running in 96a32b4a13af 18:25:29 Removing intermediate container 96a32b4a13af 18:25:29 ---> c95cfea5b89d 18:25:29 18:25:29 Successfully built c95cfea5b89d 18:25:29 Successfully tagged security-secretstore-setup-arm64:latest 18:25:29  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 18:25:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:25:29 Collecting texttable<0.10,>=0.9.0 18:25:29 Downloading texttable-0.9.1.tar.gz (11 kB) 18:25:32 Removing intermediate container 2a2d68759be1 18:25:32 ---> 99dae40eea38 18:25:32 18:25:32 Step 11/24 : FROM alpine:3.12 18:25:32 ---> 9852663dfa18 18:25:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:25:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:25:34 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:25:34 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:25:34 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:25:34 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:25:34 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:25:34 ---> Running in 0958878cf9ae 18:25:34 Collecting PyYAML<4,>=3.10 18:25:34 Downloading PyYAML-3.13.tar.gz (270 kB) 18:25:34 Removing intermediate container 0958878cf9ae 18:25:34 ---> c3b10181f276 18:25:34 Step 13/24 : ENV APP_PORT=59880 18:25:34 ---> Running in cc639bcef436 18:25:34 Removing intermediate container cc639bcef436 18:25:34 ---> b6a0c931091e 18:25:34 Step 14/24 : EXPOSE $APP_PORT 18:25:34 ---> Running in ca6af091aa63 18:25:34 Removing intermediate container ca6af091aa63 18:25:34 ---> 992999344621 18:25:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:34 ---> Running in 716a9d3ce254 18:25:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:25:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:25:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:25:36 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:25:36 Removing intermediate container 716a9d3ce254 18:25:36 ---> 6d1a931827d0 18:25:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:25:36 Collecting jsonschema<3,>=2.5.1 18:25:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:25:36 ---> Running in 436af54dea3e 18:25:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:25:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:25:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:38 Collecting dockerpty<0.5,>=0.4.1 18:25:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:25:42 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:42 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:42 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:42 (1/6) Installing dumb-init (1.2.2-r1) 18:25:42 (2/6) Installing libgcc (9.3.0-r2) 18:25:42 (3/6) Installing libsodium (1.0.18-r0) 18:25:42 (4/6) Installing libstdc++ (9.3.0-r2) 18:25:42 Collecting docker<4.0,>=3.6.0 18:25:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:25:42 (5/6) Installing libzmq (4.3.3-r0) 18:25:42 (6/6) Installing zeromq (4.3.3-r0) 18:25:42 Executing busybox-1.31.1-r20.trigger 18:25:42 OK: 8 MiB in 20 packages 18:25:42 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) 18:25:42 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) 18:25:42 Collecting urllib3<1.25,>=1.21.1 18:25:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:25:42 Collecting idna<2.8,>=2.5 18:25:42 Removing intermediate container 436af54dea3e 18:25:42 ---> c8b6eb431a63 18:25:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:25:42 Collecting docker-pycreds>=0.4.0 18:25:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:25:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:25:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:25:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:25:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:25:42 ---> 61fd80e1f607 18:25:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:25:42 Installing collected packages: urllib3, idna, requests, websocket-client, docopt, cached-property, texttable, PyYAML, jsonschema, dockerpty, docker-pycreds, docker, docker-compose 18:25:42 Attempting uninstall: urllib3 18:25:42 Found existing installation: urllib3 1.25.9 18:25:42 Uninstalling urllib3-1.25.9: 18:25:42 Successfully uninstalled urllib3-1.25.9 18:25:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:45 ---> d85903f02ba8 18:25:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:25:45 Attempting uninstall: idna 18:25:45 Found existing installation: idna 2.9 18:25:45 Uninstalling idna-2.9: 18:25:45 Successfully uninstalled idna-2.9 18:25:45 ---> 2f815e2b460c 18:25:45 Step 20/24 : ENTRYPOINT ["/core-data"] 18:25:45 ---> Running in b14ab699a2a1 18:25:45 Attempting uninstall: requests 18:25:45 Found existing installation: requests 2.23.0 18:25:45 Uninstalling requests-2.23.0: 18:25:45 Successfully uninstalled requests-2.23.0 18:25:45 Removing intermediate container b14ab699a2a1 18:25:45 ---> 1a6b8f5bc7ca 18:25:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:45 ---> Running in b24d7b62d85c 18:25:45 Running setup.py install for docopt: started 18:25:45 Removing intermediate container b24d7b62d85c 18:25:45 ---> 61183bf507e2 18:25:45 Step 22/24 : LABEL arch=arm64 18:25:47 ---> Running in d830a317dad0 18:25:47 Removing intermediate container d830a317dad0 18:25:47 ---> 8357333bdf17 18:25:47 Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:25:47 ---> Running in e6e0653a91b0 18:25:47 Removing intermediate container e6e0653a91b0 18:25:47 ---> a183d94fa1f3 18:25:47 Step 24/24 : LABEL version=0.0.0 18:25:47 ---> Running in 08b1613c9aa9 18:25:47 Removing intermediate container 08b1613c9aa9 18:25:47 ---> 064f06a612c8 18:25:47 18:25:47 Running setup.py install for docopt: finished with status 'done' 18:25:47 Running setup.py install for texttable: started 18:25:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:49 Successfully built 064f06a612c8 18:25:49 Successfully tagged core-data-arm64:latest 18:25:49  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' 18:25:49 Running setup.py install for PyYAML: started 18:25:53 Running setup.py install for PyYAML: finished with status 'done' 18:25:53 Running setup.py install for dockerpty: started 18:25:53 Running setup.py install for dockerpty: finished with status 'done' 18:25:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:25:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:25:55 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:25:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:25:55 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:25:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:25:55 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:25:55 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:25:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:25:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:25:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:25:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:25:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:25:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:25:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:25:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:25:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:25:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:25:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:25:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:25:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:25:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:25:59 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 18:25:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:25:59 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:25:59 18:25:59 Current default time zone: 'Etc/UTC' 18:25:59 Local time is now: Mon May 24 18:25:58 UTC 2021. 18:25:59 Universal Time is now: Mon May 24 18:25:58 UTC 2021. 18:25:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:25:59 18:25:59 Setting up systemd-sysv (237-3ubuntu10.47) ... 18:25:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:25:59 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 18:25:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:25:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:25:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:26:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:26:01 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:26:01 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:26:01 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:26:01 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:26:01 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:26:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:26:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:26:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:26:01 Setting up patch (2.7.6-2ubuntu1.1) ... 18:26:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:26:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:26:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 18:26:01 Installing new version of config file /etc/ssl/openssl.cnf ... 18:26:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:26:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:26:03 Setting up ca-certificates (20210119~18.04.1) ... 18:26:03 Updating certificates in /etc/ssl/certs... 18:26:03 Removing intermediate container b849bb1d8b7e 18:26:03 ---> 83ffbf690d50 18:26:03 Step 15/24 : ENV APP_PORT=58890 18:26:03 ---> Running in 742d7b21a3bb 18:26:03 Removing intermediate container 742d7b21a3bb 18:26:03 ---> c64037637acb 18:26:03 Step 16/24 : EXPOSE $APP_PORT 18:26:03 ---> Running in 54bd7f593a5a 18:26:03 Removing intermediate container 54bd7f593a5a 18:26:03 ---> 558d4575efde 18:26:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:26:06 23 added, 27 removed; done. 18:26:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:26:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:26:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:26:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:26:06 Setting up pkgbinarymangler (138.18.04.1) ... 18:26:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:26:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:26:06 ---> 855709e909c2 18:26:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:26:06 ---> b4e28a044e0f 18:26:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:26:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:26:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:26:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:26:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:26:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:26:08 Setting up perl (5.26.1-6ubuntu0.5) ... 18:26:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:26:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:26:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:26:08 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:26:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:26:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:26:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:26:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:26:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:26:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:26:08 Processing triggers for systemd (237-3ubuntu10.47) ... 18:26:08 Processing triggers for mime-support (3.60ubuntu1) ... 18:26:08 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:26:08 ---> d5482e316f6e 18:26:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:26:08 ---> Running in 5d0e58d93d71 18:26:08 Removing intermediate container 5d0e58d93d71 18:26:08 ---> 05d3d7b5dec5 18:26:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:08 ---> Running in 96a2c8d1c720 18:26:08 Removing intermediate container 96a2c8d1c720 18:26:08 ---> 4218e641783b 18:26:08 Step 22/24 : LABEL arch=arm64 18:26:08 ---> Running in 16a438397d4d 18:26:10 Removing intermediate container 16a438397d4d 18:26:10 ---> 5b5a187312a5 18:26:10 Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 18:26:10 ---> Running in bd440307de6e 18:26:10 Removing intermediate container bd440307de6e 18:26:10 ---> b937a25ab86c 18:26:10 Step 24/24 : LABEL version=0.0.0 18:26:10 ---> Running in d861e4ed1d8c 18:26:10 Removing intermediate container d861e4ed1d8c 18:26:10 ---> 200b20f26166 18:26:10 18:26:10 Successfully built 200b20f26166 18:26:10 Successfully tagged sys-mgmt-agent-arm64:latest 18:26:10 Updating certificates in /etc/ssl/certs... 18:26:10 0 added, 0 removed; done. 18:26:10 Running hooks in /etc/ca-certificates/update.d... 18:26:10 done. 18:26:10 Reading package lists... 18:26:10 Building dependency tree... 18:26:10 Reading state information... 18:26:10 The following NEW packages will be installed: 18:26:10 apt-transport-https 18:26:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:26:10 Need to get 1692 B of archives. 18:26:10 After this operation, 154 kB of additional disk space will be used. 18:26:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 18:26:10 debconf: delaying package configuration, since apt-utils is not installed 18:26:10 Fetched 1692 B in 0s (8564 B/s) 18:26:10 Selecting previously unselected package apt-transport-https. 18:26:10 (Reading database ... 13920 files and directories currently installed.) 18:26:10 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 18:26:10 Unpacking apt-transport-https (1.6.13) ... 18:26:10 Setting up apt-transport-https (1.6.13) ... 18:26:10  Building sys-mgmt-agent ... done  [Pipeline] } 18:26:10 $ docker stop --time=1 1dc0aafb801e7964cde9f873d14546c865b9679235b9e0492632e38e4da05cba 18:26:12 Waiting for network to be ready... 18:26:12 $ docker rm -f 1dc0aafb801e7964cde9f873d14546c865b9679235b9e0492632e38e4da05cba [Pipeline] // withDockerContainer [Pipeline] sh 18:26:17 + docker images 18:26:17 REPOSITORY TAG IMAGE ID CREATED SIZE 18:26:17 sys-mgmt-agent-arm64 latest 200b20f26166 6 seconds ago 299MB 18:26:17 core-data-arm64 latest 064f06a612c8 29 seconds ago 20.4MB 18:26:17 99dae40eea38 44 seconds ago 990MB 18:26:17 security-secretstore-setup-arm64 latest c95cfea5b89d 47 seconds ago 24.4MB 18:26:17 core-command-arm64 latest 924205a14aa5 52 seconds ago 16.1MB 18:26:17 54279b9f9557 About a minute ago 981MB 18:26:17 041847409e41 About a minute ago 978MB 18:26:17 f12d02913d46 About a minute ago 979MB 18:26:17 security-bootstrapper-arm64 latest 208e19395cd1 3 minutes ago 17.2MB 18:26:17 core-metadata-arm64 latest d14594c475c6 3 minutes ago 17.4MB 18:26:17 support-notifications-arm64 latest fdbd573b6109 3 minutes ago 16.8MB 18:26:17 support-scheduler-arm64 latest 05fc7a3e0c25 3 minutes ago 16.1MB 18:26:17 security-proxy-setup-arm64 latest d0b1edf5029d 3 minutes ago 24MB 18:26:17 dbc9e6bb154c 3 minutes ago 989MB 18:26:17 010c130e5da6 4 minutes ago 982MB 18:26:17 9fb2f19bbe95 4 minutes ago 981MB 18:26:17 399fe5b99d7f 4 minutes ago 978MB 18:26:17 1431b779e3e5 4 minutes ago 974MB 18:26:17 ci-base-image-arm64 latest 89c84ab84348 21 minutes ago 641MB 18:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 18:26:17 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 18:26:17 docker 20.10.0 eeaf43b92773 5 months ago 228MB 18:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 18:26:21 2021-05-24T18:26:17Z INFO Waiting for automatic snapd restart... 18:26:21 snapd 2.50 from Canonical* installed [Pipeline] } 18:26:23 "snapd" switched to the "latest/stable" channel 18:26:23 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 18:26:28 core18 20210507 from Canonical* installed 18:26:28 "core18" switched to the "latest/stable" channel 18:26:28 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 18:26:38 snapcraft 4.7.1 from Canonical* installed 18:26:38 "snapcraft" switched to the "latest/stable" channel 18:26:38 18:26:42 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 18:26:42 - README.md 18:26:42 18:26:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:26:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:26:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:26:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:26:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:26:49 Reading package lists... 18:26:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [Pipeline] libraryResource [Pipeline] sh 18:26:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:26:57 Reading package lists... 18:26:57 Building dependency tree... 18:26:57 Reading state information... 18:26:57 Suggested packages: 18:26:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:26:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:26:57 Recommended packages: 18:26:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:26:57 The following NEW packages will be installed: 18:26:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:26:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:26:57 pkg-config zip 18:26:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:26:57 Need to get 7663 kB of archives. 18:26:57 After this operation, 43.8 MB of additional disk space will be used. 18:26:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:26:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 18:26:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 18:26:57 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:26:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 18:26:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:26:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:26:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:26:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:26:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:26:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:26:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:26:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:26:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:26:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:26:57 debconf: delaying package configuration, since apt-utils is not installed 18:26:57 Fetched 7663 kB in 1s (10.5 MB/s) 18:26:57 Selecting previously unselected package libglib2.0-0:amd64. 18:26:57 (Reading database ... 13924 files and directories currently installed.) 18:26:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:26:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:26:59 Selecting previously unselected package libpsl5:amd64. 18:26:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:26:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:26:59 Selecting previously unselected package libnghttp2-14:amd64. 18:26:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:26:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:26:59 Selecting previously unselected package librtmp1:amd64. 18:26:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:26:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:27:04 Selecting previously unselected package libcurl3-gnutls:amd64. 18:27:04 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 18:27:04 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:27:04 Selecting previously unselected package liberror-perl. 18:27:04 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:27:04 Unpacking liberror-perl (0.17025-1) ... 18:27:04 Selecting previously unselected package git-man. 18:27:04 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 18:27:04 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 18:27:08 Selecting previously unselected package git. 18:27:08 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 18:27:08 Unpacking git (1:2.17.1-1ubuntu0.8) ... 18:27:10 Selecting previously unselected package libnorm1:amd64. 18:27:10 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:27:10 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:27:10 Selecting previously unselected package libpgm-5.2-0:amd64. 18:27:10 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:27:10 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:27:10 Selecting previously unselected package libsodium23:amd64. 18:27:10 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:27:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:27:12 Selecting previously unselected package libzmq5:amd64. 18:27:12 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:27:12 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:27:12 Selecting previously unselected package libzmq3-dev:amd64. 18:27:12 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:27:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:27:16 Selecting previously unselected package pkg-config. 18:27:16 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:27:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:27:16 Selecting previously unselected package zip. 18:27:16 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:27:16 Unpacking zip (3.0-11build1) ... 18:27:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:27:16 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 18:27:16 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:27:16 Setting up liberror-perl (0.17025-1) ... 18:27:16 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:27:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:27:16 No schema files found: doing nothing. 18:27:16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:27:16 Setting up zip (3.0-11build1) ... 18:27:16 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:27:16 Setting up libsodium23:amd64 (1.0.16-2) ... 18:27:16 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:27:16 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:27:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:27:16 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:27:16 Setting up git (1:2.17.1-1ubuntu0.8) ... 18:27:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:27:18 ---> job-cost.sh 18:27:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3sBr 18:27:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:27:23 git set to automatically installed. 18:27:23 git-man set to automatically installed. 18:27:23 libcurl3-gnutls set to automatically installed. 18:27:23 liberror-perl set to automatically installed. 18:27:23 libglib2.0-0 set to automatically installed. 18:27:23 libnghttp2-14 set to automatically installed. 18:27:23 libnorm1 set to automatically installed. 18:27:23 libpgm-5.2-0 set to automatically installed. 18:27:23 libpsl5 set to automatically installed. 18:27:23 librtmp1 set to automatically installed. 18:27:23 libsodium23 set to automatically installed. 18:27:23 libzmq3-dev set to automatically installed. 18:27:23 libzmq5 set to automatically installed. 18:27:23 pkg-config set to automatically installed. 18:27:23 zip set to automatically installed. 18:27:27 snapd is not logged in, snap install commands will use sudo 18:27:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:27:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:27:57 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 18:27:57 snapd is not logged in, snap install commands will use sudo 18:28:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:28:05 snap "core18" has no updates available 18:28:05 Pulling go-build-helper 18:28:05 + snapcraftctl pull 18:28:05 'app-service-config' has dependencies that need to be staged: go-build-helper 18:28:05 Skipping pull go-build-helper (already ran) 18:28:05 Building go-build-helper 18:28:05 + snapcraftctl build 18:28:08 Staging go-build-helper 18:28:08 + snapcraftctl stage 18:28:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:28:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:28:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 18:28:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 18:28:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:28:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:28:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 18:28:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 18:28:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 18:28:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 18:28:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:28:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:28:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:28:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:28:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:28:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:28:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:28:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:28:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:28:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 18:28:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 18:28:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 18:28:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:28:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 18:28:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 18:28:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 18:28:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 18:28:18 Fetched 24.6 MB in 0s (0 B/s) 18:28:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:28:18 Fetched 224 kB in 0s (0 B/s) 18:28:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:28:18 Fetched 157 kB in 0s (0 B/s) 18:28:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:28:18 Fetched 221 kB in 0s (0 B/s) 18:28:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:28:18 Fetched 143 kB in 0s (0 B/s) 18:28:18 Pulling app-service-config 18:28:18 + snapcraftctl pull 18:28:18 Cloning into '/root/parts/app-service-config/src'... 18:28:18 Pulling config-common 18:28:18 + snapcraftctl pull 18:28:23 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:28:23 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:28:23 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:28:23 Fetched 0 B in 0s (0 B/s) 18:28:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:28:23 Fetched 0 B in 0s (0 B/s) 18:28:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:28:23 Fetched 0 B in 0s (0 B/s) 18:28:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:28:23 Fetched 0 B in 0s (0 B/s) 18:28:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:28:23 Fetched 0 B in 0s (0 B/s) 18:28:23 Pulling edgex-go 18:28:23 + snapcraftctl pull 18:28:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:28:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:28:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:28:41 Fetched 0 B in 0s (0 B/s) 18:28:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:28:41 Fetched 96.5 kB in 0s (0 B/s) 18:28:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:28:41 Fetched 279 kB in 0s (0 B/s) 18:28:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:28:41 Fetched 122 kB in 0s (0 B/s) 18:28:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:28:41 Fetched 77.8 kB in 0s (0 B/s) 18:28:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:28:41 Fetched 8848 B in 0s (0 B/s) 18:28:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:28:41 Fetched 47.8 kB in 0s (0 B/s) 18:28:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:28:41 Fetched 45.6 kB in 0s (0 B/s) 18:28:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:28:41 Fetched 15.0 kB in 0s (0 B/s) 18:28:41 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 18:28:41 Fetched 219 kB in 0s (0 B/s) 18:28:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:28:41 Fetched 154 kB in 0s (0 B/s) 18:28:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:28:41 Fetched 50.6 kB in 0s (0 B/s) 18:28:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:28:41 Fetched 14.8 kB in 0s (0 B/s) 18:28:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:28:41 Fetched 41.8 kB in 0s (0 B/s) 18:28:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:28:41 Fetched 499 kB in 0s (0 B/s) 18:28:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:28:41 Fetched 111 kB in 0s (0 B/s) 18:28:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:28:41 Fetched 240 kB in 0s (0 B/s) 18:28:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:28:41 Fetched 29.3 kB in 0s (0 B/s) 18:28:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:28:41 Fetched 85.5 kB in 0s (0 B/s) 18:28:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:28:41 Fetched 24.5 kB in 0s (0 B/s) 18:28:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:28:41 Fetched 49.2 kB in 0s (0 B/s) 18:28:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:28:41 Fetched 54.2 kB in 0s (0 B/s) 18:28:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:28:41 Fetched 30.8 kB in 0s (0 B/s) 18:28:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:28:41 Fetched 15.8 kB in 0s (0 B/s) 18:28:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:28:41 Fetched 85.9 kB in 0s (0 B/s) 18:28:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:28:41 Fetched 8720 B in 0s (0 B/s) 18:28:41 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 18:28:41 Fetched 137 kB in 0s (0 B/s) 18:28:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:28:41 Fetched 119 kB in 0s (0 B/s) 18:28:41 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 18:28:41 Fetched 110 kB in 0s (0 B/s) 18:28:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:28:41 Fetched 11.1 kB in 0s (0 B/s) 18:28:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:28:41 Fetched 645 kB in 0s (0 B/s) 18:28:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:28:41 Fetched 41.3 kB in 0s (0 B/s) 18:28:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:28:41 Fetched 17.9 kB in 0s (0 B/s) 18:28:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:28:41 Fetched 368 kB in 0s (0 B/s) 18:28:41 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:28:41 Fetched 187 kB in 0s (0 B/s) 18:28:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:28:41 Fetched 175 kB in 0s (0 B/s) 18:28:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:28:41 Fetched 206 kB in 0s (0 B/s) 18:28:41 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 18:28:41 Fetched 1301 kB in 0s (0 B/s) 18:28:41 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:28:41 Fetched 36.2 kB in 0s (0 B/s) 18:28:41 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 18:28:41 Fetched 159 kB in 0s (0 B/s) 18:28:41 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:28:41 Fetched 107 kB in 0s (0 B/s) 18:28:41 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:28:41 Fetched 48.7 kB in 0s (0 B/s) 18:28:41 Pulling static-packages 18:28:41 + snapcraftctl pull 18:28:41 Pulling version 18:28:41 + cd /root/project 18:28:41 + [ -f VERSION ] 18:28:41 + PROJECT_VERSION=local-dev 18:28:41 + git rev-parse --short HEAD 18:28:41 + GIT_REVISION=84fbe767 18:28:41 + snapcraftctl set-version local-dev 18:28:44 Skipping build go-build-helper (already ran) 18:28:44 Building app-service-config 18:28:44 + make build 18:28:44 go mod tidy 18:28:52 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 18:28:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 18:28:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 18:28:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 18:28:53 go: downloading github.com/google/uuid v1.2.0 18:28:53 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:28:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 18:28:55 go: downloading github.com/stretchr/testify v1.7.0 18:28:55 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:28:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:28:55 go: downloading github.com/gorilla/mux v1.8.0 18:28:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 18:28:55 go: downloading github.com/pelletier/go-toml v1.9.0 18:28:55 go: downloading github.com/go-playground/universal-translator v0.17.0 18:28:55 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:28:55 go: downloading github.com/hashicorp/consul/api v1.8.1 18:28:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:28:55 go: downloading github.com/leodido/go-urn v1.2.0 18:28:55 go: downloading gopkg.in/yaml.v2 v2.4.0 18:28:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 18:28:55 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:28:55 go: downloading golang.org/x/text v0.3.2 18:28:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 18:28:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:28:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:28:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:28:55 go: downloading github.com/go-playground/locales v0.13.0 18:28:55 go: downloading github.com/x448/float16 v0.8.4 18:28:55 go: downloading github.com/mattn/go-colorable v0.1.6 18:28:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:28:55 go: downloading github.com/hashicorp/serf v0.9.5 18:28:55 go: downloading github.com/mitchellh/copystructure v1.0.0 18:28:55 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:28:55 go: downloading github.com/stretchr/objx v0.1.0 18:28:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:28:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:28:55 go: downloading github.com/pmezard/go-difflib v1.0.0 18:28:55 go: downloading github.com/kr/pretty v0.2.0 18:28:55 go: downloading github.com/fatih/color v1.9.0 18:28:55 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:28:55 go: downloading github.com/mattn/go-isatty v0.0.12 18:28:55 go: downloading github.com/go-redis/redis/v7 v7.2.0 18:28:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:28:55 go: downloading github.com/gorilla/websocket v1.4.2 18:28:55 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:28:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:28:58 go: downloading github.com/kr/text v0.1.0 18:28:58 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:28:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:28:58 go: downloading github.com/davecgh/go-spew v1.1.1 18:28:58 go: downloading github.com/hashicorp/memberlist v0.2.2 18:28:58 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:28:58 go: downloading github.com/go-kit/kit v0.9.0 18:28:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:29:00 go: downloading github.com/pebbe/zmq4 v1.2.7 18:29:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:29:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:29:00 go: downloading github.com/pkg/errors v0.8.1 18:29:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:29:00 go: downloading github.com/onsi/ginkgo v1.10.1 18:29:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:29:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:29:00 go: downloading github.com/onsi/gomega v1.7.0 18:29:03 go: downloading github.com/miekg/dns v1.1.26 18:29:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:29:03 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:29:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:29:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:29:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:29:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:29:03 go: downloading github.com/go-stack/stack v1.8.0 18:29:03 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:29:03 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 18:29:03 go: downloading github.com/hpcloud/tail v1.0.0 18:29:03 go: downloading github.com/golang/protobuf v1.3.2 18:29:04 go: downloading github.com/hashicorp/errwrap v1.0.0 18:29:04 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:29:04 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:29:06 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:29:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:29:12 lf-activate-venv(): INFO: Adding /tmp/venv-3sBr/bin to PATH 18:29:12 INFO: No Stack... 18:29:12 INFO: Retrieving Pricing Info for: v2-standard-4 18:29:12 INFO: Archiving Costs [Pipeline] sh 18:29:16 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 18:29:16 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 18:29:16 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 18:29:16 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 18:29:16 Building config-common 18:29:16 + snapcraftctl build 18:29:16 + cat+ /w/workspace/edgex-go/4/archives/cost.csv 18:29:16 cut -d, -f6 [Pipeline] lock 18:29:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3501-4-stack-cost] 18:29:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3501-4-stack-cost] did not exist. Created. 18:29:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3501-4-stack-cost] [Pipeline] { [Pipeline] unstash 18:29:18 Building edgex-go 18:29:18 + cd /root/parts/edgex-go/src 18:29:18 + make build 18:29:18 go mod tidy [Pipeline] sh 18:29:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.58 18:29:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 18:29:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 18:29:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 18:29:22 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:29:22 go: downloading github.com/pelletier/go-toml v1.9.1 18:29:22 go: downloading github.com/lib/pq v1.10.2 18:29:22 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:29:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:29:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:29:22 go: downloading github.com/imdario/mergo v0.3.12 18:29:22 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:29:22 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 18:29:22 + echo total: 0.18000000715255737 [Pipeline] stash 18:29:25 Stashed 1 file(s) [Pipeline] } 18:29:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3501-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv 18:29:27 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 18:29:31 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 18:29:33 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 [Pipeline] // stage [Pipeline] } 18:29:35 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 18:29:35 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 18:29:38 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 18:29:38 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 18:29:41 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 18:29:43 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 18:29:43 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 18:29:45 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 18:29:48 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:29:48 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:29:48 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:29:48 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:29:48 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:29:48 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:29:48 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:29:48 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:29:48 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:29:48 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:29:48 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:29:48 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:29:48 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:29:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:29:48 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:29:48 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:29:48 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:29:48 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 18:29:48 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:29:48 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:29:48 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:29:48 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:29:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:29:48 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 18:29:48 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:29:48 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:29:48 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:29:50 Building static-packages 18:29:50 + snapcraftctl build 18:29:53 Building version 18:29:53 + snapcraftctl build 18:29:55 Skipping stage go-build-helper (already ran) 18:29:55 Staging app-service-config 18:29:55 + snapcraftctl stage 18:29:55 Staging config-common 18:29:55 + snapcraftctl stage 18:29:56 Staging edgex-go 18:29:56 + snapcraftctl stage 18:29:58 Staging static-packages 18:29:58 + snapcraftctl stage 18:29:58 Staging version 18:29:58 + snapcraftctl stage 18:29:59 Priming go-build-helper 18:29:59 + snapcraftctl prime 18:30:02 Priming app-service-config 18:30:02 + snapcraftctl prime 18:30:02 Priming config-common 18:30:02 + snapcraftctl prime 18:30:04 Priming edgex-go 18:30:04 + snapcraftctl prime 18:30:04 Priming static-packages 18:30:04 + snapcraftctl prime 18:30:10 Priming version 18:30:10 + snapcraftctl prime 18:30:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:31:52 provisioning config files... 18:31:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8783769664450704988tmp [Pipeline] { [Pipeline] sh 18:32:01 + set +x 18:32:01 + bash -s -- 18:32:01 + curl -s https://codecov.io/bash 18:32:01 18:32:01 _____ _ 18:32:01 / ____| | | 18:32:01 | | ___ __| | ___ ___ _____ __ 18:32:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:32:01 | |___| (_) | (_| | __/ (_| (_) \ V / 18:32:01 \_____\___/ \__,_|\___|\___\___/ \_/ 18:32:01 Bash-1.0.3 18:32:01 18:32:01 18:32:01 ==> git version 2.24.4 found 18:32:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:32:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:32:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:32:01 ==> Jenkins CI detected. 18:32:01 project root: . 18:32:01 --> token set from env 18:32:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:32:01 ==> Running gcov in . (disable via -X gcov) 18:32:01 ==> Python coveragepy not found 18:32:01 ==> Searching for coverage reports in: 18:32:01 + . 18:32:01 -> Found 1 reports 18:32:01 ==> Detecting git/mercurial file structure 18:32:01 ==> Reading reports 18:32:01 + ./coverage.out bytes=741453 18:32:01 ==> Appending adjustments 18:32:01 https://docs.codecov.io/docs/fixing-reports 18:32:03 + Found adjustments 18:32:03 ==> Gzipping contents 18:32:03 104K /tmp/codecov.AOKuMT.gz 18:32:03 ==> Uploading reports 18:32:03 url: https://codecov.io 18:32:03 query: branch=PR-3501&commit=84fbe7676ee55078a494c54f6ba61c0189a027c7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3501%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3501&job=&cmd_args= 18:32:03 -> Pinging Codecov 18:32:03 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3501&commit=84fbe7676ee55078a494c54f6ba61c0189a027c7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3501%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3501&job=&cmd_args= 18:32:03 -> Uploading to 18:32:03 https://storage.googleapis.com/codecov/v4/raw/2021-05-24/00271124DB129430A58F1EEE437C3FCB/84fbe7676ee55078a494c54f6ba61c0189a027c7/46bd513b-8355-4bf9-a90d-521cd33c0992.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T183202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69b3f4dbb9cbe23c7326905645755722b9683252a80ef40f8dae4de37ef25350 18:32:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:03 Dload Upload Total Spent Left Speed 18:32:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 268k --:--:-- --:--:-- --:--:-- 267k 100 102k 0 0 100 102k 0 267k --:--:-- --:--:-- --:--:-- 267k 18:32:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/84fbe7676ee55078a494c54f6ba61c0189a027c7 [Pipeline] } 18:32:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:34:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:31 ---> package-listing.sh 18:34:31 ++ facter osfamily 18:34:31 ++ tr '[:upper:]' '[:lower:]' 18:34:31 + OS_FAMILY=redhat 18:34:31 + workspace=/w/workspace/edgex-go/4 18:34:31 + START_PACKAGES=/tmp/packages_start.txt 18:34:31 + END_PACKAGES=/tmp/packages_end.txt 18:34:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:31 + PACKAGES=/tmp/packages_start.txt 18:34:31 + '[' /w/workspace/edgex-go/4 ']' 18:34:31 + PACKAGES=/tmp/packages_end.txt 18:34:31 + case "${OS_FAMILY}" in 18:34:31 + rpm -qa 18:34:31 + sort 18:34:33 + '[' -f /tmp/packages_start.txt ']' 18:34:33 + '[' -f /tmp/packages_end.txt ']' 18:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:33 + '[' /w/workspace/edgex-go/4 ']' 18:34:33 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:34:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:34:33 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:41 18:34:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:44 alpine: Pulling from edgex-lftools-log-publisher 18:34:44 df20fa9351a1: Pulling fs layer 18:34:44 36b3adc4ff6f: Pulling fs layer 18:34:44 8ad3a11d3b57: Pulling fs layer 18:34:44 46f8f816bc3b: Pulling fs layer 18:34:44 93b61091891f: Pulling fs layer 18:34:44 93b9cdb0e59b: Pulling fs layer 18:34:44 5e14af77c1be: Pulling fs layer 18:34:44 01666e4c0597: Pulling fs layer 18:34:44 aa168da1d23b: Pulling fs layer 18:34:44 93b61091891f: Waiting 18:34:44 93b9cdb0e59b: Waiting 18:34:44 5e14af77c1be: Waiting 18:34:44 01666e4c0597: Waiting 18:34:44 aa168da1d23b: Waiting 18:34:44 46f8f816bc3b: Waiting 18:34:44 36b3adc4ff6f: Verifying Checksum 18:34:44 36b3adc4ff6f: Download complete 18:34:44 46f8f816bc3b: Verifying Checksum 18:34:44 46f8f816bc3b: Download complete 18:34:46 df20fa9351a1: Verifying Checksum 18:34:46 df20fa9351a1: Download complete 18:34:46 93b61091891f: Verifying Checksum 18:34:46 93b61091891f: Download complete 18:34:46 93b9cdb0e59b: Verifying Checksum 18:34:46 93b9cdb0e59b: Download complete 18:34:46 5e14af77c1be: Verifying Checksum 18:34:46 5e14af77c1be: Download complete 18:34:46 01666e4c0597: Verifying Checksum 18:34:46 01666e4c0597: Download complete 18:34:46 df20fa9351a1: Pull complete 18:34:46 8ad3a11d3b57: Verifying Checksum 18:34:46 8ad3a11d3b57: Download complete 18:34:46 36b3adc4ff6f: Pull complete 18:34:46 8ad3a11d3b57: Pull complete 18:34:46 46f8f816bc3b: Pull complete 18:34:46 93b61091891f: Pull complete 18:34:46 93b9cdb0e59b: Pull complete 18:34:46 5e14af77c1be: Pull complete 18:34:46 01666e4c0597: Pull complete 18:34:46 aa168da1d23b: Verifying Checksum 18:34:46 aa168da1d23b: Download complete 18:34:50 aa168da1d23b: Pull complete 18:34:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:34:54 prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container 18:34:54 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:34:59 $ docker top f2394a302b8e6b2135f8e283b8bf05cad54f78d54329bff1f14b95c4de59debd -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:13 + touch /tmp/pre-build-complete [Pipeline] sh 18:35:20 + mkdir -p /var/log/sa [Pipeline] sh 18:35:28 + ls /var/log/sa-host 18:35:28 + sadf -c /var/log/sa-host/sa05 18:35:28 file_magic: OK 18:35:28 HZ: Using current value: 100 18:35:28 file_header: OK 18:35:28 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 18:35:28 Statistics: 18:35:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:35:28 File successfully converted to sysstat format version 12.2.1 18:35:28 + sadf -c /var/log/sa-host/sa24 18:35:28 file_magic: OK 18:35:28 HZ: Using current value: 100 18:35:28 file_header: OK 18:35:28 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 18:35:28 Statistics: 18:35:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:35:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:29 provisioning config files... 18:36:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6578542017645605437tmp [Pipeline] { [Pipeline] echo 18:36:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:36:39 ---> create-netrc.sh [Pipeline] } 18:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:36:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:36:50 ---> python-tools-install.sh [Pipeline] echo 18:36:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:36:54 ---> sudo-logs.sh 18:36:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:36:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:37:04 ---> job-cost.sh 18:37:04 lf-activate-venv: SKIPPING 18:37:04 DEBUG: total: 0.18000000715255737 18:37:04 INFO: Retrieving Stack Cost... 18:37:06 INFO: Retrieving Pricing Info for: v3-standard-2 18:37:06 INFO: Archiving Costs [Pipeline] echo 18:37:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:37:12 ---> logs-deploy.sh 18:37:12 lf-activate-venv: SKIPPING 18:37:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3501/4 18:37:12 INFO: archiving workspace using pattern(s): 18:37:12 Archives upload complete. 18:37:12 INFO: archiving logs to Nexus 18:37:12 ---> uname -a: 18:37:12 Linux prd-centos7-docker-4c-2g-16910.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:37:12 18:37:12 18:37:12 ---> lscpu: 18:37:12 Architecture: x86_64 18:37:12 CPU op-mode(s): 32-bit, 64-bit 18:37:12 Byte Order: Little Endian 18:37:12 Address sizes: 40 bits physical, 48 bits virtual 18:37:12 CPU(s): 2 18:37:12 On-line CPU(s) list: 0,1 18:37:12 Thread(s) per core: 1 18:37:12 Core(s) per socket: 1 18:37:12 Socket(s): 2 18:37:12 NUMA node(s): 1 18:37:12 Vendor ID: AuthenticAMD 18:37:12 CPU family: 23 18:37:12 Model: 49 18:37:12 Model name: AMD EPYC-Rome Processor 18:37:12 Stepping: 0 18:37:12 CPU MHz: 2799.998 18:37:12 BogoMIPS: 5599.99 18:37:12 Virtualization: AMD-V 18:37:12 Hypervisor vendor: KVM 18:37:12 Virtualization type: full 18:37:12 L1d cache: 64 KiB 18:37:12 L1i cache: 64 KiB 18:37:12 L2 cache: 1 MiB 18:37:12 L3 cache: 32 MiB 18:37:12 NUMA node0 CPU(s): 0,1 18:37:12 Vulnerability Itlb multihit: Not affected 18:37:12 Vulnerability L1tf: Not affected 18:37:12 Vulnerability Mds: Not affected 18:37:12 Vulnerability Meltdown: Not affected 18:37:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:37:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:37:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:37:12 Vulnerability Srbds: Not affected 18:37:12 Vulnerability Tsx async abort: Not affected 18:37:12 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 18:37:12 18:37:12 18:37:12 ---> nproc: 18:37:12 2 18:37:12 18:37:12 18:37:12 ---> df -h: 18:37:12 Filesystem Size Used Available Use% Mounted on 18:37:12 overlay 40.0G 12.6G 27.4G 31% / 18:37:12 tmpfs 64.0M 0 64.0M 0% /dev 18:37:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:37:12 shm 64.0M 0 64.0M 0% /dev/shm 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4 18:37:12 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4@tmp 18:37:12 18:37:12 18:37:12 ---> free -m: 18:37:12 total used free shared buff/cache available 18:37:12 Mem: 7821 1213 2175 0 4432 6614 18:37:12 Swap: 1023 1 1022 18:37:12 18:37:12 18:37:12 ---> ip addr: 18:37:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:37:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:37:12 inet 127.0.0.1/8 scope host lo 18:37:12 valid_lft forever preferred_lft forever 18:37:12 inet6 ::1/128 scope host 18:37:12 valid_lft forever preferred_lft forever 18:37:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:37:12 link/ether fa:16:3e:5c:1f:9f brd ff:ff:ff:ff:ff:ff 18:37:12 inet 10.30.123.137/23 brd 10.30.123.255 scope global dynamic eth0 18:37:12 valid_lft 83183sec preferred_lft 83183sec 18:37:12 inet6 fe80::f816:3eff:fe5c:1f9f/64 scope link 18:37:12 valid_lft forever preferred_lft forever 18:37:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:37:12 link/ether 02:42:0e:46:65:49 brd ff:ff:ff:ff:ff:ff 18:37:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:37:12 valid_lft forever preferred_lft forever 18:37:12 inet6 fe80::42:eff:fe46:6549/64 scope link 18:37:12 valid_lft forever preferred_lft forever 18:37:12 18:37:12 18:37:12 ---> sar -b -r -n DEV: 18:37:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 18:37:12 18:37:12 17:43:23 LINUX RESTART (2 CPU) 18:37:12 18:37:12 17:44:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:37:12 17:45:01 26.49 12.59 13.90 0.00 2802.27 6910.68 0.00 18:37:12 17:46:01 3.05 0.53 2.51 0.00 192.14 718.27 0.00 18:37:12 17:47:01 64.87 0.42 64.45 0.00 46.78 6138.45 0.00 18:37:12 17:48:01 5.53 0.20 5.33 0.00 35.85 476.48 0.00 18:37:12 17:49:01 6.65 2.75 3.90 0.00 2213.46 91.79 0.00 18:37:12 17:50:01 25.47 0.62 24.85 0.00 351.37 12438.09 0.00 18:37:12 17:51:01 162.00 0.00 162.00 0.00 0.00 47502.83 0.00 18:37:12 17:52:01 31.39 0.00 31.39 0.00 0.00 690.31 0.00 18:37:12 17:53:01 68.28 0.02 68.26 0.00 0.53 13168.53 0.00 18:37:12 17:54:01 55.88 0.02 55.87 0.00 0.53 3939.17 0.00 18:37:12 17:55:01 23.63 0.00 23.63 0.00 0.00 6745.05 0.00 18:37:12 17:56:01 0.22 0.00 0.22 0.00 0.00 3.75 0.00 18:37:12 17:57:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 18:37:12 17:58:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 18:37:12 17:59:01 38.31 0.15 38.16 0.00 4.80 11856.79 0.00 18:37:12 18:00:01 29.51 0.00 29.51 0.00 0.00 24151.99 0.00 18:37:12 18:01:02 750.77 302.78 447.99 0.00 11498.70 280346.39 0.00 18:37:12 18:02:01 669.79 225.12 444.67 0.00 6783.34 187584.33 0.00 18:37:12 18:03:01 331.72 28.22 303.50 0.00 2936.93 65963.07 0.00 18:37:12 18:04:01 11.74 8.83 2.92 0.00 1198.60 48.16 0.00 18:37:12 18:05:01 0.25 0.03 0.22 0.00 0.27 1.78 0.00 18:37:12 18:06:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 18:37:12 18:07:01 0.22 0.00 0.22 0.00 0.00 2.93 0.00 18:37:12 18:08:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 18:37:12 18:09:01 0.40 0.13 0.27 0.00 1.47 3.56 0.00 18:37:12 18:10:01 0.27 0.00 0.27 0.00 0.00 2.75 0.00 18:37:12 18:11:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 18:37:12 18:12:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 18:37:12 18:13:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 18:37:12 18:14:01 0.33 0.00 0.33 0.00 0.00 5.45 0.00 18:37:12 18:15:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 18:37:12 18:16:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 18:37:12 18:17:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 18:37:12 18:18:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 18:37:12 18:19:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 18:37:12 18:20:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 18:37:12 18:21:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 18:37:12 18:22:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 18:37:12 18:23:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 18:37:12 18:24:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 18:37:12 18:25:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 18:37:12 18:26:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 18:37:12 18:27:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 18:37:12 18:28:01 0.18 0.00 0.18 0.00 0.00 1.47 0.00 18:37:12 18:29:01 0.37 0.00 0.37 0.00 0.00 5.86 0.00 18:37:12 18:30:01 0.27 0.00 0.27 0.00 0.00 4.07 0.00 18:37:12 18:31:01 276.90 254.38 22.52 0.00 3478.88 1076.00 0.00 18:37:12 18:32:01 3.41 2.60 0.82 0.00 131.53 61.27 0.00 18:37:12 18:33:01 0.92 0.03 0.88 0.00 0.67 18.92 0.00 18:37:12 18:34:01 0.37 0.00 0.37 0.00 0.00 6.66 0.00 18:37:12 18:35:01 110.79 38.67 72.12 0.00 3926.58 14870.50 0.00 18:37:12 Average: 52.87 17.16 35.70 0.00 695.17 13386.19 0.00 18:37:12 18:37:12 17:44:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:37:12 17:45:01 5800372 0 623196 7.78 2620 1582752 968120 10.69 325620 1499152 12916 18:37:12 17:46:01 5770872 0 635516 7.94 2620 1599932 1016000 11.22 347816 1505020 3528 18:37:12 17:47:01 5561872 0 670960 8.38 2620 1773488 1004316 11.09 544832 1506936 8148 18:37:12 17:48:01 5556952 0 670552 8.37 2620 1778816 994892 10.98 548928 1506460 120 18:37:12 17:49:01 5423820 0 694532 8.67 2620 1887968 1006668 11.11 613476 1565692 42432 18:37:12 17:50:01 5246228 0 701344 8.76 2620 2058748 1001636 11.06 631204 1719560 156 18:37:12 17:51:01 4406488 0 850348 10.62 2620 2749484 1056052 11.66 881112 2190412 20 18:37:12 17:52:01 3952700 0 1095180 13.67 2620 2958440 1640612 18.11 1274564 2235364 203824 18:37:12 17:53:01 3888468 0 962816 12.02 2620 3155036 1436564 15.86 1233564 2321828 17244 18:37:12 17:54:01 3851844 0 1053984 13.16 2620 3100492 1447716 15.98 1235400 2350372 54048 18:37:12 17:55:01 4289788 0 845488 10.56 2620 2871044 1001332 11.06 1002468 2182588 20 18:37:12 17:56:01 4291664 0 843604 10.53 2620 2871052 978728 10.81 1001120 2182708 8 18:37:12 17:57:01 4293576 0 841688 10.51 2620 2871056 965340 10.66 992288 2190260 8 18:37:12 17:58:01 4291300 0 843948 10.54 2620 2871072 966756 10.67 993796 2190256 28 18:37:12 17:59:01 3925700 0 882312 11.02 2620 3198308 971984 10.73 1041088 2470844 20 18:37:12 18:00:01 2262744 0 969796 12.11 2620 4773780 1128708 12.46 1510060 3618224 729704 18:37:12 18:01:02 332780 0 1771168 22.11 2620 5902372 3312748 36.57 3165688 3754740 89280 18:37:12 18:02:01 871960 0 1311204 16.37 2620 5823156 2112676 23.33 2198864 4140612 46068 18:37:12 18:03:01 3023276 0 1072536 13.39 2620 3910508 1161304 12.82 1099564 3143028 16 18:37:12 18:04:01 2996476 0 1063456 13.28 2620 3946388 1061048 11.71 1100388 3173732 8 18:37:12 18:05:01 3003640 0 1056288 13.19 2620 3946392 1021588 11.28 1095276 3173692 20 18:37:12 18:06:01 3005252 0 1054672 13.17 2620 3946396 1021504 11.28 1098360 3170380 16 18:37:12 18:07:01 3004892 0 1055024 13.17 2620 3946404 1021636 11.28 1097704 3171684 8 18:37:12 18:08:01 3004264 0 1055652 13.18 2620 3946404 1021648 11.28 1097420 3171724 8 18:37:12 18:09:01 3003836 0 1056072 13.19 2620 3946412 1021636 11.28 1098368 3171772 8 18:37:12 18:10:01 3004112 0 1055792 13.18 2620 3946416 1021648 11.28 1121840 3148288 12 18:37:12 18:11:01 3005692 0 1054212 13.16 2620 3946416 1021504 11.28 1120620 3148284 16 18:37:12 18:12:01 3004980 0 1054916 13.17 2620 3946424 1021648 11.28 1121032 3148284 8 18:37:12 18:13:01 3005160 0 1054736 13.17 2620 3946424 1021504 11.28 1121964 3146980 8 18:37:12 18:14:01 3005380 0 1054508 13.17 2620 3946432 1021648 11.28 1122184 3146980 8 18:37:12 18:15:01 3005328 0 1054556 13.17 2620 3946436 1021588 11.28 1121988 3146980 16 18:37:12 18:16:01 3004376 0 1055504 13.18 2620 3946440 1021504 11.28 1122852 3146984 16 18:37:12 18:17:01 3004788 0 1055084 13.17 2620 3946448 1021504 11.28 1122728 3146984 8 18:37:12 18:18:01 3004540 0 1055332 13.18 2620 3946448 1021504 11.28 1122768 3146980 8 18:37:12 18:19:01 3004508 0 1055356 13.18 2620 3946456 1021504 11.28 1122872 3146980 8 18:37:12 18:20:01 3004164 0 1055696 13.18 2620 3946460 1021588 11.28 1122840 3146980 16 18:37:12 18:21:01 3004732 0 1055124 13.17 2620 3946464 1021504 11.28 1122948 3146980 16 18:37:12 18:22:01 3004880 0 1054972 13.17 2620 3946468 1021504 11.28 1122904 3146980 8 18:37:12 18:23:01 3004616 0 1055232 13.18 2620 3946472 1021504 11.28 1122884 3146984 8 18:37:12 18:24:01 3004532 0 1055312 13.18 2620 3946476 1021504 11.28 1122780 3146980 8 18:37:12 18:25:01 3004512 0 1055328 13.18 2620 3946480 1021600 11.28 1122804 3146980 16 18:37:12 18:26:01 3005376 0 1054460 13.17 2620 3946484 1021504 11.28 1121952 3146980 16 18:37:12 18:27:01 3005360 0 1054472 13.17 2620 3946488 1021504 11.28 1121920 3146980 8 18:37:12 18:28:01 3005400 0 1054428 13.17 2620 3946492 1021504 11.28 1121924 3146980 8 18:37:12 18:29:01 3005408 0 1054416 13.17 2620 3946496 1021504 11.28 1121952 3146980 8 18:37:12 18:30:01 3004232 0 1055584 13.18 2620 3946504 1021588 11.28 1122896 3146980 16 18:37:12 18:31:01 2863344 0 1133240 14.15 2620 4009736 1021608 11.28 1162624 3169652 20 18:37:12 18:32:01 2851192 0 1141372 14.25 2620 4013756 1036680 11.45 1169104 3173336 132 18:37:12 18:33:01 2856680 0 1135852 14.18 2620 4013788 1021756 11.28 1164704 3173232 8 18:37:12 18:34:01 2857612 0 1134920 14.17 2620 4013788 1021600 11.28 1163920 3173232 8 18:37:12 18:35:01 2280452 0 1189796 14.86 2620 4536072 1177052 13.00 1186736 3676936 36 18:37:12 Average: 3370042 0 1011207 12.63 2620 3625072 1119064 12.36 1110681 2858116 23688 18:37:12 18:37:12 17:44:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:37:12 17:45:01 eth0 125.50 88.48 280.17 13.99 0.00 0.00 0.00 0.00 18:37:12 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:46:01 eth0 89.72 69.10 224.42 21.96 0.00 0.00 0.00 0.00 18:37:12 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:47:01 eth0 528.65 594.34 2804.24 66.47 0.00 0.00 0.00 0.00 18:37:12 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:48:01 eth0 36.55 27.75 84.18 6.26 0.00 0.00 0.00 0.00 18:37:12 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:49:01 eth0 45.34 41.27 306.78 7.58 0.00 0.00 0.00 0.00 18:37:12 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:50:01 eth0 810.59 975.48 2727.62 116.43 0.00 0.00 0.00 0.00 18:37:12 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:50:01 docker0 950.47 773.98 76.43 2694.61 0.00 0.00 0.00 0.00 18:37:12 17:51:01 eth0 513.52 453.14 3526.57 50.61 0.00 0.00 0.00 0.00 18:37:12 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:51:01 docker0 220.35 258.38 14.68 847.72 0.00 0.00 0.00 0.00 18:37:12 17:52:01 eth0 18.48 14.97 19.15 17.77 0.00 0.00 0.00 0.00 18:37:12 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:52:01 veth1ad7a14 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:53:01 eth0 11.51 6.61 7.19 4.06 0.00 0.00 0.00 0.00 18:37:12 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:53:01 veth1ad7a14 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 18:37:12 17:53:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 18:37:12 17:54:01 eth0 10.15 10.82 7.91 22.21 0.00 0.00 0.00 0.00 18:37:12 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:54:01 veth1ad7a14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:55:01 eth0 4.55 2.81 4.00 1.76 0.00 0.00 0.00 0.00 18:37:12 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:56:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 18:37:12 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:57:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:58:01 eth0 0.65 0.48 0.82 0.24 0.00 0.00 0.00 0.00 18:37:12 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:59:01 eth0 177.83 164.95 1676.27 21.37 0.00 0.00 0.00 0.00 18:37:12 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:00:01 eth0 6.89 6.53 7.42 7.16 0.00 0.00 0.00 0.00 18:37:12 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:00:01 vethd1ccf89 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:01:02 vethec20c7e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 18:01:02 veth5e7d495 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 18:01:02 veth82ac0a7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 18:01:02 veth2c9e672 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 18:02:01 veth3b5eb3d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 18:02:01 eth0 2725.37 2699.86 13855.24 399.00 0.00 0.00 0.00 0.00 18:37:12 18:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:02:01 veth9f32d67 23.31 46.65 1.76 345.52 0.00 0.00 0.00 0.00 18:37:12 18:03:01 eth0 44.69 35.08 158.77 5.86 0.00 0.00 0.00 0.00 18:37:12 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:03:01 vethd1ccf89 0.00 1.37 0.00 0.07 0.00 0.00 0.00 0.00 18:37:12 18:03:01 docker0 1298.57 1201.81 99.39 4333.99 0.00 0.00 0.00 0.00 18:37:12 18:04:01 eth0 4.41 4.78 3.44 11.12 0.00 0.00 0.00 0.00 18:37:12 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:04:01 docker0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 18:05:01 eth0 0.40 0.35 0.15 0.08 0.00 0.00 0.00 0.00 18:37:12 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:06:01 eth0 0.37 0.03 0.04 0.00 0.00 0.00 0.00 0.00 18:37:12 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:07:01 eth0 0.97 0.30 0.40 0.19 0.00 0.00 0.00 0.00 18:37:12 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:08:01 eth0 0.62 0.12 0.17 0.06 0.00 0.00 0.00 0.00 18:37:12 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:09:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 18:37:12 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:10:01 eth0 0.78 0.25 0.23 0.11 0.00 0.00 0.00 0.00 18:37:12 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:12:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 18:37:12 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:13:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:14:01 eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 18:37:12 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:15:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 18:37:12 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:16:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:19:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:20:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 18:37:12 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:22:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:37:12 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:23:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:37:12 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:25:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:37:12 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:27:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:29:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:30:01 eth0 0.33 0.22 0.14 0.04 0.00 0.00 0.00 0.00 18:37:12 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:31:01 eth0 0.08 0.07 0.06 0.08 0.00 0.00 0.00 0.00 18:37:12 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:32:01 eth0 2.88 2.22 4.00 0.72 0.00 0.00 0.00 0.00 18:37:12 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:33:01 eth0 1.75 1.10 0.78 2.07 0.00 0.00 0.00 0.00 18:37:12 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:34:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:35:01 eth0 228.71 205.08 2168.35 29.30 0.00 0.00 0.00 0.00 18:37:12 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 Average: eth0 57.74 56.87 312.57 8.67 0.00 0.00 0.00 0.00 18:37:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 Average: docker0 25.50 23.60 1.95 85.10 0.00 0.00 0.00 0.00 18:37:12 18:37:12 18:37:12 ---> sar -P ALL: 18:37:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 18:37:12 18:37:12 17:43:23 LINUX RESTART (2 CPU) 18:37:12 18:37:12 17:44:03 CPU %user %nice %system %iowait %steal %idle 18:37:12 17:45:01 all 4.72 0.00 1.11 6.87 0.03 87.27 18:37:12 17:45:01 0 5.50 0.00 1.14 5.99 0.03 87.34 18:37:12 17:45:01 1 3.94 0.00 1.08 7.74 0.03 87.20 18:37:12 17:46:01 all 2.06 0.00 0.33 0.01 0.03 97.57 18:37:12 17:46:01 0 2.38 0.00 0.37 0.00 0.03 97.21 18:37:12 17:46:01 1 1.74 0.00 0.28 0.02 0.03 97.92 18:37:12 17:47:01 all 5.97 0.00 1.62 3.80 0.05 88.56 18:37:12 17:47:01 0 6.62 0.00 1.76 5.49 0.05 86.08 18:37:12 17:47:01 1 5.31 0.00 1.49 2.12 0.05 91.03 18:37:12 17:48:01 all 1.01 0.00 0.28 0.00 0.03 98.67 18:37:12 17:48:01 0 1.26 0.00 0.42 0.00 0.03 98.29 18:37:12 17:48:01 1 0.77 0.00 0.15 0.00 0.03 99.05 18:37:12 17:49:01 all 1.31 0.00 0.61 0.14 0.03 97.90 18:37:12 17:49:01 0 1.29 0.00 0.60 0.05 0.05 98.00 18:37:12 17:49:01 1 1.32 0.00 0.62 0.23 0.02 97.81 18:37:12 17:50:01 all 11.39 0.00 2.61 1.39 0.06 84.55 18:37:12 17:50:01 0 7.50 0.00 2.79 1.20 0.05 88.46 18:37:12 17:50:01 1 15.30 0.00 2.44 1.58 0.07 80.61 18:37:12 17:51:01 all 11.19 0.00 5.75 3.82 0.09 79.15 18:37:12 17:51:01 0 11.77 0.00 6.35 3.44 0.09 78.35 18:37:12 17:51:01 1 10.62 0.00 5.15 4.20 0.09 79.95 18:37:12 17:52:01 all 34.40 0.00 3.64 0.42 0.07 61.47 18:37:12 17:52:01 0 33.48 0.00 3.98 0.51 0.07 61.96 18:37:12 17:52:01 1 35.32 0.00 3.30 0.33 0.07 60.98 18:37:12 17:53:01 all 38.86 0.00 4.87 0.95 0.07 55.24 18:37:12 17:53:01 0 39.54 0.00 4.99 1.13 0.07 54.27 18:37:12 17:53:01 1 38.20 0.00 4.76 0.78 0.07 56.20 18:37:12 17:54:01 all 52.14 0.00 6.63 0.66 0.09 40.48 18:37:12 17:54:01 0 52.18 0.00 7.13 0.66 0.09 39.94 18:37:12 17:54:01 1 52.10 0.00 6.12 0.67 0.09 41.03 18:37:12 17:55:01 all 15.09 0.00 2.15 0.65 0.04 82.07 18:37:12 17:55:01 0 15.06 0.00 2.12 0.75 0.03 82.04 18:37:12 17:55:01 1 15.11 0.00 2.18 0.55 0.05 82.11 18:37:12 18:37:12 17:55:01 CPU %user %nice %system %iowait %steal %idle 18:37:12 17:56:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:37:12 17:56:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:37:12 17:56:01 1 0.05 0.00 0.03 0.00 0.05 99.87 18:37:12 17:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 18:37:12 17:57:01 0 0.13 0.00 0.02 0.00 0.02 99.83 18:37:12 17:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 18:37:12 17:58:01 all 0.09 0.00 0.06 0.00 0.03 99.82 18:37:12 17:58:01 0 0.15 0.00 0.07 0.00 0.05 99.73 18:37:12 17:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:37:12 17:59:01 all 4.24 0.00 1.85 0.34 0.05 93.52 18:37:12 17:59:01 0 3.92 0.00 1.86 0.36 0.05 93.81 18:37:12 17:59:01 1 4.57 0.00 1.84 0.32 0.05 93.22 18:37:12 18:00:01 all 2.92 0.00 1.89 0.21 0.03 94.94 18:37:12 18:00:01 0 2.51 0.00 1.82 0.39 0.03 95.26 18:37:12 18:00:01 1 3.34 0.00 1.97 0.03 0.03 94.62 18:37:12 18:01:02 all 54.53 0.00 20.15 18.34 0.11 6.87 18:37:12 18:01:02 0 54.46 0.00 20.61 18.92 0.11 5.90 18:37:12 18:01:02 1 54.61 0.00 19.68 17.76 0.11 7.84 18:37:12 18:02:01 all 70.28 0.00 17.52 10.78 0.11 1.31 18:37:12 18:02:01 0 68.87 0.00 18.92 10.67 0.11 1.43 18:37:12 18:02:01 1 71.68 0.00 16.13 10.88 0.11 1.19 18:37:12 18:03:01 all 42.41 0.00 10.67 1.50 0.08 45.34 18:37:12 18:03:01 0 42.92 0.00 10.51 1.37 0.09 45.11 18:37:12 18:03:01 1 41.90 0.00 10.83 1.63 0.07 45.58 18:37:12 18:04:01 all 0.25 0.00 0.20 0.17 0.03 99.35 18:37:12 18:04:01 0 0.25 0.00 0.15 0.12 0.03 99.45 18:37:12 18:04:01 1 0.25 0.00 0.25 0.22 0.03 99.25 18:37:12 18:05:01 all 0.09 0.00 0.04 0.00 0.03 99.84 18:37:12 18:05:01 0 0.02 0.00 0.05 0.00 0.03 99.90 18:37:12 18:05:01 1 0.17 0.00 0.03 0.00 0.02 99.78 18:37:12 18:06:01 all 0.11 0.00 0.03 0.01 0.03 99.82 18:37:12 18:06:01 0 0.03 0.00 0.03 0.02 0.02 99.90 18:37:12 18:06:01 1 0.18 0.00 0.03 0.00 0.05 99.73 18:37:12 18:37:12 18:06:01 CPU %user %nice %system %iowait %steal %idle 18:37:12 18:07:01 all 0.08 0.00 0.02 0.00 0.03 99.87 18:37:12 18:07:01 0 0.03 0.00 0.02 0.00 0.05 99.90 18:37:12 18:07:01 1 0.12 0.00 0.02 0.00 0.02 99.85 18:37:12 18:08:01 all 0.04 0.00 0.02 0.00 0.03 99.92 18:37:12 18:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:37:12 18:08:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:37:12 18:09:01 all 0.09 0.00 0.03 0.00 0.02 99.87 18:37:12 18:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:37:12 18:09:01 1 0.15 0.00 0.03 0.00 0.02 99.80 18:37:12 18:10:01 all 0.08 0.00 0.01 0.00 0.03 99.89 18:37:12 18:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:37:12 18:10:01 1 0.13 0.00 0.00 0.00 0.02 99.85 18:37:12 18:11:01 all 0.02 0.00 0.02 0.00 0.04 99.92 18:37:12 18:11:01 0 0.02 0.00 0.02 0.00 0.05 99.92 18:37:12 18:11:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:37:12 18:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:37:12 18:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:37:12 18:12:01 1 0.13 0.00 0.03 0.00 0.02 99.82 18:37:12 18:13:01 all 0.08 0.00 0.02 0.00 0.03 99.87 18:37:12 18:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:37:12 18:13:01 1 0.15 0.00 0.02 0.00 0.03 99.80 18:37:12 18:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:37:12 18:14:01 0 0.08 0.00 0.02 0.00 0.02 99.88 18:37:12 18:14:01 1 0.18 0.00 0.03 0.00 0.03 99.75 18:37:12 18:15:01 all 0.10 0.00 0.01 0.00 0.03 99.86 18:37:12 18:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:37:12 18:15:01 1 0.18 0.00 0.02 0.00 0.05 99.75 18:37:12 18:16:01 all 0.07 0.00 0.01 0.00 0.03 99.90 18:37:12 18:16:01 0 0.00 0.00 0.02 0.00 0.05 99.93 18:37:12 18:16:01 1 0.13 0.00 0.00 0.00 0.00 99.87 18:37:12 18:17:01 all 0.06 0.00 0.03 0.00 0.03 99.88 18:37:12 18:17:01 0 0.05 0.00 0.02 0.00 0.03 99.90 18:37:12 18:17:01 1 0.07 0.00 0.03 0.00 0.03 99.87 18:37:12 18:37:12 18:17:01 CPU %user %nice %system %iowait %steal %idle 18:37:12 18:18:01 all 0.07 0.00 0.01 0.00 0.03 99.90 18:37:12 18:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:37:12 18:18:01 1 0.13 0.00 0.02 0.00 0.03 99.82 18:37:12 18:19:01 all 0.16 0.00 0.02 0.00 0.03 99.80 18:37:12 18:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:37:12 18:19:01 1 0.28 0.00 0.02 0.00 0.03 99.67 18:37:12 18:20:01 all 0.08 0.00 0.02 0.00 0.03 99.88 18:37:12 18:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:37:12 18:20:01 1 0.13 0.00 0.02 0.00 0.02 99.83 18:37:12 18:21:01 all 0.08 0.00 0.01 0.00 0.04 99.87 18:37:12 18:21:01 0 0.03 0.00 0.00 0.00 0.03 99.93 18:37:12 18:21:01 1 0.12 0.00 0.02 0.00 0.05 99.82 18:37:12 18:22:01 all 0.03 0.00 0.02 0.00 0.03 99.92 18:37:12 18:22:01 0 0.07 0.00 0.02 0.00 0.02 99.90 18:37:12 18:22:01 1 0.00 0.00 0.02 0.00 0.03 99.95 18:37:12 18:23:01 all 0.06 0.00 0.02 0.00 0.03 99.89 18:37:12 18:23:01 0 0.08 0.00 0.00 0.00 0.02 99.90 18:37:12 18:23:01 1 0.03 0.00 0.03 0.00 0.05 99.88 18:37:12 18:24:01 all 0.02 0.00 0.02 0.00 0.03 99.93 18:37:12 18:24:01 0 0.00 0.00 0.02 0.00 0.03 99.95 18:37:12 18:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:37:12 18:25:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:37:12 18:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:37:12 18:25:01 1 0.12 0.00 0.03 0.00 0.05 99.80 18:37:12 18:26:01 all 0.03 0.00 0.02 0.00 0.03 99.92 18:37:12 18:26:01 0 0.00 0.00 0.02 0.00 0.05 99.93 18:37:12 18:26:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:37:12 18:27:01 all 0.06 0.00 0.02 0.00 0.03 99.89 18:37:12 18:27:01 0 0.03 0.00 0.02 0.00 0.05 99.90 18:37:12 18:27:01 1 0.08 0.00 0.02 0.00 0.02 99.88 18:37:12 18:28:01 all 0.02 0.00 0.02 0.00 0.03 99.94 18:37:12 18:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:37:12 18:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:37:12 18:37:12 18:28:01 CPU %user %nice %system %iowait %steal %idle 18:37:12 18:29:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:37:12 18:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:37:12 18:29:01 1 0.10 0.00 0.02 0.00 0.03 99.85 18:37:12 18:30:01 all 0.05 0.00 0.02 0.00 0.03 99.90 18:37:12 18:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:37:12 18:30:01 1 0.08 0.00 0.02 0.00 0.03 99.87 18:37:12 18:31:01 all 0.17 3.93 14.64 2.44 0.04 78.77 18:37:12 18:31:01 0 0.03 3.91 14.82 2.24 0.05 78.95 18:37:12 18:31:01 1 0.31 3.96 14.46 2.65 0.03 78.59 18:37:12 18:32:01 all 1.65 0.00 0.59 0.04 0.03 97.69 18:37:12 18:32:01 0 1.27 0.00 0.50 0.05 0.03 98.14 18:37:12 18:32:01 1 2.03 0.00 0.67 0.03 0.03 97.23 18:37:12 18:33:01 all 0.11 0.00 0.06 0.00 0.03 99.80 18:37:12 18:33:01 0 0.12 0.00 0.02 0.00 0.05 99.82 18:37:12 18:33:01 1 0.10 0.00 0.10 0.00 0.02 99.78 18:37:12 18:34:01 all 0.08 0.00 0.02 0.00 0.03 99.88 18:37:12 18:34:01 0 0.12 0.00 0.03 0.00 0.03 99.82 18:37:12 18:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:37:12 18:35:01 all 6.30 0.00 2.56 3.96 0.05 87.13 18:37:12 18:35:01 0 5.87 0.00 2.52 2.43 0.05 89.13 18:37:12 18:35:01 1 6.73 0.00 2.59 5.48 0.05 85.14 18:37:12 Average: all 6.74 0.08 1.87 1.05 0.04 90.23 18:37:12 Average: 0 6.62 0.08 1.94 1.03 0.04 90.29 18:37:12 Average: 1 6.85 0.08 1.81 1.06 0.04 90.16 18:37:12 18:37:12 18:37:12