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 [2021-05-24T17:47:01.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-24T17:47:03.800Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-24T17:47:05.889Z] ========================================================= [2021-05-24T17:47:05.889Z] EdgeX Global Pipelines Version Info [2021-05-24T17:47:05.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:47:41.670Z] ------------------- [2021-05-24T17:47:41.670Z] stable info: [2021-05-24T17:47:41.670Z] ------------------- [2021-05-24T17:47:41.670Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-24T17:47:41.670Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T17:47:41.670Z] Message: update stable to v1.0.192 [2021-05-24T17:47:41.670Z] ------------------- [2021-05-24T17:47:41.670Z] experimental info: [2021-05-24T17:47:41.670Z] ------------------- [2021-05-24T17:47:41.670Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-24T17:47:41.671Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T17:47:41.671Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-24T17:47:54.170Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-24T17:47:54.192Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-24T17:47:56.194Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-24T17:47:58.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-24T17:47:58.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-24T17:48:00.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-24T17:48:00.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-24T17:48:02.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-24T17:48:02.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-24T17:48:04.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-24T17:48:04.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-24T17:48:06.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-24T17:48:06.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-24T17:48:08.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-24T17:48:08.909Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T17:48:08.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T17:48:10.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-24T17:48:10.946Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-24T17:48:10.983Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-24T17:48:13.006Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-24T17:48:13.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-24T17:48:15.128Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-24T17:48:17.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3501 [Pipeline] echo [2021-05-24T17:48:19.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3501 [Pipeline] echo [2021-05-24T17:48:21.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3501 [Pipeline] echo [2021-05-24T17:48:21.446Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84fbe7676ee55078a494c54f6ba61c0189a027c7 [Pipeline] echo [2021-05-24T17:48:23.522Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84fbe76 [Pipeline] echo [2021-05-24T17:48:25.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T17:48:29.692Z] provisioning config files... [2021-05-24T17:48:29.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config595730587875598084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:48:38.052Z] ---> docker-login.sh [2021-05-24T17:48:38.052Z] nexus3.edgexfoundry.org:10001 [2021-05-24T17:48:38.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:48:38.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:48:38.052Z] Configure a credential helper to remove this warning. See [2021-05-24T17:48:38.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:48:38.052Z] [2021-05-24T17:48:38.052Z] Login Succeeded [2021-05-24T17:48:38.052Z] nexus3.edgexfoundry.org:10002 [2021-05-24T17:48:38.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:48:38.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:48:38.052Z] Configure a credential helper to remove this warning. See [2021-05-24T17:48:38.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:48:38.052Z] [2021-05-24T17:48:38.052Z] Login Succeeded [2021-05-24T17:48:38.052Z] nexus3.edgexfoundry.org:10003 [2021-05-24T17:48:38.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:48:38.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:48:38.052Z] Configure a credential helper to remove this warning. See [2021-05-24T17:48:38.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:48:38.052Z] [2021-05-24T17:48:38.052Z] Login Succeeded [2021-05-24T17:48:38.052Z] nexus3.edgexfoundry.org:10004 [2021-05-24T17:48:38.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:48:38.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:48:38.052Z] Configure a credential helper to remove this warning. See [2021-05-24T17:48:38.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:48:38.052Z] [2021-05-24T17:48:38.052Z] Login Succeeded [2021-05-24T17:48:38.052Z] docker.io [2021-05-24T17:48:38.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:48:38.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:48:38.052Z] Configure a credential helper to remove this warning. See [2021-05-24T17:48:38.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:48:38.052Z] [2021-05-24T17:48:38.052Z] Login Succeeded [2021-05-24T17:48:38.052Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T17:48:38.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T17:48:44.155Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/core-command/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/core-data/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-24T17:48:44.155Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:48:44.155Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-24T17:48:44.155Z] ++ cut -d/ -f2 [2021-05-24T17:48:44.155Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-24T17:48:44.222Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:48:59.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:48:59.103Z] [2021-05-24T17:48:59.103Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:48:59.419Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:48:59.419Z] latest: Pulling from edgex-devops/git-semver [2021-05-24T17:48:59.419Z] 31603596830f: Pulling fs layer [2021-05-24T17:48:59.419Z] 54011a49482f: Pulling fs layer [2021-05-24T17:48:59.419Z] a6820b24f6d8: Pulling fs layer [2021-05-24T17:48:59.419Z] f581987b2513: Pulling fs layer [2021-05-24T17:48:59.419Z] f581987b2513: Waiting [2021-05-24T17:48:59.419Z] 54011a49482f: Verifying Checksum [2021-05-24T17:48:59.419Z] 54011a49482f: Download complete [2021-05-24T17:49:01.501Z] 31603596830f: Verifying Checksum [2021-05-24T17:49:01.501Z] 31603596830f: Download complete [2021-05-24T17:49:01.501Z] a6820b24f6d8: Verifying Checksum [2021-05-24T17:49:01.501Z] a6820b24f6d8: Download complete [2021-05-24T17:49:01.501Z] f581987b2513: Verifying Checksum [2021-05-24T17:49:01.501Z] f581987b2513: Download complete [2021-05-24T17:49:01.501Z] 31603596830f: Pull complete [2021-05-24T17:49:01.501Z] 54011a49482f: Pull complete [2021-05-24T17:49:01.501Z] a6820b24f6d8: Pull complete [2021-05-24T17:49:01.501Z] f581987b2513: Pull complete [2021-05-24T17:49:01.501Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-24T17:49:01.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:49:01.501Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-24T17:49:01.601Z] prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container [2021-05-24T17:49:01.644Z] $ 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 [2021-05-24T17:49:03.970Z] $ docker top 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T17:49:04.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:49:04.098Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:49:04.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:49:04.211Z] $ docker exec 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d ssh-agent [2021-05-24T17:49:06.239Z] SSH_AUTH_SOCK=/tmp/ssh-JKE4NujHSUzG/agent.14 [2021-05-24T17:49:06.239Z] SSH_AGENT_PID=20 [2021-05-24T17:49:06.247Z] Running ssh-add (command line suppressed) [2021-05-24T17:49:06.355Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5838401958982216257.key (/w/workspace/edgex-go/4@tmp/private_key_5838401958982216257.key) [2021-05-24T17:49:06.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:49:08.511Z] + git tag --points-at HEAD [Pipeline] } [2021-05-24T17:49:08.527Z] $ docker exec --env ******** --env ******** 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d ssh-agent -k [2021-05-24T17:49:08.619Z] unset SSH_AUTH_SOCK; [2021-05-24T17:49:08.619Z] unset SSH_AGENT_PID; [2021-05-24T17:49:08.619Z] echo Agent pid 20 killed; [2021-05-24T17:49:08.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-24T17:49:08.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:49:08.674Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:49:08.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:49:08.786Z] $ docker exec 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d ssh-agent [2021-05-24T17:49:08.890Z] SSH_AUTH_SOCK=/tmp/ssh-v6T79ptu1U9E/agent.53 [2021-05-24T17:49:08.890Z] SSH_AGENT_PID=59 [2021-05-24T17:49:08.896Z] Running ssh-add (command line suppressed) [2021-05-24T17:49:08.995Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3211300331577745333.key (/w/workspace/edgex-go/4@tmp/private_key_3211300331577745333.key) [2021-05-24T17:49:09.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:49:09.315Z] + git semver init [2021-05-24T17:49:09.315Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T17:49:09.315Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-05-24T17:49:09.315Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-05-24T17:49:09.315Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T17:49:09.315Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T17:49:09.315Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T17:49:09.315Z] # $SEMVER_BRANCH = PR-3501 [2021-05-24T17:49:09.315Z] # $SEMVER_TEMP = /tmp/semver-868819538 [2021-05-24T17:49:09.315Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-24T17:49:24.146Z] # '/tmp/semver-868819538' -> '/w/workspace/edgex-go/4/.semver' [2021-05-24T17:49:24.146Z] # -> Force: false [2021-05-24T17:49:24.146Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-05-24T17:49:24.173Z] $ docker exec --env ******** --env ******** 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d ssh-agent -k [2021-05-24T17:49:24.272Z] unset SSH_AUTH_SOCK; [2021-05-24T17:49:24.272Z] unset SSH_AGENT_PID; [2021-05-24T17:49:24.272Z] echo Agent pid 59 killed; [2021-05-24T17:49:26.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T17:49:28.547Z] + git semver [Pipeline] } [2021-05-24T17:49:30.649Z] $ docker stop --time=1 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d [2021-05-24T17:49:32.920Z] $ docker rm -f 7c5a4877e3c243e948269adf95b6b121e6cfbf8a5473c6cc660e497bccb3753d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T17:49:33.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-24T17:49:37.584Z] Stashed 1 file(s) [Pipeline] echo [2021-05-24T17:49:37.588Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T17:49:52.368Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-24T17:49:58.789Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T17:49:59.091Z] + sudo service docker restart [2021-05-24T17:49:59.092Z] + true [2021-05-24T17:49:59.092Z] Redirecting to /bin/systemctl restart docker.service [2021-05-24T17:50:01.214Z] Still waiting to schedule task [2021-05-24T17:50:01.215Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-24T17:50:17.142Z] ========================================================= [2021-05-24T17:50:17.142Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-24T17:50:17.142Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:50:19.443Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-24T17:50:19.443Z] Sending build context to Docker daemon 330.8MB [2021-05-24T17:50:19.443Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T17:50:19.443Z] Step 2/6 : FROM ${BASE} [2021-05-24T17:50:19.443Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-24T17:50:19.443Z] 540db60ca938: Pulling fs layer [2021-05-24T17:50:19.443Z] adcc1eea9eea: Pulling fs layer [2021-05-24T17:50:19.443Z] 4c4ab2625f07: Pulling fs layer [2021-05-24T17:50:19.443Z] 0510c868ecb4: Pulling fs layer [2021-05-24T17:50:19.443Z] afea3b2eda06: Pulling fs layer [2021-05-24T17:50:19.443Z] 7809a108b3ef: Pulling fs layer [2021-05-24T17:50:19.443Z] f706445af74f: Pulling fs layer [2021-05-24T17:50:19.443Z] 0510c868ecb4: Waiting [2021-05-24T17:50:19.443Z] afea3b2eda06: Waiting [2021-05-24T17:50:19.443Z] 7809a108b3ef: Waiting [2021-05-24T17:50:19.443Z] f706445af74f: Waiting [2021-05-24T17:50:19.443Z] 4c4ab2625f07: Verifying Checksum [2021-05-24T17:50:19.443Z] 4c4ab2625f07: Download complete [2021-05-24T17:50:19.443Z] adcc1eea9eea: Verifying Checksum [2021-05-24T17:50:19.443Z] adcc1eea9eea: Download complete [2021-05-24T17:50:19.443Z] afea3b2eda06: Verifying Checksum [2021-05-24T17:50:19.443Z] afea3b2eda06: Download complete [2021-05-24T17:50:19.443Z] 7809a108b3ef: Verifying Checksum [2021-05-24T17:50:19.443Z] 7809a108b3ef: Download complete [2021-05-24T17:50:19.443Z] 540db60ca938: Verifying Checksum [2021-05-24T17:50:19.443Z] 540db60ca938: Download complete [2021-05-24T17:50:19.443Z] 540db60ca938: Pull complete [2021-05-24T17:50:19.443Z] adcc1eea9eea: Pull complete [2021-05-24T17:50:19.443Z] 4c4ab2625f07: Pull complete [2021-05-24T17:50:21.626Z] f706445af74f: Verifying Checksum [2021-05-24T17:50:21.626Z] f706445af74f: Download complete [2021-05-24T17:50:21.626Z] 0510c868ecb4: Verifying Checksum [2021-05-24T17:50:21.626Z] 0510c868ecb4: Download complete [2021-05-24T17:50:25.283Z] 0510c868ecb4: Pull complete [2021-05-24T17:50:25.283Z] afea3b2eda06: Pull complete [2021-05-24T17:50:25.283Z] 7809a108b3ef: Pull complete [2021-05-24T17:50:27.522Z] f706445af74f: Pull complete [2021-05-24T17:50:27.522Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-24T17:50:27.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-24T17:50:27.522Z] ---> b068be0155e3 [2021-05-24T17:50:27.522Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-24T17:50:29.635Z] ---> Running in cb329bf487af [2021-05-24T17:50:29.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T17:50:32.488Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T17:50:35.034Z] (1/12) Installing libmagic (5.39-r0) [2021-05-24T17:50:35.606Z] (2/12) Installing file (5.39-r0) [2021-05-24T17:50:35.606Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-24T17:50:35.606Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-24T17:50:44.345Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-24T17:50:44.345Z] (6/12) Installing patch (2.7.6-r6) [2021-05-24T17:50:44.345Z] (7/12) Installing build-base (0.5-r2) [2021-05-24T17:50:44.345Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-24T17:50:44.345Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-24T17:50:44.345Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-24T17:50:44.345Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-24T17:50:44.345Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-24T17:50:44.345Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T17:50:44.345Z] OK: 219 MiB in 52 packages [2021-05-24T17:50:46.585Z] Removing intermediate container cb329bf487af [2021-05-24T17:50:46.585Z] ---> f98a3d53c272 [2021-05-24T17:50:46.585Z] Step 4/6 : WORKDIR /edgex-go [2021-05-24T17:50:46.585Z] ---> Running in 92da72a1dbf8 [2021-05-24T17:50:46.585Z] Removing intermediate container 92da72a1dbf8 [2021-05-24T17:50:46.585Z] ---> 6696a6f1ffa8 [2021-05-24T17:50:46.585Z] Step 5/6 : COPY go.mod . [2021-05-24T17:50:46.585Z] ---> 8306780f2ed1 [2021-05-24T17:50:46.585Z] Step 6/6 : RUN go mod download [2021-05-24T17:50:46.585Z] ---> Running in 272ddfd91c6b [2021-05-24T17:50:55.757Z] Removing intermediate container 272ddfd91c6b [2021-05-24T17:50:55.757Z] ---> b826be8b6352 [2021-05-24T17:50:55.757Z] Successfully built b826be8b6352 [2021-05-24T17:50:55.757Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:51:00.088Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T17:51:00.088Z] . [Pipeline] withDockerContainer [2021-05-24T17:51:02.305Z] prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container [2021-05-24T17:51:02.355Z] $ 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 [2021-05-24T17:51:04.445Z] $ docker top 191f74f9d94a03be0ba93ccc22b7406262555611e9ed98cc2ef4ab268faf67eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T17:51:08.798Z] + go version [2021-05-24T17:51:08.798Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-24T17:51:08.817Z] $ docker stop --time=1 191f74f9d94a03be0ba93ccc22b7406262555611e9ed98cc2ef4ab268faf67eb [2021-05-24T17:51:13.003Z] $ docker rm -f 191f74f9d94a03be0ba93ccc22b7406262555611e9ed98cc2ef4ab268faf67eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:51:23.369Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T17:51:23.369Z] . [Pipeline] withDockerContainer [2021-05-24T17:51:25.421Z] prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container [2021-05-24T17:51:29.536Z] $ 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 [2021-05-24T17:51:31.701Z] $ docker top 076c261c6d1b050c61edbeaaa6bb3184a41ee8616313431a5ce6e7094097e76f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-24T17:51:31.792Z] ========================================================= [2021-05-24T17:51:31.793Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-24T17:51:31.793Z] ========================================================= [Pipeline] sh [2021-05-24T17:51:34.133Z] + go mod tidy [Pipeline] sh [2021-05-24T17:51:38.129Z] + make test [2021-05-24T17:51:38.130Z] go mod tidy [2021-05-24T17:51:38.130Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-24T17:51:42.640Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-24T17:52:00.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-24T17:52:04.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-24T17:52:06.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-24T17:52:06.545Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-24T17:52:08.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-24T17:52:09.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-24T17:52:09.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-24T17:52:09.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-24T17:52:11.357Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-24T17:52:11.357Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-24T17:52:13.662Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-24T17:52:13.662Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-24T17:52:13.662Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-24T17:52:15.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.067s coverage: 46.1% of statements [2021-05-24T17:52:15.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-24T17:52:15.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-24T17:52:15.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-24T17:52:15.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-24T17:52:15.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-24T17:52:15.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-24T17:52:15.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-24T17:52:15.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements [2021-05-24T17:52:18.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.089s coverage: 27.7% of statements [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-24T17:52:18.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-24T17:52:18.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-24T17:52:18.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-24T17:52:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-24T17:52:20.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.053s coverage: 58.6% of statements [2021-05-24T17:52:20.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-24T17:52:20.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-24T17:52:20.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.092s coverage: 87.7% of statements [2021-05-24T17:52:20.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-24T17:52:20.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T17:52:20.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-05-24T17:52:20.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-24T17:52:22.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.218s coverage: 28.6% of statements [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-24T17:52:22.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-24T17:52:22.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-24T17:52:22.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-24T17:52:22.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-24T17:52:22.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-24T17:52:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-24T17:52:29.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.221s coverage: 95.1% of statements [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-24T17:52:29.535Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-24T17:52:29.535Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-24T17:52:29.535Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 21.7% of statements [2021-05-24T17:52:29.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-24T17:52:29.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-05-24T17:52:29.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-05-24T17:52:29.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-05-24T17:52:29.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-05-24T17:52:29.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-24T17:52:38.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-05-24T17:52:38.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-05-24T17:52:42.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.212s coverage: 81.8% of statements [2021-05-24T17:52:42.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-24T17:53:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-05-24T17:53:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-05-24T17:53:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-05-24T17:53:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements [2021-05-24T17:53:01.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-24T17:53:01.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-24T17:53:01.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-24T17:53:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.5% of statements [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-24T17:53:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-24T17:53:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements [2021-05-24T17:53:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 46.8% of statements [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-24T17:53:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-24T17:53:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-24T17:53:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-24T17:53:07.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.055s coverage: 18.9% of statements [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-24T17:53:07.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.136s coverage: 91.9% of statements [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-24T17:53:07.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.621s coverage: 28.7% of statements [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-24T17:53:07.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.047s coverage: 99.0% of statements [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-24T17:53:07.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-05-24T17:53:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-24T17:53:07.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-24T17:53:07.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-24T17:53:07.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements [2021-05-24T17:53:07.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-24T17:53:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.105s coverage: 97.6% of statements [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-24T17:53:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-24T17:53:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-24T17:53:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-24T17:53:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements [2021-05-24T17:53:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 28.1% of statements [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-24T17:53:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.045s coverage: 27.9% of statements [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-24T17:53:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-24T17:53:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-24T17:53:10.168Z] GO111MODULE=on go vet ./... [2021-05-24T17:53:37.820Z] gofmt -l . [2021-05-24T17:53:37.820Z] [ "`gofmt -l .`" = "" ] [2021-05-24T17:53:39.966Z] ./bin/test-go-mod-tidy.sh [2021-05-24T17:53:39.966Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-24T17:53:44.251Z] + ls -al . [2021-05-24T17:53:44.251Z] total 852 [2021-05-24T17:53:44.251Z] drwxrwxr-x 10 1001 1001 4096 May 24 17:53 . [2021-05-24T17:53:44.251Z] drwxr-xr-x 4 root root 28 May 24 17:51 .. [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 11 May 24 17:46 .dockerignore [2021-05-24T17:53:44.251Z] drwxrwxr-x 8 1001 1001 179 May 24 17:46 .git [2021-05-24T17:53:44.251Z] drwxrwxr-x 3 1001 1001 125 May 24 17:46 .github [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 818 May 24 17:46 .gitignore [2021-05-24T17:53:44.251Z] drwx------ 3 1001 1001 60 May 24 17:49 .semver [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 166 May 24 17:46 .sonarcloud.properties [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 8609 May 24 17:46 Attribution.txt [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 3804 May 24 17:46 CONTRIBUTING.md [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 931 May 24 17:46 Dockerfile.build [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 863 May 24 17:46 Jenkinsfile [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 10775 May 24 17:46 LICENSE [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 5632 May 24 17:46 Makefile [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 7978 May 24 17:46 README.md [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 6755 May 24 17:46 SECURITY.md [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 5 May 24 17:49 VERSION [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 4131 May 24 17:46 ZMQWindows.md [2021-05-24T17:53:44.251Z] drwxrwxr-x 2 1001 1001 117 May 24 17:46 bin [2021-05-24T17:53:44.251Z] drwxrwxr-x 14 1001 1001 4096 May 24 17:46 cmd [2021-05-24T17:53:44.251Z] -rw-r--r-- 1 root root 741453 May 24 17:53 coverage.out [2021-05-24T17:53:44.251Z] -rw-r--r-- 1 root root 1060 May 24 17:53 go.mod [2021-05-24T17:53:44.251Z] -rw-r--r-- 1 root root 21990 May 24 17:51 go.sum [2021-05-24T17:53:44.251Z] drwxrwxr-x 8 1001 1001 127 May 24 17:46 internal [2021-05-24T17:53:44.251Z] drwxrwxr-x 4 1001 1001 26 May 24 17:46 openapi [2021-05-24T17:53:44.251Z] drwxrwxr-x 4 1001 1001 71 May 24 17:46 snap [2021-05-24T17:53:44.251Z] -rw-rw-r-- 1 1001 1001 168 May 24 17:46 version.go [Pipeline] sh [2021-05-24T17:53:50.492Z] + '[' -e coverage.out ] [2021-05-24T17:53:50.493Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-24T17:53:54.586Z] Stashed 1 file(s) [Pipeline] sh [2021-05-24T17:54:00.816Z] + make build [2021-05-24T17:54:00.816Z] go mod tidy [2021-05-24T17:54:00.817Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-24T17:54:00.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-24T17:54:07.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-24T17:54:07.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-24T17:54:09.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-24T17:54:09.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-24T17:54:11.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-24T17:54:11.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-24T17:54:13.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-24T17:54:13.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-24T17:54:13.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-24T17:54:15.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-24T17:54:17.890Z] $ docker stop --time=1 076c261c6d1b050c61edbeaaa6bb3184a41ee8616313431a5ce6e7094097e76f [2021-05-24T17:54:19.969Z] $ docker rm -f 076c261c6d1b050c61edbeaaa6bb3184a41ee8616313431a5ce6e7094097e76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:58:01.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-24T17:58:01.878Z] [2021-05-24T17:58:01.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:58:10.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-24T17:58:10.153Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-24T17:58:10.153Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-24T17:58:10.153Z] ca9280d653b3: Pulling fs layer [2021-05-24T17:58:10.153Z] 7e9c9ca2126c: Pulling fs layer [2021-05-24T17:58:10.153Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-24T17:58:10.153Z] cbdbe7a5bc2a: Download complete [2021-05-24T17:58:10.153Z] cbdbe7a5bc2a: Pull complete [2021-05-24T17:58:10.153Z] ca9280d653b3: Verifying Checksum [2021-05-24T17:58:10.153Z] ca9280d653b3: Download complete [2021-05-24T17:58:10.153Z] ca9280d653b3: Pull complete [2021-05-24T17:58:10.153Z] 7e9c9ca2126c: Verifying Checksum [2021-05-24T17:58:10.153Z] 7e9c9ca2126c: Download complete [2021-05-24T17:58:14.221Z] 7e9c9ca2126c: Pull complete [2021-05-24T17:58:14.221Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-24T17:58:14.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-24T17:58:14.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-24T17:58:18.378Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16915 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [2021-05-24T17:58:22.463Z] prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container [2021-05-24T17:58:26.574Z] $ 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 [2021-05-24T17:58:37.319Z] $ docker top 5e74baf83210e661b9ab0b7775250c682ae2d2667bc01fb81f830c01005d0822 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-05-24T17:58:48.087Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-24T17:58:50.243Z] + docker-compose build --help [2021-05-24T17:58:50.243Z] + grep parallel [2021-05-24T17:58:50.243Z] --parallel Build images in parallel. [Pipeline] } [2021-05-24T17:58:52.339Z] $ docker stop --time=1 5e74baf83210e661b9ab0b7775250c682ae2d2667bc01fb81f830c01005d0822 [2021-05-24T17:58:57.286Z] $ docker rm -f 5e74baf83210e661b9ab0b7775250c682ae2d2667bc01fb81f830c01005d0822 [2021-05-24T17:59:01.766Z] The recommended git tool is: git [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:59:28.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-24T17:59:28.884Z] . [Pipeline] withDockerContainer [2021-05-24T17:59:39.271Z] prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container [2021-05-24T17:59:43.505Z] $ 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 [2021-05-24T17:59:45.589Z] $ docker top 344a60d49683f816e37bb56498a1186c4039f76885219f77bf45e1e7a5e941a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T18:00:04.769Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-24T18:00:04.769Z] Building core-command ... [2021-05-24T18:00:04.769Z] Building core-data ... [2021-05-24T18:00:04.769Z] Building core-metadata ... [2021-05-24T18:00:04.769Z] Building security-bootstrapper ... [2021-05-24T18:00:04.769Z] Building security-proxy-setup ... [2021-05-24T18:00:04.769Z] Building security-secretstore-setup ... [2021-05-24T18:00:04.769Z] Building support-notifications ... [2021-05-24T18:00:04.769Z] Building support-scheduler ... [2021-05-24T18:00:04.769Z] Building sys-mgmt-agent ... [2021-05-24T18:00:04.769Z] Building support-notifications [2021-05-24T18:00:04.769Z] Building core-metadata [2021-05-24T18:00:04.769Z] Building sys-mgmt-agent [2021-05-24T18:00:04.769Z] Building security-proxy-setup [2021-05-24T18:00:04.769Z] Building support-scheduler [2021-05-24T18:00:11.061Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:11.061Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:11.061Z] ---> b826be8b6352 [2021-05-24T18:00:11.061Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:00:11.061Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:11.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:11.061Z] ---> b826be8b6352 [2021-05-24T18:00:11.061Z] Step 3/23 : WORKDIR /edgex-go [2021-05-24T18:00:13.197Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:13.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:13.197Z] ---> b826be8b6352 [2021-05-24T18:00:13.197Z] Step 3/23 : WORKDIR /edgex-go [2021-05-24T18:00:15.342Z] ---> Running in e5a3117e409a [2021-05-24T18:00:17.523Z] ---> Running in eedb1dfc6262 [2021-05-24T18:00:17.523Z] ---> Running in 6a1de5a8d85c [2021-05-24T18:00:17.523Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:17.523Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:19.582Z] ---> b826be8b6352 [2021-05-24T18:00:19.582Z] Step 3/22 : WORKDIR /edgex-go [2021-05-24T18:00:19.582Z] ---> Using cache [2021-05-24T18:00:19.582Z] ---> 0cf124dd07d3 [2021-05-24T18:00:19.582Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:00:19.582Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:19.582Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:19.582Z] ---> b826be8b6352 [2021-05-24T18:00:19.582Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:00:19.582Z] ---> Using cache [2021-05-24T18:00:19.582Z] ---> 0cf124dd07d3 [2021-05-24T18:00:19.582Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:00:19.582Z] Removing intermediate container 6a1de5a8d85c [2021-05-24T18:00:19.582Z] ---> f51a0b603ae8 [2021-05-24T18:00:19.582Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:00:19.582Z] Removing intermediate container eedb1dfc6262 [2021-05-24T18:00:19.582Z] ---> ad1dcd7adca9 [2021-05-24T18:00:19.582Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:00:19.582Z] Removing intermediate container e5a3117e409a [2021-05-24T18:00:19.582Z] ---> 0cf124dd07d3 [2021-05-24T18:00:19.582Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:00:19.582Z] ---> Running in 990b425bc283 [2021-05-24T18:00:19.582Z] ---> Running in 978912b44bc5 [2021-05-24T18:00:19.582Z] ---> Running in 28a6046eba73 [2021-05-24T18:00:19.582Z] ---> Running in b0c7d5cf6d82 [2021-05-24T18:00:19.582Z] ---> Running in d1892af51c75 [2021-05-24T18:00:19.582Z] Removing intermediate container 990b425bc283 [2021-05-24T18:00:19.582Z] ---> 4a65eedd61b6 [2021-05-24T18:00:19.582Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-24T18:00:19.582Z] ---> Running in 02dce03e8409 [2021-05-24T18:00:21.626Z] Removing intermediate container b0c7d5cf6d82 [2021-05-24T18:00:21.626Z] ---> 3ceccd1404e4 [2021-05-24T18:00:21.626Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-24T18:00:21.626Z] Removing intermediate container 978912b44bc5 [2021-05-24T18:00:21.626Z] ---> 8ca3ac955f86 [2021-05-24T18:00:21.626Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-24T18:00:21.626Z] Removing intermediate container d1892af51c75 [2021-05-24T18:00:21.626Z] ---> 11a247e1db80 [2021-05-24T18:00:21.626Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-24T18:00:21.627Z] Removing intermediate container 28a6046eba73 [2021-05-24T18:00:21.627Z] ---> c17ced173ea3 [2021-05-24T18:00:21.627Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-24T18:00:21.627Z] ---> Running in b6f61d5fedb0 [2021-05-24T18:00:21.627Z] ---> Running in 6b02e799798f [2021-05-24T18:00:21.627Z] ---> Running in 40ba17a4af79 [2021-05-24T18:00:21.627Z] ---> Running in 1cf36443acbe [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:00:21.627Z] OK: 219 MiB in 52 packages [2021-05-24T18:00:21.627Z] Removing intermediate container 02dce03e8409 [2021-05-24T18:00:21.627Z] ---> a105872c172f [2021-05-24T18:00:21.627Z] Step 6/22 : COPY go.mod . [2021-05-24T18:00:21.627Z] OK: 219 MiB in 52 packages [2021-05-24T18:00:23.820Z] ---> e746c109777e [2021-05-24T18:00:23.821Z] Step 7/22 : RUN go mod download [2021-05-24T18:00:23.821Z] OK: 219 MiB in 52 packages [2021-05-24T18:00:23.821Z] OK: 219 MiB in 52 packages [2021-05-24T18:00:23.821Z] ---> Running in fcddbbc6634b [2021-05-24T18:00:23.821Z] OK: 219 MiB in 52 packages [2021-05-24T18:00:23.821Z] Removing intermediate container 6b02e799798f [2021-05-24T18:00:23.821Z] ---> 7ea8d7c81e64 [2021-05-24T18:00:23.821Z] Step 6/23 : COPY go.mod . [2021-05-24T18:00:23.821Z] Removing intermediate container 1cf36443acbe [2021-05-24T18:00:23.821Z] ---> 748a7661584d [2021-05-24T18:00:23.821Z] Step 6/23 : COPY go.mod . [2021-05-24T18:00:23.821Z] ---> e51f973625d3 [2021-05-24T18:00:23.821Z] Step 7/23 : RUN go mod download [2021-05-24T18:00:23.821Z] ---> Running in 6f3e56ac4e01 [2021-05-24T18:00:23.821Z] Removing intermediate container b6f61d5fedb0 [2021-05-24T18:00:23.821Z] ---> b83e39d9d976 [2021-05-24T18:00:23.821Z] Step 6/24 : COPY go.mod . [2021-05-24T18:00:23.821Z] Removing intermediate container 40ba17a4af79 [2021-05-24T18:00:23.821Z] ---> e4fd324465c6 [2021-05-24T18:00:23.821Z] Step 6/24 : COPY go.mod . [2021-05-24T18:00:23.821Z] ---> 06f6c6e5dfc6 [2021-05-24T18:00:23.821Z] Step 7/23 : RUN go mod download [2021-05-24T18:00:23.821Z] ---> db04a7d6b822 [2021-05-24T18:00:23.821Z] Step 7/24 : RUN go mod download [2021-05-24T18:00:23.821Z] ---> Running in d27d7b120569 [2021-05-24T18:00:23.821Z] ---> 83a58c9ef660 [2021-05-24T18:00:23.821Z] Step 7/24 : RUN go mod download [2021-05-24T18:00:23.821Z] ---> Running in e1c8500da1da [2021-05-24T18:00:23.821Z] ---> Running in 9b0fee2d9304 [2021-05-24T18:00:23.821Z] Removing intermediate container fcddbbc6634b [2021-05-24T18:00:23.821Z] ---> 13925c9fbad5 [2021-05-24T18:00:23.821Z] Step 8/22 : COPY . . [2021-05-24T18:00:25.862Z] Removing intermediate container 6f3e56ac4e01 [2021-05-24T18:00:25.862Z] ---> 47846b6f4cd4 [2021-05-24T18:00:25.862Z] Step 8/23 : COPY . . [2021-05-24T18:00:25.862Z] Removing intermediate container d27d7b120569 [2021-05-24T18:00:25.862Z] ---> 1d7ac597e791 [2021-05-24T18:00:25.862Z] Step 8/23 : COPY . . [2021-05-24T18:00:30.369Z] Removing intermediate container e1c8500da1da [2021-05-24T18:00:30.369Z] ---> f66a12eeb6e0 [2021-05-24T18:00:30.369Z] Step 8/24 : COPY . . [2021-05-24T18:00:30.369Z] ---> 65be3bbc8d94 [2021-05-24T18:00:30.369Z] Step 9/22 : RUN go mod tidy [2021-05-24T18:00:30.369Z] Removing intermediate container 9b0fee2d9304 [2021-05-24T18:00:30.369Z] ---> 8591820bf44e [2021-05-24T18:00:30.369Z] Step 8/24 : COPY . . [2021-05-24T18:00:30.369Z] ---> Running in 5b6fb975b8de [2021-05-24T18:00:34.679Z] ---> 9578b58aacca [2021-05-24T18:00:34.679Z] Step 9/23 : RUN go mod tidy [2021-05-24T18:00:34.679Z] ---> Running in 3e6b53f9433d [2021-05-24T18:00:34.679Z] ---> 6c29911557ce [2021-05-24T18:00:34.679Z] Step 9/23 : RUN go mod tidy [2021-05-24T18:00:34.679Z] Removing intermediate container 5b6fb975b8de [2021-05-24T18:00:34.679Z] ---> 7e3f125bd28e [2021-05-24T18:00:34.679Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-24T18:00:34.679Z] ---> Running in d41184f7270d [2021-05-24T18:00:34.679Z] ---> Running in daecfa378e35 [2021-05-24T18:00:36.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-24T18:00:41.082Z] Removing intermediate container d41184f7270d [2021-05-24T18:00:41.082Z] ---> 7ce36000b554 [2021-05-24T18:00:41.082Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-24T18:00:41.082Z] ---> cbc07bd50ba0 [2021-05-24T18:00:41.082Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:00:41.082Z] Removing intermediate container 3e6b53f9433d [2021-05-24T18:00:41.082Z] ---> 682d57b059a0 [2021-05-24T18:00:41.082Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-24T18:00:41.082Z] ---> Running in ef3e98fe9548 [2021-05-24T18:00:41.082Z] ---> Running in 00dc4c75b558 [2021-05-24T18:00:41.082Z] ---> Running in 325198c6004f [2021-05-24T18:00:41.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-24T18:00:43.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-24T18:00:43.322Z] Removing intermediate container 00dc4c75b558 [2021-05-24T18:00:43.322Z] ---> ca65b6df6aeb [2021-05-24T18:00:43.322Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-24T18:00:43.322Z] ---> Running in a9b82fe7eac0 [2021-05-24T18:00:45.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-24T18:00:49.873Z] ---> 2f57237a6896 [2021-05-24T18:00:49.873Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:00:49.873Z] ---> Running in a73df8ed15cc [2021-05-24T18:00:52.025Z] Removing intermediate container a73df8ed15cc [2021-05-24T18:00:52.025Z] ---> cb0d24695422 [2021-05-24T18:00:52.025Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-24T18:00:52.025Z] ---> Running in 774a4374eff2 [2021-05-24T18:00:52.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-24T18:01:03.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-24T18:01:09.982Z] Removing intermediate container daecfa378e35 [2021-05-24T18:01:09.982Z] ---> 260878483a69 [2021-05-24T18:01:09.982Z] [2021-05-24T18:01:09.982Z] Step 11/22 : FROM alpine:3.12 [2021-05-24T18:01:09.982Z] 3.12: Pulling from library/alpine [2021-05-24T18:01:09.982Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T18:01:09.982Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T18:01:09.982Z] ---> 13621d1b12d4 [2021-05-24T18:01:09.982Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-24T18:01:09.982Z] ---> Running in ebfab22c5d9f [2021-05-24T18:01:09.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:09.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:09.982Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-24T18:01:09.982Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:01:09.983Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-24T18:01:09.983Z] (4/4) Installing curl (7.76.1-r0) [2021-05-24T18:01:09.983Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:01:09.983Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:01:09.983Z] OK: 7 MiB in 18 packages [2021-05-24T18:01:12.108Z] Removing intermediate container ebfab22c5d9f [2021-05-24T18:01:12.108Z] ---> 4502bd312f18 [2021-05-24T18:01:12.108Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-24T18:01:12.108Z] ---> Running in e8f699e3e9e5 [2021-05-24T18:01:12.108Z] Removing intermediate container e8f699e3e9e5 [2021-05-24T18:01:12.108Z] ---> 6ed58dcc9910 [2021-05-24T18:01:12.108Z] Step 14/22 : WORKDIR /edgex [2021-05-24T18:01:12.108Z] ---> Running in 8f1125a0a57f [2021-05-24T18:01:12.108Z] Removing intermediate container 8f1125a0a57f [2021-05-24T18:01:12.108Z] ---> c9c788aee86b [2021-05-24T18:01:12.108Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-24T18:01:12.108Z] ---> 330f6acc20d1 [2021-05-24T18:01:12.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-24T18:01:12.108Z] ---> 60e47fe215ea [2021-05-24T18:01:12.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-24T18:01:12.108Z] ---> c1049af27471 [2021-05-24T18:01:12.108Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-24T18:01:12.108Z] ---> Running in 3d3b43d04397 [2021-05-24T18:01:12.108Z] Removing intermediate container 3d3b43d04397 [2021-05-24T18:01:12.108Z] ---> 16ce17da6ebb [2021-05-24T18:01:12.108Z] Step 19/22 : CMD ["--init=true"] [2021-05-24T18:01:12.108Z] ---> Running in 75b9929b501d [2021-05-24T18:01:14.351Z] Removing intermediate container 75b9929b501d [2021-05-24T18:01:14.351Z] ---> 9f980ec8f6d0 [2021-05-24T18:01:14.351Z] Step 20/22 : LABEL arch=x86_64 [2021-05-24T18:01:14.351Z] ---> Running in 4cdf5a9af682 [2021-05-24T18:01:14.351Z] Removing intermediate container 4cdf5a9af682 [2021-05-24T18:01:14.351Z] ---> edb97edcaed2 [2021-05-24T18:01:14.351Z] Step 21/22 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:01:14.351Z] ---> Running in 788a3dcb009b [2021-05-24T18:01:14.351Z] Removing intermediate container 788a3dcb009b [2021-05-24T18:01:14.351Z] ---> b6c836969f62 [2021-05-24T18:01:14.351Z] Step 22/22 : LABEL version=0.0.0 [2021-05-24T18:01:14.351Z] ---> Running in b435f1fd08b0 [2021-05-24T18:01:14.351Z] Removing intermediate container b435f1fd08b0 [2021-05-24T18:01:14.351Z] ---> dd09fe9b2bf0 [2021-05-24T18:01:14.351Z] [2021-05-24T18:01:14.351Z] Successfully built dd09fe9b2bf0 [2021-05-24T18:01:14.351Z] Successfully tagged security-proxy-setup:latest [2021-05-24T18:01:14.351Z] Building core-command [2021-05-24T18:01:22.906Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:01:22.906Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:01:22.906Z] ---> b826be8b6352 [2021-05-24T18:01:22.906Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:01:22.906Z] ---> Using cache [2021-05-24T18:01:22.906Z] ---> 0cf124dd07d3 [2021-05-24T18:01:22.906Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:01:22.906Z] ---> Using cache [2021-05-24T18:01:22.906Z] ---> 11a247e1db80 [2021-05-24T18:01:22.906Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-24T18:01:22.906Z] ---> Running in 28bb0e9762ee [2021-05-24T18:01:24.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:24.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:24.998Z] OK: 219 MiB in 52 packages [2021-05-24T18:01:29.121Z] Removing intermediate container 325198c6004f [2021-05-24T18:01:29.121Z] ---> 5ade9e9fcf25 [2021-05-24T18:01:29.121Z] [2021-05-24T18:01:29.121Z] Step 11/23 : FROM alpine:3.12 [2021-05-24T18:01:29.121Z] ---> 13621d1b12d4 [2021-05-24T18:01:29.121Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-24T18:01:29.121Z] ---> Running in 03cbadfdd5d4 [2021-05-24T18:01:29.121Z] Removing intermediate container 28bb0e9762ee [2021-05-24T18:01:29.121Z] ---> b611d818338b [2021-05-24T18:01:29.121Z] Step 6/24 : COPY go.mod . [2021-05-24T18:01:29.121Z] ---> 5d73a2aef44c [2021-05-24T18:01:29.121Z] Step 7/24 : RUN go mod download [2021-05-24T18:01:29.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:29.121Z] ---> Running in 690ca1fa2f8b [2021-05-24T18:01:29.121Z] Removing intermediate container ef3e98fe9548 [2021-05-24T18:01:29.121Z] ---> 6a36d967e5df [2021-05-24T18:01:29.121Z] [2021-05-24T18:01:29.121Z] Step 11/23 : FROM alpine:3.12 [2021-05-24T18:01:29.121Z] ---> 13621d1b12d4 [2021-05-24T18:01:29.121Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:01:29.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:29.121Z] ---> Running in 0a96303ee8f1 [2021-05-24T18:01:29.121Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-24T18:01:29.121Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-24T18:01:29.121Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:01:29.121Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:01:29.121Z] OK: 6 MiB in 16 packages [2021-05-24T18:01:29.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:29.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:29.121Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-24T18:01:29.121Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:01:29.121Z] OK: 6 MiB in 15 packages [2021-05-24T18:01:29.121Z] Removing intermediate container 690ca1fa2f8b [2021-05-24T18:01:29.121Z] ---> eacef366775f [2021-05-24T18:01:29.121Z] Step 8/24 : COPY . . [2021-05-24T18:01:29.121Z] Removing intermediate container 03cbadfdd5d4 [2021-05-24T18:01:29.121Z] ---> 9c82644b70f1 [2021-05-24T18:01:29.121Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:01:29.121Z] ---> Running in 66938dc3e5e2 [2021-05-24T18:01:29.121Z] Removing intermediate container 66938dc3e5e2 [2021-05-24T18:01:29.121Z] ---> 746055799610 [2021-05-24T18:01:29.121Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-24T18:01:31.311Z] Removing intermediate container 0a96303ee8f1 [2021-05-24T18:01:31.311Z] ---> 122dece3b50a [2021-05-24T18:01:31.311Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:01:35.666Z] ---> Running in 1d4200953fe5 [2021-05-24T18:01:35.666Z] ---> Running in c176a1bd17fa [2021-05-24T18:01:35.666Z] Removing intermediate container 774a4374eff2 [2021-05-24T18:01:35.666Z] ---> ccf5f124aaa1 [2021-05-24T18:01:35.666Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-24T18:01:35.666Z] Removing intermediate container a9b82fe7eac0 [2021-05-24T18:01:35.666Z] ---> 5027aab8578b [2021-05-24T18:01:35.666Z] [2021-05-24T18:01:35.666Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:01:35.666Z] ---> 13621d1b12d4 [2021-05-24T18:01:35.666Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:01:35.666Z] ---> Using cache [2021-05-24T18:01:35.666Z] ---> 122dece3b50a [2021-05-24T18:01:35.666Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:01:35.666Z] Removing intermediate container 1d4200953fe5 [2021-05-24T18:01:35.666Z] ---> 162fbeda1616 [2021-05-24T18:01:35.666Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-24T18:01:35.666Z] ---> Running in 432651daf9a5 [2021-05-24T18:01:35.666Z] ---> Running in 14606b8f50d0 [2021-05-24T18:01:35.666Z] Removing intermediate container c176a1bd17fa [2021-05-24T18:01:35.666Z] ---> 1cfd71bbfda8 [2021-05-24T18:01:35.666Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-24T18:01:35.666Z] ---> Running in 66c77b55a843 [2021-05-24T18:01:35.666Z] ---> Running in 218cfa577f62 [2021-05-24T18:01:35.666Z] Removing intermediate container 432651daf9a5 [2021-05-24T18:01:35.666Z] ---> b572a26d7aa2 [2021-05-24T18:01:35.666Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-24T18:01:35.666Z] Removing intermediate container 66c77b55a843 [2021-05-24T18:01:35.667Z] ---> 388a90ffb526 [2021-05-24T18:01:35.667Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:01:35.667Z] ---> Running in d1c40eb94ff4 [2021-05-24T18:01:35.667Z] Removing intermediate container 218cfa577f62 [2021-05-24T18:01:35.667Z] ---> 1b9dc65de092 [2021-05-24T18:01:35.667Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-24T18:01:35.667Z] Removing intermediate container d1c40eb94ff4 [2021-05-24T18:01:35.667Z] ---> 914db666595a [2021-05-24T18:01:35.667Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-24T18:01:35.667Z] ---> c5c53fe5c0cd [2021-05-24T18:01:35.667Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:01:35.667Z] ---> Running in dc90f4d97bb3 [2021-05-24T18:01:35.667Z] ---> 9d8636d60444 [2021-05-24T18:01:35.667Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-24T18:01:35.667Z] ---> Running in bc0ebb8fc4ee [2021-05-24T18:01:35.667Z] ---> Running in 5013ff44b4f5 [2021-05-24T18:01:35.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-24T18:01:37.733Z] Removing intermediate container dc90f4d97bb3 [2021-05-24T18:01:37.733Z] ---> 58cf6c0bf4f7 [2021-05-24T18:01:37.733Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:01:37.733Z] Removing intermediate container bc0ebb8fc4ee [2021-05-24T18:01:37.733Z] ---> e16875fc1407 [2021-05-24T18:01:37.733Z] Step 16/24 : WORKDIR / [2021-05-24T18:01:37.733Z] ---> Running in 88f7af1303be [2021-05-24T18:01:37.733Z] ---> 835d7ba23786 [2021-05-24T18:01:37.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-24T18:01:37.733Z] Removing intermediate container 88f7af1303be [2021-05-24T18:01:37.733Z] ---> 17f9d1349d56 [2021-05-24T18:01:37.733Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:01:37.733Z] ---> a9845d4dec71 [2021-05-24T18:01:37.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-24T18:01:37.733Z] ---> eb3ac51b188b [2021-05-24T18:01:37.733Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-24T18:01:37.733Z] ---> aa163711d4a1 [2021-05-24T18:01:37.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-24T18:01:37.733Z] ---> Running in 600bf4116245 [2021-05-24T18:01:37.733Z] Removing intermediate container 14606b8f50d0 [2021-05-24T18:01:37.733Z] ---> 7c1192cca598 [2021-05-24T18:01:37.733Z] [2021-05-24T18:01:37.733Z] Step 12/24 : FROM docker:20.10.0 [2021-05-24T18:01:37.733Z] 20.10.0: Pulling from library/docker [2021-05-24T18:01:37.733Z] ---> 414586c282be [2021-05-24T18:01:37.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-24T18:01:37.733Z] Removing intermediate container 600bf4116245 [2021-05-24T18:01:37.733Z] ---> 821bdba5353c [2021-05-24T18:01:37.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:01:37.733Z] ---> b31bf0422b9f [2021-05-24T18:01:37.733Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-24T18:01:37.733Z] ---> Running in 4558c4e0c45c [2021-05-24T18:01:37.733Z] ---> 7fec38fc75d7 [2021-05-24T18:01:37.733Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-24T18:01:37.733Z] Removing intermediate container 5013ff44b4f5 [2021-05-24T18:01:37.733Z] ---> 741819357858 [2021-05-24T18:01:37.733Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-24T18:01:37.733Z] Removing intermediate container 4558c4e0c45c [2021-05-24T18:01:37.733Z] ---> dace0c54a788 [2021-05-24T18:01:37.733Z] Step 21/23 : LABEL arch=x86_64 [2021-05-24T18:01:37.733Z] ---> 0c90de06eb4b [2021-05-24T18:01:37.733Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-24T18:01:37.733Z] ---> Running in b09932a5b23d [2021-05-24T18:01:37.733Z] ---> Running in e2f4a0caec0f [2021-05-24T18:01:37.733Z] ---> Running in e2f602b5187e [2021-05-24T18:01:37.733Z] ---> Running in f368dcb7cfcd [2021-05-24T18:01:37.733Z] Removing intermediate container b09932a5b23d [2021-05-24T18:01:37.733Z] ---> 37b7ff771ab0 [2021-05-24T18:01:37.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:01:37.733Z] Removing intermediate container e2f602b5187e [2021-05-24T18:01:37.733Z] ---> 37ee4ea9da56 [2021-05-24T18:01:37.733Z] Step 22/23 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:01:37.733Z] Removing intermediate container f368dcb7cfcd [2021-05-24T18:01:37.733Z] ---> 8e776fc4b5a8 [2021-05-24T18:01:37.733Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:01:37.733Z] ---> Running in bc2f68c43dd5 [2021-05-24T18:01:37.733Z] ---> Running in ed3b15595917 [2021-05-24T18:01:37.733Z] ---> Running in c6508b6dc7e9 [2021-05-24T18:01:37.733Z] Removing intermediate container bc2f68c43dd5 [2021-05-24T18:01:37.733Z] ---> 59ffa252d48e [2021-05-24T18:01:37.733Z] Step 21/23 : LABEL arch=x86_64 [2021-05-24T18:01:37.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-24T18:01:37.733Z] Removing intermediate container c6508b6dc7e9 [2021-05-24T18:01:37.733Z] ---> f7a717638926 [2021-05-24T18:01:37.733Z] Step 22/24 : LABEL arch=x86_64 [2021-05-24T18:01:37.733Z] Removing intermediate container ed3b15595917 [2021-05-24T18:01:37.733Z] ---> 5036c9f87c3b [2021-05-24T18:01:37.733Z] Step 23/23 : LABEL version=0.0.0 [2021-05-24T18:01:37.733Z] ---> Running in 84d48463ae03 [2021-05-24T18:01:37.733Z] ---> Running in 1e22db4f4597 [2021-05-24T18:01:37.733Z] ---> Running in cfaf709a1439 [2021-05-24T18:01:37.733Z] Removing intermediate container 84d48463ae03 [2021-05-24T18:01:37.733Z] ---> 5751e4011493 [2021-05-24T18:01:37.733Z] Step 22/23 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:01:37.733Z] ---> Running in 2b5f7325301f [2021-05-24T18:01:37.733Z] Removing intermediate container cfaf709a1439 [2021-05-24T18:01:37.733Z] ---> 15d14eba8c5e [2021-05-24T18:01:37.733Z] [2021-05-24T18:01:37.733Z] Removing intermediate container 1e22db4f4597 [2021-05-24T18:01:37.733Z] ---> 58c23385546a [2021-05-24T18:01:37.733Z] Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:01:37.733Z] Successfully built 15d14eba8c5e [2021-05-24T18:01:37.733Z] Successfully tagged support-notifications:latest [2021-05-24T18:01:37.733Z] Building core-data [2021-05-24T18:01:37.733Z]  Building support-notifications ... done  ---> Running in 5bc06b3c9f53 [2021-05-24T18:01:37.733Z] Removing intermediate container 2b5f7325301f [2021-05-24T18:01:37.733Z] ---> 0cf46cbed52f [2021-05-24T18:01:37.733Z] Step 23/23 : LABEL version=0.0.0 [2021-05-24T18:01:37.733Z] ---> Running in 82919f3c0236 [2021-05-24T18:01:37.733Z] Removing intermediate container 5bc06b3c9f53 [2021-05-24T18:01:37.733Z] ---> b6311c5fa647 [2021-05-24T18:01:37.733Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T18:01:37.733Z] ---> Running in f398432c2850 [2021-05-24T18:01:37.733Z] Removing intermediate container 82919f3c0236 [2021-05-24T18:01:37.733Z] ---> 4e251b6a1200 [2021-05-24T18:01:37.733Z] [2021-05-24T18:01:37.733Z] Successfully built 4e251b6a1200 [2021-05-24T18:01:37.733Z] Successfully tagged support-scheduler:latest [2021-05-24T18:01:37.733Z] Removing intermediate container f398432c2850 [2021-05-24T18:01:37.733Z] ---> 48523f81c504 [2021-05-24T18:01:37.733Z] [2021-05-24T18:01:37.733Z] Building security-secretstore-setup [2021-05-24T18:01:37.733Z]  Building support-scheduler ... done Successfully built 48523f81c504 [2021-05-24T18:01:37.733Z] Successfully tagged core-metadata:latest [2021-05-24T18:01:37.733Z]  Building core-metadata ... done Building security-bootstrapper [2021-05-24T18:01:37.763Z] using credential edgex-jenkins-ssh [2021-05-24T18:01:37.780Z] Cloning the remote Git repository [2021-05-24T18:01:37.819Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-24T18:01:37.924Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-24T18:01:39.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-24T18:01:39.996Z] > git --version # timeout=10 [2021-05-24T18:01:40.016Z] > git --version # 'git version 2.17.1' [2021-05-24T18:01:40.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T18:01:40.103Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T18:01:51.648Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:01:51.649Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:01:51.649Z] ---> b826be8b6352 [2021-05-24T18:01:51.649Z] Step 3/26 : WORKDIR /edgex-go [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> 0cf124dd07d3 [2021-05-24T18:01:51.649Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> 11a247e1db80 [2021-05-24T18:01:51.649Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> b611d818338b [2021-05-24T18:01:51.649Z] Step 6/26 : COPY go.mod . [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> 5d73a2aef44c [2021-05-24T18:01:51.649Z] Step 7/26 : RUN go mod download [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> eacef366775f [2021-05-24T18:01:51.649Z] Step 8/26 : COPY . . [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> c5c53fe5c0cd [2021-05-24T18:01:51.649Z] Step 9/26 : RUN go mod tidy [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> 741819357858 [2021-05-24T18:01:51.649Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-24T18:01:51.649Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:01:51.649Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:01:51.649Z] ---> b826be8b6352 [2021-05-24T18:01:51.649Z] Step 3/32 : WORKDIR /edgex-go [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> 0cf124dd07d3 [2021-05-24T18:01:51.649Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> 11a247e1db80 [2021-05-24T18:01:51.649Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> b611d818338b [2021-05-24T18:01:51.649Z] Step 6/32 : COPY go.mod . [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> 5d73a2aef44c [2021-05-24T18:01:51.649Z] Step 7/32 : RUN go mod download [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> eacef366775f [2021-05-24T18:01:51.649Z] Step 8/32 : COPY . . [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> c5c53fe5c0cd [2021-05-24T18:01:51.649Z] Step 9/32 : RUN go mod tidy [2021-05-24T18:01:51.649Z] ---> Using cache [2021-05-24T18:01:51.649Z] ---> 741819357858 [2021-05-24T18:01:51.649Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-24T18:01:51.911Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-24T18:01:51.911Z] ---> Running in 5ed2e8629b5d [2021-05-24T18:01:51.911Z] ---> Running in 89f3f6e30712 [2021-05-24T18:01:51.911Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-24T18:01:51.911Z] ---> aefe523efa57 [2021-05-24T18:01:51.911Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:01:51.912Z] ---> Running in 44c6dd9f5a25 [2021-05-24T18:01:54.156Z] Removing intermediate container 44c6dd9f5a25 [2021-05-24T18:01:54.156Z] ---> 63b78abfa496 [2021-05-24T18:01:54.156Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-24T18:01:54.156Z] ---> Running in a3593883d526 [2021-05-24T18:01:54.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-24T18:01:54.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-24T18:01:54.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:54.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:54.156Z] (1/39) Installing readline (8.0.4-r0) [2021-05-24T18:01:54.156Z] (2/39) Installing bash (5.0.17-r0) [2021-05-24T18:01:54.156Z] Executing bash-5.0.17-r0.post-install [2021-05-24T18:01:54.156Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:01:54.156Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-24T18:01:54.156Z] (5/39) Installing curl (7.76.1-r0) [2021-05-24T18:01:54.156Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-24T18:01:54.156Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-24T18:01:54.156Z] (8/39) Installing expat (2.2.9-r1) [2021-05-24T18:01:54.156Z] (9/39) Installing libffi (3.3-r2) [2021-05-24T18:01:54.156Z] (10/39) Installing gdbm (1.13-r1) [2021-05-24T18:01:54.156Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-24T18:01:54.156Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-24T18:01:54.156Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-24T18:01:56.271Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-24T18:01:56.271Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-24T18:01:56.271Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-24T18:01:56.271Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-24T18:01:56.271Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-24T18:01:56.271Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-24T18:01:56.271Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-24T18:01:56.271Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-24T18:01:56.271Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-24T18:01:56.271Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-24T18:01:56.271Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-24T18:01:56.271Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-24T18:01:56.271Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-24T18:01:56.271Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-24T18:01:56.271Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-24T18:01:56.271Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-24T18:01:56.271Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-24T18:01:56.271Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-24T18:01:56.271Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-24T18:01:56.271Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-24T18:01:56.271Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-24T18:01:56.271Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-24T18:01:56.271Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-24T18:01:56.271Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-24T18:01:56.271Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-24T18:01:56.271Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-24T18:01:56.271Z] Executing busybox-1.31.1-r19.trigger [2021-05-24T18:01:56.271Z] OK: 72 MiB in 59 packages [2021-05-24T18:01:58.344Z] Collecting docker-compose==1.23.2 [2021-05-24T18:01:58.344Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-24T18:01:58.344Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-24T18:01:58.344Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-24T18:01:58.344Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-24T18:01:58.344Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-24T18:01:58.344Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-24T18:01:58.345Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-24T18:01:58.345Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-24T18:01:58.611Z] Collecting PyYAML<4,>=3.10 [2021-05-24T18:01:58.611Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-24T18:02:00.982Z] Collecting texttable<0.10,>=0.9.0 [2021-05-24T18:02:00.982Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-24T18:02:00.982Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:02:00.982Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:02:00.982Z] ---> b826be8b6352 [2021-05-24T18:02:00.982Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:02:00.982Z] ---> Using cache [2021-05-24T18:02:00.982Z] ---> 0cf124dd07d3 [2021-05-24T18:02:00.982Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:02:00.982Z] ---> Using cache [2021-05-24T18:02:00.982Z] ---> 11a247e1db80 [2021-05-24T18:02:00.982Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-24T18:02:00.982Z] Collecting docker<4.0,>=3.6.0 [2021-05-24T18:02:00.982Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-24T18:02:01.563Z] ---> Running in bf59379c28d6 [2021-05-24T18:02:01.563Z] Collecting cached-property<2,>=1.2.0 [2021-05-24T18:02:01.563Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-24T18:02:03.871Z] Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:02:03.883Z] Collecting jsonschema<3,>=2.5.1 [2021-05-24T18:02:03.883Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-24T18:02:03.883Z] Collecting docopt<0.7,>=0.6.1 [2021-05-24T18:02:03.883Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-24T18:02:03.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:02:03.883Z] Collecting idna<2.8,>=2.5 [2021-05-24T18:02:03.883Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-24T18:02:03.883Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-24T18:02:03.883Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-24T18:02:03.883Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-24T18:02:03.883Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-24T18:02:03.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:02:03.883Z] Collecting docker-pycreds>=0.4.0 [2021-05-24T18:02:03.883Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-24T18:02:03.883Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-24T18:02:03.883Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-24T18:02:03.883Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-24T18:02:03.883Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-24T18:02:03.883Z] Installing collected packages: dockerpty, idna, urllib3, requests, websocket-client, PyYAML, texttable, docker-pycreds, docker, cached-property, jsonschema, docopt, docker-compose [2021-05-24T18:02:03.883Z] Running setup.py install for dockerpty: started [2021-05-24T18:02:03.883Z] OK: 219 MiB in 52 packages [2021-05-24T18:02:03.883Z] Removing intermediate container bf59379c28d6 [2021-05-24T18:02:03.883Z] ---> 2fe28887f6f0 [2021-05-24T18:02:03.883Z] Step 6/24 : COPY go.mod . [2021-05-24T18:02:00.061Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-24T18:02:00.086Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T18:02:00.960Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-24T18:02:00.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-24T18:02:00.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T18:02:01.008Z] > 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 [2021-05-24T18:02:03.881Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T18:02:04.153Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-24T18:02:04.153Z] Attempting uninstall: idna [2021-05-24T18:02:04.153Z] Found existing installation: idna 2.9 [2021-05-24T18:02:04.153Z] Uninstalling idna-2.9: [2021-05-24T18:02:04.153Z] Successfully uninstalled idna-2.9 [2021-05-24T18:02:04.153Z] ---> 41173f8ee7b1 [2021-05-24T18:02:04.153Z] Step 7/24 : RUN go mod download [2021-05-24T18:02:04.298Z] Merge succeeded, producing 84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:02:04.298Z] Checking out Revision 84fbe7676ee55078a494c54f6ba61c0189a027c7 (PR-3501) [2021-05-24T18:02:04.419Z] ---> Running in 2acd653cfffb [2021-05-24T18:02:04.419Z] Attempting uninstall: urllib3 [2021-05-24T18:02:04.419Z] Found existing installation: urllib3 1.25.9 [2021-05-24T18:02:04.419Z] Uninstalling urllib3-1.25.9: [2021-05-24T18:02:04.419Z] Successfully uninstalled urllib3-1.25.9 [2021-05-24T18:02:07.105Z] Attempting uninstall: requests [2021-05-24T18:02:07.105Z] Found existing installation: requests 2.23.0 [2021-05-24T18:02:07.105Z] Uninstalling requests-2.23.0: [2021-05-24T18:02:07.105Z] Successfully uninstalled requests-2.23.0 [2021-05-24T18:02:07.105Z] Running setup.py install for PyYAML: started [2021-05-24T18:02:07.105Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-24T18:02:07.105Z] Running setup.py install for texttable: started [2021-05-24T18:02:07.105Z] Removing intermediate container 2acd653cfffb [2021-05-24T18:02:07.105Z] ---> 67f551223678 [2021-05-24T18:02:07.105Z] Step 8/24 : COPY . . [2021-05-24T18:02:07.105Z] Running setup.py install for texttable: finished with status 'done' [2021-05-24T18:02:09.168Z] Running setup.py install for docopt: started [2021-05-24T18:02:09.168Z] Removing intermediate container e2f4a0caec0f [2021-05-24T18:02:09.168Z] ---> 425e7aca9378 [2021-05-24T18:02:09.168Z] [2021-05-24T18:02:09.168Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:02:09.168Z] ---> 13621d1b12d4 [2021-05-24T18:02:09.168Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:02:09.168Z] ---> Using cache [2021-05-24T18:02:09.168Z] ---> 122dece3b50a [2021-05-24T18:02:09.168Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:02:09.168Z] ---> Using cache [2021-05-24T18:02:09.168Z] ---> b572a26d7aa2 [2021-05-24T18:02:09.168Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-24T18:02:09.168Z] ---> Running in 461f8293e478 [2021-05-24T18:02:09.168Z] Running setup.py install for docopt: finished with status 'done' [2021-05-24T18:02:11.180Z] Removing intermediate container 461f8293e478 [2021-05-24T18:02:11.180Z] ---> 077ebc60fb71 [2021-05-24T18:02:11.180Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-24T18:02:11.180Z] ---> Running in d4413354ddee [2021-05-24T18:02:11.180Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-24T18:02:11.180Z] Removing intermediate container d4413354ddee [2021-05-24T18:02:11.180Z] ---> 74b6765ef1c7 [2021-05-24T18:02:11.180Z] Step 16/24 : WORKDIR / [2021-05-24T18:02:11.180Z] ---> Running in 6def9a6e2dfd [2021-05-24T18:02:11.180Z] Removing intermediate container 6def9a6e2dfd [2021-05-24T18:02:11.180Z] ---> c7e2a0baf51b [2021-05-24T18:02:11.180Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:02:11.180Z] ---> deffee3b4df4 [2021-05-24T18:02:11.180Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-24T18:02:03.903Z] > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 [2021-05-24T18:02:04.215Z] > git remote # timeout=10 [2021-05-24T18:02:04.231Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T18:02:04.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T18:02:04.253Z] > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 [2021-05-24T18:02:04.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T18:02:04.294Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T18:02:04.311Z] > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 [2021-05-24T18:02:13.354Z] ---> b9905d8458d1 [2021-05-24T18:02:13.354Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-24T18:02:13.354Z] ---> 181dc06721b2 [2021-05-24T18:02:13.354Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-24T18:02:15.482Z] ---> Running in f9371ed7beff [2021-05-24T18:02:15.482Z] ---> f19c499b0e8c [2021-05-24T18:02:15.482Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:02:15.482Z] Removing intermediate container f9371ed7beff [2021-05-24T18:02:15.482Z] ---> c500e3681c3e [2021-05-24T18:02:15.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:02:15.482Z] ---> Running in 9e4ce7eb783e [2021-05-24T18:02:15.482Z] Removing intermediate container a3593883d526 [2021-05-24T18:02:15.482Z] ---> fe762a78060a [2021-05-24T18:02:15.482Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-24T18:02:15.482Z] ---> Running in 02033ad75098 [2021-05-24T18:02:15.482Z] ---> Running in 0ddd8e1634a6 [2021-05-24T18:02:15.482Z] Removing intermediate container 02033ad75098 [2021-05-24T18:02:15.482Z] ---> 7e073404edda [2021-05-24T18:02:15.482Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-24T18:02:15.482Z] Removing intermediate container 0ddd8e1634a6 [2021-05-24T18:02:15.482Z] ---> 78d2ef48ecb1 [2021-05-24T18:02:15.482Z] Step 22/24 : LABEL arch=x86_64 [2021-05-24T18:02:15.482Z] ---> Running in 97727697c3ca [2021-05-24T18:02:15.482Z] ---> Running in 4eeeea07eb21 [2021-05-24T18:02:15.482Z] Removing intermediate container 97727697c3ca [2021-05-24T18:02:15.482Z] ---> e3713cc92fbe [2021-05-24T18:02:15.482Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-24T18:02:15.482Z] Removing intermediate container 4eeeea07eb21 [2021-05-24T18:02:15.482Z] ---> c2ae7238eaf7 [2021-05-24T18:02:15.482Z] Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:02:15.482Z] ---> Running in 8843d4de05c0 [2021-05-24T18:02:15.482Z] Removing intermediate container 8843d4de05c0 [2021-05-24T18:02:15.482Z] ---> f2c74f95c4db [2021-05-24T18:02:15.482Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T18:02:15.482Z] ---> Running in 35ab336db13d [2021-05-24T18:02:15.482Z] ---> 072dc0583d6f [2021-05-24T18:02:15.482Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-24T18:02:17.641Z] Removing intermediate container 35ab336db13d [2021-05-24T18:02:17.641Z] ---> fe1cec6890aa [2021-05-24T18:02:17.641Z] [2021-05-24T18:02:17.641Z] Successfully built fe1cec6890aa [2021-05-24T18:02:17.641Z] Successfully tagged core-command:latest [2021-05-24T18:02:17.641Z]  Building core-command ... done  ---> 97f25d7c45a1 [2021-05-24T18:02:17.641Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-24T18:02:17.641Z] ---> 2096c384f62c [2021-05-24T18:02:17.641Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-24T18:02:17.641Z] Removing intermediate container 9e4ce7eb783e [2021-05-24T18:02:17.641Z] ---> a49c48e26194 [2021-05-24T18:02:17.641Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-24T18:02:17.641Z] ---> Running in 9abc864ee38c [2021-05-24T18:02:17.641Z] ---> Running in 09d783c4559d [2021-05-24T18:02:17.641Z] Removing intermediate container 9abc864ee38c [2021-05-24T18:02:17.641Z] ---> 1df61f0de3e8 [2021-05-24T18:02:17.641Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:02:17.641Z] ---> Running in e7f25a82f4a2 [2021-05-24T18:02:17.641Z] Removing intermediate container e7f25a82f4a2 [2021-05-24T18:02:17.641Z] ---> 7dd17a7edb86 [2021-05-24T18:02:17.641Z] Step 22/24 : LABEL arch=x86_64 [2021-05-24T18:02:17.641Z] ---> Running in 6955c224eef0 [2021-05-24T18:02:17.641Z] Removing intermediate container 6955c224eef0 [2021-05-24T18:02:17.641Z] ---> 76adbc742d76 [2021-05-24T18:02:17.641Z] Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:02:17.641Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-24T18:02:17.641Z] ---> Running in 0cea33545b14 [2021-05-24T18:02:17.641Z] Removing intermediate container 0cea33545b14 [2021-05-24T18:02:17.641Z] ---> 3de07a308d4e [2021-05-24T18:02:17.641Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T18:02:17.641Z] ---> Running in 8030fc49d4f4 [2021-05-24T18:02:17.641Z] Removing intermediate container 8030fc49d4f4 [2021-05-24T18:02:17.641Z] ---> 395c72057b60 [2021-05-24T18:02:17.641Z] [2021-05-24T18:02:19.704Z] Successfully built 395c72057b60 [2021-05-24T18:02:19.704Z] Successfully tagged sys-mgmt-agent:latest [2021-05-24T18:02:19.704Z]  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 [2021-05-24T18:02:24.324Z] Removing intermediate container 89f3f6e30712 [2021-05-24T18:02:24.324Z] ---> 99649a654b56 [2021-05-24T18:02:24.324Z] [2021-05-24T18:02:24.324Z] Step 11/32 : FROM alpine:3.12 [2021-05-24T18:02:24.324Z] ---> 13621d1b12d4 [2021-05-24T18:02:24.324Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-24T18:02:24.324Z] ---> Running in a401e0f7502f [2021-05-24T18:02:24.324Z] Removing intermediate container 5ed2e8629b5d [2021-05-24T18:02:24.324Z] ---> f85c62b96933 [2021-05-24T18:02:24.324Z] [2021-05-24T18:02:24.324Z] Step 11/26 : FROM alpine:3.12 [2021-05-24T18:02:24.324Z] ---> 13621d1b12d4 [2021-05-24T18:02:24.324Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-24T18:02:24.324Z] Removing intermediate container a401e0f7502f [2021-05-24T18:02:24.324Z] ---> 22e69df63e08 [2021-05-24T18:02:24.324Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-24T18:02:24.324Z] ---> Running in beb1fec9b3e9 [2021-05-24T18:02:24.324Z] ---> Running in 9e6722a8a452 [2021-05-24T18:02:24.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:02:24.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:02:24.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:02:24.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:02:24.324Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-24T18:02:24.325Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:02:24.325Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-24T18:02:24.325Z] (4/6) Installing curl (7.76.1-r0) [2021-05-24T18:02:24.325Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-24T18:02:24.325Z] (6/6) Installing su-exec (0.2-r1) [2021-05-24T18:02:24.325Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:02:24.325Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:02:24.325Z] OK: 7 MiB in 20 packages [2021-05-24T18:02:24.325Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-24T18:02:24.325Z] (2/2) Installing su-exec (0.2-r1) [2021-05-24T18:02:24.325Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:02:24.325Z] OK: 6 MiB in 16 packages [2021-05-24T18:02:24.325Z] Removing intermediate container 9e6722a8a452 [2021-05-24T18:02:24.325Z] ---> 81585480427d [2021-05-24T18:02:24.325Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-24T18:02:24.325Z] Removing intermediate container beb1fec9b3e9 [2021-05-24T18:02:24.325Z] ---> 22e11427e826 [2021-05-24T18:02:24.325Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-24T18:02:24.325Z] ---> Running in 6eb5dd618146 [2021-05-24T18:02:24.325Z] ---> Running in cc80602335c8 [2021-05-24T18:02:24.325Z] Removing intermediate container 6eb5dd618146 [2021-05-24T18:02:24.325Z] ---> 21d18924718c [2021-05-24T18:02:24.325Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-24T18:02:24.325Z] Removing intermediate container cc80602335c8 [2021-05-24T18:02:24.325Z] ---> a7acdcbd028d [2021-05-24T18:02:24.325Z] Step 14/26 : WORKDIR / [2021-05-24T18:02:24.325Z] ---> Running in cbf31048ddd4 [2021-05-24T18:02:26.421Z] ---> Running in ed11dfa13a0b [2021-05-24T18:02:26.421Z] Removing intermediate container cbf31048ddd4 [2021-05-24T18:02:26.421Z] ---> 45222a9662c7 [2021-05-24T18:02:26.421Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-24T18:02:26.421Z] Removing intermediate container ed11dfa13a0b [2021-05-24T18:02:26.421Z] ---> 52b6bc8f7bbf [2021-05-24T18:02:26.421Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-24T18:02:26.421Z] ---> Running in 0ad24d6b4b81 [2021-05-24T18:02:26.421Z] ---> 3e79d4bf756b [2021-05-24T18:02:26.421Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-24T18:02:26.421Z] ---> 829936247bc8 [2021-05-24T18:02:26.421Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-24T18:02:26.421Z] ---> b5d1b5ab2d44 [2021-05-24T18:02:26.421Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-24T18:02:26.421Z] Removing intermediate container 0ad24d6b4b81 [2021-05-24T18:02:26.421Z] ---> 9800ce9d5269 [2021-05-24T18:02:26.421Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-24T18:02:26.421Z] ---> Running in 502fdc5c7773 [2021-05-24T18:02:26.421Z] ---> 1f108b480b23 [2021-05-24T18:02:26.421Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-24T18:02:26.421Z] Removing intermediate container 502fdc5c7773 [2021-05-24T18:02:26.421Z] ---> 36008d32c687 [2021-05-24T18:02:26.421Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-24T18:02:28.459Z] ---> 2dae61306dcc [2021-05-24T18:02:28.459Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-24T18:02:28.459Z] ---> Running in 8c548fcc1289 [2021-05-24T18:02:28.459Z] ---> acac8c384ddd [2021-05-24T18:02:28.459Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-24T18:02:28.459Z] ---> 95aa03c9f125 [2021-05-24T18:02:28.459Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-24T18:02:28.459Z] ---> 3153931ad93b [2021-05-24T18:02:28.459Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-24T18:02:28.459Z] ---> Running in cd4407f8d4c7 [2021-05-24T18:02:28.459Z] Removing intermediate container 8c548fcc1289 [2021-05-24T18:02:28.459Z] ---> ac21b68578ea [2021-05-24T18:02:28.459Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:02:28.459Z] ---> 5a4ef959b888 [2021-05-24T18:02:28.459Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-24T18:02:30.528Z] ---> 3645b7ead242 [2021-05-24T18:02:30.528Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-24T18:02:30.528Z] Removing intermediate container cd4407f8d4c7 [2021-05-24T18:02:30.528Z] ---> 7a8d10cfb38c [2021-05-24T18:02:30.528Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-24T18:02:30.528Z] ---> f625e9b47eb0 [2021-05-24T18:02:30.528Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-24T18:02:30.528Z] ---> Running in 1f79d0afa182 [2021-05-24T18:02:30.528Z] Removing intermediate container 1f79d0afa182 [2021-05-24T18:02:30.528Z] ---> 85be86e37434 [2021-05-24T18:02:30.528Z] Step 24/26 : LABEL arch=x86_64 [2021-05-24T18:02:30.528Z] ---> 83769ed0f672 [2021-05-24T18:02:30.528Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-24T18:02:30.528Z] ---> Running in b4999f6f5f3c [2021-05-24T18:02:30.528Z] Removing intermediate container b4999f6f5f3c [2021-05-24T18:02:30.528Z] ---> c17a55dbc842 [2021-05-24T18:02:30.528Z] Step 25/26 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:02:30.528Z] ---> 5ada4574d8cd [2021-05-24T18:02:30.528Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-24T18:02:30.528Z] ---> Running in e3f04e2cd1c0 [2021-05-24T18:02:30.528Z] ---> Running in 5c7e7d961459 [2021-05-24T18:02:30.528Z] Removing intermediate container e3f04e2cd1c0 [2021-05-24T18:02:30.528Z] ---> 7ad648397970 [2021-05-24T18:02:30.528Z] Step 26/26 : LABEL version=0.0.0 [2021-05-24T18:02:30.528Z] ---> Running in 043de8c35dcc [2021-05-24T18:02:30.528Z] Removing intermediate container 5c7e7d961459 [2021-05-24T18:02:30.528Z] ---> 384265aa1182 [2021-05-24T18:02:30.528Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-24T18:02:30.528Z] Removing intermediate container 043de8c35dcc [2021-05-24T18:02:30.528Z] ---> cf85beb92b5f [2021-05-24T18:02:30.528Z] [2021-05-24T18:02:30.528Z] Successfully built cf85beb92b5f [2021-05-24T18:02:30.528Z] Successfully tagged security-secretstore-setup:latest [2021-05-24T18:02:30.528Z]  Building security-secretstore-setup ... done  ---> 8537d93b27c0 [2021-05-24T18:02:30.528Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-24T18:02:30.528Z] ---> Running in 3462b5c48916 [2021-05-24T18:02:32.716Z] Removing intermediate container 3462b5c48916 [2021-05-24T18:02:32.716Z] ---> 09917e354a64 [2021-05-24T18:02:32.716Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-24T18:02:32.716Z] ---> Running in 02d5c5a1c6f3 [2021-05-24T18:02:32.716Z] Removing intermediate container 02d5c5a1c6f3 [2021-05-24T18:02:32.716Z] ---> 3efadb3c0f9f [2021-05-24T18:02:32.716Z] Step 29/32 : CMD ["gate"] [2021-05-24T18:02:32.716Z] ---> Running in ac4611d39d0b [2021-05-24T18:02:32.716Z] Removing intermediate container ac4611d39d0b [2021-05-24T18:02:32.716Z] ---> b422797f3765 [2021-05-24T18:02:32.716Z] Step 30/32 : LABEL arch=x86_64 [2021-05-24T18:02:32.716Z] ---> Running in 9aa1f85619df [2021-05-24T18:02:32.716Z] Removing intermediate container 9aa1f85619df [2021-05-24T18:02:32.716Z] ---> 7f741645d5a6 [2021-05-24T18:02:32.716Z] Step 31/32 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:02:32.716Z] ---> Running in 179756d34db4 [2021-05-24T18:02:32.716Z] Removing intermediate container 179756d34db4 [2021-05-24T18:02:32.716Z] ---> 4fd03ec66fff [2021-05-24T18:02:32.716Z] Step 32/32 : LABEL version=0.0.0 [2021-05-24T18:02:32.716Z] ---> Running in 025a3a0eaadc [2021-05-24T18:02:32.716Z] Removing intermediate container 025a3a0eaadc [2021-05-24T18:02:32.716Z] ---> d59d03fc4c6e [2021-05-24T18:02:32.716Z] [2021-05-24T18:02:32.716Z] Successfully built d59d03fc4c6e [2021-05-24T18:02:32.716Z] Successfully tagged security-bootstrapper:latest [2021-05-24T18:02:32.841Z] Commit message: "Merge branch 'master' into issue-3496" [2021-05-24T18:02:35.125Z]  Building security-bootstrapper ... done Removing intermediate container 09d783c4559d [2021-05-24T18:02:35.125Z] ---> 17dfa64918c1 [2021-05-24T18:02:35.125Z] [2021-05-24T18:02:35.125Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:02:35.125Z] ---> 13621d1b12d4 [2021-05-24T18:02:35.125Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] withEnv [Pipeline] { [2021-05-24T18:02:35.385Z] ---> Running in 1c642174f3aa [2021-05-24T18:02:35.385Z] Removing intermediate container 1c642174f3aa [2021-05-24T18:02:35.385Z] ---> 0411dd2960e4 [2021-05-24T18:02:35.385Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-24T18:02:35.385Z] ---> Running in 223f361d9cc0 [2021-05-24T18:02:35.385Z] Removing intermediate container 223f361d9cc0 [2021-05-24T18:02:35.385Z] ---> bdd177cd72d8 [2021-05-24T18:02:35.385Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-24T18:02:35.385Z] ---> Running in 8d2788428cdf [Pipeline] withEnv [Pipeline] { [2021-05-24T18:02:37.494Z] Removing intermediate container 8d2788428cdf [2021-05-24T18:02:37.494Z] ---> 827e31c0bd94 [2021-05-24T18:02:37.494Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:02:37.494Z] ---> Running in 2dc2da3851b5 [2021-05-24T18:02:37.494Z] Removing intermediate container 2dc2da3851b5 [2021-05-24T18:02:37.494Z] ---> 48bcd6404cf2 [2021-05-24T18:02:37.494Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-24T18:02:37.494Z] ---> Running in b80a42e59280 [2021-05-24T18:02:37.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:02:37.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:02:37.494Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-24T18:02:37.494Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-24T18:02:37.494Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-24T18:02:37.494Z] (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] stage [Pipeline] { (Prep) [2021-05-24T18:02:39.557Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-24T18:02:39.557Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-24T18:02:39.557Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:02:39.557Z] OK: 8 MiB in 20 packages [2021-05-24T18:02:39.558Z] Removing intermediate container b80a42e59280 [2021-05-24T18:02:39.558Z] ---> f0e2b6ef4880 [2021-05-24T18:02:39.558Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:02:39.558Z] ---> e3214ddc195a [2021-05-24T18:02:39.558Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-24T18:02:39.558Z] ---> 0f3cfd09e2a2 [2021-05-24T18:02:39.558Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-24T18:02:39.558Z] ---> 4afe0fa9e0cf [2021-05-24T18:02:39.558Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-24T18:02:39.558Z] ---> Running in afb6300f343a [2021-05-24T18:02:39.558Z] Removing intermediate container afb6300f343a [2021-05-24T18:02:39.558Z] ---> cf73f2c800c8 [2021-05-24T18:02:39.558Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:02:39.558Z] ---> Running in 877de5c89f21 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T18:02:41.616Z] Removing intermediate container 877de5c89f21 [2021-05-24T18:02:41.616Z] ---> 483a7cd74737 [2021-05-24T18:02:41.616Z] Step 22/24 : LABEL arch=x86_64 [2021-05-24T18:02:41.616Z] ---> Running in 0840a6c9db4d [2021-05-24T18:02:41.616Z] Removing intermediate container 0840a6c9db4d [2021-05-24T18:02:41.616Z] ---> 4a1f7cd62d08 [2021-05-24T18:02:41.616Z] Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:02:41.616Z] ---> Running in 30a6e8f464db [2021-05-24T18:02:41.616Z] Removing intermediate container 30a6e8f464db [2021-05-24T18:02:41.616Z] ---> 81ffb1b824af [2021-05-24T18:02:41.616Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T18:02:41.616Z] ---> Running in 35454bc72afc [2021-05-24T18:02:41.616Z] Removing intermediate container 35454bc72afc [2021-05-24T18:02:41.616Z] ---> f6fe8d8039f4 [2021-05-24T18:02:41.616Z] [2021-05-24T18:02:41.616Z] Successfully built f6fe8d8039f4 [2021-05-24T18:02:41.616Z] Successfully tagged core-data:latest [2021-05-24T18:02:41.624Z]  Building core-data ... done  [Pipeline] } [2021-05-24T18:03:15.094Z] $ docker stop --time=1 344a60d49683f816e37bb56498a1186c4039f76885219f77bf45e1e7a5e941a8 [2021-05-24T18:03:19.443Z] $ docker rm -f 344a60d49683f816e37bb56498a1186c4039f76885219f77bf45e1e7a5e941a8 [2021-05-24T18:03:21.607Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T18:03:25.836Z] + docker images [2021-05-24T18:03:25.836Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-24T18:03:25.836Z] core-data latest f6fe8d8039f4 44 seconds ago 21.6MB [2021-05-24T18:03:25.836Z] 17dfa64918c1 49 seconds ago 1.17GB [2021-05-24T18:03:25.836Z] security-bootstrapper latest d59d03fc4c6e 51 seconds ago 18.2MB [2021-05-24T18:03:25.836Z] security-secretstore-setup latest cf85beb92b5f 54 seconds ago 25.8MB [2021-05-24T18:03:25.836Z] f85c62b96933 About a minute ago 1.16GB [2021-05-24T18:03:25.836Z] 99649a654b56 About a minute ago 1.15GB [2021-05-24T18:03:25.836Z] sys-mgmt-agent latest 395c72057b60 About a minute ago 312MB [2021-05-24T18:03:25.836Z] core-command latest fe1cec6890aa About a minute ago 17.1MB [2021-05-24T18:03:25.836Z] 425e7aca9378 About a minute ago 1.16GB [2021-05-24T18:03:25.836Z] core-metadata latest 48523f81c504 About a minute ago 18.6MB [2021-05-24T18:03:25.836Z] support-notifications latest 15d14eba8c5e About a minute ago 17.8MB [2021-05-24T18:03:25.836Z] support-scheduler latest 4e251b6a1200 About a minute ago 17.1MB [2021-05-24T18:03:25.836Z] 7c1192cca598 About a minute ago 1.16GB [2021-05-24T18:03:25.836Z] 5027aab8578b About a minute ago 1.17GB [2021-05-24T18:03:25.836Z] 6a36d967e5df About a minute ago 1.16GB [2021-05-24T18:03:25.836Z] 5ade9e9fcf25 About a minute ago 1.16GB [2021-05-24T18:03:25.836Z] security-proxy-setup latest dd09fe9b2bf0 2 minutes ago 25.3MB [2021-05-24T18:03:25.836Z] 260878483a69 2 minutes ago 1.16GB [2021-05-24T18:03:25.836Z] ci-base-image-x86_64 latest b826be8b6352 12 minutes ago 648MB [2021-05-24T18:03:25.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-24T18:03:25.836Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-24T18:03:25.836Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-24T18:03:25.836Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-24T18:03:25.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] sh [Pipeline] } [2021-05-24T18:03:28.051Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [2021-05-24T18:03:32.203Z] + sudo service docker restart [2021-05-24T18:03:32.203Z] + 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 [2021-05-24T18:03:51.491Z] provisioning config files... [2021-05-24T18:03:53.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2746845972389222494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:04:02.126Z] Still waiting to schedule task [2021-05-24T18:04:02.127Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-24T18:04:02.137Z] ---> docker-login.sh [2021-05-24T18:04:02.137Z] nexus3.edgexfoundry.org:10001 [2021-05-24T18:04:02.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:04:02.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:04:02.137Z] Configure a credential helper to remove this warning. See [2021-05-24T18:04:02.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:04:02.137Z] [2021-05-24T18:04:02.137Z] Login Succeeded [2021-05-24T18:04:02.137Z] nexus3.edgexfoundry.org:10002 [2021-05-24T18:04:02.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:04:02.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:04:02.137Z] Configure a credential helper to remove this warning. See [2021-05-24T18:04:02.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:04:02.137Z] [2021-05-24T18:04:02.137Z] Login Succeeded [2021-05-24T18:04:02.137Z] nexus3.edgexfoundry.org:10003 [2021-05-24T18:04:02.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:04:02.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:04:02.137Z] Configure a credential helper to remove this warning. See [2021-05-24T18:04:02.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:04:02.137Z] [2021-05-24T18:04:02.137Z] Login Succeeded [2021-05-24T18:04:02.137Z] nexus3.edgexfoundry.org:10004 [2021-05-24T18:04:02.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:04:02.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:04:02.137Z] Configure a credential helper to remove this warning. See [2021-05-24T18:04:02.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:04:02.137Z] [2021-05-24T18:04:02.137Z] Login Succeeded [2021-05-24T18:04:02.137Z] docker.io [2021-05-24T18:04:02.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:04:02.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:04:02.137Z] Configure a credential helper to remove this warning. See [2021-05-24T18:04:02.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:04:02.137Z] [2021-05-24T18:04:02.137Z] Login Succeeded [2021-05-24T18:04:02.137Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T18:04:02.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-24T18:04:10.917Z] ========================================================= [2021-05-24T18:04:10.917Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-24T18:04:10.917Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:04:17.290Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-24T18:04:17.290Z] Sending build context to Docker daemon 168.1MB [2021-05-24T18:04:17.290Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T18:04:17.290Z] Step 2/6 : FROM ${BASE} [2021-05-24T18:04:17.290Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-24T18:04:17.290Z] 595b0fe564bb: Pulling fs layer [2021-05-24T18:04:17.290Z] 7186ed65a4f7: Pulling fs layer [2021-05-24T18:04:17.290Z] 316046926c0a: Pulling fs layer [2021-05-24T18:04:17.290Z] 4ebd0625c992: Pulling fs layer [2021-05-24T18:04:17.290Z] 207e8628e3a3: Pulling fs layer [2021-05-24T18:04:17.290Z] c791037a9be2: Pulling fs layer [2021-05-24T18:04:17.290Z] ffd874e62e21: Pulling fs layer [2021-05-24T18:04:17.290Z] 207e8628e3a3: Waiting [2021-05-24T18:04:17.290Z] c791037a9be2: Waiting [2021-05-24T18:04:17.290Z] ffd874e62e21: Waiting [2021-05-24T18:04:17.290Z] 4ebd0625c992: Waiting [2021-05-24T18:04:17.290Z] 316046926c0a: Download complete [2021-05-24T18:04:17.290Z] 7186ed65a4f7: Verifying Checksum [2021-05-24T18:04:17.290Z] 7186ed65a4f7: Download complete [2021-05-24T18:04:17.290Z] 207e8628e3a3: Download complete [2021-05-24T18:04:17.290Z] c791037a9be2: Verifying Checksum [2021-05-24T18:04:17.290Z] c791037a9be2: Download complete [2021-05-24T18:04:17.290Z] 595b0fe564bb: Verifying Checksum [2021-05-24T18:04:17.290Z] 595b0fe564bb: Download complete [2021-05-24T18:04:17.290Z] 595b0fe564bb: Pull complete [2021-05-24T18:04:17.290Z] 7186ed65a4f7: Pull complete [2021-05-24T18:04:21.452Z] 316046926c0a: Pull complete [2021-05-24T18:04:21.452Z] ffd874e62e21: Verifying Checksum [2021-05-24T18:04:21.452Z] 4ebd0625c992: Verifying Checksum [2021-05-24T18:04:21.452Z] 4ebd0625c992: Download complete [2021-05-24T18:04:31.535Z] 4ebd0625c992: Pull complete [2021-05-24T18:04:31.535Z] 207e8628e3a3: Pull complete [2021-05-24T18:04:31.535Z] c791037a9be2: Pull complete [2021-05-24T18:04:35.762Z] ffd874e62e21: Pull complete [2021-05-24T18:04:35.762Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-24T18:04:35.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-24T18:04:35.762Z] ---> cfc18b08335c [2021-05-24T18:04:35.762Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-24T18:04:37.786Z] ---> Running in 8e75a813a514 [2021-05-24T18:04:40.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:04:40.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:04:42.594Z] (1/12) Installing libmagic (5.39-r0) [2021-05-24T18:04:42.594Z] (2/12) Installing file (5.39-r0) [2021-05-24T18:04:42.594Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-24T18:04:42.594Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-24T18:04:47.268Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-24T18:04:47.269Z] (6/12) Installing patch (2.7.6-r6) [2021-05-24T18:04:47.269Z] (7/12) Installing build-base (0.5-r2) [2021-05-24T18:04:47.269Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-24T18:04:47.269Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-24T18:04:47.269Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-24T18:04:47.269Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-24T18:04:47.269Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-24T18:04:47.550Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T18:04:47.550Z] OK: 218 MiB in 52 packages [2021-05-24T18:04:52.222Z] Removing intermediate container 8e75a813a514 [2021-05-24T18:04:52.222Z] ---> 97421f87d5c0 [2021-05-24T18:04:52.222Z] Step 4/6 : WORKDIR /edgex-go [2021-05-24T18:04:52.222Z] ---> Running in 125b0c46d021 [2021-05-24T18:04:52.222Z] Removing intermediate container 125b0c46d021 [2021-05-24T18:04:52.222Z] ---> 55ca518d3eb5 [2021-05-24T18:04:52.222Z] Step 5/6 : COPY go.mod . [2021-05-24T18:04:52.222Z] ---> 5232c3263d14 [2021-05-24T18:04:52.222Z] Step 6/6 : RUN go mod download [2021-05-24T18:04:54.423Z] ---> Running in 8e588a4c1e3b [2021-05-24T18:05:16.722Z] Removing intermediate container 8e588a4c1e3b [2021-05-24T18:05:16.722Z] ---> 89c84ab84348 [2021-05-24T18:05:16.722Z] Successfully built 89c84ab84348 [2021-05-24T18:05:16.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:05:22.967Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T18:05:22.967Z] . [Pipeline] withDockerContainer [2021-05-24T18:05:25.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2021-05-24T18:05:29.419Z] $ 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 [2021-05-24T18:05:35.591Z] $ docker top 4b610f9c0148fd48c08566a25632de4d5455f2e3b8bd09b401d3ba7dc9b3d97e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T18:05:50.320Z] + go version [2021-05-24T18:05:50.320Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-24T18:05:50.334Z] $ docker stop --time=1 4b610f9c0148fd48c08566a25632de4d5455f2e3b8bd09b401d3ba7dc9b3d97e [2021-05-24T18:05:52.535Z] $ docker rm -f 4b610f9c0148fd48c08566a25632de4d5455f2e3b8bd09b401d3ba7dc9b3d97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:06:18.530Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T18:06:18.530Z] . [Pipeline] withDockerContainer [2021-05-24T18:06:26.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2021-05-24T18:06:37.360Z] $ 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 [2021-05-24T18:06:39.489Z] $ docker top 85fc80249b4a3b95c35f1b2a6006d903d78816ff3f3c3fa621f560b352135334 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-24T18:06:45.884Z] ========================================================= [2021-05-24T18:06:45.884Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-24T18:06:45.885Z] ========================================================= [Pipeline] sh [2021-05-24T18:06:52.062Z] + go mod tidy [Pipeline] sh [2021-05-24T18:07:03.073Z] + make test [2021-05-24T18:07:03.073Z] go mod tidy [2021-05-24T18:07:03.073Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-24T18:07:24.963Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-24T18:08:22.530Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-24T18:08:29.444Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-24T18:08:38.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-24T18:08:38.998Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-24T18:08:45.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-24T18:08:45.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-24T18:08:45.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-24T18:08:45.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-24T18:08:48.087Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-24T18:08:48.087Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-24T18:09:01.473Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-24T18:09:01.473Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-24T18:09:01.473Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-24T18:09:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.379s coverage: 46.1% of statements [2021-05-24T18:09:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-24T18:09:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-24T18:09:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-24T18:09:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-24T18:09:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-24T18:09:05.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-24T18:09:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.258s coverage: 28.7% of statements [2021-05-24T18:09:05.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.289s coverage: 100.0% of statements [2021-05-24T18:09:10.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.595s coverage: 27.7% of statements [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-24T18:09:10.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.207s coverage: 81.2% of statements [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-24T18:09:10.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.194s coverage: 100.0% of statements [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-24T18:09:10.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.225s coverage: 100.0% of statements [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-24T18:09:10.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-24T18:09:14.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.277s coverage: 58.6% of statements [2021-05-24T18:09:14.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-24T18:09:14.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-24T18:09:14.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.524s coverage: 87.7% of statements [2021-05-24T18:09:14.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-24T18:09:14.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T18:09:14.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.241s coverage: 78.9% of statements [2021-05-24T18:09:14.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-24T18:09:30.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.168s coverage: 28.6% of statements [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-24T18:09:30.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.314s coverage: 100.0% of statements [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-24T18:09:30.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.171s coverage: 100.0% of statements [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-24T18:09:30.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.550s coverage: 86.7% of statements [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-24T18:09:30.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.632s coverage: 97.5% of statements [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-24T18:09:30.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.310s coverage: 78.3% of statements [2021-05-24T18:09:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-24T18:09:30.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-24T18:09:30.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-24T18:09:30.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.382s coverage: 95.1% of statements [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.290s coverage: 0.8% of statements [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.169s coverage: 21.7% of statements [2021-05-24T18:09:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.215s coverage: 79.5% of statements [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.213s coverage: 96.3% of statements [2021-05-24T18:09:36.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements [2021-05-24T18:09:50.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.197s coverage: 94.4% of statements [2021-05-24T18:09:50.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements [2021-05-24T18:09:50.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.534s coverage: 81.8% of statements [2021-05-24T18:09:50.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-24T18:10:06.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 76.0% of statements [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.231s coverage: 85.4% of statements [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.624s coverage: 64.4% of statements [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-05-24T18:10:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.080s coverage: 66.9% of statements [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-24T18:10:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-24T18:10:13.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.5% of statements [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-24T18:10:13.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-24T18:10:13.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-05-24T18:10:13.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.435s coverage: 46.8% of statements [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-24T18:10:13.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.159s coverage: 100.0% of statements [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-24T18:10:13.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-24T18:10:13.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.248s coverage: 18.9% of statements [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-24T18:10:13.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.526s coverage: 91.9% of statements [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T18:10:13.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-24T18:10:19.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.624s coverage: 28.7% of statements [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-24T18:10:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.274s coverage: 99.0% of statements [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-24T18:10:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.200s coverage: 100.0% of statements [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-24T18:10:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.216s coverage: 64.6% of statements [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-24T18:10:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.418s coverage: 97.6% of statements [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-24T18:10:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.079s coverage: 0.0% of statements [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-24T18:10:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-24T18:10:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-24T18:10:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-24T18:10:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-05-24T18:10:24.867Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.156s coverage: 28.1% of statements [2021-05-24T18:10:24.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-24T18:10:24.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-24T18:10:24.867Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.153s coverage: 27.9% of statements [2021-05-24T18:10:24.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-24T18:10:24.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-24T18:10:24.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-24T18:10:24.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-24T18:10:24.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-24T18:10:24.867Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-24T18:10:24.867Z] GO111MODULE=on go vet ./... [2021-05-24T18:11:58.783Z] gofmt -l . [2021-05-24T18:12:02.975Z] [ "`gofmt -l .`" = "" ] [2021-05-24T18:12:02.975Z] ./bin/test-go-mod-tidy.sh [2021-05-24T18:12:02.975Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-24T18:12:13.241Z] + ls -al . [2021-05-24T18:12:13.241Z] total 880 [2021-05-24T18:12:13.241Z] drwxrwxr-x 9 1001 1001 4096 May 24 18:12 . [2021-05-24T18:12:13.241Z] drwxr-xr-x 4 root root 4096 May 24 18:06 .. [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 11 May 24 18:02 .dockerignore [2021-05-24T18:12:13.241Z] drwxrwxr-x 8 1001 1001 4096 May 24 18:02 .git [2021-05-24T18:12:13.241Z] drwxrwxr-x 3 1001 1001 4096 May 24 18:02 .github [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 818 May 24 18:02 .gitignore [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 166 May 24 18:02 .sonarcloud.properties [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 8609 May 24 18:02 Attribution.txt [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 3804 May 24 18:02 CONTRIBUTING.md [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 931 May 24 18:02 Dockerfile.build [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 863 May 24 18:02 Jenkinsfile [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 10775 May 24 18:02 LICENSE [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 5632 May 24 18:02 Makefile [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 7978 May 24 18:02 README.md [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 6755 May 24 18:02 SECURITY.md [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 5 May 24 17:49 VERSION [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 4131 May 24 18:02 ZMQWindows.md [2021-05-24T18:12:13.241Z] drwxrwxr-x 2 1001 1001 4096 May 24 18:02 bin [2021-05-24T18:12:13.241Z] drwxrwxr-x 14 1001 1001 4096 May 24 18:02 cmd [2021-05-24T18:12:13.241Z] -rw-r--r-- 1 root root 741453 May 24 18:10 coverage.out [2021-05-24T18:12:13.241Z] -rw-r--r-- 1 root root 1060 May 24 18:12 go.mod [2021-05-24T18:12:13.241Z] -rw-r--r-- 1 root root 21990 May 24 18:06 go.sum [2021-05-24T18:12:13.241Z] drwxrwxr-x 8 1001 1001 4096 May 24 18:02 internal [2021-05-24T18:12:13.241Z] drwxrwxr-x 4 1001 1001 4096 May 24 18:02 openapi [2021-05-24T18:12:13.241Z] drwxrwxr-x 4 1001 1001 4096 May 24 18:02 snap [2021-05-24T18:12:13.241Z] -rw-rw-r-- 1 1001 1001 168 May 24 18:02 version.go [Pipeline] sh [2021-05-24T18:12:21.452Z] Running on prd-ubuntu18.04-docker-8c-8g-16918 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws [2021-05-24T18:12:25.699Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [2021-05-24T18:12:27.778Z] + '[' -e coverage.out ] [2021-05-24T18:12:27.778Z] + chown 1001:1001 coverage.out [Pipeline] checkout [Pipeline] stash [2021-05-24T18:12:34.132Z] Warning: overwriting stash ‘coverage-report’ [2021-05-24T18:12:44.497Z] The recommended git tool is: git [2021-05-24T18:13:17.334Z] Stashed 1 file(s) [Pipeline] sh [2021-05-24T18:13:25.738Z] + make build [2021-05-24T18:13:25.738Z] go mod tidy [2021-05-24T18:13:25.738Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-24T18:13:29.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-24T18:13:56.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-24T18:14:00.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-24T18:14:09.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-24T18:14:09.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-24T18:14:19.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-24T18:14:19.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-24T18:14:19.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-24T18:14:23.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-24T18:14:23.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-24T18:14:27.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-24T18:14:33.989Z] $ docker stop --time=1 85fc80249b4a3b95c35f1b2a6006d903d78816ff3f3c3fa621f560b352135334 [2021-05-24T18:14:40.127Z] $ docker rm -f 85fc80249b4a3b95c35f1b2a6006d903d78816ff3f3c3fa621f560b352135334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:15:24.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:15:24.278Z] [2021-05-24T18:15:24.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:15:36.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:15:36.612Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-24T18:15:36.613Z] 29e5d40040c1: Pulling fs layer [2021-05-24T18:15:36.613Z] 1ce36da41761: Pulling fs layer [2021-05-24T18:15:36.613Z] 25b303627fd3: Pulling fs layer [2021-05-24T18:15:36.613Z] 29e5d40040c1: Verifying Checksum [2021-05-24T18:15:36.613Z] 1ce36da41761: Verifying Checksum [2021-05-24T18:15:36.613Z] 1ce36da41761: Download complete [2021-05-24T18:15:36.613Z] 29e5d40040c1: Pull complete [2021-05-24T18:15:36.613Z] 1ce36da41761: Pull complete [2021-05-24T18:15:36.613Z] 25b303627fd3: Verifying Checksum [2021-05-24T18:15:36.613Z] 25b303627fd3: Download complete [2021-05-24T18:15:44.797Z] 25b303627fd3: Pull complete [2021-05-24T18:15:44.797Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-24T18:15:44.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:15:44.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-24T18:15:53.114Z] prd-ubuntu18.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2021-05-24T18:15:59.358Z] $ 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 [2021-05-24T18:16:13.883Z] $ docker top 8846d3aab18435057ff4b6e2a29f6a033831d031f22b32597df5e15da9729904 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T18:16:30.331Z] + docker-compose build --help [2021-05-24T18:16:30.331Z] + grep parallel [2021-05-24T18:16:30.331Z] --parallel Build images in parallel. [Pipeline] } [2021-05-24T18:16:34.378Z] $ docker stop --time=1 8846d3aab18435057ff4b6e2a29f6a033831d031f22b32597df5e15da9729904 [2021-05-24T18:16:38.484Z] $ docker rm -f 8846d3aab18435057ff4b6e2a29f6a033831d031f22b32597df5e15da9729904 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:17:13.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:17:13.781Z] . [Pipeline] withDockerContainer [2021-05-24T18:17:28.285Z] prd-ubuntu18.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2021-05-24T18:17:36.565Z] $ 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 [2021-05-24T18:17:40.701Z] $ docker top 1dc0aafb801e7964cde9f873d14546c865b9679235b9e0492632e38e4da05cba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T18:17:53.036Z] using credential edgex-jenkins-ssh [2021-05-24T18:17:55.098Z] Cloning the remote Git repository [2021-05-24T18:17:55.113Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-24T18:17:55.113Z] Building core-command ... [2021-05-24T18:17:55.113Z] Building core-data ... [2021-05-24T18:17:55.113Z] Building core-metadata ... [2021-05-24T18:17:55.113Z] Building security-bootstrapper ... [2021-05-24T18:17:55.113Z] Building security-proxy-setup ... [2021-05-24T18:17:55.113Z] Building security-secretstore-setup ... [2021-05-24T18:17:55.113Z] Building support-notifications ... [2021-05-24T18:17:55.113Z] Building support-scheduler ... [2021-05-24T18:17:55.113Z] Building sys-mgmt-agent ... [2021-05-24T18:17:55.113Z] Building core-metadata [2021-05-24T18:17:55.113Z] Building support-scheduler [2021-05-24T18:17:55.113Z] Building support-notifications [2021-05-24T18:17:55.113Z] Building security-proxy-setup [2021-05-24T18:17:55.113Z] Building security-bootstrapper [2021-05-24T18:17:55.121Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-24T18:18:03.470Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-24T18:18:07.558Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-24T18:18:07.558Z] > git --version # timeout=10 [2021-05-24T18:18:07.565Z] > git --version # 'git version 2.17.1' [2021-05-24T18:18:07.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T18:18:07.685Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T18:18:28.856Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-24T18:18:28.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T18:18:30.352Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-24T18:18:30.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-24T18:18:30.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T18:18:30.426Z] > 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 [2021-05-24T18:18:32.396Z] Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:18:38.558Z] Merge succeeded, producing 84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:18:38.558Z] Checking out Revision 84fbe7676ee55078a494c54f6ba61c0189a027c7 (PR-3501) [2021-05-24T18:18:34.513Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T18:18:34.522Z] > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 [2021-05-24T18:18:36.589Z] > git remote # timeout=10 [2021-05-24T18:18:36.621Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T18:18:36.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T18:18:36.692Z] > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 [2021-05-24T18:18:38.546Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T18:18:38.557Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T18:18:38.563Z] > git checkout -f 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 [2021-05-24T18:19:13.736Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:19:13.736Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:19:13.736Z] ---> 89c84ab84348 [2021-05-24T18:19:13.736Z] Step 3/22 : WORKDIR /edgex-go [2021-05-24T18:19:13.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:19:13.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:19:13.736Z] ---> 89c84ab84348 [2021-05-24T18:19:13.736Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:19:13.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:19:13.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:19:13.736Z] ---> 89c84ab84348 [2021-05-24T18:19:13.736Z] Step 3/23 : WORKDIR /edgex-go [2021-05-24T18:19:13.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:19:13.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:19:13.736Z] ---> 89c84ab84348 [2021-05-24T18:19:13.736Z] Step 3/23 : WORKDIR /edgex-go [2021-05-24T18:19:13.736Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:19:13.736Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:19:13.736Z] ---> 89c84ab84348 [2021-05-24T18:19:13.736Z] Step 3/32 : WORKDIR /edgex-go [2021-05-24T18:19:13.736Z] ---> Running in b2d688d72a5d [2021-05-24T18:19:13.736Z] ---> Running in a3e69b518045 [2021-05-24T18:19:13.736Z] ---> Running in 6fa3d393f33a [2021-05-24T18:19:13.736Z] ---> Running in 5c65b00e77f7 [2021-05-24T18:19:13.736Z] ---> Running in edf00019bdf1 [2021-05-24T18:19:13.736Z] Removing intermediate container b2d688d72a5d [2021-05-24T18:19:13.736Z] ---> 5dbb7a148a07 [2021-05-24T18:19:13.736Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:19:13.736Z] Removing intermediate container edf00019bdf1 [2021-05-24T18:19:13.736Z] ---> 3385693ba961 [2021-05-24T18:19:13.736Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:19:13.736Z] Removing intermediate container a3e69b518045 [2021-05-24T18:19:13.736Z] ---> 704043b753d9 [2021-05-24T18:19:13.736Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:19:13.736Z] Removing intermediate container 6fa3d393f33a [2021-05-24T18:19:13.736Z] ---> 217af8e34e80 [2021-05-24T18:19:13.736Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:19:13.736Z] Removing intermediate container 5c65b00e77f7 [2021-05-24T18:19:13.736Z] ---> c18c83197ac7 [2021-05-24T18:19:13.736Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:19:13.736Z] ---> Running in 5209eeff8231 [2021-05-24T18:19:13.736Z] ---> Running in 71b7cebe212a [2021-05-24T18:19:13.736Z] ---> Running in 44977796e782 [2021-05-24T18:19:13.736Z] ---> Running in a125ac01245a [2021-05-24T18:19:13.736Z] ---> Running in f09636279aec [2021-05-24T18:19:17.847Z] Removing intermediate container 5209eeff8231 [2021-05-24T18:19:17.847Z] ---> c374b1c8052c [2021-05-24T18:19:17.847Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-24T18:19:17.847Z] Removing intermediate container 71b7cebe212a [2021-05-24T18:19:17.847Z] ---> 63059f2c6c46 [2021-05-24T18:19:17.847Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-24T18:19:17.847Z] ---> Running in c91dfca4d036 [2021-05-24T18:19:17.847Z] ---> Running in 5152ac2c67f6 [2021-05-24T18:19:17.847Z] Removing intermediate container a125ac01245a [2021-05-24T18:19:17.847Z] ---> f8aa36ea781e [2021-05-24T18:19:17.847Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-24T18:19:17.847Z] Removing intermediate container f09636279aec [2021-05-24T18:19:17.847Z] ---> 4640325b588e [2021-05-24T18:19:17.847Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-24T18:19:17.847Z] Removing intermediate container 44977796e782 [2021-05-24T18:19:17.847Z] ---> 438b3fa28d67 [2021-05-24T18:19:17.847Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-24T18:19:17.847Z] ---> Running in 8b4f7f93fa78 [2021-05-24T18:19:17.847Z] ---> Running in fac939771154 [2021-05-24T18:19:17.847Z] ---> Running in 422a179633a9 [2021-05-24T18:19:17.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:17.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:17.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:17.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:17.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:17.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:17.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:23.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:23.996Z] OK: 218 MiB in 52 packages [2021-05-24T18:19:23.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:23.996Z] OK: 218 MiB in 52 packages [2021-05-24T18:19:23.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:19:23.996Z] OK: 218 MiB in 52 packages [2021-05-24T18:19:23.996Z] OK: 218 MiB in 52 packages [2021-05-24T18:19:23.996Z] Removing intermediate container c91dfca4d036 [2021-05-24T18:19:23.996Z] ---> db4f6208e58f [2021-05-24T18:19:23.996Z] Step 6/32 : COPY go.mod . [2021-05-24T18:19:23.996Z] Removing intermediate container 5152ac2c67f6 [2021-05-24T18:19:23.996Z] ---> 2dcc9f5665c9 [2021-05-24T18:19:23.996Z] Step 6/24 : COPY go.mod . [2021-05-24T18:19:23.996Z] OK: 218 MiB in 52 packages [2021-05-24T18:19:23.996Z] Removing intermediate container 422a179633a9 [2021-05-24T18:19:23.996Z] ---> f043f39cae96 [2021-05-24T18:19:23.996Z] Step 6/23 : COPY go.mod . [2021-05-24T18:19:23.996Z] ---> 1e4724f82bfa [2021-05-24T18:19:23.996Z] Step 7/32 : RUN go mod download [2021-05-24T18:19:23.996Z] ---> 47cf084e20eb [2021-05-24T18:19:23.997Z] Step 7/24 : RUN go mod download [2021-05-24T18:19:23.997Z] ---> Running in 8ecd8186ffb8 [2021-05-24T18:19:23.997Z] Removing intermediate container 8b4f7f93fa78 [2021-05-24T18:19:23.997Z] ---> 6096448ffdc2 [2021-05-24T18:19:23.997Z] Step 6/23 : COPY go.mod . [2021-05-24T18:19:23.997Z] ---> Running in 5db19f2602b1 [2021-05-24T18:19:23.997Z] Removing intermediate container fac939771154 [2021-05-24T18:19:23.997Z] ---> 5125d5ad7a0a [2021-05-24T18:19:23.997Z] Step 6/22 : COPY go.mod . [2021-05-24T18:19:23.997Z] ---> 80085d903515 [2021-05-24T18:19:23.997Z] Step 7/23 : RUN go mod download [2021-05-24T18:19:23.997Z] ---> Running in 156e56a8d6c0 [2021-05-24T18:19:23.997Z] ---> dd7eb1b06962 [2021-05-24T18:19:23.997Z] Step 7/23 : RUN go mod download [2021-05-24T18:19:23.997Z] ---> Running in d0867782a321 [2021-05-24T18:19:23.997Z] ---> 5499931125d3 [2021-05-24T18:19:23.997Z] Step 7/22 : RUN go mod download [2021-05-24T18:19:23.997Z] ---> Running in f85c458acfc0 [2021-05-24T18:19:28.018Z] Removing intermediate container 8ecd8186ffb8 [2021-05-24T18:19:28.018Z] ---> a3b8768b211a [2021-05-24T18:19:28.018Z] Step 8/32 : COPY . . [2021-05-24T18:19:32.245Z] Removing intermediate container 5db19f2602b1 [2021-05-24T18:19:32.245Z] ---> bbc8cc79848c [2021-05-24T18:19:32.245Z] Step 8/24 : COPY . . [2021-05-24T18:19:32.245Z] Removing intermediate container 156e56a8d6c0 [2021-05-24T18:19:32.245Z] ---> 314ea7f324bc [2021-05-24T18:19:32.245Z] Step 8/23 : COPY . . [2021-05-24T18:19:32.245Z] Removing intermediate container d0867782a321 [2021-05-24T18:19:32.245Z] ---> 454e0a2a3ec4 [2021-05-24T18:19:32.245Z] Step 8/23 : COPY . . [2021-05-24T18:19:32.245Z] Removing intermediate container f85c458acfc0 [2021-05-24T18:19:32.245Z] ---> fa159279529b [2021-05-24T18:19:32.245Z] Step 8/22 : COPY . . [2021-05-24T18:19:40.534Z] Commit message: "Merge branch 'master' into issue-3496" [Pipeline] withEnv [Pipeline] { [2021-05-24T18:19:55.095Z] ---> bb11e6bc382b [2021-05-24T18:19:55.095Z] Step 9/32 : RUN go mod tidy [2021-05-24T18:19:55.095Z] ---> Running in 883e12e985ba [2021-05-24T18:19:55.095Z] ---> 83e19ca45ce9 [2021-05-24T18:19:55.095Z] Step 9/23 : RUN go mod tidy [2021-05-24T18:19:55.095Z] ---> 86fcc301aadc [2021-05-24T18:19:55.095Z] Step 9/22 : RUN go mod tidy [2021-05-24T18:19:55.095Z] ---> e9fe43523806 [2021-05-24T18:19:55.095Z] Step 9/23 : RUN go mod tidy [2021-05-24T18:19:55.095Z] ---> Running in 9b4df522f375 [2021-05-24T18:19:55.095Z] ---> Running in 6327f837cc8e [2021-05-24T18:19:55.095Z] ---> Running in e600a4e2304d [2021-05-24T18:19:55.095Z] ---> 871f3c45dfbe [2021-05-24T18:19:55.095Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:19:55.095Z] ---> Running in 5c82573ccc97 [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:19:59.258Z] Removing intermediate container 883e12e985ba [2021-05-24T18:19:59.258Z] ---> 9ec75ec479a3 [2021-05-24T18:19:59.258Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-24T18:19:59.258Z] ---> Running in 197ac0bcdfcd [2021-05-24T18:19:59.258Z] Removing intermediate container 9b4df522f375 [2021-05-24T18:19:59.258Z] ---> feaf5023bdcc [2021-05-24T18:19:59.258Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-24T18:19:59.258Z] ---> Running in dcc2f2dd2374 [2021-05-24T18:20:01.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-24T18:20:01.251Z] Removing intermediate container 6327f837cc8e [2021-05-24T18:20:01.251Z] ---> 4b522964bab7 [2021-05-24T18:20:01.251Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-24T18:20:01.251Z] Removing intermediate container 5c82573ccc97 [2021-05-24T18:20:01.251Z] ---> 754f7f480d3f [2021-05-24T18:20:01.251Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-24T18:20:01.251Z] ---> Running in 6773003ab99d [2021-05-24T18:20:01.251Z] Removing intermediate container e600a4e2304d [2021-05-24T18:20:01.251Z] ---> 94a4f4efac35 [2021-05-24T18:20:01.251Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-24T18:20:01.251Z] ---> Running in 5cbbf62a9f9f [2021-05-24T18:20:01.251Z] ---> Running in f176999ac330 [2021-05-24T18:20:01.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-24T18:20:05.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-24T18:20:05.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-24T18:20:05.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-24T18:20:30.905Z] + echo snap-build.sh [2021-05-24T18:20:30.905Z] snap-build.sh [2021-05-24T18:20:30.905Z] + SNAP_BASE_DIR=. [2021-05-24T18:20:30.905Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-05-24T18:20:30.905Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-05-24T18:20:30.905Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-05-24T18:20:30.905Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-05-24T18:20:30.905Z] + cd /w/workspace/edgex-go/4 [2021-05-24T18:20:30.905Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-24T18:20:30.905Z] Reading package lists... [2021-05-24T18:20:30.905Z] Building dependency tree... [2021-05-24T18:20:30.905Z] Reading state information... [2021-05-24T18:20:30.905Z] The following packages were automatically installed and are no longer required: [2021-05-24T18:20:30.905Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-24T18:20:30.905Z] uidmap xdelta3 [2021-05-24T18:20:30.905Z] Use 'sudo apt autoremove' to remove them. [2021-05-24T18:20:30.905Z] The following packages will be REMOVED: [2021-05-24T18:20:30.905Z] lxd* lxd-client* [2021-05-24T18:20:30.905Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-24T18:20:30.905Z] After this operation, 31.7 MB disk space will be freed. [2021-05-24T18:20:33.132Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-24T18:20:33.132Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-24T18:20:35.271Z] Removing lxd dnsmasq configuration [2021-05-24T18:20:35.271Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-24T18:20:37.447Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-24T18:20:43.651Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-24T18:20:43.651Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-24T18:20:43.651Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-24T18:20:45.776Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-24T18:20:45.776Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-24T18:20:45.776Z] + sudo snap remove --purge lxd [2021-05-24T18:20:47.950Z] snap "lxd" is not installed [2021-05-24T18:20:47.950Z] + sudo groupadd --force --system lxd [2021-05-24T18:20:47.950Z] ++ whoami [2021-05-24T18:20:47.950Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-24T18:20:47.950Z] + newgrp - lxd [2021-05-24T18:20:47.950Z] + sudo snap install lxd [2021-05-24T18:21:05.349Z] 2021-05-24T18:20:59Z INFO Waiting for automatic snapd restart... [2021-05-24T18:21:40.665Z] lxd 4.14 from Canonical* installed [2021-05-24T18:21:40.665Z] + sudo lxd init --auto [2021-05-24T18:21:40.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-24T18:21:54.949Z] Removing intermediate container 197ac0bcdfcd [2021-05-24T18:21:54.949Z] ---> 1431b779e3e5 [2021-05-24T18:21:54.949Z] [2021-05-24T18:21:54.949Z] Step 11/32 : FROM alpine:3.12 [2021-05-24T18:21:54.949Z] 3.12: Pulling from library/alpine [2021-05-24T18:21:54.949Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T18:21:54.949Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T18:21:54.949Z] ---> 9852663dfa18 [2021-05-24T18:21:54.949Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-24T18:21:54.949Z] ---> Running in 34daed009c18 [2021-05-24T18:21:57.147Z] + sudo snap install --classic snapcraft [2021-05-24T18:21:59.325Z] Removing intermediate container 34daed009c18 [2021-05-24T18:21:59.325Z] ---> 7f0c7eb3a105 [2021-05-24T18:21:59.325Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-24T18:21:59.325Z] ---> Running in 7905c6f84501 [2021-05-24T18:21:59.325Z] Removing intermediate container dcc2f2dd2374 [2021-05-24T18:21:59.325Z] ---> 399fe5b99d7f [2021-05-24T18:21:59.325Z] [2021-05-24T18:21:59.325Z] Step 11/22 : FROM alpine:3.12 [2021-05-24T18:21:59.325Z] ---> 9852663dfa18 [2021-05-24T18:21:59.325Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-24T18:21:59.325Z] ---> Running in 0cbb310c0376 [2021-05-24T18:21:59.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:21:59.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:01.426Z] snapcraft 4.7.1 from Canonical* installed [2021-05-24T18:22:01.426Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-24T18:22:01.426Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-24T18:22:01.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:22:01.426Z] Dload Upload Total Spent Left Speed [2021-05-24T18:22:01.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8708 0 --:--:-- --:--:-- --:--:-- 8708 [2021-05-24T18:22:01.426Z] 100 3325k 100 3325k 0 0 21.2M 0 --:--:-- --:--:-- --:--:-- 21.2M [2021-05-24T18:22:01.426Z] ./yq_linux_amd64 [2021-05-24T18:22:01.426Z] + sudo snapcraft prime --use-lxd [2021-05-24T18:22:01.701Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-24T18:22:01.701Z] (2/2) Installing su-exec (0.2-r1) [2021-05-24T18:22:01.701Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:22:01.701Z] OK: 5 MiB in 16 packages [2021-05-24T18:22:01.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:01.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:03.906Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-24T18:22:03.906Z] 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: [2021-05-24T18:22:03.906Z] - README.md [2021-05-24T18:22:03.907Z] [2021-05-24T18:22:03.907Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-24T18:22:03.907Z] Launching a container. [2021-05-24T18:22:03.926Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-24T18:22:03.926Z] Removing intermediate container 7905c6f84501 [2021-05-24T18:22:03.926Z] ---> 06eddb50083c [2021-05-24T18:22:03.926Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-24T18:22:03.926Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:22:03.926Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-24T18:22:03.926Z] (4/4) Installing curl (7.76.1-r0) [2021-05-24T18:22:03.926Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:22:03.926Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:22:03.926Z] ---> Running in 00841d5d215f [2021-05-24T18:22:03.926Z] OK: 7 MiB in 18 packages [2021-05-24T18:22:03.926Z] Removing intermediate container 00841d5d215f [2021-05-24T18:22:03.926Z] ---> 76b439cb0879 [2021-05-24T18:22:03.926Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-24T18:22:03.926Z] ---> Running in 2b7ccea30a39 [2021-05-24T18:22:08.173Z] Removing intermediate container 2b7ccea30a39 [2021-05-24T18:22:08.173Z] ---> b60b7b562ca7 [2021-05-24T18:22:08.173Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-24T18:22:08.173Z] ---> Running in 7f407993706e [2021-05-24T18:22:08.173Z] Removing intermediate container 0cbb310c0376 [2021-05-24T18:22:08.173Z] ---> b9d244450832 [2021-05-24T18:22:08.173Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-24T18:22:08.173Z] ---> Running in 460d88eb1b0c [2021-05-24T18:22:08.173Z] Removing intermediate container 460d88eb1b0c [2021-05-24T18:22:08.173Z] ---> 54e690e98b65 [2021-05-24T18:22:08.173Z] Step 14/22 : WORKDIR /edgex [2021-05-24T18:22:08.173Z] ---> Running in 49088a89441c [2021-05-24T18:22:08.173Z] Removing intermediate container 49088a89441c [2021-05-24T18:22:08.173Z] ---> 4082065f230f [2021-05-24T18:22:08.173Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-24T18:22:10.247Z] ---> e3aa43ead210 [2021-05-24T18:22:10.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-24T18:22:10.247Z] Removing intermediate container 7f407993706e [2021-05-24T18:22:10.247Z] ---> c805c5ba4994 [2021-05-24T18:22:10.247Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-24T18:22:10.247Z] ---> Running in 6bcea6a3900a [2021-05-24T18:22:12.383Z] Removing intermediate container 6bcea6a3900a [2021-05-24T18:22:12.383Z] ---> ee96d3fa35ac [2021-05-24T18:22:12.383Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-24T18:22:12.383Z] ---> 4d80128b5750 [2021-05-24T18:22:12.383Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-24T18:22:12.385Z] Waiting for container to be ready [2021-05-24T18:22:12.385Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-24T18:22:12.385Z] [2021-05-24T18:22:14.518Z] ---> 2ad5ccf9a644 [2021-05-24T18:22:14.518Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-24T18:22:14.518Z] ---> Running in d7fd271ce824 [2021-05-24T18:22:14.518Z] ---> fcc49648f118 [2021-05-24T18:22:14.518Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-24T18:22:14.518Z] Removing intermediate container 6773003ab99d [2021-05-24T18:22:14.518Z] ---> 9fb2f19bbe95 [2021-05-24T18:22:14.518Z] [2021-05-24T18:22:14.518Z] Step 11/23 : FROM alpine:3.12 [2021-05-24T18:22:14.518Z] ---> 9852663dfa18 [2021-05-24T18:22:14.518Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:22:14.802Z] ---> Running in 7c1a6a1abba2 [2021-05-24T18:22:19.101Z] Removing intermediate container f176999ac330 [2021-05-24T18:22:19.101Z] ---> 010c130e5da6 [2021-05-24T18:22:19.101Z] [2021-05-24T18:22:19.101Z] Step 11/23 : FROM alpine:3.12 [2021-05-24T18:22:19.101Z] ---> 9852663dfa18 [2021-05-24T18:22:19.101Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-24T18:22:19.101Z] ---> Running in 7a3142719e1e [2021-05-24T18:22:19.101Z] ---> Running in a4c86118ed51 [2021-05-24T18:22:19.101Z] Removing intermediate container 7c1a6a1abba2 [2021-05-24T18:22:19.101Z] ---> 2370b74ab483 [2021-05-24T18:22:19.101Z] Step 19/22 : CMD ["--init=true"] [2021-05-24T18:22:19.101Z] ---> Running in f4815b40a8b1 [2021-05-24T18:22:19.101Z] Removing intermediate container f4815b40a8b1 [2021-05-24T18:22:19.101Z] ---> 827fa9764dff [2021-05-24T18:22:19.101Z] Step 20/22 : LABEL arch=arm64 [2021-05-24T18:22:19.101Z] ---> Running in ff25472f130c [2021-05-24T18:22:23.686Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-24T18:22:23.686Z] Waiting for network to be ready... [2021-05-24T18:22:23.686Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-24T18:22:23.686Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-24T18:22:23.686Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-24T18:22:23.686Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-24T18:22:23.686Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-24T18:22:23.686Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-24T18:22:23.686Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-24T18:22:23.686Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-24T18:22:23.686Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-24T18:22:23.686Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-24T18:22:23.686Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-24T18:22:23.686Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-24T18:22:23.686Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-24T18:22:23.686Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-24T18:22:23.686Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-24T18:22:23.686Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-24T18:22:23.686Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-24T18:22:23.686Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-24T18:22:23.686Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-24T18:22:23.686Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-24T18:22:23.686Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-24T18:22:23.686Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-24T18:22:23.686Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-24T18:22:23.686Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-24T18:22:23.686Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-24T18:22:23.686Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-24T18:22:23.686Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-24T18:22:25.821Z] Fetched 24.6 MB in 4s (6143 kB/s) [2021-05-24T18:22:29.966Z] Reading package lists... [2021-05-24T18:22:29.966Z] Reading package lists... [2021-05-24T18:22:29.966Z] Building dependency tree... [2021-05-24T18:22:29.966Z] Reading state information... [2021-05-24T18:22:29.966Z] The following additional packages will be installed: [2021-05-24T18:22:29.966Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-24T18:22:29.966Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-24T18:22:29.966Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-24T18:22:29.966Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-24T18:22:29.966Z] Suggested packages: [2021-05-24T18:22:29.966Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-24T18:22:29.966Z] Recommended packages: [2021-05-24T18:22:29.966Z] gnupg libsasl2-modules [2021-05-24T18:22:29.966Z] The following NEW packages will be installed: [2021-05-24T18:22:29.966Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-24T18:22:29.966Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-24T18:22:29.966Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-24T18:22:29.966Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-24T18:22:29.966Z] The following packages will be upgraded: [2021-05-24T18:22:29.966Z] gpg gpg-agent gpgconf libudev1 [2021-05-24T18:22:29.966Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-24T18:22:29.966Z] Need to get 3530 kB of archives. [2021-05-24T18:22:29.966Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-24T18:22:29.966Z] 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] [2021-05-24T18:22:29.966Z] 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] [2021-05-24T18:22:29.966Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-24T18:22:29.966Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-24T18:22:29.966Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-24T18:22:29.966Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-24T18:22:29.966Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-24T18:22:29.966Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-24T18:22:29.966Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-24T18:22:29.966Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-24T18:22:29.966Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-24T18:22:29.966Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-24T18:22:29.966Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-24T18:22:29.966Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-24T18:22:29.966Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-24T18:22:29.966Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-24T18:22:29.966Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-24T18:22:29.966Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-24T18:22:29.966Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-24T18:22:29.966Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-24T18:22:29.966Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-24T18:22:29.966Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-24T18:22:32.127Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-24T18:22:32.127Z] Fetched 3530 kB in 1s (3472 kB/s) [2021-05-24T18:22:32.127Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-24T18:22:32.127Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-24T18:22:32.127Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-24T18:22:32.127Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-24T18:22:32.127Z] Selecting previously unselected package udev. [2021-05-24T18:22:32.127Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-24T18:22:32.127Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-24T18:22:32.127Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-24T18:22:32.127Z] Selecting previously unselected package libfuse2:amd64. [2021-05-24T18:22:32.127Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-24T18:22:32.127Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-24T18:22:32.127Z] Selecting previously unselected package fuse. [2021-05-24T18:22:32.127Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-24T18:22:32.127Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-24T18:22:32.127Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-24T18:22:32.127Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-24T18:22:32.127Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-24T18:22:32.127Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-24T18:22:32.127Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-24T18:22:32.127Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-24T18:22:34.303Z] Selecting previously unselected package libksba8:amd64. [2021-05-24T18:22:34.303Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-24T18:22:34.303Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-24T18:22:34.303Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-24T18:22:34.303Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:34.303Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:34.303Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-24T18:22:34.303Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:34.303Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:34.303Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-24T18:22:34.303Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:34.303Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:38.593Z] Cannot contact prd-ubuntu18.04-docker-arm64-4c-16g-16915: java.lang.InterruptedException [2021-05-24T18:22:38.599Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-24T18:22:38.599Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:38.599Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:38.599Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-24T18:22:38.599Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:38.599Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:38.599Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-24T18:22:38.599Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:38.599Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:38.599Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-24T18:22:38.599Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:38.599Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:38.599Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-24T18:22:38.599Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:38.599Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:38.599Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-24T18:22:38.599Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-24T18:22:38.599Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:38.599Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-24T18:22:38.599Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-24T18:22:38.599Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-24T18:22:40.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:40.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:40.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:40.750Z] Removing intermediate container ff25472f130c [2021-05-24T18:22:40.750Z] ---> 9be0e612cca2 [2021-05-24T18:22:40.750Z] Step 21/22 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:22:40.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:40.751Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-24T18:22:40.751Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:22:40.751Z] OK: 5 MiB in 15 packages [2021-05-24T18:22:40.751Z] ---> Running in 8cc5cd169439 [2021-05-24T18:22:40.751Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-24T18:22:40.751Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-24T18:22:40.751Z] Removing intermediate container d7fd271ce824 [2021-05-24T18:22:40.751Z] ---> 1b4729258e63 [2021-05-24T18:22:40.751Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:22:40.751Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:22:40.751Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:22:40.751Z] OK: 6 MiB in 16 packages [2021-05-24T18:22:40.751Z] Removing intermediate container 8cc5cd169439 [2021-05-24T18:22:40.751Z] ---> 756f3c97882f [2021-05-24T18:22:40.751Z] Step 22/22 : LABEL version=0.0.0 [2021-05-24T18:22:40.751Z] ---> 3cf4cd710493 [2021-05-24T18:22:40.751Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-24T18:22:40.751Z] ---> Running in 2d19f000e711 [2021-05-24T18:22:40.751Z] Removing intermediate container 7a3142719e1e [2021-05-24T18:22:40.751Z] ---> 24ff52e040f4 [2021-05-24T18:22:40.751Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:22:40.751Z] Removing intermediate container 5cbbf62a9f9f [2021-05-24T18:22:40.751Z] ---> dbc9e6bb154c [2021-05-24T18:22:40.751Z] [2021-05-24T18:22:40.751Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:22:40.751Z] ---> 9852663dfa18 [2021-05-24T18:22:40.751Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:22:40.751Z] ---> Using cache [2021-05-24T18:22:40.751Z] ---> 24ff52e040f4 [2021-05-24T18:22:40.751Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:22:40.751Z] ---> Running in 81453e49063d [2021-05-24T18:22:40.751Z] Removing intermediate container 2d19f000e711 [2021-05-24T18:22:40.751Z] ---> d0b1edf5029d [2021-05-24T18:22:40.751Z] [2021-05-24T18:22:40.751Z] ---> Running in 7c08ff72347b [2021-05-24T18:22:40.751Z] Removing intermediate container a4c86118ed51 [2021-05-24T18:22:40.751Z] ---> acc0948369a1 [2021-05-24T18:22:40.751Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:22:40.751Z] Successfully built d0b1edf5029d [2021-05-24T18:22:40.751Z] ---> 6dd200d4e16d [2021-05-24T18:22:40.751Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/Removing intermediate container 81453e49063d [2021-05-24T18:22:40.751Z] [2021-05-24T18:22:40.751Z] ---> 3b79863fce42 [2021-05-24T18:22:40.751Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-24T18:22:40.751Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-24T18:22:40.751Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-24T18:22:40.751Z] ---> Running in 074ed8f62c97 [2021-05-24T18:22:40.751Z] ---> Running in 95bfb71a2709 [2021-05-24T18:22:40.751Z] Removing intermediate container 7c08ff72347b [2021-05-24T18:22:40.751Z] ---> e57bffa6f07a [2021-05-24T18:22:40.751Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-24T18:22:40.751Z] ---> Running in 7e67a5e9af2c [2021-05-24T18:22:40.751Z] Removing intermediate container 074ed8f62c97 [2021-05-24T18:22:40.751Z] ---> 11b5e97c734a [2021-05-24T18:22:40.751Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-24T18:22:40.751Z] Removing intermediate container 95bfb71a2709 [2021-05-24T18:22:40.751Z] ---> 77e085b9784c [2021-05-24T18:22:40.751Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-24T18:22:40.751Z] ---> fe636560791d [2021-05-24T18:22:40.751Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-24T18:22:40.751Z] ---> Running in 58450b472885 [2021-05-24T18:22:40.751Z] ---> Running in d2e0fc9a556e [2021-05-24T18:22:40.751Z] Removing intermediate container 7e67a5e9af2c [2021-05-24T18:22:40.751Z] ---> d729f1f7fd83 [2021-05-24T18:22:40.751Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-24T18:22:40.751Z] ---> Running in 19e73cf61c16 [2021-05-24T18:22:40.751Z] Removing intermediate container 58450b472885 [2021-05-24T18:22:40.751Z] ---> e4316c1e823c [2021-05-24T18:22:40.751Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-24T18:22:40.751Z] Removing intermediate container d2e0fc9a556e [2021-05-24T18:22:40.751Z] ---> d71bcee10ce5 [2021-05-24T18:22:40.751Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:22:40.751Z] ---> Running in 6e9361c09b68 [2021-05-24T18:22:40.751Z] ---> 85545aff68d8 [2021-05-24T18:22:40.751Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-24T18:22:40.751Z] Removing intermediate container 19e73cf61c16 [2021-05-24T18:22:40.751Z] ---> 915e1b17adfb [2021-05-24T18:22:40.751Z] Step 16/24 : WORKDIR / [2021-05-24T18:22:40.751Z] ---> Running in 19b9b6632a77 [2021-05-24T18:22:40.751Z] Removing intermediate container 6e9361c09b68 [2021-05-24T18:22:40.751Z] ---> cd71b719ac52 [2021-05-24T18:22:40.751Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:22:40.751Z] ---> e167cf3852ab [2021-05-24T18:22:40.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-24T18:22:40.751Z] ---> 85a5b3602fbf [2021-05-24T18:22:40.751Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-24T18:22:40.751Z] ---> Running in d958bdb2e673 [2021-05-24T18:22:40.751Z] Removing intermediate container 19b9b6632a77 [2021-05-24T18:22:40.751Z] ---> c5c3a039c4dc [2021-05-24T18:22:40.751Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:22:40.751Z] ---> 988773e06e23 [2021-05-24T18:22:40.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-24T18:22:40.751Z] Removing intermediate container d958bdb2e673 [2021-05-24T18:22:40.751Z] ---> a8424edbd793 [2021-05-24T18:22:40.751Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-24T18:22:40.751Z] ---> 77c2028aeb7f [2021-05-24T18:22:40.751Z] ---> 7e3704266067 [2021-05-24T18:22:40.751Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-24T18:22:40.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-24T18:22:40.751Z] ---> ec6ff3a04174 [2021-05-24T18:22:40.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-24T18:22:40.751Z] ---> ffc31788ddab [2021-05-24T18:22:40.751Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-24T18:22:40.751Z] ---> 82f52666ae36 [2021-05-24T18:22:40.751Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-24T18:22:40.751Z] ---> Running in 901054dec88b [2021-05-24T18:22:40.751Z] ---> Running in 49a397cfed53 [2021-05-24T18:22:40.751Z] ---> 997e11abb53a [2021-05-24T18:22:40.751Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-24T18:22:40.751Z] ---> f3c1e537009d [2021-05-24T18:22:40.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-24T18:22:40.751Z] ---> Running in c288ff784401 [2021-05-24T18:22:40.751Z] Removing intermediate container 49a397cfed53 [2021-05-24T18:22:40.751Z] ---> 0a535e6ef251 [2021-05-24T18:22:40.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:22:40.751Z] ---> Running in 90bd2ccb34c9 [2021-05-24T18:22:40.751Z] Removing intermediate container c288ff784401 [2021-05-24T18:22:40.751Z] ---> 65b6d5f3c2ea [2021-05-24T18:22:40.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:22:40.751Z] ---> 017676eecb28 [2021-05-24T18:22:40.751Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-24T18:22:40.751Z] ---> Running in 23d958e89784 [2021-05-24T18:22:40.751Z] ---> Running in e3114644da59 [2021-05-24T18:22:40.751Z] Removing intermediate container 90bd2ccb34c9 [2021-05-24T18:22:40.751Z] ---> 07bddf97e3bc [2021-05-24T18:22:40.751Z] Step 21/23 : LABEL arch=arm64 [2021-05-24T18:22:40.751Z] ---> Running in ccd5099d4f9c [2021-05-24T18:22:40.751Z] Removing intermediate container 23d958e89784 [2021-05-24T18:22:40.751Z] ---> c6184c6b6974 [2021-05-24T18:22:40.751Z] Step 21/23 : LABEL arch=arm64 [2021-05-24T18:22:40.751Z] ---> Running in 998d4ca3f123 [2021-05-24T18:22:40.751Z] Removing intermediate container e3114644da59 [2021-05-24T18:22:40.751Z] ---> 9a2d524d1b5c [2021-05-24T18:22:40.751Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:22:40.751Z] Removing intermediate container ccd5099d4f9c [2021-05-24T18:22:40.751Z] ---> 034f0692f837 [2021-05-24T18:22:40.751Z] Step 22/23 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:22:40.751Z] ---> Running in 07f04413a8ab [2021-05-24T18:22:40.751Z] Removing intermediate container 998d4ca3f123 [2021-05-24T18:22:40.751Z] ---> af006e4f3bb7 [2021-05-24T18:22:40.751Z] Step 22/23 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:22:40.751Z] Removing intermediate container 901054dec88b [2021-05-24T18:22:40.751Z] ---> deb228deebad [2021-05-24T18:22:40.751Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-24T18:22:40.751Z] ---> Running in 1a6fd87c1910 [2021-05-24T18:22:40.751Z] ---> Running in f5cc5148878d [2021-05-24T18:22:40.751Z] ---> Running in 4385705f08d8 [2021-05-24T18:22:40.751Z] Removing intermediate container 07f04413a8ab [2021-05-24T18:22:40.751Z] ---> 7a5ba7df49ed [2021-05-24T18:22:40.751Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T18:22:40.751Z] Removing intermediate container f5cc5148878d [2021-05-24T18:22:40.751Z] ---> 2c310323270e [2021-05-24T18:22:40.751Z] Step 23/23 : LABEL version=0.0.0 [2021-05-24T18:22:40.751Z] Removing intermediate container 1a6fd87c1910 [2021-05-24T18:22:40.751Z] ---> 6e1a2f37ee9d [2021-05-24T18:22:40.751Z] Step 23/23 : LABEL version=0.0.0 [2021-05-24T18:22:40.751Z] ---> Running in 166228a23275 [2021-05-24T18:22:40.751Z] ---> Running in d86328a1b4c5 [2021-05-24T18:22:40.751Z] ---> Running in 524ec8db3d80 [2021-05-24T18:22:40.751Z] Removing intermediate container 4385705f08d8 [2021-05-24T18:22:40.751Z] ---> 325f2a04f6df [2021-05-24T18:22:40.751Z] Step 29/32 : CMD ["gate"] [2021-05-24T18:22:40.751Z] Removing intermediate container 166228a23275 [2021-05-24T18:22:40.751Z] ---> 16385b450ce1 [2021-05-24T18:22:40.751Z] Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:22:40.751Z] ---> Running in f42d99aebed0 [2021-05-24T18:22:40.751Z] ---> Running in c65363af35b5 [2021-05-24T18:22:40.751Z] Removing intermediate container 524ec8db3d80 [2021-05-24T18:22:40.751Z] ---> fdbd573b6109 [2021-05-24T18:22:40.751Z] [2021-05-24T18:22:40.751Z] Removing intermediate container d86328a1b4c5 [2021-05-24T18:22:40.751Z] ---> 05fc7a3e0c25 [2021-05-24T18:22:40.751Z] [2021-05-24T18:22:40.751Z] Removing intermediate container f42d99aebed0 [2021-05-24T18:22:40.751Z] ---> efba3b27c24b [2021-05-24T18:22:40.751Z] Step 30/32 : LABEL arch=arm64 [2021-05-24T18:22:40.751Z] Successfully built 05fc7a3e0c25 [2021-05-24T18:22:40.751Z] Successfully built fdbd573b6109 [2021-05-24T18:22:40.751Z] Successfully tagged support-notifications-arm64:latest [2021-05-24T18:22:40.751Z] Successfully tagged support-scheduler-arm64:latest [2021-05-24T18:22:40.751Z]  Building support-notifications ... done Building core-command [2021-05-24T18:22:40.751Z]  Building support-scheduler ... done Building core-data [2021-05-24T18:22:40.751Z] Removing intermediate container c65363af35b5 [2021-05-24T18:22:40.751Z] ---> 4984b76c2ebb [2021-05-24T18:22:40.751Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T18:22:40.751Z] ---> Running in 36dbf882a709 [2021-05-24T18:22:40.751Z] ---> Running in 5a334984d534 [2021-05-24T18:22:40.751Z] Removing intermediate container 36dbf882a709 [2021-05-24T18:22:40.751Z] ---> 3e4948c9ec8c [2021-05-24T18:22:40.751Z] Step 31/32 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:22:40.751Z] Removing intermediate container 5a334984d534 [2021-05-24T18:22:40.751Z] ---> d14594c475c6 [2021-05-24T18:22:40.751Z] [2021-05-24T18:22:40.751Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:22:40.751Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:22:40.751Z] ---> 89c84ab84348 [2021-05-24T18:22:40.751Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:22:40.751Z] ---> Using cache [2021-05-24T18:22:40.751Z] ---> c18c83197ac7 [2021-05-24T18:22:40.751Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:22:40.751Z] ---> Using cache [2021-05-24T18:22:40.751Z] ---> 4640325b588e [2021-05-24T18:22:40.751Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-24T18:22:40.751Z] ---> Running in 12d62c6789fd [2021-05-24T18:22:40.751Z] ---> Running in 9400405a052c [2021-05-24T18:22:40.751Z] Successfully built d14594c475c6 [2021-05-24T18:22:40.751Z] Successfully tagged core-metadata-arm64:latest [2021-05-24T18:22:40.751Z] Building security-secretstore-setup [2021-05-24T18:22:40.751Z]  Building core-metadata ... done Removing intermediate container 9400405a052c [2021-05-24T18:22:40.751Z] ---> 3e4b9732eac3 [2021-05-24T18:22:40.751Z] Step 32/32 : LABEL version=0.0.0 [2021-05-24T18:22:42.862Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-24T18:22:42.862Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-24T18:22:42.862Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-24T18:22:42.862Z] Selecting previously unselected package libldap-common. [2021-05-24T18:22:42.862Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-24T18:22:42.862Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-24T18:22:42.862Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-24T18:22:42.862Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-24T18:22:42.862Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-24T18:22:42.862Z] Selecting previously unselected package dirmngr. [2021-05-24T18:22:42.862Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-24T18:22:42.862Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-24T18:22:42.862Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-24T18:22:42.862Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-24T18:22:42.879Z] ---> Running in 72e944a50fca [2021-05-24T18:22:42.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:42.879Z] Removing intermediate container 72e944a50fca [2021-05-24T18:22:42.879Z] ---> 208e19395cd1 [2021-05-24T18:22:42.879Z] [2021-05-24T18:22:42.879Z] Successfully built 208e19395cd1 [2021-05-24T18:22:42.879Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-24T18:22:42.879Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:22:45.053Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-24T18:22:45.068Z] OK: 218 MiB in 52 packages [2021-05-24T18:22:47.461Z] Removing intermediate container 12d62c6789fd [2021-05-24T18:22:47.461Z] ---> dba34396d653 [2021-05-24T18:22:47.461Z] Step 6/24 : COPY go.mod . [2021-05-24T18:22:47.461Z] ---> 5182defdaf08 [2021-05-24T18:22:47.461Z] Step 7/24 : RUN go mod download [2021-05-24T18:22:49.669Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-24T18:22:49.673Z] ---> Running in 7a79a8b18727 [2021-05-24T18:22:51.882Z] Removing intermediate container 7a79a8b18727 [2021-05-24T18:22:51.882Z] ---> 1f097fdff3bd [2021-05-24T18:22:51.882Z] Step 8/24 : COPY . . [2021-05-24T18:22:53.971Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-24T18:22:53.971Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-24T18:22:53.971Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:53.971Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-24T18:22:53.971Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-24T18:22:53.971Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-24T18:22:53.971Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-24T18:22:53.971Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:53.971Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-24T18:22:53.971Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-24T18:22:53.971Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-24T18:22:53.971Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:53.971Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:53.971Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:56.056Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:56.056Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:56.056Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:56.056Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-24T18:22:56.056Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-24T18:22:56.056Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-24T18:22:56.056Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-24T18:22:56.056Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-24T18:22:56.056Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-24T18:22:56.056Z] This means they are not meant to be enabled using systemctl. [2021-05-24T18:22:56.056Z] Possible reasons for having this kind of units are: [2021-05-24T18:22:56.056Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-24T18:22:56.056Z] .wants/ or .requires/ directory. [2021-05-24T18:22:56.056Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-24T18:22:56.056Z] a requirement dependency on it. [2021-05-24T18:22:56.056Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-24T18:22:56.056Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-24T18:22:56.056Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-24T18:22:56.056Z] instance name specified. [2021-05-24T18:22:56.056Z] Reading package lists... [2021-05-24T18:22:56.056Z] Building dependency tree... [2021-05-24T18:22:56.056Z] Reading state information... [2021-05-24T18:22:56.056Z] The following additional packages will be installed: [2021-05-24T18:22:56.056Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-24T18:22:56.056Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-24T18:22:56.056Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-24T18:22:56.056Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-24T18:22:56.056Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-24T18:22:56.056Z] Suggested packages: [2021-05-24T18:22:56.056Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-24T18:22:56.056Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-24T18:22:56.056Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-24T18:22:56.056Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-24T18:22:56.056Z] systemd-container policykit-1 [2021-05-24T18:22:56.056Z] Recommended packages: [2021-05-24T18:22:56.056Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-24T18:22:56.056Z] The following NEW packages will be installed: [2021-05-24T18:22:56.056Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-24T18:22:56.056Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-24T18:22:56.056Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-24T18:22:56.056Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-24T18:22:56.056Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-24T18:22:56.056Z] The following packages will be upgraded: [2021-05-24T18:22:56.056Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-24T18:22:56.056Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-24T18:22:56.056Z] Need to get 35.2 MB of archives. [2021-05-24T18:22:56.056Z] After this operation, 141 MB of additional disk space will be used. [2021-05-24T18:22:56.056Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-24T18:22:58.190Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-24T18:22:58.190Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-24T18:22:58.190Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-24T18:22:58.190Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-24T18:22:58.190Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-24T18:22:58.190Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-24T18:22:58.190Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-24T18:22:58.190Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-24T18:22:58.190Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-24T18:22:58.190Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-24T18:22:58.190Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-24T18:22:58.190Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-24T18:22:58.190Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-24T18:22:58.190Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-24T18:22:58.190Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-24T18:22:58.190Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-24T18:22:58.190Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-24T18:22:58.190Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-24T18:22:58.190Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-24T18:22:58.190Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-24T18:22:58.190Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-24T18:22:58.190Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-24T18:22:58.190Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-24T18:22:58.190Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-24T18:22:58.190Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-24T18:22:58.190Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-24T18:22:58.190Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-24T18:22:58.190Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-24T18:22:58.190Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-24T18:22:58.190Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-24T18:22:58.190Z] Fetched 35.2 MB in 1s (25.0 MB/s) [2021-05-24T18:23:00.352Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-24T18:23:00.353Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-24T18:23:00.353Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-24T18:23:04.634Z] ---> e45778fc15db [2021-05-24T18:23:04.634Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:23:04.634Z] ---> Running in 2fd3f654a296 [2021-05-24T18:23:07.103Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-24T18:23:07.103Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-24T18:23:07.103Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-24T18:23:07.103Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-24T18:23:07.103Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-24T18:23:07.103Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-24T18:23:09.495Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-24T18:23:09.495Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-24T18:23:09.495Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-24T18:23:09.495Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-24T18:23:09.495Z] Setting up apt (1.6.13) ... [2021-05-24T18:23:09.513Z] Removing intermediate container 2fd3f654a296 [2021-05-24T18:23:09.513Z] ---> 909c375b2fa0 [2021-05-24T18:23:09.513Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-24T18:23:09.513Z] ---> Running in aa4b4c90c200 [2021-05-24T18:23:11.601Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-24T18:23:11.601Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-24T18:23:11.601Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-24T18:23:11.601Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-24T18:23:11.601Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-24T18:23:11.601Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-24T18:23:11.601Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-24T18:23:11.601Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-24T18:23:11.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-24T18:23:13.658Z] Selecting previously unselected package libexpat1:amd64. [2021-05-24T18:23:13.658Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-24T18:23:13.658Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-24T18:23:15.741Z] Selecting previously unselected package python3.6-minimal. [2021-05-24T18:23:15.741Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-24T18:23:15.741Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-24T18:23:15.741Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-24T18:23:15.741Z] Checking for services that may need to be restarted...done. [2021-05-24T18:23:15.741Z] Checking for services that may need to be restarted...done. [2021-05-24T18:23:15.741Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-24T18:23:15.741Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-24T18:23:15.741Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-24T18:23:19.956Z] Selecting previously unselected package python3-minimal. [2021-05-24T18:23:19.956Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-24T18:23:19.956Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-24T18:23:19.956Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-24T18:23:19.956Z] Selecting previously unselected package mime-support. [2021-05-24T18:23:19.956Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-24T18:23:19.956Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-24T18:23:19.956Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-24T18:23:19.956Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-24T18:23:19.956Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-24T18:23:19.956Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-24T18:23:19.956Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-24T18:23:19.956Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-24T18:23:22.068Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:23:22.068Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:23:22.068Z] ---> 89c84ab84348 [2021-05-24T18:23:22.068Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> c18c83197ac7 [2021-05-24T18:23:22.068Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 4640325b588e [2021-05-24T18:23:22.068Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 5125d5ad7a0a [2021-05-24T18:23:22.068Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:23:22.068Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:23:22.068Z] ---> 89c84ab84348 [2021-05-24T18:23:22.068Z] Step 3/26 : WORKDIR /edgex-go [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] Step 6/24 : COPY go.mod . [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 5499931125d3 [2021-05-24T18:23:22.068Z] Step 7/24 : RUN go mod download ---> c18c83197ac7 [2021-05-24T18:23:22.068Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 4640325b588e [2021-05-24T18:23:22.068Z] [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> fa159279529b [2021-05-24T18:23:22.068Z] Step 8/24 : COPY . . [2021-05-24T18:23:22.068Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 5125d5ad7a0a [2021-05-24T18:23:22.068Z] Step 6/26 : COPY go.mod . [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 5499931125d3 [2021-05-24T18:23:22.068Z] Step 7/26 : RUN go mod download [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> fa159279529b [2021-05-24T18:23:22.068Z] Step 8/26 : COPY . . [2021-05-24T18:23:22.068Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:23:22.068Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:23:22.068Z] ---> 89c84ab84348 [2021-05-24T18:23:22.068Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> c18c83197ac7 [2021-05-24T18:23:22.068Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 4640325b588e [2021-05-24T18:23:22.068Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 86fcc301aadc [2021-05-24T18:23:22.068Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> feaf5023bdcc [2021-05-24T18:23:22.068Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> 86fcc301aadc [2021-05-24T18:23:22.068Z] Step 9/26 : RUN go mod tidy [2021-05-24T18:23:22.068Z] ---> Using cache [2021-05-24T18:23:22.068Z] ---> feaf5023bdcc [2021-05-24T18:23:22.068Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-24T18:23:22.068Z] ---> Running in 86418168818b [2021-05-24T18:23:22.068Z] ---> Running in 1f9634fdac32 [2021-05-24T18:23:22.068Z] ---> Running in 5731ad4a58e4 [2021-05-24T18:23:24.177Z] Selecting previously unselected package python3.6. [2021-05-24T18:23:24.177Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-24T18:23:24.177Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-24T18:23:24.177Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-24T18:23:24.177Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-24T18:23:24.178Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-24T18:23:24.178Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-24T18:23:24.178Z] Selecting previously unselected package python3. [2021-05-24T18:23:24.178Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-24T18:23:24.178Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-24T18:23:24.178Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-24T18:23:24.178Z] Selecting previously unselected package multiarch-support. [2021-05-24T18:23:24.178Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-24T18:23:24.178Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-24T18:23:24.178Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-24T18:23:24.178Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-24T18:23:24.178Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-24T18:23:24.178Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-24T18:23:24.178Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-24T18:23:24.178Z] Selecting previously unselected package libbsd0:amd64. [2021-05-24T18:23:24.178Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-24T18:23:24.178Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-24T18:23:26.253Z] Selecting previously unselected package sudo. [2021-05-24T18:23:26.253Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-24T18:23:26.253Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-24T18:23:26.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:23:26.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-24T18:23:26.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-24T18:23:26.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:23:26.260Z] OK: 218 MiB in 52 packages [2021-05-24T18:23:28.354Z] Selecting previously unselected package apparmor. [2021-05-24T18:23:28.354Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-24T18:23:28.354Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-24T18:23:28.360Z] Removing intermediate container 86418168818b [2021-05-24T18:23:28.360Z] ---> 27bf6e730875 [2021-05-24T18:23:28.360Z] Step 6/24 : COPY go.mod . [2021-05-24T18:23:28.644Z] ---> 60c5b43b797b [2021-05-24T18:23:28.644Z] Step 7/24 : RUN go mod download [2021-05-24T18:23:28.644Z] ---> Running in 0a9b0923d44b [2021-05-24T18:23:30.644Z] Selecting previously unselected package libedit2:amd64. [2021-05-24T18:23:30.644Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-24T18:23:30.644Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-24T18:23:30.644Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-24T18:23:30.644Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-24T18:23:30.644Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-24T18:23:30.644Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-24T18:23:30.644Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-24T18:23:30.644Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-24T18:23:32.740Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-24T18:23:32.740Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-24T18:23:32.740Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-24T18:23:32.740Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-24T18:23:32.740Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-24T18:23:32.740Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-24T18:23:32.740Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-24T18:23:32.740Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-24T18:23:32.740Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-24T18:23:32.740Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-24T18:23:32.740Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-24T18:23:32.740Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-24T18:23:32.756Z] Removing intermediate container 0a9b0923d44b [2021-05-24T18:23:32.756Z] ---> c6c96d88fe9a [2021-05-24T18:23:32.756Z] Step 8/24 : COPY . . [2021-05-24T18:23:35.127Z] Selecting previously unselected package openssh-client. [2021-05-24T18:23:35.127Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-24T18:23:35.127Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-24T18:23:35.127Z] Selecting previously unselected package squashfs-tools. [2021-05-24T18:23:35.127Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-24T18:23:35.127Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-24T18:23:35.127Z] Selecting previously unselected package snapd. [2021-05-24T18:23:35.127Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-24T18:23:35.127Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-24T18:23:39.568Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-24T18:23:39.568Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-24T18:23:39.568Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-24T18:23:39.568Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-24T18:23:39.568Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-24T18:23:39.568Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-24T18:23:39.568Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-24T18:23:39.568Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-24T18:23:39.568Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-24T18:23:41.786Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-24T18:23:41.786Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-24T18:23:41.786Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-24T18:23:41.786Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-24T18:23:41.786Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-24T18:23:41.786Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-24T18:23:41.786Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-24T18:23:41.786Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-24T18:23:41.786Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-24T18:23:41.786Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-24T18:23:41.786Z] running python rtupdate hooks for python3.6... [2021-05-24T18:23:41.786Z] running python post-rtupdate hooks for python3.6... [2021-05-24T18:23:43.847Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-24T18:23:50.662Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-24T18:23:50.662Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-24T18:23:50.662Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-24T18:23:50.662Z] Setting up snapd (2.48.3+18.04) ... [2021-05-24T18:23:52.712Z] ---> 28aefef85251 [2021-05-24T18:23:52.712Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:23:52.712Z] ---> Running in 2b3904841fa4 [2021-05-24T18:23:54.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-24T18:23:54.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-24T18:23:54.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-24T18:23:54.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-24T18:23:54.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-24T18:23:54.877Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-24T18:23:54.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-24T18:23:54.878Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-24T18:23:54.878Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-24T18:23:54.878Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-24T18:23:54.878Z] /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' [2021-05-24T18:23:54.878Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-24T18:23:54.878Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-24T18:23:54.878Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-24T18:23:54.878Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-24T18:23:54.878Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-24T18:23:56.954Z] Reading package lists... [2021-05-24T18:23:56.954Z] Reading package lists... [2021-05-24T18:23:56.954Z] Building dependency tree... [2021-05-24T18:23:56.954Z] Reading state information... [2021-05-24T18:23:56.954Z] Calculating upgrade... [2021-05-24T18:23:56.954Z] The following packages will be upgraded: [2021-05-24T18:23:56.954Z] advancecomp base-files bash binutils binutils-common [2021-05-24T18:23:56.954Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-24T18:23:56.954Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-24T18:23:56.954Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-24T18:23:56.954Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-24T18:23:56.954Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-24T18:23:56.954Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-24T18:23:56.954Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-24T18:23:56.954Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-24T18:23:56.954Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-24T18:23:56.954Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-24T18:23:56.954Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-24T18:23:56.954Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-24T18:23:56.954Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-24T18:23:56.954Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-24T18:23:56.954Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-24T18:23:56.954Z] Need to get 64.0 MB of archives. [2021-05-24T18:23:56.954Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-24T18:23:56.954Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-24T18:23:56.954Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-24T18:23:56.954Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-24T18:23:56.954Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-24T18:23:56.954Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-24T18:23:56.954Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-24T18:23:56.954Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-24T18:23:56.954Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-24T18:23:56.954Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-24T18:23:56.954Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-24T18:23:56.954Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-24T18:23:56.954Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-24T18:23:56.954Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-24T18:23:56.954Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-24T18:23:56.954Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-24T18:23:56.954Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-24T18:23:56.954Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-24T18:23:56.954Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-24T18:23:56.954Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-24T18:23:56.954Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-24T18:23:56.954Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-24T18:23:56.954Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-24T18:23:56.954Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-24T18:23:56.954Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-24T18:23:56.954Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-24T18:23:56.954Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-24T18:23:56.954Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-24T18:23:56.954Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-24T18:23:56.954Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-24T18:23:56.954Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-24T18:23:56.954Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-24T18:23:56.954Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-24T18:23:56.954Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-24T18:23:56.954Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-24T18:23:56.954Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-24T18:23:56.954Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-24T18:23:56.954Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-24T18:23:56.954Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-24T18:23:56.954Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-24T18:23:56.954Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-24T18:23:56.954Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-24T18:23:56.954Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-24T18:23:56.954Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-24T18:23:56.954Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-24T18:23:56.954Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-24T18:23:56.954Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-24T18:23:56.954Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-24T18:23:56.954Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-24T18:23:56.954Z] 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] [2021-05-24T18:23:56.954Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-24T18:23:56.954Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-24T18:23:56.954Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-24T18:23:56.954Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-24T18:23:56.954Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-24T18:23:56.954Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-24T18:23:56.954Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-24T18:23:56.954Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-24T18:23:59.006Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-24T18:23:59.006Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-24T18:23:59.006Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-24T18:23:59.006Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-24T18:23:59.006Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-24T18:23:59.006Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-24T18:23:59.006Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-24T18:23:59.006Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-24T18:23:59.006Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-24T18:23:59.006Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-24T18:23:59.006Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-24T18:23:59.006Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-24T18:23:59.006Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-24T18:23:59.006Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-24T18:23:59.006Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-24T18:23:59.006Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-24T18:23:59.006Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-24T18:23:59.006Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-24T18:23:59.006Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-24T18:23:59.006Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-24T18:23:59.006Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-24T18:23:59.006Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-24T18:23:59.006Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-24T18:23:59.018Z] Removing intermediate container 2b3904841fa4 [2021-05-24T18:23:59.018Z] ---> 8a93cee154ba [2021-05-24T18:23:59.018Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-24T18:23:59.018Z] ---> Running in 2a2d68759be1 [2021-05-24T18:24:03.316Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-24T18:24:03.316Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-24T18:24:03.316Z] 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] [2021-05-24T18:24:03.316Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-24T18:24:03.316Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-24T18:24:03.316Z] 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] [2021-05-24T18:24:03.316Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-24T18:24:03.316Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-24T18:24:03.316Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-24T18:24:03.316Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-24T18:24:03.316Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-24T18:24:03.316Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-24T18:24:03.316Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-24T18:24:03.316Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-24T18:24:03.316Z] 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] [2021-05-24T18:24:03.316Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-24T18:24:03.316Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-24T18:24:03.316Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-24T18:24:03.316Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-24T18:24:03.316Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-24T18:24:03.316Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-24T18:24:03.316Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-24T18:24:03.316Z] Fetched 64.0 MB in 4s (16.4 MB/s) [2021-05-24T18:24:03.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:03.316Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-24T18:24:03.316Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-24T18:24:05.521Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-24T18:24:05.528Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-24T18:24:07.514Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-24T18:24:07.515Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-24T18:24:07.515Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-24T18:24:11.558Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:24:15.649Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-24T18:24:15.649Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:24:15.649Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-24T18:24:15.649Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-24T18:24:15.649Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:24:15.649Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-24T18:24:15.649Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-24T18:24:15.649Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-24T18:24:15.649Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-24T18:24:19.869Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-24T18:24:19.869Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-24T18:24:19.869Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-24T18:24:19.869Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-24T18:24:19.869Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-24T18:24:19.869Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-24T18:24:19.869Z] Installing new version of config file /etc/issue ... [2021-05-24T18:24:19.869Z] Installing new version of config file /etc/issue.net ... [2021-05-24T18:24:19.869Z] Installing new version of config file /etc/lsb-release ... [2021-05-24T18:24:19.869Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-24T18:24:19.869Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-24T18:24:19.869Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-24T18:24:19.869Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-24T18:24:19.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:19.869Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-24T18:24:19.869Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-24T18:24:19.869Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-24T18:24:19.869Z] 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 [2021-05-24T18:24:19.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:19.869Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:24:19.869Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-24T18:24:19.869Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:24:19.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:19.869Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-24T18:24:19.869Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-24T18:24:19.869Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-24T18:24:19.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:19.869Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-24T18:24:19.869Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-24T18:24:24.134Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-24T18:24:24.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:24.134Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-24T18:24:24.134Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-24T18:24:24.134Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-24T18:24:24.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:24.134Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-24T18:24:24.134Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-24T18:24:24.134Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-24T18:24:24.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:24.134Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-24T18:24:24.134Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-24T18:24:24.134Z] Setting up grep (3.1-2build1) ... [2021-05-24T18:24:24.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:24.134Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-24T18:24:24.134Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-24T18:24:24.134Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-24T18:24:24.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:24.134Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-24T18:24:24.134Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-24T18:24:24.134Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-24T18:24:24.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:24.134Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-24T18:24:24.134Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-24T18:24:30.271Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-24T18:24:30.271Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-24T18:24:30.271Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-24T18:24:30.271Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-24T18:24:30.271Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-24T18:24:30.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:30.271Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-24T18:24:30.271Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-24T18:24:30.271Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-24T18:24:30.271Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-24T18:24:30.271Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-24T18:24:30.271Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-24T18:24:30.271Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-24T18:24:30.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:30.271Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-24T18:24:30.271Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-24T18:24:32.273Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-24T18:24:32.273Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:32.273Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:24:32.273Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-24T18:24:32.273Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:24:34.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:34.436Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:24:34.436Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-24T18:24:36.520Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:24:36.520Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:36.520Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:24:36.781Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-24T18:24:39.027Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:24:39.027Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:39.027Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:24:39.027Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-24T18:24:39.027Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:24:41.163Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:41.163Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-24T18:24:41.163Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-24T18:24:41.163Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-24T18:24:41.163Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-24T18:24:41.163Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-24T18:24:41.174Z] Removing intermediate container aa4b4c90c200 [2021-05-24T18:24:41.174Z] ---> 3a72a11ec459 [2021-05-24T18:24:41.174Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-24T18:24:41.174Z] ---> Running in 9b474dbb8c4a [2021-05-24T18:24:41.427Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:41.427Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-24T18:24:43.475Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-24T18:24:43.475Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-24T18:24:43.475Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:43.475Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:24:43.475Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-24T18:24:43.475Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:24:43.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-24T18:24:45.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:45.826Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:24:45.826Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-24T18:24:45.826Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:24:45.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:45.826Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:24:45.826Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-24T18:24:48.201Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:24:48.202Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-24T18:24:48.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-24T18:24:48.210Z] Removing intermediate container 9b474dbb8c4a [2021-05-24T18:24:48.210Z] ---> f12d02913d46 [2021-05-24T18:24:48.210Z] [2021-05-24T18:24:48.210Z] Step 12/24 : FROM docker:20.10.0 [2021-05-24T18:24:48.211Z] 20.10.0: Pulling from library/docker [2021-05-24T18:24:50.321Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-24T18:24:50.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:50.321Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-24T18:24:50.321Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-24T18:24:50.321Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-24T18:24:54.732Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-24T18:24:54.732Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-24T18:24:54.732Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-24T18:24:54.732Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-24T18:24:59.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:24:59.275Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-24T18:24:59.275Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-24T18:24:59.275Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-24T18:24:59.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:24:59.275Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-24T18:24:59.275Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-24T18:24:59.275Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-24T18:24:59.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:24:59.275Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-24T18:24:59.275Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-24T18:24:59.275Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-24T18:24:59.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:24:59.275Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-24T18:25:01.348Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-24T18:25:01.348Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-24T18:25:01.348Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:01.348Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-24T18:25:01.348Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-24T18:25:01.348Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-24T18:25:03.493Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:03.494Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-24T18:25:03.494Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-24T18:25:03.494Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-24T18:25:03.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:03.494Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-24T18:25:03.494Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-24T18:25:03.495Z] Removing intermediate container 5731ad4a58e4 [2021-05-24T18:25:03.495Z] ---> 041847409e41 [2021-05-24T18:25:03.495Z] [2021-05-24T18:25:03.495Z] Step 11/26 : FROM alpine:3.12 [2021-05-24T18:25:03.495Z] ---> 9852663dfa18 [2021-05-24T18:25:03.495Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-24T18:25:03.495Z] ---> Running in 9bd87bf0d966 [2021-05-24T18:25:07.650Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-24T18:25:07.650Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-24T18:25:07.650Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-24T18:25:07.650Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-24T18:25:07.650Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-24T18:25:07.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:07.650Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-24T18:25:07.650Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-24T18:25:07.650Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-24T18:25:07.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:07.650Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-24T18:25:07.650Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-24T18:25:07.650Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-24T18:25:07.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:07.650Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-24T18:25:07.650Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-24T18:25:07.650Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-24T18:25:07.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:07.650Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-24T18:25:07.650Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-24T18:25:07.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:25:07.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:25:07.663Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-24T18:25:07.663Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:25:07.663Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-24T18:25:07.663Z] (4/6) Installing curl (7.76.1-r0) [2021-05-24T18:25:07.663Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-24T18:25:07.663Z] (6/6) Installing su-exec (0.2-r1) [2021-05-24T18:25:07.663Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:25:07.663Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:25:07.663Z] OK: 7 MiB in 20 packages [2021-05-24T18:25:09.765Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-24T18:25:09.781Z] Removing intermediate container 1f9634fdac32 [2021-05-24T18:25:09.781Z] ---> 54279b9f9557 [2021-05-24T18:25:09.781Z] [2021-05-24T18:25:09.781Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:25:09.781Z] ---> 9852663dfa18 [2021-05-24T18:25:09.781Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:25:09.781Z] ---> Using cache [2021-05-24T18:25:09.781Z] ---> 24ff52e040f4 [2021-05-24T18:25:09.781Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:25:09.781Z] ---> Using cache [2021-05-24T18:25:09.781Z] ---> e57bffa6f07a [2021-05-24T18:25:09.781Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-24T18:25:09.781Z] ---> Running in 93b7833f1724 [2021-05-24T18:25:09.781Z] Removing intermediate container 9bd87bf0d966 [2021-05-24T18:25:09.781Z] ---> 9a7b07db6f51 [2021-05-24T18:25:09.781Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-24T18:25:09.781Z] ---> Running in b39181f32a3e [2021-05-24T18:25:09.781Z] Removing intermediate container 93b7833f1724 [2021-05-24T18:25:09.781Z] ---> 907ca84121b2 [2021-05-24T18:25:09.781Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-24T18:25:09.781Z] ---> Running in 14f0f2bd701a [2021-05-24T18:25:12.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:12.022Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-24T18:25:12.022Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-24T18:25:12.022Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-24T18:25:12.041Z] Removing intermediate container b39181f32a3e [2021-05-24T18:25:12.041Z] ---> eadfd604f958 [2021-05-24T18:25:12.041Z] Step 14/26 : WORKDIR / [2021-05-24T18:25:12.041Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-24T18:25:12.041Z] ---> Running in 49930985150f [2021-05-24T18:25:12.041Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-24T18:25:12.041Z] ---> eeaf43b92773 [2021-05-24T18:25:12.041Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:25:12.041Z] ---> Running in db6f18691259 [2021-05-24T18:25:12.041Z] Removing intermediate container 14f0f2bd701a [2021-05-24T18:25:12.041Z] ---> dfbe746e7878 [2021-05-24T18:25:12.041Z] Step 16/24 : WORKDIR / [2021-05-24T18:25:12.041Z] ---> Running in 44898c973587 [2021-05-24T18:25:12.041Z] Removing intermediate container 49930985150f [2021-05-24T18:25:12.041Z] ---> 46c6de39d96b [2021-05-24T18:25:12.041Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-24T18:25:12.041Z] Removing intermediate container db6f18691259 [2021-05-24T18:25:12.041Z] ---> 4a41034949ba [2021-05-24T18:25:12.041Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-24T18:25:12.041Z] ---> Running in b849bb1d8b7e [2021-05-24T18:25:14.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:14.232Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-24T18:25:14.232Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-24T18:25:14.232Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-24T18:25:14.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:14.232Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-24T18:25:14.232Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-24T18:25:14.244Z] Removing intermediate container 44898c973587 [2021-05-24T18:25:14.244Z] ---> 34751caccce1 [2021-05-24T18:25:14.244Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:25:14.244Z] ---> 457c7579bd1d [2021-05-24T18:25:14.244Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-24T18:25:14.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:25:14.244Z] ---> 189684199df6 [2021-05-24T18:25:14.244Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-24T18:25:14.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:25:14.508Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-24T18:25:16.786Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:16.786Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-24T18:25:16.786Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-24T18:25:16.786Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-24T18:25:16.786Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:16.786Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-24T18:25:16.786Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-24T18:25:16.786Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-24T18:25:16.798Z] ---> 4f71983c4b98 [2021-05-24T18:25:16.798Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-24T18:25:16.798Z] (1/39) Installing readline (8.0.4-r0) [2021-05-24T18:25:16.798Z] (2/39) Installing bash (5.0.17-r0) [2021-05-24T18:25:16.798Z] Executing bash-5.0.17-r0.post-install [2021-05-24T18:25:16.798Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:25:16.798Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-24T18:25:16.798Z] (5/39) Installing curl (7.76.1-r0) [2021-05-24T18:25:16.798Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-24T18:25:16.798Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-24T18:25:16.798Z] (8/39) Installing expat (2.2.9-r1) [2021-05-24T18:25:16.798Z] (9/39) Installing libffi (3.3-r2) [2021-05-24T18:25:16.798Z] (10/39) Installing gdbm (1.13-r1) [2021-05-24T18:25:16.798Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-24T18:25:16.798Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-24T18:25:16.798Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-24T18:25:18.984Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:18.985Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-24T18:25:18.985Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-24T18:25:18.985Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-24T18:25:18.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:18.985Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-24T18:25:18.992Z] ---> 14a582f66c89 [2021-05-24T18:25:18.992Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-24T18:25:18.992Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-24T18:25:18.992Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-24T18:25:18.992Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-24T18:25:18.992Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-24T18:25:18.992Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-24T18:25:18.992Z] ---> 227ed75bb2ed [2021-05-24T18:25:18.992Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-24T18:25:18.992Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-24T18:25:18.992Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-24T18:25:18.992Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-24T18:25:18.992Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-24T18:25:18.992Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-24T18:25:18.992Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-24T18:25:18.992Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-24T18:25:18.992Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-24T18:25:18.992Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-24T18:25:18.992Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-24T18:25:18.992Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-24T18:25:18.992Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-24T18:25:18.992Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-24T18:25:18.992Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-24T18:25:18.992Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-24T18:25:18.992Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-24T18:25:18.992Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-24T18:25:18.992Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-24T18:25:18.992Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-24T18:25:18.992Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-24T18:25:18.992Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-24T18:25:18.992Z] Executing busybox-1.31.1-r19.trigger [2021-05-24T18:25:18.992Z] OK: 72 MiB in 59 packages [2021-05-24T18:25:18.992Z] ---> cc23c163bab1 [2021-05-24T18:25:18.992Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-24T18:25:18.992Z] ---> 7246251732f5 [2021-05-24T18:25:18.992Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-24T18:25:18.992Z] ---> Running in 08b2691765db [2021-05-24T18:25:21.126Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-24T18:25:21.126Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-24T18:25:21.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:21.126Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-24T18:25:21.126Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-24T18:25:21.126Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-24T18:25:21.137Z] Removing intermediate container 08b2691765db [2021-05-24T18:25:21.137Z] ---> de1676d89cd9 [2021-05-24T18:25:21.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:25:21.137Z] ---> Running in 881975feddc1 [2021-05-24T18:25:21.137Z] ---> 2a92228462ab [2021-05-24T18:25:21.137Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-24T18:25:21.137Z] Removing intermediate container 881975feddc1 [2021-05-24T18:25:21.137Z] ---> 79ade90cb814 [2021-05-24T18:25:21.137Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T18:25:21.137Z] ---> Running in 0e9f7cbab2b0 [2021-05-24T18:25:23.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:23.423Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-24T18:25:23.423Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-24T18:25:23.423Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-24T18:25:23.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-24T18:25:23.423Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-24T18:25:23.423Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-24T18:25:23.423Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-24T18:25:23.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-24T18:25:23.423Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-24T18:25:23.423Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-24T18:25:23.423Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-24T18:25:23.435Z] ---> 3d1b61100f16 [2021-05-24T18:25:23.435Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-24T18:25:23.435Z] Removing intermediate container 0e9f7cbab2b0 [2021-05-24T18:25:23.435Z] ---> 941576e4a29e [2021-05-24T18:25:23.435Z] Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:25:23.435Z] ---> Running in 863b57e4f951 [2021-05-24T18:25:23.435Z] Removing intermediate container 863b57e4f951 [2021-05-24T18:25:23.435Z] ---> 8fb2be5dd4de [2021-05-24T18:25:23.435Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T18:25:23.435Z] ---> d43e2d5af7c0 [2021-05-24T18:25:23.435Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-24T18:25:23.435Z] ---> Running in 7c1bbc51ee43 [2021-05-24T18:25:23.435Z] ---> Running in 7699ebb6cd25 [2021-05-24T18:25:23.435Z] Collecting docker-compose==1.23.2 [2021-05-24T18:25:23.435Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-24T18:25:25.621Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-24T18:25:25.621Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-24T18:25:25.621Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-24T18:25:25.631Z] Removing intermediate container 7c1bbc51ee43 [2021-05-24T18:25:25.631Z] ---> 924205a14aa5 [2021-05-24T18:25:25.631Z] [2021-05-24T18:25:25.631Z] Successfully built 924205a14aa5 [2021-05-24T18:25:25.631Z] Successfully tagged core-command-arm64:latest [2021-05-24T18:25:25.631Z]  Building core-command ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-24T18:25:25.631Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-24T18:25:27.786Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-24T18:25:27.786Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-24T18:25:27.786Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-24T18:25:27.786Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-24T18:25:27.786Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-24T18:25:27.786Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-24T18:25:27.786Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-24T18:25:27.786Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-24T18:25:27.786Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-24T18:25:27.786Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-24T18:25:27.792Z] Removing intermediate container 7699ebb6cd25 [2021-05-24T18:25:27.792Z] ---> 1c8cd9a97f72 [2021-05-24T18:25:27.792Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-24T18:25:27.792Z] ---> Running in 01a295611a2d [2021-05-24T18:25:27.792Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-24T18:25:27.792Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-24T18:25:27.793Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-24T18:25:27.793Z] Collecting docopt<0.7,>=0.6.1 [2021-05-24T18:25:27.793Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-24T18:25:27.793Z] Removing intermediate container 01a295611a2d [2021-05-24T18:25:27.793Z] ---> 347a8b5528b8 [2021-05-24T18:25:27.793Z] Step 24/26 : LABEL arch=arm64 [2021-05-24T18:25:27.793Z] ---> Running in 9ea4c613dbb4 [2021-05-24T18:25:27.793Z] Removing intermediate container 9ea4c613dbb4 [2021-05-24T18:25:27.793Z] ---> 341e36a8db0a [2021-05-24T18:25:27.793Z] Step 25/26 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:25:27.793Z] ---> Running in 1f20905eac95 [2021-05-24T18:25:29.867Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-24T18:25:29.867Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-24T18:25:29.867Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-24T18:25:29.867Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-24T18:25:29.867Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-24T18:25:29.867Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-24T18:25:29.867Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-24T18:25:29.867Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-24T18:25:29.876Z] Removing intermediate container 1f20905eac95 [2021-05-24T18:25:29.876Z] ---> 3c5408619592 [2021-05-24T18:25:29.876Z] Step 26/26 : LABEL version=0.0.0 [2021-05-24T18:25:29.876Z] ---> Running in 96a32b4a13af [2021-05-24T18:25:29.876Z] Removing intermediate container 96a32b4a13af [2021-05-24T18:25:29.876Z] ---> c95cfea5b89d [2021-05-24T18:25:29.876Z] [2021-05-24T18:25:29.876Z] Successfully built c95cfea5b89d [2021-05-24T18:25:29.876Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-24T18:25:29.876Z]  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 [2021-05-24T18:25:29.876Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-24T18:25:29.876Z] Collecting texttable<0.10,>=0.9.0 [2021-05-24T18:25:29.876Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-24T18:25:32.324Z] Removing intermediate container 2a2d68759be1 [2021-05-24T18:25:32.324Z] ---> 99dae40eea38 [2021-05-24T18:25:32.324Z] [2021-05-24T18:25:32.324Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:25:32.324Z] ---> 9852663dfa18 [2021-05-24T18:25:32.324Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-24T18:25:34.582Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-24T18:25:34.583Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-24T18:25:34.583Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-24T18:25:34.583Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-24T18:25:34.583Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-24T18:25:34.583Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-24T18:25:34.595Z] ---> Running in 0958878cf9ae [2021-05-24T18:25:34.595Z] Collecting PyYAML<4,>=3.10 [2021-05-24T18:25:34.595Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-24T18:25:34.595Z] Removing intermediate container 0958878cf9ae [2021-05-24T18:25:34.595Z] ---> c3b10181f276 [2021-05-24T18:25:34.595Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-24T18:25:34.595Z] ---> Running in cc639bcef436 [2021-05-24T18:25:34.595Z] Removing intermediate container cc639bcef436 [2021-05-24T18:25:34.595Z] ---> b6a0c931091e [2021-05-24T18:25:34.595Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-24T18:25:34.595Z] ---> Running in ca6af091aa63 [2021-05-24T18:25:34.595Z] Removing intermediate container ca6af091aa63 [2021-05-24T18:25:34.595Z] ---> 992999344621 [2021-05-24T18:25:34.595Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:25:34.595Z] ---> Running in 716a9d3ce254 [2021-05-24T18:25:36.679Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-24T18:25:36.679Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-24T18:25:36.679Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-24T18:25:36.679Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-24T18:25:36.684Z] Removing intermediate container 716a9d3ce254 [2021-05-24T18:25:36.684Z] ---> 6d1a931827d0 [2021-05-24T18:25:36.684Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-24T18:25:36.684Z] Collecting jsonschema<3,>=2.5.1 [2021-05-24T18:25:36.684Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-24T18:25:36.684Z] ---> Running in 436af54dea3e [2021-05-24T18:25:38.778Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-24T18:25:38.778Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-24T18:25:38.778Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:38.778Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:38.778Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:38.778Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:38.778Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:38.786Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-24T18:25:38.786Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-24T18:25:38.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:25:38.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:25:42.869Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:42.869Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:42.869Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:42.887Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-24T18:25:42.887Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-24T18:25:42.887Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-24T18:25:42.887Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-24T18:25:42.887Z] Collecting docker<4.0,>=3.6.0 [2021-05-24T18:25:42.887Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-24T18:25:42.887Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-24T18:25:42.887Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-24T18:25:42.887Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:25:42.887Z] OK: 8 MiB in 20 packages [2021-05-24T18:25:42.887Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-24T18:25:42.887Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-24T18:25:42.887Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-24T18:25:42.887Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-24T18:25:42.887Z] Collecting idna<2.8,>=2.5 [2021-05-24T18:25:42.887Z] Removing intermediate container 436af54dea3e [2021-05-24T18:25:42.887Z] ---> c8b6eb431a63 [2021-05-24T18:25:42.887Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:25:42.887Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-24T18:25:42.887Z] Collecting docker-pycreds>=0.4.0 [2021-05-24T18:25:42.887Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-24T18:25:42.887Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-24T18:25:42.887Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-24T18:25:42.887Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-24T18:25:42.887Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-24T18:25:42.887Z] ---> 61fd80e1f607 [2021-05-24T18:25:42.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-24T18:25:42.887Z] Installing collected packages: urllib3, idna, requests, websocket-client, docopt, cached-property, texttable, PyYAML, jsonschema, dockerpty, docker-pycreds, docker, docker-compose [2021-05-24T18:25:42.887Z] Attempting uninstall: urllib3 [2021-05-24T18:25:42.887Z] Found existing installation: urllib3 1.25.9 [2021-05-24T18:25:42.887Z] Uninstalling urllib3-1.25.9: [2021-05-24T18:25:42.887Z] Successfully uninstalled urllib3-1.25.9 [2021-05-24T18:25:45.061Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:45.061Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:45.061Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:45.061Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:45.066Z] ---> d85903f02ba8 [2021-05-24T18:25:45.066Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-24T18:25:45.066Z] Attempting uninstall: idna [2021-05-24T18:25:45.066Z] Found existing installation: idna 2.9 [2021-05-24T18:25:45.066Z] Uninstalling idna-2.9: [2021-05-24T18:25:45.066Z] Successfully uninstalled idna-2.9 [2021-05-24T18:25:45.066Z] ---> 2f815e2b460c [2021-05-24T18:25:45.066Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-24T18:25:45.066Z] ---> Running in b14ab699a2a1 [2021-05-24T18:25:45.066Z] Attempting uninstall: requests [2021-05-24T18:25:45.066Z] Found existing installation: requests 2.23.0 [2021-05-24T18:25:45.066Z] Uninstalling requests-2.23.0: [2021-05-24T18:25:45.066Z] Successfully uninstalled requests-2.23.0 [2021-05-24T18:25:45.066Z] Removing intermediate container b14ab699a2a1 [2021-05-24T18:25:45.066Z] ---> 1a6b8f5bc7ca [2021-05-24T18:25:45.066Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:25:45.066Z] ---> Running in b24d7b62d85c [2021-05-24T18:25:45.066Z] Running setup.py install for docopt: started [2021-05-24T18:25:45.066Z] Removing intermediate container b24d7b62d85c [2021-05-24T18:25:45.066Z] ---> 61183bf507e2 [2021-05-24T18:25:45.066Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T18:25:47.202Z] ---> Running in d830a317dad0 [2021-05-24T18:25:47.202Z] Removing intermediate container d830a317dad0 [2021-05-24T18:25:47.202Z] ---> 8357333bdf17 [2021-05-24T18:25:47.202Z] Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:25:47.202Z] ---> Running in e6e0653a91b0 [2021-05-24T18:25:47.202Z] Removing intermediate container e6e0653a91b0 [2021-05-24T18:25:47.202Z] ---> a183d94fa1f3 [2021-05-24T18:25:47.202Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T18:25:47.202Z] ---> Running in 08b1613c9aa9 [2021-05-24T18:25:47.202Z] Removing intermediate container 08b1613c9aa9 [2021-05-24T18:25:47.202Z] ---> 064f06a612c8 [2021-05-24T18:25:47.202Z] [2021-05-24T18:25:47.202Z] Running setup.py install for docopt: finished with status 'done' [2021-05-24T18:25:47.202Z] Running setup.py install for texttable: started [2021-05-24T18:25:49.207Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:49.207Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:49.207Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:49.207Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:49.215Z] Successfully built 064f06a612c8 [2021-05-24T18:25:49.215Z] Successfully tagged core-data-arm64:latest [2021-05-24T18:25:49.215Z]  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' [2021-05-24T18:25:49.215Z] Running setup.py install for PyYAML: started [2021-05-24T18:25:53.315Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-24T18:25:53.315Z] Running setup.py install for dockerpty: started [2021-05-24T18:25:53.315Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-24T18:25:55.461Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-24T18:25:55.461Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-24T18:25:55.461Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-24T18:25:55.461Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-24T18:25:55.461Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-24T18:25:55.461Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-24T18:25:55.461Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-24T18:25:55.461Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-24T18:25:57.529Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-24T18:25:57.529Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-24T18:25:57.529Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-24T18:25:57.529Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-24T18:25:57.529Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-24T18:25:57.529Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-24T18:25:57.529Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-24T18:25:57.529Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-24T18:25:57.529Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:25:57.529Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-24T18:25:57.529Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:25:57.529Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:25:57.529Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:25:57.529Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-24T18:25:59.575Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-24T18:25:59.580Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-24T18:25:59.580Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-24T18:25:59.580Z] [2021-05-24T18:25:59.580Z] Current default time zone: 'Etc/UTC' [2021-05-24T18:25:59.580Z] Local time is now: Mon May 24 18:25:58 UTC 2021. [2021-05-24T18:25:59.580Z] Universal Time is now: Mon May 24 18:25:58 UTC 2021. [2021-05-24T18:25:59.580Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-24T18:25:59.580Z] [2021-05-24T18:25:59.580Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-24T18:25:59.580Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:25:59.580Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-24T18:25:59.580Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-24T18:25:59.580Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-24T18:25:59.580Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-24T18:26:01.670Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-24T18:26:01.670Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-24T18:26:01.670Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-24T18:26:01.670Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-24T18:26:01.670Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:26:01.670Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-24T18:26:01.670Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:01.670Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-24T18:26:01.670Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:26:01.670Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-24T18:26:01.670Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-24T18:26:01.670Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-24T18:26:01.670Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-24T18:26:01.670Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-24T18:26:03.902Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-24T18:26:03.902Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-24T18:26:03.902Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-24T18:26:03.902Z] Updating certificates in /etc/ssl/certs... [2021-05-24T18:26:03.904Z] Removing intermediate container b849bb1d8b7e [2021-05-24T18:26:03.904Z] ---> 83ffbf690d50 [2021-05-24T18:26:03.904Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-24T18:26:03.904Z] ---> Running in 742d7b21a3bb [2021-05-24T18:26:03.904Z] Removing intermediate container 742d7b21a3bb [2021-05-24T18:26:03.904Z] ---> c64037637acb [2021-05-24T18:26:03.904Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-24T18:26:03.904Z] ---> Running in 54bd7f593a5a [2021-05-24T18:26:03.904Z] Removing intermediate container 54bd7f593a5a [2021-05-24T18:26:03.904Z] ---> 558d4575efde [2021-05-24T18:26:03.904Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-24T18:26:06.056Z] 23 added, 27 removed; done. [2021-05-24T18:26:06.056Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-24T18:26:06.056Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-24T18:26:06.056Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-24T18:26:06.056Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-24T18:26:06.056Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-24T18:26:06.056Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:06.056Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-24T18:26:06.070Z] ---> 855709e909c2 [2021-05-24T18:26:06.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-24T18:26:06.070Z] ---> b4e28a044e0f [2021-05-24T18:26:06.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-24T18:26:08.172Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:08.172Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:08.172Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:08.172Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:08.172Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:08.172Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-24T18:26:08.172Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-24T18:26:08.172Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-24T18:26:08.172Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-24T18:26:08.172Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-24T18:26:08.172Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:08.172Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-24T18:26:08.172Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-24T18:26:08.172Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-24T18:26:08.172Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-24T18:26:08.172Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-24T18:26:08.172Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-24T18:26:08.172Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-24T18:26:08.172Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-24T18:26:08.180Z] ---> d5482e316f6e [2021-05-24T18:26:08.180Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-24T18:26:08.180Z] ---> Running in 5d0e58d93d71 [2021-05-24T18:26:08.180Z] Removing intermediate container 5d0e58d93d71 [2021-05-24T18:26:08.180Z] ---> 05d3d7b5dec5 [2021-05-24T18:26:08.180Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:26:08.180Z] ---> Running in 96a2c8d1c720 [2021-05-24T18:26:08.180Z] Removing intermediate container 96a2c8d1c720 [2021-05-24T18:26:08.180Z] ---> 4218e641783b [2021-05-24T18:26:08.180Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T18:26:08.180Z] ---> Running in 16a438397d4d [2021-05-24T18:26:10.308Z] Removing intermediate container 16a438397d4d [2021-05-24T18:26:10.308Z] ---> 5b5a187312a5 [2021-05-24T18:26:10.308Z] Step 23/24 : LABEL git_sha=84fbe7676ee55078a494c54f6ba61c0189a027c7 [2021-05-24T18:26:10.308Z] ---> Running in bd440307de6e [2021-05-24T18:26:10.308Z] Removing intermediate container bd440307de6e [2021-05-24T18:26:10.308Z] ---> b937a25ab86c [2021-05-24T18:26:10.308Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T18:26:10.308Z] ---> Running in d861e4ed1d8c [2021-05-24T18:26:10.308Z] Removing intermediate container d861e4ed1d8c [2021-05-24T18:26:10.308Z] ---> 200b20f26166 [2021-05-24T18:26:10.308Z] [2021-05-24T18:26:10.308Z] Successfully built 200b20f26166 [2021-05-24T18:26:10.308Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-24T18:26:10.316Z] Updating certificates in /etc/ssl/certs... [2021-05-24T18:26:10.316Z] 0 added, 0 removed; done. [2021-05-24T18:26:10.316Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-24T18:26:10.316Z] done. [2021-05-24T18:26:10.316Z] Reading package lists... [2021-05-24T18:26:10.316Z] Building dependency tree... [2021-05-24T18:26:10.316Z] Reading state information... [2021-05-24T18:26:10.316Z] The following NEW packages will be installed: [2021-05-24T18:26:10.316Z] apt-transport-https [2021-05-24T18:26:10.316Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-24T18:26:10.316Z] Need to get 1692 B of archives. [2021-05-24T18:26:10.316Z] After this operation, 154 kB of additional disk space will be used. [2021-05-24T18:26:10.316Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-24T18:26:10.316Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-24T18:26:10.316Z] Fetched 1692 B in 0s (8564 B/s) [2021-05-24T18:26:10.316Z] Selecting previously unselected package apt-transport-https. [2021-05-24T18:26:10.316Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-24T18:26:10.316Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-24T18:26:10.316Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-24T18:26:10.316Z] Setting up apt-transport-https (1.6.13) ... [2021-05-24T18:26:10.325Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-24T18:26:10.304Z] $ docker stop --time=1 1dc0aafb801e7964cde9f873d14546c865b9679235b9e0492632e38e4da05cba [2021-05-24T18:26:12.695Z] Waiting for network to be ready... [2021-05-24T18:26:12.682Z] $ docker rm -f 1dc0aafb801e7964cde9f873d14546c865b9679235b9e0492632e38e4da05cba [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T18:26:17.382Z] + docker images [2021-05-24T18:26:17.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-24T18:26:17.382Z] sys-mgmt-agent-arm64 latest 200b20f26166 6 seconds ago 299MB [2021-05-24T18:26:17.382Z] core-data-arm64 latest 064f06a612c8 29 seconds ago 20.4MB [2021-05-24T18:26:17.382Z] 99dae40eea38 44 seconds ago 990MB [2021-05-24T18:26:17.382Z] security-secretstore-setup-arm64 latest c95cfea5b89d 47 seconds ago 24.4MB [2021-05-24T18:26:17.382Z] core-command-arm64 latest 924205a14aa5 52 seconds ago 16.1MB [2021-05-24T18:26:17.382Z] 54279b9f9557 About a minute ago 981MB [2021-05-24T18:26:17.382Z] 041847409e41 About a minute ago 978MB [2021-05-24T18:26:17.382Z] f12d02913d46 About a minute ago 979MB [2021-05-24T18:26:17.382Z] security-bootstrapper-arm64 latest 208e19395cd1 3 minutes ago 17.2MB [2021-05-24T18:26:17.382Z] core-metadata-arm64 latest d14594c475c6 3 minutes ago 17.4MB [2021-05-24T18:26:17.382Z] support-notifications-arm64 latest fdbd573b6109 3 minutes ago 16.8MB [2021-05-24T18:26:17.382Z] support-scheduler-arm64 latest 05fc7a3e0c25 3 minutes ago 16.1MB [2021-05-24T18:26:17.382Z] security-proxy-setup-arm64 latest d0b1edf5029d 3 minutes ago 24MB [2021-05-24T18:26:17.382Z] dbc9e6bb154c 3 minutes ago 989MB [2021-05-24T18:26:17.382Z] 010c130e5da6 4 minutes ago 982MB [2021-05-24T18:26:17.382Z] 9fb2f19bbe95 4 minutes ago 981MB [2021-05-24T18:26:17.382Z] 399fe5b99d7f 4 minutes ago 978MB [2021-05-24T18:26:17.382Z] 1431b779e3e5 4 minutes ago 974MB [2021-05-24T18:26:17.382Z] ci-base-image-arm64 latest 89c84ab84348 21 minutes ago 641MB [2021-05-24T18:26:17.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-24T18:26:17.382Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-24T18:26:17.382Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-24T18:26:17.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2021-05-24T18:26:21.692Z] 2021-05-24T18:26:17Z INFO Waiting for automatic snapd restart... [2021-05-24T18:26:21.692Z] snapd 2.50 from Canonical* installed [Pipeline] } [2021-05-24T18:26:23.785Z] "snapd" switched to the "latest/stable" channel [2021-05-24T18:26:23.785Z] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-05-24T18:26:28.189Z] core18 20210507 from Canonical* installed [2021-05-24T18:26:28.189Z] "core18" switched to the "latest/stable" channel [2021-05-24T18:26:28.189Z] Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-24T18:26:38.742Z] snapcraft 4.7.1 from Canonical* installed [2021-05-24T18:26:38.742Z] "snapcraft" switched to the "latest/stable" channel [2021-05-24T18:26:38.742Z] [2021-05-24T18:26:42.915Z] 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: [2021-05-24T18:26:42.915Z] - README.md [2021-05-24T18:26:42.915Z] [2021-05-24T18:26:42.915Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-24T18:26:49.227Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-24T18:26:49.227Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-24T18:26:49.227Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-24T18:26:49.227Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-24T18:26:49.227Z] Reading package lists... [2021-05-24T18:26:51.281Z] 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 [2021-05-24T18:26:57.610Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-24T18:26:57.611Z] Reading package lists... [2021-05-24T18:26:57.611Z] Building dependency tree... [2021-05-24T18:26:57.611Z] Reading state information... [2021-05-24T18:26:57.611Z] Suggested packages: [2021-05-24T18:26:57.611Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-24T18:26:57.611Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-24T18:26:57.611Z] Recommended packages: [2021-05-24T18:26:57.611Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-24T18:26:57.611Z] The following NEW packages will be installed: [2021-05-24T18:26:57.611Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-24T18:26:57.611Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-24T18:26:57.611Z] pkg-config zip [2021-05-24T18:26:57.611Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-24T18:26:57.611Z] Need to get 7663 kB of archives. [2021-05-24T18:26:57.611Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-24T18:26:57.611Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-24T18:26:57.611Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-24T18:26:57.611Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-24T18:26:57.611Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-24T18:26:57.611Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-24T18:26:57.611Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-24T18:26:57.611Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-24T18:26:57.611Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-24T18:26:57.611Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-24T18:26:57.611Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-24T18:26:57.611Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-24T18:26:57.611Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-24T18:26:57.611Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-24T18:26:57.611Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-24T18:26:57.611Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-24T18:26:57.611Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-24T18:26:57.611Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-24T18:26:57.611Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-24T18:26:57.611Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-24T18:26:57.611Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-24T18:26:57.611Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-24T18:26:59.667Z] Selecting previously unselected package libpsl5:amd64. [2021-05-24T18:26:59.667Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-24T18:26:59.667Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-24T18:26:59.667Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-24T18:26:59.667Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-24T18:26:59.667Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-24T18:26:59.667Z] Selecting previously unselected package librtmp1:amd64. [2021-05-24T18:26:59.667Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-24T18:26:59.667Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-24T18:27:04.135Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-24T18:27:04.135Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-24T18:27:04.135Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-24T18:27:04.135Z] Selecting previously unselected package liberror-perl. [2021-05-24T18:27:04.135Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-24T18:27:04.135Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-24T18:27:04.135Z] Selecting previously unselected package git-man. [2021-05-24T18:27:04.135Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-24T18:27:04.135Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-24T18:27:08.360Z] Selecting previously unselected package git. [2021-05-24T18:27:08.360Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-24T18:27:08.360Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-24T18:27:10.375Z] Selecting previously unselected package libnorm1:amd64. [2021-05-24T18:27:10.375Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-24T18:27:10.375Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-24T18:27:10.375Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-24T18:27:10.375Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-24T18:27:10.375Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-24T18:27:10.375Z] Selecting previously unselected package libsodium23:amd64. [2021-05-24T18:27:10.375Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-24T18:27:12.452Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-24T18:27:12.452Z] Selecting previously unselected package libzmq5:amd64. [2021-05-24T18:27:12.452Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-24T18:27:12.452Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-24T18:27:12.452Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-24T18:27:12.452Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-24T18:27:12.452Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-24T18:27:16.772Z] Selecting previously unselected package pkg-config. [2021-05-24T18:27:16.772Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-24T18:27:16.772Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-24T18:27:16.772Z] Selecting previously unselected package zip. [2021-05-24T18:27:16.772Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-24T18:27:16.772Z] Unpacking zip (3.0-11build1) ... [2021-05-24T18:27:16.772Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-24T18:27:16.772Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-24T18:27:16.772Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-24T18:27:16.772Z] Setting up liberror-perl (0.17025-1) ... [2021-05-24T18:27:16.772Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-24T18:27:16.772Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-24T18:27:16.772Z] No schema files found: doing nothing. [2021-05-24T18:27:16.772Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-24T18:27:16.772Z] Setting up zip (3.0-11build1) ... [2021-05-24T18:27:16.772Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-24T18:27:16.772Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-24T18:27:16.772Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-24T18:27:16.772Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-24T18:27:16.772Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-24T18:27:16.772Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-24T18:27:16.772Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-24T18:27:16.772Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-24T18:27:18.913Z] ---> job-cost.sh [2021-05-24T18:27:18.913Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3sBr [2021-05-24T18:27:23.075Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-24T18:27:23.075Z] git set to automatically installed. [2021-05-24T18:27:23.075Z] git-man set to automatically installed. [2021-05-24T18:27:23.075Z] libcurl3-gnutls set to automatically installed. [2021-05-24T18:27:23.075Z] liberror-perl set to automatically installed. [2021-05-24T18:27:23.075Z] libglib2.0-0 set to automatically installed. [2021-05-24T18:27:23.075Z] libnghttp2-14 set to automatically installed. [2021-05-24T18:27:23.075Z] libnorm1 set to automatically installed. [2021-05-24T18:27:23.075Z] libpgm-5.2-0 set to automatically installed. [2021-05-24T18:27:23.075Z] libpsl5 set to automatically installed. [2021-05-24T18:27:23.075Z] librtmp1 set to automatically installed. [2021-05-24T18:27:23.075Z] libsodium23 set to automatically installed. [2021-05-24T18:27:23.075Z] libzmq3-dev set to automatically installed. [2021-05-24T18:27:23.075Z] libzmq5 set to automatically installed. [2021-05-24T18:27:23.075Z] pkg-config set to automatically installed. [2021-05-24T18:27:23.075Z] zip set to automatically installed. [2021-05-24T18:27:27.353Z] snapd is not logged in, snap install commands will use sudo [2021-05-24T18:27:33.563Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-24T18:27:35.727Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T18:27:57.236Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-24T18:27:57.236Z] snapd is not logged in, snap install commands will use sudo [2021-05-24T18:28:03.336Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-24T18:28:05.514Z] snap "core18" has no updates available [2021-05-24T18:28:05.514Z] Pulling go-build-helper [2021-05-24T18:28:05.514Z] + snapcraftctl pull [2021-05-24T18:28:05.514Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-24T18:28:05.514Z] Skipping pull go-build-helper (already ran) [2021-05-24T18:28:05.515Z] Building go-build-helper [2021-05-24T18:28:05.515Z] + snapcraftctl build [2021-05-24T18:28:08.235Z] Staging go-build-helper [2021-05-24T18:28:08.235Z] + snapcraftctl stage [2021-05-24T18:28:18.777Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-24T18:28:18.777Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-24T18:28:18.777Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-24T18:28:18.777Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-24T18:28:18.777Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-24T18:28:18.777Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-24T18:28:18.777Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-24T18:28:18.777Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-24T18:28:18.777Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-24T18:28:18.777Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-24T18:28:18.777Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-24T18:28:18.777Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-24T18:28:18.777Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-24T18:28:18.777Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-24T18:28:18.777Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-24T18:28:18.777Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-24T18:28:18.777Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-24T18:28:18.777Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-24T18:28:18.777Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-24T18:28:18.777Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-24T18:28:18.777Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-24T18:28:18.777Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-24T18:28:18.777Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-24T18:28:18.777Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-24T18:28:18.777Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-24T18:28:18.777Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-24T18:28:18.777Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-24T18:28:18.777Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-24T18:28:18.777Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-24T18:28:18.777Z] Fetched 224 kB in 0s (0 B/s) [2021-05-24T18:28:18.777Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-24T18:28:18.777Z] Fetched 157 kB in 0s (0 B/s) [2021-05-24T18:28:18.777Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-24T18:28:18.777Z] Fetched 221 kB in 0s (0 B/s) [2021-05-24T18:28:18.777Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-24T18:28:18.777Z] Fetched 143 kB in 0s (0 B/s) [2021-05-24T18:28:18.777Z] Pulling app-service-config [2021-05-24T18:28:18.777Z] + snapcraftctl pull [2021-05-24T18:28:18.777Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-24T18:28:18.777Z] Pulling config-common [2021-05-24T18:28:18.777Z] + snapcraftctl pull [2021-05-24T18:28:23.263Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-24T18:28:23.263Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-24T18:28:23.263Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-24T18:28:23.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-24T18:28:23.263Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-24T18:28:23.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-24T18:28:23.263Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-24T18:28:23.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-24T18:28:23.263Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-24T18:28:23.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-24T18:28:23.263Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-24T18:28:23.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-24T18:28:23.263Z] Pulling edgex-go [2021-05-24T18:28:23.263Z] + snapcraftctl pull [2021-05-24T18:28:41.493Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-24T18:28:41.493Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-24T18:28:41.493Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-24T18:28:41.493Z] Fetched 0 B in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-24T18:28:41.493Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-24T18:28:41.493Z] Fetched 279 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-24T18:28:41.493Z] Fetched 122 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-24T18:28:41.493Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-24T18:28:41.493Z] Fetched 8848 B in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-24T18:28:41.493Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-24T18:28:41.493Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-24T18:28:41.493Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-24T18:28:41.493Z] Fetched 219 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-24T18:28:41.493Z] Fetched 154 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-24T18:28:41.493Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-24T18:28:41.493Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-24T18:28:41.493Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-24T18:28:41.493Z] Fetched 499 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-24T18:28:41.493Z] Fetched 111 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-24T18:28:41.493Z] Fetched 240 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-24T18:28:41.493Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-24T18:28:41.493Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-24T18:28:41.493Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-24T18:28:41.493Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-24T18:28:41.493Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-24T18:28:41.493Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-24T18:28:41.493Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-24T18:28:41.493Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-24T18:28:41.493Z] Fetched 8720 B in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-24T18:28:41.493Z] Fetched 137 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-24T18:28:41.493Z] Fetched 119 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-24T18:28:41.493Z] Fetched 110 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-24T18:28:41.493Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-24T18:28:41.493Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-24T18:28:41.494Z] Fetched 645 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-24T18:28:41.494Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-24T18:28:41.494Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-24T18:28:41.494Z] Fetched 368 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-24T18:28:41.494Z] Fetched 187 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-24T18:28:41.494Z] Fetched 175 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-24T18:28:41.494Z] Fetched 206 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-24T18:28:41.494Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-24T18:28:41.494Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-24T18:28:41.494Z] Fetched 159 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-24T18:28:41.494Z] Fetched 107 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-24T18:28:41.494Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-24T18:28:41.494Z] Pulling static-packages [2021-05-24T18:28:41.494Z] + snapcraftctl pull [2021-05-24T18:28:41.754Z] Pulling version [2021-05-24T18:28:41.755Z] + cd /root/project [2021-05-24T18:28:41.755Z] + [ -f VERSION ] [2021-05-24T18:28:41.755Z] + PROJECT_VERSION=local-dev [2021-05-24T18:28:41.755Z] + git rev-parse --short HEAD [2021-05-24T18:28:41.755Z] + GIT_REVISION=84fbe767 [2021-05-24T18:28:41.755Z] + snapcraftctl set-version local-dev [2021-05-24T18:28:44.356Z] Skipping build go-build-helper (already ran) [2021-05-24T18:28:44.356Z] Building app-service-config [2021-05-24T18:28:44.356Z] + make build [2021-05-24T18:28:44.357Z] go mod tidy [2021-05-24T18:28:52.536Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-24T18:28:52.798Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-24T18:28:53.059Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-24T18:28:53.059Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-24T18:28:53.059Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-24T18:28:53.059Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-24T18:28:55.418Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-24T18:28:55.418Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-24T18:28:55.418Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-24T18:28:55.418Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-24T18:28:55.418Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-24T18:28:55.418Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-24T18:28:55.418Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-24T18:28:55.418Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-24T18:28:55.418Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-24T18:28:55.418Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-24T18:28:55.418Z] go: downloading golang.org/x/text v0.3.2 [2021-05-24T18:28:55.418Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-24T18:28:55.418Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-24T18:28:55.418Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-24T18:28:55.418Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-24T18:28:55.418Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-24T18:28:55.418Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-24T18:28:55.418Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-24T18:28:55.418Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-24T18:28:55.418Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-24T18:28:55.418Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-24T18:28:55.418Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-24T18:28:55.418Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-24T18:28:55.689Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-24T18:28:55.959Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-24T18:28:55.959Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-24T18:28:55.959Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-24T18:28:55.959Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-24T18:28:58.070Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-24T18:28:58.070Z] go: downloading github.com/kr/text v0.1.0 [2021-05-24T18:28:58.070Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-24T18:28:58.070Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-24T18:28:58.070Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-24T18:28:58.070Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-24T18:28:58.070Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-24T18:28:58.070Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-24T18:28:58.070Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-24T18:29:00.742Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-24T18:29:00.742Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-24T18:29:00.742Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-24T18:29:00.742Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-24T18:29:00.742Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-24T18:29:00.742Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-24T18:29:00.742Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-24T18:29:00.742Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-24T18:29:00.742Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-24T18:29:03.689Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-24T18:29:03.689Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-24T18:29:03.689Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-24T18:29:03.689Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-24T18:29:03.689Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-24T18:29:03.689Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-24T18:29:03.689Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-24T18:29:03.689Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-24T18:29:03.689Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-24T18:29:03.951Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-24T18:29:03.951Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-24T18:29:03.951Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-24T18:29:04.212Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-24T18:29:04.212Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-24T18:29:04.212Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-24T18:29:06.381Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-24T18:29:06.381Z] 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 [2021-05-24T18:29:12.222Z] lf-activate-venv(): INFO: Adding /tmp/venv-3sBr/bin to PATH [2021-05-24T18:29:12.222Z] INFO: No Stack... [2021-05-24T18:29:12.222Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-24T18:29:12.222Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T18:29:16.641Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-24T18:29:16.641Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-24T18:29:16.641Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-24T18:29:16.641Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-24T18:29:16.641Z] Building config-common [2021-05-24T18:29:16.641Z] + snapcraftctl build [2021-05-24T18:29:16.650Z] + cat+ /w/workspace/edgex-go/4/archives/cost.csv [2021-05-24T18:29:16.650Z] cut -d, -f6 [Pipeline] lock [2021-05-24T18:29:16.714Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3501-4-stack-cost] [2021-05-24T18:29:16.722Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3501-4-stack-cost] did not exist. Created. [2021-05-24T18:29:16.722Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3501-4-stack-cost] [Pipeline] { [Pipeline] unstash [2021-05-24T18:29:18.848Z] Building edgex-go [2021-05-24T18:29:18.848Z] + cd /root/parts/edgex-go/src [2021-05-24T18:29:18.848Z] + make build [2021-05-24T18:29:18.848Z] go mod tidy [Pipeline] sh [2021-05-24T18:29:22.915Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.58 [2021-05-24T18:29:22.916Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-24T18:29:22.916Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-24T18:29:22.916Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-24T18:29:22.916Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-24T18:29:22.916Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-24T18:29:22.916Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-24T18:29:22.916Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-24T18:29:22.916Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-24T18:29:22.916Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-24T18:29:22.916Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-24T18:29:22.916Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-24T18:29:22.916Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-24T18:29:22.920Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-24T18:29:25.119Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T18:29:25.130Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3501-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [2021-05-24T18:29:27.136Z] 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] } [2021-05-24T18:29:31.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-24T18:29:33.240Z] 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] } [2021-05-24T18:29:35.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-24T18:29:35.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-24T18:29:38.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-24T18:29:38.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-24T18:29:41.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-24T18:29:43.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-24T18:29:43.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-24T18:29:45.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-24T18:29:48.319Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-24T18:29:48.319Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-24T18:29:48.319Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-24T18:29:48.319Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-24T18:29:48.319Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-24T18:29:48.319Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-24T18:29:48.319Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-24T18:29:48.319Z] + 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 [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-24T18:29:48.319Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-24T18:29:48.319Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-24T18:29:48.319Z] + 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 [2021-05-24T18:29:48.319Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-24T18:29:48.319Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-24T18:29:48.319Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-24T18:29:50.438Z] Building static-packages [2021-05-24T18:29:50.438Z] + snapcraftctl build [2021-05-24T18:29:53.325Z] Building version [2021-05-24T18:29:53.325Z] + snapcraftctl build [2021-05-24T18:29:55.772Z] Skipping stage go-build-helper (already ran) [2021-05-24T18:29:55.772Z] Staging app-service-config [2021-05-24T18:29:55.772Z] + snapcraftctl stage [2021-05-24T18:29:55.772Z] Staging config-common [2021-05-24T18:29:55.772Z] + snapcraftctl stage [2021-05-24T18:29:56.719Z] Staging edgex-go [2021-05-24T18:29:56.719Z] + snapcraftctl stage [2021-05-24T18:29:58.910Z] Staging static-packages [2021-05-24T18:29:58.910Z] + snapcraftctl stage [2021-05-24T18:29:58.910Z] Staging version [2021-05-24T18:29:58.910Z] + snapcraftctl stage [2021-05-24T18:29:59.852Z] Priming go-build-helper [2021-05-24T18:29:59.852Z] + snapcraftctl prime [2021-05-24T18:30:02.151Z] Priming app-service-config [2021-05-24T18:30:02.151Z] + snapcraftctl prime [2021-05-24T18:30:02.151Z] Priming config-common [2021-05-24T18:30:02.151Z] + snapcraftctl prime [2021-05-24T18:30:04.676Z] Priming edgex-go [2021-05-24T18:30:04.676Z] + snapcraftctl prime [2021-05-24T18:30:04.676Z] Priming static-packages [2021-05-24T18:30:04.676Z] + snapcraftctl prime [2021-05-24T18:30:10.888Z] Priming version [2021-05-24T18:30:10.888Z] + snapcraftctl prime [2021-05-24T18:30:10.888Z] 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 [2021-05-24T18:31:52.657Z] provisioning config files... [2021-05-24T18:31:54.715Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8783769664450704988tmp [Pipeline] { [Pipeline] sh [2021-05-24T18:32:01.160Z] + set +x [2021-05-24T18:32:01.160Z] + bash -s -- [2021-05-24T18:32:01.160Z] + curl -s https://codecov.io/bash [2021-05-24T18:32:01.160Z] [2021-05-24T18:32:01.160Z] _____ _ [2021-05-24T18:32:01.160Z] / ____| | | [2021-05-24T18:32:01.161Z] | | ___ __| | ___ ___ _____ __ [2021-05-24T18:32:01.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-24T18:32:01.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-24T18:32:01.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-24T18:32:01.161Z] Bash-1.0.3 [2021-05-24T18:32:01.161Z] [2021-05-24T18:32:01.161Z] [2021-05-24T18:32:01.161Z] ==> git version 2.24.4 found [2021-05-24T18:32:01.161Z] ==> 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 [2021-05-24T18:32:01.161Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-24T18:32:01.161Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-24T18:32:01.161Z] ==> Jenkins CI detected. [2021-05-24T18:32:01.161Z] project root: . [2021-05-24T18:32:01.161Z] --> token set from env [2021-05-24T18:32:01.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-24T18:32:01.161Z] ==> Running gcov in . (disable via -X gcov) [2021-05-24T18:32:01.161Z] ==> Python coveragepy not found [2021-05-24T18:32:01.161Z] ==> Searching for coverage reports in: [2021-05-24T18:32:01.161Z] + . [2021-05-24T18:32:01.161Z] -> Found 1 reports [2021-05-24T18:32:01.161Z] ==> Detecting git/mercurial file structure [2021-05-24T18:32:01.161Z] ==> Reading reports [2021-05-24T18:32:01.161Z] + ./coverage.out bytes=741453 [2021-05-24T18:32:01.161Z] ==> Appending adjustments [2021-05-24T18:32:01.161Z] https://docs.codecov.io/docs/fixing-reports [2021-05-24T18:32:03.325Z] + Found adjustments [2021-05-24T18:32:03.325Z] ==> Gzipping contents [2021-05-24T18:32:03.325Z] 104K /tmp/codecov.AOKuMT.gz [2021-05-24T18:32:03.325Z] ==> Uploading reports [2021-05-24T18:32:03.325Z] url: https://codecov.io [2021-05-24T18:32:03.325Z] 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= [2021-05-24T18:32:03.325Z] -> Pinging Codecov [2021-05-24T18:32:03.325Z] 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= [2021-05-24T18:32:03.325Z] -> Uploading to [2021-05-24T18:32:03.325Z] 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 [2021-05-24T18:32:03.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:32:03.325Z] Dload Upload Total Spent Left Speed [2021-05-24T18:32:03.325Z] 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 [2021-05-24T18:32:03.325Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/84fbe7676ee55078a494c54f6ba61c0189a027c7 [Pipeline] } [2021-05-24T18:32:03.338Z] 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 [2021-05-24T18:34:24.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:34:31.283Z] ---> package-listing.sh [2021-05-24T18:34:31.283Z] ++ facter osfamily [2021-05-24T18:34:31.283Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-24T18:34:31.283Z] + OS_FAMILY=redhat [2021-05-24T18:34:31.283Z] + workspace=/w/workspace/edgex-go/4 [2021-05-24T18:34:31.283Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-24T18:34:31.283Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-24T18:34:31.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-24T18:34:31.283Z] + PACKAGES=/tmp/packages_start.txt [2021-05-24T18:34:31.283Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-24T18:34:31.283Z] + PACKAGES=/tmp/packages_end.txt [2021-05-24T18:34:31.283Z] + case "${OS_FAMILY}" in [2021-05-24T18:34:31.283Z] + rpm -qa [2021-05-24T18:34:31.283Z] + sort [2021-05-24T18:34:33.425Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-24T18:34:33.425Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-24T18:34:33.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-24T18:34:33.425Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-24T18:34:33.425Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-05-24T18:34:33.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-05-24T18:34:33.437Z] 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 [2021-05-24T18:34:35.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:34:41.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T18:34:41.802Z] [2021-05-24T18:34:41.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:34:44.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T18:34:44.158Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-24T18:34:44.158Z] df20fa9351a1: Pulling fs layer [2021-05-24T18:34:44.158Z] 36b3adc4ff6f: Pulling fs layer [2021-05-24T18:34:44.158Z] 8ad3a11d3b57: Pulling fs layer [2021-05-24T18:34:44.158Z] 46f8f816bc3b: Pulling fs layer [2021-05-24T18:34:44.158Z] 93b61091891f: Pulling fs layer [2021-05-24T18:34:44.158Z] 93b9cdb0e59b: Pulling fs layer [2021-05-24T18:34:44.158Z] 5e14af77c1be: Pulling fs layer [2021-05-24T18:34:44.158Z] 01666e4c0597: Pulling fs layer [2021-05-24T18:34:44.158Z] aa168da1d23b: Pulling fs layer [2021-05-24T18:34:44.158Z] 93b61091891f: Waiting [2021-05-24T18:34:44.158Z] 93b9cdb0e59b: Waiting [2021-05-24T18:34:44.158Z] 5e14af77c1be: Waiting [2021-05-24T18:34:44.158Z] 01666e4c0597: Waiting [2021-05-24T18:34:44.158Z] aa168da1d23b: Waiting [2021-05-24T18:34:44.158Z] 46f8f816bc3b: Waiting [2021-05-24T18:34:44.158Z] 36b3adc4ff6f: Verifying Checksum [2021-05-24T18:34:44.158Z] 36b3adc4ff6f: Download complete [2021-05-24T18:34:44.158Z] 46f8f816bc3b: Verifying Checksum [2021-05-24T18:34:44.158Z] 46f8f816bc3b: Download complete [2021-05-24T18:34:46.230Z] df20fa9351a1: Verifying Checksum [2021-05-24T18:34:46.230Z] df20fa9351a1: Download complete [2021-05-24T18:34:46.230Z] 93b61091891f: Verifying Checksum [2021-05-24T18:34:46.230Z] 93b61091891f: Download complete [2021-05-24T18:34:46.230Z] 93b9cdb0e59b: Verifying Checksum [2021-05-24T18:34:46.230Z] 93b9cdb0e59b: Download complete [2021-05-24T18:34:46.230Z] 5e14af77c1be: Verifying Checksum [2021-05-24T18:34:46.230Z] 5e14af77c1be: Download complete [2021-05-24T18:34:46.230Z] 01666e4c0597: Verifying Checksum [2021-05-24T18:34:46.230Z] 01666e4c0597: Download complete [2021-05-24T18:34:46.230Z] df20fa9351a1: Pull complete [2021-05-24T18:34:46.230Z] 8ad3a11d3b57: Verifying Checksum [2021-05-24T18:34:46.230Z] 8ad3a11d3b57: Download complete [2021-05-24T18:34:46.230Z] 36b3adc4ff6f: Pull complete [2021-05-24T18:34:46.230Z] 8ad3a11d3b57: Pull complete [2021-05-24T18:34:46.230Z] 46f8f816bc3b: Pull complete [2021-05-24T18:34:46.230Z] 93b61091891f: Pull complete [2021-05-24T18:34:46.231Z] 93b9cdb0e59b: Pull complete [2021-05-24T18:34:46.231Z] 5e14af77c1be: Pull complete [2021-05-24T18:34:46.231Z] 01666e4c0597: Pull complete [2021-05-24T18:34:46.231Z] aa168da1d23b: Verifying Checksum [2021-05-24T18:34:46.231Z] aa168da1d23b: Download complete [2021-05-24T18:34:50.532Z] aa168da1d23b: Pull complete [2021-05-24T18:34:50.532Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-24T18:34:50.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T18:34:50.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-24T18:34:54.673Z] prd-centos7-docker-4c-2g-16910 does not seem to be running inside a container [2021-05-24T18:34:54.718Z] $ 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 [2021-05-24T18:34:59.008Z] $ docker top f2394a302b8e6b2135f8e283b8bf05cad54f78d54329bff1f14b95c4de59debd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T18:35:13.832Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-24T18:35:20.234Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-24T18:35:28.672Z] + ls /var/log/sa-host [2021-05-24T18:35:28.672Z] + sadf -c /var/log/sa-host/sa05 [2021-05-24T18:35:28.672Z] file_magic: OK [2021-05-24T18:35:28.672Z] HZ: Using current value: 100 [2021-05-24T18:35:28.672Z] file_header: OK [2021-05-24T18:35:28.672Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-24T18:35:28.672Z] Statistics: [2021-05-24T18:35:28.672Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T18:35:28.672Z] File successfully converted to sysstat format version 12.2.1 [2021-05-24T18:35:28.672Z] + sadf -c /var/log/sa-host/sa24 [2021-05-24T18:35:28.673Z] file_magic: OK [2021-05-24T18:35:28.673Z] HZ: Using current value: 100 [2021-05-24T18:35:28.673Z] file_header: OK [2021-05-24T18:35:28.673Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-24T18:35:28.673Z] Statistics: [2021-05-24T18:35:28.673Z] 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... [2021-05-24T18:35:28.673Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T18:36:29.552Z] provisioning config files... [2021-05-24T18:36:31.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6578542017645605437tmp [Pipeline] { [Pipeline] echo [2021-05-24T18:36:33.630Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:36:39.893Z] ---> create-netrc.sh [Pipeline] } [2021-05-24T18:36:41.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-24T18:36:43.888Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:36:50.252Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-24T18:36:50.263Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:36:54.345Z] ---> sudo-logs.sh [2021-05-24T18:36:54.345Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-24T18:36:56.449Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:37:04.746Z] ---> job-cost.sh [2021-05-24T18:37:04.746Z] lf-activate-venv: SKIPPING [2021-05-24T18:37:04.746Z] DEBUG: total: 0.18000000715255737 [2021-05-24T18:37:04.746Z] INFO: Retrieving Stack Cost... [2021-05-24T18:37:06.780Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T18:37:06.780Z] INFO: Archiving Costs [Pipeline] echo [2021-05-24T18:37:08.744Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:37:12.802Z] ---> logs-deploy.sh [2021-05-24T18:37:12.802Z] lf-activate-venv: SKIPPING [2021-05-24T18:37:12.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3501/4 [2021-05-24T18:37:12.802Z] INFO: archiving workspace using pattern(s): [2021-05-24T18:37:12.802Z] Archives upload complete. [2021-05-24T18:37:12.802Z] INFO: archiving logs to Nexus [2021-05-24T18:37:12.802Z] ---> uname -a: [2021-05-24T18:37:12.802Z] 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 [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] ---> lscpu: [2021-05-24T18:37:12.802Z] Architecture: x86_64 [2021-05-24T18:37:12.802Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-24T18:37:12.802Z] Byte Order: Little Endian [2021-05-24T18:37:12.802Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-24T18:37:12.802Z] CPU(s): 2 [2021-05-24T18:37:12.802Z] On-line CPU(s) list: 0,1 [2021-05-24T18:37:12.802Z] Thread(s) per core: 1 [2021-05-24T18:37:12.802Z] Core(s) per socket: 1 [2021-05-24T18:37:12.802Z] Socket(s): 2 [2021-05-24T18:37:12.802Z] NUMA node(s): 1 [2021-05-24T18:37:12.802Z] Vendor ID: AuthenticAMD [2021-05-24T18:37:12.802Z] CPU family: 23 [2021-05-24T18:37:12.802Z] Model: 49 [2021-05-24T18:37:12.802Z] Model name: AMD EPYC-Rome Processor [2021-05-24T18:37:12.802Z] Stepping: 0 [2021-05-24T18:37:12.802Z] CPU MHz: 2799.998 [2021-05-24T18:37:12.802Z] BogoMIPS: 5599.99 [2021-05-24T18:37:12.802Z] Virtualization: AMD-V [2021-05-24T18:37:12.802Z] Hypervisor vendor: KVM [2021-05-24T18:37:12.802Z] Virtualization type: full [2021-05-24T18:37:12.802Z] L1d cache: 64 KiB [2021-05-24T18:37:12.802Z] L1i cache: 64 KiB [2021-05-24T18:37:12.802Z] L2 cache: 1 MiB [2021-05-24T18:37:12.802Z] L3 cache: 32 MiB [2021-05-24T18:37:12.802Z] NUMA node0 CPU(s): 0,1 [2021-05-24T18:37:12.802Z] Vulnerability Itlb multihit: Not affected [2021-05-24T18:37:12.802Z] Vulnerability L1tf: Not affected [2021-05-24T18:37:12.802Z] Vulnerability Mds: Not affected [2021-05-24T18:37:12.802Z] Vulnerability Meltdown: Not affected [2021-05-24T18:37:12.802Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-24T18:37:12.802Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-24T18:37:12.802Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-24T18:37:12.802Z] Vulnerability Srbds: Not affected [2021-05-24T18:37:12.802Z] Vulnerability Tsx async abort: Not affected [2021-05-24T18:37:12.802Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] ---> nproc: [2021-05-24T18:37:12.802Z] 2 [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] ---> df -h: [2021-05-24T18:37:12.802Z] Filesystem Size Used Available Use% Mounted on [2021-05-24T18:37:12.802Z] overlay 40.0G 12.6G 27.4G 31% / [2021-05-24T18:37:12.802Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-24T18:37:12.802Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-24T18:37:12.802Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4 [2021-05-24T18:37:12.802Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4@tmp [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] ---> free -m: [2021-05-24T18:37:12.802Z] total used free shared buff/cache available [2021-05-24T18:37:12.802Z] Mem: 7821 1213 2175 0 4432 6614 [2021-05-24T18:37:12.802Z] Swap: 1023 1 1022 [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] ---> ip addr: [2021-05-24T18:37:12.802Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-24T18:37:12.802Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-24T18:37:12.802Z] inet 127.0.0.1/8 scope host lo [2021-05-24T18:37:12.802Z] valid_lft forever preferred_lft forever [2021-05-24T18:37:12.802Z] inet6 ::1/128 scope host [2021-05-24T18:37:12.802Z] valid_lft forever preferred_lft forever [2021-05-24T18:37:12.802Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-24T18:37:12.802Z] link/ether fa:16:3e:5c:1f:9f brd ff:ff:ff:ff:ff:ff [2021-05-24T18:37:12.802Z] inet 10.30.123.137/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-24T18:37:12.802Z] valid_lft 83183sec preferred_lft 83183sec [2021-05-24T18:37:12.802Z] inet6 fe80::f816:3eff:fe5c:1f9f/64 scope link [2021-05-24T18:37:12.802Z] valid_lft forever preferred_lft forever [2021-05-24T18:37:12.802Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-24T18:37:12.802Z] link/ether 02:42:0e:46:65:49 brd ff:ff:ff:ff:ff:ff [2021-05-24T18:37:12.802Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-24T18:37:12.802Z] valid_lft forever preferred_lft forever [2021-05-24T18:37:12.802Z] inet6 fe80::42:eff:fe46:6549/64 scope link [2021-05-24T18:37:12.802Z] valid_lft forever preferred_lft forever [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] ---> sar -b -r -n DEV: [2021-05-24T18:37:12.802Z] 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) [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] 17:43:23 LINUX RESTART (2 CPU) [2021-05-24T18:37:12.802Z] [2021-05-24T18:37:12.802Z] 17:44:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-24T18:37:12.802Z] 17:45:01 26.49 12.59 13.90 0.00 2802.27 6910.68 0.00 [2021-05-24T18:37:12.802Z] 17:46:01 3.05 0.53 2.51 0.00 192.14 718.27 0.00 [2021-05-24T18:37:12.802Z] 17:47:01 64.87 0.42 64.45 0.00 46.78 6138.45 0.00 [2021-05-24T18:37:12.802Z] 17:48:01 5.53 0.20 5.33 0.00 35.85 476.48 0.00 [2021-05-24T18:37:12.803Z] 17:49:01 6.65 2.75 3.90 0.00 2213.46 91.79 0.00 [2021-05-24T18:37:12.803Z] 17:50:01 25.47 0.62 24.85 0.00 351.37 12438.09 0.00 [2021-05-24T18:37:12.803Z] 17:51:01 162.00 0.00 162.00 0.00 0.00 47502.83 0.00 [2021-05-24T18:37:12.803Z] 17:52:01 31.39 0.00 31.39 0.00 0.00 690.31 0.00 [2021-05-24T18:37:12.803Z] 17:53:01 68.28 0.02 68.26 0.00 0.53 13168.53 0.00 [2021-05-24T18:37:12.803Z] 17:54:01 55.88 0.02 55.87 0.00 0.53 3939.17 0.00 [2021-05-24T18:37:12.803Z] 17:55:01 23.63 0.00 23.63 0.00 0.00 6745.05 0.00 [2021-05-24T18:37:12.803Z] 17:56:01 0.22 0.00 0.22 0.00 0.00 3.75 0.00 [2021-05-24T18:37:12.803Z] 17:57:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 [2021-05-24T18:37:12.803Z] 17:58:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 [2021-05-24T18:37:12.803Z] 17:59:01 38.31 0.15 38.16 0.00 4.80 11856.79 0.00 [2021-05-24T18:37:12.803Z] 18:00:01 29.51 0.00 29.51 0.00 0.00 24151.99 0.00 [2021-05-24T18:37:12.803Z] 18:01:02 750.77 302.78 447.99 0.00 11498.70 280346.39 0.00 [2021-05-24T18:37:12.803Z] 18:02:01 669.79 225.12 444.67 0.00 6783.34 187584.33 0.00 [2021-05-24T18:37:12.803Z] 18:03:01 331.72 28.22 303.50 0.00 2936.93 65963.07 0.00 [2021-05-24T18:37:12.803Z] 18:04:01 11.74 8.83 2.92 0.00 1198.60 48.16 0.00 [2021-05-24T18:37:12.803Z] 18:05:01 0.25 0.03 0.22 0.00 0.27 1.78 0.00 [2021-05-24T18:37:12.803Z] 18:06:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-05-24T18:37:12.803Z] 18:07:01 0.22 0.00 0.22 0.00 0.00 2.93 0.00 [2021-05-24T18:37:12.803Z] 18:08:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-05-24T18:37:12.803Z] 18:09:01 0.40 0.13 0.27 0.00 1.47 3.56 0.00 [2021-05-24T18:37:12.803Z] 18:10:01 0.27 0.00 0.27 0.00 0.00 2.75 0.00 [2021-05-24T18:37:12.803Z] 18:11:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-05-24T18:37:12.803Z] 18:12:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 [2021-05-24T18:37:12.803Z] 18:13:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-05-24T18:37:12.803Z] 18:14:01 0.33 0.00 0.33 0.00 0.00 5.45 0.00 [2021-05-24T18:37:12.803Z] 18:15:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-24T18:37:12.803Z] 18:16:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-24T18:37:12.803Z] 18:17:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-05-24T18:37:12.803Z] 18:18:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 [2021-05-24T18:37:12.803Z] 18:19:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-05-24T18:37:12.803Z] 18:20:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-24T18:37:12.803Z] 18:21:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-05-24T18:37:12.803Z] 18:22:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-24T18:37:12.803Z] 18:23:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-24T18:37:12.803Z] 18:24:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 [2021-05-24T18:37:12.803Z] 18:25:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-24T18:37:12.803Z] 18:26:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-24T18:37:12.803Z] 18:27:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-24T18:37:12.803Z] 18:28:01 0.18 0.00 0.18 0.00 0.00 1.47 0.00 [2021-05-24T18:37:12.803Z] 18:29:01 0.37 0.00 0.37 0.00 0.00 5.86 0.00 [2021-05-24T18:37:12.803Z] 18:30:01 0.27 0.00 0.27 0.00 0.00 4.07 0.00 [2021-05-24T18:37:12.803Z] 18:31:01 276.90 254.38 22.52 0.00 3478.88 1076.00 0.00 [2021-05-24T18:37:12.803Z] 18:32:01 3.41 2.60 0.82 0.00 131.53 61.27 0.00 [2021-05-24T18:37:12.803Z] 18:33:01 0.92 0.03 0.88 0.00 0.67 18.92 0.00 [2021-05-24T18:37:12.803Z] 18:34:01 0.37 0.00 0.37 0.00 0.00 6.66 0.00 [2021-05-24T18:37:12.803Z] 18:35:01 110.79 38.67 72.12 0.00 3926.58 14870.50 0.00 [2021-05-24T18:37:12.803Z] Average: 52.87 17.16 35.70 0.00 695.17 13386.19 0.00 [2021-05-24T18:37:12.803Z] [2021-05-24T18:37:12.803Z] 17:44:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-24T18:37:12.803Z] 17:45:01 5800372 0 623196 7.78 2620 1582752 968120 10.69 325620 1499152 12916 [2021-05-24T18:37:12.803Z] 17:46:01 5770872 0 635516 7.94 2620 1599932 1016000 11.22 347816 1505020 3528 [2021-05-24T18:37:12.803Z] 17:47:01 5561872 0 670960 8.38 2620 1773488 1004316 11.09 544832 1506936 8148 [2021-05-24T18:37:12.803Z] 17:48:01 5556952 0 670552 8.37 2620 1778816 994892 10.98 548928 1506460 120 [2021-05-24T18:37:12.803Z] 17:49:01 5423820 0 694532 8.67 2620 1887968 1006668 11.11 613476 1565692 42432 [2021-05-24T18:37:12.803Z] 17:50:01 5246228 0 701344 8.76 2620 2058748 1001636 11.06 631204 1719560 156 [2021-05-24T18:37:12.803Z] 17:51:01 4406488 0 850348 10.62 2620 2749484 1056052 11.66 881112 2190412 20 [2021-05-24T18:37:12.803Z] 17:52:01 3952700 0 1095180 13.67 2620 2958440 1640612 18.11 1274564 2235364 203824 [2021-05-24T18:37:12.803Z] 17:53:01 3888468 0 962816 12.02 2620 3155036 1436564 15.86 1233564 2321828 17244 [2021-05-24T18:37:12.803Z] 17:54:01 3851844 0 1053984 13.16 2620 3100492 1447716 15.98 1235400 2350372 54048 [2021-05-24T18:37:12.803Z] 17:55:01 4289788 0 845488 10.56 2620 2871044 1001332 11.06 1002468 2182588 20 [2021-05-24T18:37:12.803Z] 17:56:01 4291664 0 843604 10.53 2620 2871052 978728 10.81 1001120 2182708 8 [2021-05-24T18:37:12.803Z] 17:57:01 4293576 0 841688 10.51 2620 2871056 965340 10.66 992288 2190260 8 [2021-05-24T18:37:12.803Z] 17:58:01 4291300 0 843948 10.54 2620 2871072 966756 10.67 993796 2190256 28 [2021-05-24T18:37:12.803Z] 17:59:01 3925700 0 882312 11.02 2620 3198308 971984 10.73 1041088 2470844 20 [2021-05-24T18:37:12.803Z] 18:00:01 2262744 0 969796 12.11 2620 4773780 1128708 12.46 1510060 3618224 729704 [2021-05-24T18:37:12.803Z] 18:01:02 332780 0 1771168 22.11 2620 5902372 3312748 36.57 3165688 3754740 89280 [2021-05-24T18:37:12.803Z] 18:02:01 871960 0 1311204 16.37 2620 5823156 2112676 23.33 2198864 4140612 46068 [2021-05-24T18:37:12.803Z] 18:03:01 3023276 0 1072536 13.39 2620 3910508 1161304 12.82 1099564 3143028 16 [2021-05-24T18:37:12.803Z] 18:04:01 2996476 0 1063456 13.28 2620 3946388 1061048 11.71 1100388 3173732 8 [2021-05-24T18:37:12.803Z] 18:05:01 3003640 0 1056288 13.19 2620 3946392 1021588 11.28 1095276 3173692 20 [2021-05-24T18:37:12.803Z] 18:06:01 3005252 0 1054672 13.17 2620 3946396 1021504 11.28 1098360 3170380 16 [2021-05-24T18:37:12.803Z] 18:07:01 3004892 0 1055024 13.17 2620 3946404 1021636 11.28 1097704 3171684 8 [2021-05-24T18:37:12.803Z] 18:08:01 3004264 0 1055652 13.18 2620 3946404 1021648 11.28 1097420 3171724 8 [2021-05-24T18:37:12.803Z] 18:09:01 3003836 0 1056072 13.19 2620 3946412 1021636 11.28 1098368 3171772 8 [2021-05-24T18:37:12.803Z] 18:10:01 3004112 0 1055792 13.18 2620 3946416 1021648 11.28 1121840 3148288 12 [2021-05-24T18:37:12.803Z] 18:11:01 3005692 0 1054212 13.16 2620 3946416 1021504 11.28 1120620 3148284 16 [2021-05-24T18:37:12.803Z] 18:12:01 3004980 0 1054916 13.17 2620 3946424 1021648 11.28 1121032 3148284 8 [2021-05-24T18:37:12.803Z] 18:13:01 3005160 0 1054736 13.17 2620 3946424 1021504 11.28 1121964 3146980 8 [2021-05-24T18:37:12.803Z] 18:14:01 3005380 0 1054508 13.17 2620 3946432 1021648 11.28 1122184 3146980 8 [2021-05-24T18:37:12.803Z] 18:15:01 3005328 0 1054556 13.17 2620 3946436 1021588 11.28 1121988 3146980 16 [2021-05-24T18:37:12.803Z] 18:16:01 3004376 0 1055504 13.18 2620 3946440 1021504 11.28 1122852 3146984 16 [2021-05-24T18:37:12.803Z] 18:17:01 3004788 0 1055084 13.17 2620 3946448 1021504 11.28 1122728 3146984 8 [2021-05-24T18:37:12.803Z] 18:18:01 3004540 0 1055332 13.18 2620 3946448 1021504 11.28 1122768 3146980 8 [2021-05-24T18:37:12.803Z] 18:19:01 3004508 0 1055356 13.18 2620 3946456 1021504 11.28 1122872 3146980 8 [2021-05-24T18:37:12.803Z] 18:20:01 3004164 0 1055696 13.18 2620 3946460 1021588 11.28 1122840 3146980 16 [2021-05-24T18:37:12.803Z] 18:21:01 3004732 0 1055124 13.17 2620 3946464 1021504 11.28 1122948 3146980 16 [2021-05-24T18:37:12.803Z] 18:22:01 3004880 0 1054972 13.17 2620 3946468 1021504 11.28 1122904 3146980 8 [2021-05-24T18:37:12.803Z] 18:23:01 3004616 0 1055232 13.18 2620 3946472 1021504 11.28 1122884 3146984 8 [2021-05-24T18:37:12.803Z] 18:24:01 3004532 0 1055312 13.18 2620 3946476 1021504 11.28 1122780 3146980 8 [2021-05-24T18:37:12.803Z] 18:25:01 3004512 0 1055328 13.18 2620 3946480 1021600 11.28 1122804 3146980 16 [2021-05-24T18:37:12.803Z] 18:26:01 3005376 0 1054460 13.17 2620 3946484 1021504 11.28 1121952 3146980 16 [2021-05-24T18:37:12.803Z] 18:27:01 3005360 0 1054472 13.17 2620 3946488 1021504 11.28 1121920 3146980 8 [2021-05-24T18:37:12.803Z] 18:28:01 3005400 0 1054428 13.17 2620 3946492 1021504 11.28 1121924 3146980 8 [2021-05-24T18:37:12.803Z] 18:29:01 3005408 0 1054416 13.17 2620 3946496 1021504 11.28 1121952 3146980 8 [2021-05-24T18:37:12.803Z] 18:30:01 3004232 0 1055584 13.18 2620 3946504 1021588 11.28 1122896 3146980 16 [2021-05-24T18:37:12.803Z] 18:31:01 2863344 0 1133240 14.15 2620 4009736 1021608 11.28 1162624 3169652 20 [2021-05-24T18:37:12.803Z] 18:32:01 2851192 0 1141372 14.25 2620 4013756 1036680 11.45 1169104 3173336 132 [2021-05-24T18:37:12.803Z] 18:33:01 2856680 0 1135852 14.18 2620 4013788 1021756 11.28 1164704 3173232 8 [2021-05-24T18:37:12.803Z] 18:34:01 2857612 0 1134920 14.17 2620 4013788 1021600 11.28 1163920 3173232 8 [2021-05-24T18:37:12.803Z] 18:35:01 2280452 0 1189796 14.86 2620 4536072 1177052 13.00 1186736 3676936 36 [2021-05-24T18:37:12.803Z] Average: 3370042 0 1011207 12.63 2620 3625072 1119064 12.36 1110681 2858116 23688 [2021-05-24T18:37:12.803Z] [2021-05-24T18:37:12.803Z] 17:44:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-24T18:37:12.803Z] 17:45:01 eth0 125.50 88.48 280.17 13.99 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:46:01 eth0 89.72 69.10 224.42 21.96 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:47:01 eth0 528.65 594.34 2804.24 66.47 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:48:01 eth0 36.55 27.75 84.18 6.26 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:49:01 eth0 45.34 41.27 306.78 7.58 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:50:01 eth0 810.59 975.48 2727.62 116.43 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:50:01 docker0 950.47 773.98 76.43 2694.61 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:51:01 eth0 513.52 453.14 3526.57 50.61 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:51:01 docker0 220.35 258.38 14.68 847.72 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:52:01 eth0 18.48 14.97 19.15 17.77 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:52:01 veth1ad7a14 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.803Z] 17:53:01 eth0 11.51 6.61 7.19 4.06 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:53:01 veth1ad7a14 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:53:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:54:01 eth0 10.15 10.82 7.91 22.21 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:54:01 veth1ad7a14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:55:01 eth0 4.55 2.81 4.00 1.76 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:56:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:57:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:58:01 eth0 0.65 0.48 0.82 0.24 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:59:01 eth0 177.83 164.95 1676.27 21.37 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:00:01 eth0 6.89 6.53 7.42 7.16 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:00:01 vethd1ccf89 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:01:02 vethec20c7e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:01:02 veth5e7d495 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:01:02 veth82ac0a7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:01:02 veth2c9e672 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:02:01 veth3b5eb3d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:02:01 eth0 2725.37 2699.86 13855.24 399.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:02:01 veth9f32d67 23.31 46.65 1.76 345.52 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:03:01 eth0 44.69 35.08 158.77 5.86 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:03:01 vethd1ccf89 0.00 1.37 0.00 0.07 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:03:01 docker0 1298.57 1201.81 99.39 4333.99 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:04:01 eth0 4.41 4.78 3.44 11.12 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:04:01 docker0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:05:01 eth0 0.40 0.35 0.15 0.08 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:06:01 eth0 0.37 0.03 0.04 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:07:01 eth0 0.97 0.30 0.40 0.19 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:08:01 eth0 0.62 0.12 0.17 0.06 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:09:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:10:01 eth0 0.78 0.25 0.23 0.11 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:12:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:13:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:14:01 eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:15:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:16:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:19:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:20:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:22:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:23:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:25:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:27:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:29:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:30:01 eth0 0.33 0.22 0.14 0.04 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:31:01 eth0 0.08 0.07 0.06 0.08 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:32:01 eth0 2.88 2.22 4.00 0.72 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:33:01 eth0 1.75 1.10 0.78 2.07 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:34:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:35:01 eth0 228.71 205.08 2168.35 29.30 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] Average: eth0 57.74 56.87 312.57 8.67 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] Average: docker0 25.50 23.60 1.95 85.10 0.00 0.00 0.00 0.00 [2021-05-24T18:37:12.804Z] [2021-05-24T18:37:12.804Z] [2021-05-24T18:37:12.804Z] ---> sar -P ALL: [2021-05-24T18:37:12.804Z] 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) [2021-05-24T18:37:12.804Z] [2021-05-24T18:37:12.804Z] 17:43:23 LINUX RESTART (2 CPU) [2021-05-24T18:37:12.804Z] [2021-05-24T18:37:12.804Z] 17:44:03 CPU %user %nice %system %iowait %steal %idle [2021-05-24T18:37:12.804Z] 17:45:01 all 4.72 0.00 1.11 6.87 0.03 87.27 [2021-05-24T18:37:12.804Z] 17:45:01 0 5.50 0.00 1.14 5.99 0.03 87.34 [2021-05-24T18:37:12.804Z] 17:45:01 1 3.94 0.00 1.08 7.74 0.03 87.20 [2021-05-24T18:37:12.804Z] 17:46:01 all 2.06 0.00 0.33 0.01 0.03 97.57 [2021-05-24T18:37:12.804Z] 17:46:01 0 2.38 0.00 0.37 0.00 0.03 97.21 [2021-05-24T18:37:12.804Z] 17:46:01 1 1.74 0.00 0.28 0.02 0.03 97.92 [2021-05-24T18:37:12.804Z] 17:47:01 all 5.97 0.00 1.62 3.80 0.05 88.56 [2021-05-24T18:37:12.804Z] 17:47:01 0 6.62 0.00 1.76 5.49 0.05 86.08 [2021-05-24T18:37:12.804Z] 17:47:01 1 5.31 0.00 1.49 2.12 0.05 91.03 [2021-05-24T18:37:12.804Z] 17:48:01 all 1.01 0.00 0.28 0.00 0.03 98.67 [2021-05-24T18:37:12.804Z] 17:48:01 0 1.26 0.00 0.42 0.00 0.03 98.29 [2021-05-24T18:37:12.804Z] 17:48:01 1 0.77 0.00 0.15 0.00 0.03 99.05 [2021-05-24T18:37:12.804Z] 17:49:01 all 1.31 0.00 0.61 0.14 0.03 97.90 [2021-05-24T18:37:12.804Z] 17:49:01 0 1.29 0.00 0.60 0.05 0.05 98.00 [2021-05-24T18:37:12.805Z] 17:49:01 1 1.32 0.00 0.62 0.23 0.02 97.81 [2021-05-24T18:37:12.805Z] 17:50:01 all 11.39 0.00 2.61 1.39 0.06 84.55 [2021-05-24T18:37:12.805Z] 17:50:01 0 7.50 0.00 2.79 1.20 0.05 88.46 [2021-05-24T18:37:12.805Z] 17:50:01 1 15.30 0.00 2.44 1.58 0.07 80.61 [2021-05-24T18:37:12.805Z] 17:51:01 all 11.19 0.00 5.75 3.82 0.09 79.15 [2021-05-24T18:37:12.805Z] 17:51:01 0 11.77 0.00 6.35 3.44 0.09 78.35 [2021-05-24T18:37:12.805Z] 17:51:01 1 10.62 0.00 5.15 4.20 0.09 79.95 [2021-05-24T18:37:12.805Z] 17:52:01 all 34.40 0.00 3.64 0.42 0.07 61.47 [2021-05-24T18:37:12.805Z] 17:52:01 0 33.48 0.00 3.98 0.51 0.07 61.96 [2021-05-24T18:37:12.805Z] 17:52:01 1 35.32 0.00 3.30 0.33 0.07 60.98 [2021-05-24T18:37:12.805Z] 17:53:01 all 38.86 0.00 4.87 0.95 0.07 55.24 [2021-05-24T18:37:12.805Z] 17:53:01 0 39.54 0.00 4.99 1.13 0.07 54.27 [2021-05-24T18:37:12.805Z] 17:53:01 1 38.20 0.00 4.76 0.78 0.07 56.20 [2021-05-24T18:37:12.805Z] 17:54:01 all 52.14 0.00 6.63 0.66 0.09 40.48 [2021-05-24T18:37:12.805Z] 17:54:01 0 52.18 0.00 7.13 0.66 0.09 39.94 [2021-05-24T18:37:12.805Z] 17:54:01 1 52.10 0.00 6.12 0.67 0.09 41.03 [2021-05-24T18:37:12.805Z] 17:55:01 all 15.09 0.00 2.15 0.65 0.04 82.07 [2021-05-24T18:37:12.805Z] 17:55:01 0 15.06 0.00 2.12 0.75 0.03 82.04 [2021-05-24T18:37:12.805Z] 17:55:01 1 15.11 0.00 2.18 0.55 0.05 82.11 [2021-05-24T18:37:12.805Z] [2021-05-24T18:37:12.805Z] 17:55:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T18:37:12.805Z] 17:56:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-24T18:37:12.805Z] 17:56:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-24T18:37:12.805Z] 17:56:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-24T18:37:12.805Z] 17:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-24T18:37:12.805Z] 17:57:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-24T18:37:12.805Z] 17:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-24T18:37:12.805Z] 17:58:01 all 0.09 0.00 0.06 0.00 0.03 99.82 [2021-05-24T18:37:12.805Z] 17:58:01 0 0.15 0.00 0.07 0.00 0.05 99.73 [2021-05-24T18:37:12.805Z] 17:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-24T18:37:12.805Z] 17:59:01 all 4.24 0.00 1.85 0.34 0.05 93.52 [2021-05-24T18:37:12.805Z] 17:59:01 0 3.92 0.00 1.86 0.36 0.05 93.81 [2021-05-24T18:37:12.805Z] 17:59:01 1 4.57 0.00 1.84 0.32 0.05 93.22 [2021-05-24T18:37:12.805Z] 18:00:01 all 2.92 0.00 1.89 0.21 0.03 94.94 [2021-05-24T18:37:12.805Z] 18:00:01 0 2.51 0.00 1.82 0.39 0.03 95.26 [2021-05-24T18:37:12.805Z] 18:00:01 1 3.34 0.00 1.97 0.03 0.03 94.62 [2021-05-24T18:37:12.805Z] 18:01:02 all 54.53 0.00 20.15 18.34 0.11 6.87 [2021-05-24T18:37:12.805Z] 18:01:02 0 54.46 0.00 20.61 18.92 0.11 5.90 [2021-05-24T18:37:12.805Z] 18:01:02 1 54.61 0.00 19.68 17.76 0.11 7.84 [2021-05-24T18:37:12.805Z] 18:02:01 all 70.28 0.00 17.52 10.78 0.11 1.31 [2021-05-24T18:37:12.805Z] 18:02:01 0 68.87 0.00 18.92 10.67 0.11 1.43 [2021-05-24T18:37:12.805Z] 18:02:01 1 71.68 0.00 16.13 10.88 0.11 1.19 [2021-05-24T18:37:12.805Z] 18:03:01 all 42.41 0.00 10.67 1.50 0.08 45.34 [2021-05-24T18:37:12.805Z] 18:03:01 0 42.92 0.00 10.51 1.37 0.09 45.11 [2021-05-24T18:37:12.805Z] 18:03:01 1 41.90 0.00 10.83 1.63 0.07 45.58 [2021-05-24T18:37:12.805Z] 18:04:01 all 0.25 0.00 0.20 0.17 0.03 99.35 [2021-05-24T18:37:12.805Z] 18:04:01 0 0.25 0.00 0.15 0.12 0.03 99.45 [2021-05-24T18:37:12.805Z] 18:04:01 1 0.25 0.00 0.25 0.22 0.03 99.25 [2021-05-24T18:37:12.805Z] 18:05:01 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-05-24T18:37:12.805Z] 18:05:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-24T18:37:12.805Z] 18:05:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-24T18:37:12.805Z] 18:06:01 all 0.11 0.00 0.03 0.01 0.03 99.82 [2021-05-24T18:37:12.805Z] 18:06:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2021-05-24T18:37:12.805Z] 18:06:01 1 0.18 0.00 0.03 0.00 0.05 99.73 [2021-05-24T18:37:12.805Z] [2021-05-24T18:37:12.805Z] 18:06:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T18:37:12.805Z] 18:07:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-24T18:37:12.805Z] 18:07:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-24T18:37:12.805Z] 18:07:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-24T18:37:12.805Z] 18:08:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-24T18:37:12.805Z] 18:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] 18:08:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-24T18:37:12.805Z] 18:09:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-05-24T18:37:12.805Z] 18:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-24T18:37:12.805Z] 18:09:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-24T18:37:12.805Z] 18:10:01 all 0.08 0.00 0.01 0.00 0.03 99.89 [2021-05-24T18:37:12.805Z] 18:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] 18:10:01 1 0.13 0.00 0.00 0.00 0.02 99.85 [2021-05-24T18:37:12.805Z] 18:11:01 all 0.02 0.00 0.02 0.00 0.04 99.92 [2021-05-24T18:37:12.805Z] 18:11:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-24T18:37:12.805Z] 18:11:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] 18:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-24T18:37:12.805Z] 18:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-24T18:37:12.805Z] 18:12:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-24T18:37:12.805Z] 18:13:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-24T18:37:12.805Z] 18:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] 18:13:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-24T18:37:12.805Z] 18:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-24T18:37:12.805Z] 18:14:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-24T18:37:12.805Z] 18:14:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-24T18:37:12.805Z] 18:15:01 all 0.10 0.00 0.01 0.00 0.03 99.86 [2021-05-24T18:37:12.805Z] 18:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-24T18:37:12.805Z] 18:15:01 1 0.18 0.00 0.02 0.00 0.05 99.75 [2021-05-24T18:37:12.805Z] 18:16:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-24T18:37:12.805Z] 18:16:01 0 0.00 0.00 0.02 0.00 0.05 99.93 [2021-05-24T18:37:12.805Z] 18:16:01 1 0.13 0.00 0.00 0.00 0.00 99.87 [2021-05-24T18:37:12.805Z] 18:17:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-24T18:37:12.805Z] 18:17:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-24T18:37:12.805Z] 18:17:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-24T18:37:12.805Z] [2021-05-24T18:37:12.805Z] 18:17:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T18:37:12.805Z] 18:18:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-24T18:37:12.805Z] 18:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2021-05-24T18:37:12.805Z] 18:18:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-24T18:37:12.805Z] 18:19:01 all 0.16 0.00 0.02 0.00 0.03 99.80 [2021-05-24T18:37:12.805Z] 18:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-24T18:37:12.805Z] 18:19:01 1 0.28 0.00 0.02 0.00 0.03 99.67 [2021-05-24T18:37:12.805Z] 18:20:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-24T18:37:12.805Z] 18:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] 18:20:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-24T18:37:12.805Z] 18:21:01 all 0.08 0.00 0.01 0.00 0.04 99.87 [2021-05-24T18:37:12.805Z] 18:21:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] 18:21:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-24T18:37:12.805Z] 18:22:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-24T18:37:12.805Z] 18:22:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-24T18:37:12.805Z] 18:22:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-24T18:37:12.805Z] 18:23:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-24T18:37:12.805Z] 18:23:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2021-05-24T18:37:12.805Z] 18:23:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-24T18:37:12.805Z] 18:24:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] 18:24:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-24T18:37:12.805Z] 18:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-24T18:37:12.805Z] 18:25:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-24T18:37:12.805Z] 18:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-24T18:37:12.805Z] 18:25:01 1 0.12 0.00 0.03 0.00 0.05 99.80 [2021-05-24T18:37:12.805Z] 18:26:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-24T18:37:12.805Z] 18:26:01 0 0.00 0.00 0.02 0.00 0.05 99.93 [2021-05-24T18:37:12.805Z] 18:26:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-24T18:37:12.805Z] 18:27:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-24T18:37:12.805Z] 18:27:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-24T18:37:12.805Z] 18:27:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-24T18:37:12.805Z] 18:28:01 all 0.02 0.00 0.02 0.00 0.03 99.94 [2021-05-24T18:37:12.805Z] 18:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T18:37:12.805Z] 18:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] [2021-05-24T18:37:12.805Z] 18:28:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T18:37:12.805Z] 18:29:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-24T18:37:12.805Z] 18:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-24T18:37:12.805Z] 18:29:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-24T18:37:12.805Z] 18:30:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-24T18:37:12.805Z] 18:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T18:37:12.805Z] 18:30:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-24T18:37:12.805Z] 18:31:01 all 0.17 3.93 14.64 2.44 0.04 78.77 [2021-05-24T18:37:12.805Z] 18:31:01 0 0.03 3.91 14.82 2.24 0.05 78.95 [2021-05-24T18:37:12.805Z] 18:31:01 1 0.31 3.96 14.46 2.65 0.03 78.59 [2021-05-24T18:37:12.805Z] 18:32:01 all 1.65 0.00 0.59 0.04 0.03 97.69 [2021-05-24T18:37:12.805Z] 18:32:01 0 1.27 0.00 0.50 0.05 0.03 98.14 [2021-05-24T18:37:12.805Z] 18:32:01 1 2.03 0.00 0.67 0.03 0.03 97.23 [2021-05-24T18:37:12.805Z] 18:33:01 all 0.11 0.00 0.06 0.00 0.03 99.80 [2021-05-24T18:37:12.805Z] 18:33:01 0 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-24T18:37:12.805Z] 18:33:01 1 0.10 0.00 0.10 0.00 0.02 99.78 [2021-05-24T18:37:12.805Z] 18:34:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-24T18:37:12.805Z] 18:34:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-24T18:37:12.805Z] 18:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-24T18:37:12.805Z] 18:35:01 all 6.30 0.00 2.56 3.96 0.05 87.13 [2021-05-24T18:37:12.805Z] 18:35:01 0 5.87 0.00 2.52 2.43 0.05 89.13 [2021-05-24T18:37:12.805Z] 18:35:01 1 6.73 0.00 2.59 5.48 0.05 85.14 [2021-05-24T18:37:12.805Z] Average: all 6.74 0.08 1.87 1.05 0.04 90.23 [2021-05-24T18:37:12.805Z] Average: 0 6.62 0.08 1.94 1.03 0.04 90.29 [2021-05-24T18:37:12.805Z] Average: 1 6.85 0.08 1.81 1.06 0.04 90.16 [2021-05-24T18:37:12.805Z] [2021-05-24T18:37:12.805Z] [2021-05-24T18:37:12.805Z]