Pull request #3605 opened 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 cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch master at e36e7e4730a5a7048b5474c920e87cbd813cb5b7 rather than dcec332726efab9a756b47676f167cd6dc776e6e Obtained Jenkinsfile from e36e7e4730a5a7048b5474c920e87cbd813cb5b7 Running in Durability level: MAX_SURVIVABILITY 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-ssh3952171442146943323.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5874001065723029174.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3605/workspace@libs/edgex-global-pipelines # timeout=10 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-3605/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7220762356342595554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3605/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5387105536121086685.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4078114066633745182.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3605/workspace@libs/lf-pipelines # timeout=10 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-3605/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh844385775228735161.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-807 in /w/workspace/edgexfoundry_edgex-go_PR-3605 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh6007029345744970247.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 e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit dcec332726efab9a756b47676f167cd6dc776e6e > 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/1@tmp/jenkins-gitclient-ssh2267157954851436322.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3605/head:refs/remotes/origin/PR-3605 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 > git remote # timeout=10 Merge succeeded, producing dcec332726efab9a756b47676f167cd6dc776e6e Checking out Revision dcec332726efab9a756b47676f167cd6dc776e6e (PR-3605) > 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/1@tmp/jenkins-gitclient-ssh8377908599393175266.key > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 Commit message: "fix: Change V2 Swagger API version to 2.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-30T02:47:08.057Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-30T02:47:08.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-30T02:47:08.363Z] ========================================================= [2021-06-30T02:47:08.363Z] EdgeX Global Pipelines Version Info [2021-06-30T02:47:08.363Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-30T02:47:09.826Z] ------------------- [2021-06-30T02:47:09.826Z] stable info: [2021-06-30T02:47:09.827Z] ------------------- [2021-06-30T02:47:09.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-30T02:47:09.827Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T02:47:09.827Z] Message: update stable to v1.0.195 [2021-06-30T02:47:10.400Z] ------------------- [2021-06-30T02:47:10.400Z] experimental info: [2021-06-30T02:47:10.400Z] ------------------- [2021-06-30T02:47:10.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-30T02:47:10.400Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T02:47:10.400Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-30T02:47:10.649Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-30T02:47:10.705Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-30T02:47:10.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-30T02:47:10.830Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-30T02:47:10.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-30T02:47:10.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-30T02:47:11.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-30T02:47:11.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-30T02:47:11.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-30T02:47:11.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-30T02:47:11.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-30T02:47:11.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-30T02:47:11.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-30T02:47:11.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-30T02:47:11.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T02:47:11.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T02:47:11.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-30T02:47:11.676Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-30T02:47:11.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-30T02:47:11.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-30T02:47:11.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-30T02:47:11.930Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-30T02:47:11.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3605 [Pipeline] echo [2021-06-30T02:47:12.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3605 [Pipeline] echo [2021-06-30T02:47:12.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3605 [Pipeline] echo [2021-06-30T02:47:12.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcec332726efab9a756b47676f167cd6dc776e6e [Pipeline] echo [2021-06-30T02:47:12.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcec332 [Pipeline] echo [2021-06-30T02:47:12.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T02:47:12.455Z] provisioning config files... [2021-06-30T02:47:12.473Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6964635023323602618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T02:47:12.857Z] ---> docker-login.sh [2021-06-30T02:47:12.857Z] nexus3.edgexfoundry.org:10001 [2021-06-30T02:47:12.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:47:13.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:47:13.118Z] Configure a credential helper to remove this warning. See [2021-06-30T02:47:13.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:47:13.118Z] [2021-06-30T02:47:13.118Z] Login Succeeded [2021-06-30T02:47:13.118Z] nexus3.edgexfoundry.org:10002 [2021-06-30T02:47:13.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:47:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:47:13.384Z] Configure a credential helper to remove this warning. See [2021-06-30T02:47:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:47:13.384Z] [2021-06-30T02:47:13.384Z] Login Succeeded [2021-06-30T02:47:13.384Z] nexus3.edgexfoundry.org:10003 [2021-06-30T02:47:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:47:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:47:13.384Z] Configure a credential helper to remove this warning. See [2021-06-30T02:47:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:47:13.384Z] [2021-06-30T02:47:13.384Z] Login Succeeded [2021-06-30T02:47:13.384Z] nexus3.edgexfoundry.org:10004 [2021-06-30T02:47:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:47:13.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:47:13.647Z] Configure a credential helper to remove this warning. See [2021-06-30T02:47:13.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:47:13.647Z] [2021-06-30T02:47:13.647Z] Login Succeeded [2021-06-30T02:47:13.647Z] docker.io [2021-06-30T02:47:13.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:47:13.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:47:13.910Z] Configure a credential helper to remove this warning. See [2021-06-30T02:47:13.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:47:13.910Z] [2021-06-30T02:47:13.910Z] Login Succeeded [2021-06-30T02:47:13.910Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T02:47:13.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T02:47:14.392Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/core-command/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/core-data/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-30T02:47:14.392Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T02:47:14.392Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-30T02:47:14.392Z] ++ cut -d/ -f2 [2021-06-30T02:47:14.392Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-30T02:47:14.466Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:47:16.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T02:47:16.239Z] [2021-06-30T02:47:16.239Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:47:16.611Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T02:47:16.611Z] latest: Pulling from edgex-devops/git-semver [2021-06-30T02:47:16.611Z] 31603596830f: Pulling fs layer [2021-06-30T02:47:16.611Z] 54011a49482f: Pulling fs layer [2021-06-30T02:47:16.611Z] a6820b24f6d8: Pulling fs layer [2021-06-30T02:47:16.611Z] f581987b2513: Pulling fs layer [2021-06-30T02:47:16.611Z] f581987b2513: Waiting [2021-06-30T02:47:16.611Z] 54011a49482f: Verifying Checksum [2021-06-30T02:47:16.611Z] 54011a49482f: Download complete [2021-06-30T02:47:16.873Z] 31603596830f: Verifying Checksum [2021-06-30T02:47:16.873Z] 31603596830f: Download complete [2021-06-30T02:47:16.873Z] f581987b2513: Verifying Checksum [2021-06-30T02:47:16.873Z] f581987b2513: Download complete [2021-06-30T02:47:16.873Z] a6820b24f6d8: Verifying Checksum [2021-06-30T02:47:16.873Z] a6820b24f6d8: Download complete [2021-06-30T02:47:17.149Z] 31603596830f: Pull complete [2021-06-30T02:47:17.149Z] 54011a49482f: Pull complete [2021-06-30T02:47:17.730Z] a6820b24f6d8: Pull complete [2021-06-30T02:47:17.992Z] f581987b2513: Pull complete [2021-06-30T02:47:17.992Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-30T02:47:17.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T02:47:17.992Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-30T02:47:18.122Z] prd-centos7-docker-4c-2g-807 does not seem to be running inside a container [2021-06-30T02:47:18.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T02:47:19.254Z] $ docker top 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T02:47:19.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T02:47:19.462Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T02:47:19.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T02:47:19.574Z] $ docker exec 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c ssh-agent [2021-06-30T02:47:19.687Z] SSH_AUTH_SOCK=/tmp/ssh-kBwXdEE5MB8G/agent.14 [2021-06-30T02:47:19.687Z] SSH_AGENT_PID=21 [2021-06-30T02:47:19.695Z] Running ssh-add (command line suppressed) [2021-06-30T02:47:19.787Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8498195390442336072.key (/w/workspace/edgex-go/1@tmp/private_key_8498195390442336072.key) [2021-06-30T02:47:19.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T02:47:20.149Z] + git tag --points-at HEAD [Pipeline] } [2021-06-30T02:47:20.169Z] $ docker exec --env ******** --env ******** 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c ssh-agent -k [2021-06-30T02:47:20.278Z] unset SSH_AUTH_SOCK; [2021-06-30T02:47:20.278Z] unset SSH_AGENT_PID; [2021-06-30T02:47:20.278Z] echo Agent pid 21 killed; [2021-06-30T02:47:20.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-30T02:47:20.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T02:47:20.392Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T02:47:20.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T02:47:20.500Z] $ docker exec 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c ssh-agent [2021-06-30T02:47:20.608Z] SSH_AUTH_SOCK=/tmp/ssh-JVyb1F1u7gOc/agent.54 [2021-06-30T02:47:20.608Z] SSH_AGENT_PID=60 [2021-06-30T02:47:20.614Z] Running ssh-add (command line suppressed) [2021-06-30T02:47:20.705Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1136237648225399944.key (/w/workspace/edgex-go/1@tmp/private_key_1136237648225399944.key) [2021-06-30T02:47:20.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T02:47:21.065Z] + git semver init [2021-06-30T02:47:21.065Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T02:47:21.065Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-30T02:47:21.065Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-30T02:47:21.065Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T02:47:21.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T02:47:21.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T02:47:21.065Z] # $SEMVER_BRANCH = PR-3605 [2021-06-30T02:47:21.065Z] # $SEMVER_TEMP = /tmp/semver-783551450 [2021-06-30T02:47:21.065Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-30T02:47:33.374Z] # '/tmp/semver-783551450' -> '/w/workspace/edgex-go/1/.semver' [2021-06-30T02:47:33.374Z] # -> Force: false [2021-06-30T02:47:33.374Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-30T02:47:33.390Z] $ docker exec --env ******** --env ******** 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c ssh-agent -k [2021-06-30T02:47:33.481Z] unset SSH_AUTH_SOCK; [2021-06-30T02:47:33.483Z] unset SSH_AGENT_PID; [2021-06-30T02:47:33.483Z] echo Agent pid 60 killed; [2021-06-30T02:47:33.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T02:47:33.945Z] + git semver [Pipeline] } [2021-06-30T02:47:33.970Z] $ docker stop --time=1 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c [2021-06-30T02:47:36.136Z] $ docker rm -f 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T02:47:36.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-30T02:47:36.914Z] Stashed 1 file(s) [Pipeline] echo [2021-06-30T02:47:36.938Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T02:47:37.990Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-30T02:47:38.313Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T02:47:38.649Z] + true [2021-06-30T02:47:38.649Z] + sudo service docker restart [2021-06-30T02:47:38.649Z] Redirecting to /bin/systemctl restart docker.service [2021-06-30T02:47:52.449Z] Still waiting to schedule task [2021-06-30T02:47:52.450Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-30T02:47:56.837Z] ========================================================= [2021-06-30T02:47:56.837Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-30T02:47:56.837Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:47:57.296Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-30T02:47:58.692Z] Sending build context to Docker daemon 329.6MB [2021-06-30T02:47:58.692Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T02:47:58.692Z] Step 2/6 : FROM ${BASE} [2021-06-30T02:47:58.692Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-30T02:47:58.692Z] 540db60ca938: Pulling fs layer [2021-06-30T02:47:58.692Z] adcc1eea9eea: Pulling fs layer [2021-06-30T02:47:58.692Z] 4c4ab2625f07: Pulling fs layer [2021-06-30T02:47:58.692Z] 0510c868ecb4: Pulling fs layer [2021-06-30T02:47:58.692Z] afea3b2eda06: Pulling fs layer [2021-06-30T02:47:58.692Z] 7809a108b3ef: Pulling fs layer [2021-06-30T02:47:58.692Z] f706445af74f: Pulling fs layer [2021-06-30T02:47:58.692Z] 0510c868ecb4: Waiting [2021-06-30T02:47:58.692Z] afea3b2eda06: Waiting [2021-06-30T02:47:58.692Z] 7809a108b3ef: Waiting [2021-06-30T02:47:58.692Z] f706445af74f: Waiting [2021-06-30T02:47:58.692Z] 4c4ab2625f07: Verifying Checksum [2021-06-30T02:47:58.692Z] 4c4ab2625f07: Download complete [2021-06-30T02:47:58.692Z] adcc1eea9eea: Verifying Checksum [2021-06-30T02:47:58.692Z] adcc1eea9eea: Download complete [2021-06-30T02:47:58.692Z] afea3b2eda06: Verifying Checksum [2021-06-30T02:47:58.692Z] afea3b2eda06: Download complete [2021-06-30T02:47:58.692Z] 540db60ca938: Verifying Checksum [2021-06-30T02:47:58.692Z] 540db60ca938: Download complete [2021-06-30T02:47:58.692Z] 7809a108b3ef: Verifying Checksum [2021-06-30T02:47:58.692Z] 7809a108b3ef: Download complete [2021-06-30T02:47:58.953Z] 540db60ca938: Pull complete [2021-06-30T02:47:59.216Z] adcc1eea9eea: Pull complete [2021-06-30T02:47:59.216Z] 4c4ab2625f07: Pull complete [2021-06-30T02:48:01.146Z] f706445af74f: Verifying Checksum [2021-06-30T02:48:01.146Z] f706445af74f: Download complete [2021-06-30T02:48:01.146Z] 0510c868ecb4: Verifying Checksum [2021-06-30T02:48:01.146Z] 0510c868ecb4: Download complete [2021-06-30T02:48:04.496Z] 0510c868ecb4: Pull complete [2021-06-30T02:48:04.496Z] afea3b2eda06: Pull complete [2021-06-30T02:48:04.496Z] 7809a108b3ef: Pull complete [2021-06-30T02:48:07.119Z] f706445af74f: Pull complete [2021-06-30T02:48:07.119Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-30T02:48:07.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-30T02:48:07.119Z] ---> b068be0155e3 [2021-06-30T02:48:07.119Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-30T02:48:08.074Z] ---> Running in 900f3d3d7444 [2021-06-30T02:48:08.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:48:09.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:48:09.591Z] (1/12) Installing libmagic (5.39-r0) [2021-06-30T02:48:10.168Z] (2/12) Installing file (5.39-r0) [2021-06-30T02:48:10.168Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-30T02:48:10.168Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-30T02:48:15.456Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-30T02:48:15.456Z] (6/12) Installing patch (2.7.6-r7) [2021-06-30T02:48:15.456Z] (7/12) Installing build-base (0.5-r2) [2021-06-30T02:48:15.456Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-30T02:48:15.456Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-30T02:48:15.456Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-30T02:48:15.719Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-30T02:48:15.719Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-30T02:48:15.719Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T02:48:15.719Z] OK: 219 MiB in 52 packages [2021-06-30T02:48:17.110Z] Removing intermediate container 900f3d3d7444 [2021-06-30T02:48:17.110Z] ---> 67d0c1d18b6b [2021-06-30T02:48:17.110Z] Step 4/6 : WORKDIR /edgex-go [2021-06-30T02:48:17.110Z] ---> Running in 2f8a2bda936e [2021-06-30T02:48:17.110Z] Removing intermediate container 2f8a2bda936e [2021-06-30T02:48:17.110Z] ---> e0719eb28510 [2021-06-30T02:48:17.110Z] Step 5/6 : COPY go.mod . [2021-06-30T02:48:17.372Z] ---> 730d715b0e9b [2021-06-30T02:48:17.372Z] Step 6/6 : RUN go mod download [2021-06-30T02:48:17.372Z] ---> Running in 7d2cc78d9f28 [2021-06-30T02:48:32.310Z] Removing intermediate container 7d2cc78d9f28 [2021-06-30T02:48:32.310Z] ---> bd184427d0b9 [2021-06-30T02:48:32.310Z] Successfully built bd184427d0b9 [2021-06-30T02:48:32.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:48:32.655Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T02:48:32.655Z] . [Pipeline] withDockerContainer [2021-06-30T02:48:32.757Z] prd-centos7-docker-4c-2g-807 does not seem to be running inside a container [2021-06-30T02:48:32.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-30T02:48:33.165Z] $ docker top 68b95bc40c05bd807328015e244e2b5006f9c2c23448fd97072159102e5521d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T02:48:33.598Z] + go version [2021-06-30T02:48:33.599Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-30T02:48:33.649Z] $ docker stop --time=1 68b95bc40c05bd807328015e244e2b5006f9c2c23448fd97072159102e5521d4 [2021-06-30T02:48:34.824Z] $ docker rm -f 68b95bc40c05bd807328015e244e2b5006f9c2c23448fd97072159102e5521d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:48:35.590Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T02:48:35.590Z] . [Pipeline] withDockerContainer [2021-06-30T02:48:35.699Z] prd-centos7-docker-4c-2g-807 does not seem to be running inside a container [2021-06-30T02:48:35.739Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-30T02:48:36.081Z] $ docker top 3b2579f05e12c953ffd67c4c9e0e13dd26124162f01b00680df2b3e0e502d8f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-30T02:48:36.226Z] ========================================================= [2021-06-30T02:48:36.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-30T02:48:36.226Z] ========================================================= [Pipeline] sh [2021-06-30T02:48:36.539Z] + go mod tidy [Pipeline] sh [2021-06-30T02:48:36.870Z] + make test [2021-06-30T02:48:36.871Z] go mod tidy [2021-06-30T02:48:36.871Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-30T02:48:42.209Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-30T02:48:57.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-30T02:49:01.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-30T02:49:02.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-30T02:49:02.866Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-30T02:49:04.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-30T02:49:05.801Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-30T02:49:05.801Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-30T02:49:05.801Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-30T02:49:06.067Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-30T02:49:06.333Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-30T02:49:06.600Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-30T02:49:06.600Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-30T02:49:06.600Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-30T02:49:06.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-30T02:49:09.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-30T02:49:09.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-30T02:49:09.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-30T02:49:09.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-06-30T02:49:09.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-30T02:49:10.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.1% of statements [2021-06-30T02:49:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-30T02:49:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-30T02:49:10.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.102s coverage: 87.7% of statements [2021-06-30T02:49:10.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-30T02:49:10.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-30T02:49:10.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.045s coverage: 78.9% of statements [2021-06-30T02:49:12.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-30T02:49:12.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 95.1% of statements [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-30T02:49:12.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-30T02:49:12.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-30T02:49:14.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-30T02:49:14.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-30T02:49:14.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-06-30T02:49:14.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 22.0% of statements [2021-06-30T02:49:14.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-30T02:49:14.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-06-30T02:49:15.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-06-30T02:49:15.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-30T02:49:15.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-06-30T02:49:15.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-06-30T02:49:27.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-06-30T02:49:27.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-30T02:49:34.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.216s coverage: 81.8% of statements [2021-06-30T02:49:34.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.2% of statements [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-30T02:49:49.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-30T02:49:49.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-30T02:49:49.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-06-30T02:49:49.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-06-30T02:49:49.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-30T02:49:50.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-06-30T02:49:50.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-30T02:49:51.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements [2021-06-30T02:49:51.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-30T02:49:51.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-30T02:49:51.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-30T02:49:51.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-06-30T02:49:51.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-30T02:49:51.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-30T02:49:51.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-06-30T02:49:51.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-30T02:49:51.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-06-30T02:49:51.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-30T02:49:55.794Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-808 in /w/workspace/edgexfoundry_edgex-go_PR-3605 [Pipeline] { [Pipeline] ws [2021-06-30T02:49:55.860Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-30T02:49:56.175Z] The recommended git tool is: git [2021-06-30T02:50:00.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 19.3% of statements [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-30T02:50:00.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-30T02:50:00.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-30T02:50:00.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-30T02:50:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-30T02:50:00.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-30T02:50:00.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-30T02:50:00.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-30T02:50:00.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-30T02:50:00.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-30T02:50:00.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-30T02:50:00.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-30T02:50:00.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-30T02:50:00.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-30T02:50:00.199Z] GO111MODULE=on go vet ./... [2021-06-30T02:50:01.620Z] using credential edgex-jenkins-ssh [2021-06-30T02:50:01.639Z] Cloning the remote Git repository [2021-06-30T02:50:01.714Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-30T02:50:01.912Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-30T02:50:02.084Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-30T02:50:02.085Z] > git --version # timeout=10 [2021-06-30T02:50:02.144Z] > git --version # 'git version 2.17.1' [2021-06-30T02:50:02.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T02:50:02.241Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T02:50:19.602Z] Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:50:19.938Z] Merge succeeded, producing dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:50:19.939Z] Checking out Revision dcec332726efab9a756b47676f167cd6dc776e6e (PR-3605) [2021-06-30T02:50:18.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-30T02:50:18.632Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T02:50:18.666Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-30T02:50:18.698Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-30T02:50:18.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T02:50:18.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3605/head:refs/remotes/origin/PR-3605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T02:50:19.624Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T02:50:19.643Z] > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 [2021-06-30T02:50:19.847Z] > git remote # timeout=10 [2021-06-30T02:50:19.867Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T02:50:19.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T02:50:19.894Z] > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 [2021-06-30T02:50:19.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T02:50:19.946Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T02:50:19.967Z] > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 [2021-06-30T02:50:23.246Z] gofmt -l . [2021-06-30T02:50:23.246Z] [ "`gofmt -l .`" = "" ] [2021-06-30T02:50:23.246Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-30T02:50:23.571Z] + ls -al . [2021-06-30T02:50:23.571Z] total 560 [2021-06-30T02:50:23.571Z] drwxrwxr-x 10 1001 1001 4096 Jun 30 02:50 . [2021-06-30T02:50:23.571Z] drwxr-xr-x 4 root root 28 Jun 30 02:48 .. [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 11 Jun 30 02:47 .dockerignore [2021-06-30T02:50:23.571Z] drwxrwxr-x 8 1001 1001 179 Jun 30 02:47 .git [2021-06-30T02:50:23.571Z] drwxrwxr-x 3 1001 1001 125 Jun 30 02:47 .github [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 818 Jun 30 02:47 .gitignore [2021-06-30T02:50:23.571Z] drwx------ 3 1001 1001 60 Jun 30 02:47 .semver [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 166 Jun 30 02:47 .sonarcloud.properties [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 8609 Jun 30 02:47 Attribution.txt [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 43881 Jun 30 02:47 CHANGELOG.md [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 3804 Jun 30 02:47 CONTRIBUTING.md [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 931 Jun 30 02:47 Dockerfile.build [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 849 Jun 30 02:47 Jenkinsfile [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 10775 Jun 30 02:47 LICENSE [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 5605 Jun 30 02:47 Makefile [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 7905 Jun 30 02:47 README.md [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 7071 Jun 30 02:47 SECURITY.md [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 5 Jun 30 02:47 VERSION [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 4131 Jun 30 02:47 ZMQWindows.md [2021-06-30T02:50:23.571Z] drwxrwxr-x 2 1001 1001 37 Jun 30 02:47 bin [2021-06-30T02:50:23.571Z] drwxrwxr-x 14 1001 1001 4096 Jun 30 02:47 cmd [2021-06-30T02:50:23.571Z] -rw-r--r-- 1 root root 398095 Jun 30 02:49 coverage.out [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 806 Jun 30 02:47 go.mod [2021-06-30T02:50:23.571Z] -rw-r--r-- 1 root root 20759 Jun 30 02:48 go.sum [2021-06-30T02:50:23.571Z] drwxrwxr-x 7 1001 1001 114 Jun 30 02:47 internal [2021-06-30T02:50:23.571Z] drwxrwxr-x 3 1001 1001 16 Jun 30 02:47 openapi [2021-06-30T02:50:23.571Z] drwxrwxr-x 4 1001 1001 71 Jun 30 02:47 snap [2021-06-30T02:50:23.571Z] -rw-rw-r-- 1 1001 1001 168 Jun 30 02:47 version.go [Pipeline] sh [2021-06-30T02:50:23.894Z] + '[' -e coverage.out ] [2021-06-30T02:50:23.894Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-30T02:50:24.016Z] Stashed 1 file(s) [Pipeline] sh [2021-06-30T02:50:24.340Z] + make build [2021-06-30T02:50:24.340Z] go mod tidy [2021-06-30T02:50:24.340Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-30T02:50:24.495Z] Commit message: "fix: Change V2 Swagger API version to 2.0.0" [2021-06-30T02:50:24.553Z] > git --version # timeout=10 [2021-06-30T02:50:24.565Z] > git --version # 'git version 2.17.1' [2021-06-30T02:50:24.577Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T02:50:25.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-30T02:50:26.386Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-30T02:50:26.818Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T02:50:27.212Z] + true [2021-06-30T02:50:27.212Z] + sudo service docker restart [2021-06-30T02:50:32.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-30T02:50:32.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-30T02:50:33.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-30T02:50:33.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-30T02:50:34.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-30T02:50:35.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-30T02:50:36.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-30T02:50:36.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-30T02:50:37.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-30T02:50:38.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-30T02:50:39.898Z] $ docker stop --time=1 3b2579f05e12c953ffd67c4c9e0e13dd26124162f01b00680df2b3e0e502d8f3 [2021-06-30T02:50:41.663Z] $ docker rm -f 3b2579f05e12c953ffd67c4c9e0e13dd26124162f01b00680df2b3e0e502d8f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:50:45.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-30T02:50:45.446Z] [2021-06-30T02:50:45.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T02:50:45.699Z] provisioning config files... [2021-06-30T02:50:45.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1649855151163054940tmp [Pipeline] { [Pipeline] libraryResource [2021-06-30T02:50:45.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-30T02:50:45.807Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-30T02:50:45.807Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-30T02:50:45.807Z] ca9280d653b3: Pulling fs layer [2021-06-30T02:50:45.807Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2021-06-30T02:50:46.073Z] cbdbe7a5bc2a: Download complete [2021-06-30T02:50:46.181Z] ---> docker-login.sh [2021-06-30T02:50:46.181Z] nexus3.edgexfoundry.org:10001 [2021-06-30T02:50:46.334Z] cbdbe7a5bc2a: Pull complete [2021-06-30T02:50:47.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:50:47.289Z] ca9280d653b3: Verifying Checksum [2021-06-30T02:50:47.289Z] ca9280d653b3: Download complete [2021-06-30T02:50:47.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:50:47.448Z] Configure a credential helper to remove this warning. See [2021-06-30T02:50:47.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:50:47.448Z] [2021-06-30T02:50:47.448Z] Login Succeeded [2021-06-30T02:50:47.448Z] nexus3.edgexfoundry.org:10002 [2021-06-30T02:50:47.865Z] ca9280d653b3: Pull complete [2021-06-30T02:50:47.865Z] 7e9c9ca2126c: Verifying Checksum [2021-06-30T02:50:47.865Z] 7e9c9ca2126c: Download complete [2021-06-30T02:50:48.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:50:48.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:50:48.046Z] Configure a credential helper to remove this warning. See [2021-06-30T02:50:48.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:50:48.046Z] [2021-06-30T02:50:48.046Z] Login Succeeded [2021-06-30T02:50:48.046Z] nexus3.edgexfoundry.org:10003 [2021-06-30T02:50:48.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:50:48.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:50:48.606Z] Configure a credential helper to remove this warning. See [2021-06-30T02:50:48.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:50:48.606Z] [2021-06-30T02:50:48.606Z] Login Succeeded [2021-06-30T02:50:48.606Z] nexus3.edgexfoundry.org:10004 [2021-06-30T02:50:49.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:50:49.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:50:49.203Z] Configure a credential helper to remove this warning. See [2021-06-30T02:50:49.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:50:49.203Z] [2021-06-30T02:50:49.203Z] Login Succeeded [2021-06-30T02:50:49.203Z] docker.io [2021-06-30T02:50:49.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T02:50:50.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T02:50:50.075Z] Configure a credential helper to remove this warning. See [2021-06-30T02:50:50.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T02:50:50.075Z] [2021-06-30T02:50:50.075Z] Login Succeeded [2021-06-30T02:50:50.075Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T02:50:50.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T02:50:50.802Z] ========================================================= [2021-06-30T02:50:50.802Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-30T02:50:50.802Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:50:51.171Z] 7e9c9ca2126c: Pull complete [2021-06-30T02:50:51.171Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-30T02:50:51.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-30T02:50:51.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-30T02:50:51.214Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-30T02:50:51.268Z] prd-centos7-docker-4c-2g-807 does not seem to be running inside a container [2021-06-30T02:50:51.305Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-30T02:50:53.230Z] Sending build context to Docker daemon 166.4MB [2021-06-30T02:50:53.513Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T02:50:53.513Z] Step 2/6 : FROM ${BASE} [2021-06-30T02:50:53.513Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-30T02:50:53.774Z] $ docker top 1360f5e35a9b74e7735c5c8c03b97dcb5326ff11c0f0ed121bd5b422ca62617f -eo pid,comm [2021-06-30T02:50:53.793Z] 595b0fe564bb: Pulling fs layer [2021-06-30T02:50:53.793Z] 3088b5b3c5c0: Pulling fs layer [2021-06-30T02:50:53.793Z] 5b7225fbf94c: Pulling fs layer [2021-06-30T02:50:53.793Z] ba82ee9f976e: Pulling fs layer [2021-06-30T02:50:53.793Z] 506bd15cee9f: Pulling fs layer [2021-06-30T02:50:53.793Z] 75a0a4a0db45: Pulling fs layer [2021-06-30T02:50:53.793Z] 618dc40b7e24: Pulling fs layer [2021-06-30T02:50:53.793Z] 506bd15cee9f: Waiting [2021-06-30T02:50:53.793Z] 75a0a4a0db45: Waiting [2021-06-30T02:50:53.793Z] 618dc40b7e24: Waiting [2021-06-30T02:50:53.793Z] ba82ee9f976e: Waiting [2021-06-30T02:50:53.793Z] 5b7225fbf94c: Verifying Checksum [2021-06-30T02:50:53.793Z] 5b7225fbf94c: Download complete [2021-06-30T02:50:53.794Z] 3088b5b3c5c0: Verifying Checksum [2021-06-30T02:50:53.794Z] 3088b5b3c5c0: Download complete [2021-06-30T02:50:53.794Z] 506bd15cee9f: Verifying Checksum [2021-06-30T02:50:53.794Z] 506bd15cee9f: Download complete [2021-06-30T02:50:53.794Z] 75a0a4a0db45: Verifying Checksum [2021-06-30T02:50:53.794Z] 75a0a4a0db45: Download complete [2021-06-30T02:50:53.794Z] 595b0fe564bb: Download complete [Pipeline] { [Pipeline] sh [2021-06-30T02:50:54.257Z] + docker-compose build --help [2021-06-30T02:50:54.257Z] + grep parallel [2021-06-30T02:50:54.394Z] 595b0fe564bb: Pull complete [2021-06-30T02:50:54.829Z] --parallel Build images in parallel. [Pipeline] } [2021-06-30T02:50:54.858Z] $ docker stop --time=1 1360f5e35a9b74e7735c5c8c03b97dcb5326ff11c0f0ed121bd5b422ca62617f [2021-06-30T02:50:55.005Z] 3088b5b3c5c0: Pull complete [2021-06-30T02:50:55.616Z] 5b7225fbf94c: Pull complete [2021-06-30T02:50:56.050Z] $ docker rm -f 1360f5e35a9b74e7735c5c8c03b97dcb5326ff11c0f0ed121bd5b422ca62617f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:50:56.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-30T02:50:56.693Z] . [Pipeline] withDockerContainer [2021-06-30T02:50:56.820Z] prd-centos7-docker-4c-2g-807 does not seem to be running inside a container [2021-06-30T02:50:56.886Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-30T02:50:57.059Z] 618dc40b7e24: Verifying Checksum [2021-06-30T02:50:57.059Z] 618dc40b7e24: Download complete [2021-06-30T02:50:57.230Z] $ docker top 71849a4193614372775cbbf04c170f047325ff3cf0e3a83d9ece3f79f1acd880 -eo pid,comm [Pipeline] { [2021-06-30T02:50:57.333Z] ba82ee9f976e: Verifying Checksum [2021-06-30T02:50:57.333Z] ba82ee9f976e: Download complete [Pipeline] sh [2021-06-30T02:50:57.674Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-30T02:50:58.252Z] Building core-command ... [2021-06-30T02:50:58.252Z] Building core-data ... [2021-06-30T02:50:58.252Z] Building core-metadata ... [2021-06-30T02:50:58.252Z] Building security-bootstrapper ... [2021-06-30T02:50:58.252Z] Building security-proxy-setup ... [2021-06-30T02:50:58.252Z] Building security-secretstore-setup ... [2021-06-30T02:50:58.252Z] Building support-notifications ... [2021-06-30T02:50:58.252Z] Building support-scheduler ... [2021-06-30T02:50:58.252Z] Building sys-mgmt-agent ... [2021-06-30T02:50:58.252Z] Building security-secretstore-setup [2021-06-30T02:50:58.252Z] Building security-bootstrapper [2021-06-30T02:50:58.252Z] Building core-metadata [2021-06-30T02:50:58.252Z] Building core-data [2021-06-30T02:50:58.252Z] Building core-command [2021-06-30T02:51:07.517Z] ba82ee9f976e: Pull complete [2021-06-30T02:51:07.517Z] 506bd15cee9f: Pull complete [2021-06-30T02:51:08.119Z] 75a0a4a0db45: Pull complete [2021-06-30T02:51:11.537Z] 618dc40b7e24: Pull complete [2021-06-30T02:51:11.537Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-30T02:51:11.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-30T02:51:11.813Z] ---> a36622ca3599 [2021-06-30T02:51:11.813Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-30T02:51:12.238Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:51:12.239Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:51:12.239Z] ---> bd184427d0b9 [2021-06-30T02:51:12.239Z] Step 3/26 : WORKDIR /edgex-go [2021-06-30T02:51:12.239Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:51:12.239Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:51:12.239Z] ---> bd184427d0b9 [2021-06-30T02:51:12.239Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T02:51:12.239Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:51:12.239Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:51:12.239Z] ---> bd184427d0b9 [2021-06-30T02:51:12.239Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T02:51:14.451Z] ---> Running in c9ed180966bb [2021-06-30T02:51:15.541Z] ---> Running in 96aef3aac4e0 [2021-06-30T02:51:15.541Z] ---> Running in 1a0df6517431 [2021-06-30T02:51:15.541Z] ---> Running in 2617b992662b [2021-06-30T02:51:15.891Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T02:51:16.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T02:51:17.461Z] Removing intermediate container 1a0df6517431 [2021-06-30T02:51:17.461Z] ---> 9f23492f9e2a [2021-06-30T02:51:17.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:51:17.461Z] Removing intermediate container 96aef3aac4e0 [2021-06-30T02:51:17.461Z] ---> 259edb13526e [2021-06-30T02:51:17.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:51:17.461Z] Removing intermediate container 2617b992662b [2021-06-30T02:51:17.461Z] ---> 3a92c94afc78 [2021-06-30T02:51:17.461Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:51:17.467Z] (1/12) Installing libmagic (5.39-r0) [2021-06-30T02:51:17.467Z] (2/12) Installing file (5.39-r0) [2021-06-30T02:51:17.467Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-30T02:51:17.725Z] ---> Running in a876f51cd855 [2021-06-30T02:51:17.725Z] ---> Running in 3986b5684106 [2021-06-30T02:51:17.740Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-30T02:51:17.989Z] ---> Running in a6344cfb38a1 [2021-06-30T02:51:19.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:51:19.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:51:19.384Z] ---> bd184427d0b9 [2021-06-30T02:51:19.384Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T02:51:19.384Z] ---> Using cache [2021-06-30T02:51:19.384Z] ---> 3a92c94afc78 [2021-06-30T02:51:19.384Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:51:20.344Z] ---> Running in b4cbf2195f15 [2021-06-30T02:51:20.344Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:51:20.344Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:51:20.344Z] ---> bd184427d0b9 [2021-06-30T02:51:20.344Z] Step 3/32 : WORKDIR /edgex-go [2021-06-30T02:51:20.344Z] ---> Using cache [2021-06-30T02:51:20.344Z] ---> 3a92c94afc78 [2021-06-30T02:51:20.344Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:51:20.344Z] ---> Running in 79949a9afaff [2021-06-30T02:51:20.612Z] Removing intermediate container a876f51cd855 [2021-06-30T02:51:20.612Z] ---> bb0e69ea4d98 [2021-06-30T02:51:20.612Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-30T02:51:20.612Z] ---> Running in f4b587cde2cd [2021-06-30T02:51:20.880Z] Removing intermediate container a6344cfb38a1 [2021-06-30T02:51:20.880Z] ---> 7d83a81fa5f8 [2021-06-30T02:51:20.880Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-30T02:51:20.880Z] Removing intermediate container 3986b5684106 [2021-06-30T02:51:20.880Z] ---> 0d630fa8fa7c [2021-06-30T02:51:20.880Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-30T02:51:20.880Z] ---> Running in 7157bdf9f64f [2021-06-30T02:51:20.880Z] ---> Running in e0d73b577a75 [2021-06-30T02:51:21.157Z] Removing intermediate container b4cbf2195f15 [2021-06-30T02:51:21.157Z] ---> f6b1fef74662 [2021-06-30T02:51:21.157Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-30T02:51:21.157Z] ---> Running in e6a221b83f4a [2021-06-30T02:51:21.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:21.417Z] Removing intermediate container 79949a9afaff [2021-06-30T02:51:21.417Z] ---> 00d0633fa938 [2021-06-30T02:51:21.417Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-30T02:51:21.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:21.417Z] ---> Running in 971fe88e5a3b [2021-06-30T02:51:21.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:21.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:21.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:21.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:22.040Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-30T02:51:22.041Z] (6/12) Installing patch (2.7.6-r7) [2021-06-30T02:51:22.041Z] (7/12) Installing build-base (0.5-r2) [2021-06-30T02:51:22.041Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-30T02:51:22.313Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-30T02:51:22.313Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-30T02:51:22.313Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-30T02:51:22.527Z] OK: 219 MiB in 52 packages [2021-06-30T02:51:22.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:22.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:22.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:22.528Z] Removing intermediate container f4b587cde2cd [2021-06-30T02:51:22.528Z] ---> 558cfb2dd155 [2021-06-30T02:51:22.528Z] Step 6/24 : COPY go.mod . [2021-06-30T02:51:22.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:51:22.587Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-30T02:51:22.587Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T02:51:22.587Z] OK: 218 MiB in 52 packages [2021-06-30T02:51:22.807Z] ---> 6b06c5d9ed2f [2021-06-30T02:51:22.807Z] Step 7/24 : RUN go mod download [2021-06-30T02:51:22.807Z] ---> Running in 5b915992d755 [2021-06-30T02:51:23.071Z] OK: 219 MiB in 52 packages [2021-06-30T02:51:23.071Z] OK: 219 MiB in 52 packages [2021-06-30T02:51:23.333Z] OK: 219 MiB in 52 packages [2021-06-30T02:51:23.333Z] OK: 219 MiB in 52 packages [2021-06-30T02:51:23.595Z] Removing intermediate container e0d73b577a75 [2021-06-30T02:51:23.595Z] ---> fd5f9b36e11f [2021-06-30T02:51:23.595Z] Step 6/24 : COPY go.mod . [2021-06-30T02:51:23.595Z] Removing intermediate container e6a221b83f4a [2021-06-30T02:51:23.595Z] ---> ad6cdad8d062 [2021-06-30T02:51:23.595Z] Step 6/24 : COPY go.mod . [2021-06-30T02:51:23.882Z] Removing intermediate container 971fe88e5a3b [2021-06-30T02:51:23.882Z] ---> b96013a373ec [2021-06-30T02:51:23.882Z] Step 6/32 : COPY go.mod . [2021-06-30T02:51:23.882Z] ---> 4f3c014bcc33 [2021-06-30T02:51:23.882Z] Step 7/24 : RUN go mod download [2021-06-30T02:51:23.882Z] Removing intermediate container 7157bdf9f64f [2021-06-30T02:51:23.882Z] ---> 42d7e0dab9b7 [2021-06-30T02:51:23.882Z] Step 6/26 : COPY go.mod . [2021-06-30T02:51:23.882Z] ---> 5e47f71a8f12 [2021-06-30T02:51:23.882Z] Step 7/24 : RUN go mod download [2021-06-30T02:51:23.882Z] ---> Running in 5a9936185a72 [2021-06-30T02:51:23.882Z] ---> Running in f83c7a487874 [2021-06-30T02:51:23.882Z] Removing intermediate container 5b915992d755 [2021-06-30T02:51:23.882Z] ---> 3a029ddc56b3 [2021-06-30T02:51:23.882Z] Step 8/24 : COPY . . [2021-06-30T02:51:23.882Z] ---> accbdcad9432 [2021-06-30T02:51:23.882Z] Step 7/32 : RUN go mod download [2021-06-30T02:51:24.148Z] ---> Running in 94650467ec4f [2021-06-30T02:51:24.148Z] ---> 0fa95840d1e4 [2021-06-30T02:51:24.148Z] Step 7/26 : RUN go mod download [2021-06-30T02:51:24.410Z] ---> Running in f5e89edbbbd2 [2021-06-30T02:51:26.910Z] Removing intermediate container c9ed180966bb [2021-06-30T02:51:26.910Z] ---> 18140445a171 [2021-06-30T02:51:26.910Z] Step 4/6 : WORKDIR /edgex-go [2021-06-30T02:51:26.910Z] ---> Running in d8f5e1cb7e7e [2021-06-30T02:51:26.910Z] Removing intermediate container d8f5e1cb7e7e [2021-06-30T02:51:26.910Z] ---> 506b799c0e79 [2021-06-30T02:51:26.910Z] Step 5/6 : COPY go.mod . [2021-06-30T02:51:27.742Z] Removing intermediate container 5a9936185a72 [2021-06-30T02:51:27.742Z] ---> a1de2fcf9d77 [2021-06-30T02:51:27.742Z] Step 8/24 : COPY . . [2021-06-30T02:51:27.742Z] Removing intermediate container 94650467ec4f [2021-06-30T02:51:27.742Z] ---> 24e77ac9b4c4 [2021-06-30T02:51:27.742Z] Step 8/32 : COPY . . [2021-06-30T02:51:27.742Z] Removing intermediate container f5e89edbbbd2 [2021-06-30T02:51:27.742Z] ---> 8aea3a83339c [2021-06-30T02:51:27.742Z] Step 8/26 : COPY . . [2021-06-30T02:51:27.899Z] ---> b33b8d6bc3e6 [2021-06-30T02:51:27.899Z] Step 6/6 : RUN go mod download [2021-06-30T02:51:27.899Z] ---> Running in 240997dd551e [2021-06-30T02:51:28.007Z] Removing intermediate container f83c7a487874 [2021-06-30T02:51:28.007Z] ---> 43d48f8f40e7 [2021-06-30T02:51:28.007Z] Step 8/24 : COPY . . [2021-06-30T02:51:28.007Z] ---> ff7862beb231 [2021-06-30T02:51:28.007Z] Step 9/24 : RUN go mod tidy [2021-06-30T02:51:28.007Z] ---> Running in df5a0fe21314 [2021-06-30T02:51:38.100Z] ---> 6eb4a77c6430 [2021-06-30T02:51:38.100Z] Step 9/24 : RUN go mod tidy [2021-06-30T02:51:38.100Z] ---> Running in 2433ac247cd4 [2021-06-30T02:51:38.100Z] Removing intermediate container df5a0fe21314 [2021-06-30T02:51:38.100Z] ---> dbc0581cc9bc [2021-06-30T02:51:38.100Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-30T02:51:38.100Z] ---> Running in 66fa6fdf625f [2021-06-30T02:51:38.371Z] ---> 251f849367e2 [2021-06-30T02:51:38.371Z] Step 9/24 : RUN go mod tidy [2021-06-30T02:51:38.371Z] ---> Running in 42f1665c5160 [2021-06-30T02:51:39.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-30T02:51:45.060Z] ---> 19ea630a3966 [2021-06-30T02:51:45.060Z] Step 9/32 : RUN go mod tidy [2021-06-30T02:51:45.060Z] ---> Running in df56a5509751 [2021-06-30T02:51:51.680Z] ---> 9187aca3321d [2021-06-30T02:51:51.680Z] Step 9/26 : RUN go mod tidy [2021-06-30T02:51:51.680Z] ---> Running in 391590edd3be [2021-06-30T02:51:51.946Z] Removing intermediate container 2433ac247cd4 [2021-06-30T02:51:51.946Z] ---> 910eb024625d [2021-06-30T02:51:51.946Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-30T02:51:51.946Z] ---> Running in 146cf20d7d95 [2021-06-30T02:51:51.946Z] Removing intermediate container df56a5509751 [2021-06-30T02:51:51.946Z] ---> b5ae4ff4a977 [2021-06-30T02:51:51.946Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-30T02:51:51.946Z] Removing intermediate container 42f1665c5160 [2021-06-30T02:51:51.946Z] ---> 32561cf1aa38 [2021-06-30T02:51:51.946Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-30T02:51:51.946Z] ---> Running in 089e264c9657 [2021-06-30T02:51:52.225Z] ---> Running in d33544cfd53e [2021-06-30T02:51:52.806Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-30T02:51:52.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-30T02:51:53.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-30T02:51:54.027Z] Removing intermediate container 391590edd3be [2021-06-30T02:51:54.027Z] ---> 04e575b909e3 [2021-06-30T02:51:54.027Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-30T02:51:54.027Z] ---> Running in dc0463c9be2a [2021-06-30T02:51:54.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-30T02:51:54.723Z] Removing intermediate container 240997dd551e [2021-06-30T02:51:54.724Z] ---> 3a527c5411c8 [2021-06-30T02:51:54.724Z] Successfully built 3a527c5411c8 [2021-06-30T02:51:54.724Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:51:55.112Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T02:51:55.112Z] . [Pipeline] withDockerContainer [2021-06-30T02:51:55.370Z] prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container [2021-06-30T02:51:55.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-06-30T02:51:57.027Z] $ docker top a8f89253ffa44320ce8c542e6a344226e3cd1599db6176e6bf6a62603a241abb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T02:51:58.076Z] + go version [2021-06-30T02:51:58.076Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-30T02:51:58.120Z] $ docker stop --time=1 a8f89253ffa44320ce8c542e6a344226e3cd1599db6176e6bf6a62603a241abb [2021-06-30T02:51:59.981Z] $ docker rm -f a8f89253ffa44320ce8c542e6a344226e3cd1599db6176e6bf6a62603a241abb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:52:01.092Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T02:52:01.092Z] . [Pipeline] withDockerContainer [2021-06-30T02:52:01.371Z] prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container [2021-06-30T02:52:01.460Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-06-30T02:52:02.985Z] $ docker top 523b5da0c1c41a2284d4eeca2745d60a6bfc20403649eed6764b9f12d9de7eef -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-30T02:52:03.355Z] ========================================================= [2021-06-30T02:52:03.355Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-30T02:52:03.355Z] ========================================================= [Pipeline] sh [2021-06-30T02:52:04.025Z] + go mod tidy [Pipeline] sh [2021-06-30T02:52:05.313Z] + make test [2021-06-30T02:52:05.313Z] go mod tidy [2021-06-30T02:52:05.915Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-30T02:52:20.991Z] Removing intermediate container 66fa6fdf625f [2021-06-30T02:52:20.991Z] ---> 79544c7a7f9d [2021-06-30T02:52:20.991Z] [2021-06-30T02:52:20.991Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T02:52:20.991Z] 3.12: Pulling from library/alpine [2021-06-30T02:52:21.566Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T02:52:21.566Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T02:52:21.566Z] ---> 13621d1b12d4 [2021-06-30T02:52:21.566Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-30T02:52:21.566Z] ---> Running in 84266c2e04b9 [2021-06-30T02:52:22.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:22.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:22.664Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-30T02:52:22.664Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T02:52:22.664Z] OK: 6 MiB in 15 packages [2021-06-30T02:52:23.243Z] Removing intermediate container 84266c2e04b9 [2021-06-30T02:52:23.243Z] ---> 472db2ba5e56 [2021-06-30T02:52:23.243Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T02:52:23.243Z] ---> Running in 0019407aba8c [2021-06-30T02:52:23.243Z] Removing intermediate container 0019407aba8c [2021-06-30T02:52:23.243Z] ---> 7b3e54fa9e47 [2021-06-30T02:52:23.243Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-30T02:52:23.243Z] ---> Running in 667999c7ec8f [2021-06-30T02:52:23.508Z] Removing intermediate container 667999c7ec8f [2021-06-30T02:52:23.508Z] ---> ba8bdaf9d672 [2021-06-30T02:52:23.508Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-30T02:52:23.508Z] ---> Running in 16c3d344bb72 [2021-06-30T02:52:23.508Z] Removing intermediate container 16c3d344bb72 [2021-06-30T02:52:23.508Z] ---> 49e5b3d1deed [2021-06-30T02:52:23.508Z] Step 16/24 : WORKDIR / [2021-06-30T02:52:23.508Z] ---> Running in 6bd00214f05c [2021-06-30T02:52:23.771Z] Removing intermediate container 6bd00214f05c [2021-06-30T02:52:23.771Z] ---> a55096798478 [2021-06-30T02:52:23.771Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T02:52:24.040Z] ---> 2e7901735f8d [2021-06-30T02:52:24.040Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-30T02:52:24.616Z] ---> 10a7f9e16616 [2021-06-30T02:52:24.616Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-30T02:52:24.881Z] ---> b55fbc04ffb0 [2021-06-30T02:52:24.881Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-30T02:52:24.881Z] ---> Running in be9bc311452c [2021-06-30T02:52:24.881Z] Removing intermediate container be9bc311452c [2021-06-30T02:52:24.881Z] ---> b721c4bc0543 [2021-06-30T02:52:24.881Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T02:52:25.143Z] ---> Running in b6d3e43ab02d [2021-06-30T02:52:25.143Z] Removing intermediate container b6d3e43ab02d [2021-06-30T02:52:25.143Z] ---> dad061937958 [2021-06-30T02:52:25.143Z] Step 22/24 : LABEL arch=x86_64 [2021-06-30T02:52:25.143Z] ---> Running in 7aae6c8b3f58 [2021-06-30T02:52:25.718Z] Removing intermediate container 7aae6c8b3f58 [2021-06-30T02:52:25.718Z] ---> e13462f982f0 [2021-06-30T02:52:25.718Z] Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:52:25.718Z] ---> Running in e5319df4de27 [2021-06-30T02:52:25.718Z] Removing intermediate container e5319df4de27 [2021-06-30T02:52:25.718Z] ---> 16a1ca1a5d14 [2021-06-30T02:52:25.718Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T02:52:25.718Z] ---> Running in 18a2c75e44d5 [2021-06-30T02:52:25.981Z] Removing intermediate container 18a2c75e44d5 [2021-06-30T02:52:25.981Z] ---> 00d28dc867e8 [2021-06-30T02:52:25.981Z] [2021-06-30T02:52:25.981Z] Successfully built 00d28dc867e8 [2021-06-30T02:52:25.981Z] Successfully tagged core-command:latest [2021-06-30T02:52:25.981Z] Building security-proxy-setup [2021-06-30T02:52:28.181Z]  Building core-command ... 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-06-30T02:52:32.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:52:32.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:52:32.511Z] ---> bd184427d0b9 [2021-06-30T02:52:32.511Z] Step 3/22 : WORKDIR /edgex-go [2021-06-30T02:52:32.511Z] ---> Using cache [2021-06-30T02:52:32.511Z] ---> 3a92c94afc78 [2021-06-30T02:52:32.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:52:32.511Z] ---> Using cache [2021-06-30T02:52:32.511Z] ---> 00d0633fa938 [2021-06-30T02:52:32.511Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-30T02:52:32.511Z] ---> Using cache [2021-06-30T02:52:32.511Z] ---> b96013a373ec [2021-06-30T02:52:32.511Z] Step 6/22 : COPY go.mod . [2021-06-30T02:52:32.511Z] ---> Using cache [2021-06-30T02:52:32.511Z] ---> accbdcad9432 [2021-06-30T02:52:32.511Z] Step 7/22 : RUN go mod download [2021-06-30T02:52:32.511Z] ---> Using cache [2021-06-30T02:52:32.511Z] ---> 24e77ac9b4c4 [2021-06-30T02:52:32.511Z] Step 8/22 : COPY . . [2021-06-30T02:52:32.511Z] ---> Using cache [2021-06-30T02:52:32.511Z] ---> 19ea630a3966 [2021-06-30T02:52:32.511Z] Step 9/22 : RUN go mod tidy [2021-06-30T02:52:32.511Z] ---> Using cache [2021-06-30T02:52:32.511Z] ---> b5ae4ff4a977 [2021-06-30T02:52:32.511Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-30T02:52:32.511Z] ---> Running in 03c19d0cf909 [2021-06-30T02:52:32.758Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-30T02:52:33.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-30T02:52:33.364Z] Removing intermediate container dc0463c9be2a [2021-06-30T02:52:33.364Z] ---> a837b9a23cfe [2021-06-30T02:52:33.364Z] [2021-06-30T02:52:33.364Z] Step 11/26 : FROM alpine:3.12 [2021-06-30T02:52:33.364Z] ---> 13621d1b12d4 [2021-06-30T02:52:33.364Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-30T02:52:33.627Z] ---> Running in eea713c69e6e [2021-06-30T02:52:33.627Z] Removing intermediate container 089e264c9657 [2021-06-30T02:52:33.627Z] ---> 5cf9d4262080 [2021-06-30T02:52:33.627Z] [2021-06-30T02:52:33.627Z] Step 11/32 : FROM alpine:3.12 [2021-06-30T02:52:33.627Z] ---> 13621d1b12d4 [2021-06-30T02:52:33.627Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-30T02:52:33.893Z] ---> Running in 5a152373f965 [2021-06-30T02:52:33.893Z] Removing intermediate container 5a152373f965 [2021-06-30T02:52:33.893Z] ---> c356e1f8f441 [2021-06-30T02:52:33.893Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-30T02:52:34.156Z] ---> Running in bbfa0726988f [2021-06-30T02:52:34.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:34.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:34.422Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-30T02:52:34.422Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T02:52:34.422Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-30T02:52:34.422Z] (4/6) Installing curl (7.77.0-r0) [2021-06-30T02:52:34.422Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-30T02:52:34.422Z] (6/6) Installing su-exec (0.2-r1) [2021-06-30T02:52:34.422Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T02:52:34.422Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T02:52:34.688Z] OK: 7 MiB in 20 packages [2021-06-30T02:52:34.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:34.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:34.954Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-30T02:52:34.954Z] (2/2) Installing su-exec (0.2-r1) [2021-06-30T02:52:34.954Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T02:52:34.954Z] OK: 6 MiB in 16 packages [2021-06-30T02:52:35.972Z] Removing intermediate container bbfa0726988f [2021-06-30T02:52:35.972Z] ---> cc8f2da1aa29 [2021-06-30T02:52:35.972Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-30T02:52:35.972Z] ---> Running in 2dc7d2c5571c [2021-06-30T02:52:35.972Z] Removing intermediate container eea713c69e6e [2021-06-30T02:52:35.972Z] ---> f8a1173a9ce7 [2021-06-30T02:52:35.972Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-30T02:52:35.972Z] ---> Running in ca6d2c191556 [2021-06-30T02:52:36.258Z] Removing intermediate container 2dc7d2c5571c [2021-06-30T02:52:36.258Z] ---> 967efdefd4e1 [2021-06-30T02:52:36.258Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-30T02:52:36.541Z] Removing intermediate container d33544cfd53e [2021-06-30T02:52:36.541Z] ---> a06d9c701d12 [2021-06-30T02:52:36.541Z] [2021-06-30T02:52:36.541Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T02:52:36.541Z] ---> 13621d1b12d4 [2021-06-30T02:52:36.541Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-30T02:52:36.541Z] ---> Using cache [2021-06-30T02:52:36.541Z] ---> 472db2ba5e56 [2021-06-30T02:52:36.541Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T02:52:36.541Z] ---> Using cache [2021-06-30T02:52:36.541Z] ---> 7b3e54fa9e47 [2021-06-30T02:52:36.541Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-30T02:52:36.541Z] Removing intermediate container ca6d2c191556 [2021-06-30T02:52:36.541Z] ---> 52961334835a [2021-06-30T02:52:36.541Z] Step 14/26 : WORKDIR / [2021-06-30T02:52:36.541Z] ---> Running in f4b17c799fca [2021-06-30T02:52:36.541Z] ---> Running in d92c377025ae [2021-06-30T02:52:36.541Z] ---> Running in f6e1d9f2e4fb [2021-06-30T02:52:36.826Z] Removing intermediate container f4b17c799fca [2021-06-30T02:52:36.826Z] ---> fdbe294f0d71 [2021-06-30T02:52:36.826Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-30T02:52:36.826Z] ---> Running in 1e410eafc519 [2021-06-30T02:52:37.092Z] Removing intermediate container f6e1d9f2e4fb [2021-06-30T02:52:37.092Z] ---> ebb63d6ec7c6 [2021-06-30T02:52:37.092Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-30T02:52:37.092Z] ---> Running in 0210dc6426ad [2021-06-30T02:52:37.092Z] Removing intermediate container d92c377025ae [2021-06-30T02:52:37.092Z] ---> d90011d75bce [2021-06-30T02:52:37.092Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-30T02:52:37.092Z] Removing intermediate container 146cf20d7d95 [2021-06-30T02:52:37.092Z] ---> 6906ac522ee6 [2021-06-30T02:52:37.092Z] [2021-06-30T02:52:37.092Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T02:52:37.092Z] ---> 13621d1b12d4 [2021-06-30T02:52:37.092Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-30T02:52:37.360Z] ---> Running in 28189b8df0a6 [2021-06-30T02:52:37.622Z] Removing intermediate container 0210dc6426ad [2021-06-30T02:52:37.622Z] ---> ad188cae72f1 [2021-06-30T02:52:37.622Z] Step 16/24 : WORKDIR / [2021-06-30T02:52:37.622Z] Removing intermediate container 28189b8df0a6 [2021-06-30T02:52:37.622Z] ---> 32ffddc30fda [2021-06-30T02:52:37.622Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-30T02:52:37.622Z] ---> Running in 0b30db663c1b [2021-06-30T02:52:37.622Z] ---> Running in b4685976a82c [2021-06-30T02:52:37.622Z] ---> e5072c64b9ec [2021-06-30T02:52:37.622Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-30T02:52:37.891Z] Removing intermediate container 0b30db663c1b [2021-06-30T02:52:37.891Z] ---> 2d98d808d81e [2021-06-30T02:52:37.891Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T02:52:38.157Z] Removing intermediate container b4685976a82c [2021-06-30T02:52:38.157Z] ---> aec165eb538e [2021-06-30T02:52:38.157Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-30T02:52:38.157Z] ---> Running in a7e16153d62b [2021-06-30T02:52:38.157Z] ---> a87de716319f [2021-06-30T02:52:38.158Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-30T02:52:38.426Z] Removing intermediate container a7e16153d62b [2021-06-30T02:52:38.426Z] ---> b42554ed92e8 [2021-06-30T02:52:38.426Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:52:38.426Z] ---> Running in 2a8955dd63b3 [2021-06-30T02:52:38.426Z] Removing intermediate container 1e410eafc519 [2021-06-30T02:52:38.426Z] ---> 9e139ae06f3a [2021-06-30T02:52:38.426Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-30T02:52:38.426Z] ---> bc434cb865fd [2021-06-30T02:52:38.426Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-30T02:52:38.693Z] ---> Running in 5588b2e26d9e [2021-06-30T02:52:38.959Z] ---> ad0f8dc1fb75 [2021-06-30T02:52:38.959Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-30T02:52:38.959Z] Removing intermediate container 5588b2e26d9e [2021-06-30T02:52:38.959Z] ---> 4f3acef31a77 [2021-06-30T02:52:38.959Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-30T02:52:39.532Z] ---> 8b02bed58923 [2021-06-30T02:52:39.532Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-30T02:52:39.532Z] ---> 44c40f1ecb4e [2021-06-30T02:52:39.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-30T02:52:39.532Z] ---> Running in baad5148dca3 [2021-06-30T02:52:39.532Z] ---> 2af9ec5f3e07 [2021-06-30T02:52:39.532Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-30T02:52:39.532Z] Removing intermediate container 2a8955dd63b3 [2021-06-30T02:52:39.532Z] ---> 00bac10a269c [2021-06-30T02:52:39.532Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T02:52:39.795Z] ---> Running in c247aab74660 [2021-06-30T02:52:40.057Z] ---> 3ded9d09d40a [2021-06-30T02:52:40.057Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-30T02:52:40.057Z] ---> a4b6f08e0d1f [2021-06-30T02:52:40.057Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-30T02:52:40.057Z] ---> Running in 47e4d23f3a48 [2021-06-30T02:52:40.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:40.584Z] Removing intermediate container 47e4d23f3a48 [2021-06-30T02:52:40.584Z] ---> 19b195433b8f [2021-06-30T02:52:40.584Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T02:52:40.853Z] ---> Running in aed03137af78 [2021-06-30T02:52:40.853Z] ---> 8bf38beac546 [2021-06-30T02:52:40.853Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-30T02:52:40.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:40.853Z] Removing intermediate container aed03137af78 [2021-06-30T02:52:40.853Z] ---> 5b4068751e84 [2021-06-30T02:52:40.853Z] Step 22/24 : LABEL arch=x86_64 [2021-06-30T02:52:41.118Z] ---> Running in 278a8e66e769 [2021-06-30T02:52:41.118Z] ---> f9a0a56f9b7b [2021-06-30T02:52:41.118Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-30T02:52:41.118Z] Removing intermediate container baad5148dca3 [2021-06-30T02:52:41.118Z] ---> 833ff9d9171d [2021-06-30T02:52:41.118Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T02:52:41.118Z] ---> Running in 5c87b3e54cfb [2021-06-30T02:52:41.380Z] Removing intermediate container 278a8e66e769 [2021-06-30T02:52:41.380Z] ---> 1423d2f279f9 [2021-06-30T02:52:41.380Z] Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:52:41.380Z] ---> Running in 2362e57a2d1d [2021-06-30T02:52:41.380Z] ---> 71a029502d93 [2021-06-30T02:52:41.380Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-30T02:52:41.644Z] Removing intermediate container 2362e57a2d1d [2021-06-30T02:52:41.644Z] ---> 1307e0590f21 [2021-06-30T02:52:41.644Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T02:52:41.644Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T02:52:41.909Z] ---> Running in f31402babc53 [2021-06-30T02:52:41.909Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T02:52:41.909Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T02:52:41.909Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T02:52:42.176Z] Removing intermediate container f31402babc53 [2021-06-30T02:52:42.176Z] ---> 221127b347a5 [2021-06-30T02:52:42.176Z] [2021-06-30T02:52:42.176Z] ---> 05b01363ea97 [2021-06-30T02:52:42.176Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-30T02:52:42.176Z] Successfully built 221127b347a5 [2021-06-30T02:52:42.443Z] Successfully tagged core-metadata:latest [2021-06-30T02:52:42.443Z] Building support-scheduler [2021-06-30T02:52:42.443Z]  Building core-metadata ... done Removing intermediate container 5c87b3e54cfb [2021-06-30T02:52:42.443Z] ---> 244c7c06724f [2021-06-30T02:52:42.443Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-30T02:52:43.019Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T02:52:43.019Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T02:52:43.019Z] ---> Running in 40c1c388d412 [2021-06-30T02:52:43.019Z] ---> 08d553f57240 [2021-06-30T02:52:43.019Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-30T02:52:43.019Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T02:52:43.019Z] OK: 8 MiB in 20 packages [2021-06-30T02:52:43.961Z] Removing intermediate container 40c1c388d412 [2021-06-30T02:52:43.961Z] ---> a58b8703cf7f [2021-06-30T02:52:43.961Z] Step 24/26 : LABEL arch=x86_64 [2021-06-30T02:52:44.538Z] ---> Running in 15da87066594 [2021-06-30T02:52:44.538Z] ---> a1db7a5e6c8b [2021-06-30T02:52:44.538Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-30T02:52:44.806Z] Removing intermediate container 15da87066594 [2021-06-30T02:52:44.806Z] ---> b7506730e0e5 [2021-06-30T02:52:44.806Z] Step 25/26 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:52:44.806Z] ---> Running in a23070b0effb [2021-06-30T02:52:45.067Z] Removing intermediate container c247aab74660 [2021-06-30T02:52:45.067Z] ---> e218cf78896b [2021-06-30T02:52:45.067Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T02:52:45.067Z] ---> f3103ee401b8 [2021-06-30T02:52:45.067Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-30T02:52:45.067Z] Removing intermediate container a23070b0effb [2021-06-30T02:52:45.067Z] ---> 204576311a66 [2021-06-30T02:52:45.067Z] Step 26/26 : LABEL version=0.0.0 [2021-06-30T02:52:45.067Z] ---> Running in 0cdd11aba763 [2021-06-30T02:52:45.067Z] ---> Running in 8ca8467d07a2 [2021-06-30T02:52:45.334Z] Removing intermediate container 0cdd11aba763 [2021-06-30T02:52:45.334Z] ---> 1e92cb908745 [2021-06-30T02:52:45.334Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-30T02:52:45.334Z] ---> 1deddba2d68a [2021-06-30T02:52:45.334Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-30T02:52:45.334Z] Removing intermediate container 8ca8467d07a2 [2021-06-30T02:52:45.334Z] ---> a7b8abaa26b9 [2021-06-30T02:52:45.334Z] [2021-06-30T02:52:45.598Z] Successfully built a7b8abaa26b9 [2021-06-30T02:52:45.598Z] Successfully tagged security-secretstore-setup:latest [2021-06-30T02:52:45.598Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-30T02:52:45.598Z] ---> 91c4131367c0 [2021-06-30T02:52:45.598Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-30T02:52:45.862Z] ---> Running in 49f0cde23a16 [2021-06-30T02:52:47.797Z] ---> 2c93c9c64cab [2021-06-30T02:52:47.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-30T02:52:49.722Z] ---> c04a7495779e [2021-06-30T02:52:49.722Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-30T02:52:49.722Z] ---> Running in 3b6b00de52c4 [2021-06-30T02:52:49.722Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:52:49.722Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:52:49.722Z] ---> bd184427d0b9 [2021-06-30T02:52:49.722Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T02:52:49.722Z] ---> Using cache [2021-06-30T02:52:49.722Z] ---> 3a92c94afc78 [2021-06-30T02:52:49.722Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:52:49.722Z] ---> Using cache [2021-06-30T02:52:49.722Z] ---> 00d0633fa938 [2021-06-30T02:52:49.722Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-30T02:52:49.992Z] ---> Running in 89348f0b637a [2021-06-30T02:52:49.992Z] Removing intermediate container 49f0cde23a16 [2021-06-30T02:52:49.992Z] ---> 4ff47492936a [2021-06-30T02:52:49.992Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-30T02:52:49.992Z] Removing intermediate container 3b6b00de52c4 [2021-06-30T02:52:49.992Z] ---> 96bf02c1beb3 [2021-06-30T02:52:49.992Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T02:52:50.260Z] ---> Running in 5f2740ba7662 [2021-06-30T02:52:50.260Z] ---> Running in b390f7b30813 [2021-06-30T02:52:50.260Z] Removing intermediate container 5f2740ba7662 [2021-06-30T02:52:50.260Z] ---> 01b4470a8576 [2021-06-30T02:52:50.260Z] Step 22/24 : LABEL arch=x86_64 [2021-06-30T02:52:50.524Z] ---> Running in 57b09a6f16fd [2021-06-30T02:52:50.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:52:50.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:52:50.524Z] ---> bd184427d0b9 [2021-06-30T02:52:50.524Z] Step 3/23 : WORKDIR /edgex-go [2021-06-30T02:52:50.524Z] ---> Using cache [2021-06-30T02:52:50.524Z] ---> 3a92c94afc78 [2021-06-30T02:52:50.524Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:52:50.524Z] ---> Using cache [2021-06-30T02:52:50.524Z] ---> 00d0633fa938 [2021-06-30T02:52:50.524Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-30T02:52:50.524Z] ---> Using cache [2021-06-30T02:52:50.524Z] ---> b96013a373ec [2021-06-30T02:52:50.524Z] Step 6/23 : COPY go.mod . [2021-06-30T02:52:50.524Z] ---> Using cache [2021-06-30T02:52:50.524Z] ---> accbdcad9432 [2021-06-30T02:52:50.524Z] Step 7/23 : RUN go mod download [2021-06-30T02:52:50.524Z] ---> Using cache [2021-06-30T02:52:50.524Z] ---> 24e77ac9b4c4 [2021-06-30T02:52:50.524Z] Step 8/23 : COPY . . [2021-06-30T02:52:50.524Z] ---> Using cache [2021-06-30T02:52:50.524Z] ---> 19ea630a3966 [2021-06-30T02:52:50.524Z] Step 9/23 : RUN go mod tidy [2021-06-30T02:52:50.524Z] ---> Using cache [2021-06-30T02:52:50.524Z] ---> b5ae4ff4a977 [2021-06-30T02:52:50.524Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-30T02:52:50.524Z] Removing intermediate container b390f7b30813 [2021-06-30T02:52:50.524Z] ---> a2b695e73b67 [2021-06-30T02:52:50.524Z] Step 29/32 : CMD ["gate"] [2021-06-30T02:52:50.524Z] ---> Running in c0d5d4475f19 [2021-06-30T02:52:50.524Z] ---> Running in 3c87a6ce2339 [2021-06-30T02:52:50.793Z] Removing intermediate container 57b09a6f16fd [2021-06-30T02:52:50.793Z] ---> 4eb6798e2285 [2021-06-30T02:52:50.793Z] Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:52:50.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:50.793Z] ---> Running in f4a746335429 [2021-06-30T02:52:50.793Z] Removing intermediate container 3c87a6ce2339 [2021-06-30T02:52:50.793Z] ---> 15533679e11a [2021-06-30T02:52:50.794Z] Step 30/32 : LABEL arch=x86_64 [2021-06-30T02:52:51.057Z] Removing intermediate container f4a746335429 [2021-06-30T02:52:51.057Z] ---> ba6370c55777 [2021-06-30T02:52:51.057Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T02:52:51.057Z] ---> Running in fca8f512c8c7 [2021-06-30T02:52:51.057Z] ---> Running in e6870f7d971d [2021-06-30T02:52:51.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-30T02:52:51.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-30T02:52:51.322Z] Removing intermediate container fca8f512c8c7 [2021-06-30T02:52:51.322Z] ---> 495a2395e1f8 [2021-06-30T02:52:51.322Z] Step 31/32 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:52:51.322Z] Removing intermediate container e6870f7d971d [2021-06-30T02:52:51.322Z] ---> d6b143154cd0 [2021-06-30T02:52:51.322Z] [2021-06-30T02:52:51.322Z] ---> Running in 00147234b96e [2021-06-30T02:52:51.322Z] Successfully built d6b143154cd0 [2021-06-30T02:52:51.322Z] Successfully tagged core-data:latest [2021-06-30T02:52:51.322Z] Building support-notifications [2021-06-30T02:52:51.584Z]  Building core-data ... done Removing intermediate container 00147234b96e [2021-06-30T02:52:51.584Z] ---> 2c5f4834d845 [2021-06-30T02:52:51.584Z] Step 32/32 : LABEL version=0.0.0 [2021-06-30T02:52:51.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:52:51.851Z] ---> Running in b4e29989da41 [2021-06-30T02:52:52.113Z] OK: 219 MiB in 52 packages [2021-06-30T02:52:52.687Z] Removing intermediate container b4e29989da41 [2021-06-30T02:52:52.687Z] ---> f8f91299ee35 [2021-06-30T02:52:52.687Z] [2021-06-30T02:52:52.952Z] Successfully built f8f91299ee35 [2021-06-30T02:52:53.546Z] Successfully tagged security-bootstrapper:latest [2021-06-30T02:52:53.813Z]  Building security-bootstrapper ... done Removing intermediate container 89348f0b637a [2021-06-30T02:52:53.813Z] ---> 1a0164529405 [2021-06-30T02:52:53.813Z] Step 6/24 : COPY go.mod . [2021-06-30T02:52:54.083Z] ---> 43818af3a5e5 [2021-06-30T02:52:54.083Z] Step 7/24 : RUN go mod download [2021-06-30T02:52:54.350Z] ---> Running in f6d345245bf0 [2021-06-30T02:52:56.288Z] Removing intermediate container f6d345245bf0 [2021-06-30T02:52:56.288Z] ---> 242717f2e3b8 [2021-06-30T02:52:56.288Z] Step 8/24 : COPY . . [2021-06-30T02:52:58.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:52:58.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:52:58.260Z] ---> bd184427d0b9 [2021-06-30T02:52:58.260Z] Step 3/23 : WORKDIR /edgex-go [2021-06-30T02:52:58.260Z] ---> Using cache [2021-06-30T02:52:58.260Z] ---> 3a92c94afc78 [2021-06-30T02:52:58.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:52:58.261Z] ---> Using cache [2021-06-30T02:52:58.261Z] ---> 00d0633fa938 [2021-06-30T02:52:58.261Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-30T02:52:59.214Z] Removing intermediate container 03c19d0cf909 [2021-06-30T02:52:59.214Z] ---> 120f505cd582 [2021-06-30T02:52:59.214Z] [2021-06-30T02:52:59.214Z] Step 11/22 : FROM alpine:3.12 [2021-06-30T02:52:59.214Z] ---> 13621d1b12d4 [2021-06-30T02:52:59.214Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-30T02:52:59.498Z] ---> Running in 981401a8252c [2021-06-30T02:52:59.498Z] ---> Running in 49c2cd9c02ba [2021-06-30T02:53:00.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:53:00.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:53:00.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:53:00.768Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-30T02:53:00.768Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T02:53:00.768Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-30T02:53:00.768Z] (4/4) Installing curl (7.77.0-r0) [2021-06-30T02:53:00.768Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T02:53:00.768Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T02:53:00.768Z] OK: 7 MiB in 18 packages [2021-06-30T02:53:01.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:53:01.314Z] ---> 01bd3ef1b8c1 [2021-06-30T02:53:01.314Z] Step 9/24 : RUN go mod tidy [2021-06-30T02:53:01.609Z] ---> Running in 22334e6cdf4b [2021-06-30T02:53:01.609Z] OK: 219 MiB in 52 packages [2021-06-30T02:53:02.039Z] Removing intermediate container 49c2cd9c02ba [2021-06-30T02:53:02.039Z] ---> 9fb4152ed158 [2021-06-30T02:53:02.039Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-30T02:53:02.039Z] ---> Running in 7cf9f49e8b1e [2021-06-30T02:53:02.451Z] Removing intermediate container 7cf9f49e8b1e [2021-06-30T02:53:02.451Z] ---> e65c51381458 [2021-06-30T02:53:02.451Z] Step 14/22 : WORKDIR /edgex [2021-06-30T02:53:02.451Z] ---> Running in 49a1d19ff35e [2021-06-30T02:53:02.451Z] Removing intermediate container 981401a8252c [2021-06-30T02:53:02.451Z] ---> 439ed7b48da9 [2021-06-30T02:53:02.451Z] Step 6/23 : COPY go.mod . [2021-06-30T02:53:02.451Z] Removing intermediate container 49a1d19ff35e [2021-06-30T02:53:02.451Z] ---> abe9de98100f [2021-06-30T02:53:02.451Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-30T02:53:02.809Z] ---> c43fbf4d6e77 [2021-06-30T02:53:02.809Z] Step 7/23 : RUN go mod download [2021-06-30T02:53:02.809Z] ---> Running in dc3ca0e19d3c [2021-06-30T02:53:02.809Z] ---> 4bb67f31ab1d [2021-06-30T02:53:02.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-30T02:53:03.544Z] ---> f7a442119f6e [2021-06-30T02:53:03.544Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-30T02:53:03.544Z] Removing intermediate container 22334e6cdf4b [2021-06-30T02:53:03.544Z] ---> c9355426b88b [2021-06-30T02:53:03.544Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-30T02:53:03.544Z] ---> Running in 7270240ae107 [2021-06-30T02:53:04.296Z] ---> c41b87ef22a2 [2021-06-30T02:53:04.296Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-30T02:53:04.296Z] Removing intermediate container dc3ca0e19d3c [2021-06-30T02:53:04.296Z] ---> 50678f43481c [2021-06-30T02:53:04.296Z] Step 8/23 : COPY . . [2021-06-30T02:53:04.296Z] ---> Running in e492d483db76 [2021-06-30T02:53:04.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-30T02:53:04.296Z] Removing intermediate container e492d483db76 [2021-06-30T02:53:04.296Z] ---> b031899fed55 [2021-06-30T02:53:04.296Z] Step 19/22 : CMD ["--init=true"] [2021-06-30T02:53:04.980Z] ---> Running in 98fec69b02f5 [2021-06-30T02:53:06.431Z] Removing intermediate container 98fec69b02f5 [2021-06-30T02:53:06.431Z] ---> a5fa33d00fca [2021-06-30T02:53:06.431Z] Step 20/22 : LABEL arch=x86_64 [2021-06-30T02:53:06.431Z] ---> Running in cb3c47bf849e [2021-06-30T02:53:07.020Z] Removing intermediate container cb3c47bf849e [2021-06-30T02:53:07.020Z] ---> 41fce403d28b [2021-06-30T02:53:07.020Z] Step 21/22 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:53:07.020Z] ---> Running in 45f57ede39f1 [2021-06-30T02:53:07.625Z] Removing intermediate container 45f57ede39f1 [2021-06-30T02:53:07.625Z] ---> f1df610ff8d9 [2021-06-30T02:53:07.625Z] Step 22/22 : LABEL version=0.0.0 [2021-06-30T02:53:07.625Z] ---> Running in 93b97875eaa8 [2021-06-30T02:53:08.216Z] Removing intermediate container 93b97875eaa8 [2021-06-30T02:53:08.216Z] ---> 8b1d473cc8e6 [2021-06-30T02:53:08.216Z] [2021-06-30T02:53:08.478Z] Successfully built 8b1d473cc8e6 [2021-06-30T02:53:08.478Z] Successfully tagged security-proxy-setup:latest [2021-06-30T02:53:09.434Z]  Building security-proxy-setup ... done  ---> 843c9510b12f [2021-06-30T02:53:09.434Z] Step 9/23 : RUN go mod tidy [2021-06-30T02:53:09.434Z] ---> Running in 34d4c3519ea1 [2021-06-30T02:53:10.824Z] Removing intermediate container 34d4c3519ea1 [2021-06-30T02:53:10.824Z] ---> 090f9e0a3c3e [2021-06-30T02:53:10.824Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-30T02:53:10.824Z] ---> Running in c2025cbd0204 [2021-06-30T02:53:11.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-30T02:53:13.672Z] Removing intermediate container c0d5d4475f19 [2021-06-30T02:53:13.672Z] ---> 45b6a681d089 [2021-06-30T02:53:13.672Z] [2021-06-30T02:53:13.672Z] Step 11/23 : FROM alpine:3.12 [2021-06-30T02:53:13.672Z] ---> 13621d1b12d4 [2021-06-30T02:53:13.672Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-30T02:53:13.672Z] ---> Using cache [2021-06-30T02:53:13.672Z] ---> 472db2ba5e56 [2021-06-30T02:53:13.672Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T02:53:13.672Z] ---> Using cache [2021-06-30T02:53:13.672Z] ---> 7b3e54fa9e47 [2021-06-30T02:53:13.672Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-30T02:53:13.672Z] ---> Running in 0f551d34da89 [2021-06-30T02:53:13.672Z] Removing intermediate container 0f551d34da89 [2021-06-30T02:53:13.672Z] ---> 65d720988c33 [2021-06-30T02:53:13.672Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-30T02:53:13.672Z] ---> Running in 0cb0238c40bf [2021-06-30T02:53:13.934Z] Removing intermediate container 0cb0238c40bf [2021-06-30T02:53:13.934Z] ---> 0b834aed59dc [2021-06-30T02:53:13.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T02:53:14.196Z] ---> 544fa3ba844d [2021-06-30T02:53:14.196Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-30T02:53:14.460Z] ---> 258ab01946e7 [2021-06-30T02:53:14.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-30T02:53:14.727Z] ---> c31b6cc46d12 [2021-06-30T02:53:14.727Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-30T02:53:14.997Z] ---> Running in 4a6ad0ea89ce [2021-06-30T02:53:14.997Z] Removing intermediate container 4a6ad0ea89ce [2021-06-30T02:53:14.997Z] ---> 2fb9442bd3b9 [2021-06-30T02:53:14.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T02:53:14.997Z] ---> Running in 76f51cf92383 [2021-06-30T02:53:15.259Z] Removing intermediate container 76f51cf92383 [2021-06-30T02:53:15.259Z] ---> 045b21bfdd1f [2021-06-30T02:53:15.259Z] Step 21/23 : LABEL arch=x86_64 [2021-06-30T02:53:15.259Z] ---> Running in 9118f27249e5 [2021-06-30T02:53:15.526Z] Removing intermediate container 9118f27249e5 [2021-06-30T02:53:15.526Z] ---> e26c97996e28 [2021-06-30T02:53:15.526Z] Step 22/23 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:53:15.526Z] ---> Running in caada4bd3176 [2021-06-30T02:53:15.526Z] Removing intermediate container caada4bd3176 [2021-06-30T02:53:15.526Z] ---> de8e6340609b [2021-06-30T02:53:15.526Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T02:53:15.789Z] ---> Running in 3e100f7597a4 [2021-06-30T02:53:15.789Z] Removing intermediate container 3e100f7597a4 [2021-06-30T02:53:15.789Z] ---> c46d5ac21862 [2021-06-30T02:53:15.789Z] [2021-06-30T02:53:16.054Z] Successfully built c46d5ac21862 [2021-06-30T02:53:16.054Z] Successfully tagged support-scheduler:latest [2021-06-30T02:53:24.263Z]  Building support-scheduler ... done Removing intermediate container 7270240ae107 [2021-06-30T02:53:24.263Z] ---> d1da476deb07 [2021-06-30T02:53:24.263Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-30T02:53:24.263Z] ---> Running in ea17992c3b88 [2021-06-30T02:53:24.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-30T02:53:24.263Z] Removing intermediate container ea17992c3b88 [2021-06-30T02:53:24.263Z] ---> d4512a380936 [2021-06-30T02:53:24.263Z] [2021-06-30T02:53:24.263Z] Step 12/24 : FROM docker:20.10.0 [2021-06-30T02:53:24.529Z] 20.10.0: Pulling from library/docker [2021-06-30T02:53:27.879Z] Removing intermediate container c2025cbd0204 [2021-06-30T02:53:27.879Z] ---> aa6dfc20363f [2021-06-30T02:53:27.879Z] [2021-06-30T02:53:27.879Z] Step 11/23 : FROM alpine:3.12 [2021-06-30T02:53:27.879Z] ---> 13621d1b12d4 [2021-06-30T02:53:27.879Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-30T02:53:27.879Z] ---> Running in 39e244d7eefd [2021-06-30T02:53:27.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:53:27.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:53:28.168Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-30T02:53:28.168Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-30T02:53:28.168Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T02:53:28.168Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T02:53:28.168Z] OK: 6 MiB in 16 packages [2021-06-30T02:53:29.132Z] Removing intermediate container 39e244d7eefd [2021-06-30T02:53:29.132Z] ---> b60a85b2e7ec [2021-06-30T02:53:29.132Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T02:53:29.132Z] ---> Running in ed83011e9240 [2021-06-30T02:53:29.132Z] Removing intermediate container ed83011e9240 [2021-06-30T02:53:29.132Z] ---> a279e591932f [2021-06-30T02:53:29.132Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-30T02:53:29.132Z] ---> Running in 5c24ea241228 [2021-06-30T02:53:29.132Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-30T02:53:29.132Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-30T02:53:29.132Z] ---> aefe523efa57 [2021-06-30T02:53:29.132Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-30T02:53:29.132Z] ---> Running in 50b4b1e16ffa [2021-06-30T02:53:29.132Z] Removing intermediate container 5c24ea241228 [2021-06-30T02:53:29.132Z] ---> ae1ce9422f28 [2021-06-30T02:53:29.132Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-30T02:53:29.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-30T02:53:29.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-30T02:53:29.401Z] ---> Running in c20afd930b62 [2021-06-30T02:53:29.402Z] Removing intermediate container 50b4b1e16ffa [2021-06-30T02:53:29.402Z] ---> 422fd304f26e [2021-06-30T02:53:29.402Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-30T02:53:29.402Z] ---> Running in 32bdc041fdb8 [2021-06-30T02:53:29.402Z] Removing intermediate container c20afd930b62 [2021-06-30T02:53:29.402Z] ---> 1fb57d4c2ceb [2021-06-30T02:53:29.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T02:53:29.673Z] ---> 1389347eacfd [2021-06-30T02:53:29.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-30T02:53:29.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T02:53:29.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T02:53:29.949Z] (1/39) Installing readline (8.0.4-r0) [2021-06-30T02:53:29.949Z] (2/39) Installing bash (5.0.17-r0) [2021-06-30T02:53:29.949Z] Executing bash-5.0.17-r0.post-install [2021-06-30T02:53:29.949Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T02:53:29.949Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-30T02:53:29.949Z] (5/39) Installing curl (7.77.0-r0) [2021-06-30T02:53:29.949Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-30T02:53:29.949Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-30T02:53:29.949Z] (8/39) Installing expat (2.2.9-r1) [2021-06-30T02:53:29.949Z] (9/39) Installing libffi (3.3-r2) [2021-06-30T02:53:29.949Z] (10/39) Installing gdbm (1.13-r1) [2021-06-30T02:53:29.949Z] ---> 9a5497aa95af [2021-06-30T02:53:29.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-30T02:53:29.949Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-30T02:53:29.949Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-30T02:53:29.949Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-30T02:53:30.903Z] ---> 16070888dd46 [2021-06-30T02:53:30.903Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-30T02:53:30.903Z] ---> Running in 9c42fdd987ab [2021-06-30T02:53:31.164Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-30T02:53:31.164Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-30T02:53:31.164Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-30T02:53:31.164Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-30T02:53:31.164Z] Removing intermediate container 9c42fdd987ab [2021-06-30T02:53:31.164Z] ---> c53b6874130d [2021-06-30T02:53:31.164Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T02:53:31.164Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-30T02:53:31.164Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-30T02:53:31.164Z] ---> Running in 363d1b8550c4 [2021-06-30T02:53:31.164Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-30T02:53:31.164Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-30T02:53:31.164Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-30T02:53:31.164Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-30T02:53:31.426Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-30T02:53:31.426Z] Removing intermediate container 363d1b8550c4 [2021-06-30T02:53:31.426Z] ---> 2b55caa7ab7e [2021-06-30T02:53:31.426Z] Step 21/23 : LABEL arch=x86_64 [2021-06-30T02:53:31.426Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-30T02:53:31.426Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-30T02:53:31.426Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-30T02:53:31.426Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-30T02:53:31.426Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-30T02:53:31.426Z] ---> Running in cc241f41b9be [2021-06-30T02:53:31.426Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-30T02:53:31.426Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-30T02:53:31.426Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-30T02:53:31.426Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-30T02:53:31.426Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-30T02:53:31.426Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-30T02:53:31.427Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-30T02:53:31.427Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-30T02:53:31.427Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-30T02:53:31.427Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-30T02:53:31.427Z] Removing intermediate container cc241f41b9be [2021-06-30T02:53:31.427Z] ---> 11ee85bbfc88 [2021-06-30T02:53:31.427Z] Step 22/23 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:53:31.691Z] Executing busybox-1.31.1-r19.trigger [2021-06-30T02:53:31.691Z] ---> Running in a4bf8b9d6997 [2021-06-30T02:53:31.691Z] OK: 72 MiB in 59 packages [2021-06-30T02:53:31.691Z] Removing intermediate container a4bf8b9d6997 [2021-06-30T02:53:31.691Z] ---> b57fc9e7722f [2021-06-30T02:53:31.691Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T02:53:31.952Z] ---> Running in bfdb772b7879 [2021-06-30T02:53:31.953Z] Removing intermediate container bfdb772b7879 [2021-06-30T02:53:31.953Z] ---> 600d766da169 [2021-06-30T02:53:31.953Z] [2021-06-30T02:53:31.953Z] Successfully built 600d766da169 [2021-06-30T02:53:32.226Z] Successfully tagged support-notifications:latest [2021-06-30T02:53:32.488Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2021-06-30T02:53:32.488Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-30T02:53:32.488Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-30T02:53:32.488Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-30T02:53:32.749Z] Collecting texttable<0.10,>=0.9.0 [2021-06-30T02:53:32.749Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-30T02:53:33.324Z] Collecting jsonschema<3,>=2.5.1 [2021-06-30T02:53:33.324Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-30T02:53:33.324Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-30T02:53:33.324Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-30T02:53:33.324Z] Collecting docopt<0.7,>=0.6.1 [2021-06-30T02:53:33.324Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-30T02:53:33.586Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-30T02:53:33.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-30T02:53:33.666Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-30T02:53:33.849Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-30T02:53:33.850Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-30T02:53:34.114Z] Collecting docker<4.0,>=3.6.0 [2021-06-30T02:53:34.114Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-30T02:53:34.114Z] Collecting cached-property<2,>=1.2.0 [2021-06-30T02:53:34.114Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-30T02:53:34.114Z] Collecting PyYAML<4,>=3.10 [2021-06-30T02:53:34.376Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-30T02:53:34.639Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-30T02:53:34.903Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-30T02:53:34.903Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-30T02:53:34.903Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-30T02:53:34.903Z] Collecting idna<2.8,>=2.5 [2021-06-30T02:53:34.903Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-30T02:53:34.903Z] Collecting docker-pycreds>=0.4.0 [2021-06-30T02:53:34.903Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-30T02:53:34.903Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-30T02:53:34.903Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-30T02:53:34.903Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-30T02:53:34.903Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-30T02:53:35.169Z] Installing collected packages: dockerpty, texttable, jsonschema, websocket-client, docopt, urllib3, idna, requests, docker-pycreds, docker, cached-property, PyYAML, docker-compose [2021-06-30T02:53:35.169Z] Running setup.py install for dockerpty: started [2021-06-30T02:53:35.432Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-30T02:53:35.432Z] Running setup.py install for texttable: started [2021-06-30T02:53:35.695Z] Running setup.py install for texttable: finished with status 'done' [2021-06-30T02:53:35.959Z] Running setup.py install for docopt: started [2021-06-30T02:53:36.221Z] Running setup.py install for docopt: finished with status 'done' [2021-06-30T02:53:36.221Z] Attempting uninstall: urllib3 [2021-06-30T02:53:36.221Z] Found existing installation: urllib3 1.25.9 [2021-06-30T02:53:36.221Z] Uninstalling urllib3-1.25.9: [2021-06-30T02:53:36.221Z] Successfully uninstalled urllib3-1.25.9 [2021-06-30T02:53:36.221Z] Attempting uninstall: idna [2021-06-30T02:53:36.221Z] Found existing installation: idna 2.9 [2021-06-30T02:53:36.221Z] Uninstalling idna-2.9: [2021-06-30T02:53:36.221Z] Successfully uninstalled idna-2.9 [2021-06-30T02:53:36.484Z] Attempting uninstall: requests [2021-06-30T02:53:36.484Z] Found existing installation: requests 2.23.0 [2021-06-30T02:53:36.484Z] Uninstalling requests-2.23.0: [2021-06-30T02:53:36.484Z] Successfully uninstalled requests-2.23.0 [2021-06-30T02:53:36.746Z] Running setup.py install for PyYAML: started [2021-06-30T02:53:37.007Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-30T02:53:37.280Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-30T02:53:39.829Z] Removing intermediate container 32bdc041fdb8 [2021-06-30T02:53:39.829Z] ---> 927b75ec13ef [2021-06-30T02:53:39.829Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-30T02:53:39.829Z] ---> Running in 76e51d721dfb [2021-06-30T02:53:39.829Z] Removing intermediate container 76e51d721dfb [2021-06-30T02:53:39.829Z] ---> 5bc5cfe1ea7d [2021-06-30T02:53:39.829Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-30T02:53:39.829Z] ---> Running in a25ab40f76cb [2021-06-30T02:53:39.829Z] Removing intermediate container a25ab40f76cb [2021-06-30T02:53:39.829Z] ---> 292870f07aa2 [2021-06-30T02:53:39.829Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-30T02:53:40.092Z] ---> 65c03c74ff74 [2021-06-30T02:53:40.092Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-30T02:53:40.092Z] ---> 38f785c7b0fa [2021-06-30T02:53:40.092Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-30T02:53:40.354Z] ---> 8988322c0e6f [2021-06-30T02:53:40.354Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-30T02:53:40.354Z] ---> Running in 8b0266a85f93 [2021-06-30T02:53:40.615Z] Removing intermediate container 8b0266a85f93 [2021-06-30T02:53:40.615Z] ---> 45d0124e1102 [2021-06-30T02:53:40.615Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T02:53:40.615Z] ---> Running in 3fd3f672c902 [2021-06-30T02:53:40.615Z] Removing intermediate container 3fd3f672c902 [2021-06-30T02:53:40.615Z] ---> 3a9bdc123ea4 [2021-06-30T02:53:40.615Z] Step 22/24 : LABEL arch=x86_64 [2021-06-30T02:53:40.615Z] ---> Running in 8e12eb3742a2 [2021-06-30T02:53:40.615Z] Removing intermediate container 8e12eb3742a2 [2021-06-30T02:53:40.615Z] ---> 2286da1a4c02 [2021-06-30T02:53:40.615Z] Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:53:40.879Z] ---> Running in 0020961b1c51 [2021-06-30T02:53:40.879Z] Removing intermediate container 0020961b1c51 [2021-06-30T02:53:40.879Z] ---> 3dfa6a1b19aa [2021-06-30T02:53:40.879Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T02:53:40.879Z] ---> Running in d9302014c947 [2021-06-30T02:53:40.879Z] Removing intermediate container d9302014c947 [2021-06-30T02:53:40.879Z] ---> 6e0a434aced1 [2021-06-30T02:53:40.879Z] [2021-06-30T02:53:41.142Z] Successfully built 6e0a434aced1 [2021-06-30T02:53:41.142Z] Successfully tagged sys-mgmt-agent:latest [2021-06-30T02:53:41.150Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-30T02:53:41.173Z] $ docker stop --time=1 71849a4193614372775cbbf04c170f047325ff3cf0e3a83d9ece3f79f1acd880 [2021-06-30T02:53:41.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-30T02:53:41.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-30T02:53:41.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-30T02:53:41.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-30T02:53:42.432Z] $ docker rm -f 71849a4193614372775cbbf04c170f047325ff3cf0e3a83d9ece3f79f1acd880 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T02:53:42.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-30T02:53:42.876Z] + docker images [2021-06-30T02:53:42.876Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T02:53:42.876Z] sys-mgmt-agent latest 6e0a434aced1 2 seconds ago 312MB [2021-06-30T02:53:42.876Z] support-notifications latest 600d766da169 11 seconds ago 16.7MB [2021-06-30T02:53:42.876Z] aa6dfc20363f 16 seconds ago 1.15GB [2021-06-30T02:53:42.876Z] d4512a380936 18 seconds ago 1.15GB [2021-06-30T02:53:42.876Z] support-scheduler latest c46d5ac21862 27 seconds ago 15.9MB [2021-06-30T02:53:42.876Z] 45b6a681d089 29 seconds ago 1.15GB [2021-06-30T02:53:42.876Z] security-proxy-setup latest 8b1d473cc8e6 35 seconds ago 25.7MB [2021-06-30T02:53:42.876Z] 120f505cd582 45 seconds ago 1.15GB [2021-06-30T02:53:42.876Z] core-data latest d6b143154cd0 51 seconds ago 20.2MB [2021-06-30T02:53:42.876Z] security-bootstrapper latest f8f91299ee35 51 seconds ago 18.6MB [2021-06-30T02:53:42.876Z] security-secretstore-setup latest a7b8abaa26b9 57 seconds ago 28.7MB [2021-06-30T02:53:42.876Z] core-metadata latest 221127b347a5 About a minute ago 16.6MB [2021-06-30T02:53:42.876Z] a06d9c701d12 About a minute ago 1.15GB [2021-06-30T02:53:42.876Z] 6906ac522ee6 About a minute ago 1.15GB [2021-06-30T02:53:42.876Z] 5cf9d4262080 About a minute ago 1.15GB [2021-06-30T02:53:42.876Z] a837b9a23cfe About a minute ago 1.15GB [2021-06-30T02:53:42.876Z] core-command latest 00d28dc867e8 About a minute ago 15.9MB [2021-06-30T02:53:42.876Z] 79544c7a7f9d About a minute ago 1.14GB [2021-06-30T02:53:42.876Z] ci-base-image-x86_64 latest bd184427d0b9 5 minutes ago 647MB [2021-06-30T02:53:42.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-30T02:53:42.876Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-30T02:53:42.876Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-30T02:53:42.876Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-30T02:53:42.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-06-30T02:53:43.601Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] findFiles [Pipeline] node [2021-06-30T02:53:44.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-30T02:53:44.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-30T02:53:44.601Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-30T02:53:44.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-30T02:53:57.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.177s coverage: 28.7% of statements [2021-06-30T02:53:57.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-30T02:53:57.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-30T02:53:58.704Z] Still waiting to schedule task [2021-06-30T02:53:58.704Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-30T02:53:59.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.452s coverage: 100.0% of statements [2021-06-30T02:53:59.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-30T02:54:00.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.564s coverage: 53.1% of statements [2021-06-30T02:54:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-30T02:54:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-30T02:54:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 87.7% of statements [2021-06-30T02:54:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-30T02:54:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-30T02:54:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.185s coverage: 78.9% of statements [2021-06-30T02:54:06.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.229s coverage: 81.2% of statements [2021-06-30T02:54:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-30T02:54:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-30T02:54:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-30T02:54:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-30T02:54:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-30T02:54:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.306s coverage: 95.1% of statements [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-30T02:54:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-30T02:54:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.362s coverage: 0.8% of statements [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-30T02:54:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.138s coverage: 58.8% of statements [2021-06-30T02:54:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.217s coverage: 22.0% of statements [2021-06-30T02:54:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-30T02:54:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.224s coverage: 47.1% of statements [2021-06-30T02:54:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.193s coverage: 79.5% of statements [2021-06-30T02:54:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements [2021-06-30T02:54:12.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.199s coverage: 96.3% of statements [2021-06-30T02:54:12.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.180s coverage: 87.5% of statements [2021-06-30T02:54:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-06-30T02:54:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-06-30T02:54:33.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.646s coverage: 81.8% of statements [2021-06-30T02:54:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements [2021-06-30T02:54:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2021-06-30T02:54:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements [2021-06-30T02:54:37.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-30T02:54:38.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.804s coverage: 64.4% of statements [2021-06-30T02:54:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-30T02:54:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-30T02:54:38.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.156s coverage: 100.0% of statements [2021-06-30T02:54:38.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-06-30T02:54:38.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-06-30T02:54:39.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-06-30T02:54:40.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-06-30T02:54:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 66.9% of statements [2021-06-30T02:54:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-30T02:54:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-30T02:54:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-30T02:54:46.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.734s coverage: 43.6% of statements [2021-06-30T02:54:46.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-30T02:54:46.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-30T02:54:46.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.175s coverage: 89.5% of statements [2021-06-30T02:54:46.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-30T02:54:46.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2021-06-30T02:54:46.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-30T02:54:54.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.219s coverage: 19.3% of statements [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-30T02:54:54.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.488s coverage: 91.9% of statements [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-30T02:54:54.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 62.7% of statements [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-30T02:54:54.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.6% of statements [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-30T02:54:54.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-30T02:54:54.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-30T02:54:54.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-06-30T02:54:54.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-30T02:54:54.695Z] GO111MODULE=on go vet ./... [2021-06-30T02:55:14.867Z] Running on prd-ubuntu18.04-docker-8c-8g-809 in /w/workspace/edgexfoundry_edgex-go_PR-3605 [Pipeline] { [Pipeline] ws [2021-06-30T02:55:14.928Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-30T02:55:15.086Z] The recommended git tool is: git [2021-06-30T02:55:17.414Z] using credential edgex-jenkins-ssh [2021-06-30T02:55:17.430Z] Cloning the remote Git repository [2021-06-30T02:55:17.452Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-30T02:55:17.527Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-30T02:55:17.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-30T02:55:17.556Z] > git --version # timeout=10 [2021-06-30T02:55:17.564Z] > git --version # 'git version 2.17.1' [2021-06-30T02:55:17.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T02:55:17.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T02:55:23.500Z] Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:55:22.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-30T02:55:22.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T02:55:22.824Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-30T02:55:22.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-30T02:55:22.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T02:55:22.840Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3605/head:refs/remotes/origin/PR-3605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T02:55:23.507Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T02:55:23.512Z] > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 [2021-06-30T02:55:23.572Z] > git remote # timeout=10 [2021-06-30T02:55:23.580Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T02:55:23.613Z] Merge succeeded, producing dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T02:55:23.614Z] Checking out Revision dcec332726efab9a756b47676f167cd6dc776e6e (PR-3605) [2021-06-30T02:55:23.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T02:55:23.594Z] > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 [2021-06-30T02:55:23.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T02:55:23.612Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T02:55:23.622Z] > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 [2021-06-30T02:55:27.235Z] Commit message: "fix: Change V2 Swagger API version to 2.0.0" [2021-06-30T02:55:27.257Z] > git --version # timeout=10 [2021-06-30T02:55:27.262Z] > git --version # 'git version 2.17.1' [2021-06-30T02:55:27.266Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T02:55:28.487Z] + echo snap-build.sh [2021-06-30T02:55:28.487Z] snap-build.sh [2021-06-30T02:55:28.487Z] + SNAP_BASE_DIR=. [2021-06-30T02:55:28.487Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-30T02:55:28.487Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-30T02:55:28.487Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-30T02:55:28.487Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-30T02:55:28.487Z] + cd /w/workspace/edgex-go/1 [2021-06-30T02:55:28.487Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-30T02:55:28.487Z] Reading package lists... [2021-06-30T02:55:28.487Z] Building dependency tree... [2021-06-30T02:55:28.487Z] Reading state information... [2021-06-30T02:55:28.753Z] The following packages were automatically installed and are no longer required: [2021-06-30T02:55:28.753Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-30T02:55:28.753Z] uidmap xdelta3 [2021-06-30T02:55:28.753Z] Use 'sudo apt autoremove' to remove them. [2021-06-30T02:55:28.753Z] The following packages will be REMOVED: [2021-06-30T02:55:28.753Z] lxd* lxd-client* [2021-06-30T02:55:29.016Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-30T02:55:29.016Z] After this operation, 31.7 MB disk space will be freed. [2021-06-30T02:55:29.541Z] (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-06-30T02:55:29.803Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-30T02:55:30.379Z] Removing lxd dnsmasq configuration [2021-06-30T02:55:30.641Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-30T02:55:30.903Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-30T02:55:31.478Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-30T02:55:31.743Z] (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-06-30T02:55:31.743Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-30T02:55:33.132Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-30T02:55:33.132Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-30T02:55:34.525Z] + sudo snap remove --purge lxd [2021-06-30T02:55:34.789Z] snap "lxd" is not installed [2021-06-30T02:55:34.789Z] + sudo groupadd --force --system lxd [2021-06-30T02:55:34.789Z] ++ whoami [2021-06-30T02:55:34.789Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-30T02:55:34.789Z] + newgrp - lxd [2021-06-30T02:55:34.789Z] + sudo snap install lxd [2021-06-30T02:55:42.946Z] 2021-06-30T02:55:40Z INFO Waiting for automatic snapd restart... [2021-06-30T02:55:57.905Z] lxd 4.15 from Canonical* installed [2021-06-30T02:55:57.905Z] + sudo lxd init --auto [2021-06-30T02:56:06.083Z] + sudo snap install --classic snapcraft [2021-06-30T02:56:16.123Z] snapcraft 4.8.3 from Canonical* installed [2021-06-30T02:56:16.123Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-30T02:56:16.123Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-30T02:56:16.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T02:56:16.123Z] Dload Upload Total Spent Left Speed [2021-06-30T02:56:16.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3823 0 --:--:-- --:--:-- --:--:-- 3823 [2021-06-30T02:56:16.519Z] gofmt -l . [2021-06-30T02:56:16.519Z] [ "`gofmt -l .`" = "" ] [2021-06-30T02:56:16.520Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-30T02:56:16.648Z] 0 3325k 0 10598 0 0 32509 0 0:01:44 --:--:-- 0:01:44 32509 100 3325k 100 3325k 0 0 8547k 0 --:--:-- --:--:-- --:--:-- 51.3M [2021-06-30T02:56:16.648Z] ./yq_linux_amd64 [2021-06-30T02:56:16.648Z] + sudo snapcraft prime --use-lxd [2021-06-30T02:56:17.204Z] + ls -al . [2021-06-30T02:56:17.204Z] total 588 [2021-06-30T02:56:17.204Z] drwxrwxr-x 9 1001 1001 4096 Jun 30 02:56 . [2021-06-30T02:56:17.204Z] drwxr-xr-x 4 root root 4096 Jun 30 02:52 .. [2021-06-30T02:56:17.204Z] -rw-rw-r-- 1 1001 1001 11 Jun 30 02:50 .dockerignore [2021-06-30T02:56:17.204Z] drwxrwxr-x 8 1001 1001 4096 Jun 30 02:50 .git [2021-06-30T02:56:17.204Z] drwxrwxr-x 3 1001 1001 4096 Jun 30 02:50 .github [2021-06-30T02:56:17.204Z] -rw-rw-r-- 1 1001 1001 818 Jun 30 02:50 .gitignore [2021-06-30T02:56:17.204Z] -rw-rw-r-- 1 1001 1001 166 Jun 30 02:50 .sonarcloud.properties [2021-06-30T02:56:17.204Z] -rw-rw-r-- 1 1001 1001 8609 Jun 30 02:50 Attribution.txt [2021-06-30T02:56:17.204Z] -rw-rw-r-- 1 1001 1001 43881 Jun 30 02:50 CHANGELOG.md [2021-06-30T02:56:17.204Z] -rw-rw-r-- 1 1001 1001 3804 Jun 30 02:50 CONTRIBUTING.md [2021-06-30T02:56:17.204Z] -rw-rw-r-- 1 1001 1001 931 Jun 30 02:50 Dockerfile.build [2021-06-30T02:56:17.204Z] -rw-rw-r-- 1 1001 1001 849 Jun 30 02:50 Jenkinsfile [2021-06-30T02:56:17.205Z] -rw-rw-r-- 1 1001 1001 10775 Jun 30 02:50 LICENSE [2021-06-30T02:56:17.205Z] -rw-rw-r-- 1 1001 1001 5605 Jun 30 02:50 Makefile [2021-06-30T02:56:17.205Z] -rw-rw-r-- 1 1001 1001 7905 Jun 30 02:50 README.md [2021-06-30T02:56:17.205Z] -rw-rw-r-- 1 1001 1001 7071 Jun 30 02:50 SECURITY.md [2021-06-30T02:56:17.205Z] -rw-rw-r-- 1 1001 1001 5 Jun 30 02:47 VERSION [2021-06-30T02:56:17.205Z] -rw-rw-r-- 1 1001 1001 4131 Jun 30 02:50 ZMQWindows.md [2021-06-30T02:56:17.205Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 02:50 bin [2021-06-30T02:56:17.205Z] drwxrwxr-x 14 1001 1001 4096 Jun 30 02:50 cmd [2021-06-30T02:56:17.205Z] -rw-r--r-- 1 root root 398095 Jun 30 02:54 coverage.out [2021-06-30T02:56:17.205Z] -rw-rw-r-- 1 1001 1001 806 Jun 30 02:50 go.mod [2021-06-30T02:56:17.205Z] -rw-r--r-- 1 root root 20759 Jun 30 02:52 go.sum [2021-06-30T02:56:17.205Z] drwxrwxr-x 7 1001 1001 4096 Jun 30 02:50 internal [2021-06-30T02:56:17.205Z] drwxrwxr-x 3 1001 1001 4096 Jun 30 02:50 openapi [2021-06-30T02:56:17.205Z] drwxrwxr-x 4 1001 1001 4096 Jun 30 02:50 snap [2021-06-30T02:56:17.205Z] -rw-rw-r-- 1 1001 1001 168 Jun 30 02:50 version.go [Pipeline] sh [2021-06-30T02:56:17.890Z] + '[' -e coverage.out ] [2021-06-30T02:56:17.890Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-30T02:56:17.937Z] Warning: overwriting stash ‘coverage-report’ [2021-06-30T02:56:18.745Z] Stashed 1 file(s) [Pipeline] sh [2021-06-30T02:56:19.203Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-30T02:56:19.203Z] 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-06-30T02:56:19.203Z] - README.md [2021-06-30T02:56:19.203Z] [2021-06-30T02:56:19.203Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-30T02:56:19.448Z] + make build [2021-06-30T02:56:19.448Z] go mod tidy [2021-06-30T02:56:19.467Z] Launching a container. [2021-06-30T02:56:20.051Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-30T02:56:26.163Z] Waiting for container to be ready [2021-06-30T02:56:26.758Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-30T02:56:26.758Z] [2021-06-30T02:56:26.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-30T02:56:30.973Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-30T02:56:31.235Z] Waiting for network to be ready... [2021-06-30T02:56:31.499Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-30T02:56:31.762Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-30T02:56:31.762Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-30T02:56:32.024Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-30T02:56:32.024Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-30T02:56:32.024Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-30T02:56:32.024Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-30T02:56:32.024Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-30T02:56:32.024Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-30T02:56:32.024Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-30T02:56:32.285Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-30T02:56:32.285Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-30T02:56:32.547Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-30T02:56:32.810Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-30T02:56:32.810Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-30T02:56:32.810Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-30T02:56:32.810Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-30T02:56:32.810Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-30T02:56:33.071Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-30T02:56:33.345Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-06-30T02:56:33.345Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-30T02:56:33.345Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-30T02:56:33.345Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-30T02:56:33.345Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-30T02:56:33.607Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-30T02:56:33.607Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-30T02:56:33.607Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-30T02:56:35.530Z] Fetched 24.8 MB in 4s (6106 kB/s) [2021-06-30T02:56:36.477Z] Reading package lists... [2021-06-30T02:56:36.741Z] Reading package lists... [2021-06-30T02:56:37.004Z] Building dependency tree... [2021-06-30T02:56:37.004Z] Reading state information... [2021-06-30T02:56:37.004Z] The following additional packages will be installed: [2021-06-30T02:56:37.004Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-30T02:56:37.004Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-30T02:56:37.004Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-30T02:56:37.004Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-30T02:56:37.004Z] Suggested packages: [2021-06-30T02:56:37.004Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-30T02:56:37.004Z] Recommended packages: [2021-06-30T02:56:37.004Z] gnupg libsasl2-modules [2021-06-30T02:56:37.004Z] The following NEW packages will be installed: [2021-06-30T02:56:37.004Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-30T02:56:37.004Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-30T02:56:37.004Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-30T02:56:37.004Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-30T02:56:37.004Z] The following packages will be upgraded: [2021-06-30T02:56:37.004Z] gpg gpg-agent gpgconf libudev1 [2021-06-30T02:56:37.004Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-30T02:56:37.004Z] Need to get 3530 kB of archives. [2021-06-30T02:56:37.004Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-30T02:56:37.004Z] 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-06-30T02:56:37.267Z] 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-06-30T02:56:37.267Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-30T02:56:37.267Z] 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-06-30T02:56:37.267Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-30T02:56:37.529Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-30T02:56:38.104Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-30T02:56:38.104Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-30T02:56:38.104Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-30T02:56:38.104Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-30T02:56:38.104Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-30T02:56:38.104Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-30T02:56:38.104Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-30T02:56:38.104Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-30T02:56:38.104Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-30T02:56:38.104Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-30T02:56:38.104Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-30T02:56:38.104Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-30T02:56:38.104Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-30T02:56:38.104Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-30T02:56:38.104Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-30T02:56:38.104Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-30T02:56:38.366Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T02:56:38.366Z] Fetched 3530 kB in 1s (3130 kB/s) [2021-06-30T02:56:38.366Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-30T02:56:38.366Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-30T02:56:38.366Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-30T02:56:38.366Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-30T02:56:38.627Z] Selecting previously unselected package udev. [2021-06-30T02:56:38.627Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-30T02:56:38.627Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-30T02:56:38.627Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-30T02:56:38.888Z] Selecting previously unselected package libfuse2:amd64. [2021-06-30T02:56:38.888Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-30T02:56:38.888Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-30T02:56:38.888Z] Selecting previously unselected package fuse. [2021-06-30T02:56:38.888Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-30T02:56:38.888Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-30T02:56:38.888Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T02:56:38.888Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-30T02:56:39.149Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T02:56:39.149Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-30T02:56:39.149Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T02:56:39.149Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-30T02:56:39.149Z] Selecting previously unselected package libksba8:amd64. [2021-06-30T02:56:39.149Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-30T02:56:39.149Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-30T02:56:39.410Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-30T02:56:39.410Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.410Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.410Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-30T02:56:39.410Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.410Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.410Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-30T02:56:39.410Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.410Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.410Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-30T02:56:39.410Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.410Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.672Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-30T02:56:39.672Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.672Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.672Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-30T02:56:39.672Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.672Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.672Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-30T02:56:39.672Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.672Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.933Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-30T02:56:39.933Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.933Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.933Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-30T02:56:39.933Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T02:56:39.933Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:39.933Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T02:56:39.933Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-30T02:56:39.933Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-30T02:56:39.933Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T02:56:39.933Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-30T02:56:39.933Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-30T02:56:39.933Z] Selecting previously unselected package libldap-common. [2021-06-30T02:56:40.196Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-30T02:56:40.196Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-30T02:56:40.196Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T02:56:40.196Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-30T02:56:40.196Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-30T02:56:40.196Z] Selecting previously unselected package dirmngr. [2021-06-30T02:56:40.196Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T02:56:40.196Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-30T02:56:40.196Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-30T02:56:40.196Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-30T02:56:40.196Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-30T02:56:40.196Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-30T02:56:40.457Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-30T02:56:40.457Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-30T02:56:40.457Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.457Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-30T02:56:40.457Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-30T02:56:40.457Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-30T02:56:40.720Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T02:56:40.720Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.720Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-30T02:56:40.983Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-30T02:56:40.983Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-30T02:56:40.983Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.983Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.983Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.983Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.983Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.983Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.983Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T02:56:40.983Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-30T02:56:40.983Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-30T02:56:40.983Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-30T02:56:41.557Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-30T02:56:41.557Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-30T02:56:41.557Z] This means they are not meant to be enabled using systemctl. [2021-06-30T02:56:41.557Z] Possible reasons for having this kind of units are: [2021-06-30T02:56:41.557Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-30T02:56:41.557Z] .wants/ or .requires/ directory. [2021-06-30T02:56:41.557Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-30T02:56:41.557Z] a requirement dependency on it. [2021-06-30T02:56:41.557Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-30T02:56:41.557Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-30T02:56:41.557Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-30T02:56:41.557Z] instance name specified. [2021-06-30T02:56:41.819Z] Reading package lists... [2021-06-30T02:56:41.819Z] Building dependency tree... [2021-06-30T02:56:41.819Z] Reading state information... [2021-06-30T02:56:42.083Z] The following additional packages will be installed: [2021-06-30T02:56:42.083Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-30T02:56:42.083Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-30T02:56:42.083Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-30T02:56:42.083Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-30T02:56:42.083Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-30T02:56:42.083Z] Suggested packages: [2021-06-30T02:56:42.083Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-30T02:56:42.083Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-30T02:56:42.083Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-30T02:56:42.083Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-30T02:56:42.083Z] systemd-container policykit-1 [2021-06-30T02:56:42.083Z] Recommended packages: [2021-06-30T02:56:42.083Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-30T02:56:42.083Z] The following NEW packages will be installed: [2021-06-30T02:56:42.083Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-30T02:56:42.083Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-30T02:56:42.083Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-30T02:56:42.083Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-30T02:56:42.083Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-30T02:56:42.083Z] The following packages will be upgraded: [2021-06-30T02:56:42.083Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-30T02:56:42.083Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-30T02:56:42.083Z] Need to get 36.7 MB of archives. [2021-06-30T02:56:42.083Z] After this operation, 147 MB of additional disk space will be used. [2021-06-30T02:56:42.083Z] 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-06-30T02:56:42.345Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-30T02:56:42.345Z] 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-06-30T02:56:42.345Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-30T02:56:42.345Z] 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-06-30T02:56:42.345Z] 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-06-30T02:56:42.345Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-30T02:56:42.345Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-30T02:56:42.345Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-30T02:56:42.345Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-30T02:56:42.345Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-30T02:56:42.345Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-30T02:56:42.345Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-30T02:56:42.345Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-30T02:56:42.345Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-30T02:56:42.345Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-30T02:56:42.919Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-30T02:56:42.919Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-30T02:56:43.185Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-30T02:56:43.185Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-30T02:56:43.185Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-30T02:56:43.185Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-30T02:56:43.185Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-30T02:56:43.185Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-30T02:56:43.185Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-30T02:56:43.185Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-30T02:56:43.185Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-30T02:56:43.185Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-30T02:56:43.185Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-30T02:56:43.185Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-30T02:56:44.574Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T02:56:44.574Z] Fetched 36.7 MB in 2s (16.4 MB/s) [2021-06-30T02:56:44.574Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-30T02:56:44.574Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-30T02:56:44.574Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-30T02:56:45.146Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-30T02:56:45.146Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-30T02:56:45.146Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-30T02:56:45.146Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-30T02:56:45.146Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-30T02:56:45.146Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-30T02:56:45.410Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-30T02:56:45.410Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-30T02:56:45.410Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-30T02:56:45.410Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-30T02:56:45.671Z] Setting up apt (1.6.13) ... [2021-06-30T02:56:45.671Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-30T02:56:46.245Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-30T02:56:46.245Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-30T02:56:46.245Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-30T02:56:46.245Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-30T02:56:46.509Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-30T02:56:46.509Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-30T02:56:46.509Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T02:56:46.509Z] Selecting previously unselected package libexpat1:amd64. [2021-06-30T02:56:46.509Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-30T02:56:46.509Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-30T02:56:46.771Z] Selecting previously unselected package python3.6-minimal. [2021-06-30T02:56:46.771Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-30T02:56:46.771Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T02:56:46.771Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-30T02:56:47.035Z] Checking for services that may need to be restarted...done. [2021-06-30T02:56:47.035Z] Checking for services that may need to be restarted...done. [2021-06-30T02:56:47.035Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T02:56:47.035Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-30T02:56:47.035Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T02:56:47.607Z] Selecting previously unselected package python3-minimal. [2021-06-30T02:56:47.607Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-30T02:56:47.607Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-30T02:56:47.607Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-30T02:56:47.607Z] Selecting previously unselected package mime-support. [2021-06-30T02:56:47.607Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-30T02:56:47.607Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-30T02:56:47.607Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-30T02:56:47.607Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-30T02:56:47.607Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-30T02:56:47.607Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-30T02:56:47.607Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-30T02:56:47.607Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T02:56:47.869Z] Selecting previously unselected package python3.6. [2021-06-30T02:56:47.869Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-30T02:56:47.869Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T02:56:48.131Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T02:56:48.131Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-30T02:56:48.131Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-30T02:56:48.131Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-30T02:56:48.393Z] Selecting previously unselected package python3. [2021-06-30T02:56:48.393Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-30T02:56:48.393Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-30T02:56:48.393Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-30T02:56:48.393Z] Selecting previously unselected package multiarch-support. [2021-06-30T02:56:48.393Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T02:56:48.393Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-30T02:56:48.393Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-30T02:56:48.393Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-30T02:56:48.393Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-30T02:56:48.393Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-30T02:56:48.393Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-30T02:56:48.393Z] Selecting previously unselected package libbsd0:amd64. [2021-06-30T02:56:48.393Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-30T02:56:48.393Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-30T02:56:48.656Z] Selecting previously unselected package sudo. [2021-06-30T02:56:48.656Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-30T02:56:48.656Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-30T02:56:48.656Z] Selecting previously unselected package apparmor. [2021-06-30T02:56:48.656Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-30T02:56:48.656Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-30T02:56:48.918Z] Selecting previously unselected package libedit2:amd64. [2021-06-30T02:56:48.918Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-30T02:56:48.918Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-30T02:56:48.918Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T02:56:48.918Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-30T02:56:48.918Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T02:56:48.918Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T02:56:48.918Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-30T02:56:48.918Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T02:56:48.918Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T02:56:48.918Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-30T02:56:48.918Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-30T02:56:49.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-30T02:56:49.179Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T02:56:49.179Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-30T02:56:49.179Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T02:56:49.179Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T02:56:49.179Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-30T02:56:49.179Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T02:56:49.179Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-30T02:56:49.179Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-30T02:56:49.179Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-30T02:56:49.441Z] Selecting previously unselected package openssh-client. [2021-06-30T02:56:49.441Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-30T02:56:49.441Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-30T02:56:49.441Z] Selecting previously unselected package squashfs-tools. [2021-06-30T02:56:49.441Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-30T02:56:49.441Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-30T02:56:49.441Z] Selecting previously unselected package snapd. [2021-06-30T02:56:49.702Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-30T02:56:49.702Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-30T02:56:51.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-30T02:56:51.636Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-30T02:56:51.636Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-30T02:56:51.636Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-30T02:56:51.636Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-30T02:56:51.897Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-30T02:56:51.897Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T02:56:51.897Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-30T02:56:51.897Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-30T02:56:51.897Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-30T02:56:52.469Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-30T02:56:52.469Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-30T02:56:52.469Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-30T02:56:52.469Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T02:56:52.469Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T02:56:52.469Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T02:56:53.413Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-30T02:56:53.989Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T02:56:53.989Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-30T02:56:53.989Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-30T02:56:53.989Z] running python rtupdate hooks for python3.6... [2021-06-30T02:56:53.989Z] running python post-rtupdate hooks for python3.6... [2021-06-30T02:56:53.989Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-30T02:56:54.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-30T02:56:54.563Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-30T02:56:54.824Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T02:56:54.824Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-30T02:56:54.824Z] Setting up snapd (2.49.2+18.04) ... [2021-06-30T02:56:55.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-30T02:56:55.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-30T02:56:55.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-30T02:56:55.658Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-30T02:56:55.658Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-30T02:56:55.927Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-30T02:56:55.927Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-30T02:56:56.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-30T02:56:56.189Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-30T02:56:56.450Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-30T02:56:56.712Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-30T02:56:56.712Z] /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-06-30T02:56:56.712Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-30T02:56:56.973Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-30T02:56:57.925Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-30T02:56:57.925Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-30T02:56:57.925Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-30T02:56:58.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-30T02:56:59.137Z] Reading package lists... [2021-06-30T02:56:59.401Z] Reading package lists... [2021-06-30T02:56:59.672Z] Building dependency tree... [2021-06-30T02:56:59.672Z] Reading state information... [2021-06-30T02:56:59.934Z] Calculating upgrade... [2021-06-30T02:56:59.934Z] The following packages will be upgraded: [2021-06-30T02:56:59.934Z] advancecomp base-files bash binutils binutils-common [2021-06-30T02:56:59.934Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-30T02:56:59.934Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-30T02:56:59.934Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-30T02:56:59.934Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-30T02:56:59.934Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-30T02:56:59.934Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-30T02:56:59.934Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-30T02:56:59.934Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-30T02:56:59.934Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-30T02:56:59.934Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-30T02:56:59.934Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-30T02:56:59.934Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-30T02:56:59.934Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-30T02:56:59.934Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-30T02:56:59.934Z] ubuntu-keyring util-linux [2021-06-30T02:57:00.197Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T02:57:00.197Z] Need to get 64.1 MB of archives. [2021-06-30T02:57:00.197Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-30T02:57:00.197Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-30T02:57:00.197Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-30T02:57:00.197Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-30T02:57:00.197Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-30T02:57:00.197Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-30T02:57:00.197Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-30T02:57:00.197Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-30T02:57:00.197Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-30T02:57:00.197Z] 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-06-30T02:57:00.197Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-30T02:57:00.197Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-30T02:57:00.197Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-30T02:57:00.197Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-30T02:57:00.197Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-30T02:57:00.197Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-30T02:57:00.197Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-30T02:57:00.197Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-30T02:57:00.459Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-30T02:57:00.459Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-30T02:57:00.459Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-30T02:57:00.459Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-30T02:57:00.459Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-30T02:57:00.459Z] 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-06-30T02:57:00.459Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-30T02:57:00.459Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-30T02:57:00.459Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-30T02:57:00.459Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-30T02:57:00.459Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-30T02:57:00.459Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-30T02:57:00.459Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-30T02:57:00.459Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-30T02:57:00.459Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-30T02:57:00.459Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-30T02:57:00.459Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-30T02:57:00.459Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-30T02:57:00.459Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-30T02:57:00.459Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-30T02:57:00.459Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-30T02:57:00.459Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-30T02:57:00.459Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-30T02:57:00.459Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-30T02:57:00.459Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-30T02:57:00.459Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-30T02:57:00.459Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-30T02:57:00.459Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-30T02:57:00.459Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-30T02:57:00.722Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-30T02:57:00.722Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-30T02:57:00.722Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-30T02:57:00.722Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-30T02:57:00.722Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-30T02:57:00.722Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-30T02:57:00.722Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-30T02:57:00.722Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-30T02:57:00.722Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-30T02:57:00.722Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-30T02:57:00.722Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-30T02:57:00.722Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-30T02:57:00.986Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-30T02:57:00.986Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-30T02:57:00.986Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-30T02:57:01.248Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-30T02:57:01.248Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-30T02:57:01.248Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-30T02:57:01.248Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-30T02:57:01.248Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-30T02:57:01.248Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-30T02:57:01.248Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-30T02:57:01.248Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-30T02:57:01.248Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-30T02:57:01.248Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-30T02:57:01.524Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-30T02:57:01.524Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-30T02:57:01.524Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-30T02:57:01.524Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-30T02:57:01.524Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-30T02:57:01.524Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-30T02:57:01.524Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-30T02:57:01.524Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-30T02:57:01.524Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-30T02:57:01.524Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-30T02:57:01.524Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-30T02:57:01.524Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-30T02:57:01.524Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-30T02:57:01.524Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-30T02:57:01.524Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-30T02:57:01.524Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-30T02:57:01.524Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-30T02:57:01.524Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-30T02:57:01.524Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-30T02:57:01.786Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-30T02:57:01.786Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-30T02:57:01.786Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-30T02:57:01.786Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-30T02:57:01.786Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-30T02:57:01.786Z] Get:96 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-06-30T02:57:01.786Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-30T02:57:01.786Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-30T02:57:01.786Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-30T02:57:01.786Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-30T02:57:01.786Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-30T02:57:01.786Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-30T02:57:02.071Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T02:57:02.071Z] Fetched 64.1 MB in 2s (34.9 MB/s) [2021-06-30T02:57:02.071Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T02:57:02.071Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T02:57:02.071Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-30T02:57:02.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-30T02:57:02.643Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T02:57:02.643Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-30T02:57:02.643Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-30T02:57:02.643Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-30T02:57:02.904Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:02.904Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.177Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.177Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.177Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.177Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.177Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.177Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.177Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.177Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.440Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.440Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.440Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.440Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.440Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:03.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T02:57:03.710Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.710Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.710Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:03.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T02:57:03.710Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.710Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.710Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.710Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.972Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:03.972Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T02:57:03.972Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:04.238Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T02:57:04.238Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T02:57:04.238Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-30T02:57:04.810Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-30T02:57:04.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-30T02:57:05.755Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T02:57:05.755Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-30T02:57:05.755Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-30T02:57:05.755Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-30T02:57:05.755Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-30T02:57:05.755Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-30T02:57:05.755Z] Installing new version of config file /etc/issue ... [2021-06-30T02:57:05.755Z] Installing new version of config file /etc/issue.net ... [2021-06-30T02:57:05.755Z] Installing new version of config file /etc/lsb-release ... [2021-06-30T02:57:05.755Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-30T02:57:06.017Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-30T02:57:06.017Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-30T02:57:06.279Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-30T02:57:06.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:06.279Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-30T02:57:06.279Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-30T02:57:06.279Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-30T02:57:06.279Z] 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-06-30T02:57:06.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:06.539Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:06.539Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:06.539Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:06.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:06.539Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-30T02:57:06.539Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-30T02:57:06.803Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-30T02:57:06.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:06.803Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-30T02:57:06.803Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-30T02:57:07.065Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-30T02:57:07.065Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:07.065Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-30T02:57:07.065Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-30T02:57:07.065Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-30T02:57:07.326Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:07.326Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-30T02:57:07.326Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-30T02:57:07.326Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-30T02:57:07.326Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:07.326Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-30T02:57:07.326Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-30T02:57:07.590Z] Setting up grep (3.1-2build1) ... [2021-06-30T02:57:07.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:07.590Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-30T02:57:07.590Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-30T02:57:07.590Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-30T02:57:07.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:07.852Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-30T02:57:07.852Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T02:57:07.852Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-30T02:57:07.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:07.852Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-30T02:57:07.852Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-30T02:57:08.425Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-30T02:57:08.425Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-30T02:57:08.425Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-30T02:57:08.425Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-30T02:57:08.995Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-30T02:57:08.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:08.995Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-30T02:57:08.995Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-30T02:57:09.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-30T02:57:09.566Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-30T02:57:09.566Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-30T02:57:09.566Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-30T02:57:09.566Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-30T02:57:09.566Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-30T02:57:09.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:09.566Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-30T02:57:09.566Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-30T02:57:09.829Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-30T02:57:09.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:09.829Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:09.829Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:09.829Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:09.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:09.829Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:09.829Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:10.090Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:10.090Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:10.090Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:10.090Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:10.090Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:10.351Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:10.351Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:10.351Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:10.351Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:10.351Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:10.351Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-30T02:57:10.351Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T02:57:10.351Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-30T02:57:10.351Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T02:57:10.613Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-30T02:57:10.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:10.613Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-30T02:57:10.613Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T02:57:10.875Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-30T02:57:10.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:10.875Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:10.875Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:10.875Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:10.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:10.875Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:10.875Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:11.138Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:11.138Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:11.138Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:11.138Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:11.712Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:11.712Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-30T02:57:11.974Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-30T02:57:12.243Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:12.243Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T02:57:12.243Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-30T02:57:12.243Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-30T02:57:12.507Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T02:57:12.507Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-30T02:57:12.507Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T02:57:12.507Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-30T02:57:12.507Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T02:57:12.507Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-30T02:57:12.507Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-30T02:57:12.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-30T02:57:12.770Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-30T02:57:12.770Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T02:57:12.770Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-30T02:57:12.770Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-30T02:57:13.036Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-30T02:57:13.036Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T02:57:13.036Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-30T02:57:13.036Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-30T02:57:13.036Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-30T02:57:13.036Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T02:57:13.036Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-30T02:57:13.036Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-30T02:57:13.297Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-30T02:57:13.297Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T02:57:13.297Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-30T02:57:13.297Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-30T02:57:13.297Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-30T02:57:13.572Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-30T02:57:13.572Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-30T02:57:13.572Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-30T02:57:13.572Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-30T02:57:13.836Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:13.836Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T02:57:13.836Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T02:57:13.836Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-30T02:57:13.836Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-30T02:57:13.836Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-30T02:57:13.836Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-30T02:57:14.097Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-30T02:57:14.097Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:14.097Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-30T02:57:14.097Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-30T02:57:14.097Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-30T02:57:14.097Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:14.097Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-30T02:57:14.097Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-30T02:57:14.360Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-30T02:57:14.360Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:14.360Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-30T02:57:14.360Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-30T02:57:14.360Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-30T02:57:14.623Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:14.623Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-30T02:57:14.623Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-30T02:57:14.623Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-30T02:57:14.623Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:14.623Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-30T02:57:14.623Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-30T02:57:14.886Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-30T02:57:14.886Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:14.886Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-30T02:57:14.886Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-30T02:57:15.154Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-30T02:57:15.154Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:15.154Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T02:57:15.154Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-30T02:57:15.154Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-30T02:57:15.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:15.416Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-30T02:57:15.416Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-30T02:57:15.416Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-30T02:57:15.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:15.416Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-30T02:57:15.416Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-30T02:57:15.679Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-30T02:57:15.679Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:15.679Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-30T02:57:15.679Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-30T02:57:15.679Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-30T02:57:15.679Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:15.679Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-30T02:57:15.679Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-30T02:57:15.942Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-30T02:57:15.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:15.942Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-30T02:57:15.942Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-30T02:57:15.942Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-30T02:57:15.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:15.942Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-30T02:57:15.942Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-30T02:57:15.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-30T02:57:16.203Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-30T02:57:16.203Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:16.203Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-30T02:57:16.203Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-30T02:57:16.203Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-30T02:57:16.465Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T02:57:16.465Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-30T02:57:16.465Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-30T02:57:16.465Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-30T02:57:16.465Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-30T02:57:16.465Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-30T02:57:16.465Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-30T02:57:16.465Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-30T02:57:16.465Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-30T02:57:16.727Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-30T02:57:16.727Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-30T02:57:16.727Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-30T02:57:16.727Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-30T02:57:16.987Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-30T02:57:16.987Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-30T02:57:16.987Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-30T02:57:16.987Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-30T02:57:17.249Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-30T02:57:17.249Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-30T02:57:17.249Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-30T02:57:17.249Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-30T02:57:17.510Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-30T02:57:17.510Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-30T02:57:17.510Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-30T02:57:17.510Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-30T02:57:17.510Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-30T02:57:17.510Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-30T02:57:17.774Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-30T02:57:17.774Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-30T02:57:18.036Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-30T02:57:18.036Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-30T02:57:18.036Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-30T02:57:18.300Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-30T02:57:18.300Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-30T02:57:18.300Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-30T02:57:18.563Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-30T02:57:18.563Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-30T02:57:18.563Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-30T02:57:18.563Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-30T02:57:18.845Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-30T02:57:18.845Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-30T02:57:18.845Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:18.845Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T02:57:18.845Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:18.845Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T02:57:19.106Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:19.106Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T02:57:19.106Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:19.106Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T02:57:20.048Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:20.048Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T02:57:20.621Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:20.621Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T02:57:21.198Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:21.198Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } [2021-06-30T02:57:21.448Z] $ docker stop --time=1 523b5da0c1c41a2284d4eeca2745d60a6bfc20403649eed6764b9f12d9de7eef [2021-06-30T02:57:21.460Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:21.460Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T02:57:22.033Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T02:57:22.033Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T02:57:22.293Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-30T02:57:22.293Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-30T02:57:22.293Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-30T02:57:22.293Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-30T02:57:22.294Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-30T02:57:22.294Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-30T02:57:22.554Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-30T02:57:22.554Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-30T02:57:22.554Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-30T02:57:22.554Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-30T02:57:22.554Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-30T02:57:22.554Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-30T02:57:22.554Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-30T02:57:22.554Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-30T02:57:22.816Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:22.816Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-30T02:57:22.816Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:22.816Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:22.816Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:22.816Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-30T02:57:22.816Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-30T02:57:22.816Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-30T02:57:22.816Z] [2021-06-30T02:57:22.816Z] Current default time zone: 'Etc/UTC' [2021-06-30T02:57:22.816Z] Local time is now: Wed Jun 30 02:57:22 UTC 2021. [2021-06-30T02:57:22.816Z] Universal Time is now: Wed Jun 30 02:57:22 UTC 2021. [2021-06-30T02:57:22.816Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-30T02:57:22.816Z] [2021-06-30T02:57:23.077Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-30T02:57:23.077Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:23.077Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-30T02:57:23.077Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-30T02:57:23.077Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-30T02:57:23.077Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-30T02:57:23.077Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-30T02:57:23.077Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-30T02:57:23.077Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-30T02:57:23.077Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-30T02:57:23.077Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:23.077Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-30T02:57:23.077Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:23.339Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-30T02:57:23.339Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:23.339Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-30T02:57:23.339Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-30T02:57:23.339Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-30T02:57:23.339Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-30T02:57:23.339Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-30T02:57:23.339Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-30T02:57:23.339Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-30T02:57:23.339Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-30T02:57:23.835Z] $ docker rm -f 523b5da0c1c41a2284d4eeca2745d60a6bfc20403649eed6764b9f12d9de7eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-30T02:57:25.259Z] Updating certificates in /etc/ssl/certs... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:57:25.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-30T02:57:25.824Z] [2021-06-30T02:57:25.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:57:26.206Z] 23 added, 27 removed; done. [2021-06-30T02:57:26.206Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-30T02:57:26.206Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T02:57:26.206Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-30T02:57:26.206Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-30T02:57:26.206Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-30T02:57:26.206Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:26.206Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-30T02:57:26.206Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:26.206Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:26.206Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:26.206Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:26.206Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:26.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-30T02:57:26.468Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-30T02:57:26.468Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-30T02:57:26.468Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-30T02:57:26.468Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-30T02:57:26.468Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-30T02:57:26.468Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:26.468Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T02:57:26.468Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-30T02:57:26.468Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-30T02:57:26.468Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-30T02:57:26.468Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-30T02:57:26.468Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-30T02:57:26.494Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-30T02:57:26.494Z] 29e5d40040c1: Pulling fs layer [2021-06-30T02:57:26.494Z] 1ce36da41761: Pulling fs layer [2021-06-30T02:57:26.494Z] 25b303627fd3: Pulling fs layer [2021-06-30T02:57:26.730Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-30T02:57:26.731Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-30T02:57:26.731Z] Updating certificates in /etc/ssl/certs... [2021-06-30T02:57:27.305Z] 0 added, 0 removed; done. [2021-06-30T02:57:27.305Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-30T02:57:27.305Z] done. [2021-06-30T02:57:27.473Z] 29e5d40040c1: Verifying Checksum [2021-06-30T02:57:27.473Z] 29e5d40040c1: Download complete [2021-06-30T02:57:27.566Z] Reading package lists... [2021-06-30T02:57:27.746Z] 1ce36da41761: Verifying Checksum [2021-06-30T02:57:27.746Z] 1ce36da41761: Download complete [2021-06-30T02:57:27.827Z] Building dependency tree... [2021-06-30T02:57:27.827Z] Reading state information... [2021-06-30T02:57:28.049Z] 29e5d40040c1: Pull complete [2021-06-30T02:57:28.088Z] The following NEW packages will be installed: [2021-06-30T02:57:28.089Z] apt-transport-https [2021-06-30T02:57:28.089Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T02:57:28.089Z] Need to get 1692 B of archives. [2021-06-30T02:57:28.089Z] After this operation, 154 kB of additional disk space will be used. [2021-06-30T02:57:28.089Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-30T02:57:28.350Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T02:57:28.350Z] Fetched 1692 B in 0s (9620 B/s) [2021-06-30T02:57:28.350Z] Selecting previously unselected package apt-transport-https. [2021-06-30T02:57:28.350Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-30T02:57:28.350Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-30T02:57:28.350Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-30T02:57:28.350Z] Setting up apt-transport-https (1.6.13) ... [2021-06-30T02:57:28.611Z] Waiting for network to be ready... [2021-06-30T02:57:29.485Z] 1ce36da41761: Pull complete [2021-06-30T02:57:29.485Z] 25b303627fd3: Verifying Checksum [2021-06-30T02:57:29.485Z] 25b303627fd3: Download complete [2021-06-30T02:57:35.204Z] 2021-06-30T02:57:33Z INFO Waiting for automatic snapd restart... [2021-06-30T02:57:37.120Z] snapd 2.51.1 from Canonical* installed [2021-06-30T02:57:38.063Z] "snapd" switched to the "latest/stable" channel [2021-06-30T02:57:38.063Z] [2021-06-30T02:57:39.638Z] 25b303627fd3: Pull complete [2021-06-30T02:57:39.638Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-30T02:57:39.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-30T02:57:39.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-30T02:57:39.928Z] prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container [2021-06-30T02:57:40.016Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-30T02:57:40.611Z] core18 20210611 from Canonical* installed [2021-06-30T02:57:40.871Z] "core18" switched to the "latest/stable" channel [2021-06-30T02:57:40.871Z] [2021-06-30T02:57:43.069Z] $ docker top eedbaf1835afd8117f7ec48c9cce42fa92358fe86b236e757d6131ca29012d66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T02:57:44.133Z] + grep parallel [2021-06-30T02:57:44.133Z] + docker-compose build --help [2021-06-30T02:57:44.178Z] snapcraft 4.8.3 from Canonical* installed [2021-06-30T02:57:44.178Z] "snapcraft" switched to the "latest/stable" channel [2021-06-30T02:57:44.178Z] [2021-06-30T02:57:47.510Z] --parallel Build images in parallel. [Pipeline] } [2021-06-30T02:57:47.830Z] $ docker stop --time=1 eedbaf1835afd8117f7ec48c9cce42fa92358fe86b236e757d6131ca29012d66 [2021-06-30T02:57:48.385Z] 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-06-30T02:57:48.385Z] - README.md [2021-06-30T02:57:48.385Z] [2021-06-30T02:57:48.385Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-30T02:57:48.646Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-30T02:57:48.646Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-30T02:57:48.933Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-30T02:57:49.744Z] $ docker rm -f eedbaf1835afd8117f7ec48c9cce42fa92358fe86b236e757d6131ca29012d66 [2021-06-30T02:57:49.967Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T02:57:50.343Z] 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 [2021-06-30T02:57:50.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-30T02:57:50.629Z] . [2021-06-30T02:57:50.642Z] Reading package lists... [2021-06-30T02:57:50.642Z] Building dependency tree... [2021-06-30T02:57:50.642Z] Reading state information... [2021-06-30T02:57:50.642Z] Suggested packages: [2021-06-30T02:57:50.642Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-30T02:57:50.642Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-30T02:57:50.642Z] Recommended packages: [2021-06-30T02:57:50.642Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [Pipeline] withDockerContainer [2021-06-30T02:57:50.903Z] The following NEW packages will be installed: [2021-06-30T02:57:50.903Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-30T02:57:50.903Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-30T02:57:50.903Z] pkg-config zip [2021-06-30T02:57:50.903Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T02:57:50.903Z] Need to get 7663 kB of archives. [2021-06-30T02:57:50.903Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-30T02:57:50.903Z] 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-06-30T02:57:50.903Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-30T02:57:50.903Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-30T02:57:50.903Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-30T02:57:50.903Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-30T02:57:50.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container [2021-06-30T02:57:51.004Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-30T02:57:51.164Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-30T02:57:51.164Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-30T02:57:51.164Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-30T02:57:51.164Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-30T02:57:51.424Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-30T02:57:51.424Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-30T02:57:51.424Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-30T02:57:51.424Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-30T02:57:51.424Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-30T02:57:51.424Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-30T02:57:51.685Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T02:57:51.685Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-06-30T02:57:51.685Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-30T02:57:51.685Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-30T02:57:51.685Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-30T02:57:51.685Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-30T02:57:51.946Z] Selecting previously unselected package libpsl5:amd64. [2021-06-30T02:57:51.946Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-30T02:57:51.946Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-30T02:57:51.946Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T02:57:51.946Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-30T02:57:51.946Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-30T02:57:51.946Z] Selecting previously unselected package librtmp1:amd64. [2021-06-30T02:57:51.946Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-30T02:57:51.946Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-30T02:57:52.207Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-30T02:57:52.207Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-30T02:57:52.207Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-30T02:57:52.207Z] Selecting previously unselected package liberror-perl. [2021-06-30T02:57:52.207Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-30T02:57:52.207Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-30T02:57:52.207Z] Selecting previously unselected package git-man. [2021-06-30T02:57:52.207Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-30T02:57:52.207Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-30T02:57:52.207Z] Selecting previously unselected package git. [2021-06-30T02:57:52.207Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-30T02:57:52.468Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-30T02:57:52.592Z] $ docker top 93d39294412d8aed8d776b372351a563127794f2a840c530177f1ba50e58b860 -eo pid,comm [2021-06-30T02:57:52.729Z] Selecting previously unselected package libnorm1:amd64. [2021-06-30T02:57:52.729Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-30T02:57:52.729Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [Pipeline] { [2021-06-30T02:57:52.991Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-30T02:57:52.991Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-30T02:57:52.991Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-30T02:57:52.991Z] Selecting previously unselected package libsodium23:amd64. [2021-06-30T02:57:52.991Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-30T02:57:52.991Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-30T02:57:52.991Z] Selecting previously unselected package libzmq5:amd64. [2021-06-30T02:57:52.991Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-30T02:57:52.991Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [Pipeline] sh [2021-06-30T02:57:53.252Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-30T02:57:53.252Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-30T02:57:53.252Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-30T02:57:53.252Z] Selecting previously unselected package pkg-config. [2021-06-30T02:57:53.252Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-30T02:57:53.252Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-30T02:57:53.252Z] Selecting previously unselected package zip. [2021-06-30T02:57:53.252Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-30T02:57:53.252Z] Unpacking zip (3.0-11build1) ... [2021-06-30T02:57:53.252Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-30T02:57:53.252Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-30T02:57:53.514Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-30T02:57:53.514Z] Setting up liberror-perl (0.17025-1) ... [2021-06-30T02:57:53.514Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-30T02:57:53.514Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-30T02:57:53.514Z] No schema files found: doing nothing. [2021-06-30T02:57:53.514Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-30T02:57:53.514Z] Setting up zip (3.0-11build1) ... [2021-06-30T02:57:53.514Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-30T02:57:53.514Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-30T02:57:53.514Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-30T02:57:53.514Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-30T02:57:53.514Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-30T02:57:53.514Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-30T02:57:53.514Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-30T02:57:53.514Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-30T02:57:53.708Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-30T02:57:54.087Z] git set to automatically installed. [2021-06-30T02:57:54.088Z] git-man set to automatically installed. [2021-06-30T02:57:54.088Z] libcurl3-gnutls set to automatically installed. [2021-06-30T02:57:54.088Z] liberror-perl set to automatically installed. [2021-06-30T02:57:54.088Z] libglib2.0-0 set to automatically installed. [2021-06-30T02:57:54.088Z] libnghttp2-14 set to automatically installed. [2021-06-30T02:57:54.088Z] libnorm1 set to automatically installed. [2021-06-30T02:57:54.088Z] libpgm-5.2-0 set to automatically installed. [2021-06-30T02:57:54.088Z] libpsl5 set to automatically installed. [2021-06-30T02:57:54.088Z] librtmp1 set to automatically installed. [2021-06-30T02:57:54.088Z] libsodium23 set to automatically installed. [2021-06-30T02:57:54.088Z] libzmq3-dev set to automatically installed. [2021-06-30T02:57:54.088Z] libzmq5 set to automatically installed. [2021-06-30T02:57:54.088Z] pkg-config set to automatically installed. [2021-06-30T02:57:54.088Z] zip set to automatically installed. [2021-06-30T02:57:55.033Z] snapd is not logged in, snap install commands will use sudo [2021-06-30T02:57:55.977Z] snap "core18" has no updates available [2021-06-30T02:57:56.550Z] snapd is not logged in, snap install commands will use sudo [2021-06-30T02:57:57.998Z] Building core-command ... [2021-06-30T02:57:57.998Z] Building core-data ... [2021-06-30T02:57:57.998Z] Building core-metadata ... [2021-06-30T02:57:57.998Z] Building security-bootstrapper ... [2021-06-30T02:57:57.998Z] Building security-proxy-setup ... [2021-06-30T02:57:57.998Z] Building security-secretstore-setup ... [2021-06-30T02:57:57.998Z] Building support-notifications ... [2021-06-30T02:57:57.998Z] Building support-scheduler ... [2021-06-30T02:57:57.998Z] Building sys-mgmt-agent ... [2021-06-30T02:57:57.998Z] Building support-notifications [2021-06-30T02:57:57.998Z] Building core-command [2021-06-30T02:57:57.998Z] Building sys-mgmt-agent [2021-06-30T02:57:57.998Z] Building security-secretstore-setup [2021-06-30T02:57:57.998Z] Building core-metadata [2021-06-30T02:58:06.563Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-30T02:58:06.563Z] Pulling config-common [2021-06-30T02:58:06.563Z] + snapcraftctl pull [2021-06-30T02:58:06.563Z] Pulling go-build-helper [2021-06-30T02:58:06.563Z] + snapcraftctl pull [2021-06-30T02:58:07.953Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-30T02:58:07.953Z] Skipping pull go-build-helper (already ran) [2021-06-30T02:58:07.953Z] Building go-build-helper [2021-06-30T02:58:07.953Z] + snapcraftctl build [2021-06-30T02:58:09.878Z] Staging go-build-helper [2021-06-30T02:58:09.878Z] + snapcraftctl stage [2021-06-30T02:58:19.885Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-30T02:58:19.885Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-30T02:58:19.885Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-30T02:58:19.885Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-30T02:58:19.885Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-30T02:58:19.885Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-30T02:58:19.885Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-30T02:58:19.885Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-30T02:58:19.885Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-30T02:58:19.885Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-30T02:58:19.885Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-30T02:58:19.885Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-30T02:58:19.885Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-30T02:58:19.885Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-30T02:58:19.885Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-30T02:58:19.885Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-30T02:58:19.885Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-30T02:58:19.885Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-30T02:58:19.885Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-30T02:58:19.885Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-06-30T02:58:19.885Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-30T02:58:19.885Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-30T02:58:19.885Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-30T02:58:19.885Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-30T02:58:19.885Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-30T02:58:19.885Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-30T02:58:19.885Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-30T02:58:19.885Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-30T02:58:19.885Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-30T02:58:19.885Z] Fetched 224 kB in 0s (0 B/s) [2021-06-30T02:58:19.885Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-30T02:58:19.885Z] Fetched 157 kB in 0s (0 B/s) [2021-06-30T02:58:19.885Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-30T02:58:19.885Z] Fetched 221 kB in 0s (0 B/s) [2021-06-30T02:58:19.885Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-30T02:58:19.885Z] Fetched 143 kB in 0s (0 B/s) [2021-06-30T02:58:19.885Z] Pulling edgex-go [2021-06-30T02:58:19.885Z] + snapcraftctl pull [2021-06-30T02:58:19.885Z] Pulling hooks [2021-06-30T02:58:19.885Z] + snapcraftctl pull [2021-06-30T02:58:38.020Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-30T02:58:38.020Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-30T02:58:38.020Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-30T02:58:38.020Z] Fetched 0 B in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-30T02:58:38.020Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-30T02:58:38.020Z] Fetched 279 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-30T02:58:38.020Z] Fetched 122 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-30T02:58:38.020Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-30T02:58:38.020Z] Fetched 8848 B in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-30T02:58:38.020Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-30T02:58:38.020Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-30T02:58:38.020Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-30T02:58:38.020Z] Fetched 219 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-30T02:58:38.020Z] Fetched 154 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-30T02:58:38.020Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-30T02:58:38.020Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-30T02:58:38.020Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-30T02:58:38.020Z] Fetched 499 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-30T02:58:38.020Z] Fetched 111 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-30T02:58:38.020Z] Fetched 240 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-30T02:58:38.020Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-30T02:58:38.020Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-30T02:58:38.020Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-30T02:58:38.020Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-30T02:58:38.020Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-30T02:58:38.020Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-30T02:58:38.020Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-30T02:58:38.020Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-30T02:58:38.020Z] Fetched 8720 B in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-30T02:58:38.020Z] Fetched 140 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-30T02:58:38.020Z] Fetched 119 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-30T02:58:38.020Z] Fetched 111 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-30T02:58:38.020Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-30T02:58:38.020Z] Fetched 645 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-30T02:58:38.020Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-30T02:58:38.020Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-30T02:58:38.020Z] Fetched 368 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-30T02:58:38.020Z] Fetched 187 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-30T02:58:38.020Z] Fetched 175 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-30T02:58:38.020Z] Fetched 206 kB in 0s (0 B/s) [2021-06-30T02:58:38.020Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-30T02:58:38.020Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-30T02:58:38.021Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-30T02:58:38.021Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-30T02:58:38.021Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-30T02:58:38.021Z] Fetched 159 kB in 0s (0 B/s) [2021-06-30T02:58:38.021Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-30T02:58:38.021Z] Fetched 107 kB in 0s (0 B/s) [2021-06-30T02:58:38.021Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-30T02:58:38.021Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-30T02:58:38.021Z] Pulling static-packages [2021-06-30T02:58:38.021Z] + snapcraftctl pull [2021-06-30T02:58:38.021Z] Pulling version [2021-06-30T02:58:38.021Z] + cd /root/project [2021-06-30T02:58:38.021Z] + git describe --tags --abbrev=0 [2021-06-30T02:58:38.021Z] + sed s/v// [2021-06-30T02:58:38.021Z] + GIT_VERSION=2.0.0-dev.276 [2021-06-30T02:58:38.021Z] + [ -z 2.0.0-dev.276 ] [2021-06-30T02:58:38.021Z] + snapcraftctl set-version 2.0.0-dev.276 [2021-06-30T02:58:38.592Z] Building config-common [2021-06-30T02:58:38.592Z] + snapcraftctl build [2021-06-30T02:58:40.507Z] Skipping build go-build-helper (already ran) [2021-06-30T02:58:40.769Z] Building edgex-go [2021-06-30T02:58:41.033Z] + cd /root/parts/edgex-go/src [2021-06-30T02:58:41.033Z] + git describe --tags --abbrev=0 [2021-06-30T02:58:41.033Z] + sed s/v// [2021-06-30T02:58:41.033Z] + GIT_VERSION=2.0.0-dev.276 [2021-06-30T02:58:41.033Z] + [ -z 2.0.0-dev.276 ] [2021-06-30T02:58:41.033Z] + echo 2.0.0-dev.276 [2021-06-30T02:58:41.033Z] + make build [2021-06-30T02:58:41.033Z] go mod tidy [2021-06-30T02:58:43.593Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T02:58:43.593Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-30T02:58:43.593Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-30T02:58:43.593Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-30T02:58:43.593Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-30T02:58:43.593Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-30T02:58:43.593Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-30T02:58:43.593Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-30T02:58:43.593Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-30T02:58:43.855Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-30T02:58:43.855Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-30T02:58:43.855Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-30T02:58:44.117Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-30T02:58:44.117Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-30T02:58:44.117Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-30T02:58:44.379Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-30T02:58:44.379Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-30T02:58:45.323Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-30T02:58:45.323Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-30T02:58:45.323Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-30T02:58:45.323Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T02:58:45.323Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T02:58:45.323Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-30T02:58:45.323Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-30T02:58:45.323Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-30T02:58:45.323Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-30T02:58:45.598Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-30T02:58:45.598Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-30T02:58:45.598Z] go: downloading golang.org/x/text v0.3.2 [2021-06-30T02:58:45.598Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-30T02:58:45.598Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-30T02:58:45.598Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-30T02:58:45.598Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-30T02:58:45.598Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-30T02:58:45.598Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-30T02:58:45.868Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-30T02:58:45.868Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-30T02:58:45.868Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-30T02:58:45.868Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-30T02:58:45.868Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-30T02:58:46.135Z] go: downloading github.com/kr/text v0.1.0 [2021-06-30T02:58:46.135Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-30T02:58:46.135Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-30T02:58:46.135Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-30T02:58:46.395Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-30T02:58:46.395Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-30T02:58:46.395Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-30T02:58:46.395Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-30T02:58:46.395Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T02:58:46.658Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-30T02:58:46.658Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-30T02:58:46.658Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-30T02:58:46.658Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-30T02:58:46.658Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-30T02:58:46.658Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-30T02:58:46.658Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-30T02:58:46.658Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T02:58:46.658Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-30T02:58:46.658Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T02:58:46.658Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T02:58:46.658Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-30T02:58:46.658Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T02:58:46.658Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-30T02:58:46.658Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-30T02:58:46.658Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-30T02:58:46.658Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-30T02:58:46.658Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-30T02:58:46.658Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-30T02:58:46.920Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-30T02:58:46.920Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-30T02:58:46.920Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-30T02:58:46.920Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-30T02:58:46.920Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-30T02:58:46.920Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-30T02:58:46.920Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-30T02:58:46.920Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-30T02:58:46.920Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-30T02:58:46.920Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-data/core-data ./cmd/core-data [2021-06-30T02:58:56.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-30T02:59:01.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-command/core-command ./cmd/core-command [2021-06-30T02:59:02.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-30T02:59:03.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-30T02:59:03.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-30T02:59:05.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-30T02:59:06.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-30T02:59:06.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:59:06.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:59:06.077Z] ---> 3a527c5411c8 [2021-06-30T02:59:06.077Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T02:59:06.077Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:59:06.077Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:59:06.077Z] ---> 3a527c5411c8 [2021-06-30T02:59:06.077Z] Step 3/23 : WORKDIR /edgex-go [2021-06-30T02:59:06.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:59:06.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:59:06.077Z] ---> 3a527c5411c8 [2021-06-30T02:59:06.077Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T02:59:06.077Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:59:06.077Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:59:06.077Z] ---> 3a527c5411c8 [2021-06-30T02:59:06.077Z] Step 3/26 : WORKDIR /edgex-go [2021-06-30T02:59:06.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T02:59:06.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T02:59:06.077Z] ---> 3a527c5411c8 [2021-06-30T02:59:06.077Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T02:59:06.077Z] ---> Running in 8b37e898bb7b [2021-06-30T02:59:06.077Z] ---> Running in aa4910bacaa4 [2021-06-30T02:59:06.077Z] ---> Running in f77f05475846 [2021-06-30T02:59:06.077Z] ---> Running in dd2f87d6cc04 [2021-06-30T02:59:06.077Z] ---> Running in c3f5fb21d741 [2021-06-30T02:59:06.353Z] Removing intermediate container f77f05475846 [2021-06-30T02:59:06.353Z] ---> 96cde491279e [2021-06-30T02:59:06.353Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:59:06.353Z] Removing intermediate container 8b37e898bb7b [2021-06-30T02:59:06.353Z] ---> 74c4d527c541 [2021-06-30T02:59:06.353Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:59:06.353Z] Removing intermediate container aa4910bacaa4 [2021-06-30T02:59:06.353Z] ---> 38a76bf8e0a9 [2021-06-30T02:59:06.353Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:59:06.353Z] ---> Running in e2fdc7609ec5 [2021-06-30T02:59:06.634Z] Removing intermediate container c3f5fb21d741 [2021-06-30T02:59:06.634Z] ---> 77643eceac7a [2021-06-30T02:59:06.634Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:59:06.634Z] Removing intermediate container dd2f87d6cc04 [2021-06-30T02:59:06.634Z] ---> 07876ee968e3 [2021-06-30T02:59:06.634Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T02:59:06.634Z] ---> Running in 5aca2708c499 [2021-06-30T02:59:06.634Z] ---> Running in 78a986c295e6 [2021-06-30T02:59:06.911Z] ---> Running in b568a1c6a0dc [2021-06-30T02:59:06.911Z] ---> Running in dc6a0a0e9257 [2021-06-30T02:59:07.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-30T02:59:08.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-30T02:59:09.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-30T02:59:10.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-30T02:59:10.303Z] Removing intermediate container e2fdc7609ec5 [2021-06-30T02:59:10.303Z] ---> 2edbce4d6002 [2021-06-30T02:59:10.303Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-30T02:59:10.303Z] ---> Running in e55d7df2262b [2021-06-30T02:59:10.580Z] Removing intermediate container 5aca2708c499 [2021-06-30T02:59:10.580Z] ---> cf0f8d09e0b5 [2021-06-30T02:59:10.580Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-30T02:59:10.580Z] Removing intermediate container 78a986c295e6 [2021-06-30T02:59:10.580Z] ---> ba2bf665f589 [2021-06-30T02:59:10.580Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-30T02:59:10.856Z] ---> Running in 536b8241aff8 [2021-06-30T02:59:10.856Z] ---> Running in 5dd7f83bf5bd [2021-06-30T02:59:11.153Z] Removing intermediate container b568a1c6a0dc [2021-06-30T02:59:11.153Z] ---> c221e8e6c25e [2021-06-30T02:59:11.153Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-30T02:59:11.153Z] Removing intermediate container dc6a0a0e9257 [2021-06-30T02:59:11.153Z] ---> 86da672a177f [2021-06-30T02:59:11.153Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-30T02:59:11.430Z] ---> Running in 0af9ecae687c [2021-06-30T02:59:11.430Z] ---> Running in 2bc8ccadf3d6 [2021-06-30T02:59:12.201Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-30T02:59:12.201Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-30T02:59:12.201Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-30T02:59:12.201Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-30T02:59:12.201Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-30T02:59:12.201Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-30T02:59:12.201Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-30T02:59:12.201Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-30T02:59:12.201Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-30T02:59:12.201Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-30T02:59:12.201Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-30T02:59:12.201Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-30T02:59:12.201Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-30T02:59:12.201Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-30T02:59:12.201Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-30T02:59:12.463Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-30T02:59:12.463Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-30T02:59:12.463Z] + 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-06-30T02:59:12.463Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-30T02:59:12.463Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-30T02:59:12.463Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-30T02:59:12.463Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-30T02:59:12.463Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-30T02:59:12.463Z] + 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-06-30T02:59:12.463Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-30T02:59:12.463Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-30T02:59:12.463Z] + 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-06-30T02:59:12.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:13.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:13.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:13.408Z] Building hooks [2021-06-30T02:59:13.409Z] + cd /root/parts/hooks/src [2021-06-30T02:59:13.409Z] + make build [2021-06-30T02:59:13.409Z] go mod tidy [2021-06-30T02:59:13.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:13.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:13.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:14.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:14.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:14.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:14.324Z] OK: 218 MiB in 52 packages [2021-06-30T02:59:14.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T02:59:14.794Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-06-30T02:59:14.794Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-30T02:59:14.794Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-30T02:59:14.794Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-30T02:59:15.055Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-30T02:59:15.224Z] OK: 218 MiB in 52 packages [2021-06-30T02:59:15.224Z] OK: 218 MiB in 52 packages [2021-06-30T02:59:15.501Z] OK: 218 MiB in 52 packages [2021-06-30T02:59:15.501Z] OK: 218 MiB in 52 packages [2021-06-30T02:59:16.001Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-30T02:59:16.263Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-30T02:59:16.263Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-30T02:59:16.499Z] Removing intermediate container e55d7df2262b [2021-06-30T02:59:16.499Z] ---> f58579937ed6 [2021-06-30T02:59:16.499Z] Step 6/24 : COPY go.mod . [2021-06-30T02:59:16.777Z] Removing intermediate container 536b8241aff8 [2021-06-30T02:59:16.777Z] ---> ab65b1da604b [2021-06-30T02:59:16.777Z] Step 6/24 : COPY go.mod . [2021-06-30T02:59:17.053Z] Removing intermediate container 5dd7f83bf5bd [2021-06-30T02:59:17.053Z] ---> b1cd92e2bb35 [2021-06-30T02:59:17.053Z] Step 6/24 : COPY go.mod . [2021-06-30T02:59:17.334Z] Removing intermediate container 2bc8ccadf3d6 [2021-06-30T02:59:17.334Z] ---> b5bec5a6b992 [2021-06-30T02:59:17.334Z] Step 6/26 : COPY go.mod . [2021-06-30T02:59:17.334Z] ---> b2690ae7bdc7 [2021-06-30T02:59:17.334Z] Step 7/24 : RUN go mod download [2021-06-30T02:59:17.615Z] Removing intermediate container 0af9ecae687c [2021-06-30T02:59:17.615Z] ---> 86c4c2ad8f9f [2021-06-30T02:59:17.615Z] Step 6/23 : COPY go.mod . [2021-06-30T02:59:17.615Z] ---> Running in 1dd57f6f799f [2021-06-30T02:59:17.899Z] ---> 79dfc4d9881a [2021-06-30T02:59:17.899Z] Step 7/24 : RUN go mod download [2021-06-30T02:59:18.178Z] ---> Running in 60a51b107ff2 [2021-06-30T02:59:18.460Z] ---> c448146c1876 [2021-06-30T02:59:18.460Z] Step 7/24 : RUN go mod download [2021-06-30T02:59:18.460Z] ---> 92cb028e3bc1 [2021-06-30T02:59:18.460Z] Step 7/26 : RUN go mod download [2021-06-30T02:59:18.460Z] ---> Running in afe34ee85c03 [2021-06-30T02:59:19.065Z] ---> Running in 544dba896863 [2021-06-30T02:59:19.065Z] ---> fd424c8aba10 [2021-06-30T02:59:19.065Z] Step 7/23 : RUN go mod download [2021-06-30T02:59:19.351Z] ---> Running in eeb84c5a2c44 [2021-06-30T02:59:19.569Z] Building static-packages [2021-06-30T02:59:19.569Z] + snapcraftctl build [2021-06-30T02:59:21.490Z] Building version [2021-06-30T02:59:21.490Z] + snapcraftctl build [2021-06-30T02:59:22.780Z] Removing intermediate container 1dd57f6f799f [2021-06-30T02:59:22.780Z] ---> 66149e54d937 [2021-06-30T02:59:22.780Z] Step 8/24 : COPY . . [2021-06-30T02:59:22.780Z] Removing intermediate container 60a51b107ff2 [2021-06-30T02:59:22.780Z] ---> 0ac012afa013 [2021-06-30T02:59:22.780Z] Step 8/24 : COPY . . [2021-06-30T02:59:23.060Z] Removing intermediate container afe34ee85c03 [2021-06-30T02:59:23.060Z] ---> 8e78d542614e [2021-06-30T02:59:23.060Z] Step 8/24 : COPY . . [2021-06-30T02:59:23.513Z] Staging config-common [2021-06-30T02:59:23.513Z] + snapcraftctl stage [2021-06-30T02:59:23.688Z] Removing intermediate container 544dba896863 [2021-06-30T02:59:23.688Z] ---> cba0b04c7186 [2021-06-30T02:59:23.688Z] Step 8/26 : COPY . . [2021-06-30T02:59:23.966Z] Removing intermediate container eeb84c5a2c44 [2021-06-30T02:59:23.966Z] ---> 9fe481f9955f [2021-06-30T02:59:23.966Z] Step 8/23 : COPY . . [2021-06-30T02:59:24.634Z] Skipping stage go-build-helper (already ran) [2021-06-30T02:59:24.634Z] Staging edgex-go [2021-06-30T02:59:24.634Z] + snapcraftctl stage [2021-06-30T02:59:25.603Z] Staging hooks [2021-06-30T02:59:25.603Z] + snapcraftctl stage [2021-06-30T02:59:26.548Z] Staging static-packages [2021-06-30T02:59:26.548Z] + snapcraftctl stage [2021-06-30T02:59:27.500Z] Staging version [2021-06-30T02:59:27.500Z] + snapcraftctl stage [2021-06-30T02:59:28.887Z] Priming config-common [2021-06-30T02:59:28.887Z] + snapcraftctl prime [2021-06-30T02:59:29.831Z] Priming go-build-helper [2021-06-30T02:59:29.831Z] + snapcraftctl prime [2021-06-30T02:59:30.775Z] Priming edgex-go [2021-06-30T02:59:30.775Z] + snapcraftctl prime [2021-06-30T02:59:32.163Z] Priming hooks [2021-06-30T02:59:32.164Z] + snapcraftctl prime [2021-06-30T02:59:33.112Z] Priming static-packages [2021-06-30T02:59:33.374Z] + snapcraftctl prime [2021-06-30T02:59:35.926Z] Priming version [2021-06-30T02:59:35.926Z] + snapcraftctl prime [2021-06-30T02:59:37.315Z] 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] } [2021-06-30T02:59:50.791Z] ---> 9a5ce0156641 [2021-06-30T02:59:50.791Z] Step 9/24 : RUN go mod tidy [2021-06-30T02:59:50.791Z] ---> 4e7b7ae06b26 [2021-06-30T02:59:50.791Z] Step 9/24 : RUN go mod tidy [2021-06-30T02:59:50.791Z] ---> de5bf94a8985 [2021-06-30T02:59:50.791Z] Step 9/24 : RUN go mod tidy [2021-06-30T02:59:50.791Z] ---> 457f0723c15f [2021-06-30T02:59:50.791Z] Step 9/26 : RUN go mod tidy [2021-06-30T02:59:50.791Z] ---> ff5a208e168a [2021-06-30T02:59:50.791Z] Step 9/23 : RUN go mod tidy [2021-06-30T02:59:50.791Z] ---> Running in 2ceedfffcc75 [2021-06-30T02:59:50.791Z] ---> Running in cb0bad7af82b [2021-06-30T02:59:50.791Z] ---> Running in 8eb93bd85feb [2021-06-30T02:59:50.791Z] ---> Running in 899cd26a6e6a [2021-06-30T02:59:50.791Z] ---> Running in e1eb9bb67bf1 [2021-06-30T02:59:53.424Z] Removing intermediate container 2ceedfffcc75 [2021-06-30T02:59:53.425Z] ---> 003d8afa3a4d [2021-06-30T02:59:53.425Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-30T02:59:53.425Z] ---> Running in 15a074bc61d5 [2021-06-30T02:59:53.719Z] Removing intermediate container 8eb93bd85feb [2021-06-30T02:59:53.719Z] ---> 09a00d5eeb82 [2021-06-30T02:59:53.719Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-30T02:59:54.006Z] ---> Running in fd09144ca231 [2021-06-30T02:59:54.284Z] Removing intermediate container cb0bad7af82b [2021-06-30T02:59:54.284Z] ---> ac2dc750feb4 [2021-06-30T02:59:54.284Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-30T02:59:54.566Z] Removing intermediate container 899cd26a6e6a [2021-06-30T02:59:54.566Z] ---> a9181c4172e4 [2021-06-30T02:59:54.566Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-30T02:59:54.566Z] ---> Running in 211deacc0ce3 [2021-06-30T02:59:54.566Z] Removing intermediate container e1eb9bb67bf1 [2021-06-30T02:59:54.566Z] ---> b999b40bdecc [2021-06-30T02:59:54.566Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-30T02:59:54.851Z] ---> Running in 24a1dc1c1000 [2021-06-30T02:59:54.851Z] ---> Running in 202d8296ee6c [2021-06-30T02:59:55.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-30T02:59:56.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-30T02:59:57.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-30T02:59:57.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-30T02:59:57.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-30T03:01:49.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-30T03:01:49.612Z] Removing intermediate container fd09144ca231 [2021-06-30T03:01:49.612Z] ---> c97a18c12abb [2021-06-30T03:01:49.612Z] [2021-06-30T03:01:49.612Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T03:01:49.612Z] Removing intermediate container 15a074bc61d5 [2021-06-30T03:01:49.612Z] ---> 3370860e929e [2021-06-30T03:01:49.612Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-30T03:01:49.612Z] 3.12: Pulling from library/alpine [2021-06-30T03:01:49.612Z] ---> Running in fdd43d91975c [2021-06-30T03:01:49.612Z] 3.12: Pulling from library/alpine [2021-06-30T03:01:49.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-30T03:01:51.872Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T03:01:51.872Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T03:01:51.872Z] ---> c4fd0aeabfcf [2021-06-30T03:01:51.872Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-30T03:01:53.319Z] ---> Running in 1ad3eb2e2450 [2021-06-30T03:01:53.925Z] Removing intermediate container 202d8296ee6c [2021-06-30T03:01:53.925Z] ---> 10b90faa513d [2021-06-30T03:01:53.925Z] [2021-06-30T03:01:53.925Z] Step 11/26 : FROM alpine:3.12 [2021-06-30T03:01:53.925Z] ---> c4fd0aeabfcf [2021-06-30T03:01:53.925Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-30T03:01:53.925Z] Removing intermediate container 24a1dc1c1000 [2021-06-30T03:01:53.925Z] ---> 74f7706b958c [2021-06-30T03:01:53.925Z] [2021-06-30T03:01:53.925Z] Step 11/23 : FROM alpine:3.12 [2021-06-30T03:01:53.925Z] ---> c4fd0aeabfcf [2021-06-30T03:01:53.925Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-30T03:01:54.523Z] ---> Running in 00160b886faf [2021-06-30T03:01:54.524Z] ---> Running in ed2f3e807cec [2021-06-30T03:01:54.798Z] Removing intermediate container fdd43d91975c [2021-06-30T03:01:54.798Z] ---> 24008f661f2e [2021-06-30T03:01:54.798Z] [2021-06-30T03:01:54.798Z] Step 12/24 : FROM docker:20.10.0 [2021-06-30T03:01:55.407Z] 20.10.0: Pulling from library/docker [2021-06-30T03:01:55.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:01:55.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:01:55.684Z] 20.10.0: Pulling from library/docker [2021-06-30T03:01:56.299Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-30T03:01:56.299Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:01:56.299Z] OK: 5 MiB in 15 packages [2021-06-30T03:01:56.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:01:56.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:01:56.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:01:56.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:01:57.503Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-30T03:01:57.503Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-30T03:01:57.784Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T03:01:57.784Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-30T03:01:57.784Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-30T03:01:57.784Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:01:57.784Z] (4/6) Installing curl (7.77.0-r0) [2021-06-30T03:01:57.784Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T03:01:57.784Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-30T03:01:57.784Z] (6/6) Installing su-exec (0.2-r1) [2021-06-30T03:01:57.784Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:01:57.784Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T03:01:58.063Z] OK: 6 MiB in 16 packages [2021-06-30T03:01:58.063Z] Removing intermediate container 211deacc0ce3 [2021-06-30T03:01:58.063Z] ---> a74e3e3fd23c [2021-06-30T03:01:58.063Z] [2021-06-30T03:01:58.063Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T03:01:58.063Z] ---> c4fd0aeabfcf [2021-06-30T03:01:58.063Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-30T03:01:58.063Z] OK: 7 MiB in 20 packages [2021-06-30T03:01:59.049Z] ---> Running in 471ceaf0b484 [2021-06-30T03:01:59.322Z] Removing intermediate container 1ad3eb2e2450 [2021-06-30T03:01:59.322Z] ---> bb2110344f25 [2021-06-30T03:01:59.322Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T03:01:59.598Z] ---> Running in fdd260ada2f9 [2021-06-30T03:02:00.635Z] Removing intermediate container ed2f3e807cec [2021-06-30T03:02:00.635Z] ---> 59e5480bfa00 [2021-06-30T03:02:00.635Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T03:02:00.919Z] Removing intermediate container fdd260ada2f9 [2021-06-30T03:02:00.920Z] ---> 72be6cd33116 [2021-06-30T03:02:00.920Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-30T03:02:00.920Z] ---> Running in b824254bf99c [2021-06-30T03:02:01.202Z] ---> Running in 4b11974aea77 [2021-06-30T03:02:01.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:02:01.202Z] Removing intermediate container 00160b886faf [2021-06-30T03:02:01.202Z] ---> a456b5e1de19 [2021-06-30T03:02:01.202Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-30T03:02:01.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:02:01.756Z] ---> Running in 3c5b0461ff4b [2021-06-30T03:02:02.032Z] Removing intermediate container b824254bf99c [2021-06-30T03:02:02.032Z] ---> bb919e636b81 [2021-06-30T03:02:02.032Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-30T03:02:02.032Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-30T03:02:02.032Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:02:02.032Z] OK: 5 MiB in 15 packages [2021-06-30T03:02:02.309Z] Removing intermediate container 4b11974aea77 [2021-06-30T03:02:02.309Z] ---> 871773965f9d [2021-06-30T03:02:02.309Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-30T03:02:02.582Z] ---> Running in 53afe7fa22b7 [2021-06-30T03:02:02.861Z] Removing intermediate container 3c5b0461ff4b [2021-06-30T03:02:02.861Z] ---> 2ba6905342b5 [2021-06-30T03:02:02.861Z] Step 14/26 : WORKDIR / [2021-06-30T03:02:02.861Z] ---> Running in e37a1e064e14 [2021-06-30T03:02:03.465Z] ---> Running in 856d480dc71c [2021-06-30T03:02:03.744Z] Removing intermediate container 53afe7fa22b7 [2021-06-30T03:02:03.744Z] ---> 75552e7239d4 [2021-06-30T03:02:03.744Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-30T03:02:04.025Z] Removing intermediate container e37a1e064e14 [2021-06-30T03:02:04.025Z] ---> 05bcb2b864b2 [2021-06-30T03:02:04.025Z] Step 16/24 : WORKDIR / [2021-06-30T03:02:04.025Z] ---> Running in 808544d15767 [2021-06-30T03:02:04.299Z] ---> Running in f6c551c01199 [2021-06-30T03:02:04.581Z] Removing intermediate container 856d480dc71c [2021-06-30T03:02:04.581Z] ---> d99a90527db5 [2021-06-30T03:02:04.581Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-30T03:02:04.581Z] Removing intermediate container 471ceaf0b484 [2021-06-30T03:02:04.581Z] ---> 4bd5c26147da [2021-06-30T03:02:04.581Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T03:02:04.859Z] Removing intermediate container 808544d15767 [2021-06-30T03:02:04.859Z] ---> 99946e5bec6b [2021-06-30T03:02:04.859Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T03:02:05.134Z] ---> Running in 2688cc371bec [2021-06-30T03:02:05.409Z] Removing intermediate container f6c551c01199 [2021-06-30T03:02:05.409Z] ---> 3e7a48cf8186 [2021-06-30T03:02:05.409Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T03:02:06.021Z] ---> 6548b1876abd [2021-06-30T03:02:06.299Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-30T03:02:06.299Z] Removing intermediate container 2688cc371bec [2021-06-30T03:02:06.299Z] ---> 3858c8c423ad [2021-06-30T03:02:06.299Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-30T03:02:06.574Z] ---> ac6c02fdb392 [2021-06-30T03:02:06.574Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-30T03:02:06.574Z] ---> Running in 381a042414a9 [2021-06-30T03:02:06.858Z] ---> 66695e214796 [2021-06-30T03:02:06.858Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-30T03:02:07.841Z] ---> ba72611eb2a4 [2021-06-30T03:02:07.841Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-30T03:02:08.443Z] Removing intermediate container 381a042414a9 [2021-06-30T03:02:08.443Z] ---> 9bbb9b2a55e8 [2021-06-30T03:02:08.443Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-30T03:02:08.722Z] ---> fc8f5acaa2fd [2021-06-30T03:02:08.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-30T03:02:08.722Z] ---> Running in d5c809d9931e [2021-06-30T03:02:09.000Z] ---> a04817244756 [2021-06-30T03:02:09.000Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-30T03:02:09.000Z] ---> 1792ddf4e7da [2021-06-30T03:02:09.000Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-30T03:02:09.859Z] Removing intermediate container d5c809d9931e [2021-06-30T03:02:09.859Z] ---> 89ae39f1b1c5 [2021-06-30T03:02:09.859Z] Step 16/24 : WORKDIR / [2021-06-30T03:02:09.859Z] ---> Running in 564bf1193a5c [2021-06-30T03:02:10.147Z] ---> ac6643adefa0 [2021-06-30T03:02:10.147Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-30T03:02:10.480Z] ---> Running in 52d1bec4df22 [2021-06-30T03:02:10.480Z] ---> a6518c2d0767 [2021-06-30T03:02:10.480Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-30T03:02:10.895Z] ---> Running in 9ba116e49601 [2021-06-30T03:02:11.182Z] Removing intermediate container 564bf1193a5c [2021-06-30T03:02:11.182Z] ---> 37e29056dadd [2021-06-30T03:02:11.182Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T03:02:11.182Z] ---> ef510b69ae36 [2021-06-30T03:02:11.182Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-30T03:02:11.487Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-30T03:02:11.487Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-30T03:02:11.487Z] ---> eeaf43b92773 [2021-06-30T03:02:11.487Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-30T03:02:11.487Z] Removing intermediate container 52d1bec4df22 [2021-06-30T03:02:11.487Z] ---> 4efb640ae249 [2021-06-30T03:02:11.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T03:02:11.789Z] ---> Running in 59ae49585857 [2021-06-30T03:02:11.789Z] Removing intermediate container 9ba116e49601 [2021-06-30T03:02:11.789Z] ---> 3427c5c0562f [2021-06-30T03:02:11.789Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T03:02:11.789Z] ---> Running in 3ff1313bbe72 [2021-06-30T03:02:12.068Z] ---> Running in b3c5ce0edc8d [2021-06-30T03:02:12.346Z] ---> 1a3cb3714c51 [2021-06-30T03:02:12.346Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-30T03:02:12.625Z] Removing intermediate container 3ff1313bbe72 [2021-06-30T03:02:12.625Z] ---> fbafce615fbe [2021-06-30T03:02:12.625Z] Step 21/23 : LABEL arch=arm64 [2021-06-30T03:02:12.625Z] Removing intermediate container 59ae49585857 [2021-06-30T03:02:12.625Z] ---> 94e1603ff67d [2021-06-30T03:02:12.625Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-30T03:02:12.908Z] ---> Running in 0d2d3a0b13ad [2021-06-30T03:02:12.908Z] ---> Running in a61978bd5244 [2021-06-30T03:02:13.181Z] Removing intermediate container b3c5ce0edc8d [2021-06-30T03:02:13.181Z] ---> 8c3ccf5f4bdc [2021-06-30T03:02:13.181Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T03:02:13.464Z] ---> e5fec1f3280d [2021-06-30T03:02:13.464Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-30T03:02:13.464Z] ---> Running in 5789b2071810 [2021-06-30T03:02:13.747Z] Removing intermediate container 0d2d3a0b13ad [2021-06-30T03:02:13.747Z] ---> 276e3c7f012c [2021-06-30T03:02:13.747Z] Step 22/23 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:02:14.024Z] ---> 724995aceb8a [2021-06-30T03:02:14.024Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-30T03:02:14.024Z] ---> Running in cc0890956224 [2021-06-30T03:02:14.299Z] Removing intermediate container 5789b2071810 [2021-06-30T03:02:14.299Z] ---> d065b55f8139 [2021-06-30T03:02:14.299Z] Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:02:14.578Z] ---> Running in 2b53177a080a [2021-06-30T03:02:14.859Z] Removing intermediate container cc0890956224 [2021-06-30T03:02:14.859Z] ---> 72b711de329a [2021-06-30T03:02:14.859Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T03:02:15.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:02:15.140Z] ---> Running in 418cfcba5a39 [2021-06-30T03:02:15.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:02:15.411Z] ---> fd928aa42646 [2021-06-30T03:02:15.411Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-30T03:02:15.411Z] Removing intermediate container 2b53177a080a [2021-06-30T03:02:15.411Z] ---> 03ff3ad4219e [2021-06-30T03:02:15.411Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T03:02:15.411Z] ---> 1232b3107c67 [2021-06-30T03:02:15.411Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-30T03:02:15.690Z] ---> Running in 67e3f3a00ac7 [2021-06-30T03:02:15.690Z] ---> Running in fcbfa0f59ecf [2021-06-30T03:02:15.690Z] Removing intermediate container 418cfcba5a39 [2021-06-30T03:02:15.690Z] ---> f8d53f4b609c [2021-06-30T03:02:15.690Z] [2021-06-30T03:02:15.968Z] (1/39) Installing readline (8.0.4-r0) [2021-06-30T03:02:15.968Z] (2/39) Installing bash (5.0.17-r0) [2021-06-30T03:02:15.968Z] Executing bash-5.0.17-r0.post-install [2021-06-30T03:02:15.968Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T03:02:15.968Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-30T03:02:15.968Z] (5/39) Installing curl (7.77.0-r0) [2021-06-30T03:02:15.968Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-30T03:02:15.968Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-30T03:02:16.246Z] (8/39) Installing expat (2.2.9-r1) [2021-06-30T03:02:16.246Z] (9/39) Installing libffi (3.3-r2) [2021-06-30T03:02:16.246Z] (10/39) Installing gdbm (1.13-r1) [2021-06-30T03:02:16.246Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-30T03:02:16.246Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-30T03:02:16.246Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-30T03:02:16.521Z] Removing intermediate container fcbfa0f59ecf [2021-06-30T03:02:16.521Z] ---> de7c2b510abd [2021-06-30T03:02:16.521Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T03:02:16.521Z] Successfully built f8d53f4b609c [2021-06-30T03:02:16.521Z] Successfully tagged support-notifications-arm64:latest [2021-06-30T03:02:16.807Z] Building security-proxy-setup [2021-06-30T03:02:16.807Z]  Building support-notifications ... done Removing intermediate container 67e3f3a00ac7 [2021-06-30T03:02:16.807Z] ---> 9630a783ff27 [2021-06-30T03:02:16.807Z] [2021-06-30T03:02:16.807Z] ---> Running in a8b4614b4375 [2021-06-30T03:02:17.084Z] Successfully built 9630a783ff27 [2021-06-30T03:02:17.363Z] ---> bc4037844d38 [2021-06-30T03:02:17.363Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-30T03:02:17.363Z] Successfully tagged core-command-arm64:latest [2021-06-30T03:02:17.363Z]  Building core-command ... done Building security-bootstrapper [2021-06-30T03:02:17.650Z] ---> Running in 0e94264379ad [2021-06-30T03:02:17.650Z] Removing intermediate container a8b4614b4375 [2021-06-30T03:02:17.650Z] ---> a799c6094808 [2021-06-30T03:02:17.650Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T03:02:18.259Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-30T03:02:18.259Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-30T03:02:18.259Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-30T03:02:18.259Z] ---> Running in 7601a3d3e0e6 [2021-06-30T03:02:18.259Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-30T03:02:18.259Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-30T03:02:18.259Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-30T03:02:18.259Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-30T03:02:18.259Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-30T03:02:18.547Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-30T03:02:18.547Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-30T03:02:18.547Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-30T03:02:18.547Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-30T03:02:18.547Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-30T03:02:18.547Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-30T03:02:18.547Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-30T03:02:18.547Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-30T03:02:18.547Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-30T03:02:18.547Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-30T03:02:18.838Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-30T03:02:18.838Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-30T03:02:18.838Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-30T03:02:18.838Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-30T03:02:18.838Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-30T03:02:18.838Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-30T03:02:18.838Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-30T03:02:18.838Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-30T03:02:18.838Z] Executing busybox-1.31.1-r19.trigger [2021-06-30T03:02:19.112Z] OK: 72 MiB in 59 packages [2021-06-30T03:02:19.389Z] Removing intermediate container 7601a3d3e0e6 [2021-06-30T03:02:19.389Z] ---> 315c910f4000 [2021-06-30T03:02:19.389Z] Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:02:19.999Z] ---> Running in 67d8bd4d0ddf [2021-06-30T03:02:20.981Z] Removing intermediate container 67d8bd4d0ddf [2021-06-30T03:02:20.981Z] ---> 2acd3a99d31c [2021-06-30T03:02:20.981Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T03:02:21.586Z] Removing intermediate container 0e94264379ad [2021-06-30T03:02:21.586Z] ---> bc42d74a4c96 [2021-06-30T03:02:21.586Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-30T03:02:21.890Z] ---> Running in 57fb9011416c [2021-06-30T03:02:22.166Z] ---> Running in 3e0e54b8a1c9 [2021-06-30T03:02:22.773Z] Removing intermediate container 57fb9011416c [2021-06-30T03:02:22.773Z] ---> e244fa5fbcf2 [2021-06-30T03:02:22.773Z] [2021-06-30T03:02:23.054Z] Removing intermediate container 3e0e54b8a1c9 [2021-06-30T03:02:23.054Z] ---> 3a7c89d6caa4 [2021-06-30T03:02:23.054Z] Step 24/26 : LABEL arch=arm64 [2021-06-30T03:02:23.054Z] Successfully built e244fa5fbcf2 [2021-06-30T03:02:23.054Z] Successfully tagged core-metadata-arm64:latest [2021-06-30T03:02:23.054Z] Building core-data [2021-06-30T03:02:23.054Z]  Building core-metadata ... done  ---> Running in 7a5c825d188b [2021-06-30T03:02:23.668Z] Removing intermediate container 7a5c825d188b [2021-06-30T03:02:23.668Z] ---> 1c34b171f83a [2021-06-30T03:02:23.668Z] Step 25/26 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:02:23.668Z] ---> Running in 5c160d0a55a3 [2021-06-30T03:02:23.668Z] Collecting docker-compose==1.23.2 [2021-06-30T03:02:23.945Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-30T03:02:24.220Z] Removing intermediate container 5c160d0a55a3 [2021-06-30T03:02:24.220Z] ---> 9251736c58cb [2021-06-30T03:02:24.220Z] Step 26/26 : LABEL version=0.0.0 [2021-06-30T03:02:24.494Z] ---> Running in 8e9329fae46d [2021-06-30T03:02:24.770Z] Collecting jsonschema<3,>=2.5.1 [2021-06-30T03:02:24.770Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-30T03:02:24.770Z] Removing intermediate container 8e9329fae46d [2021-06-30T03:02:24.770Z] ---> c8f64b15ce29 [2021-06-30T03:02:24.770Z] [2021-06-30T03:02:25.044Z] Collecting docopt<0.7,>=0.6.1 [2021-06-30T03:02:25.044Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-30T03:02:25.318Z] Successfully built c8f64b15ce29 [2021-06-30T03:02:25.318Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-30T03:02:25.318Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-30T03:02:27.304Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-30T03:02:27.901Z] Collecting docker<4.0,>=3.6.0 [2021-06-30T03:02:27.901Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-30T03:02:28.502Z] Collecting texttable<0.10,>=0.9.0 [2021-06-30T03:02:28.502Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-30T03:02:31.134Z] Collecting PyYAML<4,>=3.10 [2021-06-30T03:02:31.134Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-30T03:02:34.526Z] Collecting cached-property<2,>=1.2.0 [2021-06-30T03:02:34.526Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-30T03:02:35.130Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-30T03:02:35.130Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-30T03:02:35.404Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-30T03:02:35.404Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-30T03:02:38.799Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-30T03:02:38.799Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-30T03:02:38.799Z] Collecting docker-pycreds>=0.4.0 [2021-06-30T03:02:38.799Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-30T03:02:39.792Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-30T03:02:39.792Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-30T03:02:40.069Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-30T03:02:40.069Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-30T03:02:40.344Z] Collecting idna<2.8,>=2.5 [2021-06-30T03:02:40.344Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-30T03:02:40.344Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-30T03:02:40.344Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-30T03:02:40.344Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-30T03:02:40.344Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-30T03:02:41.327Z] Installing collected packages: jsonschema, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, cached-property, dockerpty, docker-compose [2021-06-30T03:02:41.923Z] Running setup.py install for docopt: started [2021-06-30T03:02:43.905Z] Running setup.py install for docopt: finished with status 'done' [2021-06-30T03:02:44.501Z] Attempting uninstall: urllib3 [2021-06-30T03:02:44.501Z] Found existing installation: urllib3 1.25.9 [2021-06-30T03:02:44.501Z] Uninstalling urllib3-1.25.9: [2021-06-30T03:02:44.501Z] Successfully uninstalled urllib3-1.25.9 [2021-06-30T03:02:45.098Z] Attempting uninstall: idna [2021-06-30T03:02:45.098Z] Found existing installation: idna 2.9 [2021-06-30T03:02:45.098Z] Uninstalling idna-2.9: [2021-06-30T03:02:45.098Z] Successfully uninstalled idna-2.9 [2021-06-30T03:02:46.081Z] Attempting uninstall: requests [2021-06-30T03:02:46.081Z] Found existing installation: requests 2.23.0 [2021-06-30T03:02:46.081Z] Uninstalling requests-2.23.0: [2021-06-30T03:02:46.081Z] Successfully uninstalled requests-2.23.0 [2021-06-30T03:02:47.066Z] Running setup.py install for texttable: started [2021-06-30T03:02:49.704Z] Running setup.py install for texttable: finished with status 'done' [2021-06-30T03:02:49.704Z] Running setup.py install for PyYAML: started [2021-06-30T03:02:51.696Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-30T03:02:51.696Z] Running setup.py install for dockerpty: started [2021-06-30T03:02:54.363Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-30T03:02:55.347Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-30T03:03:03.714Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T03:03:03.714Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-30T03:03:03.714Z] ---> 3a527c5411c8 [2021-06-30T03:03:03.714Z] Step 3/22 : WORKDIR /edgex-go [2021-06-30T03:03:03.714Z] ---> Using cache [2021-06-30T03:03:03.714Z] ---> 07876ee968e3 [2021-06-30T03:03:03.714Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:03:03.714Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> 86da672a177f [2021-06-30T03:03:03.715Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> b5bec5a6b992 [2021-06-30T03:03:03.715Z] Step 6/22 : COPY go.mod . [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> 92cb028e3bc1 [2021-06-30T03:03:03.715Z] Step 7/22 : RUN go mod download [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> cba0b04c7186 [2021-06-30T03:03:03.715Z] Step 8/22 : COPY . . [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> 457f0723c15f [2021-06-30T03:03:03.715Z] Step 9/22 : RUN go mod tidy [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> b999b40bdecc [2021-06-30T03:03:03.715Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-30T03:03:03.715Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T03:03:03.715Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-30T03:03:03.715Z] ---> 3a527c5411c8 [2021-06-30T03:03:03.715Z] Step 3/32 : WORKDIR /edgex-go [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> 07876ee968e3 [2021-06-30T03:03:03.715Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> 86da672a177f [2021-06-30T03:03:03.715Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> b5bec5a6b992 [2021-06-30T03:03:03.715Z] Step 6/32 : COPY go.mod . [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> 92cb028e3bc1 [2021-06-30T03:03:03.715Z] Step 7/32 : RUN go mod download [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> cba0b04c7186 [2021-06-30T03:03:03.715Z] Step 8/32 : COPY . . [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> 457f0723c15f [2021-06-30T03:03:03.715Z] Step 9/32 : RUN go mod tidy [2021-06-30T03:03:03.715Z] ---> Using cache [2021-06-30T03:03:03.715Z] ---> b999b40bdecc [2021-06-30T03:03:03.715Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-30T03:03:03.993Z] ---> Running in ec7c65287b88 [2021-06-30T03:03:03.993Z] ---> Running in 43c489b1b20e [2021-06-30T03:03:06.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-30T03:03:06.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-30T03:03:10.087Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T03:03:10.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T03:03:10.087Z] ---> 3a527c5411c8 [2021-06-30T03:03:10.087Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T03:03:10.087Z] ---> Using cache [2021-06-30T03:03:10.087Z] ---> 07876ee968e3 [2021-06-30T03:03:10.087Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:03:10.087Z] ---> Using cache [2021-06-30T03:03:10.087Z] ---> 86da672a177f [2021-06-30T03:03:10.087Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-30T03:03:10.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T03:03:10.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-30T03:03:10.370Z] ---> 3a527c5411c8 [2021-06-30T03:03:10.370Z] Step 3/23 : WORKDIR /edgex-go [2021-06-30T03:03:10.370Z] ---> Using cache [2021-06-30T03:03:10.370Z] ---> 07876ee968e3 [2021-06-30T03:03:10.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:03:10.370Z] ---> Using cache [2021-06-30T03:03:10.370Z] ---> 86da672a177f [2021-06-30T03:03:10.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-30T03:03:10.370Z] ---> Using cache [2021-06-30T03:03:10.370Z] ---> b5bec5a6b992 [2021-06-30T03:03:10.370Z] Step 6/23 : COPY go.mod . [2021-06-30T03:03:10.370Z] ---> Using cache [2021-06-30T03:03:10.370Z] ---> 92cb028e3bc1 [2021-06-30T03:03:10.370Z] Step 7/23 : RUN go mod download [2021-06-30T03:03:10.370Z] ---> Using cache [2021-06-30T03:03:10.370Z] ---> cba0b04c7186 [2021-06-30T03:03:10.370Z] Step 8/23 : COPY . . [2021-06-30T03:03:10.654Z] ---> Running in 1c3226c292cf [2021-06-30T03:03:10.934Z] ---> Using cache [2021-06-30T03:03:10.934Z] ---> 457f0723c15f [2021-06-30T03:03:10.934Z] Step 9/23 : RUN go mod tidy [2021-06-30T03:03:10.934Z] ---> Using cache [2021-06-30T03:03:10.934Z] ---> b999b40bdecc [2021-06-30T03:03:10.934Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-30T03:03:11.230Z] ---> Running in 45a2b4659a30 [2021-06-30T03:03:13.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:03:14.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-30T03:03:14.460Z] Removing intermediate container a61978bd5244 [2021-06-30T03:03:14.460Z] ---> c001f3642fd2 [2021-06-30T03:03:14.460Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-30T03:03:14.740Z] ---> Running in 02940a5ef3fd [2021-06-30T03:03:15.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:03:15.632Z] Removing intermediate container 02940a5ef3fd [2021-06-30T03:03:15.632Z] ---> 0f197bcc1648 [2021-06-30T03:03:15.632Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-30T03:03:15.632Z] ---> Running in ab0ce53bfc48 [2021-06-30T03:03:16.457Z] OK: 218 MiB in 52 packages [2021-06-30T03:03:16.457Z] Removing intermediate container ab0ce53bfc48 [2021-06-30T03:03:16.457Z] ---> e83494a32fd2 [2021-06-30T03:03:16.457Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-30T03:03:19.128Z] Removing intermediate container 1c3226c292cf [2021-06-30T03:03:19.128Z] ---> 3486ccb187b0 [2021-06-30T03:03:19.128Z] Step 6/24 : COPY go.mod . [2021-06-30T03:03:19.128Z] ---> c0df4a9de113 [2021-06-30T03:03:19.128Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-30T03:03:20.127Z] ---> 9b1f20361514 [2021-06-30T03:03:20.127Z] Step 7/24 : RUN go mod download [2021-06-30T03:03:20.410Z] ---> Running in c0a019ccc8ed [2021-06-30T03:03:20.691Z] ---> ae46f91e5992 [2021-06-30T03:03:20.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-30T03:03:22.704Z] ---> a15fd9f2e580 [2021-06-30T03:03:22.704Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-30T03:03:22.704Z] ---> Running in daaaddf90f13 [2021-06-30T03:03:23.329Z] Removing intermediate container daaaddf90f13 [2021-06-30T03:03:23.329Z] ---> 64d6254c917c [2021-06-30T03:03:23.329Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T03:03:23.329Z] ---> Running in b7b2cc321b17 [2021-06-30T03:03:24.319Z] Removing intermediate container b7b2cc321b17 [2021-06-30T03:03:24.319Z] ---> 0fec9f75ffe2 [2021-06-30T03:03:24.319Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T03:03:24.319Z] ---> Running in 358b7172064b [2021-06-30T03:03:25.324Z] Removing intermediate container 358b7172064b [2021-06-30T03:03:25.324Z] ---> cfc5302ec86c [2021-06-30T03:03:25.324Z] Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:03:25.603Z] ---> Running in 3712ddabb068 [2021-06-30T03:03:25.886Z] Removing intermediate container c0a019ccc8ed [2021-06-30T03:03:25.886Z] ---> d864342b0ec4 [2021-06-30T03:03:25.886Z] Step 8/24 : COPY . . [2021-06-30T03:03:26.167Z] Removing intermediate container 3712ddabb068 [2021-06-30T03:03:26.167Z] ---> 5b5e04441cef [2021-06-30T03:03:26.167Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T03:03:26.446Z] ---> Running in aec6d5e2884a [2021-06-30T03:03:27.439Z] Removing intermediate container aec6d5e2884a [2021-06-30T03:03:27.439Z] ---> bb319f72ee2e [2021-06-30T03:03:27.439Z] [2021-06-30T03:03:28.436Z] Successfully built bb319f72ee2e [2021-06-30T03:03:28.436Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-30T03:03:46.844Z]  Building sys-mgmt-agent ... done  ---> 1428d82e46d3 [2021-06-30T03:03:46.844Z] Step 9/24 : RUN go mod tidy [2021-06-30T03:03:46.844Z] ---> Running in 0a087b9180cc [2021-06-30T03:03:52.298Z] Removing intermediate container 0a087b9180cc [2021-06-30T03:03:52.298Z] ---> 59a95818e563 [2021-06-30T03:03:52.298Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-30T03:03:52.298Z] ---> Running in ecd4082d3ebe [2021-06-30T03:03:53.748Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-30T03:04:32.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-30T03:04:43.094Z] Removing intermediate container ec7c65287b88 [2021-06-30T03:04:43.094Z] ---> 70dad91520b6 [2021-06-30T03:04:43.094Z] [2021-06-30T03:04:43.094Z] Step 11/32 : FROM alpine:3.12 [2021-06-30T03:04:43.094Z] ---> c4fd0aeabfcf [2021-06-30T03:04:43.094Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-30T03:04:43.094Z] ---> Running in e2149cbd195a [2021-06-30T03:04:43.094Z] Removing intermediate container e2149cbd195a [2021-06-30T03:04:43.094Z] ---> 92316117c3ee [2021-06-30T03:04:43.094Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-30T03:04:43.374Z] ---> Running in 5bcd7e632d6f [2021-06-30T03:04:45.998Z] Removing intermediate container 43c489b1b20e [2021-06-30T03:04:45.998Z] ---> 338c298f5bcc [2021-06-30T03:04:45.998Z] [2021-06-30T03:04:45.998Z] Step 11/22 : FROM alpine:3.12 [2021-06-30T03:04:45.998Z] ---> c4fd0aeabfcf [2021-06-30T03:04:45.998Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-30T03:04:45.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:04:45.998Z] ---> Running in 51abcf3635d5 [2021-06-30T03:04:45.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:04:46.662Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-30T03:04:46.662Z] (2/2) Installing su-exec (0.2-r1) [2021-06-30T03:04:46.662Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:04:46.662Z] OK: 5 MiB in 16 packages [2021-06-30T03:04:48.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:04:48.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:04:48.940Z] Removing intermediate container 5bcd7e632d6f [2021-06-30T03:04:48.940Z] ---> d4b09d67d242 [2021-06-30T03:04:48.940Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-30T03:04:49.219Z] ---> Running in eec96cc6a5b1 [2021-06-30T03:04:49.219Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-30T03:04:49.219Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T03:04:49.494Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-30T03:04:49.494Z] (4/4) Installing curl (7.77.0-r0) [2021-06-30T03:04:49.494Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:04:49.494Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T03:04:49.776Z] OK: 7 MiB in 18 packages [2021-06-30T03:04:50.770Z] Removing intermediate container eec96cc6a5b1 [2021-06-30T03:04:50.770Z] ---> e41a132b63b3 [2021-06-30T03:04:50.770Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-30T03:04:51.050Z] ---> Running in 0014a8f58540 [2021-06-30T03:04:52.502Z] Removing intermediate container 0014a8f58540 [2021-06-30T03:04:52.502Z] ---> 24159b63d9ed [2021-06-30T03:04:52.502Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-30T03:04:52.502Z] Removing intermediate container 51abcf3635d5 [2021-06-30T03:04:52.502Z] ---> c895cbd87456 [2021-06-30T03:04:52.502Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-30T03:04:52.502Z] Removing intermediate container 45a2b4659a30 [2021-06-30T03:04:52.777Z] ---> 2b83bbf02689 [2021-06-30T03:04:52.777Z] [2021-06-30T03:04:52.777Z] Step 11/23 : FROM alpine:3.12 [2021-06-30T03:04:52.777Z] ---> c4fd0aeabfcf [2021-06-30T03:04:52.777Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-30T03:04:52.777Z] ---> Using cache [2021-06-30T03:04:52.777Z] ---> 4bd5c26147da [2021-06-30T03:04:52.777Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T03:04:52.777Z] ---> Using cache [2021-06-30T03:04:52.777Z] ---> 3858c8c423ad [2021-06-30T03:04:52.777Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-30T03:04:52.777Z] ---> Running in f15157d79d29 [2021-06-30T03:04:52.777Z] ---> Running in 8a77cc282601 [2021-06-30T03:04:53.057Z] ---> Running in 90df310a14c7 [2021-06-30T03:04:54.038Z] Removing intermediate container 8a77cc282601 [2021-06-30T03:04:54.038Z] ---> e8bd2ebbb65f [2021-06-30T03:04:54.038Z] Step 14/22 : WORKDIR /edgex [2021-06-30T03:04:54.038Z] ---> Running in fdcf1f520756 [2021-06-30T03:04:54.321Z] Removing intermediate container 90df310a14c7 [2021-06-30T03:04:54.321Z] ---> a11b2c581d59 [2021-06-30T03:04:54.321Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-30T03:04:54.599Z] ---> Running in 942a97ca581f [2021-06-30T03:04:55.224Z] Removing intermediate container fdcf1f520756 [2021-06-30T03:04:55.224Z] ---> 6b372867835e [2021-06-30T03:04:55.224Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-30T03:04:55.501Z] Removing intermediate container 942a97ca581f [2021-06-30T03:04:55.501Z] ---> cee34772c117 [2021-06-30T03:04:55.501Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T03:04:56.947Z] Removing intermediate container f15157d79d29 [2021-06-30T03:04:56.947Z] ---> 66b5fd7d7b23 [2021-06-30T03:04:56.947Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-30T03:04:56.947Z] ---> 4a3b10a26508 [2021-06-30T03:04:56.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-30T03:04:56.947Z] ---> b0b211a8b284 [2021-06-30T03:04:56.947Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-30T03:04:56.947Z] ---> Running in 408050ebe294 [2021-06-30T03:04:58.387Z] Removing intermediate container 408050ebe294 [2021-06-30T03:04:58.387Z] ---> e30401154602 [2021-06-30T03:04:58.387Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-30T03:04:59.364Z] ---> b22c692292b3 [2021-06-30T03:04:59.364Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-30T03:04:59.364Z] ---> 93d65590f8a2 [2021-06-30T03:04:59.364Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-30T03:04:59.641Z] ---> 7a60a31e9340 [2021-06-30T03:04:59.641Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-30T03:04:59.942Z] ---> Running in a1c95a24f7a0 [2021-06-30T03:05:00.943Z] ---> 839f316dfd5c [2021-06-30T03:05:00.943Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-30T03:05:01.219Z] ---> Running in cad65957c13c [2021-06-30T03:05:01.832Z] ---> c147b561a153 [2021-06-30T03:05:01.832Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-30T03:05:02.121Z] ---> Running in a7ba380949dc [2021-06-30T03:05:02.121Z] Removing intermediate container cad65957c13c [2021-06-30T03:05:02.121Z] ---> 37168ee41132 [2021-06-30T03:05:02.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T03:05:02.403Z] ---> Running in 7f6be80a18a1 [2021-06-30T03:05:03.018Z] Removing intermediate container a7ba380949dc [2021-06-30T03:05:03.018Z] ---> d8efe7958ec7 [2021-06-30T03:05:03.018Z] Step 19/22 : CMD ["--init=true"] [2021-06-30T03:05:03.296Z] ---> Running in c157e03a85c9 [2021-06-30T03:05:03.296Z] Removing intermediate container 7f6be80a18a1 [2021-06-30T03:05:03.296Z] ---> 61b5ea3962a4 [2021-06-30T03:05:03.296Z] Step 21/23 : LABEL arch=arm64 [2021-06-30T03:05:03.574Z] ---> Running in 4ab490d0f756 [2021-06-30T03:05:03.847Z] Removing intermediate container c157e03a85c9 [2021-06-30T03:05:03.847Z] ---> 7fdca825f690 [2021-06-30T03:05:03.847Z] Step 20/22 : LABEL arch=arm64 [2021-06-30T03:05:04.123Z] Removing intermediate container a1c95a24f7a0 [2021-06-30T03:05:04.123Z] ---> c7fac8808019 [2021-06-30T03:05:04.123Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T03:05:04.123Z] ---> Running in 47e96806fdf6 [2021-06-30T03:05:04.123Z] Removing intermediate container 4ab490d0f756 [2021-06-30T03:05:04.123Z] ---> ce1dc61ef58d [2021-06-30T03:05:04.123Z] Step 22/23 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:05:04.405Z] ---> Running in c8a62d341bea [2021-06-30T03:05:04.687Z] Removing intermediate container 47e96806fdf6 [2021-06-30T03:05:04.687Z] ---> d1859ffa7aa4 [2021-06-30T03:05:04.687Z] Step 21/22 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:05:04.966Z] ---> Running in 34ba30d490cd [2021-06-30T03:05:04.966Z] ---> d4665c09c96f [2021-06-30T03:05:05.242Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Removing intermediate container c8a62d341bea [2021-06-30T03:05:05.242Z] [2021-06-30T03:05:05.242Z] ---> 7a5c655e4360 [2021-06-30T03:05:05.242Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T03:05:05.242Z] ---> Running in 71bfa58d61cc [2021-06-30T03:05:05.518Z] Removing intermediate container 34ba30d490cd [2021-06-30T03:05:05.518Z] ---> e86aa9aecb6a [2021-06-30T03:05:05.518Z] Step 22/22 : LABEL version=0.0.0 [2021-06-30T03:05:06.121Z] ---> Running in 87130432df6a [2021-06-30T03:05:06.121Z] Removing intermediate container 71bfa58d61cc [2021-06-30T03:05:06.121Z] ---> 62b2991cb0e4 [2021-06-30T03:05:06.121Z] [2021-06-30T03:05:06.720Z] Successfully built 62b2991cb0e4 [2021-06-30T03:05:06.720Z] Successfully tagged support-scheduler-arm64:latest [2021-06-30T03:05:06.994Z]  Building support-scheduler ... done Removing intermediate container 87130432df6a [2021-06-30T03:05:06.994Z] ---> 26902bcf2ec6 [2021-06-30T03:05:06.994Z] [2021-06-30T03:05:06.994Z] ---> 807b236f5601 [2021-06-30T03:05:06.994Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-30T03:05:07.599Z] Successfully built 26902bcf2ec6 [2021-06-30T03:05:07.599Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-30T03:05:08.212Z]  Building security-proxy-setup ... done  ---> feca39c5f6a7 [2021-06-30T03:05:08.212Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-30T03:05:09.226Z] ---> d6cac94503be [2021-06-30T03:05:09.226Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-30T03:05:10.240Z] ---> 6c19dea79435 [2021-06-30T03:05:10.240Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-30T03:05:10.533Z] ---> Running in 9acc71e13b86 [2021-06-30T03:05:11.150Z] Removing intermediate container 9acc71e13b86 [2021-06-30T03:05:11.150Z] ---> 2f7c0ef1a717 [2021-06-30T03:05:11.150Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-30T03:05:12.611Z] ---> f6653777e336 [2021-06-30T03:05:12.611Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-30T03:05:12.887Z] ---> Running in 96d74b68585a [2021-06-30T03:05:13.491Z] Removing intermediate container ecd4082d3ebe [2021-06-30T03:05:13.491Z] ---> f24d6c24b9b8 [2021-06-30T03:05:13.491Z] [2021-06-30T03:05:13.491Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T03:05:13.491Z] ---> c4fd0aeabfcf [2021-06-30T03:05:13.491Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-30T03:05:13.491Z] ---> Running in f6e7a58b9dfd [2021-06-30T03:05:14.098Z] Removing intermediate container f6e7a58b9dfd [2021-06-30T03:05:14.098Z] ---> bfad826b3674 [2021-06-30T03:05:14.098Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-30T03:05:14.098Z] ---> Running in dfb0a90c40de [2021-06-30T03:05:15.091Z] Removing intermediate container dfb0a90c40de [2021-06-30T03:05:15.091Z] ---> 25285c5b4da8 [2021-06-30T03:05:15.091Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-30T03:05:15.091Z] ---> Running in 5cf2648f5966 [2021-06-30T03:05:15.367Z] Removing intermediate container 96d74b68585a [2021-06-30T03:05:15.367Z] ---> 10a4f0cb1a24 [2021-06-30T03:05:15.367Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-30T03:05:15.650Z] ---> Running in 14ad86212c6c [2021-06-30T03:05:15.927Z] Removing intermediate container 5cf2648f5966 [2021-06-30T03:05:15.927Z] ---> 9ba208c5b2e4 [2021-06-30T03:05:15.927Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:05:15.927Z] ---> Running in 7a7de7a6142c [2021-06-30T03:05:16.202Z] Removing intermediate container 14ad86212c6c [2021-06-30T03:05:16.202Z] ---> 6e5a0fb61b0a [2021-06-30T03:05:16.202Z] Step 29/32 : CMD ["gate"] [2021-06-30T03:05:16.807Z] ---> Running in 8b10af594b80 [2021-06-30T03:05:17.406Z] Removing intermediate container 8b10af594b80 [2021-06-30T03:05:17.406Z] ---> 092bf173766d [2021-06-30T03:05:17.406Z] Step 30/32 : LABEL arch=arm64 [2021-06-30T03:05:17.680Z] ---> Running in 993bd32df937 [2021-06-30T03:05:18.275Z] Removing intermediate container 993bd32df937 [2021-06-30T03:05:18.275Z] ---> 1fa0a058ae8d [2021-06-30T03:05:18.275Z] Step 31/32 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:05:18.552Z] ---> Running in 72bd7d2201af [2021-06-30T03:05:18.553Z] Removing intermediate container 7a7de7a6142c [2021-06-30T03:05:18.553Z] ---> 7e68e3f8d222 [2021-06-30T03:05:18.553Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T03:05:18.553Z] ---> Running in a1e95fd114c7 [2021-06-30T03:05:19.155Z] Removing intermediate container 72bd7d2201af [2021-06-30T03:05:19.155Z] ---> 76be6f90721c [2021-06-30T03:05:19.155Z] Step 32/32 : LABEL version=0.0.0 [2021-06-30T03:05:19.431Z] ---> Running in b3db13ee1e80 [2021-06-30T03:05:20.030Z] Removing intermediate container b3db13ee1e80 [2021-06-30T03:05:20.030Z] ---> 088fa5c7a4df [2021-06-30T03:05:20.030Z] [2021-06-30T03:05:20.030Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:05:20.304Z] Successfully built 088fa5c7a4df [2021-06-30T03:05:20.304Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-30T03:05:20.903Z]  Building security-bootstrapper ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:05:21.498Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T03:05:21.498Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T03:05:21.498Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T03:05:21.769Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T03:05:21.769Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T03:05:22.043Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T03:05:22.043Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:05:22.043Z] OK: 8 MiB in 20 packages [2021-06-30T03:05:23.026Z] Removing intermediate container a1e95fd114c7 [2021-06-30T03:05:23.026Z] ---> d7b47030e520 [2021-06-30T03:05:23.026Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T03:05:24.031Z] ---> 68e1bc36ef92 [2021-06-30T03:05:24.031Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-30T03:05:25.478Z] ---> 6ae2bd9a4235 [2021-06-30T03:05:25.478Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-30T03:05:26.071Z] ---> 88e46a891786 [2021-06-30T03:05:26.072Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-30T03:05:26.072Z] ---> Running in 67b2266adc9b [2021-06-30T03:05:26.677Z] Removing intermediate container 67b2266adc9b [2021-06-30T03:05:26.677Z] ---> 753495449f38 [2021-06-30T03:05:26.677Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T03:05:26.677Z] ---> Running in d422f87dd188 [2021-06-30T03:05:27.278Z] Removing intermediate container d422f87dd188 [2021-06-30T03:05:27.278Z] ---> 99907753e58f [2021-06-30T03:05:27.278Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T03:05:27.278Z] ---> Running in 96a2716059e7 [2021-06-30T03:05:27.554Z] Removing intermediate container 96a2716059e7 [2021-06-30T03:05:27.554Z] ---> 5617509059d0 [2021-06-30T03:05:27.554Z] Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e [2021-06-30T03:05:27.828Z] ---> Running in 45f2b5f5df11 [2021-06-30T03:05:28.428Z] Removing intermediate container 45f2b5f5df11 [2021-06-30T03:05:28.429Z] ---> 5629f8732b9c [2021-06-30T03:05:28.429Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T03:05:28.429Z] ---> Running in 86bcc3db899a [2021-06-30T03:05:29.028Z] Removing intermediate container 86bcc3db899a [2021-06-30T03:05:29.028Z] ---> 2d66a152c9b5 [2021-06-30T03:05:29.028Z] [2021-06-30T03:05:29.306Z] Successfully built 2d66a152c9b5 [2021-06-30T03:05:29.306Z] Successfully tagged core-data-arm64:latest [2021-06-30T03:05:29.599Z]  Building core-data ... done  [Pipeline] } [2021-06-30T03:05:29.626Z] $ docker stop --time=1 93d39294412d8aed8d776b372351a563127794f2a840c530177f1ba50e58b860 [2021-06-30T03:05:31.493Z] $ docker rm -f 93d39294412d8aed8d776b372351a563127794f2a840c530177f1ba50e58b860 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T03:05:32.181Z] + docker images [2021-06-30T03:05:32.462Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T03:05:32.462Z] core-data-arm64 latest 2d66a152c9b5 4 seconds ago 19.1MB [2021-06-30T03:05:32.462Z] security-bootstrapper-arm64 latest 088fa5c7a4df 13 seconds ago 17.5MB [2021-06-30T03:05:32.462Z] f24d6c24b9b8 20 seconds ago 975MB [2021-06-30T03:05:32.462Z] security-proxy-setup-arm64 latest 26902bcf2ec6 26 seconds ago 24.2MB [2021-06-30T03:05:32.462Z] support-scheduler-arm64 latest 62b2991cb0e4 27 seconds ago 15.1MB [2021-06-30T03:05:32.462Z] 2b83bbf02689 41 seconds ago 968MB [2021-06-30T03:05:32.462Z] 338c298f5bcc 48 seconds ago 973MB [2021-06-30T03:05:32.462Z] 70dad91520b6 52 seconds ago 970MB [2021-06-30T03:05:32.462Z] sys-mgmt-agent-arm64 latest bb319f72ee2e 2 minutes ago 299MB [2021-06-30T03:05:32.462Z] security-secretstore-setup-arm64 latest c8f64b15ce29 3 minutes ago 27.1MB [2021-06-30T03:05:32.462Z] core-metadata-arm64 latest e244fa5fbcf2 3 minutes ago 15.7MB [2021-06-30T03:05:32.462Z] core-command-arm64 latest 9630a783ff27 3 minutes ago 15MB [2021-06-30T03:05:32.462Z] support-notifications-arm64 latest f8d53f4b609c 3 minutes ago 15.7MB [2021-06-30T03:05:32.462Z] a74e3e3fd23c 3 minutes ago 972MB [2021-06-30T03:05:32.462Z] 24008f661f2e 3 minutes ago 969MB [2021-06-30T03:05:32.462Z] 74f7706b958c 3 minutes ago 969MB [2021-06-30T03:05:32.462Z] 10b90faa513d 3 minutes ago 976MB [2021-06-30T03:05:32.462Z] c97a18c12abb 3 minutes ago 967MB [2021-06-30T03:05:32.462Z] ci-base-image-arm64 latest 3a527c5411c8 13 minutes ago 641MB [2021-06-30T03:05:32.462Z] alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB [2021-06-30T03:05:32.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-30T03:05:32.462Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-30T03:05:32.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:05:33.579Z] ---> job-cost.sh [2021-06-30T03:05:33.579Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwhD [2021-06-30T03:06:20.542Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T03:07:57.302Z] lf-activate-venv(): INFO: Adding /tmp/venv-nwhD/bin to PATH [2021-06-30T03:07:57.302Z] INFO: No Stack... [2021-06-30T03:07:57.302Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-30T03:07:57.576Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T03:07:57.946Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-06-30T03:07:57.947Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T03:07:58.043Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3605-1-stack-cost] [2021-06-30T03:07:58.051Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3605-1-stack-cost] did not exist. Created. [2021-06-30T03:07:58.051Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T03:07:58.527Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-30T03:07:58.806Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T03:07:58.829Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3605-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-30T03:08:00.086Z] provisioning config files... [2021-06-30T03:08:00.096Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1056912216342814587tmp [Pipeline] { [Pipeline] sh [2021-06-30T03:08:00.457Z] + set +x [2021-06-30T03:08:00.457Z] + curl -s https://codecov.io/bash [2021-06-30T03:08:00.457Z] + bash -s -- [2021-06-30T03:08:00.457Z] [2021-06-30T03:08:00.457Z] _____ _ [2021-06-30T03:08:00.457Z] / ____| | | [2021-06-30T03:08:00.457Z] | | ___ __| | ___ ___ _____ __ [2021-06-30T03:08:00.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-30T03:08:00.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-30T03:08:00.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-30T03:08:00.457Z] Bash-1.0.3 [2021-06-30T03:08:00.457Z] [2021-06-30T03:08:00.457Z] [2021-06-30T03:08:00.718Z] ==> git version 2.24.4 found [2021-06-30T03:08:00.718Z] ==> 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-06-30T03:08:00.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-30T03:08:00.718Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-30T03:08:00.718Z] ==> Jenkins CI detected. [2021-06-30T03:08:00.718Z] project root: . [2021-06-30T03:08:00.718Z] --> token set from env [2021-06-30T03:08:00.718Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-30T03:08:00.718Z] ==> Running gcov in . (disable via -X gcov) [2021-06-30T03:08:00.718Z] ==> Python coveragepy not found [2021-06-30T03:08:00.718Z] ==> Searching for coverage reports in: [2021-06-30T03:08:00.718Z] + . [2021-06-30T03:08:00.718Z] -> Found 1 reports [2021-06-30T03:08:00.718Z] ==> Detecting git/mercurial file structure [2021-06-30T03:08:00.718Z] ==> Reading reports [2021-06-30T03:08:00.718Z] + ./coverage.out bytes=398095 [2021-06-30T03:08:00.718Z] ==> Appending adjustments [2021-06-30T03:08:00.718Z] https://docs.codecov.io/docs/fixing-reports [2021-06-30T03:08:02.112Z] + Found adjustments [2021-06-30T03:08:02.112Z] ==> Gzipping contents [2021-06-30T03:08:02.112Z] 56K /tmp/codecov.gKGFHU.gz [2021-06-30T03:08:02.112Z] ==> Uploading reports [2021-06-30T03:08:02.112Z] url: https://codecov.io [2021-06-30T03:08:02.112Z] query: branch=PR-3605&commit=dcec332726efab9a756b47676f167cd6dc776e6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3605&job=&cmd_args= [2021-06-30T03:08:02.112Z] -> Pinging Codecov [2021-06-30T03:08:02.112Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3605&commit=dcec332726efab9a756b47676f167cd6dc776e6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3605&job=&cmd_args= [2021-06-30T03:08:02.373Z] -> Uploading to [2021-06-30T03:08:02.373Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-30/00271124DB129430A58F1EEE437C3FCB/dcec332726efab9a756b47676f167cd6dc776e6e/577b81c8-0bf8-4a43-89d7-c6ce19caf1be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T030802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eb8959b8350c0ff3a702246d6d549ab6f93c71e1247e2659dda2329285330ac [2021-06-30T03:08:02.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T03:08:02.373Z] Dload Upload Total Spent Left Speed [2021-06-30T03:08:02.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54901 0 0 100 54901 0 140k --:--:-- --:--:-- --:--:-- 140k 100 54901 0 0 100 54901 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-06-30T03:08:02.634Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dcec332726efab9a756b47676f167cd6dc776e6e [Pipeline] } [2021-06-30T03:08:02.659Z] 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-06-30T03:08:04.745Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:08:05.364Z] ---> package-listing.sh [2021-06-30T03:08:05.364Z] ++ facter osfamily [2021-06-30T03:08:05.364Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-30T03:08:05.633Z] + OS_FAMILY=redhat [2021-06-30T03:08:05.633Z] + workspace=/w/workspace/edgex-go/1 [2021-06-30T03:08:05.633Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-30T03:08:05.633Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-30T03:08:05.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-30T03:08:05.633Z] + PACKAGES=/tmp/packages_start.txt [2021-06-30T03:08:05.633Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-30T03:08:05.633Z] + PACKAGES=/tmp/packages_end.txt [2021-06-30T03:08:05.633Z] + case "${OS_FAMILY}" in [2021-06-30T03:08:05.633Z] + rpm -qa [2021-06-30T03:08:05.633Z] + sort [2021-06-30T03:08:08.193Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-30T03:08:08.193Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-30T03:08:08.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-30T03:08:08.193Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-30T03:08:08.193Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-30T03:08:08.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-30T03:08:08.232Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-30T03:08:08.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:08:09.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T03:08:09.160Z] [2021-06-30T03:08:09.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:08:09.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T03:08:09.549Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-30T03:08:09.549Z] df20fa9351a1: Pulling fs layer [2021-06-30T03:08:09.549Z] 36b3adc4ff6f: Pulling fs layer [2021-06-30T03:08:09.549Z] 8ad3a11d3b57: Pulling fs layer [2021-06-30T03:08:09.549Z] 46f8f816bc3b: Pulling fs layer [2021-06-30T03:08:09.549Z] 93b61091891f: Pulling fs layer [2021-06-30T03:08:09.549Z] 93b9cdb0e59b: Pulling fs layer [2021-06-30T03:08:09.549Z] 5e14af77c1be: Pulling fs layer [2021-06-30T03:08:09.549Z] 01666e4c0597: Pulling fs layer [2021-06-30T03:08:09.549Z] aa168da1d23b: Pulling fs layer [2021-06-30T03:08:09.549Z] 93b61091891f: Waiting [2021-06-30T03:08:09.549Z] 93b9cdb0e59b: Waiting [2021-06-30T03:08:09.549Z] 5e14af77c1be: Waiting [2021-06-30T03:08:09.549Z] 01666e4c0597: Waiting [2021-06-30T03:08:09.549Z] aa168da1d23b: Waiting [2021-06-30T03:08:09.549Z] 46f8f816bc3b: Waiting [2021-06-30T03:08:09.549Z] 36b3adc4ff6f: Verifying Checksum [2021-06-30T03:08:09.549Z] 36b3adc4ff6f: Download complete [2021-06-30T03:08:09.549Z] 46f8f816bc3b: Verifying Checksum [2021-06-30T03:08:09.549Z] 46f8f816bc3b: Download complete [2021-06-30T03:08:09.823Z] df20fa9351a1: Verifying Checksum [2021-06-30T03:08:09.823Z] df20fa9351a1: Download complete [2021-06-30T03:08:09.823Z] 93b9cdb0e59b: Verifying Checksum [2021-06-30T03:08:09.823Z] 93b9cdb0e59b: Download complete [2021-06-30T03:08:09.823Z] 5e14af77c1be: Verifying Checksum [2021-06-30T03:08:09.823Z] 5e14af77c1be: Download complete [2021-06-30T03:08:09.823Z] 01666e4c0597: Verifying Checksum [2021-06-30T03:08:09.823Z] 01666e4c0597: Download complete [2021-06-30T03:08:09.823Z] 93b61091891f: Verifying Checksum [2021-06-30T03:08:09.823Z] 93b61091891f: Download complete [2021-06-30T03:08:09.823Z] df20fa9351a1: Pull complete [2021-06-30T03:08:09.823Z] 8ad3a11d3b57: Verifying Checksum [2021-06-30T03:08:09.823Z] 8ad3a11d3b57: Download complete [2021-06-30T03:08:10.091Z] 36b3adc4ff6f: Pull complete [2021-06-30T03:08:10.356Z] 8ad3a11d3b57: Pull complete [2021-06-30T03:08:10.356Z] 46f8f816bc3b: Pull complete [2021-06-30T03:08:10.616Z] 93b61091891f: Pull complete [2021-06-30T03:08:10.876Z] 93b9cdb0e59b: Pull complete [2021-06-30T03:08:10.876Z] 5e14af77c1be: Pull complete [2021-06-30T03:08:10.876Z] 01666e4c0597: Pull complete [2021-06-30T03:08:11.819Z] aa168da1d23b: Verifying Checksum [2021-06-30T03:08:11.819Z] aa168da1d23b: Download complete [2021-06-30T03:08:16.081Z] aa168da1d23b: Pull complete [2021-06-30T03:08:16.081Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-30T03:08:16.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T03:08:16.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-30T03:08:16.194Z] prd-centos7-docker-4c-2g-807 does not seem to be running inside a container [2021-06-30T03:08:16.235Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-30T03:08:19.401Z] $ docker top ccc56509900d43715f240abbe71661495e0d14367802138bda89bd5e5e933381 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T03:08:19.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-30T03:08:20.153Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-30T03:08:20.471Z] + ls /var/log/sa-host [2021-06-30T03:08:20.471Z] + sadf -c /var/log/sa-host/sa05 [2021-06-30T03:08:20.471Z] file_magic: OK [2021-06-30T03:08:20.471Z] HZ: Using current value: 100 [2021-06-30T03:08:20.471Z] file_header: OK [2021-06-30T03:08:20.471Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-30T03:08:20.471Z] Statistics: [2021-06-30T03:08:20.471Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T03:08:20.471Z] File successfully converted to sysstat format version 12.2.1 [2021-06-30T03:08:20.471Z] + sadf -c /var/log/sa-host/sa30 [2021-06-30T03:08:20.471Z] file_magic: OK [2021-06-30T03:08:20.471Z] HZ: Using current value: 100 [2021-06-30T03:08:20.471Z] file_header: OK [2021-06-30T03:08:20.471Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-30T03:08:20.471Z] Statistics: [2021-06-30T03:08:20.471Z] 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... [2021-06-30T03:08:20.471Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T03:08:21.150Z] provisioning config files... [2021-06-30T03:08:21.165Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5453017582101799993tmp [Pipeline] { [Pipeline] echo [2021-06-30T03:08:21.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:08:21.563Z] ---> create-netrc.sh [Pipeline] } [2021-06-30T03:08:21.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:08:22.064Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-30T03:08:22.099Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:08:22.445Z] ---> sudo-logs.sh [2021-06-30T03:08:22.445Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-30T03:08:22.531Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:08:22.867Z] ---> job-cost.sh [2021-06-30T03:08:22.867Z] lf-activate-venv: SKIPPING [2021-06-30T03:08:22.867Z] DEBUG: total: 0.18000000715255737 [2021-06-30T03:08:22.867Z] INFO: Retrieving Stack Cost... [2021-06-30T03:08:23.812Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T03:08:24.386Z] INFO: Archiving Costs [Pipeline] echo [2021-06-30T03:08:24.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:08:24.786Z] ---> logs-deploy.sh [2021-06-30T03:08:24.786Z] lf-activate-venv: SKIPPING [2021-06-30T03:08:24.786Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3605/1 [2021-06-30T03:08:24.786Z] INFO: archiving workspace using pattern(s): [2021-06-30T03:08:25.733Z] Archives upload complete. [2021-06-30T03:08:25.734Z] INFO: archiving logs to Nexus [2021-06-30T03:08:26.307Z] ---> uname -a: [2021-06-30T03:08:26.307Z] Linux prd-centos7-docker-4c-2g-807.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-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] ---> lscpu: [2021-06-30T03:08:26.307Z] Architecture: x86_64 [2021-06-30T03:08:26.307Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-30T03:08:26.307Z] Byte Order: Little Endian [2021-06-30T03:08:26.307Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-30T03:08:26.307Z] CPU(s): 2 [2021-06-30T03:08:26.307Z] On-line CPU(s) list: 0,1 [2021-06-30T03:08:26.307Z] Thread(s) per core: 1 [2021-06-30T03:08:26.307Z] Core(s) per socket: 1 [2021-06-30T03:08:26.307Z] Socket(s): 2 [2021-06-30T03:08:26.307Z] NUMA node(s): 1 [2021-06-30T03:08:26.307Z] Vendor ID: AuthenticAMD [2021-06-30T03:08:26.307Z] CPU family: 23 [2021-06-30T03:08:26.307Z] Model: 49 [2021-06-30T03:08:26.307Z] Model name: AMD EPYC-Rome Processor [2021-06-30T03:08:26.307Z] Stepping: 0 [2021-06-30T03:08:26.307Z] CPU MHz: 2799.998 [2021-06-30T03:08:26.307Z] BogoMIPS: 5599.99 [2021-06-30T03:08:26.307Z] Virtualization: AMD-V [2021-06-30T03:08:26.307Z] Hypervisor vendor: KVM [2021-06-30T03:08:26.307Z] Virtualization type: full [2021-06-30T03:08:26.307Z] L1d cache: 64 KiB [2021-06-30T03:08:26.307Z] L1i cache: 64 KiB [2021-06-30T03:08:26.307Z] L2 cache: 1 MiB [2021-06-30T03:08:26.307Z] L3 cache: 32 MiB [2021-06-30T03:08:26.307Z] NUMA node0 CPU(s): 0,1 [2021-06-30T03:08:26.307Z] Vulnerability Itlb multihit: Not affected [2021-06-30T03:08:26.307Z] Vulnerability L1tf: Not affected [2021-06-30T03:08:26.307Z] Vulnerability Mds: Not affected [2021-06-30T03:08:26.307Z] Vulnerability Meltdown: Not affected [2021-06-30T03:08:26.307Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-30T03:08:26.307Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-30T03:08:26.307Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-30T03:08:26.307Z] Vulnerability Srbds: Not affected [2021-06-30T03:08:26.307Z] Vulnerability Tsx async abort: Not affected [2021-06-30T03:08:26.307Z] 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-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] ---> nproc: [2021-06-30T03:08:26.307Z] 2 [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] ---> df -h: [2021-06-30T03:08:26.307Z] Filesystem Size Used Available Use% Mounted on [2021-06-30T03:08:26.307Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-30T03:08:26.307Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-30T03:08:26.307Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-30T03:08:26.307Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 [2021-06-30T03:08:26.307Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] ---> free -m: [2021-06-30T03:08:26.307Z] total used free shared buff/cache available [2021-06-30T03:08:26.307Z] Mem: 7821 1347 1435 0 5037 6447 [2021-06-30T03:08:26.307Z] Swap: 1023 1 1022 [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] ---> ip addr: [2021-06-30T03:08:26.307Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-30T03:08:26.307Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-30T03:08:26.307Z] inet 127.0.0.1/8 scope host lo [2021-06-30T03:08:26.307Z] valid_lft forever preferred_lft forever [2021-06-30T03:08:26.307Z] inet6 ::1/128 scope host [2021-06-30T03:08:26.307Z] valid_lft forever preferred_lft forever [2021-06-30T03:08:26.307Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-30T03:08:26.307Z] link/ether fa:16:3e:a9:62:8d brd ff:ff:ff:ff:ff:ff [2021-06-30T03:08:26.307Z] inet 10.30.123.209/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-30T03:08:26.307Z] valid_lft 85089sec preferred_lft 85089sec [2021-06-30T03:08:26.307Z] inet6 fe80::f816:3eff:fea9:628d/64 scope link [2021-06-30T03:08:26.307Z] valid_lft forever preferred_lft forever [2021-06-30T03:08:26.307Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-30T03:08:26.307Z] link/ether 02:42:85:ca:f8:08 brd ff:ff:ff:ff:ff:ff [2021-06-30T03:08:26.307Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-30T03:08:26.307Z] valid_lft forever preferred_lft forever [2021-06-30T03:08:26.307Z] inet6 fe80::42:85ff:feca:f808/64 scope link [2021-06-30T03:08:26.307Z] valid_lft forever preferred_lft forever [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] ---> sar -b -r -n DEV: [2021-06-30T03:08:26.307Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] 02:46:25 LINUX RESTART (2 CPU) [2021-06-30T03:08:26.307Z] [2021-06-30T03:08:26.307Z] 02:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-30T03:08:26.307Z] 02:48:01 103.01 3.60 99.42 0.00 2600.13 19725.22 0.00 [2021-06-30T03:08:26.307Z] 02:49:01 190.37 0.00 190.37 0.00 0.00 48323.17 0.00 [2021-06-30T03:08:26.307Z] 02:50:02 57.57 0.02 57.56 0.00 0.53 10635.46 0.00 [2021-06-30T03:08:26.307Z] 02:51:01 128.89 0.00 128.89 0.00 0.00 38286.39 0.00 [2021-06-30T03:08:26.307Z] 02:52:01 908.74 476.44 432.30 0.00 18201.40 280527.09 0.00 [2021-06-30T03:08:26.307Z] 02:53:01 505.51 59.72 445.79 0.00 5121.70 188037.27 0.00 [2021-06-30T03:08:26.307Z] 02:54:01 286.99 10.42 276.57 0.00 1313.44 63582.11 0.00 [2021-06-30T03:08:26.307Z] 02:55:01 1.10 0.00 1.10 0.00 0.00 13.09 0.00 [2021-06-30T03:08:26.307Z] 02:56:01 0.33 0.05 0.28 0.00 0.93 3.23 0.00 [2021-06-30T03:08:26.307Z] 02:57:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 [2021-06-30T03:08:26.307Z] 02:58:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 [2021-06-30T03:08:26.308Z] 02:59:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-06-30T03:08:26.308Z] 03:00:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-06-30T03:08:26.308Z] 03:01:01 0.37 0.05 0.32 0.00 0.67 3.15 0.00 [2021-06-30T03:08:26.308Z] 03:02:01 0.65 0.33 0.32 0.00 8.26 6.24 0.00 [2021-06-30T03:08:26.308Z] 03:03:01 0.78 0.00 0.78 0.00 0.00 15.09 0.00 [2021-06-30T03:08:26.308Z] 03:04:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-06-30T03:08:26.308Z] 03:05:01 0.63 0.00 0.63 0.00 0.00 6.83 0.00 [2021-06-30T03:08:26.308Z] 03:06:01 0.53 0.00 0.53 0.00 0.00 5.96 0.00 [2021-06-30T03:08:26.308Z] 03:07:01 0.65 0.17 0.48 0.00 1.33 5.33 0.00 [2021-06-30T03:08:26.308Z] 03:08:01 3.67 3.45 0.22 0.00 278.17 15.11 0.00 [2021-06-30T03:08:26.308Z] Average: 104.35 26.42 77.93 0.00 1312.26 30919.03 0.00 [2021-06-30T03:08:26.308Z] [2021-06-30T03:08:26.308Z] 02:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-30T03:08:26.308Z] 02:48:01 4406544 0 937352 11.70 2620 2662424 1680852 18.56 1107708 2054712 601800 [2021-06-30T03:08:26.308Z] 02:49:01 3904444 0 1122092 14.01 2620 2979784 1567548 17.31 1303172 2255660 224796 [2021-06-30T03:08:26.308Z] 02:50:02 3896416 0 1163788 14.53 2620 2946116 1767416 19.51 1241788 2310188 36216 [2021-06-30T03:08:26.308Z] 02:51:01 2135632 0 1209672 15.10 2620 4661016 1695060 18.71 1683356 3572452 817716 [2021-06-30T03:08:26.308Z] 02:52:01 619736 0 1726580 21.56 2620 5660004 3667348 40.49 2654308 3999264 61772 [2021-06-30T03:08:26.308Z] 02:53:01 823732 0 1527104 19.07 2620 5655484 2194940 24.23 2157276 4283772 0 [2021-06-30T03:08:26.308Z] 02:54:01 2100320 0 1280984 15.99 2620 4625016 1605736 17.73 1467500 3715404 20 [2021-06-30T03:08:26.308Z] 02:55:01 2113268 0 1268028 15.83 2620 4625024 1390428 15.35 1473764 3701240 8 [2021-06-30T03:08:26.308Z] 02:56:01 2112604 0 1268692 15.84 2620 4625024 1390560 15.35 1473900 3701264 8 [2021-06-30T03:08:26.308Z] 02:57:01 2112448 0 1268844 15.84 2620 4625028 1390608 15.35 1474176 3701264 8 [2021-06-30T03:08:26.308Z] 02:58:01 2112896 0 1268392 15.84 2620 4625032 1390464 15.35 1473084 3701992 8 [2021-06-30T03:08:26.308Z] 02:59:01 2113380 0 1267904 15.83 2620 4625036 1390428 15.35 1473060 3701992 8 [2021-06-30T03:08:26.308Z] 03:00:01 2113496 0 1267780 15.83 2620 4625044 1390428 15.35 1472952 3701992 8 [2021-06-30T03:08:26.308Z] 03:01:01 2112020 0 1269256 15.85 2620 4625044 1393624 15.39 1473768 3701992 8 [2021-06-30T03:08:26.308Z] 03:02:01 2111976 0 1269100 15.85 2620 4625244 1391140 15.36 1474000 3701964 8 [2021-06-30T03:08:26.308Z] 03:03:01 2111944 0 1269128 15.85 2620 4625248 1391164 15.36 1473948 3701968 8 [2021-06-30T03:08:26.308Z] 03:04:01 2112868 0 1268200 15.83 2620 4625252 1390936 15.36 1473424 3701964 8 [2021-06-30T03:08:26.308Z] 03:05:01 2112124 0 1268940 15.84 2620 4625256 1391128 15.36 1473936 3701964 8 [2021-06-30T03:08:26.308Z] 03:06:01 2111728 0 1269332 15.85 2620 4625260 1391140 15.36 1474092 3701964 8 [2021-06-30T03:08:26.308Z] 03:07:01 2108812 0 1272244 15.89 2620 4625264 1391224 15.36 1479904 3699200 16 [2021-06-30T03:08:26.308Z] 03:08:01 2093924 0 1278792 15.97 2620 4633604 1404556 15.51 1484532 3707532 136 [2021-06-30T03:08:26.308Z] Average: 2259062 0 1273438 15.90 2620 4473819 1603178 17.70 1536364 3524750 82979 [2021-06-30T03:08:26.308Z] [2021-06-30T03:08:26.308Z] 02:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-30T03:08:26.308Z] 02:48:01 eth0 933.90 1153.78 5810.09 128.42 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:48:01 docker0 812.60 530.64 69.08 2682.27 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:49:01 eth0 314.31 237.61 877.65 33.46 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:49:01 vethd834ba4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:49:01 docker0 215.11 274.62 15.12 842.36 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:50:02 eth0 35.69 21.78 25.71 43.84 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:50:02 vethd834ba4 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:50:02 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:51:01 eth0 188.57 164.75 1732.21 93.41 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:51:01 vethe6a62e0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:52:01 veth41fcdeb 0.03 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:52:01 veth02d783e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:52:01 veth3db6685 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:52:01 vethf6b4d34 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:53:01 vethccab196 8.02 10.00 0.66 27.84 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:53:01 eth0 2530.66 2377.08 12260.83 423.56 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:53:01 vethf83e445 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:54:01 eth0 199.25 154.69 1631.47 128.57 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:54:01 docker0 1159.12 994.50 92.62 4321.75 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:55:01 eth0 0.52 0.08 0.05 0.02 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:56:01 eth0 0.72 0.43 0.63 0.21 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:57:01 eth0 0.70 0.43 0.35 0.27 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:58:01 eth0 0.22 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:00:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:02:01 eth0 1.23 0.43 0.47 0.26 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:03:01 eth0 0.70 0.30 0.29 0.20 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:04:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:05:01 eth0 1.10 0.28 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:06:01 eth0 1.63 0.30 0.38 0.20 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:07:01 eth0 1.02 0.58 0.66 0.45 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:08:01 eth0 3.50 2.40 4.33 1.20 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] Average: eth0 89.88 89.14 503.98 22.23 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] Average: docker0 55.24 47.40 4.41 205.98 0.00 0.00 0.00 0.00 [2021-06-30T03:08:26.308Z] [2021-06-30T03:08:26.308Z] [2021-06-30T03:08:26.308Z] ---> sar -P ALL: [2021-06-30T03:08:26.308Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T03:08:26.308Z] [2021-06-30T03:08:26.308Z] 02:46:25 LINUX RESTART (2 CPU) [2021-06-30T03:08:26.308Z] [2021-06-30T03:08:26.308Z] 02:47:01 CPU %user %nice %system %iowait %steal %idle [2021-06-30T03:08:26.308Z] 02:48:01 all 17.47 0.00 5.57 3.10 0.08 73.79 [2021-06-30T03:08:26.308Z] 02:48:01 0 12.27 0.00 6.71 3.72 0.07 77.24 [2021-06-30T03:08:26.308Z] 02:48:01 1 22.69 0.00 4.43 2.47 0.09 70.33 [2021-06-30T03:08:26.308Z] 02:49:01 all 45.00 0.00 8.71 2.19 0.10 43.99 [2021-06-30T03:08:26.308Z] 02:49:01 0 45.26 0.00 9.53 2.27 0.11 42.83 [2021-06-30T03:08:26.308Z] 02:49:01 1 44.74 0.00 7.90 2.12 0.09 45.15 [2021-06-30T03:08:26.308Z] 02:50:02 all 32.12 0.00 4.56 0.20 0.08 63.04 [2021-06-30T03:08:26.308Z] 02:50:02 0 32.16 0.00 4.48 0.19 0.09 63.09 [2021-06-30T03:08:26.308Z] 02:50:02 1 32.09 0.00 4.64 0.21 0.07 62.99 [2021-06-30T03:08:26.308Z] 02:51:01 all 52.55 0.00 9.85 1.60 0.10 35.90 [2021-06-30T03:08:26.308Z] 02:51:01 0 54.02 0.00 10.04 2.18 0.09 33.67 [2021-06-30T03:08:26.308Z] 02:51:01 1 51.09 0.00 9.66 1.03 0.11 38.11 [2021-06-30T03:08:26.308Z] 02:52:01 all 37.67 0.00 20.67 35.41 0.11 6.14 [2021-06-30T03:08:26.308Z] 02:52:01 0 37.90 0.00 20.74 35.44 0.11 5.81 [2021-06-30T03:08:26.308Z] 02:52:01 1 37.43 0.00 20.61 35.37 0.11 6.48 [2021-06-30T03:08:26.308Z] 02:53:01 all 77.86 0.00 17.48 4.17 0.09 0.40 [2021-06-30T03:08:26.308Z] 02:53:01 0 78.50 0.00 16.91 4.28 0.09 0.22 [2021-06-30T03:08:26.308Z] 02:53:01 1 77.21 0.00 18.05 4.07 0.09 0.57 [2021-06-30T03:08:26.308Z] 02:54:01 all 40.23 0.00 10.32 3.19 0.09 46.17 [2021-06-30T03:08:26.308Z] 02:54:01 0 39.05 0.00 11.43 3.50 0.09 45.93 [2021-06-30T03:08:26.308Z] 02:54:01 1 41.41 0.00 9.21 2.87 0.09 46.41 [2021-06-30T03:08:26.308Z] 02:55:01 all 0.03 0.00 0.04 0.00 0.03 99.90 [2021-06-30T03:08:26.308Z] 02:55:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-30T03:08:26.308Z] 02:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-30T03:08:26.308Z] 02:56:01 all 0.13 0.00 0.37 0.00 0.04 99.46 [2021-06-30T03:08:26.309Z] 02:56:01 0 0.18 0.00 0.53 0.00 0.05 99.23 [2021-06-30T03:08:26.309Z] 02:56:01 1 0.08 0.00 0.20 0.00 0.03 99.68 [2021-06-30T03:08:26.309Z] 02:57:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-30T03:08:26.309Z] 02:57:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-30T03:08:26.309Z] 02:57:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-30T03:08:26.309Z] 02:58:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-30T03:08:26.309Z] 02:58:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-30T03:08:26.309Z] 02:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-30T03:08:26.309Z] [2021-06-30T03:08:26.309Z] 02:58:01 CPU %user %nice %system %iowait %steal %idle [2021-06-30T03:08:26.309Z] 02:59:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-30T03:08:26.309Z] 02:59:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-30T03:08:26.309Z] 02:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-30T03:08:26.309Z] 03:00:01 all 0.04 0.00 0.03 0.00 0.02 99.92 [2021-06-30T03:08:26.309Z] 03:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-30T03:08:26.309Z] 03:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-30T03:08:26.309Z] 03:01:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-30T03:08:26.309Z] 03:01:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-30T03:08:26.309Z] 03:01:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-30T03:08:26.309Z] 03:02:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-06-30T03:08:26.309Z] 03:02:01 0 0.20 0.00 0.05 0.00 0.02 99.73 [2021-06-30T03:08:26.309Z] 03:02:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-30T03:08:26.309Z] 03:03:01 all 0.08 0.00 0.01 0.00 0.02 99.90 [2021-06-30T03:08:26.309Z] 03:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-30T03:08:26.309Z] 03:03:01 1 0.12 0.00 0.00 0.00 0.02 99.87 [2021-06-30T03:08:26.309Z] 03:04:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-30T03:08:26.309Z] 03:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-30T03:08:26.309Z] 03:04:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-30T03:08:26.309Z] 03:05:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-30T03:08:26.309Z] 03:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-30T03:08:26.309Z] 03:05:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-30T03:08:26.309Z] 03:06:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-30T03:08:26.309Z] 03:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-30T03:08:26.309Z] 03:06:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-30T03:08:26.309Z] 03:07:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-30T03:08:26.309Z] 03:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-30T03:08:26.309Z] 03:07:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-30T03:08:26.309Z] 03:08:01 all 0.87 0.00 0.41 0.03 0.03 98.67 [2021-06-30T03:08:26.309Z] 03:08:01 0 0.82 0.00 0.42 0.03 0.02 98.71 [2021-06-30T03:08:26.309Z] 03:08:01 1 0.92 0.00 0.40 0.02 0.03 98.63 [2021-06-30T03:08:26.309Z] Average: all 13.74 0.00 3.52 2.22 0.05 80.48 [2021-06-30T03:08:26.309Z] Average: 0 13.54 0.00 3.65 2.30 0.04 80.46 [2021-06-30T03:08:26.309Z] Average: 1 13.93 0.00 3.39 2.14 0.05 80.49 [2021-06-30T03:08:26.309Z] [2021-06-30T03:08:26.309Z] [2021-06-30T03:08:26.309Z]