Pull request #3437 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4929ed44a412a6e82fb0a8e4e325b170d420f7fa+106205dfb17fde51d29924d02061c8a1d01e98d4 (2919e97abcf83890fb4b498efbc42bd77a690ca1) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3437/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3437/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3788’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3791 in /w/workspace/edgexfoundry_edgex-go_PR-3437 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 4929ed44a412a6e82fb0a8e4e325b170d420f7fa > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3437/head:refs/remotes/origin/PR-3437 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4929ed44a412a6e82fb0a8e4e325b170d420f7fa # timeout=10 Merge succeeded, producing 228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 Checking out Revision 228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 (PR-3437) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 # timeout=10 Commit message: "Merge commit '106205dfb17fde51d29924d02061c8a1d01e98d4' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:37:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:37:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:37:18 ========================================================= 10:37:18 EdgeX Global Pipelines Version Info 10:37:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:37:21 ------------------- 10:37:21 stable info: 10:37:21 ------------------- 10:37:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:37:21 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:37:21 Message: update stable to v1.0.191 10:37:22 ------------------- 10:37:22 experimental info: 10:37:22 ------------------- 10:37:22 Commited By: **** collab-it+edgex@linuxfoundation.org 10:37:22 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:37:22 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:37:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:37:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:37:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:37:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:37:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:37:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:37:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3437 [Pipeline] echo 10:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3437 [Pipeline] echo 10:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3437 [Pipeline] echo 10:37:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 [Pipeline] echo 10:37:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 228117c [Pipeline] echo 10:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:37:24 provisioning config files... 10:37:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3762226801316224240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:25 ---> docker-login.sh 10:37:25 nexus3.edgexfoundry.org:10001 10:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:25 Configure a credential helper to remove this warning. See 10:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:25 10:37:25 Login Succeeded 10:37:25 nexus3.edgexfoundry.org:10002 10:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:25 Configure a credential helper to remove this warning. See 10:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:25 10:37:25 Login Succeeded 10:37:25 nexus3.edgexfoundry.org:10003 10:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:26 Configure a credential helper to remove this warning. See 10:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:26 10:37:26 Login Succeeded 10:37:26 nexus3.edgexfoundry.org:10004 10:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:26 Configure a credential helper to remove this warning. See 10:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:26 10:37:26 Login Succeeded 10:37:26 docker.io 10:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:27 Configure a credential helper to remove this warning. See 10:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:27 10:37:27 Login Succeeded 10:37:27 ---> docker-login.sh ends [Pipeline] } 10:37:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:27 ++ 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 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ dirname cmd/core-command/Dockerfile 10:37:27 ++ cut -d/ -f2 10:37:27 + echo core-command,cmd/core-command/Dockerfile 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ dirname cmd/core-data/Dockerfile 10:37:27 ++ cut -d/ -f2 10:37:27 + echo core-data,cmd/core-data/Dockerfile 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ dirname cmd/core-metadata/Dockerfile 10:37:27 ++ cut -d/ -f2 10:37:27 + echo core-metadata,cmd/core-metadata/Dockerfile 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ cut -d/ -f2 10:37:27 ++ dirname cmd/security-bootstrapper/Dockerfile 10:37:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ cut -d/ -f2 10:37:27 ++ dirname cmd/security-proxy-setup/Dockerfile 10:37:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:37:27 ++ cut -d/ -f2 10:37:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ dirname cmd/support-notifications/Dockerfile 10:37:27 ++ cut -d/ -f2 10:37:27 + echo support-notifications,cmd/support-notifications/Dockerfile 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ cut -d/ -f2 10:37:27 ++ dirname cmd/support-scheduler/Dockerfile 10:37:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:37:27 + for file in '`ls cmd/**/Dockerfile`' 10:37:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:37:27 ++ cut -d/ -f2 10:37:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:37:27 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 10:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:37:28 10:37:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:37:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:37:29 latest: Pulling from edgex-devops/git-semver 10:37:29 31603596830f: Pulling fs layer 10:37:29 54011a49482f: Pulling fs layer 10:37:29 a6820b24f6d8: Pulling fs layer 10:37:29 f581987b2513: Pulling fs layer 10:37:29 f581987b2513: Waiting 10:37:29 54011a49482f: Verifying Checksum 10:37:29 54011a49482f: Download complete 10:37:29 a6820b24f6d8: Verifying Checksum 10:37:29 a6820b24f6d8: Download complete 10:37:29 31603596830f: Download complete 10:37:30 f581987b2513: Verifying Checksum 10:37:30 f581987b2513: Download complete 10:37:30 31603596830f: Pull complete 10:37:30 54011a49482f: Pull complete 10:37:31 a6820b24f6d8: Pull complete 10:37:31 f581987b2513: Pull complete 10:37:31 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:37:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:37:32 prd-centos7-docker-4c-2g-3791 does not seem to be running inside a container 10:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:37:34 $ docker top 46ec404a56c35bc1646a1c40bd2c3fbe05eb7279a5fa27e9e2189f3a7eac4ee7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:35 [ssh-agent] Looking for ssh-agent implementation... 10:37:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:35 $ docker exec 46ec404a56c35bc1646a1c40bd2c3fbe05eb7279a5fa27e9e2189f3a7eac4ee7 ssh-agent 10:37:35 SSH_AUTH_SOCK=/tmp/ssh-K9hNYPLFU5Ky/agent.12 10:37:35 SSH_AGENT_PID=17 10:37:35 Running ssh-add (command line suppressed) 10:37:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6595407234333214778.key (/w/workspace/edgex-go/1@tmp/private_key_6595407234333214778.key) 10:37:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:36 + git tag --points-at HEAD [Pipeline] } 10:37:36 $ docker exec --env ******** --env ******** 46ec404a56c35bc1646a1c40bd2c3fbe05eb7279a5fa27e9e2189f3a7eac4ee7 ssh-agent -k 10:37:37 unset SSH_AUTH_SOCK; 10:37:37 unset SSH_AGENT_PID; 10:37:37 echo Agent pid 17 killed; 10:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:37 [ssh-agent] Looking for ssh-agent implementation... 10:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:37 $ docker exec 46ec404a56c35bc1646a1c40bd2c3fbe05eb7279a5fa27e9e2189f3a7eac4ee7 ssh-agent 10:37:38 SSH_AUTH_SOCK=/tmp/ssh-FFk0PRXVZxzq/agent.46 10:37:38 SSH_AGENT_PID=51 10:37:38 Running ssh-add (command line suppressed) 10:37:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5099559528205206917.key (/w/workspace/edgex-go/1@tmp/private_key_5099559528205206917.key) 10:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:39 + git semver init 10:37:39 # -> Open(): unable to determine branch for HEAD 10:37:39 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:37:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:37:39 # $SEMVER_REMOTE_NAME = origin 10:37:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:37:39 # $SEMVER_USER_NAME = edgex-jenkins 10:37:39 # $SEMVER_BRANCH = PR-3437 10:37:39 # $SEMVER_TEMP = /tmp/semver-072683132 10:37:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:38:12 # '/tmp/semver-072683132' -> '/w/workspace/edgex-go/1/.semver' 10:38:12 # -> Force: false 10:38:12 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:38:12 $ docker exec --env ******** --env ******** 46ec404a56c35bc1646a1c40bd2c3fbe05eb7279a5fa27e9e2189f3a7eac4ee7 ssh-agent -k 10:38:12 unset SSH_AUTH_SOCK; 10:38:12 unset SSH_AGENT_PID; 10:38:12 echo Agent pid 51 killed; 10:38:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:13 + git semver [Pipeline] } 10:38:13 $ docker stop --time=1 46ec404a56c35bc1646a1c40bd2c3fbe05eb7279a5fa27e9e2189f3a7eac4ee7 10:38:15 $ docker rm -f 46ec404a56c35bc1646a1c40bd2c3fbe05eb7279a5fa27e9e2189f3a7eac4ee7 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:38:17 Stashed 1 file(s) [Pipeline] echo 10:38:17 [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 10:38:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:38:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:38:19 + sudo service docker restart 10:38:19 + true 10:38:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:38:20 ========================================================= 10:38:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:38:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:38:20 + 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 . 10:38:25 Sending build context to Docker daemon 330MB 10:38:25 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 10:38:25 Step 2/6 : FROM ${BASE} 10:38:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:38:25 540db60ca938: Pulling fs layer 10:38:25 adcc1eea9eea: Pulling fs layer 10:38:25 4c4ab2625f07: Pulling fs layer 10:38:25 0510c868ecb4: Pulling fs layer 10:38:25 afea3b2eda06: Pulling fs layer 10:38:25 7809a108b3ef: Pulling fs layer 10:38:25 f706445af74f: Pulling fs layer 10:38:25 0510c868ecb4: Waiting 10:38:25 afea3b2eda06: Waiting 10:38:25 7809a108b3ef: Waiting 10:38:25 f706445af74f: Waiting 10:38:25 4c4ab2625f07: Verifying Checksum 10:38:25 4c4ab2625f07: Download complete 10:38:25 adcc1eea9eea: Verifying Checksum 10:38:25 adcc1eea9eea: Download complete 10:38:25 afea3b2eda06: Verifying Checksum 10:38:25 afea3b2eda06: Download complete 10:38:25 7809a108b3ef: Verifying Checksum 10:38:25 7809a108b3ef: Download complete 10:38:25 540db60ca938: Verifying Checksum 10:38:25 540db60ca938: Download complete 10:38:26 540db60ca938: Pull complete 10:38:26 adcc1eea9eea: Pull complete 10:38:26 4c4ab2625f07: Pull complete 10:38:27 f706445af74f: Verifying Checksum 10:38:27 f706445af74f: Download complete 10:38:29 0510c868ecb4: Verifying Checksum 10:38:29 0510c868ecb4: Download complete 10:38:32 Still waiting to schedule task 10:38:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 10:38:37 0510c868ecb4: Pull complete 10:38:37 afea3b2eda06: Pull complete 10:38:37 7809a108b3ef: Pull complete 10:38:42 f706445af74f: Pull complete 10:38:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:38:42 ---> b068be0155e3 10:38:42 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 10:38:42 ---> Running in 940ef3f5a1dc 10:38:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:38:46 (1/12) Installing libmagic (5.39-r0) 10:38:46 (2/12) Installing file (5.39-r0) 10:38:47 (3/12) Installing libc-dev (0.7.2-r3) 10:38:47 (4/12) Installing g++ (10.2.1_pre1-r3) 10:39:19 (5/12) Installing fortify-headers (1.1-r0) 10:39:19 (6/12) Installing patch (2.7.6-r6) 10:39:19 (7/12) Installing build-base (0.5-r2) 10:39:19 (8/12) Installing libsodium (1.0.18-r0) 10:39:19 (9/12) Installing pkgconf (1.7.3-r0) 10:39:19 (10/12) Installing libsodium-dev (1.0.18-r0) 10:39:19 (11/12) Installing libzmq (4.3.3-r1) 10:39:20 (12/12) Installing zeromq-dev (4.3.3-r1) 10:39:20 Executing busybox-1.32.1-r6.trigger 10:39:20 OK: 219 MiB in 52 packages 10:39:25 Removing intermediate container 940ef3f5a1dc 10:39:25 ---> c4e9d60aad38 10:39:25 Step 4/6 : WORKDIR /edgex-go 10:39:25 ---> Running in fff2983170f3 10:39:25 Removing intermediate container fff2983170f3 10:39:25 ---> bece4f47be4e 10:39:25 Step 5/6 : COPY go.mod . 10:39:25 ---> 6fe668a075e4 10:39:25 Step 6/6 : RUN go mod download 10:39:25 ---> Running in 13ef21defd54 10:39:52 Removing intermediate container 13ef21defd54 10:39:52 ---> 5313924a257c 10:39:52 Successfully built 5313924a257c 10:39:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:39:52 + docker inspect -f . ci-base-image-x86_64 10:39:52 . [Pipeline] withDockerContainer 10:39:52 prd-centos7-docker-4c-2g-3791 does not seem to be running inside a container 10:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:39:53 $ docker top b433e10fad95d05517c8904f081750bbe95895eb2b972eb75459222a2f6fbdf9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:54 + go version 10:39:54 go version go1.16.3 linux/amd64 [Pipeline] } 10:39:54 $ docker stop --time=1 b433e10fad95d05517c8904f081750bbe95895eb2b972eb75459222a2f6fbdf9 10:39:56 $ docker rm -f b433e10fad95d05517c8904f081750bbe95895eb2b972eb75459222a2f6fbdf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:39:57 + docker inspect -f . ci-base-image-x86_64 10:39:57 . [Pipeline] withDockerContainer 10:39:57 prd-centos7-docker-4c-2g-3791 does not seem to be running inside a container 10:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:39:58 $ docker top 2216f0db25ccaf4a5ade0c177154b90cd664ec35f8db98778e6f4c0a1d6a852e -eo pid,comm [Pipeline] { [Pipeline] echo 10:39:59 ========================================================= 10:39:59 [edgeXBuildGoParallel] Running Tests and Build... 10:39:59 ========================================================= [Pipeline] sh 10:39:59 + go mod tidy [Pipeline] sh 10:40:03 + make test 10:40:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:40:16 ? github.com/edgexfoundry/edgex-go [no test files] 10:40:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:40:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:41:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:41:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:41:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3795 in /w/workspace/edgexfoundry_edgex-go_PR-3437 [Pipeline] { [Pipeline] ws 10:41:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:41:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:41:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:41:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:41:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:41:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:41:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:41:09 using credential edgex-jenkins-ssh 10:41:09 Cloning the remote Git repository 10:41:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:41:09 > git init /w/workspace/edgex-go/1 # timeout=10 10:41:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:41:09 > git --version # timeout=10 10:41:09 > git --version # 'git version 2.17.1' 10:41:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:41:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.212s coverage: 45.9% of statements 10:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:41:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.074s coverage: 19.8% of statements 10:41:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements 10:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.370s coverage: 27.1% of statements 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.109s coverage: 100.0% of statements 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.162s coverage: 71.3% of statements 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.194s coverage: 87.7% of statements 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.068s coverage: 78.9% of statements 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:41:26 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 4929ed44a412a6e82fb0a8e4e325b170d420f7fa 10:41:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:41:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:41:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3437/head:refs/remotes/origin/PR-3437 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:41:26 > git config core.sparsecheckout # timeout=10 10:41:26 > git checkout -f 4929ed44a412a6e82fb0a8e4e325b170d420f7fa # timeout=10 10:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.056s coverage: 28.6% of statements 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.204s coverage: 100.0% of statements 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.377s coverage: 86.7% of statements 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.294s coverage: 97.5% of statements 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.192s coverage: 78.3% of statements 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:41:26 Merge succeeded, producing 9d248be4cfa2e95ca51773ffb8170a34f6b0df7c 10:41:26 Checking out Revision 9d248be4cfa2e95ca51773ffb8170a34f6b0df7c (PR-3437) 10:41:26 > git remote # timeout=10 10:41:26 > git config --get remote.origin.url # timeout=10 10:41:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:26 > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 10:41:26 > git rev-parse HEAD^{commit} # timeout=10 10:41:26 > git config core.sparsecheckout # timeout=10 10:41:26 > git checkout -f 9d248be4cfa2e95ca51773ffb8170a34f6b0df7c # timeout=10 10:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.681s coverage: 95.1% of statements 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:41:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:41:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.097s coverage: 0.9% of statements 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:41:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.096s coverage: 22.6% of statements 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.138s coverage: 47.1% of statements 10:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 79.5% of statements 10:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 10:41:31 Commit message: "Merge commit '106205dfb17fde51d29924d02061c8a1d01e98d4' into HEAD" 10:41:31 First time build. Skipping changelog. 10:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 10:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 10:41:31 > git --version # timeout=10 10:41:31 > git --version # 'git version 2.17.1' 10:41:31 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:41:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:41:33 + true 10:41:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:41:36 provisioning config files... 10:41:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7028761991929482423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:36 ---> docker-login.sh 10:41:36 nexus3.edgexfoundry.org:10001 10:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:37 Configure a credential helper to remove this warning. See 10:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:37 10:41:37 Login Succeeded 10:41:37 nexus3.edgexfoundry.org:10002 10:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:38 Configure a credential helper to remove this warning. See 10:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:38 10:41:38 Login Succeeded 10:41:38 nexus3.edgexfoundry.org:10003 10:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:38 Configure a credential helper to remove this warning. See 10:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:38 10:41:38 Login Succeeded 10:41:38 nexus3.edgexfoundry.org:10004 10:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:39 Configure a credential helper to remove this warning. See 10:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:39 10:41:39 Login Succeeded 10:41:39 docker.io 10:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:40 Configure a credential helper to remove this warning. See 10:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:40 10:41:40 Login Succeeded 10:41:40 ---> docker-login.sh ends [Pipeline] } 10:41:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:41:40 ========================================================= 10:41:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:41:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:41:41 + 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 . 10:41:43 Sending build context to Docker daemon 167.6MB 10:41:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 10:41:43 Step 2/6 : FROM ${BASE} 10:41:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:41:43 595b0fe564bb: Pulling fs layer 10:41:43 7186ed65a4f7: Pulling fs layer 10:41:43 316046926c0a: Pulling fs layer 10:41:43 4ebd0625c992: Pulling fs layer 10:41:43 207e8628e3a3: Pulling fs layer 10:41:43 c791037a9be2: Pulling fs layer 10:41:43 ffd874e62e21: Pulling fs layer 10:41:43 4ebd0625c992: Waiting 10:41:43 207e8628e3a3: Waiting 10:41:43 ffd874e62e21: Waiting 10:41:43 c791037a9be2: Waiting 10:41:43 316046926c0a: Verifying Checksum 10:41:43 316046926c0a: Download complete 10:41:43 7186ed65a4f7: Download complete 10:41:43 207e8628e3a3: Verifying Checksum 10:41:43 207e8628e3a3: Download complete 10:41:43 c791037a9be2: Download complete 10:41:43 595b0fe564bb: Verifying Checksum 10:41:43 595b0fe564bb: Download complete 10:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.162s coverage: 94.4% of statements 10:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 10:41:44 595b0fe564bb: Pull complete 10:41:44 7186ed65a4f7: Pull complete 10:41:45 316046926c0a: Pull complete 10:41:46 ffd874e62e21: Verifying Checksum 10:41:46 ffd874e62e21: Download complete 10:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.447s coverage: 81.8% of statements 10:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:41:47 4ebd0625c992: Verifying Checksum 10:41:47 4ebd0625c992: Download complete 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.217s coverage: 92.9% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.066s coverage: 87.2% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 76.0% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.124s coverage: 80.0% of statements 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.155s coverage: 85.4% of statements 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.186s coverage: 91.2% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.548s coverage: 64.4% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.135s coverage: 100.0% of statements 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.073s coverage: 91.3% of statements 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.843s coverage: 66.9% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.638s coverage: 43.4% of statements 10:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 10:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.127s coverage: 84.8% of statements 10:42:00 4ebd0625c992: Pull complete 10:42:00 207e8628e3a3: Pull complete 10:42:00 c791037a9be2: Pull complete 10:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.347s coverage: 47.0% of statements 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.110s coverage: 100.0% of statements 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.072s coverage: 100.0% of statements 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.140s coverage: 9.6% of statements 10:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:42:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.310s coverage: 92.6% of statements 10:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:42:02 ffd874e62e21: Pull complete 10:42:02 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:42:02 ---> cfc18b08335c 10:42:02 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 10:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.365s coverage: 28.7% of statements 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.152s coverage: 99.0% of statements 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.237s coverage: 100.0% of statements 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.145s coverage: 64.6% of statements 10:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:42:06 ---> Running in d6f8494c8f86 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.331s coverage: 97.6% of statements 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.100s coverage: 0.0% of statements 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements 10:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.140s coverage: 28.1% of statements 10:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 10:42:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:42:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.067s coverage: 100.0% of statements 10:42:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:42:09 GO111MODULE=on go vet ./... 10:42:11 (1/12) Installing libmagic (5.39-r0) 10:42:11 (2/12) Installing file (5.39-r0) 10:42:11 (3/12) Installing libc-dev (0.7.2-r3) 10:42:11 (4/12) Installing g++ (10.2.1_pre1-r3) 10:42:30 (5/12) Installing fortify-headers (1.1-r0) 10:42:30 (6/12) Installing patch (2.7.6-r6) 10:42:30 (7/12) Installing build-base (0.5-r2) 10:42:30 (8/12) Installing libsodium (1.0.18-r0) 10:42:30 (9/12) Installing pkgconf (1.7.3-r0) 10:42:30 (10/12) Installing libsodium-dev (1.0.18-r0) 10:42:30 (11/12) Installing libzmq (4.3.3-r1) 10:42:30 (12/12) Installing zeromq-dev (4.3.3-r1) 10:42:30 Executing busybox-1.32.1-r6.trigger 10:42:30 OK: 218 MiB in 52 packages 10:42:35 Removing intermediate container d6f8494c8f86 10:42:35 ---> 53ac2f49e3a4 10:42:35 Step 4/6 : WORKDIR /edgex-go 10:42:35 ---> Running in 01c68ac6e09b 10:42:35 Removing intermediate container 01c68ac6e09b 10:42:35 ---> 4ed2e986a95d 10:42:35 Step 5/6 : COPY go.mod . 10:42:36 ---> d5d4d9e637b2 10:42:36 Step 6/6 : RUN go mod download 10:42:36 ---> Running in 81a4af680f0f 10:43:03 Removing intermediate container 81a4af680f0f 10:43:03 ---> f937fb286878 10:43:03 Successfully built f937fb286878 10:43:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:43:03 + docker inspect -f . ci-base-image-arm64 10:43:03 . [Pipeline] withDockerContainer 10:43:04 prd-ubuntu18.04-docker-arm64-4c-16g-3795 does not seem to be running inside a container 10:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:05 $ docker top a9a0fd8af27f36a403d555f72112bb627e22782c335588bca27f452d789c92c9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:06 + go version 10:43:06 go version go1.16.3 linux/arm64 [Pipeline] } 10:43:06 $ docker stop --time=1 a9a0fd8af27f36a403d555f72112bb627e22782c335588bca27f452d789c92c9 10:43:08 $ docker rm -f a9a0fd8af27f36a403d555f72112bb627e22782c335588bca27f452d789c92c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:09 + docker inspect -f . ci-base-image-arm64 10:43:09 . [Pipeline] withDockerContainer 10:43:09 prd-ubuntu18.04-docker-arm64-4c-16g-3795 does not seem to be running inside a container 10:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:11 $ docker top 280031d0ec11e5d360316ca10bfeff4c45effd2b4b056333ca2ac013352c52f6 -eo pid,comm [Pipeline] { [Pipeline] echo 10:43:11 ========================================================= 10:43:11 [edgeXBuildGoParallel] Running Tests and Build... 10:43:11 ========================================================= [Pipeline] sh 10:43:12 + go mod tidy [Pipeline] sh 10:43:14 + make test 10:43:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:43:18 gofmt -l . 10:43:18 [ "`gofmt -l .`" = "" ] 10:43:18 ./bin/test-go-mod-tidy.sh 10:43:18 ./bin/test-attribution-txt.sh [Pipeline] sh 10:43:19 + ls -al . 10:43:19 total 816 10:43:19 drwxrwxr-x 10 1001 1001 4096 May 9 10:43 . 10:43:19 drwxr-xr-x 4 root root 28 May 9 10:39 .. 10:43:19 -rw-rw-r-- 1 1001 1001 11 May 9 10:37 .dockerignore 10:43:19 drwxrwxr-x 8 1001 1001 179 May 9 10:37 .git 10:43:19 drwxrwxr-x 3 1001 1001 125 May 9 10:37 .github 10:43:19 -rw-rw-r-- 1 1001 1001 818 May 9 10:37 .gitignore 10:43:19 drwx------ 3 1001 1001 60 May 9 10:38 .semver 10:43:19 -rw-rw-r-- 1 1001 1001 166 May 9 10:37 .sonarcloud.properties 10:43:19 -rw-rw-r-- 1 1001 1001 8609 May 9 10:37 Attribution.txt 10:43:19 -rw-rw-r-- 1 1001 1001 3804 May 9 10:37 CONTRIBUTING.md 10:43:19 -rw-rw-r-- 1 1001 1001 931 May 9 10:37 Dockerfile.build 10:43:19 -rw-rw-r-- 1 1001 1001 863 May 9 10:37 Jenkinsfile 10:43:19 -rw-rw-r-- 1 1001 1001 10775 May 9 10:37 LICENSE 10:43:19 -rw-rw-r-- 1 1001 1001 5774 May 9 10:37 Makefile 10:43:19 -rw-rw-r-- 1 1001 1001 7978 May 9 10:37 README.md 10:43:19 -rw-rw-r-- 1 1001 1001 6755 May 9 10:37 SECURITY.md 10:43:19 -rw-rw-r-- 1 1001 1001 5 May 9 10:38 VERSION 10:43:19 -rw-rw-r-- 1 1001 1001 4131 May 9 10:37 ZMQWindows.md 10:43:19 drwxrwxr-x 2 1001 1001 117 May 9 10:37 bin 10:43:19 drwxrwxr-x 14 1001 1001 4096 May 9 10:37 cmd 10:43:19 -rw-r--r-- 1 root root 705232 May 9 10:42 coverage.out 10:43:19 -rw-r--r-- 1 root root 1060 May 9 10:43 go.mod 10:43:19 -rw-r--r-- 1 root root 22051 May 9 10:40 go.sum 10:43:19 drwxrwxr-x 8 1001 1001 127 May 9 10:37 internal 10:43:19 drwxrwxr-x 4 1001 1001 26 May 9 10:37 openapi 10:43:19 drwxrwxr-x 4 1001 1001 71 May 9 10:37 snap 10:43:19 -rw-rw-r-- 1 1001 1001 168 May 9 10:37 version.go [Pipeline] sh 10:43:19 + '[' -e coverage.out ] 10:43:19 + chown 1001:1001 coverage.out [Pipeline] stash 10:43:20 Stashed 1 file(s) [Pipeline] sh 10:43:20 + make build 10:43:20 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 10:43:24 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 10:43:39 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 10:43:39 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 10:43:41 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 10:43:41 ? github.com/edgexfoundry/edgex-go [no test files] 10:43:41 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 10:43:43 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 10:43:46 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 10:43:47 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 10:43:48 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 10:43:50 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 10:43:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:43:56 $ docker stop --time=1 2216f0db25ccaf4a5ade0c177154b90cd664ec35f8db98778e6f4c0a1d6a852e 10:43:58 $ docker rm -f 2216f0db25ccaf4a5ade0c177154b90cd664ec35f8db98778e6f4c0a1d6a852e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:01 10:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:01 latest: Pulling from edgex-devops/edgex-compose 10:44:01 cbdbe7a5bc2a: Pulling fs layer 10:44:01 ca9280d653b3: Pulling fs layer 10:44:01 7e9c9ca2126c: Pulling fs layer 10:44:01 cbdbe7a5bc2a: Verifying Checksum 10:44:01 cbdbe7a5bc2a: Download complete 10:44:02 cbdbe7a5bc2a: Pull complete 10:44:02 ca9280d653b3: Verifying Checksum 10:44:02 ca9280d653b3: Download complete 10:44:04 ca9280d653b3: Pull complete 10:44:04 7e9c9ca2126c: Verifying Checksum 10:44:04 7e9c9ca2126c: Download complete 10:44:13 7e9c9ca2126c: Pull complete 10:44:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:44:13 prd-centos7-docker-4c-2g-3791 does not seem to be running inside a container 10:44:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:44:15 $ docker top a729e584e3ba56212109996ee123ddfa1f1fd2d88dbfe03ff43140a2c9ad3227 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:16 + docker-compose build --help 10:44:16 + grep parallel 10:44:17 --parallel Build images in parallel. [Pipeline] } 10:44:17 $ docker stop --time=1 a729e584e3ba56212109996ee123ddfa1f1fd2d88dbfe03ff43140a2c9ad3227 10:44:19 $ docker rm -f a729e584e3ba56212109996ee123ddfa1f1fd2d88dbfe03ff43140a2c9ad3227 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:44:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:20 . [Pipeline] withDockerContainer 10:44:20 prd-centos7-docker-4c-2g-3791 does not seem to be running inside a container 10:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:44:21 $ docker top 10829e635c5ae53b083becce6739b705c84e691287fdb3ad6ad045903219af96 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:22 + docker-compose -f ./docker-compose-build.yml build --parallel 10:44:23 Building docker-core-command-go ... 10:44:23 Building docker-core-data-go ... 10:44:23 Building docker-core-metadata-go ... 10:44:23 Building docker-security-bootstrapper-go ... 10:44:23 Building docker-security-proxy-setup-go ... 10:44:23 Building docker-security-secretstore-setup-go ... 10:44:23 Building docker-support-notifications-go ... 10:44:23 Building docker-support-scheduler-go ... 10:44:23 Building docker-sys-mgmt-agent-go ... 10:44:23 Building docker-support-scheduler-go 10:44:23 Building docker-security-bootstrapper-go 10:44:23 Building docker-core-data-go 10:44:23 Building docker-core-metadata-go 10:44:23 Building docker-security-secretstore-setup-go 10:44:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:44:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:44:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:44:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:44:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:44:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:44:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:45:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:45:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:45:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:45:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:45:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.346s coverage: 45.9% of statements 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.147s coverage: 19.8% of statements 10:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.316s coverage: 100.0% of statements 10:45:20 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:45:20 ---> 5313924a257c 10:45:20 Step 3/25 : WORKDIR /edgex-go 10:45:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:45:20 ---> 5313924a257c 10:45:20 Step 3/22 : WORKDIR /edgex-go 10:45:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:20 ---> 5313924a257c 10:45:20 Step 3/23 : WORKDIR /edgex-go 10:45:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:20 ---> 5313924a257c 10:45:20 Step 3/23 : WORKDIR /edgex-go 10:45:20 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:45:20 ---> 5313924a257c 10:45:20 Step 3/31 : WORKDIR /edgex-go 10:45:20 ---> Running in fafc2d80e46a 10:45:20 ---> Running in 482aadfeef34 10:45:20 ---> Running in be680043abe6 10:45:20 ---> Running in 60c4ef720453 10:45:20 ---> Running in 392bea576282 10:45:20 Removing intermediate container 482aadfeef34 10:45:20 ---> 1d703dd120c7 10:45:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:20 Removing intermediate container 60c4ef720453 10:45:20 ---> 06d836aafefd 10:45:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:20 Removing intermediate container fafc2d80e46a 10:45:20 ---> 8cffbf3e326a 10:45:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:20 Removing intermediate container 392bea576282 10:45:20 ---> 42829d5b38e6 10:45:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:20 Removing intermediate container be680043abe6 10:45:20 ---> e4b4270c6861 10:45:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:20 ---> Running in 64bd477d392a 10:45:20 ---> Running in bc40a9a7e444 10:45:20 ---> Running in 387d71f06c5c 10:45:20 ---> Running in 277ddfdac58f 10:45:20 ---> Running in 97a3ccff00b5 10:45:20 Removing intermediate container 64bd477d392a 10:45:20 ---> cbdb83cc0256 10:45:20 Step 5/22 : RUN apk add --update --no-cache make git 10:45:20 Removing intermediate container bc40a9a7e444 10:45:20 ---> 1f45075a7717 10:45:20 Step 5/31 : RUN apk add --update --no-cache make git 10:45:20 ---> Running in b42c076990d6 10:45:20 ---> Running in ecfa67f27c03 10:45:20 Removing intermediate container 97a3ccff00b5 10:45:20 ---> 0d7fc17f568b 10:45:20 Step 5/25 : RUN apk add --update --no-cache make git 10:45:20 Removing intermediate container 277ddfdac58f 10:45:20 ---> ba7f6c4db1f6 10:45:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:45:20 Removing intermediate container 387d71f06c5c 10:45:20 ---> 7890868628bc 10:45:20 Step 5/23 : RUN apk add --update --no-cache make git 10:45:20 ---> Running in 23928965a642 10:45:20 ---> Running in 9bfc9f888281 10:45:20 ---> Running in 75eebc21ce20 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:21 OK: 219 MiB in 52 packages 10:45:21 OK: 219 MiB in 52 packages 10:45:21 OK: 219 MiB in 52 packages 10:45:21 OK: 219 MiB in 52 packages 10:45:22 Removing intermediate container ecfa67f27c03 10:45:22 ---> 438458aaac2e 10:45:22 Step 6/31 : COPY go.mod . 10:45:22 Removing intermediate container 23928965a642 10:45:22 ---> 86f8c354e856 10:45:22 Step 6/25 : COPY go.mod . 10:45:22 Removing intermediate container b42c076990d6 10:45:22 ---> c0b135620841 10:45:22 Step 6/22 : COPY go.mod . 10:45:22 ---> 26939e4e3d64 10:45:22 Step 7/31 : RUN go mod download 10:45:22 Removing intermediate container 75eebc21ce20 10:45:22 ---> 4e7a75d8d69c 10:45:22 Step 6/23 : COPY go.mod . 10:45:22 ---> c899024cb0ca 10:45:22 Step 7/25 : RUN go mod download 10:45:22 ---> Running in 7d8eeca4923c 10:45:22 ---> 29bdf9729a94 10:45:22 Step 7/22 : RUN go mod download 10:45:22 ---> Running in 55cf2105cdca 10:45:22 OK: 219 MiB in 52 packages 10:45:23 ---> Running in 3d0acdb1a2e5 10:45:23 ---> b28533070c2a 10:45:23 Step 7/23 : RUN go mod download 10:45:23 ---> Running in 420678df90e2 10:45:24 Removing intermediate container 9bfc9f888281 10:45:24 ---> c83fd96f2978 10:45:24 Step 6/23 : COPY go.mod . 10:45:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.588s coverage: 27.1% of statements 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:45:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.129s coverage: 100.0% of statements 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:45:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.193s coverage: 100.0% of statements 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:45:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.254s coverage: 71.3% of statements 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:45:25 ---> 2895487bef86 10:45:25 Step 7/23 : RUN go mod download 10:45:25 ---> Running in 11341281320b 10:45:26 Removing intermediate container 3d0acdb1a2e5 10:45:26 ---> e0b07a6f892a 10:45:26 Step 8/22 : COPY . . 10:45:26 Removing intermediate container 55cf2105cdca 10:45:26 ---> bfe08972b1cf 10:45:26 Step 8/25 : COPY . . 10:45:26 Removing intermediate container 7d8eeca4923c 10:45:26 ---> 1b24b247a114 10:45:26 Step 8/31 : COPY . . 10:45:27 Removing intermediate container 420678df90e2 10:45:27 ---> 7c9a035def46 10:45:27 Step 8/23 : COPY . . 10:45:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.597s coverage: 87.7% of statements 10:45:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:45:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:45:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.223s coverage: 78.9% of statements 10:45:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:45:30 Removing intermediate container 11341281320b 10:45:30 ---> b14cdad88561 10:45:30 Step 8/23 : COPY . . 10:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.134s coverage: 28.6% of statements 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.210s coverage: 100.0% of statements 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.162s coverage: 100.0% of statements 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.371s coverage: 86.7% of statements 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.388s coverage: 97.5% of statements 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.221s coverage: 78.3% of statements 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.285s coverage: 95.1% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.278s coverage: 0.9% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.142s coverage: 22.6% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.146s coverage: 47.1% of statements 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.194s coverage: 79.5% of statements 10:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.138s coverage: 94.1% of statements 10:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.174s coverage: 96.3% of statements 10:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.142s coverage: 87.5% of statements 10:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.171s coverage: 94.4% of statements 10:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.118s coverage: 44.8% of statements 10:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.512s coverage: 81.8% of statements 10:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.193s coverage: 92.9% of statements 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 76.0% of statements 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.123s coverage: 80.0% of statements 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.194s coverage: 87.2% of statements 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.206s coverage: 85.4% of statements 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.602s coverage: 64.4% of statements 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.123s coverage: 100.0% of statements 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 10:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 10:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.973s coverage: 66.9% of statements 10:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.690s coverage: 43.4% of statements 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements 10:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.468s coverage: 47.0% of statements 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.186s coverage: 100.0% of statements 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.167s coverage: 9.6% of statements 10:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.468s coverage: 92.6% of statements 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:46:27 ---> 5a80e69a32e6 10:46:27 ---> b1af9ca60a59 10:46:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:46:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:46:27 ---> 917591bd7dc7 10:46:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:46:27 ---> cff2a1329d2c 10:46:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:46:27 ---> 97f53455e4ba 10:46:27 Step 9/23 : RUN make cmd/core-data/core-data 10:46:27 ---> Running in 1f0b3a4d7001 10:46:27 ---> Running in b02961d0c12a 10:46:27 ---> Running in 79906fd0ca56 10:46:27 ---> Running in 67d9cb1dd9f0 10:46:27 ---> Running in 7c67e7999a4a 10:46:27 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 10:46:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:46:27 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 10:46:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:46: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 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.458s coverage: 28.7% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.215s coverage: 100.0% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.210s coverage: 64.6% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.344s coverage: 97.6% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.083s coverage: 100.0% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 28.1% of statements 10:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 10:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 10:46:32 GO111MODULE=on go vet ./... 10:47:37 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 10:47:37 Removing intermediate container 1f0b3a4d7001 10:47:37 ---> 8a4bcf2a39b1 10:47:37 10:47:37 Step 10/31 : FROM alpine:3.12 10:47:37 3.12: Pulling from library/alpine 10:47:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:47:39 Status: Downloaded newer image for alpine:3.12 10:47:39 ---> 13621d1b12d4 10:47:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:47:40 ---> Running in abcee842b6eb 10:47:41 Removing intermediate container abcee842b6eb 10:47:41 ---> 0689f4f96252 10:47:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:47:42 ---> Running in 955486f6331d 10:47:44 Removing intermediate container 7c67e7999a4a 10:47:44 ---> fd05fde09afc 10:47:44 10:47:44 Step 10/22 : FROM alpine:3.12 10:47:44 ---> 13621d1b12d4 10:47:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:45 (1/2) Installing dumb-init (1.2.2-r1) 10:47:45 (2/2) Installing su-exec (0.2-r1) 10:47:45 Executing busybox-1.31.1-r20.trigger 10:47:45 OK: 6 MiB in 16 packages 10:47:46 ---> Running in 11d786bcb997 10:47:47 Removing intermediate container 79906fd0ca56 10:47:47 ---> c99e692888b4 10:47:47 10:47:47 Step 10/25 : FROM alpine:3.12 10:47:47 ---> 13621d1b12d4 10:47:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:47:47 ---> Running in 72b0ea079b59 10:47:47 Removing intermediate container 67d9cb1dd9f0 10:47:47 ---> 6b203b74d33f 10:47:47 10:47:47 Step 10/23 : FROM alpine:3.12 10:47:47 ---> 13621d1b12d4 10:47:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:47:48 ---> Running in 3a5433e79470 10:47:48 Removing intermediate container 955486f6331d 10:47:48 ---> 91116c050923 10:47:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:47:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:49 ---> Running in b662d0bcba1f 10:47:49 (1/1) Installing dumb-init (1.2.2-r1) 10:47:49 Executing busybox-1.31.1-r20.trigger 10:47:49 OK: 6 MiB in 15 packages 10:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:49 (1/6) Installing ca-certificates (20191127-r4) 10:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:49 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:47:49 (3/6) Installing libcurl (7.76.1-r0) 10:47:50 (4/6) Installing curl (7.76.1-r0) 10:47:50 (5/6) Installing dumb-init (1.2.2-r1) 10:47:50 (6/6) Installing su-exec (0.2-r1) 10:47:50 Executing busybox-1.31.1-r20.trigger 10:47:50 Executing ca-certificates-20191127-r4.trigger 10:47:50 OK: 7 MiB in 20 packages 10:47:50 Removing intermediate container b662d0bcba1f 10:47:50 ---> 4a13aedf5ef4 10:47:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:47:50 (1/1) Installing dumb-init (1.2.2-r1) 10:47:50 Executing busybox-1.31.1-r20.trigger 10:47:50 OK: 6 MiB in 15 packages 10:47:51 ---> Running in 8ed9ccd37ef9 10:47:51 Removing intermediate container 8ed9ccd37ef9 10:47:51 ---> 8d3d8cf6c21d 10:47:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:47:53 Removing intermediate container 11d786bcb997 10:47:53 ---> c01cc46f6d57 10:47:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:47:53 ---> Running in b4ba2ac5d0f6 10:47:53 Removing intermediate container b02961d0c12a 10:47:53 ---> 4258bb074a6b 10:47:53 10:47:53 Step 10/23 : FROM alpine:3.12 10:47:53 ---> 13621d1b12d4 10:47:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:47:53 ---> Running in 97f1ed257944 10:47:53 ---> Running in 1515efdaa8f4 10:47:53 Removing intermediate container 3a5433e79470 10:47:53 ---> 2b2f0021699f 10:47:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:47:53 Removing intermediate container 72b0ea079b59 10:47:53 ---> fe2f2804ac0e 10:47:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:47:53 ---> Running in 251846b89168 10:47:53 ---> Running in 7a61b0433732 10:47:53 Removing intermediate container 1515efdaa8f4 10:47:53 ---> 305a42f71713 10:47:53 Step 13/22 : ENV APP_PORT=48085 10:47:54 Removing intermediate container 97f1ed257944 10:47:54 ---> 183fa2e9636e 10:47:54 Step 12/23 : ENV APP_PORT=48080 10:47:54 ---> Running in 60f3866d52b0 10:47:54 ---> Running in f9e1bef22628 10:47:54 Removing intermediate container 251846b89168 10:47:54 ---> db054159176e 10:47:54 Step 13/23 : ENV APP_PORT=48081 10:47:54 Removing intermediate container 7a61b0433732 10:47:54 ---> 0445c3150919 10:47:54 Step 13/25 : WORKDIR / 10:47:54 ---> Running in c11a29ded91d 10:47:54 Removing intermediate container 60f3866d52b0 10:47:54 ---> e700d52a578a 10:47:54 Step 14/22 : EXPOSE $APP_PORT 10:47:55 ---> Running in 28514eb148f5 10:47:55 ---> Running in 6a9bdb5997f8 10:47:55 Removing intermediate container f9e1bef22628 10:47:55 ---> 88464ad71245 10:47:55 Step 13/23 : EXPOSE $APP_PORT 10:47:55 Removing intermediate container c11a29ded91d 10:47:55 ---> bee2ba3128e9 10:47:55 Step 14/23 : EXPOSE $APP_PORT 10:47:55 ---> Running in 620fd29712ff 10:47:55 ---> Running in b929aa7fe9e3 10:47:55 Removing intermediate container 6a9bdb5997f8 10:47:55 ---> 5c8b431ab532 10:47:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:55 Removing intermediate container 28514eb148f5 10:47:55 ---> b57193b529ce 10:47:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:47:55 Removing intermediate container b4ba2ac5d0f6 10:47:55 ---> 877fc0c317b5 10:47:55 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:47:56 Removing intermediate container 620fd29712ff 10:47:56 ---> 5002dcfdc100 10:47:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:56 Removing intermediate container b929aa7fe9e3 10:47:56 ---> 89d203a96b53 10:47:56 Step 15/23 : WORKDIR / 10:47:56 ---> Running in f6f1cecf40e5 10:47:56 ---> Running in 8000c0a4912b 10:47:56 ---> Running in 274e6d8ad7d1 10:47:56 ---> eaef32e58749 10:47:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:47:56 ---> bfeccb146d0a 10:47:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:47:57 Removing intermediate container f6f1cecf40e5 10:47:57 ---> 556739385d0e 10:47:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:47:57 Removing intermediate container 274e6d8ad7d1 10:47:57 ---> 8b4ca864e90a 10:47:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:57 ---> 87c7847d74d8 10:47:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:47:57 ---> 9e16d3ad6773 10:47:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:47:57 ---> 13eb9280269e 10:47:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:47:57 ---> 00ada1441a7e 10:47:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:47:57 ---> Running in 8b884e01410a 10:47:58 ---> 19a222d079a4 10:47:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:47:58 ---> 9e37deb2e232 10:47:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:47:58 ---> Running in e49112e967b1 10:47:58 Removing intermediate container 8000c0a4912b 10:47:58 ---> 6c7830635ce7 10:47:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:47:58 ---> e2248f881e31 10:47:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:47:58 ---> Running in f03eb69b1ed1 10:47:58 ---> 681e4cc197f2 10:47:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:47:59 Removing intermediate container e49112e967b1 10:47:59 ---> b025d950050e 10:47:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:47:59 ---> Running in 2da382a1ade9 10:48:00 ---> cf5d2fd85511 10:48:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:48:00 ---> 6a144133c809 10:48:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:48:00 Removing intermediate container 2da382a1ade9 10:48:00 ---> 4b8220989dd6 10:48:00 Step 20/22 : LABEL arch=x86_64 10:48:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:48:00 ---> Running in dd7e1bb5116d 10:48:00 ---> Running in bdd943f016bd 10:48:00 Removing intermediate container 8b884e01410a 10:48:00 ---> a022bee3da64 10:48:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:48:00 Removing intermediate container bdd943f016bd 10:48:00 ---> e8b571874d7e 10:48:00 Step 21/22 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:48:00 Removing intermediate container dd7e1bb5116d 10:48:00 ---> a07dff3dbf3d 10:48:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:48:00 ---> Running in 089dc65a6b0c 10:48:00 ---> Running in 8edf36a94d44 10:48:00 ---> 0a72eb9ba2ef 10:48:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:48:00 ---> 90189b422811 10:48:00 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:48:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:48:01 Removing intermediate container 8edf36a94d44 10:48:01 ---> e26366d7ac82 10:48:01 Step 21/23 : LABEL arch=x86_64 10:48:01 Removing intermediate container 089dc65a6b0c 10:48:01 ---> 1cb23571ab92 10:48:01 Step 22/22 : LABEL version=0.0.0 10:48:01 ---> Running in d4908eca049d 10:48:01 ---> 54d4491c3a72 10:48:01 Step 21/25 : 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/ 10:48:01 ---> Running in 2a1d70a4039c 10:48:02 ---> Running in 8bbd6725105f 10:48:02 ---> ffc20dacc513 10:48:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:48:02 (1/6) Installing dumb-init (1.2.2-r1) 10:48:02 Removing intermediate container d4908eca049d 10:48:02 ---> e07e247d41e4 10:48:02 Step 22/23 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:48:02 Removing intermediate container 2a1d70a4039c 10:48:02 ---> 9c2e0f271cb7 10:48:02 10:48:02 (2/6) Installing libgcc (9.3.0-r2) 10:48:02 ---> Running in 443df52a17fc 10:48:02 (3/6) Installing libsodium (1.0.18-r0) 10:48:02 ---> a8d584d31944 10:48:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:48:02 (4/6) Installing libstdc++ (9.3.0-r2) 10:48:03 Removing intermediate container 443df52a17fc 10:48:03 ---> e061092c5968 10:48:03 Step 23/23 : LABEL version=0.0.0 10:48:03 ---> Running in a6503a0ca901 10:48:03 Successfully built 9c2e0f271cb7 10:48:03 Successfully tagged docker-support-scheduler-go:latest 10:48:03 Building docker-support-notifications-go 10:48:03  Building docker-support-scheduler-go ... done  ---> a6fb583a7f52 10:48:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:48:03 Removing intermediate container a6503a0ca901 10:48:03 ---> b4720dcc4e56 10:48:03 10:48:03 (5/6) Installing libzmq (4.3.3-r0) 10:48:04 (6/6) Installing zeromq (4.3.3-r0) 10:48:04 Removing intermediate container 8bbd6725105f 10:48:04 ---> f8f22c17b888 10:48:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:48:04 Executing busybox-1.31.1-r20.trigger 10:48:04 OK: 8 MiB in 20 packages 10:48:04 Successfully built b4720dcc4e56 10:48:04 Successfully tagged docker-core-metadata-go:latest 10:48:04  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 10:48:04 ---> Running in a0cd59e497b0 10:48:04 ---> 97fb9159f4f6 10:48:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:48:05 ---> Running in 5fd69f00f638 10:48:05 Removing intermediate container a0cd59e497b0 10:48:05 ---> bb20d78310ec 10:48:05 Step 23/25 : LABEL arch=x86_64 10:48:05 ---> Running in 2e8c1ab10d0e 10:48:06 Removing intermediate container 5fd69f00f638 10:48:06 ---> 3d55985e7059 10:48:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:48:06 Removing intermediate container 2e8c1ab10d0e 10:48:06 ---> c1a0c63c4986 10:48:06 Step 24/25 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:48:06 Removing intermediate container f03eb69b1ed1 10:48:06 ---> 0d33fc0d286c 10:48:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:48:08 ---> Running in 627227deb283 10:48:08 ---> 01a07d5435b5 10:48:08 Step 26/31 : RUN chmod +x /entrypoint.sh 10:48:08 ---> ed3ba2b50fb0 10:48:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:48:08 Removing intermediate container 627227deb283 10:48:08 ---> d06b90534a68 10:48:08 Step 25/25 : LABEL version=0.0.0 10:48:09 ---> Running in 479a34fcd740 10:48:09 ---> Running in 7c8689d8b2fd 10:48:09 gofmt -l . 10:48:09 [ "`gofmt -l .`" = "" ] 10:48:11 Removing intermediate container 479a34fcd740 10:48:11 ---> 3b78f3b8d026 10:48:11 10:48:11 ---> 3af09c328ad1 10:48:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:48:11 ./bin/test-go-mod-tidy.sh 10:48:12 Successfully built 3b78f3b8d026 10:48:12 Successfully tagged docker-security-secretstore-setup-go:latest 10:48:12 Building docker-security-proxy-setup-go 10:48:12  Building docker-security-secretstore-setup-go ... done  ---> e377ed66a538 10:48:12 Step 19/23 : ENTRYPOINT ["/core-data"] 10:48:12 ./bin/test-attribution-txt.sh 10:48:12 ---> Running in c32026e0c1f4 10:48:14 Removing intermediate container c32026e0c1f4 10:48:14 ---> c5f7d975769a 10:48:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh 10:48:14 ---> Running in d1947d45ce39 10:48:15 + ls -al . 10:48:15 total 844 10:48:15 drwxrwxr-x 9 1001 1001 4096 May 9 10:48 . 10:48:15 drwxr-xr-x 4 root root 4096 May 9 10:43 .. 10:48:15 -rw-rw-r-- 1 1001 1001 11 May 9 10:41 .dockerignore 10:48:15 drwxrwxr-x 8 1001 1001 4096 May 9 10:41 .git 10:48:15 drwxrwxr-x 3 1001 1001 4096 May 9 10:41 .github 10:48:15 -rw-rw-r-- 1 1001 1001 818 May 9 10:41 .gitignore 10:48:15 -rw-rw-r-- 1 1001 1001 166 May 9 10:41 .sonarcloud.properties 10:48:15 -rw-rw-r-- 1 1001 1001 8609 May 9 10:41 Attribution.txt 10:48:15 -rw-rw-r-- 1 1001 1001 3804 May 9 10:41 CONTRIBUTING.md 10:48:15 -rw-rw-r-- 1 1001 1001 931 May 9 10:41 Dockerfile.build 10:48:15 -rw-rw-r-- 1 1001 1001 863 May 9 10:41 Jenkinsfile 10:48:15 -rw-rw-r-- 1 1001 1001 10775 May 9 10:41 LICENSE 10:48:15 -rw-rw-r-- 1 1001 1001 5774 May 9 10:41 Makefile 10:48:15 -rw-rw-r-- 1 1001 1001 7978 May 9 10:41 README.md 10:48:15 -rw-rw-r-- 1 1001 1001 6755 May 9 10:41 SECURITY.md 10:48:15 -rw-rw-r-- 1 1001 1001 5 May 9 10:38 VERSION 10:48:15 -rw-rw-r-- 1 1001 1001 4131 May 9 10:41 ZMQWindows.md 10:48:15 drwxrwxr-x 2 1001 1001 4096 May 9 10:41 bin 10:48:15 drwxrwxr-x 14 1001 1001 4096 May 9 10:41 cmd 10:48:15 -rw-r--r-- 1 root root 705232 May 9 10:46 coverage.out 10:48:15 -rw-r--r-- 1 root root 1060 May 9 10:48 go.mod 10:48:15 -rw-r--r-- 1 root root 22051 May 9 10:43 go.sum 10:48:15 drwxrwxr-x 8 1001 1001 4096 May 9 10:41 internal 10:48:15 drwxrwxr-x 4 1001 1001 4096 May 9 10:41 openapi 10:48:15 drwxrwxr-x 4 1001 1001 4096 May 9 10:41 snap 10:48:15 -rw-rw-r-- 1 1001 1001 168 May 9 10:41 version.go [Pipeline] sh 10:48:15 Removing intermediate container 7c8689d8b2fd 10:48:15 ---> 9e69d467a938 10:48:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:48:15 + '[' -e coverage.out ] 10:48:15 + chown 1001:1001 coverage.out [Pipeline] stash 10:48:15 Warning: overwriting stash ‘coverage-report’ 10:48:16 Removing intermediate container d1947d45ce39 10:48:16 ---> bfd7ff61599a 10:48:16 Step 21/23 : LABEL arch=x86_64 10:48:16 ---> Running in fa5517fa66e7 10:48:16 ---> Running in 3a549d8cf791 10:48:16 Stashed 1 file(s) 10:48:16 Removing intermediate container 3a549d8cf791 10:48:16 ---> 535e996cd2a6 10:48:16 Step 22/23 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:48:16 Removing intermediate container fa5517fa66e7 10:48:16 ---> 4d5c43b1e2a2 10:48:16 Step 28/31 : CMD ["gate"] [Pipeline] sh 10:48:16 ---> Running in df39270d97e3 10:48:16 ---> Running in c0395fe16455 10:48:17 + make build 10:48:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:48:17 Removing intermediate container c0395fe16455 10:48:17 ---> 87e726a33ab3 10:48:17 Step 29/31 : LABEL arch=x86_64 10:48:17 Removing intermediate container df39270d97e3 10:48:17 ---> b4bd2febee00 10:48:17 Step 23/23 : LABEL version=0.0.0 10:48:18 ---> Running in 55e753bca930 10:48:18 ---> Running in 3c147c154c3b 10:48:20 Removing intermediate container 55e753bca930 10:48:20 ---> f3917b1c8b48 10:48:20 10:48:20 Removing intermediate container 3c147c154c3b 10:48:20 ---> 917393c2f6b9 10:48:20 Step 30/31 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:48:20 Successfully built f3917b1c8b48 10:48:21 Successfully tagged docker-core-data-go:latest 10:48:21  Building docker-core-data-go ... done Building docker-core-command-go 10:48:21 ---> Running in af7c69c4eac9 10:48:22 Removing intermediate container af7c69c4eac9 10:48:22 ---> 69a8ca81fd20 10:48:22 Step 31/31 : LABEL version=0.0.0 10:48:23 ---> Running in 6de2fde32983 10:48:24 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 10:48:24 Removing intermediate container 6de2fde32983 10:48:24 ---> f44f2e7c967e 10:48:24 10:48:25 Successfully built f44f2e7c967e 10:48:25 Successfully tagged docker-security-bootstrapper-go:latest 10:48:40  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:48:40 ---> 5313924a257c 10:48:40 Step 3/22 : WORKDIR /edgex-go 10:48:40 ---> Using cache 10:48:40 ---> e4b4270c6861 10:48:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:40 ---> Using cache 10:48:40 ---> 0d7fc17f568b 10:48:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:48:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:48:41 ---> 5313924a257c 10:48:41 Step 3/23 : WORKDIR /edgex-go 10:48:41 ---> Using cache 10:48:41 ---> e4b4270c6861 10:48:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:41 ---> Using cache 10:48:41 ---> 0d7fc17f568b 10:48:41 Step 5/23 : RUN apk add --update --no-cache make bash git 10:48:42 ---> Running in 5d0faee2917b 10:48:42 ---> Running in 679c6c4589a5 10:48:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:47 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:48:47 ---> 5313924a257c 10:48:47 Step 3/21 : WORKDIR /edgex-go 10:48:47 ---> Using cache 10:48:47 ---> e4b4270c6861 10:48:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:47 ---> Using cache 10:48:47 ---> 0d7fc17f568b 10:48:47 Step 5/21 : RUN apk add --update --no-cache make git 10:48:47 ---> Using cache 10:48:47 ---> 86f8c354e856 10:48:47 Step 6/21 : COPY go.mod . 10:48:47 ---> Using cache 10:48:47 ---> c899024cb0ca 10:48:47 Step 7/21 : RUN go mod download 10:48:47 ---> Using cache 10:48:47 ---> bfe08972b1cf 10:48:47 Step 8/21 : COPY . . 10:48:47 ---> Using cache 10:48:47 ---> 5a80e69a32e6 10:48:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:48:48 OK: 219 MiB in 52 packages 10:48:48 ---> Running in b5d7712e69f6 10:48:50 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 10:48:50 Removing intermediate container 5d0faee2917b 10:48:50 ---> f32ad9ff3bbc 10:48:50 Step 6/23 : COPY go.mod . 10:48:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:50 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 10:48:52 ---> b9d3bf78cb2d 10:48:52 Step 7/23 : RUN go mod download 10:48:52 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 10:48:52 ---> Running in 079d61ba5f46 10:48:55 OK: 219 MiB in 52 packages 10:48:57 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 10:48:58 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 10:48:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:48:58 ---> 5313924a257c 10:48:58 Step 3/23 : WORKDIR /edgex-go 10:48:58 ---> Using cache 10:48:58 ---> e4b4270c6861 10:48:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:58 ---> Using cache 10:48:58 ---> 0d7fc17f568b 10:48:58 Step 5/23 : RUN apk add --update --no-cache make git 10:48:58 ---> Using cache 10:48:58 ---> 86f8c354e856 10:48:58 Step 6/23 : COPY go.mod . 10:48:58 ---> Using cache 10:48:58 ---> c899024cb0ca 10:48:58 Step 7/23 : RUN go mod download 10:48:58 ---> Using cache 10:48:58 ---> bfe08972b1cf 10:48:58 Step 8/23 : COPY . . 10:48:58 ---> Using cache 10:48:58 ---> 5a80e69a32e6 10:48:58 Step 9/23 : RUN make cmd/core-command/core-command 10:48:59 ---> Running in 1c94719c6e98 10:48:59 Removing intermediate container 679c6c4589a5 10:48:59 ---> b3062b2c728a 10:48:59 Step 6/22 : COPY go.mod . 10:48:59 Removing intermediate container 079d61ba5f46 10:48:59 ---> cafb5607fc03 10:48:59 Step 8/23 : COPY . . 10:49:00 ---> a31a9ef9cc9a 10:49:00 Step 7/22 : RUN go mod download 10:49:00 ---> Running in a5de234f3bed 10:49:00 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 10:49:02 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 10:49:04 Removing intermediate container a5de234f3bed 10:49:04 ---> c7f0fe9561dc 10:49:04 Step 8/22 : COPY . . 10:49:07 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 10:49:10 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 10:49: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 10:49:16 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 10:49:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:49:25 $ docker stop --time=1 280031d0ec11e5d360316ca10bfeff4c45effd2b4b056333ca2ac013352c52f6 10:49:27 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 10:49:28 $ docker rm -f 280031d0ec11e5d360316ca10bfeff4c45effd2b4b056333ca2ac013352c52f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:49:30 10:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:49:31 latest: Pulling from edgex-devops/edgex-compose-arm64 10:49:31 29e5d40040c1: Pulling fs layer 10:49:31 1ce36da41761: Pulling fs layer 10:49:31 25b303627fd3: Pulling fs layer 10:49:31 29e5d40040c1: Verifying Checksum 10:49:31 29e5d40040c1: Download complete 10:49:31 1ce36da41761: Verifying Checksum 10:49:31 1ce36da41761: Download complete 10:49:31 29e5d40040c1: Pull complete 10:49:33 1ce36da41761: Pull complete 10:49:33 25b303627fd3: Verifying Checksum 10:49:33 25b303627fd3: Download complete 10:49:42 ---> 6115e817d3b8 10:49:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:49:43 ---> Running in 1feb08cd8b80 10:49:43 Removing intermediate container b5d7712e69f6 10:49:43 ---> f336a109701b 10:49:43 10:49:43 Step 10/21 : FROM alpine:3.12 10:49:43 ---> 13621d1b12d4 10:49:43 Step 11/21 : RUN apk add --update --no-cache curl 10:49:43 Removing intermediate container 1c94719c6e98 10:49:43 ---> ddaa91e6264a 10:49:43 10:49:43 Step 10/23 : FROM alpine:3.12 10:49:43 ---> 13621d1b12d4 10:49:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:49:43 ---> Using cache 10:49:43 ---> 2b2f0021699f 10:49:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:49:43 ---> Using cache 10:49:43 ---> db054159176e 10:49:43 Step 13/23 : ENV APP_PORT=48082 10:49:43 ---> Running in 17a497c506e0 10:49:43 ---> 0bca6cd14574 10:49:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:49:43 25b303627fd3: Pull complete 10:49:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:49:44 ---> Running in 2718d5342297 10:49:44 ---> Running in 36444f02d08c 10:49:44 prd-ubuntu18.04-docker-arm64-4c-16g-3795 does not seem to be running inside a container 10:49:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:49:44 Removing intermediate container 2718d5342297 10:49:44 ---> b103a5ed3688 10:49:44 Step 14/23 : EXPOSE $APP_PORT 10:49:44 ---> Running in 6d35a983dc5d 10:49:44 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 10:49:45 Removing intermediate container 6d35a983dc5d 10:49:45 ---> 84fbc3fe12b0 10:49:45 Step 15/23 : WORKDIR / 10:49:45 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 10:49:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:49:45 ---> Running in 2527a4223504 10:49:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:49:45 (1/4) Installing ca-certificates (20191127-r4) 10:49:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:49:45 (3/4) Installing libcurl (7.76.1-r0) 10:49:45 (4/4) Installing curl (7.76.1-r0) 10:49:45 Executing busybox-1.31.1-r20.trigger 10:49:45 Executing ca-certificates-20191127-r4.trigger 10:49:46 Removing intermediate container 2527a4223504 10:49:46 ---> f990db59c7a3 10:49:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:49:46 OK: 7 MiB in 18 packages 10:49:47 $ docker top 5b9b208d98cd67e60dad08b0c3eece9d0b72260b1ac74e119b9d5b312267b988 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:47 ---> e969a0021e17 10:49:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:49:48 + docker-compose build --help+ 10:49:48 grep parallel 10:49:49 Removing intermediate container 17a497c506e0 10:49:49 ---> 8ad964d121c1 10:49:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:49:49 ---> Running in 01e19df004ee 10:49:50 ---> d16bf87aa931 10:49:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:49:50 Removing intermediate container 01e19df004ee 10:49:50 ---> cf5af26c7e8e 10:49:50 Step 13/21 : WORKDIR /edgex 10:49:50 ---> Running in 810d2cadcee3 10:49:51 ---> 30a14b1c6ace 10:49:51 Step 19/23 : ENTRYPOINT ["/core-command"] 10:49:51 ---> Running in 8ffe1c7a7646 10:49:51 Removing intermediate container 810d2cadcee3 10:49:51 ---> 2ab049c0c66e 10:49:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:49:51 --parallel Build images in parallel. [Pipeline] } 10:49:51 $ docker stop --time=1 5b9b208d98cd67e60dad08b0c3eece9d0b72260b1ac74e119b9d5b312267b988 10:49:52 Removing intermediate container 8ffe1c7a7646 10:49:52 ---> 61183977ef9b 10:49:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:49:52 ---> 9df28188460e 10:49:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:49:52 ---> Running in 5c6a8c594ad4 10:49:52 Removing intermediate container 5c6a8c594ad4 10:49:52 ---> 68256ff52404 10:49:52 Step 21/23 : LABEL arch=x86_64 10:49:53 ---> Running in 81c347b5e3ec 10:49:53 ---> 30c518c5d710 10:49:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:49:53 Removing intermediate container 81c347b5e3ec 10:49:53 ---> ad07c5805156 10:49:53 Step 22/23 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:49:53 ---> Running in 21d3ff6f011a 10:49:53 $ docker rm -f 5b9b208d98cd67e60dad08b0c3eece9d0b72260b1ac74e119b9d5b312267b988 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:49:54 . [Pipeline] withDockerContainer 10:49:55 prd-ubuntu18.04-docker-arm64-4c-16g-3795 does not seem to be running inside a container 10:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:49:55 Removing intermediate container 21d3ff6f011a 10:49:55 ---> 016c26c1872f 10:49:55 Step 23/23 : LABEL version=0.0.0 10:49:55 ---> Running in 9213b16306e0 10:49:55 ---> 9940a42723e0 10:49:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:49:55 ---> Running in cf9daa59d9c6 10:49:56 $ docker top 64163b3b86dec259bbf0b7ee364fd55e7cb8a21330547780640517265a1690bf -eo pid,comm 10:49:56 Removing intermediate container 9213b16306e0 10:49:56 ---> 837f66ba4fcd 10:49:56 [Pipeline] { 10:49:56 Successfully built 837f66ba4fcd 10:49:56 Removing intermediate container cf9daa59d9c6 10:49:56 ---> 78c34b1bd861 10:49:56 Step 18/21 : CMD ["--init=true"] [Pipeline] sh 10:49:57 Successfully tagged docker-core-command-go:latest 10:49:57  Building docker-core-command-go ... done  ---> Running in 250eda6499bf 10:49:57 + docker-compose -f ./docker-compose-build.yml build --parallel 10:49:57 Removing intermediate container 250eda6499bf 10:49:57 ---> 054647d765a1 10:49:57 Step 19/21 : LABEL arch=x86_64 10:49:57 ---> Running in 9517658b31dc 10:49:58 Removing intermediate container 9517658b31dc 10:49:58 ---> 9d5c5780a25f 10:49:58 Step 20/21 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:49:58 ---> Running in 24942a94b619 10:49:58 Removing intermediate container 24942a94b619 10:49:58 ---> cc4d4f627fb5 10:49:58 Step 21/21 : LABEL version=0.0.0 10:49:58 ---> Running in 1535697bffc3 10:49:59 Removing intermediate container 1535697bffc3 10:49:59 ---> 800e64cdaa27 10:49:59 10:50:00 Successfully built 800e64cdaa27 10:50:00 Successfully tagged docker-security-proxy-setup-go:latest 10:50:01 Building docker-core-command-go ... 10:50:01 Building docker-core-data-go ... 10:50:01 Building docker-core-metadata-go ... 10:50:01 Building docker-security-bootstrapper-go ... 10:50:01 Building docker-security-proxy-setup-go ... 10:50:01 Building docker-security-secretstore-setup-go ... 10:50:01 Building docker-support-notifications-go ... 10:50:01 Building docker-support-scheduler-go ... 10:50:01 Building docker-sys-mgmt-agent-go ... 10:50:01 Building docker-support-notifications-go 10:50:01 Building docker-security-bootstrapper-go 10:50:01 Building docker-security-proxy-setup-go 10:50:01 Building docker-core-command-go 10:50:01 Building docker-sys-mgmt-agent-go 10:50:18  Building docker-security-proxy-setup-go ... done Removing intermediate container 1feb08cd8b80 10:50:18 ---> d03aa8989fcf 10:50:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:50:18 ---> Running in 2033b6f69a7c 10:50:18 Removing intermediate container 36444f02d08c 10:50:18 ---> 15fd1ff487b8 10:50:18 10:50:18 Step 10/22 : FROM alpine:3.12 10:50:18 ---> 13621d1b12d4 10:50:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:50:18 ---> Running in 4f91cb35731a 10:50:19 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 10:50:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:50:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:50:19 (1/2) Installing ca-certificates (20191127-r4) 10:50:19 (2/2) Installing dumb-init (1.2.2-r1) 10:50:19 Executing busybox-1.31.1-r20.trigger 10:50:19 Executing ca-certificates-20191127-r4.trigger 10:50:20 OK: 6 MiB in 16 packages 10:50:21 Removing intermediate container 4f91cb35731a 10:50:21 ---> 2919ff935c11 10:50:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:50:21 Removing intermediate container 2033b6f69a7c 10:50:21 ---> 3d9dbeff2576 10:50:21 10:50:21 Step 11/23 : FROM docker:20.10.0 10:50:21 ---> Running in c102242f8b94 10:50:21 20.10.0: Pulling from library/docker 10:50:21 Removing intermediate container c102242f8b94 10:50:22 ---> 3359f71c3447 10:50:22 Step 13/22 : ENV APP_PORT=48060 10:50:22 ---> Running in ef649370e541 10:50:22 Removing intermediate container ef649370e541 10:50:22 ---> 9e55d958d6c5 10:50:22 Step 14/22 : EXPOSE $APP_PORT 10:50:22 ---> Running in 39d99912dd40 10:50:23 Removing intermediate container 39d99912dd40 10:50:23 ---> 105988c1dce2 10:50:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:50:23 ---> 5a95da2dc613 10:50:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:50:24 ---> c61002b772b6 10:50:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:50:25 ---> 9770627aba7a 10:50:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:50:25 ---> Running in d40e4ecf2a9e 10:50:25 Removing intermediate container d40e4ecf2a9e 10:50:25 ---> 3de0d4750d64 10:50:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:50:26 ---> Running in 2584e31e5513 10:50:27 Removing intermediate container 2584e31e5513 10:50:27 ---> 2e1ee59ca619 10:50:27 Step 20/22 : LABEL arch=x86_64 10:50:27 ---> Running in 5348d6fb4d85 10:50:28 Removing intermediate container 5348d6fb4d85 10:50:28 ---> 6f2fff29eaa1 10:50:28 Step 21/22 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:50:28 ---> Running in 2984317f48fc 10:50:28 Removing intermediate container 2984317f48fc 10:50:28 ---> 586f438a1413 10:50:28 Step 22/22 : LABEL version=0.0.0 10:50:29 ---> Running in 2f1d4c466bb7 10:50:29 Removing intermediate container 2f1d4c466bb7 10:50:29 ---> 5309f823a1aa 10:50:29 10:50:30 Successfully built 5309f823a1aa 10:50:30 Successfully tagged docker-support-notifications-go:latest 10:50:30  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:50:30 Status: Downloaded newer image for docker:20.10.0 10:50:30 ---> aefe523efa57 10:50:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:50:30 ---> Running in e37318523687 10:50:30 Removing intermediate container e37318523687 10:50:30 ---> abd4dfb6bebe 10:50:30 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:50:30 ---> Running in cab03fb26d07 10:50:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:50:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:50:31 (1/39) Installing readline (8.0.4-r0) 10:50:31 (2/39) Installing bash (5.0.17-r0) 10:50:31 Executing bash-5.0.17-r0.post-install 10:50:31 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:50:31 (4/39) Installing libcurl (7.76.1-r0) 10:50:31 (5/39) Installing curl (7.76.1-r0) 10:50:31 (6/39) Installing dumb-init (1.2.2-r1) 10:50:31 (7/39) Installing libbz2 (1.0.8-r1) 10:50:31 (8/39) Installing expat (2.2.9-r1) 10:50:31 (9/39) Installing libffi (3.3-r2) 10:50:31 (10/39) Installing gdbm (1.13-r1) 10:50:31 (11/39) Installing xz-libs (5.2.5-r0) 10:50:31 (12/39) Installing sqlite-libs (3.32.1-r0) 10:50:31 (13/39) Installing python3 (3.8.10-r0) 10:50:32 (14/39) Installing py3-appdirs (1.4.4-r1) 10:50:32 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:50:32 (16/39) Installing py3-parsing (2.4.7-r0) 10:50:32 (17/39) Installing py3-six (1.15.0-r0) 10:50:32 (18/39) Installing py3-packaging (20.4-r0) 10:50:32 (19/39) Installing py3-setuptools (47.0.0-r0) 10:50:32 (20/39) Installing py3-chardet (3.0.4-r4) 10:50:32 (21/39) Installing py3-idna (2.9-r0) 10:50:32 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:50:32 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:50:32 (24/39) Installing py3-requests (2.23.0-r0) 10:50:32 (25/39) Installing py3-msgpack (1.0.0-r0) 10:50:32 (26/39) Installing py3-lockfile (0.12.2-r3) 10:50:32 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:50:32 (28/39) Installing py3-colorama (0.4.3-r0) 10:50:32 (29/39) Installing py3-distlib (0.3.0-r0) 10:50:32 (30/39) Installing py3-distro (1.5.0-r1) 10:50:32 (31/39) Installing py3-webencodings (0.5.1-r3) 10:50:32 (32/39) Installing py3-html5lib (1.0.1-r4) 10:50:32 (33/39) Installing py3-pytoml (0.1.21-r0) 10:50:32 (34/39) Installing py3-pep517 (0.8.2-r0) 10:50:32 (35/39) Installing py3-progress (1.5-r0) 10:50:32 (36/39) Installing py3-toml (0.10.1-r0) 10:50:33 (37/39) Installing py3-retrying (1.3.3-r0) 10:50:33 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:50:33 (39/39) Installing py3-pip (20.1.1-r0) 10:50:33 Executing busybox-1.31.1-r19.trigger 10:50:33 OK: 72 MiB in 59 packages 10:50:34 Collecting docker-compose==1.23.2 10:50:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:50:34 Collecting websocket-client<1.0,>=0.32.0 10:50:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:50:34 Collecting docker<4.0,>=3.6.0 10:50:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:50:34 Collecting jsonschema<3,>=2.5.1 10:50:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:50:34 Collecting dockerpty<0.5,>=0.4.1 10:50:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:50:35 Collecting PyYAML<4,>=3.10 10:50:35 Downloading PyYAML-3.13.tar.gz (270 kB) 10:50:36 Collecting texttable<0.10,>=0.9.0 10:50:36 Downloading texttable-0.9.1.tar.gz (11 kB) 10:50:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:50:37 Collecting docopt<0.7,>=0.6.1 10:50:37 Downloading docopt-0.6.2.tar.gz (25 kB) 10:50:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:50:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:50:38 Collecting cached-property<2,>=1.2.0 10:50:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:50:38 Collecting docker-pycreds>=0.4.0 10:50:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:50:38 Collecting urllib3<1.25,>=1.21.1 10:50:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:50:38 Collecting idna<2.8,>=2.5 10:50:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:50:38 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) 10:50:38 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) 10:50:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:50:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:50:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:50:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:50:38 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, dockerpty, PyYAML, texttable, docopt, cached-property, docker-compose 10:50:38 Attempting uninstall: urllib3 10:50:38 Found existing installation: urllib3 1.25.9 10:50:38 Uninstalling urllib3-1.25.9: 10:50:38 Successfully uninstalled urllib3-1.25.9 10:50:38 Attempting uninstall: idna 10:50:38 Found existing installation: idna 2.9 10:50:38 Uninstalling idna-2.9: 10:50:38 Successfully uninstalled idna-2.9 10:50:39 Attempting uninstall: requests 10:50:39 Found existing installation: requests 2.23.0 10:50:39 Uninstalling requests-2.23.0: 10:50:39 Successfully uninstalled requests-2.23.0 10:50:39 Running setup.py install for dockerpty: started 10:50:40 Running setup.py install for dockerpty: finished with status 'done' 10:50:40 Running setup.py install for PyYAML: started 10:50:40 Running setup.py install for PyYAML: finished with status 'done' 10:50:40 Running setup.py install for texttable: started 10:50:41 Running setup.py install for texttable: finished with status 'done' 10:50:41 Running setup.py install for docopt: started 10:50:42 Running setup.py install for docopt: finished with status 'done' 10:50:42 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 10:50:54 Removing intermediate container cab03fb26d07 10:50:54 ---> f82a7e94376e 10:50:54 Step 14/23 : ENV APP_PORT=48090 10:50:54 ---> Running in 3f81f7955d2b 10:50:54 Removing intermediate container 3f81f7955d2b 10:50:54 ---> 579076177e61 10:50:54 Step 15/23 : EXPOSE $APP_PORT 10:50:54 ---> Running in 014cc382b60c 10:50:54 Removing intermediate container 014cc382b60c 10:50:54 ---> 010fd7f2479a 10:50:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:50:54 ---> 542f6f19af22 10:50:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:50:55 ---> 0ada40b838d6 10:50:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:50:57 ---> 8299654da293 10:50:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:50:57 ---> Running in 61edd83aa19e 10:50:57 Removing intermediate container 61edd83aa19e 10:50:57 ---> 1e021a40cb29 10:50:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:50:57 ---> Running in 5e1c6f103f1e 10:50:57 Removing intermediate container 5e1c6f103f1e 10:50:57 ---> 46d53d8ad82f 10:50:57 Step 21/23 : LABEL arch=x86_64 10:50:57 ---> Running in 77f2db8fe22a 10:50:58 Removing intermediate container 77f2db8fe22a 10:50:58 ---> 244eb6ecfe97 10:50:58 Step 22/23 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:50:58 ---> Running in 1897e9c184cb 10:50:58 Removing intermediate container 1897e9c184cb 10:50:58 ---> 7793c706a0ef 10:50:58 Step 23/23 : LABEL version=0.0.0 10:50:58 ---> Running in a088d3501780 10:50:59 Removing intermediate container a088d3501780 10:50:59 ---> a3235a783e7f 10:50:59 10:50:59 Successfully built a3235a783e7f 10:50:59 Successfully tagged docker-sys-mgmt-agent-go:latest 10:51:00  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 10:51:00 $ docker stop --time=1 10829e635c5ae53b083becce6739b705c84e691287fdb3ad6ad045903219af96 10:51:01 $ docker rm -f 10829e635c5ae53b083becce6739b705c84e691287fdb3ad6ad045903219af96 [Pipeline] // withDockerContainer [Pipeline] sh 10:51:02 + grep docker 10:51:02 + docker images 10:51:03 docker-sys-mgmt-agent-go latest a3235a783e7f 5 seconds ago 312MB 10:51:03 docker-support-notifications-go latest 5309f823a1aa 34 seconds ago 17.6MB 10:51:03 docker-security-proxy-setup-go latest 800e64cdaa27 About a minute ago 25.3MB 10:51:03 docker-core-command-go latest 837f66ba4fcd About a minute ago 17MB 10:51:03 docker-security-bootstrapper-go latest f44f2e7c967e 2 minutes ago 18.2MB 10:51:03 docker-core-data-go latest f3917b1c8b48 2 minutes ago 21.5MB 10:51:03 docker-security-secretstore-setup-go latest 3b78f3b8d026 2 minutes ago 25.7MB 10:51:03 docker-core-metadata-go latest b4720dcc4e56 3 minutes ago 18.6MB 10:51:03 docker-support-scheduler-go latest 9c2e0f271cb7 3 minutes ago 17.1MB 10:51:03 docker 20.10.0 aefe523efa57 4 months ago 240MB [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 10:51:18 Still waiting to schedule task 10:51:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:51:23 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:51:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:51:23 ---> f937fb286878 10:51:23 Step 3/31 : WORKDIR /edgex-go 10:51:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:51:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:51:23 ---> f937fb286878 10:51:23 Step 3/22 : WORKDIR /edgex-go 10:51:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:51:23 10:51:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:51:23 ---> f937fb286878 10:51:23 Step 3/23 : WORKDIR /edgex-go 10:51:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:51:23 ---> f937fb286878 10:51:23 Step 3/21 : WORKDIR /edgex-go 10:51:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:51:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:51:23 ---> f937fb286878 10:51:23 Step 3/23 : WORKDIR /edgex-go 10:51:23 ---> Running in 193aff553bb4 10:51:23 ---> Running in 71206a0816bd 10:51:23 ---> Running in 5475b49ce5f4 10:51:23 ---> Running in 050ddb80d180 10:51:23 ---> Running in 25a3997a63e7 10:51:23 Removing intermediate container 25a3997a63e7 10:51:23 ---> 2eeb535b56f0 10:51:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:23 Removing intermediate container 71206a0816bd 10:51:23 ---> 23b4787031fa 10:51:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:23 Removing intermediate container 193aff553bb4 10:51:23 ---> 556e547f5e92 10:51:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:23 Removing intermediate container 050ddb80d180 10:51:23 ---> e96c39c7dbd1 10:51:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:23 Removing intermediate container 5475b49ce5f4 10:51:23 ---> 8ccfcf8fd372 10:51:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:23 ---> Running in 471413e4ba1f 10:51:23 ---> Running in ab1cbea15180 10:51:23 ---> Running in 711a5898bd69 10:51:23 ---> Running in 555672bcf268 10:51:23 ---> Running in 435b78169aa2 10:51:23 Removing intermediate container 471413e4ba1f 10:51:23 ---> 91ab8236b3f8 10:51:23 Step 5/23 : RUN apk add --update --no-cache make git 10:51:23 Removing intermediate container ab1cbea15180 10:51:23 ---> e89d0339cf60 10:51:23 Step 5/23 : RUN apk add --update --no-cache make bash git 10:51:23 ---> Running in 7bb8b08a443a 10:51:23 ---> Running in 3ad385768cef 10:51:23 Removing intermediate container 435b78169aa2 10:51:23 ---> 12fdaec6670c 10:51:23 Step 5/31 : RUN apk add --update --no-cache make git 10:51:23 Removing intermediate container 711a5898bd69 10:51:23 ---> 7c851ecb9464 10:51:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:51:23 ---> Running in 403a552abf00 10:51:23 Removing intermediate container 555672bcf268 10:51:23 ---> 4f8a9ea6710a 10:51:23 Step 5/21 : RUN apk add --update --no-cache make git 10:51:23 ---> Running in 28f6a0104e0b 10:51:23 ---> Running in 6b1810cd8921 10:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:51:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:51:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:51:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:51:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:51:25 OK: 218 MiB in 52 packages 10:51:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:51:26 OK: 218 MiB in 52 packages 10:51:27 OK: 218 MiB in 52 packages 10:51:27 OK: 218 MiB in 52 packages 10:51:28 Removing intermediate container 7bb8b08a443a 10:51:28 ---> 82472c05f613 10:51:28 Step 6/23 : COPY go.mod . 10:51:28 OK: 218 MiB in 52 packages 10:51:28 Removing intermediate container 3ad385768cef 10:51:28 ---> 675cb99c0d1a 10:51:28 Step 6/23 : COPY go.mod . 10:51:29 Removing intermediate container 28f6a0104e0b 10:51:29 ---> 24a22df5ed05 10:51:29 Step 6/22 : COPY go.mod . 10:51:29 ---> 28f9780a9cd0 10:51:29 Step 7/23 : RUN go mod download 10:51:29 ---> 5e26a267cad9 10:51:29 Step 7/23 : RUN go mod download 10:51:29 ---> Running in 6cac4ab43d22 10:51:29 Removing intermediate container 6b1810cd8921 10:51:29 ---> 42999b2adde2 10:51:29 Step 6/21 : COPY go.mod . 10:51:30 Removing intermediate container 403a552abf00 10:51:30 ---> a85f12d42727 10:51:30 Step 6/31 : COPY go.mod . 10:51:30 ---> 4dce007dfc72 10:51:30 Step 7/22 : RUN go mod download 10:51:30 ---> Running in 63512223c284 10:51:30 ---> Running in 2810d4d81db5 10:51:31 ---> f8a873c83aa0 10:51:31 Step 7/21 : RUN go mod download 10:51:31 ---> Running in 0d1cd6c4238e 10:51:31 ---> b543b7d0c5c6 10:51:31 Step 7/31 : RUN go mod download 10:51:32 ---> Running in f2e99fe1770a 10:51:34 Removing intermediate container 6cac4ab43d22 10:51:34 ---> 5c0139963564 10:51:34 Step 8/23 : COPY . . 10:51:35 Removing intermediate container 63512223c284 10:51:35 ---> c38d28db975b 10:51:35 Step 8/23 : COPY . . 10:51:35 Removing intermediate container 2810d4d81db5 10:51:35 ---> 36ef9da34c2b 10:51:35 Step 8/22 : COPY . . 10:51:35 Removing intermediate container 0d1cd6c4238e 10:51:35 ---> 4af311e09065 10:51:35 Step 8/21 : COPY . . 10:51:36 Removing intermediate container f2e99fe1770a 10:51:36 ---> 8670bc10fc71 10:51:36 Step 8/31 : COPY . . 10:52:03 ---> 9cc458d61da1 10:52:03 Step 9/23 : RUN make cmd/core-command/core-command 10:52:03 ---> fc8043b5d2fd 10:52:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:52:03 ---> Running in b3a03f9f9ce5 10:52:03 ---> dcbf34ab89dd 10:52:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:52:03 ---> c53f6e2fed0e 10:52:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:52:03 ---> Running in ce165cdcf8fa 10:52:03 ---> c9e4c14434a5 10:52:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:52:03 ---> Running in b08788729187 10:52:03 ---> Running in 676c06997049 10:52:03 ---> Running in 070c2f45408b 10:52:03 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 10:52:03 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 10:52:03 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 10:52:03 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 10:52:03 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 10:53:42 Running on prd-ubuntu18.04-docker-8c-8g-3810 in /w/workspace/edgexfoundry_edgex-go_PR-3437 [Pipeline] { [Pipeline] ws 10:53:42 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:53:44 using credential edgex-jenkins-ssh 10:53:44 Cloning the remote Git repository 10:53:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:53:44 > git init /w/workspace/edgex-go/1 # timeout=10 10:53:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:53:44 > git --version # timeout=10 10:53:44 > git --version # 'git version 2.17.1' 10:53:44 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:51 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 4929ed44a412a6e82fb0a8e4e325b170d420f7fa 10:53:51 Merge succeeded, producing a20e59780fb8ed311cd3ff34e544dea17e6047e5 10:53:51 Checking out Revision a20e59780fb8ed311cd3ff34e544dea17e6047e5 (PR-3437) 10:53:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:53:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:53:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:53:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3437/head:refs/remotes/origin/PR-3437 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:53:51 > git config core.sparsecheckout # timeout=10 10:53:51 > git checkout -f 4929ed44a412a6e82fb0a8e4e325b170d420f7fa # timeout=10 10:53:51 > git remote # timeout=10 10:53:51 > git config --get remote.origin.url # timeout=10 10:53:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:51 > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 10:53:51 > git rev-parse HEAD^{commit} # timeout=10 10:53:51 > git config core.sparsecheckout # timeout=10 10:53:51 > git checkout -f a20e59780fb8ed311cd3ff34e544dea17e6047e5 # timeout=10 10:53:55 Commit message: "Merge commit '106205dfb17fde51d29924d02061c8a1d01e98d4' into HEAD" 10:53:55 First time build. Skipping changelog. 10:53:55 > git --version # timeout=10 10:53:55 > git --version # 'git version 2.17.1' 10:53:55 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:53:55 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] libraryResource [Pipeline] sh 10:53:56 + echo snap-build.sh 10:53:56 snap-build.sh 10:53:56 + SNAP_BASE_DIR=. 10:53:56 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:53:56 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:53:56 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:53:56 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:53:56 + cd /w/workspace/edgex-go/1 10:53:56 + sudo apt-get remove -qy --purge lxd lxd-client 10:53:56 Reading package lists... 10:53:56 Building dependency tree... 10:53:56 Reading state information... 10:53:56 The following packages were automatically installed and are no longer required: 10:53:56 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:53:56 uidmap xdelta3 10:53:56 Use 'sudo apt autoremove' to remove them. 10:53:56 The following packages will be REMOVED: 10:53:56 lxd* lxd-client* 10:53:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:53:56 After this operation, 31.7 MB disk space will be freed. 10:53:58 (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 ... 190027 files and directories currently installed.) 10:53:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:53:58 Removing lxd dnsmasq configuration 10:53:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:53:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:54:00 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:54:00 (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 ... 189852 files and directories currently installed.) 10:54:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:54:01 Processing triggers for systemd (237-3ubuntu10.42) ... 10:54:01 Processing triggers for ureadahead (0.100.0-21) ... 10:54:02 Removing intermediate container 070c2f45408b 10:54:02 ---> 2d801699addb 10:54:02 10:54:02 Step 10/31 : FROM alpine:3.12 10:54:02 3.12: Pulling from library/alpine 10:54:02 Removing intermediate container b08788729187 10:54:02 ---> a4f593df44ef 10:54:02 10:54:02 Step 10/21 : FROM alpine:3.12 10:54:02 3.12: Pulling from library/alpine 10:54:02 + sudo snap remove --purge lxd 10:54:02 snap "lxd" is not installed 10:54:02 + sudo groupadd --force --system lxd 10:54:02 ++ whoami 10:54:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:54:02 + newgrp - lxd 10:54:02 + sudo snap install lxd 10:54:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:54:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:54:03 Status: Downloaded newer image for alpine:3.12 10:54:03 ---> 9852663dfa18 10:54:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:54:03 Status: Image is up to date for alpine:3.12 10:54:03 ---> 9852663dfa18 10:54:03 Step 11/21 : RUN apk add --update --no-cache curl 10:54:04 ---> Running in 09f621e25019 10:54:04 ---> Running in a2724c3ac349 10:54:05 Removing intermediate container ce165cdcf8fa 10:54:05 ---> 76acbed5abc4 10:54:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:54:05 ---> Running in 252ee68cd39a 10:54:05 Removing intermediate container 09f621e25019 10:54:05 ---> c51c05cc1666 10:54:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:54:06 ---> Running in b588ef67ec0d 10:54:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:07 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 10:54:07 (1/4) Installing ca-certificates (20191127-r4) 10:54:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:54:08 (3/4) Installing libcurl (7.76.1-r0) 10:54:08 (4/4) Installing curl (7.76.1-r0) 10:54:08 Executing busybox-1.31.1-r20.trigger 10:54:08 Executing ca-certificates-20191127-r4.trigger 10:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:08 OK: 7 MiB in 18 packages 10:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:08 (1/2) Installing dumb-init (1.2.2-r1) 10:54:08 (2/2) Installing su-exec (0.2-r1) 10:54:08 Executing busybox-1.31.1-r20.trigger 10:54:08 OK: 5 MiB in 16 packages 10:54:11 2021-05-09T10:54:08Z INFO Waiting for automatic snapd restart... 10:54:11 Removing intermediate container b3a03f9f9ce5 10:54:11 ---> 7499972845dc 10:54:11 10:54:11 Step 10/23 : FROM alpine:3.12 10:54:11 ---> 9852663dfa18 10:54:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:54:11 Removing intermediate container b588ef67ec0d 10:54:11 ---> f35f5f69cbc6 10:54:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:54:11 ---> Running in 08b0ad3f133d 10:54:11 Removing intermediate container a2724c3ac349 10:54:11 ---> 91a2823b15e2 10:54:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:54:11 Removing intermediate container 676c06997049 10:54:11 ---> b05b5bbf4f24 10:54:11 10:54:11 Step 10/22 : FROM alpine:3.12 10:54:11 ---> 9852663dfa18 10:54:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:54:12 ---> Running in 45870aad8a01 10:54:12 ---> Running in 6a136ebe1aa2 10:54:12 ---> Running in 045cf7352c37 10:54:12 Removing intermediate container 252ee68cd39a 10:54:12 ---> 92dd385a2539 10:54:12 10:54:12 Step 11/23 : FROM docker:20.10.0 10:54:12 20.10.0: Pulling from library/docker 10:54:13 Removing intermediate container 45870aad8a01 10:54:13 ---> ee38432f7419 10:54:13 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:54:13 Removing intermediate container 6a136ebe1aa2 10:54:13 ---> 22ba407a96ac 10:54:13 Step 13/21 : WORKDIR /edgex 10:54:13 ---> Running in a9639d92b7be 10:54:13 ---> Running in 41953854eb89 10:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:14 Removing intermediate container a9639d92b7be 10:54:14 ---> b4c3a0397e4d 10:54:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:54:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:14 (1/1) Installing dumb-init (1.2.2-r1) 10:54:14 Executing busybox-1.31.1-r20.trigger 10:54:14 OK: 5 MiB in 15 packages 10:54:14 Removing intermediate container 41953854eb89 10:54:14 ---> d940e1919f8c 10:54:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:54:15 ---> Running in a857811016bf 10:54:15 (1/2) Installing ca-certificates (20191127-r4) 10:54:15 (2/2) Installing dumb-init (1.2.2-r1) 10:54:15 Executing busybox-1.31.1-r20.trigger 10:54:15 Executing ca-certificates-20191127-r4.trigger 10:54:15 OK: 6 MiB in 16 packages 10:54:17 ---> c60b2dedf650 10:54:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:54:17 Removing intermediate container 08b0ad3f133d 10:54:17 ---> ec53a44fe0f3 10:54:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:54:17 ---> Running in b0bab09c5cee 10:54:18 Removing intermediate container b0bab09c5cee 10:54:18 ---> 3d1621c2e0d5 10:54:18 Step 13/23 : ENV APP_PORT=48082 10:54:18 Removing intermediate container 045cf7352c37 10:54:18 ---> 22937c0a504c 10:54:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:54:19 ---> Running in 3d80baccadaa 10:54:19 ---> Running in 42ba83c062af 10:54:19 Removing intermediate container a857811016bf 10:54:19 ---> 9e5de6805ee6 10:54:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:54:20 ---> b5b78b19da46 10:54:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:54:20 ---> Running in 450ea9c399b6 10:54:20 Removing intermediate container 42ba83c062af 10:54:20 ---> d0e33af2268f 10:54:20 Step 14/23 : EXPOSE $APP_PORT 10:54:20 Removing intermediate container 3d80baccadaa 10:54:20 ---> 03d3ab6c4418 10:54:20 Step 13/22 : ENV APP_PORT=48060 10:54:21 ---> Running in 816dab16f192 10:54:21 ---> Running in d8fac144fda6 10:54:21 Removing intermediate container 450ea9c399b6 10:54:21 ---> 08d9a167540f 10:54:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:54:21 ---> 8cbe65a38567 10:54:21 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:54:22 Removing intermediate container 816dab16f192 10:54:22 ---> ae0f34ae0ac5 10:54:22 Step 15/23 : WORKDIR / 10:54:22 ---> Running in 7e670a7f1b74 10:54:22 Removing intermediate container d8fac144fda6 10:54:22 ---> 99c1e2c0b37f 10:54:22 Step 14/22 : EXPOSE $APP_PORT 10:54:22 ---> Running in a3bdeaec7b76 10:54:22 ---> Running in b32a03199b2b 10:54:23 Removing intermediate container 7e670a7f1b74 10:54:23 ---> c895e717dc4c 10:54:23 Step 18/21 : CMD ["--init=true"] 10:54:23 ---> 88a0829766d0 10:54:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:54:23 ---> Running in 151c2ba18cfa 10:54:23 ---> Running in 0b978aa250c7 10:54:23 Removing intermediate container b32a03199b2b 10:54:23 ---> 713174fb0283 10:54:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:23 Removing intermediate container a3bdeaec7b76 10:54:23 ---> 283e2089061f 10:54:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:24 Removing intermediate container 151c2ba18cfa 10:54:24 ---> e2056334ad9b 10:54:24 Step 19/21 : LABEL arch=arm64 10:54:25 ---> Running in 9b23d5805d70 10:54:25 ---> a5bebfda472f 10:54:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:54:25 ---> 55e442d3ad45 10:54:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:54:25 lxd 4.13 from Canonical* installed 10:54:25 + sudo lxd init --auto 10:54:26 Removing intermediate container 9b23d5805d70 10:54:26 ---> c62b53ec3e48 10:54:26 Step 20/21 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:54:26 ---> Running in 9dc7bbf4ab24 10:54:27 Removing intermediate container 9dc7bbf4ab24 10:54:27 ---> 793a09f71ff5 10:54:27 Step 21/21 : LABEL version=0.0.0 10:54:27 ---> Running in 8789e84005c9 10:54:27 ---> bc3f1bfd2381 10:54:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:54:27 Removing intermediate container 0b978aa250c7 10:54:27 ---> c836a2f22392 10:54:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:27 ---> 0bd474ed80b7 10:54:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:54:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:54:28 Status: Downloaded newer image for docker:20.10.0 10:54:28 ---> eeaf43b92773 10:54:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:54:28 ---> Running in 841ee1fdf32f 10:54:28 Removing intermediate container 8789e84005c9 10:54:28 ---> 85a39b530e77 10:54:28 10:54:29 ---> 0b4bd62f00c8 10:54:29 Step 19/23 : ENTRYPOINT ["/core-command"] 10:54:29 ---> 438a5424cfc2 10:54:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:54:29 Successfully built 85a39b530e77 10:54:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:54:29 ---> Running in db7389aed7a1 10:54:29  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 10:54:29 ---> f68878fbef07 10:54:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:54:29 Removing intermediate container 841ee1fdf32f 10:54:29 ---> 643f7c4afd82 10:54:29 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:54:29 ---> Running in d4127fb76f6c 10:54:29 ---> Running in d3039d44f034 10:54:30 Removing intermediate container db7389aed7a1 10:54:30 ---> d847fc391e4c 10:54:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:54:30 Removing intermediate container d4127fb76f6c 10:54:30 ---> ac040518e8a8 10:54:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:54:30 ---> Running in 1394ddac037c 10:54:30 ---> Running in 201468fe1d19 10:54:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:31 ---> edc10fcdce84 10:54:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:54:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:32 Removing intermediate container 1394ddac037c 10:54:32 ---> 2954c7916f30 10:54:32 Step 21/23 : LABEL arch=arm64 10:54:32 Removing intermediate container 201468fe1d19 10:54:32 ---> e80cf610b1f4 10:54:32 Step 20/22 : LABEL arch=arm64 10:54:32 (1/39) Installing readline (8.0.4-r0) 10:54:32 (2/39) Installing bash (5.0.17-r0) 10:54:32 Executing bash-5.0.17-r0.post-install 10:54:32 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:54:32 (4/39) Installing libcurl (7.76.1-r0) 10:54:32 (5/39) Installing curl (7.76.1-r0) 10:54:32 (6/39) Installing dumb-init (1.2.2-r1) 10:54:32 (7/39) Installing libbz2 (1.0.8-r1) 10:54:32 (8/39) Installing expat (2.2.9-r1) 10:54:32 (9/39) Installing libffi (3.3-r2) 10:54:32 (10/39) Installing gdbm (1.13-r1) 10:54:32 (11/39) Installing xz-libs (5.2.5-r0) 10:54:32 (12/39) Installing sqlite-libs (3.32.1-r0) 10:54:32 (13/39) Installing python3 (3.8.10-r0) 10:54:32 ---> Running in 8d1b88ffa945 10:54:32 ---> Running in 52e18a55222a 10:54:33 ---> 96f7866a3783 10:54:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:54:33 Removing intermediate container 52e18a55222a 10:54:33 ---> 34b042148688 10:54:33 Step 21/22 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:54:33 Removing intermediate container 8d1b88ffa945 10:54:33 ---> 61a2fc7b9f22 10:54:33 Step 22/23 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:54:34 + sudo snap install --classic snapcraft 10:54:34 ---> Running in ee6f5749f5ea 10:54:34 ---> Running in b0ac52399fed 10:54:34 (14/39) Installing py3-appdirs (1.4.4-r1) 10:54:34 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:54:34 (16/39) Installing py3-parsing (2.4.7-r0) 10:54:34 (17/39) Installing py3-six (1.15.0-r0) 10:54:34 (18/39) Installing py3-packaging (20.4-r0) 10:54:34 (19/39) Installing py3-setuptools (47.0.0-r0) 10:54:34 (20/39) Installing py3-chardet (3.0.4-r4) 10:54:35 (21/39) Installing py3-idna (2.9-r0) 10:54:35 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:54:35 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:54:35 (24/39) Installing py3-requests (2.23.0-r0) 10:54:35 (25/39) Installing py3-msgpack (1.0.0-r0) 10:54:35 (26/39) Installing py3-lockfile (0.12.2-r3) 10:54:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:54:35 (28/39) Installing py3-colorama (0.4.3-r0) 10:54:35 (29/39) Installing py3-distlib (0.3.0-r0) 10:54:35 (30/39) Installing py3-distro (1.5.0-r1) 10:54:35 (31/39) Installing py3-webencodings (0.5.1-r3) 10:54:35 (32/39) Installing py3-html5lib (1.0.1-r4) 10:54:35 (33/39) Installing py3-pytoml (0.1.21-r0) 10:54:35 (34/39) Installing py3-pep517 (0.8.2-r0) 10:54:35 (35/39) Installing py3-progress (1.5-r0) 10:54:35 (36/39) Installing py3-toml (0.10.1-r0) 10:54:35 (37/39) Installing py3-retrying (1.3.3-r0) 10:54:35 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:54:35 (39/39) Installing py3-pip (20.1.1-r0) 10:54:35 Executing busybox-1.31.1-r19.trigger 10:54:35 OK: 72 MiB in 59 packages 10:54:35 ---> 6717c19d34e0 10:54:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:54:35 Removing intermediate container ee6f5749f5ea 10:54:35 ---> 748cf2667b18 10:54:35 Step 22/22 : LABEL version=0.0.0 10:54:36 Removing intermediate container b0ac52399fed 10:54:36 ---> 2aaf80bbbe01 10:54:36 Step 23/23 : LABEL version=0.0.0 10:54:36 ---> Running in 9707e9d22648 10:54:36 ---> Running in 51137a17ec3c 10:54:36 ---> e8f9056ca4b3 10:54:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:54:36 Removing intermediate container 9707e9d22648 10:54:36 ---> a517510dc6c2 10:54:36 10:54:37 ---> Running in e76414d8b4d7 10:54:37 Removing intermediate container 51137a17ec3c 10:54:37 ---> a90ae42ee5b1 10:54:37 10:54:37 Successfully built a517510dc6c2 10:54:37 Successfully tagged docker-support-notifications-go-arm64:latest 10:54:37  Building docker-support-notifications-go ... done Building docker-core-data-go 10:54:38 Successfully built a90ae42ee5b1 10:54:38 Successfully tagged docker-core-command-go-arm64:latest 10:54:38  Building docker-core-command-go ... done Building docker-core-metadata-go 10:54:38 Removing intermediate container e76414d8b4d7 10:54:38 ---> 1392d5764f83 10:54:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:54:39 ---> 671f9b3c84e7 10:54:39 Step 26/31 : RUN chmod +x /entrypoint.sh 10:54:39 ---> Running in dfd8384b219d 10:54:40 Collecting docker-compose==1.23.2 10:54:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:54:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:54:41 Collecting texttable<0.10,>=0.9.0 10:54:41 Downloading texttable-0.9.1.tar.gz (11 kB) 10:54:42 snapcraft 4.7.1 from Canonical* installed 10:54:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:54:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:54:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:54:42 Dload Upload Total Spent Left Speed 10:54:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 9646 0 --:--:-- --:--:-- --:--:-- 9796 10:54:42 100 3325k 100 3325k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.3M 10:54:42 ./yq_linux_amd64 10:54:42 + sudo snapcraft prime --use-lxd 10:54:42 Removing intermediate container dfd8384b219d 10:54:42 ---> 2f480756ac13 10:54:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:54:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:54:43 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: 10:54:43 - README.md 10:54:43 10:54:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:54:43 ---> Running in 9d7d8f38cdfa 10:54:43 Launching a container. 10:54:43 Collecting cached-property<2,>=1.2.0 10:54:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:54:44 Removing intermediate container 9d7d8f38cdfa 10:54:44 ---> f42ecf91b38e 10:54:44 Step 28/31 : CMD ["gate"] 10:54:45 Collecting websocket-client<1.0,>=0.32.0 10:54:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:54:45 ---> Running in 2792bd7c93da 10:54:46 Removing intermediate container 2792bd7c93da 10:54:46 ---> 86dddba48c0c 10:54:46 Step 29/31 : LABEL arch=arm64 10:54:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:54:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:54:47 ---> Running in 558dc4a7c0b5 10:54:48 Collecting jsonschema<3,>=2.5.1 10:54:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:54:48 Removing intermediate container 558dc4a7c0b5 10:54:48 ---> e7a04113f120 10:54:48 Step 30/31 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:54:48 ---> Running in 252d50f42e35 10:54:48 Collecting docopt<0.7,>=0.6.1 10:54:48 Downloading docopt-0.6.2.tar.gz (25 kB) 10:54:49 Removing intermediate container 252d50f42e35 10:54:49 ---> 0a1608ea2f9d 10:54:49 Step 31/31 : LABEL version=0.0.0 10:54:49 ---> Running in 652c60d30718 10:54:50 Removing intermediate container 652c60d30718 10:54:50 ---> cbfc5733e611 10:54:50 10:54:50 Successfully built cbfc5733e611 10:54:50 Successfully tagged docker-security-bootstrapper-go-arm64:latest 10:54:50 Building docker-support-scheduler-go 10:54:51  Building docker-security-bootstrapper-go ... done Collecting dockerpty<0.5,>=0.4.1 10:54:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:54:54 Collecting docker<4.0,>=3.6.0 10:54:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:54:55 Collecting PyYAML<4,>=3.10 10:54:55 Downloading PyYAML-3.13.tar.gz (270 kB) 10:54:56 Waiting for container to be ready 10:54:56 To start your first instance, try: lxc launch ubuntu:18.04 10:54:56 10:54:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:54:59 Waiting for network to be ready... 10:54:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:54:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:54:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 10:54:59 Collecting urllib3<1.25,>=1.21.1 10:54:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:54:59 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) 10:54:59 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) 10:54:59 Collecting idna<2.8,>=2.5 10:54:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:54:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 10:54:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 10:54:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:54:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 10:54:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 10:54:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 10:54:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 10:55:00 Collecting docker-pycreds>=0.4.0 10:55:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:55:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:55:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:55:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:55:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:55:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:55:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:55:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:55:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:55:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:55:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:55:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:55:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:55:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:55:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 10:55:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 10:55:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 10:55:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:55:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 10:55:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 10:55:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 10:55:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 10:55:01 Installing collected packages: texttable, cached-property, websocket-client, urllib3, idna, requests, jsonschema, docopt, dockerpty, docker-pycreds, docker, PyYAML, docker-compose 10:55:01 Running setup.py install for texttable: started 10:55:03 Running setup.py install for texttable: finished with status 'done' 10:55:04 Attempting uninstall: urllib3 10:55:04 Found existing installation: urllib3 1.25.9 10:55:04 Uninstalling urllib3-1.25.9: 10:55:04 Fetched 24.5 MB in 4s (5924 kB/s) 10:55:04 Successfully uninstalled urllib3-1.25.9 10:55:04 Reading package lists... 10:55:04 Attempting uninstall: idna 10:55:04 Found existing installation: idna 2.9 10:55:04 Uninstalling idna-2.9: 10:55:04 Successfully uninstalled idna-2.9 10:55:05 Reading package lists... 10:55:05 Building dependency tree... 10:55:05 Reading state information... 10:55:05 The following additional packages will be installed: 10:55:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:55:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:55:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:55:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:55:05 Suggested packages: 10:55:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:55:05 Recommended packages: 10:55:05 gnupg libsasl2-modules 10:55:05 The following NEW packages will be installed: 10:55:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:55:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:55:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:55:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:55:05 The following packages will be upgraded: 10:55:05 gpg gpg-agent gpgconf libudev1 10:55:05 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 10:55:05 Need to get 3530 kB of archives. 10:55:05 After this operation, 13.3 MB of additional disk space will be used. 10:55:05 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] 10:55:05 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] 10:55:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:55:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:55:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 10:55:05 Attempting uninstall: requests 10:55:05 Found existing installation: requests 2.23.0 10:55:05 Uninstalling requests-2.23.0: 10:55:05 Successfully uninstalled requests-2.23.0 10:55:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 10:55:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:55:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:55:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:55:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:55:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:55:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:55:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:55:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:55:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:55:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:55:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:55:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:55:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:55:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:55:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:55:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:55:06 debconf: delaying package configuration, since apt-utils is not installed 10:55:06 Fetched 3530 kB in 1s (3178 kB/s) 10:55:06 (Reading database ... 12511 files and directories currently installed.) 10:55:06 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 10:55:06 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 10:55:06 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 10:55:06 Selecting previously unselected package udev. 10:55:06 Running setup.py install for docopt: started 10:55:06 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:55:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:55:06 ---> f937fb286878 10:55:06 Step 3/25 : WORKDIR /edgex-go 10:55:06 ---> Using cache 10:55:06 ---> e96c39c7dbd1 10:55:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:06 ---> Using cache 10:55:06 ---> 4f8a9ea6710a 10:55:06 Step 5/25 : RUN apk add --update --no-cache make git 10:55:06 ---> Using cache 10:55:06 ---> 42999b2adde2 10:55:06 Step 6/25 : COPY go.mod . 10:55:06 ---> Using cache 10:55:06 ---> f8a873c83aa0 10:55:06 Step 7/25 : RUN go mod download 10:55:06 ---> Using cache 10:55:06 ---> 4af311e09065 10:55:06 Step 8/25 : COPY . . 10:55:06 ---> Using cache 10:55:06 ---> dcbf34ab89dd 10:55:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:55:06 (Reading database ... 12511 files and directories currently installed.) 10:55:06 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 10:55:06 Unpacking udev (237-3ubuntu10.47) ... 10:55:07 Selecting previously unselected package libfuse2:amd64. 10:55:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:55:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:55:07 Selecting previously unselected package fuse. 10:55:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:55:07 Unpacking fuse (2.9.7-1ubuntu1) ... 10:55:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:55:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:55:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:55:07 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:55:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:55:07 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:55:07 Selecting previously unselected package libksba8:amd64. 10:55:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:55:07 Unpacking libksba8:amd64 (1.3.5-2) ... 10:55:07 Selecting previously unselected package libroken18-heimdal:amd64. 10:55:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:55:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:55:08 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:08 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:08 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:55:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:08 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:08 Selecting previously unselected package libwind0-heimdal:amd64. 10:55:08 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:08 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:55:08 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:08 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:55:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:08 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:55:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:08 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:55:08 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:08 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:08 Selecting previously unselected package libsasl2-modules-db:amd64. 10:55:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:55:08 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:55:09 Selecting previously unselected package libsasl2-2:amd64. 10:55:09 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:55:09 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:55:09 Selecting previously unselected package libldap-common. 10:55:09 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:55:09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:55:09 Selecting previously unselected package libldap-2.4-2:amd64. 10:55:09 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:55:09 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:55:09 Selecting previously unselected package dirmngr. 10:55:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:55:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:55:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:55:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:55:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:55:09 Running setup.py install for docopt: finished with status 'done' 10:55:09 Running setup.py install for dockerpty: started 10:55:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:55:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:55:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:55:09 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:09 Setting up libksba8:amd64 (1.3.5-2) ... 10:55:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:55:09 Setting up udev (237-3ubuntu10.47) ... 10:55:09 invoke-rc.d: policy-rc.d denied execution of start. 10:55:10 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:10 Processing triggers for systemd (237-3ubuntu10) ... 10:55:10 Setting up fuse (2.9.7-1ubuntu1) ... 10:55:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:55:10 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:10 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:10 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:10 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:10 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:10 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:10 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:10 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:55:10 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:55:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:55:10 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:55:10 settings in the [Install] section, and DefaultInstance for template units). 10:55:10 This means they are not meant to be enabled using systemctl. 10:55:10 Possible reasons for having this kind of units are: 10:55:10 1) A unit may be statically enabled by being symlinked from another unit's 10:55:10 .wants/ or .requires/ directory. 10:55:10 2) A unit's purpose may be to act as a helper for some other unit which has 10:55:10 a requirement dependency on it. 10:55:10 3) A unit may be started when needed via activation (socket, path, timer, 10:55:10 D-Bus, udev, scripted systemctl call, ...). 10:55:10 4) In case of template units, the unit is meant to be enabled with some 10:55:10 instance name specified. 10:55:11 Reading package lists... 10:55:11 Building dependency tree... 10:55:11 Reading state information... 10:55:11 The following additional packages will be installed: 10:55:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:55:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:55:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:55:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:55:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:55:11 Suggested packages: 10:55:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:55:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:55:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:55:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:55:11 systemd-container policykit-1 10:55:11 Recommended packages: 10:55:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:55:11 ---> Running in 3c4b0680b696 10:55:11 The following NEW packages will be installed: 10:55:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:55:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:55:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:55:11 multiarch-support openssh-client python3 python3-minimal python3.6 10:55:11 python3.6-minimal snapd squashfs-tools sudo 10:55:11 The following packages will be upgraded: 10:55:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:55:11 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 10:55:11 Need to get 35.2 MB of archives. 10:55:11 After this operation, 141 MB of additional disk space will be used. 10:55:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 10:55:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:55:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 10:55:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:55:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:55:11 Running setup.py install for dockerpty: finished with status 'done' 10:55:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:55:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:55:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:55:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:55:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:55:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:55:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:55:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:55:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:55:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 10:55:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:55:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 10:55:12 Running setup.py install for PyYAML: started 10:55:12 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 10:55:12 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 10:55:12 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 10:55:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 10:55:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:55:12 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:55:12 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:55:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:55:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:55:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:55:12 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:55:12 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:55:12 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:55:12 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 10:55:13 debconf: delaying package configuration, since apt-utils is not installed 10:55:13 Fetched 35.2 MB in 1s (26.4 MB/s) 10:55:13 (Reading database ... 12757 files and directories currently installed.) 10:55:13 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 10:55:13 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 10:55:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 10:55:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 10:55:13 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 10:55:14 (Reading database ... 12757 files and directories currently installed.) 10:55:14 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 10:55:14 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 10:55:14 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 10:55:14 (Reading database ... 12757 files and directories currently installed.) 10:55:14 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 10:55:14 Unpacking apt (1.6.13) over (1.6.1) ... 10:55:14 Setting up apt (1.6.13) ... 10:55:14 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:55:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:55:15 (Reading database ... 12764 files and directories currently installed.) 10:55:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:55:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:55:15 Selecting previously unselected package libpython3.6-minimal:amd64. 10:55:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:55:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:55:15 Selecting previously unselected package libexpat1:amd64. 10:55:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:55:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:55:15 Selecting previously unselected package python3.6-minimal. 10:55:15 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:55:15 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:55:16 Running setup.py install for PyYAML: finished with status 'done' 10:55:17 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 10:55:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 10:55:17 Checking for services that may need to be restarted...done. 10:55:17 Checking for services that may need to be restarted...done. 10:55:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:55:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:55:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:55:18 Selecting previously unselected package python3-minimal. 10:55:18 (Reading database ... 13012 files and directories currently installed.) 10:55:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:55:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:55:18 Selecting previously unselected package mime-support. 10:55:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:55:18 Unpacking mime-support (3.60ubuntu1) ... 10:55:18 Selecting previously unselected package libmpdec2:amd64. 10:55:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:55:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:55:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:55:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:55:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:55:18 Selecting previously unselected package python3.6. 10:55:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:55:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:55:18 Selecting previously unselected package libpython3-stdlib:amd64. 10:55:18 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:55:18 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:55:18 Setting up python3-minimal (3.6.7-1~18.04) ... 10:55:19 Selecting previously unselected package python3. 10:55:19 (Reading database ... 13442 files and directories currently installed.) 10:55:19 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:55:19 Unpacking python3 (3.6.7-1~18.04) ... 10:55:19 Selecting previously unselected package multiarch-support. 10:55:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:55:19 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:55:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:55:19 Selecting previously unselected package liblzo2-2:amd64. 10:55:19 (Reading database ... 13479 files and directories currently installed.) 10:55:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:55:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:55:19 Selecting previously unselected package libbsd0:amd64. 10:55:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:55:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:55:19 Selecting previously unselected package sudo. 10:55:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:55:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:55:19 Selecting previously unselected package apparmor. 10:55:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:55:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:55:19 Selecting previously unselected package libedit2:amd64. 10:55:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:55:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:55:20 Selecting previously unselected package libkrb5support0:amd64. 10:55:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:55:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:55:20 Selecting previously unselected package libk5crypto3:amd64. 10:55:20 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:55:20 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:55:20 Selecting previously unselected package libkeyutils1:amd64. 10:55:20 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:55:21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:55:21 Selecting previously unselected package libkrb5-3:amd64. 10:55:21 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:55:21 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:55:21 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:55:21 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:55:21 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:55:21 Selecting previously unselected package libssl1.0.0:amd64. 10:55:21 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 10:55:21 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:55:21 Selecting previously unselected package openssh-client. 10:55:21 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:55:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:55:21 Selecting previously unselected package squashfs-tools. 10:55:21 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 10:55:21 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:55:21 Selecting previously unselected package snapd. 10:55:21 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 10:55:21 Unpacking snapd (2.48.3+18.04) ... 10:55:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:55:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:55:23 Setting up mime-support (3.60ubuntu1) ... 10:55:23 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:55:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:55:23 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:55:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:55:23 Setting up systemd (237-3ubuntu10.47) ... 10:55:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:55:24 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:55:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:55:24 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:55:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:55:24 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:55:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:55:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:55:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:55:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:55:24 Setting up python3 (3.6.7-1~18.04) ... 10:55:24 running python rtupdate hooks for python3.6... 10:55:24 running python post-rtupdate hooks for python3.6... 10:55:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:55:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:55:25 ---> f937fb286878 10:55:25 Step 3/23 : WORKDIR /edgex-go 10:55:25 ---> Using cache 10:55:25 ---> e96c39c7dbd1 10:55:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:25 ---> Using cache 10:55:25 ---> 4f8a9ea6710a 10:55:25 Step 5/23 : RUN apk add --update --no-cache make git 10:55:25 ---> Using cache 10:55:25 ---> 42999b2adde2 10:55:25 Step 6/23 : COPY go.mod . 10:55:25 ---> Using cache 10:55:25 ---> f8a873c83aa0 10:55:25 Step 7/23 : RUN go mod download 10:55:25 ---> Using cache 10:55:25 ---> 4af311e09065 10:55:25 Step 8/23 : COPY . . 10:55:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:55:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:55:25 ---> f937fb286878 10:55:25 Step 3/23 : WORKDIR /edgex-go 10:55:25 ---> Using cache 10:55:25 ---> e96c39c7dbd1 10:55:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:25 ---> Using cache 10:55:25 ---> 4f8a9ea6710a 10:55:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:55:25 ---> Using cache 10:55:25 ---> dcbf34ab89dd 10:55:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:55:25 Setting up apparmor (2.12-4ubuntu5.1) ... 10:55:26 ---> Running in 6245df6a0cf2 10:55:26 ---> Running in 61d03981ddef 10:55:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:55:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:55:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:55:26 Setting up snapd (2.48.3+18.04) ... 10:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:55:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:55:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:55:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:55:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:55:28 /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' 10:55:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:55:28 Processing triggers for systemd (237-3ubuntu10.47) ... 10:55:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:55:28 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 10:55:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:55:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:55:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:55:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:55:30 Reading package lists... 10:55:31 Reading package lists... 10:55:31 Building dependency tree... 10:55:31 Reading state information... 10:55:31 Calculating upgrade... 10:55:31 The following packages will be upgraded: 10:55:31 advancecomp base-files bash binutils binutils-common 10:55:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:55:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:55:31 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 10:55:31 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 10:55:31 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:55:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:55:31 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 10:55:31 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 10:55:31 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 10:55:31 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 10:55:31 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 10:55:31 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 10:55:31 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 10:55:31 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 10:55:31 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:55:31 Need to get 64.0 MB of archives. 10:55:31 After this operation, 5034 kB of additional disk space will be used. 10:55:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 10:55:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:55:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:55:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:55:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:55:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:55:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:55:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:55:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:55:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:55:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:55:31 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:55:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:55:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:55:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:55:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:55:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:55:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:55:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:55:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:55:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:55:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:55:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:55:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:55:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:55:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:55:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:55:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:55:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:55:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:55:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:55:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:55:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:55:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:55:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:55:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:55:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 10:55:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 10:55:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:55:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:55:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 10:55:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 10:55:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:55:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:55:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:55:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 10:55:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:55:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:55:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 10:55:32 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 10:55:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 10:55:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 10:55:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:55:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:55:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:55:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:55:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:55:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:55:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:55:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:55:32 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:55:32 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:55:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:55:32 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:55:32 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:55:32 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:55:32 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:55:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:55:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:55:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:55:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:55:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:55:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:55:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:55:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:55:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:55:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:55:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:55:33 OK: 218 MiB in 52 packages 10:55:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:55:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:55:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:55:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 10:55:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 10:55:33 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 10:55:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 10:55:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 10:55:33 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:55:33 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:55:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:55:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:55:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 10:55:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 10:55:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:55:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:55:33 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:55:33 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:55:33 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:55:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:55:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:55:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:55:33 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:55:33 debconf: delaying package configuration, since apt-utils is not installed 10:55:33 Fetched 64.0 MB in 2s (30.5 MB/s) 10:55:33 (Reading database ... 13912 files and directories currently installed.) 10:55:33 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:55:33 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:55:34 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:55:34 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:55:34 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 10:55:34 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 10:55:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:35 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:36 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:36 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:36 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:55:36 (Reading database ... 13911 files and directories currently installed.) 10:55:36 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:36 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:55:36 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:55:36 (Reading database ... 13911 files and directories currently installed.) 10:55:36 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:36 Removing intermediate container 6245df6a0cf2 10:55:36 ---> d5d3a133cf1e 10:55:36 Step 6/23 : COPY go.mod . 10:55:36 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:36 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:36 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:55:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:55:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:55:37 (Reading database ... 13911 files and directories currently installed.) 10:55:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:55:37 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:55:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:55:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:55:37 ---> f937fb286878 10:55:37 Step 3/22 : WORKDIR /edgex-go 10:55:37 ---> Using cache 10:55:37 ---> e96c39c7dbd1 10:55:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:37 ---> Using cache 10:55:37 ---> 4f8a9ea6710a 10:55:37 Step 5/22 : RUN apk add --update --no-cache make git 10:55:37 ---> Using cache 10:55:37 ---> 42999b2adde2 10:55:37 Step 6/22 : COPY go.mod . 10:55:37 ---> Using cache 10:55:37 ---> f8a873c83aa0 10:55:37 Step 7/22 : RUN go mod download 10:55:37 ---> Using cache 10:55:37 ---> 4af311e09065 10:55:37 Step 8/22 : COPY . . 10:55:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:55:38 Removing intermediate container d3039d44f034 10:55:38 ---> 334394a00c3e 10:55:38 Step 14/23 : ENV APP_PORT=48090 10:55:38 ---> Using cache 10:55:38 ---> dcbf34ab89dd 10:55:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:55:38 ---> e386b915777f 10:55:38 Step 7/23 : RUN go mod download 10:55:38 (Reading database ... 13911 files and directories currently installed.) 10:55:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:55:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:55:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:55:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:55:38 ---> Running in f09bc9c6f2fb 10:55:38 ---> Running in 49356da6ab04 10:55:38 ---> Running in 8dc6df84775e 10:55:38 Setting up base-files (10.1ubuntu2.10) ... 10:55:38 Installing new version of config file /etc/issue ... 10:55:38 Installing new version of config file /etc/issue.net ... 10:55:38 Installing new version of config file /etc/lsb-release ... 10:55:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:55:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:55:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:55:38 Removing obsolete conffile /etc/default/motd-news ... 10:55:39 (Reading database ... 13912 files and directories currently installed.) 10:55:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:55:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:55:39 Setting up bash (4.4.18-2ubuntu1.2) ... 10:55:39 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 10:55:39 (Reading database ... 13912 files and directories currently installed.) 10:55:39 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:39 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:55:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:55:39 Removing intermediate container 49356da6ab04 10:55:39 ---> a8aeb2663280 10:55:39 Step 15/23 : EXPOSE $APP_PORT 10:55:39 (Reading database ... 13912 files and directories currently installed.) 10:55:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:55:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:55:39 Setting up tar (1.29b-2ubuntu0.2) ... 10:55:39 ---> Running in bcf71a3bb9ed 10:55:39 (Reading database ... 13912 files and directories currently installed.) 10:55:39 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:55:39 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:55:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:55:40 Removing intermediate container bcf71a3bb9ed 10:55:40 ---> 60e7de27c6d1 10:55:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:55:40 (Reading database ... 13912 files and directories currently installed.) 10:55:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:55:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:55:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:55:40 (Reading database ... 13912 files and directories currently installed.) 10:55:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:55:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:55:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:55:40 (Reading database ... 13912 files and directories currently installed.) 10:55:40 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:55:40 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:55:40 Setting up grep (3.1-2build1) ... 10:55:41 (Reading database ... 13912 files and directories currently installed.) 10:55:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:55:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:55:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:55:41 Setting up login (1:4.5-1ubuntu2) ... 10:55:41 (Reading database ... 13912 files and directories currently installed.) 10:55:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:55:41 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:55:41 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:55:41 (Reading database ... 13912 files and directories currently installed.) 10:55:41 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:55:41 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:55:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:55:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:55:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:55:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:55:42 ---> 126ac5b46b98 10:55:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:55:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:55:43 (Reading database ... 13912 files and directories currently installed.) 10:55:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:55:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:55:43 Removing intermediate container 8dc6df84775e 10:55:43 ---> dbba9a476576 10:55:43 Step 8/23 : COPY . . 10:55:43 ---> d908dbe07879 10:55:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:55:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:55:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:55:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:55:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:55:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:55:44 (Reading database ... 13912 files and directories currently installed.) 10:55:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:55:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:55:44 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:55:44 (Reading database ... 13912 files and directories currently installed.) 10:55:44 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:44 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:55:44 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:55:45 (Reading database ... 13912 files and directories currently installed.) 10:55:45 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:45 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:55:45 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:55:45 (Reading database ... 13912 files and directories currently installed.) 10:55:45 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:45 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:55:45 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:55:45 (Reading database ... 13912 files and directories currently installed.) 10:55:45 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:45 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:55:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:55:45 (Reading database ... 13912 files and directories currently installed.) 10:55:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:55:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:55:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:55:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:55:45 ---> e46a31bae964 10:55:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:55:46 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:55:46 (Reading database ... 13912 files and directories currently installed.) 10:55:46 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:55:46 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:55:46 ---> Running in 12050146572b 10:55:46 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:55:46 (Reading database ... 13912 files and directories currently installed.) 10:55:46 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:46 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:55:46 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:55:46 (Reading database ... 13912 files and directories currently installed.) 10:55:46 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:46 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:55:46 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:55:46 (Reading database ... 13912 files and directories currently installed.) 10:55:46 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:46 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:55:47 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:55:47 Removing intermediate container 12050146572b 10:55:47 ---> 1a4fed16a0fa 10:55:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:47 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:55:47 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:55:47 ---> Running in f774d8c5c9a2 10:55:48 (Reading database ... 13912 files and directories currently installed.) 10:55:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:55:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:55:48 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:55:48 (Reading database ... 13912 files and directories currently installed.) 10:55:48 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:55:48 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:55:48 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:55:48 (Reading database ... 13914 files and directories currently installed.) 10:55:48 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:55:48 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:55:48 Setting up debconf (1.5.66ubuntu1) ... 10:55:49 (Reading database ... 13914 files and directories currently installed.) 10:55:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:55:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:55:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:55:49 (Reading database ... 13914 files and directories currently installed.) 10:55:49 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:55:49 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:55:49 Removing intermediate container f774d8c5c9a2 10:55:49 ---> e7b82817f5b3 10:55:49 Step 21/23 : LABEL arch=arm64 10:55:49 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:55:49 (Reading database ... 13914 files and directories currently installed.) 10:55:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:55:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:55:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:55:49 ---> Running in 60af5caea353 10:55:49 (Reading database ... 13914 files and directories currently installed.) 10:55:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:55:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:55:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 10:55:50 (Reading database ... 13914 files and directories currently installed.) 10:55:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:55:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:55:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:55:50 (Reading database ... 13914 files and directories currently installed.) 10:55:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:55:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:55:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 10:55:50 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 10:55:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:55:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:55:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:55:50 (Reading database ... 13914 files and directories currently installed.) 10:55:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:55:51 Removing intermediate container 60af5caea353 10:55:51 ---> ae783c6fc7c1 10:55:51 Step 22/23 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:55:51 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:55:51 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:55:51 ---> Running in e4cb1bf3346f 10:55:51 (Reading database ... 13914 files and directories currently installed.) 10:55:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 10:55:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:55:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 10:55:51 (Reading database ... 13914 files and directories currently installed.) 10:55:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:55:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:55:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:55:52 (Reading database ... 13914 files and directories currently installed.) 10:55:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:55:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:55:52 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:55:52 (Reading database ... 13914 files and directories currently installed.) 10:55:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:55:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:55:52 Removing intermediate container e4cb1bf3346f 10:55:52 ---> f681f5038868 10:55:52 Step 23/23 : LABEL version=0.0.0 10:55:52 Setting up passwd (1:4.5-1ubuntu2) ... 10:55:52 ---> Running in 22b0a6c22e73 10:55:52 (Reading database ... 13914 files and directories currently installed.) 10:55:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:55:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:55:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:55:53 (Reading database ... 13914 files and directories currently installed.) 10:55:53 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 10:55:53 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 10:55:53 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 10:55:53 (Reading database ... 13914 files and directories currently installed.) 10:55:53 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 10:55:53 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 10:55:53 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 10:55:53 (Reading database ... 13914 files and directories currently installed.) 10:55:53 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:55:53 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:55:53 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:55:53 Removing intermediate container 22b0a6c22e73 10:55:53 ---> 7e889c20e5f9 10:55:53 10:55:53 (Reading database ... 13914 files and directories currently installed.) 10:55:53 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:55:53 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:55:53 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:55:54 (Reading database ... 13914 files and directories currently installed.) 10:55:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:55:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:55:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:55:54 (Reading database ... 13914 files and directories currently installed.) 10:55:54 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:55:54 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:55:54 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:55:54 (Reading database ... 13914 files and directories currently installed.) 10:55:54 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 10:55:54 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 10:55:54 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 10:55:54 Successfully built 7e889c20e5f9 10:55:54 (Reading database ... 13914 files and directories currently installed.) 10:55:54 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 10:55:54 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 10:55:54 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 10:55:54 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:55:55 (Reading database ... 13915 files and directories currently installed.) 10:55:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:55:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:55:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:55:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:55:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:55:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:55:55 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 10:55:55 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 10:55:55 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:55:55 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:55:55 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:55:55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:55:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:55:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:55:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:55:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:55:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:55:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:55:56 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:55:56 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:55:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:55:56 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:55:57 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 10:55:57 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 10:55:57 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:55:57 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:55:57 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:55:57 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:55:58 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:55:58 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:55:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:55:58 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:55:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:55:59 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:55:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:55:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:55:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:55:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:55:59 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:55:59 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:55:59 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:55:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:55:59 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:55:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:56:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:56:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:56:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:56:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:56:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:56:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:56:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:56:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:56:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:56:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:56:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:56:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:56:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:56:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:56:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:05  Building docker-sys-mgmt-agent-go ... done  ---> 9e115f6f7bc5 10:56:05 Step 9/23 : RUN make cmd/core-data/core-data 10:56:05 ---> Running in b06ad5ae57b2 10:56:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:56:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:56:05 Setting up tzdata (2021a-0ubuntu0.18.04) ... 10:56:05 10:56:05 Current default time zone: 'Etc/UTC' 10:56:05 Local time is now: Sun May 9 10:56:05 UTC 2021. 10:56:05 Universal Time is now: Sun May 9 10:56:05 UTC 2021. 10:56:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:56:05 10:56:05 Setting up systemd-sysv (237-3ubuntu10.47) ... 10:56:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:05 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 10:56:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:56:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:56:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:56:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:56:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:56:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:56:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:56:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:56:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:06 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:56:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:06 Setting up patch (2.7.6-2ubuntu1.1) ... 10:56:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:56:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:56:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 10:56:06 Installing new version of config file /etc/ssl/openssl.cnf ... 10:56:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:56:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:56:06 Setting up ca-certificates (20210119~18.04.1) ... 10:56:06 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 10:56:08 Updating certificates in /etc/ssl/certs... 10:56:08 23 added, 27 removed; done. 10:56:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:56:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:08 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:56:08 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:56:08 Setting up pkgbinarymangler (138.18.04.1) ... 10:56:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:56:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:56:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:09 Setting up perl (5.26.1-6ubuntu0.5) ... 10:56:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:56:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:56:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:56:09 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 10:56:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:56:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:56:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:56:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:56:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:56:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:56:09 Processing triggers for systemd (237-3ubuntu10.47) ... 10:56:09 Processing triggers for mime-support (3.60ubuntu1) ... 10:56:09 Processing triggers for ca-certificates (20210119~18.04.1) ... 10:56:09 Updating certificates in /etc/ssl/certs... 10:56:10 0 added, 0 removed; done. 10:56:10 Running hooks in /etc/ca-certificates/update.d... 10:56:10 done. 10:56:10 Reading package lists... 10:56:10 Building dependency tree... 10:56:10 Reading state information... 10:56:11 The following NEW packages will be installed: 10:56:11 apt-transport-https 10:56:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:56:11 Need to get 1692 B of archives. 10:56:11 After this operation, 154 kB of additional disk space will be used. 10:56:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 10:56:11 debconf: delaying package configuration, since apt-utils is not installed 10:56:11 Fetched 1692 B in 0s (9492 B/s) 10:56:11 Selecting previously unselected package apt-transport-https. 10:56:11 (Reading database ... 13920 files and directories currently installed.) 10:56:11 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 10:56:11 Unpacking apt-transport-https (1.6.13) ... 10:56:11 Setting up apt-transport-https (1.6.13) ... 10:56:11 Waiting for network to be ready... 10:56:17 2021-05-09T10:56:15Z INFO Waiting for automatic snapd restart... 10:56:17 snapd 2.49.2 from Canonical* installed 10:56:18 "snapd" switched to the "latest/stable" channel 10:56:18 10:56:21 core18 20210309 from Canonical* installed 10:56:21 "core18" switched to the "latest/stable" channel 10:56:21 10:56:24 snapcraft 4.7.1 from Canonical* installed 10:56:24 "snapcraft" switched to the "latest/stable" channel 10:56:24 10:56:29 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: 10:56:29 - README.md 10:56:29 10:56:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:56:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:56:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:56:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:56:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:56:36 Reading package lists... 10:56:36 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 10:56:38 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 10:56:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:56:43 Reading package lists... 10:56:43 Building dependency tree... 10:56:43 Reading state information... 10:56:43 Suggested packages: 10:56:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:56:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:56:43 Recommended packages: 10:56:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:56:43 The following NEW packages will be installed: 10:56:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:56:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:56:43 pkg-config zip 10:56:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:56:43 Need to get 7663 kB of archives. 10:56:43 After this operation, 43.8 MB of additional disk space will be used. 10:56:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:56:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 10:56:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 10:56:43 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:56:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 10:56:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:56:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:56:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:56:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:56:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:56:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:56:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:56:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:56:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:56:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:56:43 debconf: delaying package configuration, since apt-utils is not installed 10:56:43 Fetched 7663 kB in 1s (10.5 MB/s) 10:56:43 Selecting previously unselected package libglib2.0-0:amd64. 10:56:43 (Reading database ... 13924 files and directories currently installed.) 10:56:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:56:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:56:44 Selecting previously unselected package libpsl5:amd64. 10:56:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:56:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:56:44 Selecting previously unselected package libnghttp2-14:amd64. 10:56:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:56:44 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:56:44 Selecting previously unselected package librtmp1:amd64. 10:56:44 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:56:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:56:44 Selecting previously unselected package libcurl3-gnutls:amd64. 10:56:44 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 10:56:44 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 10:56:44 Selecting previously unselected package liberror-perl. 10:56:44 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:56:44 Unpacking liberror-perl (0.17025-1) ... 10:56:44 Selecting previously unselected package git-man. 10:56:44 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 10:56:44 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 10:56:44 Selecting previously unselected package git. 10:56:44 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 10:56:44 Unpacking git (1:2.17.1-1ubuntu0.8) ... 10:56:45 Selecting previously unselected package libnorm1:amd64. 10:56:45 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:56:45 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:56:45 Selecting previously unselected package libpgm-5.2-0:amd64. 10:56:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:56:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:56:45 Selecting previously unselected package libsodium23:amd64. 10:56:45 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:56:45 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:56:45 Selecting previously unselected package libzmq5:amd64. 10:56:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:56:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:56:45 Selecting previously unselected package libzmq3-dev:amd64. 10:56:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:56:46 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:56:46 Selecting previously unselected package pkg-config. 10:56:46 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:56:46 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:56:46 Selecting previously unselected package zip. 10:56:46 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:56:46 Unpacking zip (3.0-11build1) ... 10:56:46 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:56:46 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 10:56:46 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:56:46 Setting up liberror-perl (0.17025-1) ... 10:56:46 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:56:46 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:56:46 No schema files found: doing nothing. 10:56:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:56:46 Setting up zip (3.0-11build1) ... 10:56:46 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:56:46 Setting up libsodium23:amd64 (1.0.16-2) ... 10:56:46 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:56:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:56:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 10:56:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:56:46 Setting up git (1:2.17.1-1ubuntu0.8) ... 10:56:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:56:47 Removing intermediate container 3c4b0680b696 10:56:47 ---> a6cc16b9427c 10:56:47 10:56:47 Step 10/25 : FROM alpine:3.12 10:56:47 ---> 9852663dfa18 10:56:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:56:47 ---> Running in ce8d48d11007 10:56:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:50 (1/6) Installing ca-certificates (20191127-r4) 10:56:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:56:50 (3/6) Installing libcurl (7.76.1-r0) 10:56:50 (4/6) Installing curl (7.76.1-r0) 10:56:50 (5/6) Installing dumb-init (1.2.2-r1) 10:56:50 (6/6) Installing su-exec (0.2-r1) 10:56:50 Executing busybox-1.31.1-r20.trigger 10:56:50 Executing ca-certificates-20191127-r4.trigger 10:56:51 OK: 7 MiB in 20 packages 10:56:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:56:53 git set to automatically installed. 10:56:53 git-man set to automatically installed. 10:56:53 libcurl3-gnutls set to automatically installed. 10:56:53 liberror-perl set to automatically installed. 10:56:53 libglib2.0-0 set to automatically installed. 10:56:53 libnghttp2-14 set to automatically installed. 10:56:53 libnorm1 set to automatically installed. 10:56:53 libpgm-5.2-0 set to automatically installed. 10:56:53 libpsl5 set to automatically installed. 10:56:53 librtmp1 set to automatically installed. 10:56:53 libsodium23 set to automatically installed. 10:56:53 libzmq3-dev set to automatically installed. 10:56:53 libzmq5 set to automatically installed. 10:56:53 pkg-config set to automatically installed. 10:56:53 zip set to automatically installed. 10:56:53 Removing intermediate container ce8d48d11007 10:56:53 ---> c5b7c72302b9 10:56:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:56:53 ---> Running in a0029ec351d5 10:56:54 Removing intermediate container a0029ec351d5 10:56:54 ---> d81cb3bb56db 10:56:54 Step 13/25 : WORKDIR / 10:56:54 ---> Running in f21ec8a76652 10:56:54 snapd is not logged in, snap install commands will use sudo 10:56:55 Removing intermediate container f21ec8a76652 10:56:55 ---> 9c033aedfaad 10:56:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:56:56 ---> aa5c86a2dea2 10:56:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:56:57 ---> a8e479a3690e 10:56:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:56:59 ---> ae35740598d7 10:56:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:56:59 ---> 8d0330fc4ee9 10:56:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:57:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:57:01 ---> a06190ba3ccc 10:57:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:57:02 snap "core18" has no updates available 10:57:02 snapd is not logged in, snap install commands will use sudo 10:57:03 ---> 443c38c5eeda 10:57:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:57:04 ---> 7d9194459e2a 10:57:04 Step 21/25 : 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/ 10:57:04 ---> Running in ea06f9ea0110 10:57:08 Removing intermediate container ea06f9ea0110 10:57:08 ---> 308d2a139467 10:57:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:57:08 ---> Running in 3780515cd019 10:57:08 Removing intermediate container 3780515cd019 10:57:08 ---> 0207ce1a3bd2 10:57:08 Step 23/25 : LABEL arch=arm64 10:57:09 ---> Running in 01edcfd7e71d 10:57:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:57:09 Removing intermediate container 01edcfd7e71d 10:57:09 ---> 99c3ea1e14a1 10:57:09 Step 24/25 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:57:10 ---> Running in f6a4743b5f1f 10:57:10 Removing intermediate container f6a4743b5f1f 10:57:10 ---> f81b23da94f2 10:57:10 Step 25/25 : LABEL version=0.0.0 10:57:11 ---> Running in f1f184f89808 10:57:11 Removing intermediate container f1f184f89808 10:57:11 ---> 60a0a133a53f 10:57:11 10:57:12 Successfully built 60a0a133a53f 10:57:12 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:57:21 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 10:57:21 Pulling go-build-helper 10:57:21 + snapcraftctl pull 10:57:22 'app-service-config' has dependencies that need to be staged: go-build-helper 10:57:22 Skipping pull go-build-helper (already ran) 10:57:22 Building go-build-helper 10:57:22 + snapcraftctl build 10:57:25 Staging go-build-helper 10:57:25 + snapcraftctl stage 10:57:34  Building docker-security-secretstore-setup-go ... done Removing intermediate container 61d03981ddef 10:57:34 ---> 5f1419b9b2f1 10:57:34 10:57:34 Step 10/23 : FROM alpine:3.12 10:57:34 ---> 9852663dfa18 10:57:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:57:34 ---> Using cache 10:57:34 ---> ec53a44fe0f3 10:57:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:57:34 ---> Using cache 10:57:34 ---> 3d1621c2e0d5 10:57:34 Step 13/23 : ENV APP_PORT=48081 10:57:34 Removing intermediate container f09bc9c6f2fb 10:57:34 ---> 596a76d3acac 10:57:34 10:57:34 Step 10/22 : FROM alpine:3.12 10:57:34 ---> 9852663dfa18 10:57:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:57:34 ---> Using cache 10:57:34 ---> ec53a44fe0f3 10:57:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:57:34 ---> Using cache 10:57:34 ---> 3d1621c2e0d5 10:57:34 Step 13/22 : ENV APP_PORT=48085 10:57:34 ---> Running in d1fe29530690 10:57:34 ---> Running in 0916a87c40e1 10:57:34 Removing intermediate container 0916a87c40e1 10:57:34 ---> 779e61d78ee3 10:57:34 Step 14/23 : EXPOSE $APP_PORT 10:57:34 Removing intermediate container d1fe29530690 10:57:34 ---> 27b06768c119 10:57:34 Step 14/22 : EXPOSE $APP_PORT 10:57:34 ---> Running in 83762dfb97d4 10:57:34 ---> Running in 08519deded34 10:57:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:57:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:57:35 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:57:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 10:57:35 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:57:35 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:57:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:57:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:57:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:57:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:57:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:57:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 10:57:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 10:57:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:57:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 10:57:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 10:57:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 10:57:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 10:57:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:57:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 10:57:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 10:57:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 10:57:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:57:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 10:57:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 10:57:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 10:57:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 10:57:35 Fetched 24.5 MB in 0s (0 B/s) 10:57:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:57:35 Fetched 224 kB in 0s (0 B/s) 10:57:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:57:35 Fetched 157 kB in 0s (0 B/s) 10:57:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:57:35 Fetched 221 kB in 0s (0 B/s) 10:57:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:57:35 Fetched 143 kB in 0s (0 B/s) 10:57:35 Pulling app-service-config 10:57:35 + snapcraftctl pull 10:57:35 Cloning into '/root/parts/app-service-config/src'... 10:57:35 Removing intermediate container 08519deded34 10:57:35 ---> b165ff3b0dca 10:57:35 Step 15/23 : WORKDIR / 10:57:35 Removing intermediate container 83762dfb97d4 10:57:35 ---> aeef6a62244f 10:57:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:35 ---> Running in f80ebe647680 10:57:35 Pulling config-common 10:57:35 + snapcraftctl pull 10:57:36 ---> f48e9af72cd3 10:57:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:57:36 Removing intermediate container f80ebe647680 10:57:36 ---> 91a32474ad85 10:57:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:37 ---> 7ea194200e0a 10:57:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:57:37 ---> 016099ecf6c5 10:57:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:57:39 ---> 7a72b9a6aeb7 10:57:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:57:39 ---> 2516a2ea4d54 10:57:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:57:39 ---> Running in 5e02ec6b90a0 10:57:39 Removing intermediate container 5e02ec6b90a0 10:57:39 ---> d2caca57f477 10:57:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:39 ---> 05aa87a9a569 10:57:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:57:39 ---> Running in cc93260cc395 10:57:40 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:57:40 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:57:40 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:57:40 Fetched 0 B in 0s (0 B/s) 10:57:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:57:40 Fetched 0 B in 0s (0 B/s) 10:57:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:57:40 Fetched 0 B in 0s (0 B/s) 10:57:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:57:40 Fetched 0 B in 0s (0 B/s) 10:57:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:57:40 Fetched 0 B in 0s (0 B/s) 10:57:40 Pulling edgex-go 10:57:40 + snapcraftctl pull 10:57:40 ---> Running in 218725ad9fe4 10:57:40 Removing intermediate container cc93260cc395 10:57:40 ---> dbfa8a5774d0 10:57:40 Step 20/22 : LABEL arch=arm64 10:57:40 ---> Running in bd620845cdda 10:57:41 Removing intermediate container 218725ad9fe4 10:57:41 ---> 737e8e55f902 10:57:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:41 ---> Running in 14af2fbc177e 10:57:41 Removing intermediate container bd620845cdda 10:57:41 ---> 061a44cc739a 10:57:41 Step 21/22 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:57:41 ---> Running in 09a18934cc5b 10:57:41 Removing intermediate container 14af2fbc177e 10:57:41 ---> 1bc8c1222d26 10:57:41 Step 21/23 : LABEL arch=arm64 10:57:41 ---> Running in a956a81018f2 10:57:42 Removing intermediate container 09a18934cc5b 10:57:42 ---> 4fa53426100d 10:57:42 Step 22/22 : LABEL version=0.0.0 10:57:42 ---> Running in 6d6a563f36b3 10:57:42 Removing intermediate container a956a81018f2 10:57:42 ---> cb4a99c76e51 10:57:42 Step 22/23 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:57:42 ---> Running in 016de9a2efc0 10:57:42 Removing intermediate container 6d6a563f36b3 10:57:42 ---> a5af1282b0c5 10:57:42 10:57:43 Successfully built a5af1282b0c5 10:57:43 Successfully tagged docker-support-scheduler-go-arm64:latest 10:57:43  Building docker-support-scheduler-go ... done Removing intermediate container 016de9a2efc0 10:57:43 ---> a5d257941f9b 10:57:43 Step 23/23 : LABEL version=0.0.0 10:57:43 ---> Running in edd644a07bc1 10:57:44 Removing intermediate container edd644a07bc1 10:57:44 ---> c4d5cc22c7ee 10:57:44 10:57:44 Successfully built c4d5cc22c7ee 10:57:44 Successfully tagged docker-core-metadata-go-arm64:latest 10:57:47  Building docker-core-metadata-go ... done Removing intermediate container b06ad5ae57b2 10:57:47 ---> 4600ca17e64b 10:57:47 10:57:47 Step 10/23 : FROM alpine:3.12 10:57:47 ---> 9852663dfa18 10:57:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:57:47 ---> Running in eae68b210915 10:57:47 Removing intermediate container eae68b210915 10:57:47 ---> 4d230f25c2a2 10:57:47 Step 12/23 : ENV APP_PORT=48080 10:57:48 ---> Running in d673b9249785 10:57:48 Removing intermediate container d673b9249785 10:57:48 ---> 8fe4e3ff43aa 10:57:48 Step 13/23 : EXPOSE $APP_PORT 10:57:48 ---> Running in fe1648423493 10:57:49 Removing intermediate container fe1648423493 10:57:49 ---> 4c27a365717e 10:57:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:49 ---> Running in 0dbae134f0b4 10:57:52 Removing intermediate container 0dbae134f0b4 10:57:52 ---> b1fa24fd718e 10:57:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:57:52 ---> Running in 4aa2e59b3761 10:57:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:57:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:57:55 (1/6) Installing dumb-init (1.2.2-r1) 10:57:55 (2/6) Installing libgcc (9.3.0-r2) 10:57:55 (3/6) Installing libsodium (1.0.18-r0) 10:57:55 (4/6) Installing libstdc++ (9.3.0-r2) 10:57:56 (5/6) Installing libzmq (4.3.3-r0) 10:57:57 (6/6) Installing zeromq (4.3.3-r0) 10:57:57 Executing busybox-1.31.1-r20.trigger 10:57:57 OK: 8 MiB in 20 packages 10:57:58 Removing intermediate container 4aa2e59b3761 10:57:58 ---> f5481f5a3167 10:57:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:59 ---> a2dfa7fd2a5b 10:57:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:58:01 ---> 3bc4f0d9a8b4 10:58:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:58:01 ---> cb1f8c56bdc3 10:58:01 Step 19/23 : ENTRYPOINT ["/core-data"] 10:58:01 ---> Running in 8c53781d3562 10:58:02 Removing intermediate container 8c53781d3562 10:58:02 ---> 7e239801287d 10:58:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:58:02 ---> Running in baabcfb251e8 10:58:03 Removing intermediate container baabcfb251e8 10:58:03 ---> b09701b38220 10:58:03 Step 21/23 : LABEL arch=arm64 10:58:03 ---> Running in 5f0288b9daad 10:58:03 Removing intermediate container 5f0288b9daad 10:58:03 ---> 4ab89d763f2b 10:58:03 Step 22/23 : LABEL git_sha=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 10:58:03 ---> Running in 5d8aeb8bcfc7 10:58:04 Removing intermediate container 5d8aeb8bcfc7 10:58:04 ---> 822b2c855e0b 10:58:04 Step 23/23 : LABEL version=0.0.0 10:58:04 ---> Running in dda48f0f50a7 10:58:05 Removing intermediate container dda48f0f50a7 10:58:05 ---> f85719562a4f 10:58:05 10:58:05 Successfully built f85719562a4f 10:58:05 Successfully tagged docker-core-data-go-arm64:latest 10:58:05  Building docker-core-data-go ... done  [Pipeline] } 10:58:06 $ docker stop --time=1 64163b3b86dec259bbf0b7ee364fd55e7cb8a21330547780640517265a1690bf 10:58:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:58:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:58:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:58:06 Fetched 0 B in 0s (0 B/s) 10:58:06 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:58:06 Fetched 96.5 kB in 0s (0 B/s) 10:58:06 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:58:06 Fetched 279 kB in 0s (0 B/s) 10:58:06 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:58:06 Fetched 122 kB in 0s (0 B/s) 10:58:06 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:58:06 Fetched 77.8 kB in 0s (0 B/s) 10:58:06 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:58:06 Fetched 8848 B in 0s (0 B/s) 10:58:06 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:58:06 Fetched 47.8 kB in 0s (0 B/s) 10:58:06 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:58:06 Fetched 45.6 kB in 0s (0 B/s) 10:58:06 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:58:06 Fetched 15.0 kB in 0s (0 B/s) 10:58:06 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 10:58:06 Fetched 219 kB in 0s (0 B/s) 10:58:06 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:58:06 Fetched 154 kB in 0s (0 B/s) 10:58:06 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:58:06 Fetched 50.6 kB in 0s (0 B/s) 10:58:06 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:58:06 Fetched 14.8 kB in 0s (0 B/s) 10:58:06 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:58:06 Fetched 41.8 kB in 0s (0 B/s) 10:58:06 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:58:06 Fetched 499 kB in 0s (0 B/s) 10:58:06 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:58:06 Fetched 111 kB in 0s (0 B/s) 10:58:06 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:58:06 Fetched 240 kB in 0s (0 B/s) 10:58:06 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:58:06 Fetched 29.3 kB in 0s (0 B/s) 10:58:06 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:58:06 Fetched 85.5 kB in 0s (0 B/s) 10:58:06 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:58:06 Fetched 24.5 kB in 0s (0 B/s) 10:58:06 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:58:06 Fetched 49.2 kB in 0s (0 B/s) 10:58:06 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:58:06 Fetched 54.2 kB in 0s (0 B/s) 10:58:06 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:58:06 Fetched 30.8 kB in 0s (0 B/s) 10:58:06 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:58:06 Fetched 15.8 kB in 0s (0 B/s) 10:58:06 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:58:06 Fetched 85.9 kB in 0s (0 B/s) 10:58:06 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:58:06 Fetched 8720 B in 0s (0 B/s) 10:58:06 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 10:58:06 Fetched 137 kB in 0s (0 B/s) 10:58:06 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:58:06 Fetched 119 kB in 0s (0 B/s) 10:58:06 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 10:58:06 Fetched 110 kB in 0s (0 B/s) 10:58:06 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:58:06 Fetched 11.1 kB in 0s (0 B/s) 10:58:06 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:58:06 Fetched 645 kB in 0s (0 B/s) 10:58:06 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:58:06 Fetched 41.3 kB in 0s (0 B/s) 10:58:06 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:58:06 Fetched 17.9 kB in 0s (0 B/s) 10:58:06 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:58:06 Fetched 368 kB in 0s (0 B/s) 10:58:06 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:58:06 Fetched 187 kB in 0s (0 B/s) 10:58:06 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:58:06 Fetched 175 kB in 0s (0 B/s) 10:58:06 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:58:06 Fetched 206 kB in 0s (0 B/s) 10:58:06 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 10:58:06 Fetched 1301 kB in 0s (0 B/s) 10:58:06 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:58:06 Fetched 36.2 kB in 0s (0 B/s) 10:58:06 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 10:58:06 Fetched 159 kB in 0s (0 B/s) 10:58:06 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:58:06 Fetched 107 kB in 0s (0 B/s) 10:58:06 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:58:06 Fetched 48.7 kB in 0s (0 B/s) 10:58:06 Pulling static-packages 10:58:06 + snapcraftctl pull 10:58:06 Pulling version 10:58:06 + cd /root/project 10:58:06 + [ -f VERSION ] 10:58:06 + PROJECT_VERSION=local-dev 10:58:06 + git rev-parse --short HEAD 10:58:06 + GIT_REVISION=a20e5978 10:58:06 + snapcraftctl set-version local-dev 10:58:06 Skipping build go-build-helper (already ran) 10:58:06 Building app-service-config 10:58:06 + make build 10:58:06 go mod tidy 10:58:06 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 10:58:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 10:58:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 10:58:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 10:58:06 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 10:58:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 10:58:06 go: downloading github.com/gorilla/mux v1.8.0 10:58:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 10:58:06 go: downloading github.com/pelletier/go-toml v1.9.0 10:58:07 go: downloading github.com/stretchr/testify v1.7.0 10:58:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:58:07 go: downloading github.com/google/uuid v1.2.0 10:58:07 go: downloading github.com/pmezard/go-difflib v1.0.0 10:58:07 go: downloading github.com/go-playground/validator/v10 v10.5.0 10:58:07 go: downloading golang.org/x/text v0.3.2 10:58:07 go: downloading gopkg.in/yaml.v2 v2.4.0 10:58:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:58:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 10:58:07 $ docker rm -f 64163b3b86dec259bbf0b7ee364fd55e7cb8a21330547780640517265a1690bf 10:58:07 go: downloading github.com/davecgh/go-spew v1.1.1 10:58:07 go: downloading github.com/x448/float16 v0.8.4 10:58:07 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 10:58:07 go: downloading github.com/leodido/go-urn v1.2.0 10:58:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:58:07 go: downloading github.com/hashicorp/consul/api v1.8.1 10:58:08 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 10:58:08 go: downloading github.com/stretchr/objx v0.1.0 10:58:08 go: downloading github.com/mitchellh/copystructure v1.0.0 10:58:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 10:58:08 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:58:08 go: downloading github.com/hashicorp/serf v0.9.5 10:58:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:58:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:58:08 go: downloading github.com/gorilla/websocket v1.4.2 10:58:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:58:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 10:58:08 go: downloading github.com/onsi/ginkgo v1.10.1 10:58:08 go: downloading github.com/go-playground/locales v0.13.0 10:58:08 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:58:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:58:08 go: downloading github.com/fatih/color v1.9.0 10:58:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:58:08 go: downloading github.com/hashicorp/consul/sdk v0.7.0 10:58:08 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:58:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [Pipeline] // withDockerContainer [Pipeline] sh 10:58:08 go: downloading github.com/mattn/go-isatty v0.0.12 10:58:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 10:58:08 go: downloading github.com/go-playground/universal-translator v0.17.0 10:58:08 go: downloading github.com/go-playground/assert/v2 v2.0.1 10:58:08 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 10:58:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:58:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:58:08 go: downloading github.com/hashicorp/memberlist v0.2.2 10:58:08 go: downloading github.com/kr/pretty v0.2.0 10:58:08 go: downloading github.com/mattn/go-colorable v0.1.6 10:58:08 go: downloading github.com/onsi/gomega v1.7.0 10:58:08 + docker images 10:58:08 + grep docker 10:58:08 go: downloading github.com/miekg/dns v1.1.26 10:58:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 10:58:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 10:58:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:58:08 go: downloading github.com/go-kit/kit v0.8.0 10:58:08 go: downloading github.com/pkg/errors v0.8.1 10:58:08 go: downloading github.com/pebbe/zmq4 v1.2.7 10:58:08 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 10:58:08 go: downloading github.com/kr/text v0.1.0 10:58:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:58:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 10:58:08 docker-core-data-go-arm64 latest f85719562a4f 4 seconds ago 20.3MB 10:58:08 docker-core-metadata-go-arm64 latest c4d5cc22c7ee 25 seconds ago 17.4MB 10:58:08 docker-support-scheduler-go-arm64 latest a5af1282b0c5 26 seconds ago 16.1MB 10:58:08 docker-security-secretstore-setup-go-arm64 latest 60a0a133a53f 57 seconds ago 24.3MB 10:58:08 docker-sys-mgmt-agent-go-arm64 latest 7e889c20e5f9 2 minutes ago 299MB 10:58:08 docker-security-bootstrapper-go-arm64 latest cbfc5733e611 3 minutes ago 17.1MB 10:58:08 docker-support-notifications-go-arm64 latest a517510dc6c2 3 minutes ago 16.6MB 10:58:08 docker-core-command-go-arm64 latest a90ae42ee5b1 3 minutes ago 16.1MB 10:58:08 docker-security-proxy-setup-go-arm64 latest 85a39b530e77 3 minutes ago 23.9MB 10:58:08 docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } 10:58:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:58:09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:58:09 go: downloading github.com/golang/protobuf v1.3.2 10:58:09 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:58:09 go: downloading github.com/hashicorp/go-multierror v1.1.0 10:58:09 go: downloading github.com/go-stack/stack v1.8.0 10:58:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:58:09 go: downloading github.com/hpcloud/tail v1.0.0 10:58:09 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:58:09 go: downloading github.com/hashicorp/errwrap v1.0.0 10:58:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 10:58:09 go: downloading gopkg.in/fsnotify.v1 v1.4.7 10:58:09 go: downloading github.com/fsnotify/fsnotify v1.4.7 10:58:09 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:58:09 ---> job-cost.sh 10:58:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2AMr 10:58:19 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 10:58:19 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 10:58:19 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 10:58:19 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 10:58:19 Building config-common 10:58:19 + snapcraftctl build 10:58:21 Building edgex-go 10:58:21 + cd /root/parts/edgex-go/src 10:58:21 + make build 10:58:21 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 10:58:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 10:58:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 10:58:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 10:58:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:58:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 10:58:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 10:58:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 10:58:22 go: downloading github.com/imdario/mergo v0.3.12 10:58:26 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 10:58:30 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 10:58:32 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 10:58:34 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 10:58:34 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 10:58:36 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 10:58:36 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:58:36 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:58:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:58:39 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 10:58:39 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:58:40 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 10:58:41 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 10:58:43 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 10:58:43 go: downloading github.com/lib/pq v1.10.1 10:58:45 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:58:45 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:58:45 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:58:45 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:58:45 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:58:45 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:58:45 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:58:45 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:58:45 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:58:45 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:58:45 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:58:45 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:58:45 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:58:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:58:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:58:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:58:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:58:45 + 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 10:58:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:58:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:58:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:58:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:58:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:58:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:58:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:58:45 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:58:48 Building static-packages 10:58:48 + snapcraftctl build 10:58:50 Building version 10:58:50 + snapcraftctl build 10:58:52 Skipping stage go-build-helper (already ran) 10:58:52 Staging app-service-config 10:58:52 + snapcraftctl stage 10:58:53 Staging config-common 10:58:53 + snapcraftctl stage 10:58:54 Staging edgex-go 10:58:54 + snapcraftctl stage 10:58:55 Staging static-packages 10:58:55 + snapcraftctl stage 10:58:56 Staging version 10:58:56 + snapcraftctl stage 10:58:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:58:57 Priming go-build-helper 10:58:57 + snapcraftctl prime 10:58:58 Priming app-service-config 10:58:58 + snapcraftctl prime 10:58:59 Priming config-common 10:58:59 + snapcraftctl prime 10:59:00 Priming edgex-go 10:59:00 + snapcraftctl prime 10:59:01 Priming static-packages 10:59:01 + snapcraftctl prime 10:59:04 Priming version 10:59:04 + snapcraftctl prime 10:59:05 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] } 11:00:33 lf-activate-venv(): INFO: Adding /tmp/venv-2AMr/bin to PATH 11:00:33 INFO: No Stack... 11:00:33 INFO: Retrieving Pricing Info for: lf-standard-4 11:00:33 INFO: Archiving Costs [Pipeline] sh 11:00:34 + cat /w/workspace/edgex-go/1/archives/cost.csv 11:00:34 + cut -d, -f6 [Pipeline] lock 11:00:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3437-1-stack-cost] 11:00:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3437-1-stack-cost] did not exist. Created. 11:00:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:34 + echo total: 0.20999999344348907 [Pipeline] stash 11:00:35 Stashed 1 file(s) [Pipeline] } 11:00:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3437-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 11:00:36 provisioning config files... 11:00:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8922706070536659497tmp [Pipeline] { [Pipeline] sh 11:00:36 + set +x 11:00:36 + curl -s https://codecov.io/bash 11:00:36 + bash -s -- 11:00:37 11:00:37 _____ _ 11:00:37 / ____| | | 11:00:37 | | ___ __| | ___ ___ _____ __ 11:00:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:00:37 | |___| (_) | (_| | __/ (_| (_) \ V / 11:00:37 \_____\___/ \__,_|\___|\___\___/ \_/ 11:00:37 Bash-1.0.2 11:00:37 11:00:37 11:00:37 ==> git version 2.24.3 found 11:00:37 ==> 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 11:00:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:00:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:00:37 ==> Jenkins CI detected. 11:00:37 project root: . 11:00:37 --> token set from env 11:00:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:00:37 ==> Running gcov in . (disable via -X gcov) 11:00:37 ==> Python coveragepy not found 11:00:37 ==> Searching for coverage reports in: 11:00:37 + . 11:00:37 -> Found 1 reports 11:00:37 ==> Detecting git/mercurial file structure 11:00:37 ==> Reading reports 11:00:37 + ./coverage.out bytes=705232 11:00:37 ==> Appending adjustments 11:00:37 https://docs.codecov.io/docs/fixing-reports 11:00:44 + Found adjustments 11:00:44 ==> Gzipping contents 11:00:44 100K /tmp/codecov.qNkD6J.gz 11:00:44 ==> Uploading reports 11:00:44 url: https://codecov.io 11:00:44 query: branch=PR-3437&commit=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3437&job=&cmd_args= 11:00:44 -> Pinging Codecov 11:00:44 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3437&commit=228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3437&job=&cmd_args= 11:00:44 -> Uploading to 11:00:44 https://storage.googleapis.com/codecov/v4/raw/2021-05-09/00271124DB129430A58F1EEE437C3FCB/228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055/a7d960a5-de30-412c-995d-3541b0bdd3dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210509T110043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12573231fe0a4ae396e696af907a0565524ba491f16572ff4392bcd539efc88e 11:00:44 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:44 Dload Upload Total Spent Left Speed 11:00:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 194k --:--:-- --:--:-- --:--:-- 194k 11:00:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/228117cbe16fcb5a9ff2bf8d9ca901a5fe0ed055 [Pipeline] } 11:00:44 Deleting 1 temporary files [Pipeline] // wrap [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 11:00:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:00:47 ---> package-listing.sh 11:00:47 ++ tr '[:upper:]' '[:lower:]' 11:00:47 ++ facter osfamily 11:00:47 + OS_FAMILY=redhat 11:00:47 + workspace=/w/workspace/edgex-go/1 11:00:47 + START_PACKAGES=/tmp/packages_start.txt 11:00:47 + END_PACKAGES=/tmp/packages_end.txt 11:00:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:00:47 + PACKAGES=/tmp/packages_start.txt 11:00:47 + '[' /w/workspace/edgex-go/1 ']' 11:00:47 + PACKAGES=/tmp/packages_end.txt 11:00:47 + case "${OS_FAMILY}" in 11:00:47 + rpm -qa 11:00:47 + sort 11:00:54 + '[' -f /tmp/packages_start.txt ']' 11:00:54 + '[' -f /tmp/packages_end.txt ']' 11:00:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:00:54 + '[' /w/workspace/edgex-go/1 ']' 11:00:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:00:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:00:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:00:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:00:55 11:00:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:00:56 alpine: Pulling from edgex-lftools-log-publisher 11:00:56 df20fa9351a1: Pulling fs layer 11:00:56 36b3adc4ff6f: Pulling fs layer 11:00:56 8ad3a11d3b57: Pulling fs layer 11:00:56 46f8f816bc3b: Pulling fs layer 11:00:56 93b61091891f: Pulling fs layer 11:00:56 93b9cdb0e59b: Pulling fs layer 11:00:56 5e14af77c1be: Pulling fs layer 11:00:56 01666e4c0597: Pulling fs layer 11:00:56 aa168da1d23b: Pulling fs layer 11:00:56 46f8f816bc3b: Waiting 11:00:56 93b61091891f: Waiting 11:00:56 93b9cdb0e59b: Waiting 11:00:56 5e14af77c1be: Waiting 11:00:56 01666e4c0597: Waiting 11:00:56 aa168da1d23b: Waiting 11:00:56 36b3adc4ff6f: Verifying Checksum 11:00:56 36b3adc4ff6f: Download complete 11:00:56 46f8f816bc3b: Verifying Checksum 11:00:56 46f8f816bc3b: Download complete 11:00:56 df20fa9351a1: Download complete 11:00:56 93b9cdb0e59b: Verifying Checksum 11:00:56 93b9cdb0e59b: Download complete 11:00:56 5e14af77c1be: Verifying Checksum 11:00:56 5e14af77c1be: Download complete 11:00:56 93b61091891f: Verifying Checksum 11:00:56 93b61091891f: Download complete 11:00:56 01666e4c0597: Verifying Checksum 11:00:56 01666e4c0597: Download complete 11:00:56 df20fa9351a1: Pull complete 11:00:57 8ad3a11d3b57: Verifying Checksum 11:00:57 8ad3a11d3b57: Download complete 11:00:57 36b3adc4ff6f: Pull complete 11:00:58 8ad3a11d3b57: Pull complete 11:00:58 46f8f816bc3b: Pull complete 11:00:59 aa168da1d23b: Verifying Checksum 11:00:59 aa168da1d23b: Download complete 11:01:00 93b61091891f: Pull complete 11:01:00 93b9cdb0e59b: Pull complete 11:01:00 5e14af77c1be: Pull complete 11:01:00 01666e4c0597: Pull complete 11:01:10 aa168da1d23b: Pull complete 11:01:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:01:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:01:11 prd-centos7-docker-4c-2g-3791 does not seem to be running inside a container 11:01:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:01:15 $ docker top 2a4d22e4b8374c4271c0a15d3fec4348751caea501af34b5e19473bcd829748d -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:15 + touch /tmp/pre-build-complete [Pipeline] sh 11:01:16 + mkdir -p /var/log/sa [Pipeline] sh 11:01:16 + ls /var/log/sa-host 11:01:16 + sadf -c /var/log/sa-host/sa09 11:01:16 file_magic: OK 11:01:16 HZ: Using current value: 100 11:01:16 file_header: OK 11:01:16 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 11:01:16 Statistics: 11:01:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:01:16 File successfully converted to sysstat format version 12.2.1 11:01:16 + sadf -c /var/log/sa-host/sa23 11:01:16 file_magic: OK 11:01:16 HZ: Using current value: 100 11:01:16 file_header: OK 11:01:16 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 11:01:16 Statistics: 11:01:16 Hnuu...uuuununununu... 11:01:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:16 provisioning config files... 11:01:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5239827987126888321tmp [Pipeline] { [Pipeline] echo 11:01:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:01:17 ---> create-netrc.sh [Pipeline] } 11:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:01:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:01:17 ---> python-tools-install.sh [Pipeline] echo 11:01:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:01:18 ---> sudo-logs.sh 11:01:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:01:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:01:18 ---> job-cost.sh 11:01:18 lf-activate-venv: SKIPPING 11:01:18 DEBUG: total: 0.20999999344348907 11:01:18 INFO: Retrieving Stack Cost... 11:01:19 INFO: Retrieving Pricing Info for: v1-standard-2 11:01:20 INFO: Archiving Costs [Pipeline] echo 11:01:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:01:20 ---> logs-deploy.sh 11:01:20 lf-activate-venv: SKIPPING 11:01:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3437/1 11:01:20 INFO: archiving workspace using pattern(s): 11:01:22 Archives upload complete. 11:01:22 INFO: archiving logs to Nexus 11:01:23 ---> uname -a: 11:01:23 Linux prd-centos7-docker-4c-2g-3791.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:01:23 11:01:23 11:01:23 ---> lscpu: 11:01:23 Architecture: x86_64 11:01:23 CPU op-mode(s): 32-bit, 64-bit 11:01:23 Byte Order: Little Endian 11:01:23 Address sizes: 40 bits physical, 48 bits virtual 11:01:23 CPU(s): 4 11:01:23 On-line CPU(s) list: 0-3 11:01:23 Thread(s) per core: 1 11:01:23 Core(s) per socket: 1 11:01:23 Socket(s): 4 11:01:23 NUMA node(s): 1 11:01:23 Vendor ID: GenuineIntel 11:01:23 CPU family: 6 11:01:23 Model: 44 11:01:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:01:23 Stepping: 1 11:01:23 CPU MHz: 2933.436 11:01:23 BogoMIPS: 5866.87 11:01:23 Virtualization: VT-x 11:01:23 Hypervisor vendor: KVM 11:01:23 Virtualization type: full 11:01:23 L1d cache: 128 KiB 11:01:23 L1i cache: 128 KiB 11:01:23 L2 cache: 16 MiB 11:01:23 L3 cache: 64 MiB 11:01:23 NUMA node0 CPU(s): 0-3 11:01:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:01:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:01:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:01:23 Vulnerability Meltdown: Mitigation; PTI 11:01:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:01:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:01:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:01:23 Vulnerability Srbds: Not affected 11:01:23 Vulnerability Tsx async abort: Not affected 11:01:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 11:01:23 11:01:23 11:01:23 ---> nproc: 11:01:23 4 11:01:23 11:01:23 11:01:23 ---> df -h: 11:01:23 Filesystem Size Used Available Use% Mounted on 11:01:23 overlay 50.0G 12.2G 37.8G 24% / 11:01:23 tmpfs 64.0M 0 64.0M 0% /dev 11:01:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:01:23 shm 64.0M 0 64.0M 0% /dev/shm 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 11:01:23 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp 11:01:23 11:01:23 11:01:23 ---> free -m: 11:01:23 total used free shared buff/cache available 11:01:23 Mem: 1837 737 137 0 962 1017 11:01:23 Swap: 1023 57 966 11:01:23 11:01:23 11:01:23 ---> ip addr: 11:01:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:01:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:01:23 inet 127.0.0.1/8 scope host lo 11:01:23 valid_lft forever preferred_lft forever 11:01:23 inet6 ::1/128 scope host 11:01:23 valid_lft forever preferred_lft forever 11:01:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:01:23 link/ether fa:16:3e:8d:13:6c brd ff:ff:ff:ff:ff:ff 11:01:23 inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 11:01:23 valid_lft 84884sec preferred_lft 84884sec 11:01:23 inet6 fe80::f816:3eff:fe8d:136c/64 scope link 11:01:23 valid_lft forever preferred_lft forever 11:01:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:01:23 link/ether 02:42:b4:6f:ca:ea brd ff:ff:ff:ff:ff:ff 11:01:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:01:23 valid_lft forever preferred_lft forever 11:01:23 inet6 fe80::42:b4ff:fe6f:caea/64 scope link 11:01:23 valid_lft forever preferred_lft forever 11:01:23 11:01:23 11:01:23 ---> sar -b -r -n DEV: 11:01:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) 11:01:23 11:01:23 10:35:54 LINUX RESTART (4 CPU) 11:01:23 11:01:23 10:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:01:23 10:38:01 66.43 14.48 51.95 0.00 4969.89 13150.33 0.00 11:01:23 10:39:01 200.48 85.63 114.86 0.00 6683.15 38820.37 0.00 11:01:23 10:40:01 166.19 39.82 126.37 0.00 2252.07 17699.32 0.00 11:01:23 10:41:01 153.84 92.10 61.73 0.00 2652.51 9317.10 0.00 11:01:23 10:42:02 58.13 14.97 43.16 0.00 544.79 4331.98 0.00 11:01:23 10:43:01 92.34 42.12 50.22 0.00 1828.55 4494.59 0.00 11:01:23 10:44:01 83.92 31.64 52.28 0.00 2046.57 11109.33 0.00 11:01:23 10:45:02 329.02 132.97 196.05 0.00 66661.03 134219.03 0.00 11:01:23 10:46:02 2319.96 2026.92 293.05 0.00 145593.39 153233.57 0.00 11:01:23 10:47:03 594.55 494.99 99.55 0.00 30675.94 33729.05 0.00 11:01:23 10:48:01 294.30 116.76 177.54 0.00 11638.72 27190.17 0.00 11:01:23 10:49:02 1558.72 1276.84 281.88 0.00 96541.46 127862.47 0.00 11:01:23 10:50:02 1145.07 899.78 245.29 0.00 65411.96 73819.45 0.00 11:01:23 10:51:01 184.48 30.05 154.43 0.00 4612.85 27207.15 0.00 11:01:23 10:52:01 10.45 4.94 5.51 0.00 78.71 141.45 0.00 11:01:23 10:53:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 11:01:23 10:54:01 0.32 0.02 0.30 0.00 0.27 3.46 0.00 11:01:23 10:55:01 0.20 0.03 0.17 0.00 0.40 1.78 0.00 11:01:23 10:56:01 0.28 0.02 0.27 0.00 0.13 3.79 0.00 11:01:23 10:57:01 0.28 0.03 0.25 0.00 0.27 2.46 0.00 11:01:23 10:58:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 11:01:23 10:59:02 0.28 0.02 0.27 0.00 0.13 2.75 0.00 11:01:23 11:00:01 0.25 0.05 0.20 0.00 0.41 1.96 0.00 11:01:23 11:01:01 88.62 69.35 19.26 0.00 5887.85 3133.69 0.00 11:01:23 Average: 308.11 225.63 82.47 0.00 18823.82 28506.65 0.00 11:01:23 11:01:23 10:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:01:23 10:38:01 77808 0 831228 44.18 2620 969888 1565764 53.44 638616 952264 9108 11:01:23 10:39:01 82444 0 739428 39.30 1864 1057808 1479228 50.48 559728 999144 51424 11:01:23 10:40:01 303372 0 726872 38.63 1492 849808 1337416 45.64 461368 847252 48 11:01:23 10:41:01 231420 0 826572 43.93 644 822908 1755508 59.91 665500 707080 11488 11:01:23 10:42:02 170668 0 789300 41.95 572 921004 1625952 55.49 678732 743820 56416 11:01:23 10:43:01 225308 0 788508 41.91 504 867224 1564892 53.41 621424 742572 67724 11:01:23 10:44:01 392124 0 752940 40.02 448 736032 1325904 45.25 527804 670744 20 11:01:23 10:45:02 77576 0 841368 44.72 0 962600 2279528 77.80 685556 908832 24040 11:01:23 10:46:02 71120 0 862340 45.83 0 948084 2352272 80.28 694480 882372 31624 11:01:23 10:47:03 148616 0 1250124 66.44 0 482804 3506788 119.68 849748 607332 4032 11:01:23 10:48:01 331756 0 799600 42.50 0 750188 1897972 64.77 522760 769076 4504 11:01:23 10:49:02 81844 0 858740 45.64 0 940960 2391232 81.61 703160 853928 76788 11:01:23 10:50:02 239128 0 800572 42.55 0 841844 2025644 69.13 666816 729500 25668 11:01:23 10:51:01 133832 0 690180 36.68 0 1057532 1557552 53.16 542776 949752 20 11:01:23 10:52:01 164804 0 657620 34.95 0 1059120 1238912 42.28 539668 925132 16 11:01:23 10:53:01 165440 0 656976 34.92 0 1059128 1231704 42.04 539060 924912 20 11:01:23 10:54:01 166116 0 656296 34.88 0 1059132 1228632 41.93 538952 924872 16 11:01:23 10:55:01 166840 0 655568 34.84 0 1059136 1223480 41.76 538420 924780 16 11:01:23 10:56:01 166664 0 655676 34.85 0 1059204 1223528 41.76 538740 924808 16 11:01:23 10:57:01 167116 0 655276 34.83 0 1059152 1219368 41.62 538192 924772 16 11:01:23 10:58:01 166688 0 655692 34.85 0 1059164 1219392 41.62 538272 924780 8 11:01:23 10:59:02 169072 0 653300 34.72 0 1059172 1204976 41.12 537168 924528 8 11:01:23 11:00:01 168500 0 653860 34.75 0 1059184 1205096 41.13 537448 924532 8 11:01:23 11:01:01 72812 0 723824 38.47 0 1084908 1654156 56.45 633272 913548 89680 11:01:23 Average: 172544 0 757578 40.26 339 951083 1638121 55.91 595736 858347 18863 11:01:23 11:01:23 10:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:01:23 10:38:01 eth0 800.52 966.77 4940.27 115.06 0.00 0.00 0.00 0.00 11:01:23 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:38:01 veth0dedb02 730.70 543.71 74.75 2714.75 0.00 0.00 0.00 0.00 11:01:23 10:38:01 docker0 730.70 543.57 64.76 2714.74 0.00 0.00 0.00 0.00 11:01:23 10:39:01 eth0 367.33 307.18 2946.45 75.35 0.00 0.00 0.00 0.00 11:01:23 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:39:01 vethea5a9d2 83.47 92.31 5.63 251.71 0.00 0.00 0.00 0.00 11:01:23 10:39:01 docker0 83.50 92.19 4.49 251.70 0.00 0.00 0.00 0.00 11:01:23 10:40:01 veth6df9868 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:01:23 10:40:01 eth0 183.47 150.75 613.80 21.06 0.00 0.00 0.00 0.00 11:01:23 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:40:01 docker0 136.68 154.91 9.69 589.92 0.00 0.00 0.00 0.00 11:01:23 10:41:01 veth6df9868 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:41:01 eth0 15.79 10.10 12.29 6.33 0.00 0.00 0.00 0.00 11:01:23 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:42:02 veth6df9868 1.72 1.72 0.14 0.14 0.00 0.00 0.00 0.00 11:01:23 10:42:02 eth0 43.84 38.29 26.12 84.55 0.00 0.00 0.00 0.00 11:01:23 10:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:42:02 docker0 1.72 1.72 0.11 0.14 0.00 0.00 0.00 0.00 11:01:23 10:43:01 veth6df9868 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:43:01 eth0 11.82 8.00 9.42 5.26 0.00 0.00 0.00 0.00 11:01:23 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:44:01 eth0 26.75 18.43 23.91 12.14 0.00 0.00 0.00 0.00 11:01:23 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:45:02 vetheaeed40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:01:23 10:45:02 eth0 170.22 136.57 1669.80 69.16 0.00 0.00 0.00 0.00 11:01:23 10:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:46:02 vetheaeed40 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 11:01:23 10:46:02 eth0 76.39 62.78 175.46 10.21 0.00 0.00 0.00 0.00 11:01:23 10:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:46:02 docker0 52.33 61.20 3.38 164.36 0.00 0.00 0.00 0.00 11:01:23 10:47:03 vetheaeed40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:47:03 vethc6dbe49 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:01:23 10:47:03 veth13e6292 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:01:23 10:47:03 veth032b32e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:01:23 10:48:01 vetheaeed40 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 11:01:23 10:48:01 eth0 2100.74 2020.46 12497.77 482.34 0.00 0.00 0.00 0.00 11:01:23 10:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:01:23 10:48:01 vethee46cc7 1.71 4.08 0.11 10.90 0.00 0.00 0.00 0.00 11:01:23 10:49:02 vetheaeed40 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:49:02 veth2548ae6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:49:02 eth0 92.27 72.17 132.11 85.80 0.00 0.00 0.00 0.00 11:01:23 10:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:50:02 vetheaeed40 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:50:02 veth2ba5423 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:01:23 10:50:02 eth0 33.04 21.87 59.46 11.39 0.00 0.00 0.00 0.00 11:01:23 10:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:51:01 vetheaeed40 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:51:01 eth0 178.65 131.25 1646.99 84.59 0.00 0.00 0.00 0.00 11:01:23 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:51:01 docker0 1075.95 962.64 86.92 4407.34 0.00 0.00 0.00 0.00 11:01:23 10:52:01 eth0 6.34 3.31 4.63 2.10 0.00 0.00 0.00 0.00 11:01:23 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:53:01 eth0 2.48 0.68 0.67 0.41 0.00 0.00 0.00 0.00 11:01:23 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:54:01 eth0 4.29 0.75 1.08 0.56 0.00 0.00 0.00 0.00 11:01:23 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:55:01 eth0 2.70 0.85 0.92 0.62 0.00 0.00 0.00 0.00 11:01:23 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:56:01 eth0 3.46 0.68 0.74 0.41 0.00 0.00 0.00 0.00 11:01:23 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:57:01 eth0 1.60 0.78 0.95 0.62 0.00 0.00 0.00 0.00 11:01:23 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:58:01 eth0 0.45 0.22 0.26 0.19 0.00 0.00 0.00 0.00 11:01:23 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:59:02 eth0 0.60 0.07 0.06 0.04 0.00 0.00 0.00 0.00 11:01:23 10:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 10:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 11:00:01 eth0 1.07 0.25 0.33 0.20 0.00 0.00 0.00 0.00 11:01:23 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 11:01:01 eth0 204.70 164.58 2170.75 68.90 0.00 0.00 0.00 0.00 11:01:23 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 Average: eth0 95.04 88.58 608.62 27.89 0.00 0.00 0.00 0.00 11:01:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:23 Average: docker0 44.23 39.57 3.57 181.16 0.00 0.00 0.00 0.00 11:01:23 11:01:23 11:01:23 ---> sar -P ALL: 11:01:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) 11:01:23 11:01:23 10:35:54 LINUX RESTART (4 CPU) 11:01:23 11:01:23 10:37:02 CPU %user %nice %system %iowait %steal %idle 11:01:23 10:38:01 all 10.31 0.00 5.58 1.22 14.10 68.79 11:01:23 10:38:01 0 10.38 0.00 6.84 0.62 14.36 67.80 11:01:23 10:38:01 1 7.98 0.00 5.28 1.82 15.05 69.87 11:01:23 10:38:01 2 8.88 0.00 4.79 0.50 13.30 72.53 11:01:23 10:38:01 3 14.08 0.00 5.43 1.94 13.68 64.88 11:01:23 10:39:01 all 9.82 0.00 6.78 1.65 6.99 74.76 11:01:23 10:39:01 0 6.78 0.00 6.88 1.85 7.52 76.98 11:01:23 10:39:01 1 7.16 0.00 7.11 2.16 6.99 76.59 11:01:23 10:39:01 2 14.81 0.00 7.35 1.69 6.39 69.76 11:01:23 10:39:01 3 10.57 0.00 5.78 0.90 7.06 75.69 11:01:23 10:40:01 all 6.00 0.00 6.13 3.77 4.66 79.44 11:01:23 10:40:01 0 5.91 0.00 6.46 2.09 4.83 80.71 11:01:23 10:40:01 1 5.56 0.00 5.83 4.92 5.19 78.50 11:01:23 10:40:01 2 6.15 0.00 5.99 3.08 4.45 80.34 11:01:23 10:40:01 3 6.38 0.00 6.28 4.99 4.17 78.20 11:01:23 10:41:01 all 46.68 0.00 13.55 3.27 16.86 19.64 11:01:23 10:41:01 0 45.99 0.00 13.10 2.93 16.36 21.61 11:01:23 10:41:01 1 47.87 0.00 13.75 3.08 15.50 19.81 11:01:23 10:41:01 2 48.64 0.00 14.84 3.61 17.28 15.63 11:01:23 10:41:01 3 44.33 0.00 12.56 3.46 18.28 21.37 11:01:23 10:42:02 all 37.77 0.00 12.85 1.59 15.05 32.73 11:01:23 10:42:02 0 35.56 0.00 12.69 2.13 15.97 33.65 11:01:23 10:42:02 1 38.36 0.00 13.09 1.40 14.65 32.51 11:01:23 10:42:02 2 44.46 0.00 13.75 1.99 12.59 27.21 11:01:23 10:42:02 3 33.05 0.00 11.95 0.86 16.87 37.27 11:01:23 10:43:01 all 36.91 0.00 16.18 2.62 26.25 18.05 11:01:23 10:43:01 0 34.31 0.00 15.97 2.59 26.70 20.44 11:01:23 10:43:01 1 42.23 0.00 18.07 2.73 23.48 13.49 11:01:23 10:43:01 2 36.20 0.00 15.96 3.01 26.86 17.97 11:01:23 10:43:01 3 35.20 0.00 14.82 2.15 27.80 20.02 11:01:23 10:44:01 all 30.30 0.00 12.54 2.27 10.07 44.83 11:01:23 10:44:01 0 28.87 0.00 12.21 1.70 10.58 46.63 11:01:23 10:44:01 1 32.26 0.00 13.01 3.27 9.94 41.52 11:01:23 10:44:01 2 28.78 0.00 11.53 0.65 10.21 48.83 11:01:23 10:44:01 3 31.34 0.00 13.43 3.48 9.52 42.22 11:01:23 10:45:02 all 15.61 0.00 16.38 3.31 18.00 46.70 11:01:23 10:45:02 0 15.74 0.00 15.65 4.13 18.39 46.09 11:01:23 10:45:02 1 16.40 0.00 17.90 2.80 17.45 45.45 11:01:23 10:45:02 2 14.68 0.00 15.78 3.15 17.73 48.66 11:01:23 10:45:02 3 15.64 0.00 16.22 3.16 18.41 46.58 11:01:23 10:46:02 all 17.27 0.00 22.12 20.30 14.38 25.92 11:01:23 10:46:02 0 17.86 0.00 21.16 18.39 15.01 27.57 11:01:23 10:46:02 1 17.09 0.00 23.36 22.23 13.77 23.55 11:01:23 10:46:02 2 16.52 0.00 20.08 21.46 14.64 27.30 11:01:23 10:46:02 3 17.63 0.00 23.97 19.11 14.08 25.22 11:01:23 10:47:03 all 49.03 0.00 14.42 8.26 19.68 8.61 11:01:23 10:47:03 0 48.08 0.00 14.26 7.63 21.47 8.56 11:01:23 10:47:03 1 48.10 0.00 15.06 8.38 20.23 8.22 11:01:23 10:47:03 2 48.76 0.00 13.02 7.98 19.70 10.54 11:01:23 10:47:03 3 51.21 0.00 15.33 9.02 17.32 7.11 11:01:23 10:48:01 all 43.90 0.00 15.88 8.22 18.86 13.15 11:01:23 10:48:01 0 43.10 0.00 15.92 7.94 20.54 12.49 11:01:23 10:48:01 1 46.69 0.00 16.76 8.50 18.11 9.93 11:01:23 10:48:01 2 41.01 0.00 14.98 8.05 19.67 16.29 11:01:23 10:48:01 3 44.86 0.00 15.89 8.37 17.11 13.78 11:01:23 11:01:23 10:48:01 CPU %user %nice %system %iowait %steal %idle 11:01:23 10:49:02 all 20.63 0.00 22.25 12.07 19.82 25.24 11:01:23 10:49:02 0 19.29 0.00 20.02 10.43 20.70 29.56 11:01:23 10:49:02 1 23.28 0.00 25.08 13.51 19.09 19.04 11:01:23 10:49:02 2 21.00 0.00 21.91 12.95 19.29 24.84 11:01:23 10:49:02 3 19.01 0.00 22.07 11.44 20.15 27.33 11:01:23 10:50:02 all 50.06 0.00 21.12 8.74 12.53 7.55 11:01:23 10:50:02 0 47.06 0.00 20.47 9.09 13.83 9.56 11:01:23 10:50:02 1 55.78 0.00 21.13 7.49 11.73 3.87 11:01:23 10:50:02 2 49.37 0.00 20.78 9.99 12.65 7.21 11:01:23 10:50:02 3 48.18 0.00 22.13 8.35 11.89 9.47 11:01:23 10:51:01 all 20.79 0.00 10.61 5.98 9.06 53.56 11:01:23 10:51:01 0 21.24 0.00 10.61 2.58 9.41 56.16 11:01:23 10:51:01 1 24.04 0.00 12.50 8.43 8.36 46.67 11:01:23 10:51:01 2 20.09 0.00 9.82 5.31 9.57 55.22 11:01:23 10:51:01 3 17.83 0.00 9.55 7.62 8.91 56.10 11:01:23 10:52:01 all 0.27 0.00 0.26 0.21 0.48 98.78 11:01:23 10:52:01 0 0.15 0.00 0.22 0.05 0.43 99.15 11:01:23 10:52:01 1 0.57 0.00 0.28 0.50 0.62 98.04 11:01:23 10:52:01 2 0.22 0.00 0.40 0.05 0.38 98.95 11:01:23 10:52:01 3 0.13 0.00 0.15 0.25 0.48 98.99 11:01:23 10:53:01 all 0.13 0.00 0.04 0.00 0.52 99.32 11:01:23 10:53:01 0 0.03 0.00 0.05 0.00 0.76 99.16 11:01:23 10:53:01 1 0.38 0.00 0.03 0.00 0.50 99.09 11:01:23 10:53:01 2 0.07 0.00 0.03 0.00 0.38 99.52 11:01:23 10:53:01 3 0.03 0.00 0.03 0.00 0.43 99.50 11:01:23 10:54:01 all 0.16 0.00 0.52 0.00 1.33 97.98 11:01:23 10:54:01 0 0.02 0.00 0.45 0.00 0.88 98.66 11:01:23 10:54:01 1 0.51 0.00 0.43 0.00 1.74 97.32 11:01:23 10:54:01 2 0.08 0.00 0.77 0.00 1.60 97.55 11:01:23 10:54:01 3 0.05 0.00 0.45 0.02 1.09 98.40 11:01:23 10:55:01 all 0.14 0.00 0.07 0.00 0.32 99.48 11:01:23 10:55:01 0 0.05 0.00 0.08 0.00 0.47 99.40 11:01:23 10:55:01 1 0.42 0.00 0.02 0.00 0.27 99.30 11:01:23 10:55:01 2 0.02 0.00 0.07 0.00 0.17 99.75 11:01:23 10:55:01 3 0.07 0.00 0.12 0.00 0.37 99.45 11:01:23 10:56:01 all 0.15 0.00 0.05 0.00 0.40 99.40 11:01:23 10:56:01 0 0.07 0.00 0.07 0.00 0.76 99.11 11:01:23 10:56:01 1 0.42 0.00 0.03 0.00 0.28 99.27 11:01:23 10:56:01 2 0.07 0.00 0.03 0.00 0.38 99.52 11:01:23 10:56:01 3 0.07 0.00 0.05 0.02 0.17 99.70 11:01:23 10:57:01 all 0.13 0.00 0.04 0.00 0.15 99.68 11:01:23 10:57:01 0 0.07 0.00 0.03 0.00 0.13 99.77 11:01:23 10:57:01 1 0.43 0.00 0.03 0.00 0.23 99.30 11:01:23 10:57:01 2 0.02 0.00 0.05 0.00 0.18 99.75 11:01:23 10:57:01 3 0.02 0.00 0.03 0.02 0.03 99.90 11:01:23 10:58:01 all 0.14 0.00 0.03 0.00 0.28 99.55 11:01:23 10:58:01 0 0.02 0.00 0.02 0.00 0.33 99.63 11:01:23 10:58:01 1 0.45 0.00 0.03 0.00 0.10 99.42 11:01:23 10:58:01 2 0.08 0.00 0.05 0.00 0.48 99.39 11:01:23 10:58:01 3 0.02 0.00 0.02 0.00 0.20 99.77 11:01:23 10:59:02 all 0.11 0.00 0.04 0.00 0.27 99.58 11:01:23 10:59:02 0 0.02 0.00 0.02 0.00 0.12 99.85 11:01:23 10:59:02 1 0.38 0.00 0.05 0.00 0.28 99.29 11:01:23 10:59:02 2 0.05 0.00 0.07 0.00 0.50 99.39 11:01:23 10:59:02 3 0.00 0.00 0.03 0.00 0.18 99.78 11:01:23 11:01:23 10:59:02 CPU %user %nice %system %iowait %steal %idle 11:01:23 11:00:01 all 0.14 0.00 0.03 0.00 0.07 99.76 11:01:23 11:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:01:23 11:00:01 1 0.47 0.00 0.05 0.00 0.15 99.32 11:01:23 11:00:01 2 0.05 0.00 0.02 0.00 0.07 99.86 11:01:23 11:00:01 3 0.03 0.00 0.03 0.00 0.03 99.90 11:01:23 11:01:01 all 4.16 0.00 3.08 2.27 2.54 87.95 11:01:23 11:01:01 0 4.10 0.00 3.30 0.90 2.33 89.36 11:01:23 11:01:01 1 3.04 0.00 2.50 1.13 2.80 90.53 11:01:23 11:01:01 2 4.35 0.00 3.19 2.50 2.76 87.21 11:01:23 11:01:01 3 5.17 0.00 3.32 4.57 2.28 84.66 11:01:23 Average: all 16.29 0.00 8.24 3.50 8.76 63.21 11:01:23 Average: 0 15.69 0.00 8.11 3.07 9.16 63.97 11:01:23 Average: 1 16.96 0.00 8.63 3.76 8.47 62.18 11:01:23 Average: 2 16.43 0.00 8.03 3.52 8.70 63.32 11:01:23 Average: 3 16.10 0.00 8.19 3.65 8.70 63.37 11:01:23 11:01:23 11:01:23