Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than badfce553bc796873749c4034d857a34ef4db8ac Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2377650234411263441.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-ssh6239207896782865966.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8757917959534285015.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 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-ssh1747381968381325336.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7928226081055063120.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-275 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.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/6@tmp/jenkins-gitclient-ssh3408592914227388076.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 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit badfce553bc796873749c4034d857a34ef4db8ac Merge succeeded, producing badfce553bc796873749c4034d857a34ef4db8ac Checking out Revision badfce553bc796873749c4034d857a34ef4db8ac (PR-3579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh9026288474436395727.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh3371181025367346477.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. > git rev-list --no-walk 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:14:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:14:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:14:10 ========================================================= 20:14:10 EdgeX Global Pipelines Version Info 20:14:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:14:12 ------------------- 20:14:12 stable info: 20:14:12 ------------------- 20:14:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:14:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:14:12 Message: update stable to v1.0.195 20:14:12 ------------------- 20:14:12 experimental info: 20:14:12 ------------------- 20:14:12 Commited By: **** collab-it+edgex@linuxfoundation.org 20:14:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:14:12 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = badfce553bc796873749c4034d857a34ef4db8ac [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = badfce5 [Pipeline] echo 20:14:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:13 provisioning config files... 20:14:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8889401416692620503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:13 ---> docker-login.sh 20:14:13 nexus3.edgexfoundry.org:10001 20:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:14 Configure a credential helper to remove this warning. See 20:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:14 20:14:14 Login Succeeded 20:14:14 nexus3.edgexfoundry.org:10002 20:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:14 Configure a credential helper to remove this warning. See 20:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:14 20:14:14 Login Succeeded 20:14:14 nexus3.edgexfoundry.org:10003 20:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:14 Configure a credential helper to remove this warning. See 20:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:14 20:14:14 Login Succeeded 20:14:14 nexus3.edgexfoundry.org:10004 20:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:14 Configure a credential helper to remove this warning. See 20:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:14 20:14:14 Login Succeeded 20:14:14 docker.io 20:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:14 Configure a credential helper to remove this warning. See 20:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:14 20:14:14 Login Succeeded 20:14:14 ---> docker-login.sh ends [Pipeline] } 20:14:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:14:15 ++ 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 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ dirname cmd/core-command/Dockerfile 20:14:15 ++ cut -d/ -f2 20:14:15 + echo core-command,cmd/core-command/Dockerfile 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ cut -d/ -f2 20:14:15 ++ dirname cmd/core-data/Dockerfile 20:14:15 + echo core-data,cmd/core-data/Dockerfile 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ dirname cmd/core-metadata/Dockerfile 20:14:15 ++ cut -d/ -f2 20:14:15 + echo core-metadata,cmd/core-metadata/Dockerfile 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ dirname cmd/security-bootstrapper/Dockerfile 20:14:15 ++ cut -d/ -f2 20:14:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ dirname cmd/security-proxy-setup/Dockerfile 20:14:15 ++ cut -d/ -f2 20:14:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:14:15 ++ cut -d/ -f2 20:14:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ cut -d/ -f2 20:14:15 ++ dirname cmd/support-notifications/Dockerfile 20:14:15 + echo support-notifications,cmd/support-notifications/Dockerfile 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ cut -d/ -f2 20:14:15 ++ dirname cmd/support-scheduler/Dockerfile 20:14:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:14:15 + for file in '`ls cmd/**/Dockerfile`' 20:14:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:14:15 ++ cut -d/ -f2 20:14:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:14:15 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 20:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:14:16 20:14:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:14:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:14:17 latest: Pulling from edgex-devops/git-semver 20:14:17 31603596830f: Pulling fs layer 20:14:17 54011a49482f: Pulling fs layer 20:14:17 a6820b24f6d8: Pulling fs layer 20:14:17 f581987b2513: Pulling fs layer 20:14:17 f581987b2513: Waiting 20:14:17 54011a49482f: Verifying Checksum 20:14:17 54011a49482f: Download complete 20:14:17 31603596830f: Verifying Checksum 20:14:17 31603596830f: Download complete 20:14:17 f581987b2513: Verifying Checksum 20:14:17 f581987b2513: Download complete 20:14:17 a6820b24f6d8: Verifying Checksum 20:14:17 a6820b24f6d8: Download complete 20:14:17 31603596830f: Pull complete 20:14:17 54011a49482f: Pull complete 20:14:18 a6820b24f6d8: Pull complete 20:14:18 f581987b2513: Pull complete 20:14:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:14:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:14:18 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 20:14:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:14:19 $ docker top acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:14:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:14:19 [ssh-agent] Looking for ssh-agent implementation... 20:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:14:19 $ docker exec acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 ssh-agent 20:14:20 SSH_AUTH_SOCK=/tmp/ssh-FiG7TAlWGKFK/agent.14 20:14:20 SSH_AGENT_PID=20 20:14:20 Running ssh-add (command line suppressed) 20:14:20 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6263008639852630445.key (/w/workspace/edgex-go/6@tmp/private_key_6263008639852630445.key) 20:14:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:14:20 + git tag --points-at HEAD [Pipeline] } 20:14:20 $ docker exec --env ******** --env ******** acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 ssh-agent -k 20:14:20 unset SSH_AUTH_SOCK; 20:14:20 unset SSH_AGENT_PID; 20:14:20 echo Agent pid 20 killed; 20:14:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:14:20 [ssh-agent] Looking for ssh-agent implementation... 20:14:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:14:20 $ docker exec acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 ssh-agent 20:14:20 SSH_AUTH_SOCK=/tmp/ssh-neBpO30YK1hB/agent.52 20:14:20 SSH_AGENT_PID=59 20:14:20 Running ssh-add (command line suppressed) 20:14:20 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8091684240871001383.key (/w/workspace/edgex-go/6@tmp/private_key_8091684240871001383.key) 20:14:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:14:21 + git semver init 20:14:21 # -> Open(): unable to determine branch for HEAD 20:14:21 # $GIT_DIR = /w/workspace/edgex-go/6/.git 20:14:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 20:14:21 # $SEMVER_REMOTE_NAME = origin 20:14:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:14:21 # $SEMVER_USER_NAME = edgex-jenkins 20:14:21 # $SEMVER_BRANCH = PR-3579 20:14:21 # $SEMVER_TEMP = /tmp/semver-878648891 20:14:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:14:47 # '/tmp/semver-878648891' -> '/w/workspace/edgex-go/6/.semver' 20:14:47 # -> Force: false 20:14:47 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 20:14:47 $ docker exec --env ******** --env ******** acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 ssh-agent -k 20:14:48 unset SSH_AUTH_SOCK; 20:14:48 unset SSH_AGENT_PID; 20:14:48 echo Agent pid 59 killed; 20:14:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:14:48 + git semver [Pipeline] } 20:14:48 $ docker stop --time=1 acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 20:14:51 $ docker rm -f acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:14:52 Stashed 1 file(s) [Pipeline] echo 20:14:52 [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 20:14:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:14:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:14:53 + sudo service docker restart 20:14:53 + true 20:14:53 Redirecting to /bin/systemctl restart docker.service 20:15:07 Still waiting to schedule task 20:15:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 20:15:12 ========================================================= 20:15:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:15:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:15:12 + 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 . 20:15:13 Sending build context to Docker daemon 329.6MB 20:15:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:15:13 Step 2/6 : FROM ${BASE} 20:15:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:15:14 540db60ca938: Pulling fs layer 20:15:14 adcc1eea9eea: Pulling fs layer 20:15:14 4c4ab2625f07: Pulling fs layer 20:15:14 0510c868ecb4: Pulling fs layer 20:15:14 afea3b2eda06: Pulling fs layer 20:15:14 7809a108b3ef: Pulling fs layer 20:15:14 f706445af74f: Pulling fs layer 20:15:14 afea3b2eda06: Waiting 20:15:14 7809a108b3ef: Waiting 20:15:14 f706445af74f: Waiting 20:15:14 0510c868ecb4: Waiting 20:15:14 4c4ab2625f07: Verifying Checksum 20:15:14 4c4ab2625f07: Download complete 20:15:14 adcc1eea9eea: Verifying Checksum 20:15:14 adcc1eea9eea: Download complete 20:15:14 afea3b2eda06: Verifying Checksum 20:15:14 afea3b2eda06: Download complete 20:15:14 7809a108b3ef: Verifying Checksum 20:15:14 7809a108b3ef: Download complete 20:15:14 540db60ca938: Verifying Checksum 20:15:14 540db60ca938: Download complete 20:15:15 540db60ca938: Pull complete 20:15:15 adcc1eea9eea: Pull complete 20:15:15 4c4ab2625f07: Pull complete 20:15:16 f706445af74f: Verifying Checksum 20:15:16 f706445af74f: Download complete 20:15:16 0510c868ecb4: Verifying Checksum 20:15:16 0510c868ecb4: Download complete 20:15:23 0510c868ecb4: Pull complete 20:15:23 afea3b2eda06: Pull complete 20:15:23 7809a108b3ef: Pull complete 20:15:28 f706445af74f: Pull complete 20:15:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:15:28 ---> b068be0155e3 20:15:28 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 20:15:30 ---> Running in 418f03597e5b 20:15:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:15:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:15:31 (1/12) Installing libmagic (5.39-r0) 20:15:32 (2/12) Installing file (5.39-r0) 20:15:32 (3/12) Installing libc-dev (0.7.2-r3) 20:15:32 (4/12) Installing g++ (10.2.1_pre1-r3) 20:15:36 (5/12) Installing fortify-headers (1.1-r0) 20:15:36 (6/12) Installing patch (2.7.6-r6) 20:15:36 (7/12) Installing build-base (0.5-r2) 20:15:36 (8/12) Installing libsodium (1.0.18-r0) 20:15:36 (9/12) Installing pkgconf (1.7.3-r0) 20:15:36 (10/12) Installing libsodium-dev (1.0.18-r0) 20:15:36 (11/12) Installing libzmq (4.3.3-r1) 20:15:37 (12/12) Installing zeromq-dev (4.3.3-r1) 20:15:37 Executing busybox-1.32.1-r6.trigger 20:15:37 OK: 219 MiB in 52 packages 20:15:38 Removing intermediate container 418f03597e5b 20:15:38 ---> 89a4ead694e2 20:15:38 Step 4/6 : WORKDIR /edgex-go 20:15:38 ---> Running in e664a679aab7 20:15:38 Removing intermediate container e664a679aab7 20:15:38 ---> 02b09b618500 20:15:38 Step 5/6 : COPY go.mod . 20:15:38 ---> ddfd7df45049 20:15:38 Step 6/6 : RUN go mod download 20:15:38 ---> Running in 01c35f168522 20:16:00 Removing intermediate container 01c35f168522 20:16:00 ---> a2e49a29e10b 20:16:00 Successfully built a2e49a29e10b 20:16:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:16:01 + docker inspect -f . ci-base-image-x86_64 20:16:01 . [Pipeline] withDockerContainer 20:16:01 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 20:16:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:16:01 $ docker top 9bf588ab1be84b9ca677ffc5b3be7e81e5c5e154ea90ab09c276311b6318044d -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:02 + go version 20:16:02 go version go1.16.3 linux/amd64 [Pipeline] } 20:16:02 $ docker stop --time=1 9bf588ab1be84b9ca677ffc5b3be7e81e5c5e154ea90ab09c276311b6318044d 20:16:03 $ docker rm -f 9bf588ab1be84b9ca677ffc5b3be7e81e5c5e154ea90ab09c276311b6318044d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:16:03 + docker inspect -f . ci-base-image-x86_64 20:16:03 . [Pipeline] withDockerContainer 20:16:04 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 20:16:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:16:04 $ docker top b487714fb035327e6ec627a23fa64b55901a4b1a4ded4262c67ad6f7ae236752 -eo pid,comm [Pipeline] { [Pipeline] echo 20:16:04 ========================================================= 20:16:04 [edgeXBuildGoParallel] Running Tests and Build... 20:16:04 ========================================================= [Pipeline] sh 20:16:05 + go mod tidy [Pipeline] sh 20:16:05 + make test 20:16:05 go mod tidy 20:16:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:16:10 ? github.com/edgexfoundry/edgex-go [no test files] 20:16:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:16:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:16:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:16:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:16:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:16:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:16:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 20:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:16:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements 20:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:16:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.1% of statements 20:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:16:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 87.7% of statements 20:16:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:16:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:16:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements 20:16:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements 20:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 95.1% of statements 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:16:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:16:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.038s coverage: 22.0% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 20:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements 20:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 20:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 20:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 20:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 20:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 20:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 81.8% of statements 20:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:17:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-276 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 20:17:19 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:17:19 The recommended git tool is: git 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 20:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:17:25 using credential edgex-jenkins-ssh 20:17:25 Cloning the remote Git repository 20:17:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:17:25 > git init /w/workspace/edgex-go/6 # timeout=10 20:17:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:17:25 > git --version # timeout=10 20:17:25 > git --version # 'git version 2.17.1' 20:17:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 91.9% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 20:17:30 GO111MODULE=on go vet ./... 20:17:43 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit badfce553bc796873749c4034d857a34ef4db8ac 20:17:43 Merge succeeded, producing badfce553bc796873749c4034d857a34ef4db8ac 20:17:43 Checking out Revision badfce553bc796873749c4034d857a34ef4db8ac (PR-3579) 20:17:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:17:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:17:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:17:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:17:43 > git config core.sparsecheckout # timeout=10 20:17:43 > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 20:17:43 > git remote # timeout=10 20:17:43 > git config --get remote.origin.url # timeout=10 20:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:43 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 20:17:43 > git rev-parse HEAD^{commit} # timeout=10 20:17:43 > git config core.sparsecheckout # timeout=10 20:17:43 > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 20:17:47 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:17:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:17:50 + + true 20:17:50 sudo service docker restart 20:17:53 gofmt -l . 20:17:53 [ "`gofmt -l .`" = "" ] 20:17:53 ./bin/test-attribution-txt.sh [Pipeline] sh 20:17:53 + ls -al . 20:17:53 total 516 20:17:53 drwxrwxr-x 10 1001 1001 4096 Jun 18 20:17 . 20:17:53 drwxr-xr-x 4 root root 28 Jun 18 20:16 .. 20:17:53 -rw-rw-r-- 1 1001 1001 11 Jun 18 20:14 .dockerignore 20:17:53 drwxrwxr-x 8 1001 1001 179 Jun 18 20:14 .git 20:17:53 drwxrwxr-x 3 1001 1001 125 Jun 18 20:14 .github 20:17:53 -rw-rw-r-- 1 1001 1001 818 Jun 18 20:14 .gitignore 20:17:53 drwx------ 3 1001 1001 60 Jun 18 20:14 .semver 20:17:53 -rw-rw-r-- 1 1001 1001 166 Jun 18 20:14 .sonarcloud.properties 20:17:53 -rw-rw-r-- 1 1001 1001 8609 Jun 18 20:14 Attribution.txt 20:17:53 -rw-rw-r-- 1 1001 1001 3804 Jun 18 20:14 CONTRIBUTING.md 20:17:53 -rw-rw-r-- 1 1001 1001 931 Jun 18 20:14 Dockerfile.build 20:17:53 -rw-rw-r-- 1 1001 1001 849 Jun 18 20:14 Jenkinsfile 20:17:53 -rw-rw-r-- 1 1001 1001 10775 Jun 18 20:14 LICENSE 20:17:53 -rw-rw-r-- 1 1001 1001 5605 Jun 18 20:14 Makefile 20:17:53 -rw-rw-r-- 1 1001 1001 7905 Jun 18 20:14 README.md 20:17:53 -rw-rw-r-- 1 1001 1001 7071 Jun 18 20:14 SECURITY.md 20:17:53 -rw-rw-r-- 1 1001 1001 5 Jun 18 20:14 VERSION 20:17:53 -rw-rw-r-- 1 1001 1001 4131 Jun 18 20:14 ZMQWindows.md 20:17:53 drwxrwxr-x 2 1001 1001 37 Jun 18 20:14 bin 20:17:53 drwxrwxr-x 14 1001 1001 4096 Jun 18 20:14 cmd 20:17:53 -rw-r--r-- 1 root root 398095 Jun 18 20:17 coverage.out 20:17:53 -rw-rw-r-- 1 1001 1001 841 Jun 18 20:14 go.mod 20:17:53 -rw-r--r-- 1 root root 20843 Jun 18 20:16 go.sum 20:17:53 drwxrwxr-x 7 1001 1001 114 Jun 18 20:14 internal 20:17:53 drwxrwxr-x 3 1001 1001 16 Jun 18 20:14 openapi 20:17:53 drwxrwxr-x 4 1001 1001 71 Jun 18 20:14 snap 20:17:53 -rw-rw-r-- 1 1001 1001 168 Jun 18 20:14 version.go [Pipeline] sh 20:17:53 + '[' -e coverage.out ] 20:17:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:17:53 Stashed 1 file(s) [Pipeline] sh 20:17:54 + make build 20:17:54 go mod tidy 20:17:54 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 20:17:55 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 20:18:02 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 20:18:02 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 20:18:03 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 20:18:04 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 20:18:04 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 20:18:05 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 20:18:06 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 20:18:07 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 20:18:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:08 provisioning config files... 20:18:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1785114429415478662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:08 ---> docker-login.sh 20:18:08 nexus3.edgexfoundry.org:10001 20:18:08 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 20:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:10 Configure a credential helper to remove this warning. See 20:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:10 20:18:10 Login Succeeded 20:18:10 nexus3.edgexfoundry.org:10002 [Pipeline] } 20:18:10 $ docker stop --time=1 b487714fb035327e6ec627a23fa64b55901a4b1a4ded4262c67ad6f7ae236752 20:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:10 Configure a credential helper to remove this warning. See 20:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:10 20:18:10 Login Succeeded 20:18:10 nexus3.edgexfoundry.org:10003 20:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:11 Configure a credential helper to remove this warning. See 20:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:11 20:18:11 Login Succeeded 20:18:11 nexus3.edgexfoundry.org:10004 20:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:11 Configure a credential helper to remove this warning. See 20:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:11 20:18:11 Login Succeeded 20:18:11 docker.io 20:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:12 $ docker rm -f b487714fb035327e6ec627a23fa64b55901a4b1a4ded4262c67ad6f7ae236752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:12 Configure a credential helper to remove this warning. See 20:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:12 20:18:12 Login Succeeded 20:18:12 ---> docker-login.sh ends [Pipeline] } 20:18:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 20:18:15 ========================================================= 20:18:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:18:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:15 20:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:18:15 + 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 . 20:18:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:15 latest: Pulling from edgex-devops/edgex-compose 20:18:15 cbdbe7a5bc2a: Pulling fs layer 20:18:15 ca9280d653b3: Pulling fs layer 20:18:15 7e9c9ca2126c: Pulling fs layer 20:18:16 cbdbe7a5bc2a: Verifying Checksum 20:18:16 cbdbe7a5bc2a: Download complete 20:18:16 cbdbe7a5bc2a: Pull complete 20:18:16 ca9280d653b3: Verifying Checksum 20:18:16 ca9280d653b3: Download complete 20:18:16 ca9280d653b3: Pull complete 20:18:17 7e9c9ca2126c: Verifying Checksum 20:18:17 7e9c9ca2126c: Download complete 20:18:18 Sending build context to Docker daemon 166.4MB 20:18:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:18:18 Step 2/6 : FROM ${BASE} 20:18:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:18:18 595b0fe564bb: Pulling fs layer 20:18:18 3088b5b3c5c0: Pulling fs layer 20:18:18 5b7225fbf94c: Pulling fs layer 20:18:18 ba82ee9f976e: Pulling fs layer 20:18:18 506bd15cee9f: Pulling fs layer 20:18:18 75a0a4a0db45: Pulling fs layer 20:18:18 618dc40b7e24: Pulling fs layer 20:18:18 506bd15cee9f: Waiting 20:18:18 75a0a4a0db45: Waiting 20:18:18 618dc40b7e24: Waiting 20:18:18 ba82ee9f976e: Waiting 20:18:18 5b7225fbf94c: Download complete 20:18:18 3088b5b3c5c0: Verifying Checksum 20:18:18 3088b5b3c5c0: Download complete 20:18:18 506bd15cee9f: Verifying Checksum 20:18:18 506bd15cee9f: Download complete 20:18:18 75a0a4a0db45: Verifying Checksum 20:18:18 75a0a4a0db45: Download complete 20:18:18 595b0fe564bb: Verifying Checksum 20:18:18 595b0fe564bb: Download complete 20:18:19 595b0fe564bb: Pull complete 20:18:19 3088b5b3c5c0: Pull complete 20:18:19 5b7225fbf94c: Pull complete 20:18:20 618dc40b7e24: Verifying Checksum 20:18:20 618dc40b7e24: Download complete 20:18:20 7e9c9ca2126c: Pull complete 20:18:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:18:20 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 20:18:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:18:21 ba82ee9f976e: Verifying Checksum 20:18:21 ba82ee9f976e: Download complete 20:18:24 $ docker top e0d0c9f5d583fda2547ab30600ccdd025339b15e3aaa63c432714443a5b3ee8f -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:24 + docker-compose build --help 20:18:24 + grep parallel 20:18:25 --parallel Build images in parallel. [Pipeline] } 20:18:25 $ docker stop --time=1 e0d0c9f5d583fda2547ab30600ccdd025339b15e3aaa63c432714443a5b3ee8f 20:18:26 $ docker rm -f e0d0c9f5d583fda2547ab30600ccdd025339b15e3aaa63c432714443a5b3ee8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:27 . [Pipeline] withDockerContainer 20:18:27 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 20:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:18:27 $ docker top 198cd9b71275f5c10aee1f14bef3f22a30d1ec337b3a83acdbe92dfbe07d2e43 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:27 + docker-compose -f ./docker-compose-build.yml build --parallel 20:18:28 Building core-command ... 20:18:28 Building core-data ... 20:18:28 Building core-metadata ... 20:18:28 Building security-bootstrapper ... 20:18:28 Building security-proxy-setup ... 20:18:28 Building security-secretstore-setup ... 20:18:28 Building support-notifications ... 20:18:28 Building support-scheduler ... 20:18:28 Building sys-mgmt-agent ... 20:18:28 Building security-secretstore-setup 20:18:28 Building security-proxy-setup 20:18:28 Building security-bootstrapper 20:18:28 Building support-notifications 20:18:28 Building support-scheduler 20:18:32 ba82ee9f976e: Pull complete 20:18:32 506bd15cee9f: Pull complete 20:18:32 75a0a4a0db45: Pull complete 20:18:35 618dc40b7e24: Pull complete 20:18:36 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:18:36 ---> a36622ca3599 20:18:36 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 20:18:37 ---> Running in b1d7a91eaa5f 20:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:18:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:18:40 (1/12) Installing libmagic (5.39-r0) 20:18:40 (2/12) Installing file (5.39-r0) 20:18:40 (3/12) Installing libc-dev (0.7.2-r3) 20:18:40 (4/12) Installing g++ (10.2.1_pre1-r3) 20:18:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:18:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:40 ---> a2e49a29e10b 20:18:40 Step 3/23 : WORKDIR /edgex-go 20:18:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:18:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:18:40 ---> a2e49a29e10b 20:18:40 Step 3/26 : WORKDIR /edgex-go 20:18:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:18:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:40 ---> a2e49a29e10b 20:18:40 Step 3/23 : WORKDIR /edgex-go 20:18:44 ---> Running in c1351f40e66a 20:18:44 ---> Running in f8ee0f1554b7 20:18:44 ---> Running in 00db2f60a29b 20:18:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:18:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:18:45 ---> a2e49a29e10b 20:18:45 Step 3/32 : WORKDIR /edgex-go 20:18:46 (5/12) Installing fortify-headers (1.1-r0) 20:18:46 (6/12) Installing patch (2.7.6-r6) 20:18:46 (7/12) Installing build-base (0.5-r2) 20:18:46 (8/12) Installing libsodium (1.0.18-r0) 20:18:46 (9/12) Installing pkgconf (1.7.3-r0) 20:18:46 (10/12) Installing libsodium-dev (1.0.18-r0) 20:18:46 (11/12) Installing libzmq (4.3.3-r1) 20:18:46 (12/12) Installing zeromq-dev (4.3.3-r1) 20:18:46 Executing busybox-1.32.1-r6.trigger 20:18:46 OK: 218 MiB in 52 packages 20:18:47 ---> Running in a601af3e999c 20:18:48 Removing intermediate container 00db2f60a29b 20:18:48 ---> e90ec02ba0e2 20:18:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:18:48 Removing intermediate container c1351f40e66a 20:18:48 ---> 038640f7e235 20:18:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:18:48 Removing intermediate container a601af3e999c 20:18:48 ---> 9ba0f64bd977 20:18:48 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:18:48 Removing intermediate container f8ee0f1554b7 20:18:48 ---> 010ffdf98c7e 20:18:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:18:48 ---> Running in d331a6efaf16 20:18:48 ---> Running in 742a078b86b0 20:18:49 ---> Running in f7821f667a04 20:18:49 ---> Running in e7ca6dc8aa00 20:18:50 Removing intermediate container b1d7a91eaa5f 20:18:50 ---> 85af06f6fc74 20:18:50 Step 4/6 : WORKDIR /edgex-go 20:18:50 ---> Running in fcbb6bb3560f 20:18:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:18:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:18:51 ---> a2e49a29e10b 20:18:51 Step 3/22 : WORKDIR /edgex-go 20:18:51 ---> Using cache 20:18:51 ---> 010ffdf98c7e 20:18:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:18:51 Removing intermediate container fcbb6bb3560f 20:18:51 ---> 3814da54e3cd 20:18:51 Step 5/6 : COPY go.mod . 20:18:51 Removing intermediate container d331a6efaf16 20:18:51 ---> 9bc2cdda4192 20:18:51 Step 5/26 : RUN apk add --update --no-cache make git 20:18:51 ---> Running in 9078e909ccb8 20:18:51 Removing intermediate container 742a078b86b0 20:18:51 ---> f62c81219784 20:18:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:18:51 ---> Running in 878f12f3c05a 20:18:51 ---> Running in 28d5acc9f54b 20:18:51 Removing intermediate container f7821f667a04 20:18:51 ---> 51b9fa8b8424 20:18:51 Step 5/32 : RUN apk add --update --no-cache make git 20:18:51 Removing intermediate container e7ca6dc8aa00 20:18:51 ---> feee88aa5832 20:18:51 Step 5/23 : RUN apk add --update --no-cache make git 20:18:51 ---> Running in e415ac19b5cf 20:18:51 ---> Running in 5ccaec59449b 20:18:51 ---> 88b6d40dc4ba 20:18:51 Step 6/6 : RUN go mod download 20:18:52 ---> Running in 881b7557efe7 20:18:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:18:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:18:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:18:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:18:52 Removing intermediate container 9078e909ccb8 20:18:52 ---> 370e126fbac5 20:18:52 Step 5/22 : RUN apk add --update --no-cache make git 20:18:52 ---> Running in bd8430fd1d4f 20:18:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:18:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:18:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:18:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:18:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:18:53 OK: 219 MiB in 52 packages 20:18:53 OK: 219 MiB in 52 packages 20:18:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:18:53 OK: 219 MiB in 52 packages 20:18:54 Removing intermediate container 28d5acc9f54b 20:18:54 ---> 03e952b4105b 20:18:54 Step 6/23 : COPY go.mod . 20:18:54 OK: 219 MiB in 52 packages 20:18:54 OK: 219 MiB in 52 packages 20:18:54 Removing intermediate container 878f12f3c05a 20:18:54 ---> c883ff1755b7 20:18:54 Step 6/26 : COPY go.mod . 20:18:54 Removing intermediate container e415ac19b5cf 20:18:54 ---> 7ac6002e854b 20:18:54 Step 6/32 : COPY go.mod . 20:18:54 ---> c9a30c9d9273 20:18:54 Step 7/23 : RUN go mod download 20:18:54 ---> Running in d34537537d48 20:18:54 ---> db7e90db6a1b 20:18:54 Step 7/26 : RUN go mod download 20:18:54 ---> Running in d49c0cce70af 20:18:54 ---> 4ea0c1fcbae5 20:18:54 Step 7/32 : RUN go mod download 20:18:54 Removing intermediate container bd8430fd1d4f 20:18:54 ---> 7ba8564fb78d 20:18:54 Step 6/22 : COPY go.mod . 20:18:54 ---> Running in 2b1fcd7eeeac 20:18:54 Removing intermediate container 5ccaec59449b 20:18:54 ---> 0536fdcd786b 20:18:54 Step 6/23 : COPY go.mod . 20:18:54 ---> 74e699326433 20:18:54 Step 7/22 : RUN go mod download 20:18:54 ---> Running in 732b01d2d0ec 20:18:54 ---> 15a15901a0c0 20:18:54 Step 7/23 : RUN go mod download 20:18:55 ---> Running in 87011818a8b3 20:18:55 Removing intermediate container d34537537d48 20:18:55 ---> 9901d7bb18d7 20:18:55 Step 8/23 : COPY . . 20:18:55 Removing intermediate container d49c0cce70af 20:18:55 ---> 65465d2557cc 20:18:55 Step 8/26 : COPY . . 20:18:55 Removing intermediate container 2b1fcd7eeeac 20:18:55 ---> 15ad5550ab0e 20:18:55 Step 8/32 : COPY . . 20:19:02 Removing intermediate container 87011818a8b3 20:19:02 ---> 1a83e35578ef 20:19:02 Step 8/23 : COPY . . 20:19:02 Removing intermediate container 732b01d2d0ec 20:19:02 ---> 3e52e84b6cbe 20:19:02 Step 8/22 : COPY . . 20:19:09 ---> cb4a0c5c49d4 20:19:09 Step 9/32 : RUN go mod tidy 20:19:09 ---> a43778c7cb47 20:19:09 Step 9/23 : RUN go mod tidy 20:19:09 ---> 562ae34bf5f7 20:19:09 Step 9/26 : RUN go mod tidy 20:19:09 ---> Running in 2c58a1fbd2b4 20:19:09 ---> Running in 2a0e86bb9fbf 20:19:09 ---> Running in 1398086edf9c 20:19:12 Removing intermediate container 2c58a1fbd2b4 20:19:12 ---> 26a9ba6522ea 20:19:12 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:12 Removing intermediate container 2a0e86bb9fbf 20:19:12 ---> d879aea0eeec 20:19:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:19:12 ---> Running in 4c695effffad 20:19:13 ---> Running in 6e020cdfd335 20:19:13 Removing intermediate container 1398086edf9c 20:19:13 ---> 0cf63f586132 20:19:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:19:13 ---> Running in 7fb4e94a7fb6 20:19:14 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 20:19:14 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 20:19:15 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 20:19:18 Removing intermediate container 881b7557efe7 20:19:18 ---> 8491a740d115 20:19:18 Successfully built 8491a740d115 20:19:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:19:19 + docker inspect -f . ci-base-image-arm64 20:19:19 . [Pipeline] withDockerContainer 20:19:19 prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container 20:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:19:21 $ docker top 9184129e84f321e1781ce97c9a8b922c711c884e43967faf6eeb3d9fbfbe629b -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:22 + go version 20:19:22 go version go1.16.5 linux/arm64 [Pipeline] } 20:19:22 $ docker stop --time=1 9184129e84f321e1781ce97c9a8b922c711c884e43967faf6eeb3d9fbfbe629b 20:19:23 ---> 3a65636ecdfb 20:19:23 Step 9/22 : RUN go mod tidy 20:19:23 ---> Running in 8166483e9acf 20:19:24 $ docker rm -f 9184129e84f321e1781ce97c9a8b922c711c884e43967faf6eeb3d9fbfbe629b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:19:25 + docker inspect -f . ci-base-image-arm64 20:19:25 . 20:19:25 Removing intermediate container 8166483e9acf 20:19:25 ---> ab44c809d023 20:19:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:19:25 ---> Running in ddf950bfeacb [Pipeline] withDockerContainer 20:19:26 prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container 20:19:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:19:26 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 20:19:27 $ docker top c1c00dcb35b09fe69b2a19a414ad35c31ad91861ca75b843c6f46bad0d61a6e0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:19:28 ========================================================= 20:19:28 [edgeXBuildGoParallel] Running Tests and Build... 20:19:28 ========================================================= [Pipeline] sh 20:19:28 ---> a267dea0c914 20:19:28 Step 9/23 : RUN go mod tidy 20:19:28 ---> Running in 8f4d24358908 20:19:28 + go mod tidy [Pipeline] sh 20:19:29 + make test 20:19:29 go mod tidy 20:19:30 Removing intermediate container 8f4d24358908 20:19:30 ---> d078a80b4444 20:19:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:19:30 ---> Running in 1c089303a10c 20:19:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:19:30 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 20:19:45 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 20:19:48 Removing intermediate container 4c695effffad 20:19:48 ---> 1d1ecc4eb27c 20:19:48 20:19:48 Step 11/26 : FROM alpine:3.12 20:19:48 3.12: Pulling from library/alpine 20:19:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:19:49 Status: Downloaded newer image for alpine:3.12 20:19:49 ---> 13621d1b12d4 20:19:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:19:49 ---> Running in 59b445eba465 20:19:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:19:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:19:50 Removing intermediate container 6e020cdfd335 20:19:50 ---> df698c0816a6 20:19:50 20:19:50 Step 11/32 : FROM alpine:3.12 20:19:50 ---> 13621d1b12d4 20:19:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:19:50 (1/6) Installing ca-certificates (20191127-r4) 20:19:50 ---> Running in 71f9c67abfac 20:19:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:19:50 (3/6) Installing libcurl (7.77.0-r0) 20:19:50 (4/6) Installing curl (7.77.0-r0) 20:19:50 (5/6) Installing dumb-init (1.2.2-r1) 20:19:50 (6/6) Installing su-exec (0.2-r1) 20:19:50 Executing busybox-1.31.1-r20.trigger 20:19:50 Executing ca-certificates-20191127-r4.trigger 20:19:50 OK: 7 MiB in 20 packages 20:19:50 Removing intermediate container 71f9c67abfac 20:19:50 ---> a5677865a399 20:19:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:19:50 ---> Running in 042a16d4669d 20:19:51 Removing intermediate container 59b445eba465 20:19:51 ---> 86a304d4ebf2 20:19:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:19:51 ---> Running in 919fd2cf554e 20:19:51 Removing intermediate container 919fd2cf554e 20:19:51 ---> e8af3f4e5641 20:19:51 Step 14/26 : WORKDIR / 20:19:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:19:51 ---> Running in 0c45019c9e02 20:19:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:19:51 Removing intermediate container 0c45019c9e02 20:19:51 ---> ebcb0367e229 20:19:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:19:51 (1/2) Installing dumb-init (1.2.2-r1) 20:19:51 (2/2) Installing su-exec (0.2-r1) 20:19:51 Executing busybox-1.31.1-r20.trigger 20:19:51 OK: 6 MiB in 16 packages 20:19:51 ---> 7df14fa9f42e 20:19:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:19:52 ---> 4a723725d612 20:19:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:19:52 Removing intermediate container 042a16d4669d 20:19:52 ---> 45bc2e78c5db 20:19:52 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:19:52 ---> Running in 4b199aab1995 20:19:52 ---> d6441ef5c5a1 20:19:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:19:52 Removing intermediate container 4b199aab1995 20:19:52 ---> 431a921a8b77 20:19:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:19:52 ---> Running in 2dc32cfbd5bf 20:19:53 ---> f9a3ce7c17d6 20:19:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:19:53 Removing intermediate container 2dc32cfbd5bf 20:19:53 ---> 8e10efe0d7a7 20:19:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:19:53 ---> Running in 0b7f88ba98aa 20:19:53 ---> 2d88a407ac66 20:19:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:19:54 Removing intermediate container 7fb4e94a7fb6 20:19:54 ---> f880c64977ec 20:19:54 20:19:54 Step 11/23 : FROM alpine:3.12 20:19:54 ---> 13621d1b12d4 20:19:54 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:19:54 ---> f23a37dad2ea 20:19:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:19:54 ---> Running in a7e03365514d 20:19:54 Removing intermediate container 0b7f88ba98aa 20:19:54 ---> 9ea407aacd2a 20:19:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:19:54 ---> Running in 53ba66abb6b2 20:19:54 Removing intermediate container 53ba66abb6b2 20:19:54 ---> a68dfdf28c51 20:19:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:19:54 ---> dd2491821d48 20:19:54 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/ 20:19:55 ---> Running in 37f190a6e30d 20:19:55 ---> bc279e7ac5c9 20:19:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:19:55 ---> Running in eb3782eb6b97 20:19:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:19:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:19:55 (1/2) Installing ca-certificates (20191127-r4) 20:19:55 (2/2) Installing dumb-init (1.2.2-r1) 20:19:55 Executing busybox-1.31.1-r20.trigger 20:19:56 Executing ca-certificates-20191127-r4.trigger 20:19:56 OK: 6 MiB in 16 packages 20:19:56 Removing intermediate container 37f190a6e30d 20:19:56 ---> b57334db52ce 20:19:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:19:56 ---> Running in ff542d17be5b 20:19:56 Removing intermediate container ff542d17be5b 20:19:56 ---> dc5a5005c7f7 20:19:56 Step 24/26 : LABEL arch=x86_64 20:19:56 Removing intermediate container eb3782eb6b97 20:19:56 ---> cc03e65ab574 20:19:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:19:56 Removing intermediate container a7e03365514d 20:19:56 ---> 919e70b0425d 20:19:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:19:56 ---> Running in 76c18bcfb9bd 20:19:56 ---> Running in 338f0aff184a 20:19:57 Removing intermediate container 76c18bcfb9bd 20:19:57 ---> b359f4f10c03 20:19:57 Step 25/26 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:19:57 Removing intermediate container 338f0aff184a 20:19:57 ---> c8bcc5b4e6ac 20:19:57 Step 14/23 : ENV APP_PORT=59860 20:19:57 ---> 0422b63a2598 20:19:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:19:57 ---> Running in c5fac0ec2cd4 20:19:57 ? github.com/edgexfoundry/edgex-go [no test files] 20:19:57 ---> Running in e40e9edca7dd 20:19:57 Removing intermediate container c5fac0ec2cd4 20:19:57 ---> 2e04167ad1a6 20:19:57 Step 26/26 : LABEL version=0.0.0 20:19:57 Removing intermediate container e40e9edca7dd 20:19:57 ---> f5cf9aa70547 20:19:57 Step 15/23 : EXPOSE $APP_PORT 20:19:57 ---> Running in f02cac35f3bf 20:19:57 ---> Running in 39a1d98b4978 20:19:57 ---> 70b2da5b593d 20:19:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:19:57 Removing intermediate container f02cac35f3bf 20:19:57 ---> 9ded3c06078d 20:19:57 20:19:57 Removing intermediate container 39a1d98b4978 20:19:57 ---> 200247eb938c 20:19:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:19:58 Successfully built 9ded3c06078d 20:19:58 Successfully tagged security-secretstore-setup:latest 20:19:58 Building core-command 20:19:58  Building security-secretstore-setup ... done  ---> 725bb8dbb68b 20:19:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:19:58 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 20:19:58 ---> e5170a2bbd8b 20:19:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:19:58 ---> 66972e07b2d1 20:19:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:19:59 ---> d621fe4f5ac2 20:19:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:19:59 ---> fd82a242194d 20:19:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:19:59 ---> Running in 9086eaec6d71 20:19:59 ---> 6cab59eaa44e 20:19:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:20:00 Removing intermediate container 9086eaec6d71 20:20:00 ---> e0648100273c 20:20:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:20:00 ---> Running in 73283f71f1e7 20:20:00 ---> 9e5752eb17f4 20:20:00 Step 27/32 : RUN chmod +x /entrypoint.sh 20:20:00 Removing intermediate container 73283f71f1e7 20:20:00 ---> b3366e0e1134 20:20:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:00 ---> Running in 2c74a25d3eca 20:20:00 ---> Running in 46b722b4b306 20:20:01 Removing intermediate container 46b722b4b306 20:20:01 ---> 64a1190a889e 20:20:01 Step 21/23 : LABEL arch=x86_64 20:20:01 ---> Running in 5de713663f05 20:20:01 Removing intermediate container 5de713663f05 20:20:01 ---> 8fa8339089b4 20:20:01 Step 22/23 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:20:01 ---> Running in 8cbb4bcb828c 20:20:01 Removing intermediate container 8cbb4bcb828c 20:20:01 ---> ed971291e9ca 20:20:01 Step 23/23 : LABEL version=0.0.0 20:20:01 ---> Running in 8419af40df54 20:20:01 Removing intermediate container 2c74a25d3eca 20:20:01 ---> ee29380715f2 20:20:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:20:02 ---> Running in 5abe8b390083 20:20:02 Removing intermediate container 8419af40df54 20:20:02 ---> b481f40131c6 20:20:02 20:20:02 Successfully built b481f40131c6 20:20:02 Successfully tagged support-notifications:latest 20:20:02 Building core-data 20:20:02  Building support-notifications ... done Removing intermediate container 5abe8b390083 20:20:02 ---> 320698afd40b 20:20:02 Step 29/32 : CMD ["gate"] 20:20:04 ---> Running in 0fa593b0e021 20:20:05 Removing intermediate container ddf950bfeacb 20:20:05 ---> 1118de3eff84 20:20:05 20:20:05 Step 11/22 : FROM alpine:3.12 20:20:05 ---> 13621d1b12d4 20:20:05 Step 12/22 : RUN apk add --update --no-cache curl 20:20:05 Removing intermediate container 1c089303a10c 20:20:05 ---> 65456548eb48 20:20:05 20:20:05 Step 11/23 : FROM alpine:3.12 20:20:05 ---> 13621d1b12d4 20:20:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:20:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:20:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:05 ---> a2e49a29e10b 20:20:05 Step 3/24 : WORKDIR /edgex-go 20:20:05 ---> Using cache 20:20:05 ---> 010ffdf98c7e 20:20:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:05 ---> Using cache 20:20:05 ---> 370e126fbac5 20:20:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:20:06 ---> Running in a61c6381d9c5 20:20:06 ---> Running in 6d06e5fdf89f 20:20:06 ---> Running in 4b85418ba5f8 20:20:06 Removing intermediate container 0fa593b0e021 20:20:06 ---> 028d40ab6fee 20:20:06 Step 30/32 : LABEL arch=x86_64 20:20:06 ---> Running in 1f6b779f77d3 20:20:06 Removing intermediate container 1f6b779f77d3 20:20:06 ---> ed5cec613b80 20:20:06 Step 31/32 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:20:07 ---> Running in 48afd2b68622 20:20:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:20:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:20:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:20:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:20:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:20:07 (1/4) Installing ca-certificates (20191127-r4) 20:20:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:20:07 (3/4) Installing libcurl (7.77.0-r0) 20:20:07 (4/4) Installing curl (7.77.0-r0) 20:20:07 Executing busybox-1.31.1-r20.trigger 20:20:07 Executing ca-certificates-20191127-r4.trigger 20:20:07 OK: 7 MiB in 18 packages 20:20:07 (1/1) Installing dumb-init (1.2.2-r1) 20:20:07 Executing busybox-1.31.1-r20.trigger 20:20:07 OK: 6 MiB in 15 packages 20:20:07 Removing intermediate container 48afd2b68622 20:20:07 ---> 3bf5d48b5248 20:20:07 Step 32/32 : LABEL version=0.0.0 20:20:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:20:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:07 ---> a2e49a29e10b 20:20:07 Step 3/24 : WORKDIR /edgex-go 20:20:07 ---> Using cache 20:20:07 ---> 010ffdf98c7e 20:20:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:07 ---> Using cache 20:20:07 ---> 370e126fbac5 20:20:07 Step 5/24 : RUN apk add --update --no-cache make git 20:20:07 ---> Using cache 20:20:07 ---> 7ba8564fb78d 20:20:07 Step 6/24 : COPY go.mod . 20:20:07 ---> Using cache 20:20:07 ---> 74e699326433 20:20:07 Step 7/24 : RUN go mod download 20:20:07 ---> Using cache 20:20:07 ---> 3e52e84b6cbe 20:20:07 Step 8/24 : COPY . . 20:20:07 ---> Using cache 20:20:07 ---> 3a65636ecdfb 20:20:07 Step 9/24 : RUN go mod tidy 20:20:07 ---> Using cache 20:20:07 ---> ab44c809d023 20:20:07 Step 10/24 : RUN make cmd/core-command/core-command 20:20:07 ---> Running in 406b46bd883f 20:20:07 ---> Running in 4e9844640a99 20:20:08 Removing intermediate container 4e9844640a99 20:20:08 ---> fb59817152ae 20:20:08 20:20:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:20:08 Successfully built fb59817152ae 20:20:08 Removing intermediate container 4b85418ba5f8 20:20:08 ---> 898aca028e0d 20:20:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:08 Successfully tagged security-bootstrapper:latest 20:20:08 Building sys-mgmt-agent 20:20:08  Building security-bootstrapper ... done Removing intermediate container a61c6381d9c5 20:20:08 ---> 430a54fa23ed 20:20:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:20:08 ---> Running in 3dd2417bf769 20:20:08 ---> Running in 2203238cd9d2 20:20:08 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 20:20:08 OK: 219 MiB in 52 packages 20:20:09 Removing intermediate container 3dd2417bf769 20:20:09 ---> 540fde940157 20:20:09 Step 14/23 : ENV APP_PORT=59861 20:20:09 Removing intermediate container 2203238cd9d2 20:20:09 ---> c9c65b55d13e 20:20:09 Step 14/22 : WORKDIR /edgex 20:20:10 ---> Running in 3d2cd4c84790 20:20:10 ---> Running in 5fe87e10dfb7 20:20:10 Removing intermediate container 6d06e5fdf89f 20:20:10 ---> 97e2bda6256c 20:20:10 Step 6/24 : COPY go.mod . 20:20:10 Removing intermediate container 3d2cd4c84790 20:20:10 ---> 69f4652616a3 20:20:10 Step 15/23 : EXPOSE $APP_PORT 20:20:10 Removing intermediate container 5fe87e10dfb7 20:20:10 ---> 66cc664929bf 20:20:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:20:10 ---> Running in f61e71dceaa0 20:20:10 Removing intermediate container f61e71dceaa0 20:20:10 ---> 0de056dd93c3 20:20:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:11 ---> 9eef9158f3b2 20:20:11 Step 7/24 : RUN go mod download 20:20:11 ---> 7d651a0354f0 20:20:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:20:11 ---> Running in 166c813fa2ad 20:20:11 ---> 29b3a2ee2d01 20:20:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:20:11 ---> 0e2954d3402a 20:20:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:20:12 ---> f91fca30d604 20:20:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:20:12 ---> 46ade7f3d5f1 20:20:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:20:12 Removing intermediate container 166c813fa2ad 20:20:12 ---> 3e623f857278 20:20:12 Step 8/24 : COPY . . 20:20:12 ---> Running in 6fe50b5f22c9 20:20:15 ---> a9b1fdb19025 20:20:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:20:16 Removing intermediate container 6fe50b5f22c9 20:20:16 ---> bd4d7314e696 20:20:16 Step 19/22 : CMD ["--init=true"] 20:20:17 ---> Running in 03611d0b4109 20:20:17 ---> Running in 4a3003d4873d 20:20:17 Removing intermediate container 03611d0b4109 20:20:17 ---> f90b519f6b9b 20:20:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:17 ---> Running in f7a38a53532a 20:20:17 ---> bacfd29dc939 20:20:17 Step 9/24 : RUN go mod tidy 20:20:17 Removing intermediate container 4a3003d4873d 20:20:17 ---> 229223b7c657 20:20:17 Step 20/22 : LABEL arch=x86_64 20:20:17 ---> Running in 20471078c628 20:20:17 Removing intermediate container f7a38a53532a 20:20:17 ---> cf177fb3f27c 20:20:17 Step 21/23 : LABEL arch=x86_64 20:20:17 ---> Running in 6036db591380 20:20:17 ---> Running in d39a05528d53 20:20:18 Removing intermediate container 6036db591380 20:20:18 ---> 73e98f4734f3 20:20:18 Step 21/22 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:20:18 Removing intermediate container d39a05528d53 20:20:18 ---> 8e6aa5aa8ddb 20:20:18 Step 22/23 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:20:18 ---> Running in eb2eff5fd5af 20:20:18 ---> Running in 3a9807b0d081 20:20:18 Removing intermediate container 3a9807b0d081 20:20:18 ---> 02a0b09bb11d 20:20:18 Step 23/23 : LABEL version=0.0.0 20:20:18 Removing intermediate container eb2eff5fd5af 20:20:18 ---> 4b2c23b3376d 20:20:18 Step 22/22 : LABEL version=0.0.0 20:20:18 ---> Running in 781fdcd2d2c1 20:20:18 ---> Running in 9efcbbe64c12 20:20:19 Removing intermediate container 781fdcd2d2c1 20:20:19 ---> 6e3633378ec8 20:20:19 20:20:19 Removing intermediate container 9efcbbe64c12 20:20:19 ---> a672b0152e37 20:20:19 20:20:19 Successfully built 6e3633378ec8 20:20:19 Successfully tagged support-scheduler:latest 20:20:19 Building core-metadata 20:20:19  Building support-scheduler ... done Successfully built a672b0152e37 20:20:19 Successfully tagged security-proxy-setup:latest 20:20:21  Building security-proxy-setup ... done Removing intermediate container 20471078c628 20:20:21 ---> 885a94c9e593 20:20:21 Step 10/24 : RUN make cmd/core-data/core-data 20:20:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:20:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:21 ---> a2e49a29e10b 20:20:21 Step 3/24 : WORKDIR /edgex-go 20:20:21 ---> Using cache 20:20:21 ---> 010ffdf98c7e 20:20:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:21 ---> Using cache 20:20:21 ---> 370e126fbac5 20:20:21 Step 5/24 : RUN apk add --update --no-cache make bash git 20:20:21 ---> Running in 10d2a7e02ab0 20:20:21 ---> Running in 3842e411d7b0 20:20:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:20:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:20:23 OK: 219 MiB in 52 packages 20:20:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:20:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:24 ---> a2e49a29e10b 20:20:24 Step 3/24 : WORKDIR /edgex-go 20:20:24 ---> Using cache 20:20:24 ---> 010ffdf98c7e 20:20:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:24 ---> Using cache 20:20:24 ---> 370e126fbac5 20:20:24 Step 5/24 : RUN apk add --update --no-cache make git 20:20:24 ---> Using cache 20:20:24 ---> 7ba8564fb78d 20:20:24 Step 6/24 : COPY go.mod . 20:20:24 ---> Using cache 20:20:24 ---> 74e699326433 20:20:24 Step 7/24 : RUN go mod download 20:20:24 ---> Using cache 20:20:24 ---> 3e52e84b6cbe 20:20:24 Step 8/24 : COPY . . 20:20:24 ---> Using cache 20:20:24 ---> 3a65636ecdfb 20:20:24 Step 9/24 : RUN go mod tidy 20:20:24 ---> Using cache 20:20:24 ---> ab44c809d023 20:20:24 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:20:24 ---> Running in 6e0b698dab15 20:20:24 Removing intermediate container 3842e411d7b0 20:20:24 ---> 15d008559203 20:20:24 Step 6/24 : COPY go.mod . 20:20:25 ---> a63a0480f101 20:20:25 Step 7/24 : RUN go mod download 20:20:25 ---> Running in 8c11ba6be953 20:20:25 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 20:20:26 Removing intermediate container 8c11ba6be953 20:20:26 ---> 63748b07e2f1 20:20:26 Step 8/24 : COPY . . 20:20:33 ---> e6caacaf3c84 20:20:33 Step 9/24 : RUN go mod tidy 20:20:33 ---> Running in d91d6bb75658 20:20:33 Removing intermediate container 406b46bd883f 20:20:33 ---> 5ecd065b8ab8 20:20:33 20:20:33 Step 11/24 : FROM alpine:3.12 20:20:33 ---> 13621d1b12d4 20:20:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:20:33 ---> Using cache 20:20:33 ---> 898aca028e0d 20:20:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:33 ---> Using cache 20:20:33 ---> 540fde940157 20:20:33 Step 14/24 : ENV APP_PORT=59882 20:20:33 ---> Running in 106938593fe4 20:20:33 Removing intermediate container 106938593fe4 20:20:33 ---> b25ba2974712 20:20:33 Step 15/24 : EXPOSE $APP_PORT 20:20:33 ---> Running in 2f7820b2a2e2 20:20:33 Removing intermediate container 2f7820b2a2e2 20:20:33 ---> 2fbcd1b1c811 20:20:33 Step 16/24 : WORKDIR / 20:20:33 ---> Running in 7a5bc37162f4 20:20:34 Removing intermediate container 7a5bc37162f4 20:20:34 ---> 55e8067fee36 20:20:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:34 ---> 4dfe787f56d2 20:20:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:20:34 Removing intermediate container d91d6bb75658 20:20:34 ---> 93fc11cb951b 20:20:34 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:20:34 ---> Running in dde0fc4eced9 20:20:34 ---> ff6a3a7ef85a 20:20:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:20:35 ---> 2b9883576dec 20:20:35 Step 20/24 : ENTRYPOINT ["/core-command"] 20:20:35 ---> Running in 83a995eee177 20:20:35 Removing intermediate container 83a995eee177 20:20:35 ---> 15bc9d43e5c2 20:20:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:35 ---> Running in b5b318d9a32f 20:20:35 Removing intermediate container b5b318d9a32f 20:20:35 ---> 27a6b0ca0de7 20:20:35 Step 22/24 : LABEL arch=x86_64 20:20:35 ---> Running in 128807a6df1a 20:20:36 Removing intermediate container 128807a6df1a 20:20:36 ---> 2630b8279141 20:20:36 Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:20:36 ---> Running in 4d78462efd9c 20:20:36 Removing intermediate container 4d78462efd9c 20:20:36 ---> db251f3f0c61 20:20:36 Step 24/24 : LABEL version=0.0.0 20:20:36 ---> Running in fec1486f27e9 20:20:36 Removing intermediate container fec1486f27e9 20:20:36 ---> a8146355248d 20:20:36 20:20:36 Successfully built a8146355248d 20:20:36 Successfully tagged core-command:latest 20:20:51  Building core-command ... done Removing intermediate container 10d2a7e02ab0 20:20:51 ---> ca39f7e3aba4 20:20:51 20:20:51 Step 11/24 : FROM alpine:3.12 20:20:51 ---> 13621d1b12d4 20:20:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:20:51 ---> Running in aba1f5dfe1c2 20:20:51 Removing intermediate container aba1f5dfe1c2 20:20:51 ---> 4b0894bd46a7 20:20:51 Step 13/24 : ENV APP_PORT=59880 20:20:51 ---> Running in 0ebca0aeffbf 20:20:51 Removing intermediate container 0ebca0aeffbf 20:20:51 ---> d18a8fb2154c 20:20:51 Step 14/24 : EXPOSE $APP_PORT 20:20:51 ---> Running in a669998a5c0f 20:20:51 Removing intermediate container a669998a5c0f 20:20:51 ---> 2dda3577449d 20:20:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:51 ---> Running in e30a00666ce5 20:20:51 Removing intermediate container e30a00666ce5 20:20:51 ---> 91405cf16517 20:20:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:20:51 ---> Running in 17a204b5ecbc 20:20:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:20:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:20:52 Removing intermediate container 6e0b698dab15 20:20:52 ---> 2efbc8212b0a 20:20:52 20:20:52 Step 11/24 : FROM alpine:3.12 20:20:52 ---> 13621d1b12d4 20:20:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:20:52 ---> Using cache 20:20:52 ---> 898aca028e0d 20:20:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:52 ---> Using cache 20:20:52 ---> 540fde940157 20:20:52 Step 14/24 : ENV APP_PORT=59881 20:20:52 ---> Running in d84e62d3d0b1 20:20:52 Removing intermediate container d84e62d3d0b1 20:20:52 ---> 38d12e5126a4 20:20:52 Step 15/24 : EXPOSE $APP_PORT 20:20:52 ---> Running in 693764102d52 20:20:53 (1/6) Installing dumb-init (1.2.2-r1) 20:20:53 Removing intermediate container 693764102d52 20:20:53 ---> e9d358a76f3a 20:20:53 Step 16/24 : WORKDIR / 20:20:53 ---> Running in 785b57f7f5cd 20:20:53 (2/6) Installing libgcc (9.3.0-r2) 20:20:53 Removing intermediate container 785b57f7f5cd 20:20:53 ---> 712d68f2d803 20:20:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:53 (3/6) Installing libsodium (1.0.18-r0) 20:20:53 (4/6) Installing libstdc++ (9.3.0-r2) 20:20:53 ---> c8816d52842f 20:20:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:20:54 ---> 635165319e6c 20:20:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:20:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:20:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:20:54 (5/6) Installing libzmq (4.3.3-r0) 20:20:54 ---> f3e56a14ebf2 20:20:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:20:54 (6/6) Installing zeromq (4.3.3-r0) 20:20:54 Executing busybox-1.31.1-r20.trigger 20:20:54 OK: 8 MiB in 20 packages 20:20:54 ---> Running in 57f03d935d47 20:20:54 Removing intermediate container dde0fc4eced9 20:20:54 ---> 1e2036b92bc9 20:20:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:20:54 ---> Running in 8605b3be4481 20:20:54 Removing intermediate container 57f03d935d47 20:20:54 ---> 1a8cbe6f6ba9 20:20:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:54 ---> Running in 8befcf1bbae4 20:20:54 Removing intermediate container 8befcf1bbae4 20:20:54 ---> 5f3efc9e18fa 20:20:54 Step 22/24 : LABEL arch=x86_64 20:20:54 ---> Running in deb4e9d7c1e2 20:20:54 Removing intermediate container 17a204b5ecbc 20:20:54 ---> 3c17dfdb2806 20:20:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:54 Removing intermediate container deb4e9d7c1e2 20:20:54 ---> f6d85f40a4c3 20:20:54 Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:20:54 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 20:20:54 ---> Running in db63e03914d3 20:20:54 ---> 25954e34a88c 20:20:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:20:55 Removing intermediate container db63e03914d3 20:20:55 ---> 4ca6f1d82bfe 20:20:55 Step 24/24 : LABEL version=0.0.0 20:20:55 ---> Running in 1dcdad6d26e9 20:20:55 ---> 5f5905b4bf2c 20:20:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:20:55 Removing intermediate container 1dcdad6d26e9 20:20:55 ---> b96dadb5500c 20:20:55 20:20:55 Successfully built b96dadb5500c 20:20:55 Successfully tagged core-metadata:latest 20:20:55  Building core-metadata ... done  ---> c7acaf62d56d 20:20:55 Step 20/24 : ENTRYPOINT ["/core-data"] 20:20:55 ---> Running in e963e6c7c76f 20:20:55 Removing intermediate container 8605b3be4481 20:20:55 ---> 3934d56afd32 20:20:55 20:20:55 Step 12/24 : FROM docker:20.10.0 20:20:55 Removing intermediate container e963e6c7c76f 20:20:55 ---> 4e71f82d5715 20:20:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:55 ---> Running in df76b2394aea 20:20:55 20.10.0: Pulling from library/docker 20:20:55 Removing intermediate container df76b2394aea 20:20:55 ---> 1c2258080779 20:20:55 Step 22/24 : LABEL arch=x86_64 20:20:55 ---> Running in b157b24cb75d 20:20:55 Removing intermediate container b157b24cb75d 20:20:55 ---> 44925aec5803 20:20:55 Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:20:55 ---> Running in f3ac7500b793 20:20:56 Removing intermediate container f3ac7500b793 20:20:56 ---> 59fff2f1a138 20:20:56 Step 24/24 : LABEL version=0.0.0 20:20:56 ---> Running in 62c60986fc29 20:20:56 Removing intermediate container 62c60986fc29 20:20:56 ---> 7cb8da826170 20:20:56 20:20:56 Successfully built 7cb8da826170 20:20:56 Successfully tagged core-data:latest 20:20:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:20:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:20:58  Building core-data ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:20:58 Status: Downloaded newer image for docker:20.10.0 20:20:58 ---> aefe523efa57 20:20:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:20:59 ---> Running in e3a97f4fc859 20:20:59 Removing intermediate container e3a97f4fc859 20:20:59 ---> 2077a5822a23 20:20:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:20:59 ---> Running in a2d4a60266f4 20:20:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:20:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:20:59 (1/39) Installing readline (8.0.4-r0) 20:20:59 (2/39) Installing bash (5.0.17-r0) 20:20:59 Executing bash-5.0.17-r0.post-install 20:20:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:20:59 (4/39) Installing libcurl (7.77.0-r0) 20:20:59 (5/39) Installing curl (7.77.0-r0) 20:20:59 (6/39) Installing dumb-init (1.2.2-r1) 20:20:59 (7/39) Installing libbz2 (1.0.8-r1) 20:20:59 (8/39) Installing expat (2.2.9-r1) 20:20:59 (9/39) Installing libffi (3.3-r2) 20:20:59 (10/39) Installing gdbm (1.13-r1) 20:20:59 (11/39) Installing xz-libs (5.2.5-r0) 20:20:59 (12/39) Installing sqlite-libs (3.32.1-r1) 20:20:59 (13/39) Installing python3 (3.8.10-r0) 20:21:00 (14/39) Installing py3-appdirs (1.4.4-r1) 20:21:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:21:00 (16/39) Installing py3-parsing (2.4.7-r0) 20:21:00 (17/39) Installing py3-six (1.15.0-r0) 20:21:00 (18/39) Installing py3-packaging (20.4-r0) 20:21:00 (19/39) Installing py3-setuptools (47.0.0-r0) 20:21:00 (20/39) Installing py3-chardet (3.0.4-r4) 20:21:00 (21/39) Installing py3-idna (2.9-r0) 20:21:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:21:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:21:00 (24/39) Installing py3-requests (2.23.0-r0) 20:21:00 (25/39) Installing py3-msgpack (1.0.0-r0) 20:21:00 (26/39) Installing py3-lockfile (0.12.2-r3) 20:21:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:21:00 (28/39) Installing py3-colorama (0.4.3-r0) 20:21:00 (29/39) Installing py3-distlib (0.3.0-r0) 20:21:00 (30/39) Installing py3-distro (1.5.0-r1) 20:21:00 (31/39) Installing py3-webencodings (0.5.1-r3) 20:21:00 (32/39) Installing py3-html5lib (1.0.1-r4) 20:21:00 (33/39) Installing py3-pytoml (0.1.21-r0) 20:21:00 (34/39) Installing py3-pep517 (0.8.2-r0) 20:21:00 (35/39) Installing py3-progress (1.5-r0) 20:21:00 (36/39) Installing py3-toml (0.10.1-r0) 20:21:00 (37/39) Installing py3-retrying (1.3.3-r0) 20:21:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:21:00 (39/39) Installing py3-pip (20.1.1-r0) 20:21:00 Executing busybox-1.31.1-r19.trigger 20:21:00 OK: 72 MiB in 59 packages 20:21:01 Collecting docker-compose==1.23.2 20:21:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:21:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:21:01 Collecting websocket-client<1.0,>=0.32.0 20:21:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:21:01 Collecting PyYAML<4,>=3.10 20:21:01 Downloading PyYAML-3.13.tar.gz (270 kB) 20:21:02 Collecting dockerpty<0.5,>=0.4.1 20:21:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:21:02 Collecting cached-property<2,>=1.2.0 20:21:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:21:02 Collecting jsonschema<3,>=2.5.1 20:21:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:21:02 Collecting docker<4.0,>=3.6.0 20:21:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:21:02 Collecting docopt<0.7,>=0.6.1 20:21:02 Downloading docopt-0.6.2.tar.gz (25 kB) 20:21:03 Collecting texttable<0.10,>=0.9.0 20:21:03 Downloading texttable-0.9.1.tar.gz (11 kB) 20:21:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:21:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:21:03 Collecting docker-pycreds>=0.4.0 20:21:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:21:03 Collecting urllib3<1.25,>=1.21.1 20:21:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:21:03 Collecting idna<2.8,>=2.5 20:21:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:21:04 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) 20:21:04 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) 20:21:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:21:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:21:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:21:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:21:04 Installing collected packages: websocket-client, PyYAML, dockerpty, cached-property, jsonschema, urllib3, idna, requests, docker-pycreds, docker, docopt, texttable, docker-compose 20:21:04 Running setup.py install for PyYAML: started 20:21:04 Running setup.py install for PyYAML: finished with status 'done' 20:21:04 Running setup.py install for dockerpty: started 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:21:05 Running setup.py install for dockerpty: finished with status 'done' 20:21:05 Attempting uninstall: urllib3 20:21:05 Found existing installation: urllib3 1.25.9 20:21:05 Uninstalling urllib3-1.25.9: 20:21:05 Successfully uninstalled urllib3-1.25.9 20:21:05 Attempting uninstall: idna 20:21:05 Found existing installation: idna 2.9 20:21:05 Uninstalling idna-2.9: 20:21:05 Successfully uninstalled idna-2.9 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:21:05 Attempting uninstall: requests 20:21:05 Found existing installation: requests 2.23.0 20:21:05 Uninstalling requests-2.23.0: 20:21:05 Successfully uninstalled requests-2.23.0 20:21:05 Running setup.py install for docopt: started 20:21:05 Running setup.py install for docopt: finished with status 'done' 20:21:05 Running setup.py install for texttable: started 20:21:06 Running setup.py install for texttable: finished with status 'done' 20:21:06 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 20:21:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:21:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:21:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:21:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:21:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:21:09 Removing intermediate container a2d4a60266f4 20:21:09 ---> a107732e0091 20:21:09 Step 15/24 : ENV APP_PORT=58890 20:21:09 ---> Running in 21b326bbb2ee 20:21:09 Removing intermediate container 21b326bbb2ee 20:21:09 ---> b5393f2e52e1 20:21:09 Step 16/24 : EXPOSE $APP_PORT 20:21:09 ---> Running in 826164ff4874 20:21:09 Removing intermediate container 826164ff4874 20:21:09 ---> 03a1a3e42f61 20:21:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:21:09 ---> 30778d6a5bd7 20:21:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:21:09 ---> 058d2eb08e5e 20:21:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:21:09 ---> 3ac5e524c0c2 20:21:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:21:09 ---> Running in 92358f15c5b9 20:21:09 Removing intermediate container 92358f15c5b9 20:21:09 ---> a555b8897986 20:21:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:21:09 ---> Running in 76ec6cb10a45 20:21:10 Removing intermediate container 76ec6cb10a45 20:21:10 ---> 446c02ba7d90 20:21:10 Step 22/24 : LABEL arch=x86_64 20:21:10 ---> Running in 771622ee652b 20:21:10 Removing intermediate container 771622ee652b 20:21:10 ---> da57edd169e2 20:21:10 Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:21:10 ---> Running in 329cba522737 20:21:10 Removing intermediate container 329cba522737 20:21:10 ---> e04ef8df1620 20:21:10 Step 24/24 : LABEL version=0.0.0 20:21:10 ---> Running in eba5aafbdc61 20:21:10 Removing intermediate container eba5aafbdc61 20:21:10 ---> 4ed07841ad9b 20:21:10 20:21:10 Successfully built 4ed07841ad9b 20:21:10 Successfully tagged sys-mgmt-agent:latest 20:21:10  Building sys-mgmt-agent ... done  [Pipeline] } 20:21:10 $ docker stop --time=1 198cd9b71275f5c10aee1f14bef3f22a30d1ec337b3a83acdbe92dfbe07d2e43 20:21:11 $ docker rm -f 198cd9b71275f5c10aee1f14bef3f22a30d1ec337b3a83acdbe92dfbe07d2e43 [Pipeline] // withDockerContainer [Pipeline] sh 20:21:12 + docker images 20:21:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:21:12 sys-mgmt-agent latest 4ed07841ad9b 1 second ago 312MB 20:21:12 core-data latest 7cb8da826170 15 seconds ago 20.2MB 20:21:12 3934d56afd32 16 seconds ago 1.15GB 20:21:12 core-metadata latest b96dadb5500c 16 seconds ago 16.6MB 20:21:12 2efbc8212b0a 19 seconds ago 1.15GB 20:21:12 ca39f7e3aba4 22 seconds ago 1.15GB 20:21:12 core-command latest a8146355248d 35 seconds ago 15.9MB 20:21:12 5ecd065b8ab8 38 seconds ago 1.14GB 20:21:12 support-scheduler latest 6e3633378ec8 53 seconds ago 15.9MB 20:21:12 security-proxy-setup latest a672b0152e37 53 seconds ago 25.7MB 20:21:12 security-bootstrapper latest fb59817152ae About a minute ago 18.6MB 20:21:12 1118de3eff84 About a minute ago 1.15GB 20:21:12 65456548eb48 About a minute ago 1.15GB 20:21:12 support-notifications latest b481f40131c6 About a minute ago 16.7MB 20:21:12 security-secretstore-setup latest 9ded3c06078d About a minute ago 28.7MB 20:21:12 f880c64977ec About a minute ago 1.15GB 20:21:12 df698c0816a6 About a minute ago 1.15GB 20:21:12 1d1ecc4eb27c About a minute ago 1.15GB 20:21:12 ci-base-image-x86_64 latest a2e49a29e10b 5 minutes ago 647MB 20:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 20:21:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 20:21:12 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 20:21:12 docker 20.10.0 aefe523efa57 6 months ago 240MB 20:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:21:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements 20:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.407s coverage: 100.0% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:21:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.298s coverage: 53.1% of statements 20:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:21:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 87.7% of statements 20:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:21:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.178s coverage: 78.9% of statements 20:21:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.272s coverage: 81.2% of statements 20:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:21:27 Still waiting to schedule task 20:21:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.102s coverage: 95.1% of statements 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.197s coverage: 60.0% of statements 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.301s coverage: 0.8% of statements 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 22.0% of statements 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.241s coverage: 79.5% of statements 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.147s coverage: 94.1% of statements 20:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements 20:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements 20:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.183s coverage: 94.4% of statements 20:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 81.8% of statements 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.224s coverage: 92.9% of statements 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.248s coverage: 85.4% of statements 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.264s coverage: 91.2% of statements 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.689s coverage: 64.4% of statements 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 20:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 20:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 20:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.303s coverage: 66.9% of statements 20:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:22:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.662s coverage: 43.6% of statements 20:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:22:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.344s coverage: 89.5% of statements 20:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:22:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements 20:22:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.3% of statements 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.543s coverage: 91.9% of statements 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.197s coverage: 62.7% of statements 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.356s coverage: 97.6% of statements 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:22:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements 20:22:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 20:22:17 GO111MODULE=on go vet ./... 20:22:34 Running on prd-ubuntu18.04-docker-8c-8g-277 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 20:22:34 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:22:34 The recommended git tool is: git 20:22:36 using credential edgex-jenkins-ssh 20:22:36 Cloning the remote Git repository 20:22:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:22:36 > git init /w/workspace/edgex-go/6 # timeout=10 20:22:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:22:36 > git --version # timeout=10 20:22:36 > git --version # 'git version 2.17.1' 20:22:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:42 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit badfce553bc796873749c4034d857a34ef4db8ac 20:22:42 Merge succeeded, producing badfce553bc796873749c4034d857a34ef4db8ac 20:22:42 Checking out Revision badfce553bc796873749c4034d857a34ef4db8ac (PR-3579) 20:22:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:22:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:22:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:22:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:22:42 > git config core.sparsecheckout # timeout=10 20:22:42 > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 20:22:42 > git remote # timeout=10 20:22:42 > git config --get remote.origin.url # timeout=10 20:22:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:42 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 20:22:42 > git rev-parse HEAD^{commit} # timeout=10 20:22:42 > git config core.sparsecheckout # timeout=10 20:22:42 > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 20:22:46 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:47 + echo snap-build.sh 20:22:47 snap-build.sh 20:22:47 + SNAP_BASE_DIR=. 20:22:47 + '[' '!' -z /w/workspace/edgex-go/6 ']' 20:22:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 20:22:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 20:22:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 20:22:47 + cd /w/workspace/edgex-go/6 20:22:47 + sudo apt-get remove -qy --purge lxd lxd-client 20:22:47 Reading package lists... 20:22:47 Building dependency tree... 20:22:47 Reading state information... 20:22:47 The following packages were automatically installed and are no longer required: 20:22:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:22:47 uidmap xdelta3 20:22:47 Use 'sudo apt autoremove' to remove them. 20:22:47 The following packages will be REMOVED: 20:22:47 lxd* lxd-client* 20:22:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:22:48 After this operation, 31.7 MB disk space will be freed. 20:22:48 (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.) 20:22:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:22:49 Removing lxd dnsmasq configuration 20:22:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:22:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:22:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:22:50 (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.) 20:22:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:22:52 Processing triggers for systemd (237-3ubuntu10.45) ... 20:22:52 Processing triggers for ureadahead (0.100.0-21) ... 20:22:53 + sudo snap remove --purge lxd 20:22:53 snap "lxd" is not installed 20:22:53 + sudo groupadd --force --system lxd 20:22:53 ++ whoami 20:22:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:22:53 + newgrp - lxd 20:22:53 + sudo snap install lxd 20:23:01 2021-06-18T20:22:59Z INFO Waiting for automatic snapd restart... 20:23:16 lxd 4.15 from Canonical* installed 20:23:16 + sudo lxd init --auto 20:23:26 + sudo snap install --classic snapcraft 20:23:36 snapcraft 4.8.2 from Canonical* installed 20:23:36 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:23:36 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:23:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:36 Dload Upload Total Spent Left Speed 20:23:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 20:23:37 100 3325k 100 3325k 0 0 11.4M 0 --:--:-- --:--:-- --:--:-- 11.4M 20:23:37 ./yq_linux_amd64 20:23:37 + sudo snapcraft prime --use-lxd 20:23:38 gofmt -l . 20:23:38 [ "`gofmt -l .`" = "" ] 20:23:38 ./bin/test-attribution-txt.sh 20:23:39 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:23:39 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: 20:23:39 - README.md 20:23:39 20:23:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:23:40 Launching a container. [Pipeline] sh 20:23:41 + ls -al . 20:23:41 total 544 20:23:41 drwxrwxr-x 9 1001 1001 4096 Jun 18 20:23 . 20:23:41 drwxr-xr-x 4 root root 4096 Jun 18 20:19 .. 20:23:41 -rw-rw-r-- 1 1001 1001 11 Jun 18 20:17 .dockerignore 20:23:41 drwxrwxr-x 8 1001 1001 4096 Jun 18 20:17 .git 20:23:41 drwxrwxr-x 3 1001 1001 4096 Jun 18 20:17 .github 20:23:41 -rw-rw-r-- 1 1001 1001 818 Jun 18 20:17 .gitignore 20:23:41 -rw-rw-r-- 1 1001 1001 166 Jun 18 20:17 .sonarcloud.properties 20:23:41 -rw-rw-r-- 1 1001 1001 8609 Jun 18 20:17 Attribution.txt 20:23:41 -rw-rw-r-- 1 1001 1001 3804 Jun 18 20:17 CONTRIBUTING.md 20:23:41 -rw-rw-r-- 1 1001 1001 931 Jun 18 20:17 Dockerfile.build 20:23:41 -rw-rw-r-- 1 1001 1001 849 Jun 18 20:17 Jenkinsfile 20:23:41 -rw-rw-r-- 1 1001 1001 10775 Jun 18 20:17 LICENSE 20:23:41 -rw-rw-r-- 1 1001 1001 5605 Jun 18 20:17 Makefile 20:23:41 -rw-rw-r-- 1 1001 1001 7905 Jun 18 20:17 README.md 20:23:41 -rw-rw-r-- 1 1001 1001 7071 Jun 18 20:17 SECURITY.md 20:23:41 -rw-rw-r-- 1 1001 1001 5 Jun 18 20:14 VERSION 20:23:41 -rw-rw-r-- 1 1001 1001 4131 Jun 18 20:17 ZMQWindows.md 20:23:41 drwxrwxr-x 2 1001 1001 4096 Jun 18 20:17 bin 20:23:41 drwxrwxr-x 14 1001 1001 4096 Jun 18 20:17 cmd 20:23:41 -rw-r--r-- 1 root root 398095 Jun 18 20:22 coverage.out 20:23:41 -rw-rw-r-- 1 1001 1001 841 Jun 18 20:17 go.mod 20:23:41 -rw-r--r-- 1 root root 20843 Jun 18 20:19 go.sum 20:23:41 drwxrwxr-x 7 1001 1001 4096 Jun 18 20:17 internal 20:23:41 drwxrwxr-x 3 1001 1001 4096 Jun 18 20:17 openapi 20:23:41 drwxrwxr-x 4 1001 1001 4096 Jun 18 20:17 snap 20:23:41 -rw-rw-r-- 1 1001 1001 168 Jun 18 20:17 version.go [Pipeline] sh 20:23:41 + '[' -e coverage.out ] 20:23:41 + chown 1001:1001 coverage.out [Pipeline] stash 20:23:41 Warning: overwriting stash ‘coverage-report’ 20:23:42 Stashed 1 file(s) [Pipeline] sh 20:23:43 + make build 20:23:43 go mod tidy 20:23:43 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 20:23:46 Waiting for container to be ready 20:23:47 To start your first instance, try: lxc launch ubuntu:18.04 20:23:47 20:23:50 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 20:23:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:23:51 Waiting for network to be ready... 20:23:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:23:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 20:23:52 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:23:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 20:23:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:23:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:23:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 20:23:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 20:23:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 20:23:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 20:23:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:23:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:23:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:23:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:23:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:23:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:23:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:23:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:23:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:23:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 20:23:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 20:23:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:23:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:23:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 20:23:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 20:23:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 20:23:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 20:23:56 Fetched 24.7 MB in 4s (6097 kB/s) 20:23:57 Reading package lists... 20:23:57 Reading package lists... 20:23:57 Building dependency tree... 20:23:57 Reading state information... 20:23:57 The following additional packages will be installed: 20:23:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:23:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:23:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:23:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:23:57 Suggested packages: 20:23:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:23:57 Recommended packages: 20:23:57 gnupg libsasl2-modules 20:23:57 The following NEW packages will be installed: 20:23:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:23:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:23:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:23:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:23:57 The following packages will be upgraded: 20:23:57 gpg gpg-agent gpgconf libudev1 20:23:57 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 20:23:57 Need to get 3530 kB of archives. 20:23:57 After this operation, 13.3 MB of additional disk space will be used. 20:23:57 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] 20:23:57 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] 20:23:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:23:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:23:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 20:23:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 20:23:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:23:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:23:58 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:23:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:23:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:23:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:23:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:23:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:23:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:23:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:23:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:23:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:23:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:23:58 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:23:58 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:23:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:23:59 debconf: delaying package configuration, since apt-utils is not installed 20:23:59 Fetched 3530 kB in 1s (3146 kB/s) 20:23:59 (Reading database ... 12511 files and directories currently installed.) 20:23:59 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 20:23:59 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:23:59 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 20:23:59 Selecting previously unselected package udev. 20:23:59 (Reading database ... 12511 files and directories currently installed.) 20:23:59 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 20:23:59 Unpacking udev (237-3ubuntu10.48) ... 20:23:59 Selecting previously unselected package libfuse2:amd64. 20:23:59 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:23:59 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:23:59 Selecting previously unselected package fuse. 20:23:59 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:23:59 Unpacking fuse (2.9.7-1ubuntu1) ... 20:23:59 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:23:59 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:23:59 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:23:59 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:23:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:23:59 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:23:59 Selecting previously unselected package libksba8:amd64. 20:23:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:23:59 Unpacking libksba8:amd64 (1.3.5-2) ... 20:23:59 Selecting previously unselected package libroken18-heimdal:amd64. 20:23:59 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:23:59 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:24:00 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:24:00 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:24:00 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:24:00 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:24:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:24:00 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libwind0-heimdal:amd64. 20:24:00 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:24:00 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:24:00 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:24:00 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:24:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:24:00 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:24:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:24:00 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:24:00 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:24:00 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:00 Selecting previously unselected package libsasl2-modules-db:amd64. 20:24:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:24:00 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:24:00 Selecting previously unselected package libsasl2-2:amd64. 20:24:00 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:24:00 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:24:00 Selecting previously unselected package libldap-common. 20:24:00 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:24:00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:24:00 Selecting previously unselected package libldap-2.4-2:amd64. 20:24:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:24:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:24:00 Selecting previously unselected package dirmngr. 20:24:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:24:00 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:24:00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:24:00 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:24:00 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:24:00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:24:00 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:24:01 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:24:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Setting up libksba8:amd64 (1.3.5-2) ... 20:24:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:24:01 Setting up udev (237-3ubuntu10.48) ... 20:24:01 invoke-rc.d: policy-rc.d denied execution of start. 20:24:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Processing triggers for systemd (237-3ubuntu10) ... 20:24:01 Setting up fuse (2.9.7-1ubuntu1) ... 20:24:01 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:24:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:24:01 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:24:01 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:24:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:24:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:24:02 settings in the [Install] section, and DefaultInstance for template units). 20:24:02 This means they are not meant to be enabled using systemctl. 20:24:02 Possible reasons for having this kind of units are: 20:24:02 1) A unit may be statically enabled by being symlinked from another unit's 20:24:02 .wants/ or .requires/ directory. 20:24:02 2) A unit's purpose may be to act as a helper for some other unit which has 20:24:02 a requirement dependency on it. 20:24:02 3) A unit may be started when needed via activation (socket, path, timer, 20:24:02 D-Bus, udev, scripted systemctl call, ...). 20:24:02 4) In case of template units, the unit is meant to be enabled with some 20:24:02 instance name specified. 20:24:02 Reading package lists... 20:24:02 Building dependency tree... 20:24:02 Reading state information... 20:24:03 The following additional packages will be installed: 20:24:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:24:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:24:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:24:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:24:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:24:03 Suggested packages: 20:24:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:24:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:24:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:24:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:24:03 systemd-container policykit-1 20:24:03 Recommended packages: 20:24:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:24:03 The following NEW packages will be installed: 20:24:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:24:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:24:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:24:03 multiarch-support openssh-client python3 python3-minimal python3.6 20:24:03 python3.6-minimal snapd squashfs-tools sudo 20:24:03 The following packages will be upgraded: 20:24:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:24:03 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 20:24:03 Need to get 36.7 MB of archives. 20:24:03 After this operation, 147 MB of additional disk space will be used. 20:24:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:24:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:24:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 20:24:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:24:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:24:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:24:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:24:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:24:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:24:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:24:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:24:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:24:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:24:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:24:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:24:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:24:04 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 20:24:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 20:24:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 20:24:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:24:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:24:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:24:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:24:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:24:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:24:04 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:24:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:24:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:24:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:24:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:24:05 debconf: delaying package configuration, since apt-utils is not installed 20:24:05 Fetched 36.7 MB in 2s (15.6 MB/s) 20:24:05 (Reading database ... 12757 files and directories currently installed.) 20:24:05 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 20:24:05 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:24:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 20:24:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:24:06 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 20:24:06 (Reading database ... 12757 files and directories currently installed.) 20:24:06 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 20:24:06 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 20:24:06 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 20:24:06 (Reading database ... 12757 files and directories currently installed.) 20:24:06 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 20:24:06 Unpacking apt (1.6.13) over (1.6.1) ... 20:24:07 Setting up apt (1.6.13) ... 20:24:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:24:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:24:07 (Reading database ... 12764 files and directories currently installed.) 20:24:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:24:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:24:07 Selecting previously unselected package libpython3.6-minimal:amd64. 20:24:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:24:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:24:07 Selecting previously unselected package libexpat1:amd64. 20:24:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:24:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:24:07 Selecting previously unselected package python3.6-minimal. 20:24:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:24:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:24:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:24:08 Checking for services that may need to be restarted...done. 20:24:08 Checking for services that may need to be restarted...done. 20:24:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:24:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:24:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:24:08 Selecting previously unselected package python3-minimal. 20:24:08 (Reading database ... 13012 files and directories currently installed.) 20:24:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:24:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:24:08 Selecting previously unselected package mime-support. 20:24:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:24:08 Unpacking mime-support (3.60ubuntu1) ... 20:24:08 Selecting previously unselected package libmpdec2:amd64. 20:24:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:24:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:24:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:24:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:24:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:24:09 Selecting previously unselected package python3.6. 20:24:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:24:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:24:09 Selecting previously unselected package libpython3-stdlib:amd64. 20:24:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:24:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:24:09 Setting up python3-minimal (3.6.7-1~18.04) ... 20:24:09 Selecting previously unselected package python3. 20:24:09 (Reading database ... 13442 files and directories currently installed.) 20:24:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:24:09 Unpacking python3 (3.6.7-1~18.04) ... 20:24:09 Selecting previously unselected package multiarch-support. 20:24:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:24:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:24:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:24:09 Selecting previously unselected package liblzo2-2:amd64. 20:24:09 (Reading database ... 13479 files and directories currently installed.) 20:24:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:24:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:24:09 Selecting previously unselected package libbsd0:amd64. 20:24:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:24:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:24:09 Selecting previously unselected package sudo. 20:24:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:24:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:24:09 Selecting previously unselected package apparmor. 20:24:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:24:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:24:09 Selecting previously unselected package libedit2:amd64. 20:24:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:24:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:24:10 Selecting previously unselected package libkrb5support0:amd64. 20:24:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:24:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:24:10 Selecting previously unselected package libk5crypto3:amd64. 20:24:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:24:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:24:10 Selecting previously unselected package libkeyutils1:amd64. 20:24:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:24:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:24:10 Selecting previously unselected package libkrb5-3:amd64. 20:24:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:24:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:24:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:24:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:24:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:24:10 Selecting previously unselected package libssl1.0.0:amd64. 20:24:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:24:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:24:10 Selecting previously unselected package openssh-client. 20:24:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:24:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:24:10 Selecting previously unselected package squashfs-tools. 20:24:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:24:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:24:11 Selecting previously unselected package snapd. 20:24:11 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:24:11 Unpacking snapd (2.49.2+18.04) ... 20:24:12 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 20:24:13 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 20:24:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:24:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:24:13 Setting up mime-support (3.60ubuntu1) ... 20:24:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:24:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:24:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:24:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:24:13 Setting up systemd (237-3ubuntu10.48) ... 20:24:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:24:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:24:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:24:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:24:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:24:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:24:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:24:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:24:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:24:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:24:14 Setting up python3 (3.6.7-1~18.04) ... 20:24:14 running python rtupdate hooks for python3.6... 20:24:14 running python post-rtupdate hooks for python3.6... 20:24:14 Setting up apparmor (2.12-4ubuntu5.1) ... 20:24:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:24:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:24:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:24:16 Setting up snapd (2.49.2+18.04) ... 20:24:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:24:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:24:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:24:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:24:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:24:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:24:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:24:17 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 20:24:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:24:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:24:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:24:17 /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' 20:24:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:24:17 Processing triggers for systemd (237-3ubuntu10.48) ... 20:24:18 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 20:24:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:24:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:24:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:24:20 Reading package lists... 20:24:21 Reading package lists... 20:24:21 Building dependency tree... 20:24:21 Reading state information... 20:24:21 Calculating upgrade... 20:24:21 The following packages will be upgraded: 20:24:21 advancecomp base-files bash binutils binutils-common 20:24:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:24:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:24:21 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:24:21 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:24:21 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:24:21 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:24:21 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:24:21 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:24:21 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:24:21 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:24:21 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:24:21 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:24:21 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:24:21 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:24:21 ubuntu-keyring util-linux 20:24:21 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:24:21 Need to get 64.1 MB of archives. 20:24:21 After this operation, 5110 kB of additional disk space will be used. 20:24:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 20:24:21 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 20:24:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:24:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:24:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:24:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:24:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:24:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:24:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:24:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:24:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:24:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:24:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:24:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:24:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:24:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:24:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:24:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:24:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:24:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:24:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:24:21 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:24:21 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:24:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:24:21 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:24:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:24:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:24:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:24:21 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:24:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:24:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:24:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:24:22 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:24:22 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:24:22 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:24:22 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:24:22 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:24:22 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:24:22 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:24:22 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:24:22 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:24:22 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:24:22 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:24:22 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:24:22 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:24:22 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:24:22 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:24:22 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:24:22 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:24:22 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:24:22 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] 20:24:22 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:24:22 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:24:22 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:24:22 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:24:22 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:24:22 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:24:22 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:24:22 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:24:22 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:24:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:24:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:24:22 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:24:22 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:24:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:24:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:24:22 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:24:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:24:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:24:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:24:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:24:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:24:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:24:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:24:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:24:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:24:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:24:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:24:22 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:24:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:24:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:24:23 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:24:23 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:24:23 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:24:23 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] 20:24:23 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:24:23 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 20:24:23 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] 20:24:23 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:24:23 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:24:23 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:24:23 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:24:23 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:24:23 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:24:23 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:24:23 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:24:23 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] 20:24:23 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:24:23 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:24:23 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:24:23 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:24:23 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:24:23 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:24:23 debconf: delaying package configuration, since apt-utils is not installed 20:24:23 Fetched 64.1 MB in 2s (34.0 MB/s) 20:24:23 (Reading database ... 13914 files and directories currently installed.) 20:24:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:24:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:24:24 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:24:24 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:24:24 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 20:24:24 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 20:24:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:25 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:25 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:25 (Reading database ... 13914 files and directories currently installed.) 20:24:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:24:25 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 20:24:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:24:25 (Reading database ... 13914 files and directories currently installed.) 20:24:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:24:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:24:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:26 (Reading database ... 13914 files and directories currently installed.) 20:24:26 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:24:26 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:24:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:24:26 (Reading database ... 13914 files and directories currently installed.) 20:24:26 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:24:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:24:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:24:26 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:24:27 Setting up base-files (10.1ubuntu2.10) ... 20:24:27 Installing new version of config file /etc/issue ... 20:24:27 Installing new version of config file /etc/issue.net ... 20:24:27 Installing new version of config file /etc/lsb-release ... 20:24:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:24:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:24:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:24:27 Removing obsolete conffile /etc/default/motd-news ... 20:24:27 (Reading database ... 13915 files and directories currently installed.) 20:24:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:24:27 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:24:27 Setting up bash (4.4.18-2ubuntu1.2) ... 20:24:27 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 20:24:28 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 20:24:28 (Reading database ... 13915 files and directories currently installed.) 20:24:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:24:28 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:24:28 (Reading database ... 13915 files and directories currently installed.) 20:24:28 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:24:28 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:24:28 Setting up tar (1.29b-2ubuntu0.2) ... 20:24:28 (Reading database ... 13915 files and directories currently installed.) 20:24:28 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:24:28 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:24:28 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:24:28 (Reading database ... 13915 files and directories currently installed.) 20:24:28 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:24:28 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:24:28 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:24:28 (Reading database ... 13915 files and directories currently installed.) 20:24:28 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:24:28 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:24:28 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:24:29 (Reading database ... 13915 files and directories currently installed.) 20:24:29 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:24:29 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:24:29 Setting up grep (3.1-2build1) ... 20:24:29 (Reading database ... 13915 files and directories currently installed.) 20:24:29 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:24:29 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:24:29 Setting up login (1:4.5-1ubuntu2) ... 20:24:29 (Reading database ... 13915 files and directories currently installed.) 20:24:29 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:24:29 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:24:29 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:24:29 (Reading database ... 13915 files and directories currently installed.) 20:24:29 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:24:29 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:24:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:24:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:24:30 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:24:30 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:24:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:24:30 (Reading database ... 13915 files and directories currently installed.) 20:24:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:24:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:24:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:24:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:24:31 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:24:31 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:24:31 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:24:31 (Reading database ... 13915 files and directories currently installed.) 20:24:31 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:24:31 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:24:31 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 20:24:31 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:24:31 (Reading database ... 13915 files and directories currently installed.) 20:24:31 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:31 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:24:31 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:24:31 (Reading database ... 13915 files and directories currently installed.) 20:24:31 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:31 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:24:31 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:24:31 (Reading database ... 13915 files and directories currently installed.) 20:24:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:24:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:24:32 (Reading database ... 13915 files and directories currently installed.) 20:24:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:24:32 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:24:32 (Reading database ... 13915 files and directories currently installed.) 20:24:32 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:24:32 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:24:32 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:24:32 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:24:32 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:24:32 (Reading database ... 13915 files and directories currently installed.) 20:24:32 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:24:32 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:24:32 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:24:32 (Reading database ... 13915 files and directories currently installed.) 20:24:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:24:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:24:32 (Reading database ... 13915 files and directories currently installed.) 20:24:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:24:32 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:24:32 (Reading database ... 13915 files and directories currently installed.) 20:24:32 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:24:33 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:24:33 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:24:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:24:33 (Reading database ... 13915 files and directories currently installed.) 20:24:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:24:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:24:34 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:24:34 (Reading database ... 13915 files and directories currently installed.) 20:24:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:24:34 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:24:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:24:34 (Reading database ... 13917 files and directories currently installed.) 20:24:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:24:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:24:34 Setting up debconf (1.5.66ubuntu1) ... 20:24:34 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 20:24:34 (Reading database ... 13917 files and directories currently installed.) 20:24:34 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:24:34 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:24:34 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:24:34 (Reading database ... 13917 files and directories currently installed.) 20:24:34 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:24:34 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:24:34 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:24:34 (Reading database ... 13917 files and directories currently installed.) 20:24:34 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:24:34 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:24:34 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:24:35 (Reading database ... 13917 files and directories currently installed.) 20:24:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:24:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:24:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:24:35 (Reading database ... 13919 files and directories currently installed.) 20:24:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:24:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:24:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:24:35 (Reading database ... 13923 files and directories currently installed.) 20:24:35 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:24:35 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:24:35 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 20:24:35 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:24:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:24:35 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:24:35 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:24:36 (Reading database ... 13923 files and directories currently installed.) 20:24:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:24:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:24:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:24:36 (Reading database ... 13923 files and directories currently installed.) 20:24:36 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:24:36 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:24:36 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:24:36 (Reading database ... 13923 files and directories currently installed.) 20:24:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:24:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:24:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:24:36 (Reading database ... 13923 files and directories currently installed.) 20:24:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:24:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:24:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:24:36 (Reading database ... 13923 files and directories currently installed.) 20:24:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:24:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:24:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:24:36 (Reading database ... 13923 files and directories currently installed.) 20:24:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:24:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:24:37 Setting up passwd (1:4.5-1ubuntu2) ... 20:24:37 (Reading database ... 13923 files and directories currently installed.) 20:24:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:24:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:24:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:24:37 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 20:24:37 (Reading database ... 13923 files and directories currently installed.) 20:24:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:24:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:24:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:24:37 (Reading database ... 13923 files and directories currently installed.) 20:24:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:24:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:24:37 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:24:37 (Reading database ... 13923 files and directories currently installed.) 20:24:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:24:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:24:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:24:37 (Reading database ... 13923 files and directories currently installed.) 20:24:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:24:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:24:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:24:37 (Reading database ... 13923 files and directories currently installed.) 20:24:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:24:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:24:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:24:38 (Reading database ... 13923 files and directories currently installed.) 20:24:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:24:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:24:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:24:38 (Reading database ... 13923 files and directories currently installed.) 20:24:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:24:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:24:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:24:38 (Reading database ... 13923 files and directories currently installed.) 20:24:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:24:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:24:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:24:38 (Reading database ... 13924 files and directories currently installed.) 20:24:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:24:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:24:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:24:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:24:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:24:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:24:38 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:24:38 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:24:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:24:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:24:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:24:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:24:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:24:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:24:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:24:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:24:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:24:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:24:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:24:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:24:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:24:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:24:39 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:24:39 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:24:39 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:24:39 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:24:39 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:24:39 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:24:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:24:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:24:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:24:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:24:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:24:40 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:24:40 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:24:40 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:24:40 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:40 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:24:40 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:40 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:24:40 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:40 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:24:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:24:41 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:24:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } 20:24:42 $ docker stop --time=1 c1c00dcb35b09fe69b2a19a414ad35c31ad91861ca75b843c6f46bad0d61a6e0 20:24:43 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:43 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:24:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:24:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:24:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:24:44 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:24:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:24:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:24:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:24:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:24:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:24:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:24:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:24:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:24:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:24:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:24:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:24:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:24:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:24:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:24:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:24:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:24:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:24:45 20:24:45 Current default time zone: 'Etc/UTC' 20:24:45 Local time is now: Fri Jun 18 20:24:44 UTC 2021. 20:24:45 Universal Time is now: Fri Jun 18 20:24:44 UTC 2021. 20:24:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:24:45 20:24:45 Setting up systemd-sysv (237-3ubuntu10.48) ... 20:24:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:45 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 20:24:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:24:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:24:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:24:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:24:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:24:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:24:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:24:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:24:45 $ docker rm -f c1c00dcb35b09fe69b2a19a414ad35c31ad91861ca75b843c6f46bad0d61a6e0 20:24:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:24:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:24:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:45 Setting up patch (2.7.6-2ubuntu1.1) ... 20:24:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:24:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:24:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:24:45 Installing new version of config file /etc/ssl/openssl.cnf ... 20:24:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:24:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:24:45 Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:24:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:47 20:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:24:47 Updating certificates in /etc/ssl/certs... 20:24:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:47 latest: Pulling from edgex-devops/edgex-compose-arm64 20:24:47 29e5d40040c1: Pulling fs layer 20:24:47 1ce36da41761: Pulling fs layer 20:24:47 25b303627fd3: Pulling fs layer 20:24:48 29e5d40040c1: Verifying Checksum 20:24:48 29e5d40040c1: Download complete 20:24:48 23 added, 27 removed; done. 20:24:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:24:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:24:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:24:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:24:48 Setting up pkgbinarymangler (138.18.04.1) ... 20:24:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:24:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:24:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:24:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:24:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:24:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:24:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:24:48 Setting up perl (5.26.1-6ubuntu0.5) ... 20:24:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:24:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:24:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:24:48 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:24:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:24:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:24:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:24:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:24:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:24:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:24:48 Processing triggers for systemd (237-3ubuntu10.48) ... 20:24:48 Processing triggers for mime-support (3.60ubuntu1) ... 20:24:48 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:24:48 Updating certificates in /etc/ssl/certs... 20:24:48 29e5d40040c1: Pull complete 20:24:48 1ce36da41761: Verifying Checksum 20:24:48 1ce36da41761: Download complete 20:24:48 0 added, 0 removed; done. 20:24:48 Running hooks in /etc/ca-certificates/update.d... 20:24:48 done. 20:24:49 Reading package lists... 20:24:49 Building dependency tree... 20:24:49 Reading state information... 20:24:49 The following NEW packages will be installed: 20:24:49 apt-transport-https 20:24:50 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:24:50 Need to get 1692 B of archives. 20:24:50 After this operation, 154 kB of additional disk space will be used. 20:24:50 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 20:24:50 debconf: delaying package configuration, since apt-utils is not installed 20:24:50 Fetched 1692 B in 0s (9612 B/s) 20:24:50 Selecting previously unselected package apt-transport-https. 20:24:50 (Reading database ... 13929 files and directories currently installed.) 20:24:50 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 20:24:50 Unpacking apt-transport-https (1.6.13) ... 20:24:50 1ce36da41761: Pull complete 20:24:50 Setting up apt-transport-https (1.6.13) ... 20:24:50 Waiting for network to be ready... 20:24:50 25b303627fd3: Verifying Checksum 20:24:50 25b303627fd3: Download complete 20:24:56 2021-06-18T20:24:53Z INFO Waiting for automatic snapd restart... 20:24:56 snapd 2.51 from Canonical* installed 20:24:57 "snapd" switched to the "latest/stable" channel 20:24:57 20:25:00 core18 20210507 from Canonical* installed 20:25:00 "core18" switched to the "latest/stable" channel 20:25:00 20:25:00 25b303627fd3: Pull complete 20:25:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:25:00 prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container 20:25:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:25:03 snapcraft 4.8.2 from Canonical* installed 20:25:03 "snapcraft" switched to the "latest/stable" channel 20:25:03 20:25:03 $ docker top 2cd950eaa68c2c492556534678b82899ee0e9d2fbd209f2625c2f8289b3d7c81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:04 + docker-compose build --help 20:25:04 + grep parallel 20:25:08 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: 20:25:08 - README.md 20:25:08 20:25:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:25:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:25:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:25:08 --parallel Build images in parallel. 20:25:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } 20:25:08 $ docker stop --time=1 2cd950eaa68c2c492556534678b82899ee0e9d2fbd209f2625c2f8289b3d7c81 20:25:09 Reading package lists... 20:25:09 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 20:25:09 Reading package lists... 20:25:09 Building dependency tree... 20:25:09 Reading state information... 20:25:09 Suggested packages: 20:25:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:25:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:25:09 Recommended packages: 20:25:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:25:10 The following NEW packages will be installed: 20:25:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:25:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:25:10 pkg-config zip 20:25:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:25:10 Need to get 7663 kB of archives. 20:25:10 After this operation, 43.8 MB of additional disk space will be used. 20:25:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:25:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:25:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:25:10 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:25:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:25:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:25:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:25:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:25:10 $ docker rm -f 2cd950eaa68c2c492556534678b82899ee0e9d2fbd209f2625c2f8289b3d7c81 20:25:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:25:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:25:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:25:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:25:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:25:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:25:11 debconf: delaying package configuration, since apt-utils is not installed 20:25:11 Fetched 7663 kB in 1s (10.1 MB/s) 20:25:11 Selecting previously unselected package libglib2.0-0:amd64. 20:25:11 (Reading database ... 13933 files and directories currently installed.) 20:25:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:25:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:11 . [Pipeline] withDockerContainer 20:25:11 Selecting previously unselected package libpsl5:amd64. 20:25:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:25:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:25:11 Selecting previously unselected package libnghttp2-14:amd64. 20:25:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:25:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:25:11 Selecting previously unselected package librtmp1:amd64. 20:25:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:25:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:25:11 prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container 20:25:11 Selecting previously unselected package libcurl3-gnutls:amd64. 20:25:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:25:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:25:11 Selecting previously unselected package liberror-perl. 20:25:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:25:11 Unpacking liberror-perl (0.17025-1) ... 20:25:11 Selecting previously unselected package git-man. 20:25:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:25:11 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:25:11 Selecting previously unselected package git. 20:25:11 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:25:11 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:25:12 Selecting previously unselected package libnorm1:amd64. 20:25:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:25:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:25:12 Selecting previously unselected package libpgm-5.2-0:amd64. 20:25:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:25:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:25:12 Selecting previously unselected package libsodium23:amd64. 20:25:12 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:25:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:25:12 Selecting previously unselected package libzmq5:amd64. 20:25:12 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:25:12 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:25:12 Selecting previously unselected package libzmq3-dev:amd64. 20:25:12 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:25:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:25:12 Selecting previously unselected package pkg-config. 20:25:12 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:25:12 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:25:12 Selecting previously unselected package zip. 20:25:12 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:25:12 Unpacking zip (3.0-11build1) ... 20:25:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:25:12 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:25:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:25:12 Setting up liberror-perl (0.17025-1) ... 20:25:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:25:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:25:12 No schema files found: doing nothing. 20:25:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:25:12 Setting up zip (3.0-11build1) ... 20:25:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:25:12 Setting up libsodium23:amd64 (1.0.16-2) ... 20:25:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:25:13 $ docker top e0856395903708d1caff5fd6c1b626620f38040faf852a0233854584bb005b9a -eo pid,comm 20:25:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:25:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:25:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:25:13 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:25:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] { [Pipeline] sh 20:25:13 git set to automatically installed. 20:25:13 git-man set to automatically installed. 20:25:13 libcurl3-gnutls set to automatically installed. 20:25:13 liberror-perl set to automatically installed. 20:25:13 libglib2.0-0 set to automatically installed. 20:25:13 libnghttp2-14 set to automatically installed. 20:25:13 libnorm1 set to automatically installed. 20:25:13 libpgm-5.2-0 set to automatically installed. 20:25:13 libpsl5 set to automatically installed. 20:25:13 librtmp1 set to automatically installed. 20:25:13 libsodium23 set to automatically installed. 20:25:13 libzmq3-dev set to automatically installed. 20:25:13 libzmq5 set to automatically installed. 20:25:13 pkg-config set to automatically installed. 20:25:13 zip set to automatically installed. 20:25:14 + docker-compose -f ./docker-compose-build.yml build --parallel 20:25:15 snapd is not logged in, snap install commands will use sudo 20:25:15 snap "core18" has no updates available 20:25:17 snapd is not logged in, snap install commands will use sudo 20:25:18 Building core-command ... 20:25:18 Building core-data ... 20:25:18 Building core-metadata ... 20:25:18 Building security-bootstrapper ... 20:25:18 Building security-proxy-setup ... 20:25:18 Building security-secretstore-setup ... 20:25:18 Building support-notifications ... 20:25:18 Building support-scheduler ... 20:25:18 Building sys-mgmt-agent ... 20:25:18 Building core-metadata 20:25:18 Building security-bootstrapper 20:25:18 Building core-command 20:25:18 Building sys-mgmt-agent 20:25:18 Building security-secretstore-setup 20:25:27 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 20:25:27 Downloading snap 'edgex-app-service-configurable' 20:25:27 2021/06/18 20:25:27.551096 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_562.snap: 7311360 20:25:29 Pulling app-service-config 20:25:29 + snapcraftctl pull 20:25:30 Pulling config-common 20:25:30 + snapcraftctl pull 20:25:31 Pulling go-build-helper 20:25:31 + snapcraftctl pull 20:25:32 'edgex-go' has dependencies that need to be staged: go-build-helper 20:25:32 Skipping pull go-build-helper (already ran) 20:25:32 Building go-build-helper 20:25:32 + snapcraftctl build 20:25:34 Staging go-build-helper 20:25:34 + snapcraftctl stage 20:25:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:25:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:25:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 20:25:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 20:25:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:25:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:25:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 20:25:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 20:25:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 20:25:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 20:25:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:25:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:25:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:25:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:25:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:25:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:25:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:25:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:25:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:25:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 20:25:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 20:25:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:25:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:25:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 20:25:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 20:25:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 20:25:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 20:25:42 Fetched 24.7 MB in 0s (0 B/s) 20:25:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:25:42 Fetched 224 kB in 0s (0 B/s) 20:25:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:25:42 Fetched 157 kB in 0s (0 B/s) 20:25:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:25:42 Fetched 221 kB in 0s (0 B/s) 20:25:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:25:42 Fetched 143 kB in 0s (0 B/s) 20:25:42 Pulling edgex-go 20:25:42 + snapcraftctl pull 20:25:43 Pulling hooks 20:25:43 + snapcraftctl pull 20:26:01 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:26:01 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:26:01 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:26:01 Fetched 0 B in 0s (0 B/s) 20:26:01 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:26:01 Fetched 96.5 kB in 0s (0 B/s) 20:26:01 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:26:01 Fetched 279 kB in 0s (0 B/s) 20:26:01 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:26:01 Fetched 122 kB in 0s (0 B/s) 20:26:01 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:26:01 Fetched 77.8 kB in 0s (0 B/s) 20:26:01 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:26:01 Fetched 8848 B in 0s (0 B/s) 20:26:01 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:26:01 Fetched 47.8 kB in 0s (0 B/s) 20:26:01 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:26:01 Fetched 45.6 kB in 0s (0 B/s) 20:26:01 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:26:01 Fetched 15.0 kB in 0s (0 B/s) 20:26:01 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 20:26:01 Fetched 219 kB in 0s (0 B/s) 20:26:01 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:26:01 Fetched 154 kB in 0s (0 B/s) 20:26:01 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:26:01 Fetched 50.6 kB in 0s (0 B/s) 20:26:01 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:26:01 Fetched 14.8 kB in 0s (0 B/s) 20:26:01 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:26:01 Fetched 41.8 kB in 0s (0 B/s) 20:26:01 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:26:01 Fetched 499 kB in 0s (0 B/s) 20:26:01 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:26:01 Fetched 111 kB in 0s (0 B/s) 20:26:01 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:26:01 Fetched 240 kB in 0s (0 B/s) 20:26:01 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:26:01 Fetched 29.3 kB in 0s (0 B/s) 20:26:01 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:26:01 Fetched 85.5 kB in 0s (0 B/s) 20:26:01 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:26:01 Fetched 24.5 kB in 0s (0 B/s) 20:26:01 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:26:01 Fetched 49.2 kB in 0s (0 B/s) 20:26:01 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:26:01 Fetched 54.2 kB in 0s (0 B/s) 20:26:01 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:26:01 Fetched 30.8 kB in 0s (0 B/s) 20:26:01 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:26:01 Fetched 15.8 kB in 0s (0 B/s) 20:26:01 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:26:01 Fetched 85.9 kB in 0s (0 B/s) 20:26:01 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:26:01 Fetched 8720 B in 0s (0 B/s) 20:26:01 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:26:01 Fetched 140 kB in 0s (0 B/s) 20:26:01 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:26:01 Fetched 119 kB in 0s (0 B/s) 20:26:01 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:26:01 Fetched 111 kB in 0s (0 B/s) 20:26:01 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:26:01 Fetched 11.1 kB in 0s (0 B/s) 20:26:01 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:26:01 Fetched 645 kB in 0s (0 B/s) 20:26:01 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:26:01 Fetched 41.3 kB in 0s (0 B/s) 20:26:01 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:26:01 Fetched 17.9 kB in 0s (0 B/s) 20:26:01 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:26:01 Fetched 368 kB in 0s (0 B/s) 20:26:01 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:26:01 Fetched 187 kB in 0s (0 B/s) 20:26:01 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:26:01 Fetched 175 kB in 0s (0 B/s) 20:26:01 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:26:01 Fetched 206 kB in 0s (0 B/s) 20:26:01 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:26:01 Fetched 1301 kB in 0s (0 B/s) 20:26:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:26:01 Fetched 36.2 kB in 0s (0 B/s) 20:26:01 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 20:26:01 Fetched 159 kB in 0s (0 B/s) 20:26:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:26:01 Fetched 107 kB in 0s (0 B/s) 20:26:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:26:01 Fetched 48.7 kB in 0s (0 B/s) 20:26:01 Pulling static-packages 20:26:01 + snapcraftctl pull 20:26:01 Pulling version 20:26:01 + cd /root/project 20:26:01 + git describe --tags --abbrev=0 20:26:01 + sed s/v// 20:26:01 + GIT_VERSION=2.0.0-dev.271 20:26:01 + [ -z 2.0.0-dev.271 ] 20:26:01 + snapcraftctl set-version 2.0.0-dev.271 20:26:01 Building app-service-config 20:26:01 + snapcraftctl build 20:26:03 Building config-common 20:26:03 + snapcraftctl build 20:26:05 Skipping build go-build-helper (already ran) 20:26:05 Building edgex-go 20:26:05 + cd /root/parts/edgex-go/src 20:26:05 + make build 20:26:05 go mod tidy 20:26:07 go: downloading github.com/gorilla/mux v1.8.0 20:26:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 20:26:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 20:26:07 go: downloading github.com/stretchr/testify v1.7.0 20:26:07 go: downloading github.com/google/uuid v1.2.0 20:26:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 20:26:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:26:07 go: downloading gopkg.in/yaml.v2 v2.4.0 20:26:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:26:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:26:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 20:26:07 go: downloading github.com/lib/pq v1.10.2 20:26:07 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:26:08 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:26:08 go: downloading github.com/pelletier/go-toml v1.9.2 20:26:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:26:08 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 20:26:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 20:26:09 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:26:09 go: downloading github.com/go-kit/kit v0.9.0 20:26:09 go: downloading github.com/davecgh/go-spew v1.1.1 20:26:09 go: downloading github.com/pmezard/go-difflib v1.0.0 20:26:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:26:09 go: downloading github.com/stretchr/objx v0.1.0 20:26:09 go: downloading github.com/x448/float16 v0.8.4 20:26:09 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:26:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:26:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:26:09 go: downloading github.com/pebbe/zmq4 v1.2.7 20:26:09 go: downloading github.com/go-playground/universal-translator v0.17.0 20:26:09 go: downloading github.com/leodido/go-urn v1.2.0 20:26:09 go: downloading golang.org/x/text v0.3.2 20:26:09 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:26:09 go: downloading github.com/go-playground/locales v0.13.0 20:26:09 go: downloading github.com/kr/pretty v0.2.0 20:26:09 go: downloading github.com/hashicorp/consul/api v1.8.1 20:26:09 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:26:09 go: downloading github.com/go-stack/stack v1.8.0 20:26:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:26:09 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:26:09 go: downloading github.com/gorilla/websocket v1.4.2 20:26:09 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:26:09 go: downloading github.com/onsi/ginkgo v1.10.1 20:26:09 go: downloading github.com/onsi/gomega v1.7.0 20:26:10 go: downloading github.com/kr/text v0.1.0 20:26:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:26:10 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:26:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:26:10 go: downloading github.com/hashicorp/serf v0.9.5 20:26:10 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:26:10 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:26:10 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:26:10 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:26:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:26:10 go: downloading github.com/mitchellh/copystructure v1.0.0 20:26:10 go: downloading github.com/fatih/color v1.9.0 20:26:10 go: downloading github.com/mattn/go-colorable v0.1.6 20:26:10 go: downloading github.com/mattn/go-isatty v0.0.12 20:26:10 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:26:10 go: downloading github.com/pkg/errors v0.8.1 20:26:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:26:10 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:26:10 go: downloading github.com/hashicorp/memberlist v0.2.2 20:26:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:26:10 go: downloading github.com/hpcloud/tail v1.0.0 20:26:10 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:26:10 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:26:10 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:26:10 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:26:10 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:26:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:26:10 go: downloading github.com/miekg/dns v1.1.26 20:26:10 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:26:10 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:26:10 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:26:10 go: downloading github.com/hashicorp/errwrap v1.0.0 20:26:10 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:26:10 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 20:26:21 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 20:26:24 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 20:26:24 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 20:26:25 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 20:26:26 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 20:26:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:26:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:26 ---> 8491a740d115 20:26:26 Step 3/24 : WORKDIR /edgex-go 20:26:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:26:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:26 ---> 8491a740d115 20:26:26 Step 3/24 : WORKDIR /edgex-go 20:26:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:26:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:26:26 ---> 8491a740d115 20:26:26 Step 3/32 : WORKDIR /edgex-go 20:26:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:26:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:26 ---> 8491a740d115 20:26:26 Step 3/24 : WORKDIR /edgex-go 20:26:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:26:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:26:26 ---> 8491a740d115 20:26:26 Step 3/26 : WORKDIR /edgex-go 20:26:27 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 20:26:28 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 20:26:29 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 20:26:29 ---> Running in ca92098744df 20:26:29 ---> Running in 8a451d7fcd66 20:26:29 ---> Running in f770da282fae 20:26:29 ---> Running in 28e076d40e3a 20:26:29 ---> Running in 450441dcb801 20:26:30 Removing intermediate container 8a451d7fcd66 20:26:30 ---> dcb12b139f08 20:26:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:30 Removing intermediate container ca92098744df 20:26:30 ---> 6c93f6708fe3 20:26:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:30 Removing intermediate container 28e076d40e3a 20:26:30 ---> e6bbc50517fd 20:26:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:30 Removing intermediate container f770da282fae 20:26:30 ---> ca5e51aba18c 20:26:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:30 Removing intermediate container 450441dcb801 20:26:30 ---> a8cec9773c20 20:26:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:30 ---> Running in 4a195b976def 20:26:30 ---> Running in 757d1238b732 20:26:30 ---> Running in 98064e11ab14 20:26:30 ---> Running in 5989eaae8921 20:26:30 ---> Running in 56c88fd1e30a 20:26:30 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 20:26:31 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 20:26:32 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 20:26:34 Removing intermediate container 4a195b976def 20:26:34 ---> f774d39552d7 20:26:34 Step 5/32 : RUN apk add --update --no-cache make git 20:26:34 ---> Running in 74c0f08c6aa4 20:26:34 Removing intermediate container 757d1238b732 20:26:34 ---> 8be13b997ed1 20:26:34 Step 5/24 : RUN apk add --update --no-cache make bash git 20:26:34 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:26:34 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:26:34 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:26:34 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:26:34 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:26:34 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:26:34 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:26:34 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:26:34 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:26:34 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:26:34 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:26:34 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:26:34 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:26:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:26:34 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:26:34 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:26:34 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:26:34 + 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 20:26:34 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:26:34 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:26:34 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:26:34 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:26:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:26:34 + 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 20:26:34 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:26:34 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:26:34 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:26:34 ---> Running in 1750a52031c0 20:26:35 Removing intermediate container 5989eaae8921 20:26:35 ---> fabcc19cc627 20:26:35 Step 5/24 : RUN apk add --update --no-cache make git 20:26:35 Removing intermediate container 98064e11ab14 20:26:35 ---> 2622e74c127b 20:26:35 Step 5/24 : RUN apk add --update --no-cache make git 20:26:35 ---> Running in be72892936a2 20:26:35 Building hooks 20:26:35 + cd /root/parts/hooks/src 20:26:35 + make build 20:26:35 go mod tidy 20:26:35 Removing intermediate container 56c88fd1e30a 20:26:35 ---> 05c41090ca7c 20:26:35 Step 5/26 : RUN apk add --update --no-cache make git 20:26:35 ---> Running in 9b05409141d7 20:26:35 ---> Running in ca642258f8af 20:26:36 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 20:26:36 go: downloading github.com/stretchr/testify v1.5.1 20:26:36 go: downloading gopkg.in/yaml.v2 v2.2.2 20:26:36 go: downloading github.com/davecgh/go-spew v1.1.0 20:26:36 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:26:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:26:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:26:37 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:26:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:26:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:26:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:26:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:26:37 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:26:37 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:26:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:26:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:26:38 OK: 218 MiB in 52 packages 20:26:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:26:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:26:39 OK: 218 MiB in 52 packages 20:26:39 OK: 218 MiB in 52 packages 20:26:39 OK: 218 MiB in 52 packages 20:26:40 OK: 218 MiB in 52 packages 20:26:40 Removing intermediate container 74c0f08c6aa4 20:26:40 ---> e0a5400f120b 20:26:40 Step 6/32 : COPY go.mod . 20:26:40 Removing intermediate container 1750a52031c0 20:26:40 ---> 6f4ec6ff4694 20:26:40 Step 6/24 : COPY go.mod . 20:26:40 Building static-packages 20:26:40 + snapcraftctl build 20:26:41 Removing intermediate container be72892936a2 20:26:41 ---> c06a76c048df 20:26:41 Step 6/24 : COPY go.mod . 20:26:41 ---> d29f101d3a96 20:26:41 Step 7/32 : RUN go mod download 20:26:41 ---> Running in 709d79a0ed7f 20:26:42 Removing intermediate container ca642258f8af 20:26:42 ---> 3bc7a1da5327 20:26:42 Step 6/26 : COPY go.mod . 20:26:42 Removing intermediate container 9b05409141d7 20:26:42 ---> bb866e47644e 20:26:42 Step 6/24 : COPY go.mod . 20:26:42 ---> 5870f21ac9bc 20:26:42 Step 7/24 : RUN go mod download 20:26:42 ---> Running in 52b0543bbda8 20:26:42 ---> 0a8b61b8bee0 20:26:42 Step 7/24 : RUN go mod download 20:26:42 Building version 20:26:42 + snapcraftctl build 20:26:42 ---> Running in 895c2e61b779 20:26:43 ---> ea6fe03a74e1 20:26:43 Step 7/26 : RUN go mod download 20:26:43 ---> Running in 7dcf8a74ea28 20:26:43 ---> 8323aa623096 20:26:43 Step 7/24 : RUN go mod download 20:26:43 ---> Running in e240be882a2e 20:26:45 Staging app-service-config 20:26:45 + snapcraftctl stage 20:26:45 Staging config-common 20:26:45 + snapcraftctl stage 20:26:46 Removing intermediate container 709d79a0ed7f 20:26:46 ---> b861e8d4b5db 20:26:46 Step 8/32 : COPY . . 20:26:46 Removing intermediate container 52b0543bbda8 20:26:46 ---> 7b868aaf21c7 20:26:46 Step 8/24 : COPY . . 20:26:46 Skipping stage go-build-helper (already ran) 20:26:46 Staging edgex-go 20:26:46 + snapcraftctl stage 20:26:47 Removing intermediate container 895c2e61b779 20:26:47 ---> 37318f2c3a51 20:26:47 Step 8/24 : COPY . . 20:26:48 Staging hooks 20:26:48 + snapcraftctl stage 20:26:48 Staging static-packages 20:26:48 + snapcraftctl stage 20:26:49 Removing intermediate container 7dcf8a74ea28 20:26:49 ---> 1c1f16df912f 20:26:49 Step 8/26 : COPY . . 20:26:49 Removing intermediate container e240be882a2e 20:26:49 ---> 0d6dcc427c26 20:26:49 Step 8/24 : COPY . . 20:26:50 Staging version 20:26:50 + snapcraftctl stage 20:26:51 Priming app-service-config 20:26:51 + snapcraftctl prime 20:26:52 Priming config-common 20:26:52 + snapcraftctl prime 20:26:53 Priming go-build-helper 20:26:53 + snapcraftctl prime 20:26:53 Priming edgex-go 20:26:53 + snapcraftctl prime 20:26:55 Priming hooks 20:26:55 + snapcraftctl prime 20:26:56 Priming static-packages 20:26:56 + snapcraftctl prime 20:26:58 Priming version 20:26:58 + snapcraftctl prime 20:26:59 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] } 20:27:12 ---> c162ac996615 20:27:12 Step 9/32 : RUN go mod tidy 20:27:12 ---> ed76ed2da83a 20:27:12 Step 9/24 : RUN go mod tidy 20:27:12 ---> cd38952c07c3 20:27:12 Step 9/24 : RUN go mod tidy 20:27:12 ---> 594934fdacdc 20:27:12 Step 9/26 : RUN go mod tidy 20:27:12 ---> Running in b83fea9e5685 20:27:12 ---> Running in b4fbfff04403 20:27:12 ---> Running in 88040352bb2d 20:27:12 ---> Running in d06a0396c19a 20:27:12 ---> 7dd701731965 20:27:12 Step 9/24 : RUN go mod tidy 20:27:12 ---> Running in 126ed029dbf1 20:27:17 Removing intermediate container b4fbfff04403 20:27:17 ---> e1578f16a82e 20:27:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:27:18 ---> Running in f073025f1c71 20:27:19 Removing intermediate container d06a0396c19a 20:27:19 ---> c8ffda1f55fe 20:27:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:19 ---> Running in 18a326f44c33 20:27:19 Removing intermediate container b83fea9e5685 20:27:19 ---> b5802c05a986 20:27:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:27:19 ---> Running in f3dab8fa9aa5 20:27:19 Removing intermediate container 88040352bb2d 20:27:19 ---> dd95390edd1f 20:27:19 Step 10/24 : RUN make cmd/core-command/core-command 20:27:19 Removing intermediate container 126ed029dbf1 20:27:19 ---> fdfd47bca82a 20:27:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:27:19 ---> Running in 839fed5b9cd5 20:27:19 ---> Running in 91e6b3e6c8f3 20:27:20 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 20:27:21 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 20:27:22 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 20:27:22 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 20:27:22 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 20:29:14 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 20:29:14 Removing intermediate container f073025f1c71 20:29:14 ---> ea56b57fceac 20:29:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:29:14 ---> Running in 486c6bf110fb 20:29:14 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 20:29:14 Removing intermediate container 839fed5b9cd5 20:29:14 ---> 4dcff03e06ad 20:29:14 20:29:14 Step 11/24 : FROM alpine:3.12 20:29:14 3.12: Pulling from library/alpine 20:29:15 Removing intermediate container f3dab8fa9aa5 20:29:15 ---> 70a7ace1ad8a 20:29:15 20:29:15 Step 11/32 : FROM alpine:3.12 20:29:16 3.12: Pulling from library/alpine 20:29:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:29:17 Status: Downloaded newer image for alpine:3.12 20:29:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:29:17 Status: Image is up to date for alpine:3.12 20:29:17 ---> c4fd0aeabfcf 20:29:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:29:17 ---> c4fd0aeabfcf 20:29:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:29:17 Removing intermediate container 18a326f44c33 20:29:17 ---> e01a2af3c1b8 20:29:17 20:29:17 Step 11/26 : FROM alpine:3.12 20:29:17 ---> c4fd0aeabfcf 20:29:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:29:17 ---> Running in 89453c599c49 20:29:17 ---> Running in c9ef5cdb59ee 20:29:18 ---> Running in bc9a557de9e5 20:29:18 Removing intermediate container 486c6bf110fb 20:29:18 ---> 3415ae16869b 20:29:18 20:29:18 Step 12/24 : FROM docker:20.10.0 20:29:18 20.10.0: Pulling from library/docker 20:29:18 Removing intermediate container c9ef5cdb59ee 20:29:18 ---> 1da186967787 20:29:18 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:29:19 ---> Running in 4a0821e6d947 20:29:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:29:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:29:20 (1/1) Installing dumb-init (1.2.2-r1) 20:29:20 Executing busybox-1.31.1-r20.trigger 20:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:29:20 OK: 5 MiB in 15 packages 20:29:21 (1/6) Installing ca-certificates (20191127-r4) 20:29:21 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:29:21 (3/6) Installing libcurl (7.77.0-r0) 20:29:21 (4/6) Installing curl (7.77.0-r0) 20:29:21 (5/6) Installing dumb-init (1.2.2-r1) 20:29:21 (6/6) Installing su-exec (0.2-r1) 20:29:21 Executing busybox-1.31.1-r20.trigger 20:29:21 Executing ca-certificates-20191127-r4.trigger 20:29:21 OK: 7 MiB in 20 packages 20:29:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:29:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:29:22 (1/2) Installing dumb-init (1.2.2-r1) 20:29:22 (2/2) Installing su-exec (0.2-r1) 20:29:22 Executing busybox-1.31.1-r20.trigger 20:29:22 OK: 5 MiB in 16 packages 20:29:22 Removing intermediate container 91e6b3e6c8f3 20:29:22 ---> d47500b02153 20:29:22 20:29:22 Step 11/24 : FROM alpine:3.12 20:29:22 ---> c4fd0aeabfcf 20:29:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:29:22 ---> Using cache 20:29:22 ---> 7eaea7350e26 20:29:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:22 Removing intermediate container 89453c599c49 20:29:22 ---> 7eaea7350e26 20:29:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:23 ---> Running in f96ef582ae43 20:29:23 ---> Running in 01942d343248 20:29:23 Removing intermediate container f96ef582ae43 20:29:23 ---> 30906af136a4 20:29:23 Step 14/24 : ENV APP_PORT=59881 20:29:23 Removing intermediate container bc9a557de9e5 20:29:23 ---> 3e562cd74cc4 20:29:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:24 ---> Running in 62cd43ca7735 20:29:24 ---> Running in c339aac78645 20:29:24 Removing intermediate container 01942d343248 20:29:24 ---> 18a29997bd81 20:29:24 Step 14/24 : ENV APP_PORT=59882 20:29:24 Removing intermediate container 4a0821e6d947 20:29:24 ---> aac52d92c6cb 20:29:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:29:24 ---> Running in 4bcf33be2897 20:29:24 ---> Running in 75c74a4d36ac 20:29:25 Removing intermediate container c339aac78645 20:29:25 ---> 3bc563cd9238 20:29:25 Step 15/24 : EXPOSE $APP_PORT 20:29:25 Removing intermediate container 62cd43ca7735 20:29:25 ---> b1d645a80e19 20:29:25 Step 14/26 : WORKDIR / 20:29:25 Removing intermediate container 4bcf33be2897 20:29:25 ---> 6c465a5f971e 20:29:25 Step 15/24 : EXPOSE $APP_PORT 20:29:25 ---> Running in 9ae2ef4cc716 20:29:25 ---> Running in 0dbd69558b0d 20:29:25 Removing intermediate container 75c74a4d36ac 20:29:25 ---> 1044f482a168 20:29:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:29:26 ---> Running in 04a275a43206 20:29:26 ---> Running in 10559118e5b9 20:29:26 Removing intermediate container 9ae2ef4cc716 20:29:26 ---> d5adbfc72373 20:29:26 Step 16/24 : WORKDIR / 20:29:26 Removing intermediate container 0dbd69558b0d 20:29:26 ---> 9e042e235572 20:29:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:29:26 ---> Running in 7acbb44d6be8 20:29:27 Removing intermediate container 04a275a43206 20:29:27 ---> e78a76ce4f7c 20:29:27 Step 16/24 : WORKDIR / 20:29:27 Removing intermediate container 10559118e5b9 20:29:27 ---> 420ffe36be24 20:29:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:29:27 ---> Running in 89a41b82b60b 20:29:27 ---> Running in cd9dd499c3c7 20:29:27 Removing intermediate container 7acbb44d6be8 20:29:27 ---> fbe472ec9779 20:29:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:28 ---> 05a64ef3a229 20:29:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:29:28 Removing intermediate container 89a41b82b60b 20:29:28 ---> 40b06c797e3f 20:29:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:29 ---> 4096c99699a8 20:29:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:29:30 ---> a621e3e875cb 20:29:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:29:30 ---> 5b9c9a4a619d 20:29:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:29:31 ---> 46cc83885d12 20:29:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:29:31 Removing intermediate container cd9dd499c3c7 20:29:31 ---> 02da5483fe24 20:29:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:29:31 ---> 02fecb9b1c64 20:29:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:29:32 ---> Running in ffe6281f3c0a 20:29:32 ---> 5ed20af27a57 20:29:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:29:32 ---> 8704e0123122 20:29:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:33 Removing intermediate container ffe6281f3c0a 20:29:33 ---> 0afa5af75c59 20:29:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:29:33 ---> 6e06467af7b3 20:29:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:29:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:29:33 Status: Downloaded newer image for docker:20.10.0 20:29:33 ---> eeaf43b92773 20:29:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:29:33 ---> Running in e3fbae3448bf 20:29:33 ---> Running in 87db770fdc76 20:29:33 ---> ce4fc4cf233b 20:29:33 Step 20/24 : ENTRYPOINT ["/core-command"] 20:29:34 ---> Running in 3cd4f1df2bf9 20:29:34 Removing intermediate container e3fbae3448bf 20:29:34 ---> 641967b04c3a 20:29:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:34 ---> 3132bce5ba8c 20:29:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:29:34 ---> dfb4fdef5244 20:29:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:34 Removing intermediate container 87db770fdc76 20:29:34 ---> d48ea8ff88ca 20:29:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:29:34 ---> Running in d5cfe4a4a336 20:29:34 ---> Running in d76f06ea941b 20:29:34 ---> Running in 01a8f71b9e47 20:29:34 Removing intermediate container 3cd4f1df2bf9 20:29:34 ---> 6a4fbfab21d0 20:29:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:35 ---> Running in d6e3a53e37ef 20:29:35 Removing intermediate container d5cfe4a4a336 20:29:35 ---> e7dcf5b40d95 20:29:35 Step 22/24 : LABEL arch=arm64 20:29:35 ---> Running in 4bba92cf4a62 20:29:36 Removing intermediate container d6e3a53e37ef 20:29:36 ---> e87ecaf2d82b 20:29:36 Step 22/24 : LABEL arch=arm64 20:29:36 ---> 4b42f1c9853a 20:29:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:36 ---> Running in d6dcd271bbc0 20:29:36 Removing intermediate container 4bba92cf4a62 20:29:36 ---> 4a003d12a5c9 20:29:36 Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:29:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:29:36 ---> Running in bbd6b49fdad7 20:29:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:29:37 Removing intermediate container d6dcd271bbc0 20:29:37 ---> 419031f18fbf 20:29:37 Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:29:37 ---> 95d0b3404555 20:29:37 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/ 20:29:37 ---> Running in c995f528c35d 20:29:37 (1/39) Installing readline (8.0.4-r0) 20:29:37 (2/39) Installing bash (5.0.17-r0) 20:29:37 Executing bash-5.0.17-r0.post-install 20:29:37 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:29:37 (4/39) Installing libcurl (7.77.0-r0) 20:29:37 ---> Running in cb5efd654b4f 20:29:37 (5/39) Installing curl (7.77.0-r0) 20:29:37 (6/39) Installing dumb-init (1.2.2-r1) 20:29:37 (7/39) Installing libbz2 (1.0.8-r1) 20:29:37 (8/39) Installing expat (2.2.9-r1) 20:29:37 (9/39) Installing libffi (3.3-r2) 20:29:37 (10/39) Installing gdbm (1.13-r1) 20:29:37 (11/39) Installing xz-libs (5.2.5-r0) 20:29:37 (12/39) Installing sqlite-libs (3.32.1-r1) 20:29:37 Removing intermediate container bbd6b49fdad7 20:29:37 ---> e7d75b97e526 20:29:37 Step 24/24 : LABEL version=0.0.0 20:29:37 (13/39) Installing python3 (3.8.10-r0) 20:29:38 ---> Running in 5b0f1dedc6c2 20:29:38 Removing intermediate container c995f528c35d 20:29:38 ---> f45c3c616da4 20:29:38 Step 24/24 : LABEL version=0.0.0 20:29:38 Removing intermediate container d76f06ea941b 20:29:38 ---> 2d20f63a0da5 20:29:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:38 ---> Running in 45c4db6a1a8d 20:29:39 Removing intermediate container 5b0f1dedc6c2 20:29:39 ---> 28fcad58e6cd 20:29:39 20:29:39 Successfully built 28fcad58e6cd 20:29:39 (14/39) Installing py3-appdirs (1.4.4-r1) 20:29:39 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:29:39 (16/39) Installing py3-parsing (2.4.7-r0) 20:29:39 (17/39) Installing py3-six (1.15.0-r0) 20:29:39 (18/39) Installing py3-packaging (20.4-r0) 20:29:39 (19/39) Installing py3-setuptools (47.0.0-r0) 20:29:40 Successfully tagged core-metadata-arm64:latest 20:29:40 Building core-data 20:29:40  Building core-metadata ... done (20/39) Installing py3-chardet (3.0.4-r4) 20:29:40 Removing intermediate container 45c4db6a1a8d 20:29:40 ---> fa1af45f242b 20:29:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:29:40 ---> 05461b44a915 20:29:40 20:29:40 (21/39) Installing py3-idna (2.9-r0) 20:29:40 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:29:40 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:29:40 (24/39) Installing py3-requests (2.23.0-r0) 20:29:40 (25/39) Installing py3-msgpack (1.0.0-r0) 20:29:40 (26/39) Installing py3-lockfile (0.12.2-r3) 20:29:40 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:29:40 (28/39) Installing py3-colorama (0.4.3-r0) 20:29:40 (29/39) Installing py3-distlib (0.3.0-r0) 20:29:40 (30/39) Installing py3-distro (1.5.0-r1) 20:29:40 (31/39) Installing py3-webencodings (0.5.1-r3) 20:29:40 (32/39) Installing py3-html5lib (1.0.1-r4) 20:29:40 (33/39) Installing py3-pytoml (0.1.21-r0) 20:29:40 (34/39) Installing py3-pep517 (0.8.2-r0) 20:29:40 (35/39) Installing py3-progress (1.5-r0) 20:29:40 (36/39) Installing py3-toml (0.10.1-r0) 20:29:40 (37/39) Installing py3-retrying (1.3.3-r0) 20:29:40 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:29:40 (39/39) Installing py3-pip (20.1.1-r0) 20:29:40 Successfully built 05461b44a915 20:29:40 Successfully tagged core-command-arm64:latest 20:29:40 Executing busybox-1.31.1-r19.trigger 20:29:40 Building support-notifications 20:29:40  Building core-command ... done OK: 72 MiB in 59 packages 20:29:41 Removing intermediate container cb5efd654b4f 20:29:41 ---> 3ca435a55663 20:29:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:29:41 ---> Running in 37e58d7b8891 20:29:41 ---> 0e039a44ebb3 20:29:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:29:42 Removing intermediate container 37e58d7b8891 20:29:42 ---> 3ff9fdfd2bdc 20:29:42 Step 24/26 : LABEL arch=arm64 20:29:43 ---> Running in c96acfeb3441 20:29:43 ---> 5a01b3a470a3 20:29:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:29:43 Removing intermediate container c96acfeb3441 20:29:43 ---> 153506776296 20:29:43 Step 25/26 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:29:44 ---> Running in 62582855f13a 20:29:45 ---> 3f2c4d0ebac6 20:29:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:29:45 Removing intermediate container 62582855f13a 20:29:45 ---> 7d82368a31f3 20:29:45 Step 26/26 : LABEL version=0.0.0 20:29:45 ---> Running in a9bc98dce9c7 20:29:46 Collecting docker-compose==1.23.2 20:29:46 ---> 7de4f954f533 20:29:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:29:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:29:46 ---> Running in b95f869ddf2b 20:29:46 Removing intermediate container a9bc98dce9c7 20:29:46 ---> 9e4a266128b6 20:29:46 20:29:46 Collecting dockerpty<0.5,>=0.4.1 20:29:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:29:46 Successfully built 9e4a266128b6 20:29:46 Successfully tagged security-secretstore-setup-arm64:latest 20:29:46  Building security-secretstore-setup ... done Building support-scheduler 20:29:47 Removing intermediate container b95f869ddf2b 20:29:47 ---> c4de44a40ea3 20:29:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:29:48 ---> 853964fbc432 20:29:48 Step 27/32 : RUN chmod +x /entrypoint.sh 20:29:48 ---> Running in 71c1478d666d 20:29:49 Collecting docopt<0.7,>=0.6.1 20:29:49 Downloading docopt-0.6.2.tar.gz (25 kB) 20:29:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:29:52 Removing intermediate container 71c1478d666d 20:29:52 ---> d13b04f802a9 20:29:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:29:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:29:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:29:52 ---> Running in d46b8d2b117d 20:29:53 Collecting websocket-client<1.0,>=0.32.0 20:29:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:29:53 Removing intermediate container d46b8d2b117d 20:29:53 ---> c4d58ddb12c2 20:29:53 Step 29/32 : CMD ["gate"] 20:29:54 Collecting jsonschema<3,>=2.5.1 20:29:54 ---> Running in 20cca7b32463 20:29:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:29:54 Collecting cached-property<2,>=1.2.0 20:29:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:29:54 Removing intermediate container 20cca7b32463 20:29:54 ---> 8a0ed0927ae3 20:29:54 Step 30/32 : LABEL arch=arm64 20:29:55 ---> Running in 6531a53e1ced 20:29:56 Collecting PyYAML<4,>=3.10 20:29:56 Downloading PyYAML-3.13.tar.gz (270 kB) 20:29:56 Removing intermediate container 6531a53e1ced 20:29:56 ---> 04378e34ebc6 20:29:56 Step 31/32 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:29:57 ---> Running in 528d36a66456 20:29:57 Removing intermediate container 528d36a66456 20:29:57 ---> 1babe1608900 20:29:57 Step 32/32 : LABEL version=0.0.0 20:29:58 ---> Running in f32fcea7973c 20:29:58 Removing intermediate container f32fcea7973c 20:29:58 ---> 7bff5c084cff 20:29:58 20:29:59 Successfully built 7bff5c084cff 20:29:59 Successfully tagged security-bootstrapper-arm64:latest 20:29:59 Building security-proxy-setup 20:30:00  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 20:30:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:30:01 Collecting texttable<0.10,>=0.9.0 20:30:01 Downloading texttable-0.9.1.tar.gz (11 kB) 20:30:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:30:03 Collecting idna<2.8,>=2.5 20:30:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:30:03 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:30:04 Collecting urllib3<1.25,>=1.21.1 20:30:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:30:04 Collecting docker-pycreds>=0.4.0 20:30:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:30:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:30:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:30:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:30:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:30:06 Installing collected packages: dockerpty, docopt, idna, urllib3, requests, websocket-client, jsonschema, cached-property, PyYAML, docker-pycreds, docker, texttable, docker-compose 20:30:06 Running setup.py install for dockerpty: started 20:30:08 Running setup.py install for dockerpty: finished with status 'done' 20:30:08 Running setup.py install for docopt: started 20:30:11 Running setup.py install for docopt: finished with status 'done' 20:30:11 Attempting uninstall: idna 20:30:11 Found existing installation: idna 2.9 20:30:11 Uninstalling idna-2.9: 20:30:11 Successfully uninstalled idna-2.9 20:30:11 Attempting uninstall: urllib3 20:30:11 Found existing installation: urllib3 1.25.9 20:30:11 Uninstalling urllib3-1.25.9: 20:30:12 Successfully uninstalled urllib3-1.25.9 20:30:12 Attempting uninstall: requests 20:30:12 Found existing installation: requests 2.23.0 20:30:12 Uninstalling requests-2.23.0: 20:30:12 Successfully uninstalled requests-2.23.0 20:30:14 Running setup.py install for PyYAML: started 20:30:16 Running setup.py install for PyYAML: finished with status 'done' 20:30:17 Running setup.py install for texttable: started 20:30:19 Running setup.py install for texttable: finished with status 'done' 20:30:20 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 20:30:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:21 ---> 8491a740d115 20:30:21 Step 3/24 : WORKDIR /edgex-go 20:30:21 ---> Using cache 20:30:21 ---> a8cec9773c20 20:30:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:21 ---> Using cache 20:30:21 ---> 05c41090ca7c 20:30:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:30:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:25 ---> 8491a740d115 20:30:25 Step 3/23 : WORKDIR /edgex-go 20:30:25 ---> Using cache 20:30:25 ---> a8cec9773c20 20:30:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:25 ---> Using cache 20:30:25 ---> 05c41090ca7c 20:30:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:26 ---> Running in 64fee0acd3ad 20:30:26 ---> Running in 02a162ade0f5 20:30:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:30:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:30:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:30:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:30:30 OK: 218 MiB in 52 packages 20:30:30 OK: 218 MiB in 52 packages 20:30:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:30 ---> 8491a740d115 20:30:30 Step 3/23 : WORKDIR /edgex-go 20:30:30 ---> Using cache 20:30:30 ---> a8cec9773c20 20:30:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:30 ---> Using cache 20:30:30 ---> 05c41090ca7c 20:30:30 Step 5/23 : RUN apk add --update --no-cache make git 20:30:30 ---> Using cache 20:30:30 ---> 3bc7a1da5327 20:30:30 Step 6/23 : COPY go.mod . 20:30:30 ---> Using cache 20:30:30 ---> ea6fe03a74e1 20:30:30 Step 7/23 : RUN go mod download 20:30:30 ---> Using cache 20:30:30 ---> 1c1f16df912f 20:30:30 Step 8/23 : COPY . . 20:30:31 ---> Using cache 20:30:31 ---> 594934fdacdc 20:30:31 Step 9/23 : RUN go mod tidy 20:30:31 ---> Using cache 20:30:31 ---> c8ffda1f55fe 20:30:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:30:33 ---> Running in 6aff672b8442 20:30:33 Removing intermediate container 64fee0acd3ad 20:30:33 ---> bf8083b5e6d9 20:30:33 Step 6/24 : COPY go.mod . 20:30:34 Removing intermediate container 02a162ade0f5 20:30:34 ---> b97b26295183 20:30:34 Step 6/23 : COPY go.mod . 20:30:34 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 20:30:35 ---> 10cd1512512a 20:30:35 Step 7/24 : RUN go mod download 20:30:36 ---> Running in 502a5d5307d9 20:30:36 ---> ee95dfc30e1f 20:30:36 Step 7/23 : RUN go mod download 20:30:36 ---> Running in dd74198135ed 20:30:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:37 ---> 8491a740d115 20:30:37 Step 3/22 : WORKDIR /edgex-go 20:30:37 ---> Using cache 20:30:37 ---> a8cec9773c20 20:30:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:37 ---> Using cache 20:30:37 ---> 05c41090ca7c 20:30:37 Step 5/22 : RUN apk add --update --no-cache make git 20:30:37 ---> Using cache 20:30:37 ---> 3bc7a1da5327 20:30:37 Step 6/22 : COPY go.mod . 20:30:37 ---> Using cache 20:30:37 ---> ea6fe03a74e1 20:30:37 Step 7/22 : RUN go mod download 20:30:37 ---> Using cache 20:30:37 ---> 1c1f16df912f 20:30:37 Step 8/22 : COPY . . 20:30:37 Removing intermediate container 01a8f71b9e47 20:30:37 ---> 2caf502c99d1 20:30:37 Step 15/24 : ENV APP_PORT=58890 20:30:37 ---> Using cache 20:30:37 ---> 594934fdacdc 20:30:37 Step 9/22 : RUN go mod tidy 20:30:37 ---> Using cache 20:30:37 ---> c8ffda1f55fe 20:30:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:30:38 ---> Running in e181a7df770d 20:30:38 ---> Running in 2901236a7a1d 20:30:39 Removing intermediate container e181a7df770d 20:30:39 ---> d915b252159a 20:30:39 Step 16/24 : EXPOSE $APP_PORT 20:30:39 ---> Running in c52d6a907383 20:30:40 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 20:30:40 Removing intermediate container c52d6a907383 20:30:40 ---> 5877c7f40543 20:30:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:30:42 Removing intermediate container 502a5d5307d9 20:30:42 ---> 974e0064deb5 20:30:42 Step 8/24 : COPY . . 20:30:42 Removing intermediate container dd74198135ed 20:30:42 ---> ee74a133c3eb 20:30:42 Step 8/23 : COPY . . 20:30:43 ---> c043a375e2bd 20:30:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:30:45 ---> 70739e8d8c93 20:30:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:30:48 ---> 0035a6b2b727 20:30:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:30:48 ---> Running in c1f796c0f14f 20:30:50 Removing intermediate container c1f796c0f14f 20:30:50 ---> 687bb22f1a62 20:30:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:50 ---> Running in b1dce8be3662 20:30:52 Removing intermediate container b1dce8be3662 20:30:52 ---> 4477ab0bff52 20:30:52 Step 22/24 : LABEL arch=arm64 20:30:52 ---> Running in 81de310b37ee 20:30:54 Removing intermediate container 81de310b37ee 20:30:54 ---> 614428df6fc9 20:30:54 Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:30:55 ---> Running in 3fcbd6940b97 20:30:56 Removing intermediate container 3fcbd6940b97 20:30:56 ---> 4f823003932f 20:30:56 Step 24/24 : LABEL version=0.0.0 20:30:56 ---> Running in c2c49015842c 20:30:58 Removing intermediate container c2c49015842c 20:30:58 ---> c3843ecdf98f 20:30:58 20:30:59 Successfully built c3843ecdf98f 20:30:59 Successfully tagged sys-mgmt-agent-arm64:latest 20:31:15  Building sys-mgmt-agent ... done  ---> 50f59ca2271a 20:31:15 Step 9/23 : RUN go mod tidy 20:31:15 ---> 2a7f05442ca7 20:31:15 Step 9/24 : RUN go mod tidy 20:31:15 ---> Running in 645f62ca3a45 20:31:15 ---> Running in f93dff3ac3e0 20:31:21 Removing intermediate container 645f62ca3a45 20:31:21 ---> ef07eb92cada 20:31:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:31:21 Removing intermediate container f93dff3ac3e0 20:31:21 ---> a829a3bad42e 20:31:21 Step 10/24 : RUN make cmd/core-data/core-data 20:31:21 ---> Running in f57f433fafef 20:31:21 ---> Running in a21902eb33f7 20:31:23 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 20:31:23 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 20:31:56 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 20:31:59 Removing intermediate container 6aff672b8442 20:31:59 ---> 8e8bcd084159 20:31:59 20:31:59 Step 11/23 : FROM alpine:3.12 20:31:59 ---> c4fd0aeabfcf 20:31:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:31:59 ---> Using cache 20:31:59 ---> 7eaea7350e26 20:31:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:31:59 ---> Using cache 20:31:59 ---> 18a29997bd81 20:31:59 Step 14/23 : ENV APP_PORT=59861 20:31:59 ---> Running in e3ceafbe247a 20:32:00 Removing intermediate container e3ceafbe247a 20:32:00 ---> 9b2a596887e6 20:32:00 Step 15/23 : EXPOSE $APP_PORT 20:32:00 ---> Running in 95784566422d 20:32:01 Removing intermediate container 95784566422d 20:32:01 ---> 2037556bd865 20:32:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:02 ---> 24f67c06f5ea 20:32:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:32:04 ---> 1d11c3222d8e 20:32:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:32:05 ---> 353a82afc338 20:32:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:32:05 ---> Running in bf26d1a302d5 20:32:06 Removing intermediate container bf26d1a302d5 20:32:06 ---> 3fb288c2f384 20:32:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:07 ---> Running in c3f616a261ab 20:32:08 Removing intermediate container c3f616a261ab 20:32:08 ---> 5b7ff696c45b 20:32:08 Step 21/23 : LABEL arch=arm64 20:32:08 ---> Running in e2e77e8b9c2c 20:32:09 Removing intermediate container e2e77e8b9c2c 20:32:09 ---> 9d2b94183aef 20:32:09 Step 22/23 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:32:09 Removing intermediate container 2901236a7a1d 20:32:09 ---> ffe5f52e0ebf 20:32:09 20:32:09 Step 11/22 : FROM alpine:3.12 20:32:09 ---> c4fd0aeabfcf 20:32:09 Step 12/22 : RUN apk add --update --no-cache curl 20:32:09 ---> Running in 404d6397dd58 20:32:10 ---> Running in 8709743f275e 20:32:11 Removing intermediate container 404d6397dd58 20:32:11 ---> 74e783920d2c 20:32:11 Step 23/23 : LABEL version=0.0.0 20:32:11 ---> Running in 409f251944ec 20:32:12 Removing intermediate container 409f251944ec 20:32:12 ---> 1b5d3c41c8f0 20:32:12 20:32:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:12 Successfully built 1b5d3c41c8f0 20:32:12 Successfully tagged support-scheduler-arm64:latest 20:32:12  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:13 (1/4) Installing ca-certificates (20191127-r4) 20:32:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:32:13 (3/4) Installing libcurl (7.77.0-r0) 20:32:13 (4/4) Installing curl (7.77.0-r0) 20:32:13 Executing busybox-1.31.1-r20.trigger 20:32:13 Executing ca-certificates-20191127-r4.trigger 20:32:13 OK: 7 MiB in 18 packages 20:32:15 Removing intermediate container 8709743f275e 20:32:15 ---> 05125c5f26ec 20:32:15 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:16 ---> Running in 4ce2a7e06567 20:32:16 Removing intermediate container 4ce2a7e06567 20:32:16 ---> c2d164d69b6d 20:32:16 Step 14/22 : WORKDIR /edgex 20:32:17 ---> Running in a28b7e9b5d19 20:32:17 Removing intermediate container a28b7e9b5d19 20:32:17 ---> 2c74095bbbe9 20:32:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:32:19 ---> e215154ed9ff 20:32:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:32:20 ---> 65d19cb3b8d1 20:32:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:32:22 ---> 51d9ce273dfb 20:32:22 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:32:22 ---> Running in 02841a90e33a 20:32:23 Removing intermediate container 02841a90e33a 20:32:23 ---> 7857aa0da11a 20:32:23 Step 19/22 : CMD ["--init=true"] 20:32:23 ---> Running in 19b6bf4e66d6 20:32:24 Removing intermediate container 19b6bf4e66d6 20:32:24 ---> c465997cbd3e 20:32:24 Step 20/22 : LABEL arch=arm64 20:32:24 ---> Running in 144440aeab9f 20:32:24 Removing intermediate container 144440aeab9f 20:32:24 ---> 47bb66e9070c 20:32:24 Step 21/22 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:32:25 ---> Running in 1661607ac722 20:32:25 Removing intermediate container 1661607ac722 20:32:25 ---> 4c2c94c5d507 20:32:25 Step 22/22 : LABEL version=0.0.0 20:32:26 ---> Running in 0a5aa48a4409 20:32:26 Removing intermediate container 0a5aa48a4409 20:32:26 ---> 8a5de7c0aad9 20:32:26 20:32:26 Successfully built 8a5de7c0aad9 20:32:27 Successfully tagged security-proxy-setup-arm64:latest 20:32:42  Building security-proxy-setup ... done Removing intermediate container f57f433fafef 20:32:42 ---> 175ede9dfea7 20:32:42 20:32:42 Step 11/23 : FROM alpine:3.12 20:32:42 ---> c4fd0aeabfcf 20:32:42 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:32:42 ---> Running in 5ae947700c19 20:32:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:44 (1/2) Installing ca-certificates (20191127-r4) 20:32:44 (2/2) Installing dumb-init (1.2.2-r1) 20:32:44 Executing busybox-1.31.1-r20.trigger 20:32:44 Executing ca-certificates-20191127-r4.trigger 20:32:44 OK: 6 MiB in 16 packages 20:32:45 Removing intermediate container a21902eb33f7 20:32:45 ---> bb1465419638 20:32:45 20:32:45 Step 11/24 : FROM alpine:3.12 20:32:45 ---> c4fd0aeabfcf 20:32:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:32:45 ---> Running in d63b58729e84 20:32:46 Removing intermediate container 5ae947700c19 20:32:46 ---> 07b53785c5b3 20:32:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:32:46 Removing intermediate container d63b58729e84 20:32:46 ---> 47eae3d3cc6d 20:32:46 Step 13/24 : ENV APP_PORT=59880 20:32:46 ---> Running in 81ab757273de 20:32:46 ---> Running in d63f0edf3664 20:32:47 Removing intermediate container 81ab757273de 20:32:47 Removing intermediate container d63f0edf3664 20:32:47 ---> 56d488bc6d18 20:32:47 ---> c386a8bcc69b 20:32:47 Step 14/23 : ENV APP_PORT=59860Step 14/24 : EXPOSE $APP_PORT 20:32:47 20:32:47 ---> Running in e04b3d51c960 20:32:47 ---> Running in 536e38bd15e5 20:32:47 Removing intermediate container e04b3d51c960 20:32:47 ---> 89cb1faf9b20 20:32:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:47 Removing intermediate container 536e38bd15e5 20:32:47 ---> 9423c6c171f1 20:32:47 Step 15/23 : EXPOSE $APP_PORT 20:32:47 ---> Running in 1745c61c3842 20:32:47 ---> Running in 3c435ae9374b 20:32:48 Removing intermediate container 3c435ae9374b 20:32:48 ---> 0dc73d517259 20:32:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:49 ---> 9e40d25a5963 20:32:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:32:50 Removing intermediate container 1745c61c3842 20:32:50 ---> b99e65993a73 20:32:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:32:50 ---> Running in ff2fa7d5dc00 20:32:50 ---> db90537ca430 20:32:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:32:51 ---> e435d61e9241 20:32:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:32:51 ---> Running in 277d8ef9c161 20:32:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:52 Removing intermediate container 277d8ef9c161 20:32:52 ---> 72d0f02c9cfe 20:32:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:52 ---> Running in 9bd0e39dd1d5 20:32:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:52 Removing intermediate container 9bd0e39dd1d5 20:32:52 ---> 897f5086fb00 20:32:52 Step 21/23 : LABEL arch=arm64 20:32:52 ---> Running in f09cf656492d 20:32:53 (1/6) Installing dumb-init (1.2.2-r1) 20:32:53 (2/6) Installing libgcc (9.3.0-r2) 20:32:53 (3/6) Installing libsodium (1.0.18-r0) 20:32:53 Removing intermediate container f09cf656492d 20:32:53 ---> 4b798140303c 20:32:53 Step 22/23 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:32:53 (4/6) Installing libstdc++ (9.3.0-r2) 20:32:53 ---> Running in 4af1c856b340 20:32:53 (5/6) Installing libzmq (4.3.3-r0) 20:32:53 (6/6) Installing zeromq (4.3.3-r0) 20:32:54 Executing busybox-1.31.1-r20.trigger 20:32:54 OK: 8 MiB in 20 packages 20:32:54 Removing intermediate container 4af1c856b340 20:32:54 ---> d94de2709b34 20:32:54 Step 23/23 : LABEL version=0.0.0 20:32:54 ---> Running in f979834cdb15 20:32:54 Removing intermediate container f979834cdb15 20:32:54 ---> 24da1152d0ca 20:32:54 20:32:55 Successfully built 24da1152d0ca 20:32:55 Successfully tagged support-notifications-arm64:latest 20:32:55  Building support-notifications ... done Removing intermediate container ff2fa7d5dc00 20:32:55 ---> 6d4e61109e50 20:32:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:56 ---> e1f92783c54b 20:32:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:32:57 ---> c4f5212a5252 20:32:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:32:58 ---> a3d007b7f506 20:32:58 Step 20/24 : ENTRYPOINT ["/core-data"] 20:32:58 ---> Running in a68e8c4524ba 20:32:58 Removing intermediate container a68e8c4524ba 20:32:58 ---> 6cefc99e4aa1 20:32:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:59 ---> Running in 99354067cc4d 20:32:59 Removing intermediate container 99354067cc4d 20:32:59 ---> 60fc203a7a7b 20:32:59 Step 22/24 : LABEL arch=arm64 20:32:59 ---> Running in 2e7d2aaa85dc 20:33:00 Removing intermediate container 2e7d2aaa85dc 20:33:00 ---> 6dbcdc73bd64 20:33:00 Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac 20:33:00 ---> Running in 9dbd8d3ddf84 20:33:00 Removing intermediate container 9dbd8d3ddf84 20:33:00 ---> 58bd94b51e9c 20:33:00 Step 24/24 : LABEL version=0.0.0 20:33:00 ---> Running in c941fc7ddf0f 20:33:01 Removing intermediate container c941fc7ddf0f 20:33:01 ---> 0f8b9e57b5dd 20:33:01 20:33:01 Successfully built 0f8b9e57b5dd 20:33:01 Successfully tagged core-data-arm64:latest 20:33:02  Building core-data ... done  [Pipeline] } 20:33:02 $ docker stop --time=1 e0856395903708d1caff5fd6c1b626620f38040faf852a0233854584bb005b9a 20:33:04 $ docker rm -f e0856395903708d1caff5fd6c1b626620f38040faf852a0233854584bb005b9a [Pipeline] // withDockerContainer [Pipeline] sh 20:33:04 + docker images 20:33:05 REPOSITORY TAG IMAGE ID CREATED SIZE 20:33:05 core-data-arm64 latest 0f8b9e57b5dd 3 seconds ago 19.1MB 20:33:05 support-notifications-arm64 latest 24da1152d0ca 10 seconds ago 15.7MB 20:33:05 bb1465419638 19 seconds ago 975MB 20:33:05 175ede9dfea7 23 seconds ago 969MB 20:33:05 security-proxy-setup-arm64 latest 8a5de7c0aad9 38 seconds ago 24.2MB 20:33:05 support-scheduler-arm64 latest 1b5d3c41c8f0 53 seconds ago 15.1MB 20:33:05 ffe5f52e0ebf 55 seconds ago 973MB 20:33:05 8e8bcd084159 About a minute ago 968MB 20:33:05 sys-mgmt-agent-arm64 latest c3843ecdf98f 2 minutes ago 299MB 20:33:05 security-bootstrapper-arm64 latest 7bff5c084cff 3 minutes ago 17.5MB 20:33:05 security-secretstore-setup-arm64 latest 9e4a266128b6 3 minutes ago 27.1MB 20:33:05 core-command-arm64 latest 05461b44a915 3 minutes ago 15MB 20:33:05 core-metadata-arm64 latest 28fcad58e6cd 3 minutes ago 15.7MB 20:33:05 d47500b02153 3 minutes ago 972MB 20:33:05 3415ae16869b 3 minutes ago 969MB 20:33:05 e01a2af3c1b8 3 minutes ago 976MB 20:33:05 70a7ace1ad8a 3 minutes ago 970MB 20:33:05 4dcff03e06ad 3 minutes ago 966MB 20:33:05 ci-base-image-arm64 latest 8491a740d115 13 minutes ago 641MB 20:33:05 alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB 20:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB 20:33:05 docker 20.10.0 eeaf43b92773 6 months ago 228MB 20:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 20:33:06 ---> job-cost.sh 20:33:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HDRW 20:33:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-HDRW/bin to PATH 20:35:21 INFO: No Stack... 20:35:21 INFO: Retrieving Pricing Info for: v2-standard-4 20:35:21 INFO: Archiving Costs [Pipeline] sh 20:35:22 + cat /w/workspace/edgex-go/6/archives/cost.csv 20:35:22 + cut -d, -f6 [Pipeline] lock 20:35:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-6-stack-cost] 20:35:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-6-stack-cost] did not exist. Created. 20:35:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:22 + echo total: 0.18000000715255737 [Pipeline] stash 20:35:22 Stashed 1 file(s) [Pipeline] } 20:35:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:35:23 provisioning config files... 20:35:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config8792144439321886837tmp [Pipeline] { [Pipeline] sh 20:35:24 + set +x 20:35:24 + curl -s https://codecov.io/bash 20:35:24 + bash -s -- 20:35:24 20:35:24 _____ _ 20:35:24 / ____| | | 20:35:24 | | ___ __| | ___ ___ _____ __ 20:35:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:35:24 | |___| (_) | (_| | __/ (_| (_) \ V / 20:35:24 \_____\___/ \__,_|\___|\___\___/ \_/ 20:35:24 Bash-1.0.3 20:35:24 20:35:24 20:35:24 ==> git version 2.24.4 found 20:35:24 ==> 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 20:35:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:35:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:35:24 ==> Jenkins CI detected. 20:35:24 project root: . 20:35:24 --> token set from env 20:35:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:35:24 ==> Running gcov in . (disable via -X gcov) 20:35:24 ==> Python coveragepy not found 20:35:24 ==> Searching for coverage reports in: 20:35:24 + . 20:35:24 -> Found 1 reports 20:35:24 ==> Detecting git/mercurial file structure 20:35:24 ==> Reading reports 20:35:24 + ./coverage.out bytes=398095 20:35:24 ==> Appending adjustments 20:35:24 https://docs.codecov.io/docs/fixing-reports 20:35:25 + Found adjustments 20:35:25 ==> Gzipping contents 20:35:25 56K /tmp/codecov.cnEAHP.gz 20:35:25 ==> Uploading reports 20:35:25 url: https://codecov.io 20:35:25 query: branch=PR-3579&commit=badfce553bc796873749c4034d857a34ef4db8ac&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 20:35:25 -> Pinging Codecov 20:35:25 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=badfce553bc796873749c4034d857a34ef4db8ac&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 20:35:26 -> Uploading to 20:35:26 https://storage.googleapis.com/codecov/v4/raw/2021-06-18/00271124DB129430A58F1EEE437C3FCB/badfce553bc796873749c4034d857a34ef4db8ac/f2bb6bf9-5d70-4b5d-97db-8808b4d7b5e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T203525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68d9ef340a446c9eed437609da3f53438fc6efe59eaa35c2f8eb628c434b3903 20:35:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:26 Dload Upload Total Spent Left Speed 20:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54873 0 0 100 54873 0 123k --:--:-- --:--:-- --:--:-- 123k 20:35:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/badfce553bc796873749c4034d857a34ef4db8ac [Pipeline] } 20:35:26 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 20:35:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:28 ---> package-listing.sh 20:35:28 ++ facter osfamily 20:35:28 ++ tr '[:upper:]' '[:lower:]' 20:35:29 + OS_FAMILY=redhat 20:35:29 + workspace=/w/workspace/edgex-go/6 20:35:29 + START_PACKAGES=/tmp/packages_start.txt 20:35:29 + END_PACKAGES=/tmp/packages_end.txt 20:35:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:29 + PACKAGES=/tmp/packages_start.txt 20:35:29 + '[' /w/workspace/edgex-go/6 ']' 20:35:29 + PACKAGES=/tmp/packages_end.txt 20:35:29 + case "${OS_FAMILY}" in 20:35:29 + rpm -qa 20:35:29 + sort 20:35:30 + '[' -f /tmp/packages_start.txt ']' 20:35:30 + '[' -f /tmp/packages_end.txt ']' 20:35:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:30 + '[' /w/workspace/edgex-go/6 ']' 20:35:30 + mkdir -p /w/workspace/edgex-go/6/archives/ 20:35:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 20:35:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:35:31 20:35:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:35:32 alpine: Pulling from edgex-lftools-log-publisher 20:35:32 df20fa9351a1: Pulling fs layer 20:35:32 36b3adc4ff6f: Pulling fs layer 20:35:32 8ad3a11d3b57: Pulling fs layer 20:35:32 46f8f816bc3b: Pulling fs layer 20:35:32 93b61091891f: Pulling fs layer 20:35:32 93b9cdb0e59b: Pulling fs layer 20:35:32 5e14af77c1be: Pulling fs layer 20:35:32 01666e4c0597: Pulling fs layer 20:35:32 aa168da1d23b: Pulling fs layer 20:35:32 46f8f816bc3b: Waiting 20:35:32 93b61091891f: Waiting 20:35:32 93b9cdb0e59b: Waiting 20:35:32 5e14af77c1be: Waiting 20:35:32 01666e4c0597: Waiting 20:35:32 aa168da1d23b: Waiting 20:35:32 36b3adc4ff6f: Verifying Checksum 20:35:32 36b3adc4ff6f: Download complete 20:35:32 46f8f816bc3b: Verifying Checksum 20:35:32 46f8f816bc3b: Download complete 20:35:32 df20fa9351a1: Verifying Checksum 20:35:32 df20fa9351a1: Download complete 20:35:32 93b9cdb0e59b: Verifying Checksum 20:35:32 93b9cdb0e59b: Download complete 20:35:32 5e14af77c1be: Verifying Checksum 20:35:32 5e14af77c1be: Download complete 20:35:32 01666e4c0597: Verifying Checksum 20:35:32 01666e4c0597: Download complete 20:35:32 93b61091891f: Verifying Checksum 20:35:32 93b61091891f: Download complete 20:35:32 8ad3a11d3b57: Verifying Checksum 20:35:32 8ad3a11d3b57: Download complete 20:35:32 df20fa9351a1: Pull complete 20:35:32 36b3adc4ff6f: Pull complete 20:35:33 8ad3a11d3b57: Pull complete 20:35:33 46f8f816bc3b: Pull complete 20:35:33 93b61091891f: Pull complete 20:35:33 93b9cdb0e59b: Pull complete 20:35:33 5e14af77c1be: Pull complete 20:35:33 01666e4c0597: Pull complete 20:35:34 aa168da1d23b: Verifying Checksum 20:35:34 aa168da1d23b: Download complete 20:35:38 aa168da1d23b: Pull complete 20:35:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:35:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:35:38 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 20:35:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:35:41 $ docker top 83dc8f6d7d66c022af35ddc1420bd18218a538145b99168b1018a988d858650a -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:42 + mkdir -p /var/log/sa [Pipeline] sh 20:35:42 + ls /var/log/sa-host 20:35:42 + sadf -c /var/log/sa-host/sa05 20:35:42 file_magic: OK 20:35:42 HZ: Using current value: 100 20:35:42 file_header: OK 20:35:42 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 20:35:42 Statistics: 20:35:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:42 File successfully converted to sysstat format version 12.2.1 20:35:42 + sadf -c /var/log/sa-host/sa18 20:35:42 file_magic: OK 20:35:42 HZ: Using current value: 100 20:35:42 file_header: OK 20:35:42 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 20:35:42 Statistics: 20:35:42 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... 20:35:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:43 provisioning config files... 20:35:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3272607881225915879tmp [Pipeline] { [Pipeline] echo 20:35:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:43 ---> create-netrc.sh [Pipeline] } 20:35:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:44 ---> python-tools-install.sh [Pipeline] echo 20:35:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:44 ---> sudo-logs.sh 20:35:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:44 ---> job-cost.sh 20:35:44 lf-activate-venv: SKIPPING 20:35:44 DEBUG: total: 0.18000000715255737 20:35:44 INFO: Retrieving Stack Cost... 20:35:45 INFO: Retrieving Pricing Info for: v3-standard-2 20:35:46 INFO: Archiving Costs [Pipeline] echo 20:35:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:46 ---> logs-deploy.sh 20:35:46 lf-activate-venv: SKIPPING 20:35:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/6 20:35:46 INFO: archiving workspace using pattern(s): 20:35:47 Archives upload complete. 20:35:47 INFO: archiving logs to Nexus 20:35:47 ---> uname -a: 20:35:47 Linux prd-centos7-docker-4c-2g-275.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:35:47 20:35:47 20:35:47 ---> lscpu: 20:35:47 Architecture: x86_64 20:35:47 CPU op-mode(s): 32-bit, 64-bit 20:35:47 Byte Order: Little Endian 20:35:47 Address sizes: 40 bits physical, 48 bits virtual 20:35:47 CPU(s): 2 20:35:47 On-line CPU(s) list: 0,1 20:35:47 Thread(s) per core: 1 20:35:47 Core(s) per socket: 1 20:35:47 Socket(s): 2 20:35:47 NUMA node(s): 1 20:35:47 Vendor ID: AuthenticAMD 20:35:47 CPU family: 23 20:35:47 Model: 49 20:35:47 Model name: AMD EPYC-Rome Processor 20:35:47 Stepping: 0 20:35:47 CPU MHz: 2799.998 20:35:47 BogoMIPS: 5599.99 20:35:47 Virtualization: AMD-V 20:35:47 Hypervisor vendor: KVM 20:35:47 Virtualization type: full 20:35:47 L1d cache: 64 KiB 20:35:47 L1i cache: 64 KiB 20:35:47 L2 cache: 1 MiB 20:35:47 L3 cache: 32 MiB 20:35:47 NUMA node0 CPU(s): 0,1 20:35:47 Vulnerability Itlb multihit: Not affected 20:35:47 Vulnerability L1tf: Not affected 20:35:47 Vulnerability Mds: Not affected 20:35:47 Vulnerability Meltdown: Not affected 20:35:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:35:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:35:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:35:47 Vulnerability Srbds: Not affected 20:35:47 Vulnerability Tsx async abort: Not affected 20:35:47 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 20:35:47 20:35:47 20:35:47 ---> nproc: 20:35:47 2 20:35:47 20:35:47 20:35:47 ---> df -h: 20:35:47 Filesystem Size Used Available Use% Mounted on 20:35:47 overlay 40.0G 12.0G 27.9G 30% / 20:35:47 tmpfs 64.0M 0 64.0M 0% /dev 20:35:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:35:47 shm 64.0M 0 64.0M 0% /dev/shm 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/6@tmp 20:35:47 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/6 20:35:47 20:35:47 20:35:47 ---> free -m: 20:35:47 total used free shared buff/cache available 20:35:47 Mem: 7821 1359 1576 0 4885 6434 20:35:47 Swap: 1023 1 1022 20:35:47 20:35:47 20:35:47 ---> ip addr: 20:35:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:35:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:35:47 inet 127.0.0.1/8 scope host lo 20:35:47 valid_lft forever preferred_lft forever 20:35:47 inet6 ::1/128 scope host 20:35:47 valid_lft forever preferred_lft forever 20:35:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:35:47 link/ether fa:16:3e:8f:16:37 brd ff:ff:ff:ff:ff:ff 20:35:47 inet 10.30.122.173/23 brd 10.30.123.255 scope global dynamic eth0 20:35:47 valid_lft 85048sec preferred_lft 85048sec 20:35:47 inet6 fe80::f816:3eff:fe8f:1637/64 scope link 20:35:47 valid_lft forever preferred_lft forever 20:35:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:35:47 link/ether 02:42:54:07:24:a1 brd ff:ff:ff:ff:ff:ff 20:35:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:35:47 valid_lft forever preferred_lft forever 20:35:47 inet6 fe80::42:54ff:fe07:24a1/64 scope link 20:35:47 valid_lft forever preferred_lft forever 20:35:47 20:35:47 20:35:47 ---> sar -b -r -n DEV: 20:35:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 20:35:47 20:35:47 20:13:01 LINUX RESTART (2 CPU) 20:35:47 20:35:47 20:14:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:35:47 20:15:01 103.67 3.74 99.93 0.00 2691.61 20335.71 0.00 20:35:47 20:16:01 170.10 0.00 170.10 0.00 0.00 46152.92 0.00 20:35:47 20:17:01 60.08 0.00 60.08 0.00 0.00 6844.55 0.00 20:35:47 20:18:01 56.27 0.02 56.25 0.00 0.53 5243.55 0.00 20:35:47 20:19:01 590.64 202.53 388.11 0.00 4961.36 231836.39 0.00 20:35:47 20:20:01 633.18 318.73 314.45 0.00 17752.89 123506.78 0.00 20:35:47 20:21:01 570.78 91.71 479.07 0.00 4033.29 199533.78 0.00 20:35:47 20:22:01 71.72 8.73 63.00 0.00 1220.58 6677.20 0.00 20:35:47 20:23:01 1.15 0.02 1.13 0.00 0.53 14.94 0.00 20:35:47 20:24:01 0.32 0.12 0.20 0.00 2.00 2.17 0.00 20:35:47 20:25:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 20:35:47 20:26:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 20:35:47 20:27:01 0.30 0.02 0.28 0.00 0.53 3.41 0.00 20:35:47 20:28:01 0.43 0.18 0.25 0.00 5.73 2.30 0.00 20:35:47 20:29:01 0.77 0.00 0.77 0.00 0.00 15.94 0.00 20:35:47 20:30:01 0.28 0.00 0.28 0.00 0.00 2.90 0.00 20:35:47 20:31:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 20:35:47 20:32:01 8.13 0.07 8.06 0.00 0.80 103.75 0.00 20:35:47 20:33:01 0.82 0.00 0.82 0.00 0.00 15.49 0.00 20:35:47 20:34:02 0.27 0.00 0.27 0.00 0.00 3.65 0.00 20:35:47 20:35:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 20:35:47 Average: 108.21 29.88 78.33 0.00 1460.25 30539.25 0.00 20:35:47 20:35:47 20:14:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:47 20:15:01 5130700 0 815136 10.18 2620 2060484 1262588 13.94 739912 1722796 168 20:35:47 20:16:01 4245208 0 1011296 12.63 2620 2749816 1268544 14.01 1022000 2196916 20 20:35:47 20:17:01 3722560 0 1203216 15.02 2620 3080544 1741984 19.23 1441384 2284144 138256 20:35:47 20:18:01 3745128 0 1195024 14.92 2620 3066168 1888764 20.85 1378832 2314432 137076 20:35:47 20:19:01 131908 0 1525952 19.05 2620 6348460 2529708 27.93 3243892 3916072 121480 20:35:47 20:20:01 475468 0 1394276 17.41 2620 6136576 1967332 21.72 2886312 3937108 240 20:35:47 20:21:01 1751452 0 1391656 17.38 2620 4863212 1926400 21.27 2002784 3520560 62796 20:35:47 20:22:01 2240336 0 1292572 16.14 2620 4473412 1445008 15.95 1512252 3530928 8 20:35:47 20:23:01 2245804 0 1287100 16.07 2620 4473416 1406172 15.52 1509028 3530992 8 20:35:47 20:24:01 2244696 0 1288200 16.08 2620 4473424 1406052 15.52 1514336 3528248 16 20:35:47 20:25:01 2245024 0 1287872 16.08 2620 4473424 1406016 15.52 1513648 3528928 12 20:35:47 20:26:01 2245152 0 1287736 16.08 2620 4473432 1405932 15.52 1513544 3528948 8 20:35:47 20:27:01 2245076 0 1287804 16.08 2620 4473440 1405932 15.52 1513560 3528960 8 20:35:47 20:28:01 2243972 0 1288904 16.09 2620 4473444 1405936 15.52 1513908 3528728 8 20:35:47 20:29:01 2244932 0 1287908 16.08 2620 4473480 1406004 15.52 1514040 3528716 16 20:35:47 20:30:01 2245144 0 1287696 16.08 2620 4473480 1405968 15.52 1513860 3528716 12 20:35:47 20:31:01 2245184 0 1287648 16.08 2620 4473488 1405996 15.52 1513812 3528764 20 20:35:47 20:32:01 2238552 0 1294260 16.16 2620 4473508 1491472 16.47 1519100 3528804 20 20:35:47 20:33:01 2242756 0 1290048 16.11 2620 4473516 1423968 15.72 1515904 3528784 20 20:35:47 20:34:02 2244768 0 1288032 16.08 2620 4473520 1404520 15.51 1516296 3526736 8 20:35:47 20:35:01 2245136 0 1287660 16.08 2620 4473524 1404436 15.51 1516320 3526740 8 20:35:47 Average: 2410426 0 1265714 15.80 2620 4330179 1543273 17.04 1614987 3299763 21915 20:35:47 20:35:47 20:14:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:47 20:15:01 eth0 922.02 1103.50 3257.43 125.53 0.00 0.00 0.00 0.00 20:35:47 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:15:01 docker0 981.50 752.87 79.03 2790.02 0.00 0.00 0.00 0.00 20:35:47 20:16:01 eth0 509.16 426.39 3534.68 41.59 0.00 0.00 0.00 0.00 20:35:47 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:16:01 docker0 187.84 240.65 13.23 841.05 0.00 0.00 0.00 0.00 20:35:47 20:17:01 eth0 39.04 22.49 34.51 15.49 0.00 0.00 0.00 0.00 20:35:47 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:17:01 vethe23e1cb 0.73 0.87 0.06 0.08 0.00 0.00 0.00 0.00 20:35:47 20:17:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 20:35:47 20:18:01 eth0 32.89 23.31 21.31 109.27 0.00 0.00 0.00 0.00 20:35:47 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:18:01 vethe23e1cb 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 20:35:47 20:18:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 20:35:47 20:19:01 veth8255d85 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 20:35:47 20:19:01 eth0 255.46 215.11 1876.06 32.71 0.00 0.00 0.00 0.00 20:35:47 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:19:01 docker0 56.40 65.61 3.81 166.36 0.00 0.00 0.00 0.00 20:35:47 20:20:01 veth8255d85 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 20:35:47 20:20:01 eth0 57.12 29.72 176.82 15.95 0.00 0.00 0.00 0.00 20:35:47 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:20:01 docker0 8.87 17.93 0.48 101.74 0.00 0.00 0.00 0.00 20:35:47 20:21:01 veth8255d85 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 20:35:47 20:21:01 eth0 240.09 189.26 1763.48 134.52 0.00 0.00 0.00 0.00 20:35:47 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:21:01 vethf6ee829 25.72 39.67 1.87 331.66 0.00 0.00 0.00 0.00 20:35:47 20:22:01 eth0 13.89 8.19 24.10 5.02 0.00 0.00 0.00 0.00 20:35:47 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:22:01 docker0 1271.76 1147.59 98.49 4332.57 0.00 0.00 0.00 0.00 20:35:47 20:23:01 eth0 0.53 0.27 0.27 0.21 0.00 0.00 0.00 0.00 20:35:47 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:24:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:35:47 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:25:01 eth0 0.23 0.20 0.08 0.01 0.00 0.00 0.00 0.00 20:35:47 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:47 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:47 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:47 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:29:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:35:47 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:30:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:35:47 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:32:01 eth0 95.90 59.74 88.40 122.05 0.00 0.00 0.00 0.00 20:35:47 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:33:01 eth0 5.25 3.23 6.31 1.87 0.00 0.00 0.00 0.00 20:35:47 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:34:02 eth0 0.18 0.13 0.08 0.09 0.00 0.00 0.00 0.00 20:35:47 20:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:35:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:35:47 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 Average: eth0 102.26 97.66 509.61 28.66 0.00 0.00 0.00 0.00 20:35:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:47 Average: docker0 60.72 54.79 4.70 206.84 0.00 0.00 0.00 0.00 20:35:47 20:35:47 20:35:48 ---> sar -P ALL: 20:35:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 20:35:48 20:35:48 20:13:01 LINUX RESTART (2 CPU) 20:35:48 20:35:48 20:14:03 CPU %user %nice %system %iowait %steal %idle 20:35:48 20:15:01 all 15.71 0.00 4.44 5.80 0.09 73.96 20:35:48 20:15:01 0 15.54 0.00 4.96 4.56 0.09 74.85 20:35:48 20:15:01 1 15.88 0.00 3.93 7.03 0.09 73.08 20:35:48 20:16:01 all 11.46 0.00 5.95 11.99 0.09 70.50 20:35:48 20:16:01 0 11.48 0.00 6.38 13.29 0.09 68.75 20:35:48 20:16:01 1 11.44 0.00 5.52 10.70 0.09 72.25 20:35:48 20:17:01 all 54.70 0.00 6.11 1.75 0.09 37.35 20:35:48 20:17:01 0 53.89 0.00 5.84 1.82 0.09 38.35 20:35:48 20:17:01 1 55.51 0.00 6.38 1.67 0.09 36.35 20:35:48 20:18:01 all 49.55 0.00 6.58 1.20 0.09 42.58 20:35:48 20:18:01 0 48.67 0.00 6.13 1.22 0.09 43.89 20:35:48 20:18:01 1 50.42 0.00 7.04 1.19 0.09 41.26 20:35:48 20:19:01 all 30.74 0.00 17.01 17.72 0.10 34.43 20:35:48 20:19:01 0 29.43 0.00 17.17 19.44 0.09 33.86 20:35:48 20:19:01 1 32.05 0.00 16.85 15.98 0.11 35.01 20:35:48 20:20:01 all 68.35 0.00 14.77 15.34 0.14 1.40 20:35:48 20:20:01 0 68.70 0.00 14.76 15.13 0.11 1.29 20:35:48 20:20:01 1 67.99 0.00 14.77 15.56 0.17 1.51 20:35:48 20:21:01 all 67.53 0.00 19.32 6.77 0.12 6.27 20:35:48 20:21:01 0 66.11 0.00 20.74 5.81 0.13 7.21 20:35:48 20:21:01 1 68.95 0.00 17.90 7.72 0.11 5.32 20:35:48 20:22:01 all 4.53 0.00 1.69 1.03 0.03 92.72 20:35:48 20:22:01 0 4.09 0.00 1.62 0.79 0.02 93.48 20:35:48 20:22:01 1 4.96 0.00 1.76 1.27 0.05 91.96 20:35:48 20:23:01 all 0.09 0.00 0.04 0.00 0.03 99.84 20:35:48 20:23:01 0 0.15 0.00 0.02 0.00 0.02 99.82 20:35:48 20:23:01 1 0.03 0.00 0.07 0.00 0.03 99.87 20:35:48 20:24:01 all 0.12 0.00 0.05 0.00 0.03 99.81 20:35:48 20:24:01 0 0.20 0.00 0.03 0.00 0.03 99.73 20:35:48 20:24:01 1 0.03 0.00 0.07 0.00 0.02 99.88 20:35:48 20:25:01 all 0.12 0.00 0.02 0.00 0.03 99.84 20:35:48 20:25:01 0 0.22 0.00 0.02 0.00 0.02 99.75 20:35:48 20:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:35:48 20:35:48 20:25:01 CPU %user %nice %system %iowait %steal %idle 20:35:48 20:26:01 all 0.11 0.00 0.02 0.00 0.02 99.86 20:35:48 20:26:01 0 0.17 0.00 0.02 0.00 0.00 99.82 20:35:48 20:26:01 1 0.05 0.00 0.02 0.00 0.03 99.90 20:35:48 20:27:01 all 0.07 0.00 0.03 0.00 0.03 99.88 20:35:48 20:27:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:35:48 20:27:01 1 0.07 0.00 0.03 0.00 0.03 99.87 20:35:48 20:28:01 all 0.08 0.00 0.04 0.00 0.01 99.87 20:35:48 20:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:35:48 20:28:01 1 0.15 0.00 0.05 0.00 0.02 99.78 20:35:48 20:29:01 all 0.12 0.00 0.03 0.00 0.03 99.83 20:35:48 20:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:35:48 20:29:01 1 0.20 0.00 0.02 0.00 0.03 99.75 20:35:48 20:30:01 all 0.13 0.00 0.02 0.00 0.03 99.83 20:35:48 20:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:35:48 20:30:01 1 0.22 0.00 0.02 0.00 0.03 99.73 20:35:48 20:31:01 all 0.03 0.00 0.03 0.00 0.02 99.93 20:35:48 20:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:35:48 20:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:35:48 20:32:01 all 0.92 0.00 0.46 0.08 0.03 98.52 20:35:48 20:32:01 0 0.83 0.00 0.47 0.05 0.02 98.64 20:35:48 20:32:01 1 1.01 0.00 0.45 0.10 0.03 98.40 20:35:48 20:33:01 all 0.13 0.00 0.05 0.01 0.03 99.77 20:35:48 20:33:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:35:48 20:33:01 1 0.22 0.00 0.05 0.02 0.03 99.68 20:35:48 20:34:02 all 0.06 0.00 0.02 0.00 0.03 99.90 20:35:48 20:34:02 0 0.03 0.00 0.02 0.00 0.03 99.92 20:35:48 20:34:02 1 0.08 0.00 0.02 0.00 0.02 99.88 20:35:48 20:35:01 all 0.08 0.00 0.03 0.00 0.02 99.88 20:35:48 20:35:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:35:48 20:35:01 1 0.12 0.00 0.02 0.00 0.00 99.86 20:35:48 Average: all 13.67 0.00 3.45 2.78 0.05 80.05 20:35:48 Average: 0 13.49 0.00 3.53 2.82 0.04 80.12 20:35:48 Average: 1 13.86 0.00 3.37 2.75 0.05 79.97 20:35:48 20:35:48 20:35:48