Pull request #3102 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from bf5c00247f72bb2ef98cdb5ede1c907a16769b45+b46b7e8111e4043173f976c96fadf622ec12f3cd (f29f9189d7f9462456ab43d7e8e1056d7c5dc0b1) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3102/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3102/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24120 in /w/workspace/edgexfoundry_edgex-go_PR-3102 [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/hanoi commit b46b7e8111e4043173f976c96fadf622ec12f3cd into PR head commit bf5c00247f72bb2ef98cdb5ede1c907a16769b45 Merge succeeded, producing bf5c00247f72bb2ef98cdb5ede1c907a16769b45 Checking out Revision bf5c00247f72bb2ef98cdb5ede1c907a16769b45 (PR-3102) > 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/3102/head:refs/remotes/origin/PR-3102 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b46b7e8111e4043173f976c96fadf622ec12f3cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 Commit message: "fix(snap): update snap to redis 6.0.10" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:12:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:12:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:12:19 ========================================================= 21:12:19 EdgeX Global Pipelines Version Info 21:12:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:12:20 ------------------- 21:12:20 stable info: 21:12:20 ------------------- 21:12:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:12:20 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:12:20 Message: update stable to v1.0.179 21:12:21 ------------------- 21:12:21 experimental info: 21:12:21 ------------------- 21:12:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:12:21 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:12:21 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:12:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:12:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:12:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:12:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:12:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:12:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:12:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:12:25 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:12:26 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:12:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3102 [Pipeline] echo 21:12:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3102 [Pipeline] echo 21:12:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3102 [Pipeline] echo 21:12:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [Pipeline] echo 21:12:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf5c002 [Pipeline] echo 21:12:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:12:27 provisioning config files... 21:12:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5574558436535805218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:27 ---> docker-login.sh 21:12:27 nexus3.edgexfoundry.org:10001 21:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:28 Configure a credential helper to remove this warning. See 21:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:28 21:12:28 Login Succeeded 21:12:28 nexus3.edgexfoundry.org:10002 21:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:28 Configure a credential helper to remove this warning. See 21:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:28 21:12:28 Login Succeeded 21:12:28 nexus3.edgexfoundry.org:10003 21:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:28 Configure a credential helper to remove this warning. See 21:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:28 21:12:28 Login Succeeded 21:12:28 nexus3.edgexfoundry.org:10004 21:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:28 Configure a credential helper to remove this warning. See 21:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:28 21:12:28 Login Succeeded 21:12:28 docker.io 21:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:29 Configure a credential helper to remove this warning. See 21:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:29 21:12:29 Login Succeeded 21:12:29 ---> docker-login.sh ends [Pipeline] } 21:12:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:29 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/core-command/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo core-command,cmd/core-command/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/core-data/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo core-data,cmd/core-data/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/core-metadata/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo core-metadata,cmd/core-metadata/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/security-bootstrap-redis/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/security-proxy-setup/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/security-secrets-setup/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/support-logging/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo support-logging,cmd/support-logging/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/support-notifications/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo support-notifications,cmd/support-notifications/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/support-scheduler/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:12:29 + for file in '`ls cmd/**/Dockerfile`' 21:12:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:12:29 ++ cut -d/ -f2 21:12:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:12:29 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 21:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:31 21:12:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:12:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:32 latest: Pulling from edgex-devops/git-semver 21:12:32 31603596830f: Pulling fs layer 21:12:32 2a8b12db71e7: Pulling fs layer 21:12:32 6ca5941a6612: Pulling fs layer 21:12:32 ecc8261a40a4: Pulling fs layer 21:12:32 ecc8261a40a4: Waiting 21:12:32 2a8b12db71e7: Verifying Checksum 21:12:32 2a8b12db71e7: Download complete 21:12:32 31603596830f: Download complete 21:12:32 ecc8261a40a4: Verifying Checksum 21:12:32 ecc8261a40a4: Download complete 21:12:32 6ca5941a6612: Verifying Checksum 21:12:32 6ca5941a6612: Download complete 21:12:32 31603596830f: Pull complete 21:12:32 2a8b12db71e7: Pull complete 21:12:33 6ca5941a6612: Pull complete 21:12:34 ecc8261a40a4: Pull complete 21:12:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:12:34 prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container 21:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:12:36 $ docker top 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:12:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:37 [ssh-agent] Looking for ssh-agent implementation... 21:12:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:37 $ docker exec 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce ssh-agent 21:12:37 SSH_AUTH_SOCK=/tmp/ssh-5kIx24Tif7uS/agent.13 21:12:37 SSH_AGENT_PID=19 21:12:37 Running ssh-add (command line suppressed) 21:12:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8073882085511831352.key (/w/workspace/edgex-go/1@tmp/private_key_8073882085511831352.key) 21:12:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:38 + git tag --points-at HEAD [Pipeline] } 21:12:38 $ docker exec --env ******** --env ******** 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce ssh-agent -k 21:12:38 unset SSH_AUTH_SOCK; 21:12:38 unset SSH_AGENT_PID; 21:12:38 echo Agent pid 19 killed; 21:12:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:12:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:38 [ssh-agent] Looking for ssh-agent implementation... 21:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:38 $ docker exec 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce ssh-agent 21:12:39 SSH_AUTH_SOCK=/tmp/ssh-JHq26Y6YvZ8H/agent.47 21:12:39 SSH_AGENT_PID=53 21:12:39 Running ssh-add (command line suppressed) 21:12:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6122122311302685764.key (/w/workspace/edgex-go/1@tmp/private_key_6122122311302685764.key) 21:12:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:39 + git semver init 21:12:39 # -> Open(): unable to determine branch for HEAD 21:12:39 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:12:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:12:39 # $SEMVER_REMOTE_NAME = origin 21:12:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:12:39 # $SEMVER_USER_NAME = edgex-jenkins 21:12:39 # $SEMVER_BRANCH = PR-3102 21:12:39 # $SEMVER_TEMP = /tmp/semver-543202912 21:12:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:12:57 # '/tmp/semver-543202912' -> '/w/workspace/edgex-go/1/.semver' 21:12:57 # -> Force: false 21:12:57 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:12:57 $ docker exec --env ******** --env ******** 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce ssh-agent -k 21:12:58 unset SSH_AUTH_SOCK; 21:12:58 unset SSH_AGENT_PID; 21:12:58 echo Agent pid 53 killed; 21:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:58 + git semver [Pipeline] } 21:12:58 $ docker stop --time=1 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce 21:13:00 $ docker rm -f 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce [Pipeline] // withDockerContainer [Pipeline] sh 21:13:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:01 Stashed 1 file(s) [Pipeline] echo 21:13:01 [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 21:13:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:13:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:13:03 + sudo service docker restart 21:13:03 + true 21:13:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:13:04 ========================================================= 21:13:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:13:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:13:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:13:08 Sending build context to Docker daemon 327.5MB 21:13:08 Step 1/7 : ARG BASE=golang:1.15-alpine 21:13:08 Step 2/7 : FROM ${BASE} 21:13:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:13:08 188c0c94c7c5: Pulling fs layer 21:13:08 0ef7d3d256c8: Pulling fs layer 21:13:08 de9db76c5a1d: Pulling fs layer 21:13:08 bca2f99d35d6: Pulling fs layer 21:13:08 93359f2a8cfa: Pulling fs layer 21:13:08 7c6f9722023f: Pulling fs layer 21:13:08 a35cf1a2eb13: Pulling fs layer 21:13:08 93359f2a8cfa: Waiting 21:13:08 7c6f9722023f: Waiting 21:13:08 a35cf1a2eb13: Waiting 21:13:08 bca2f99d35d6: Waiting 21:13:08 de9db76c5a1d: Verifying Checksum 21:13:08 de9db76c5a1d: Download complete 21:13:08 0ef7d3d256c8: Verifying Checksum 21:13:08 0ef7d3d256c8: Download complete 21:13:08 93359f2a8cfa: Verifying Checksum 21:13:08 93359f2a8cfa: Download complete 21:13:09 188c0c94c7c5: Verifying Checksum 21:13:09 7c6f9722023f: Verifying Checksum 21:13:09 7c6f9722023f: Download complete 21:13:09 188c0c94c7c5: Pull complete 21:13:09 0ef7d3d256c8: Pull complete 21:13:09 de9db76c5a1d: Pull complete 21:13:10 a35cf1a2eb13: Verifying Checksum 21:13:10 a35cf1a2eb13: Download complete 21:13:11 bca2f99d35d6: Verifying Checksum 21:13:11 bca2f99d35d6: Download complete 21:13:16 bca2f99d35d6: Pull complete 21:13:16 93359f2a8cfa: Pull complete 21:13:16 7c6f9722023f: Pull complete 21:13:17 Still waiting to schedule task 21:13:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:13:22 a35cf1a2eb13: Pull complete 21:13:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:13:22 ---> a62c8e92a672 21:13:22 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:13:22 ---> Running in 8f5f4598d8aa 21:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:13:23 (1/12) Installing libmagic (5.38-r0) 21:13:23 (2/12) Installing file (5.38-r0) 21:13:24 (3/12) Installing libc-dev (0.7.2-r3) 21:13:24 (4/12) Installing g++ (9.3.0-r2) 21:13:29 (5/12) Installing fortify-headers (1.1-r0) 21:13:29 (6/12) Installing patch (2.7.6-r6) 21:13:29 (7/12) Installing build-base (0.5-r2) 21:13:29 (8/12) Installing libsodium (1.0.18-r0) 21:13:29 (9/12) Installing pkgconf (1.7.2-r0) 21:13:29 (10/12) Installing libsodium-dev (1.0.18-r0) 21:13:29 (11/12) Installing libzmq (4.3.3-r0) 21:13:29 (12/12) Installing zeromq-dev (4.3.3-r0) 21:13:29 Executing busybox-1.31.1-r19.trigger 21:13:29 OK: 233 MiB in 51 packages 21:13:33 Removing intermediate container 8f5f4598d8aa 21:13:33 ---> f1468723cba9 21:13:33 Step 4/7 : WORKDIR /edgex-go 21:13:33 ---> Running in 5233013945bb 21:13:33 Removing intermediate container 5233013945bb 21:13:33 ---> bd4ccf23568f 21:13:33 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:13:33 latest: Pulling from library/docker 21:13:33 801bfaa63ef2: Pulling fs layer 21:13:33 4f7dc993c79e: Pulling fs layer 21:13:33 d39d95e4997f: Pulling fs layer 21:13:33 ae283de69b7d: Pulling fs layer 21:13:33 1962c7344fe5: Pulling fs layer 21:13:33 aa7a3367c785: Pulling fs layer 21:13:33 5e259227d438: Pulling fs layer 21:13:33 1962c7344fe5: Waiting 21:13:33 aa7a3367c785: Waiting 21:13:33 5e259227d438: Waiting 21:13:33 ae283de69b7d: Waiting 21:13:33 d39d95e4997f: Download complete 21:13:34 801bfaa63ef2: Verifying Checksum 21:13:34 801bfaa63ef2: Download complete 21:13:34 4f7dc993c79e: Verifying Checksum 21:13:34 4f7dc993c79e: Download complete 21:13:34 1962c7344fe5: Verifying Checksum 21:13:34 1962c7344fe5: Download complete 21:13:34 aa7a3367c785: Verifying Checksum 21:13:34 aa7a3367c785: Download complete 21:13:34 5e259227d438: Verifying Checksum 21:13:34 5e259227d438: Download complete 21:13:34 801bfaa63ef2: Pull complete 21:13:34 4f7dc993c79e: Pull complete 21:13:34 d39d95e4997f: Pull complete 21:13:35 ae283de69b7d: Verifying Checksum 21:13:35 ae283de69b7d: Download complete 21:13:37 ae283de69b7d: Pull complete 21:13:38 1962c7344fe5: Pull complete 21:13:38 aa7a3367c785: Pull complete 21:13:38 5e259227d438: Pull complete 21:13:38 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 21:13:38 Status: Downloaded newer image for docker:latest 21:13:39 ---> 797b062933d6 21:13:39 Step 6/7 : COPY go.mod . 21:13:39 ---> fabe4edbdf36 21:13:39 Step 7/7 : RUN go mod download 21:13:39 ---> Running in cb800e4cc68e 21:14:02 Removing intermediate container cb800e4cc68e 21:14:02 ---> c8c83f438fd3 21:14:02 Successfully built c8c83f438fd3 21:14:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:14:02 + docker inspect -f . ci-base-image-x86_64 21:14:02 . [Pipeline] withDockerContainer 21:14:02 prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container 21:14:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:14:03 $ docker top 64a898cebb7c2a0e56056d4ac3b2718063a064fd5eb6835dbe17ef6deac8d8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:04 + go version 21:14:04 go version go1.15.5 linux/amd64 [Pipeline] } 21:14:04 $ docker stop --time=1 64a898cebb7c2a0e56056d4ac3b2718063a064fd5eb6835dbe17ef6deac8d8a2 21:14:05 $ docker rm -f 64a898cebb7c2a0e56056d4ac3b2718063a064fd5eb6835dbe17ef6deac8d8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:14:06 + docker inspect -f . ci-base-image-x86_64 21:14:06 . [Pipeline] withDockerContainer 21:14:06 prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container 21:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:14:07 $ docker top 029daeb9046aa5c9ec8496b8f08fcbacce38bcb54ea5fddcca0842813578bc2a -eo pid,comm [Pipeline] { [Pipeline] echo 21:14:07 ========================================================= 21:14:07 [edgeXBuildGoParallel] Running Tests and Build... 21:14:07 ========================================================= [Pipeline] sh 21:14:08 + make test 21:14:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:14:18 ? github.com/edgexfoundry/edgex-go [no test files] 21:14:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:14:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:14:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:14:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:14:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:14:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:14:41 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.033s 21:14:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:14:41 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 21:14:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:14:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:14:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:14:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:14:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:14:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.081s coverage: 64.9% of statements 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 84.5% of statements 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.341s coverage: 28.6% of statements 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.084s coverage: 100.0% of statements 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.116s coverage: 86.7% of statements 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.133s coverage: 97.5% of statements 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.281s coverage: 95.7% of statements 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.0% of statements [no tests to run] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 21:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 21:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 55.9% of statements 21:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.583s coverage: 86.3% of statements 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.083s coverage: 72.2% of statements 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.409s coverage: 72.1% of statements 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.048s coverage: 82.4% of statements 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.042s coverage: 28.8% of statements 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 36.5% of statements 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.299s coverage: 84.1% of statements 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.051s coverage: 100.0% of statements 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.043s coverage: 42.9% of statements 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 21:15:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.037s coverage: 83.8% of statements 21:15:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 21:15:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.112s coverage: 47.1% of statements 21:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:15:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements 21:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:15:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements 21:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:15:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 21:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:15:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.710s coverage: 29.1% of statements 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:15:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:15:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.075s coverage: 100.0% of statements 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:15:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:15:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:15:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:15:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:15:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 21:15:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements 21:15:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 21:15:04 GO111MODULE=on go vet ./... 21:15:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24121 in /w/workspace/edgexfoundry_edgex-go_PR-3102 [Pipeline] { [Pipeline] ws 21:15:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:15:13 using credential edgex-jenkins-ssh 21:15:13 Cloning the remote Git repository 21:15:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:15:13 > git init /w/workspace/edgex-go/1 # timeout=10 21:15:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:15:13 > git --version # timeout=10 21:15:13 > git --version # 'git version 2.17.1' 21:15:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:15:29 Merging remotes/origin/hanoi commit b46b7e8111e4043173f976c96fadf622ec12f3cd into PR head commit bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:15:29 Merge succeeded, producing bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:15:29 Checking out Revision bf5c00247f72bb2ef98cdb5ede1c907a16769b45 (PR-3102) 21:15:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:15:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:15:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:15:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:15:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3102/head:refs/remotes/origin/PR-3102 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 21:15:29 > git config core.sparsecheckout # timeout=10 21:15:29 > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 21:15:29 > git remote # timeout=10 21:15:29 > git config --get remote.origin.url # timeout=10 21:15:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:29 > git merge b46b7e8111e4043173f976c96fadf622ec12f3cd # timeout=10 21:15:29 > git rev-parse HEAD^{commit} # timeout=10 21:15:29 > git config core.sparsecheckout # timeout=10 21:15:29 > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 21:15:31 gofmt -l . 21:15:31 [ "`gofmt -l .`" = "" ] 21:15:31 ./bin/test-go-mod-tidy.sh 21:15:31 ./bin/test-attribution-txt.sh [Pipeline] sh 21:15:31 + ls -al . 21:15:31 total 636 21:15:31 drwxrwxr-x 10 1001 1001 4096 Jan 30 21:15 . 21:15:31 drwxr-xr-x 4 root root 28 Jan 30 21:14 .. 21:15:31 -rw-rw-r-- 1 1001 1001 11 Jan 30 21:12 .dockerignore 21:15:31 drwxrwxr-x 8 1001 1001 179 Jan 30 21:12 .git 21:15:31 drwxrwxr-x 3 1001 1001 125 Jan 30 21:12 .github 21:15:31 -rw-rw-r-- 1 1001 1001 944 Jan 30 21:12 .gitignore 21:15:31 drwx------ 3 1001 1001 60 Jan 30 21:12 .semver 21:15:31 -rw-rw-r-- 1 1001 1001 166 Jan 30 21:12 .sonarcloud.properties 21:15:31 -rw-rw-r-- 1 1001 1001 3804 Jan 30 21:12 CONTRIBUTING.md 21:15:31 -rw-rw-r-- 1 1001 1001 1035 Jan 30 21:12 Dockerfile.build 21:15:31 -rw-rw-r-- 1 1001 1001 863 Jan 30 21:12 Jenkinsfile 21:15:31 -rw-rw-r-- 1 1001 1001 10775 Jan 30 21:12 LICENSE 21:15:31 -rw-rw-r-- 1 1001 1001 6581 Jan 30 21:12 Makefile 21:15:31 -rw-rw-r-- 1 1001 1001 6447 Jan 30 21:12 README.md 21:15:31 -rw-rw-r-- 1 1001 1001 259 Jan 30 21:12 SECURITY.md 21:15:31 -rw-rw-r-- 1 1001 1001 5 Jan 30 21:13 VERSION 21:15:31 -rw-rw-r-- 1 1001 1001 4131 Jan 30 21:12 ZMQWindows.md 21:15:31 drwxrwxr-x 2 1001 1001 117 Jan 30 21:12 bin 21:15:31 drwxrwxr-x 15 1001 1001 4096 Jan 30 21:12 cmd 21:15:31 -rw-r--r-- 1 root root 541382 Jan 30 21:15 coverage.out 21:15:31 -rw-r--r-- 1 root root 1041 Jan 30 21:15 go.mod 21:15:31 -rw-r--r-- 1 root root 18582 Jan 30 21:15 go.sum 21:15:31 drwxrwxr-x 8 1001 1001 127 Jan 30 21:12 internal 21:15:31 drwxrwxr-x 4 1001 1001 26 Jan 30 21:12 openapi 21:15:31 drwxrwxr-x 4 1001 1001 71 Jan 30 21:12 snap 21:15:31 -rw-rw-r-- 1 1001 1001 168 Jan 30 21:12 version.go [Pipeline] sh 21:15:31 + '[' -e coverage.out ] 21:15:31 + chown 1001:1001 coverage.out [Pipeline] stash 21:15:31 Stashed 1 file(s) [Pipeline] sh 21:15:32 + make build 21:15:32 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 21:15:34 Commit message: "fix(snap): update snap to redis 6.0.10" 21:15:34 > git --version # timeout=10 21:15:34 > git --version # 'git version 2.17.1' 21:15:34 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:15:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:15:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:15:37 + + sudotrue service 21:15:37 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:15:39 provisioning config files... 21:15:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3761503164132564604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:39 ---> docker-login.sh 21:15:39 nexus3.edgexfoundry.org:10001 21:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:41 Configure a credential helper to remove this warning. See 21:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:41 21:15:41 Login Succeeded 21:15:41 nexus3.edgexfoundry.org:10002 21:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:41 Configure a credential helper to remove this warning. See 21:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:41 21:15:41 Login Succeeded 21:15:41 nexus3.edgexfoundry.org:10003 21:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:42 Configure a credential helper to remove this warning. See 21:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:42 21:15:42 Login Succeeded 21:15:42 nexus3.edgexfoundry.org:10004 21:15:42 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 21:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:42 Configure a credential helper to remove this warning. See 21:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:42 21:15:42 Login Succeeded 21:15:42 docker.io 21:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:43 Configure a credential helper to remove this warning. See 21:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:43 21:15:43 Login Succeeded 21:15:43 ---> docker-login.sh ends [Pipeline] } 21:15:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:15:44 ========================================================= 21:15:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:15:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:15:44 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 21:15:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:15:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:15:47 Sending build context to Docker daemon 166.2MB 21:15:47 Step 1/7 : ARG BASE=golang:1.15-alpine 21:15:47 Step 2/7 : FROM ${BASE} 21:15:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:15:47 5f621e34cdf4: Pulling fs layer 21:15:47 a4357932f1b6: Pulling fs layer 21:15:47 18c013af1878: Pulling fs layer 21:15:47 00ac8860ef70: Pulling fs layer 21:15:47 63d7cb157983: Pulling fs layer 21:15:47 b116817d02f9: Pulling fs layer 21:15:47 745a02a5169b: Pulling fs layer 21:15:47 63d7cb157983: Waiting 21:15:47 b116817d02f9: Waiting 21:15:47 00ac8860ef70: Waiting 21:15:47 745a02a5169b: Waiting 21:15:47 18c013af1878: Verifying Checksum 21:15:47 18c013af1878: Download complete 21:15:47 a4357932f1b6: Download complete 21:15:47 63d7cb157983: Download complete 21:15:47 5f621e34cdf4: Verifying Checksum 21:15:47 5f621e34cdf4: Download complete 21:15:47 b116817d02f9: Verifying Checksum 21:15:47 b116817d02f9: Download complete 21:15:47 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 21:15:47 5f621e34cdf4: Pull complete 21:15:48 a4357932f1b6: Pull complete 21:15:48 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 21:15:48 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 21:15:48 18c013af1878: Pull complete 21:15:49 745a02a5169b: Verifying Checksum 21:15:49 745a02a5169b: Download complete 21:15:49 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 21:15:50 00ac8860ef70: Verifying Checksum 21:15:50 00ac8860ef70: Download complete 21:15:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:15:52 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 21:15:53 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 21:15:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 21:15:57 $ docker stop --time=1 029daeb9046aa5c9ec8496b8f08fcbacce38bcb54ea5fddcca0842813578bc2a 21:15:58 $ docker rm -f 029daeb9046aa5c9ec8496b8f08fcbacce38bcb54ea5fddcca0842813578bc2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 21:16:00 00ac8860ef70: Pull complete 21:16:01 63d7cb157983: Pull complete 21:16:01 b116817d02f9: Pull complete [Pipeline] isUnix [Pipeline] sh 21:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:16:02 21:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:16:03 latest: Pulling from edgex-devops/edgex-compose 21:16:03 cbdbe7a5bc2a: Pulling fs layer 21:16:03 ca9280d653b3: Pulling fs layer 21:16:03 7e9c9ca2126c: Pulling fs layer 21:16:03 cbdbe7a5bc2a: Verifying Checksum 21:16:03 cbdbe7a5bc2a: Download complete 21:16:03 ca9280d653b3: Verifying Checksum 21:16:03 ca9280d653b3: Download complete 21:16:03 cbdbe7a5bc2a: Pull complete 21:16:04 ca9280d653b3: Pull complete 21:16:05 7e9c9ca2126c: Download complete 21:16:06 745a02a5169b: Pull complete 21:16:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:16:06 ---> b7e6874047d6 21:16:06 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:16:09 ---> Running in ca0bb6a28c90 21:16:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:16:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:16:11 (1/12) Installing libmagic (5.38-r0) 21:16:11 (2/12) Installing file (5.38-r0) 21:16:11 (3/12) Installing libc-dev (0.7.2-r3) 21:16:12 (4/12) Installing g++ (9.3.0-r2) 21:16:13 7e9c9ca2126c: Pull complete 21:16:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:16:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:16:13 prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container 21:16: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:16:14 $ docker top b2ea4bd6a020eef9e386a63994ae7887d020e42c66471d8123c5ee33b3dcae19 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:15 + docker-compose build --help 21:16:15 + grep parallel 21:16:16 --parallel Build images in parallel. [Pipeline] } 21:16:16 $ docker stop --time=1 b2ea4bd6a020eef9e386a63994ae7887d020e42c66471d8123c5ee33b3dcae19 21:16:17 $ docker rm -f b2ea4bd6a020eef9e386a63994ae7887d020e42c66471d8123c5ee33b3dcae19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:16:18 . [Pipeline] withDockerContainer 21:16:18 prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container 21:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:16:19 $ docker top 4ab38a85fc6f1fb3e323f7c5098ab6e131bc46274e86f4bf7ecb9f9f841fe2b0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:19 + docker-compose -f ./docker-compose-build.yml build --parallel 21:16:20 Building docker-core-command-go ... 21:16:20 Building docker-core-data-go ... 21:16:20 Building docker-core-metadata-go ... 21:16:20 Building docker-security-bootstrap-redis-go ... 21:16:20 Building docker-security-proxy-setup-go ... 21:16:20 Building docker-security-secrets-setup-go ... 21:16:20 Building docker-security-secretstore-setup-go ... 21:16:20 Building docker-support-logging-go ... 21:16:20 Building docker-support-notifications-go ... 21:16:20 Building docker-support-scheduler-go ... 21:16:20 Building docker-sys-mgmt-agent-go ... 21:16:20 Building docker-security-secrets-setup-go 21:16:20 Building docker-core-data-go 21:16:20 Building docker-security-secretstore-setup-go 21:16:20 Building docker-support-notifications-go 21:16:20 Building docker-core-command-go 21:16:22 (5/12) Installing fortify-headers (1.1-r0) 21:16:22 (6/12) Installing patch (2.7.6-r6) 21:16:22 (7/12) Installing build-base (0.5-r2) 21:16:22 (8/12) Installing libsodium (1.0.18-r0) 21:16:22 (9/12) Installing pkgconf (1.7.2-r0) 21:16:22 (10/12) Installing libsodium-dev (1.0.18-r0) 21:16:22 (11/12) Installing libzmq (4.3.3-r0) 21:16:22 (12/12) Installing zeromq-dev (4.3.3-r0) 21:16:22 Executing busybox-1.31.1-r19.trigger 21:16:22 OK: 217 MiB in 51 packages 21:16:26 Removing intermediate container ca0bb6a28c90 21:16:26 ---> c3b91cc92895 21:16:26 Step 4/7 : WORKDIR /edgex-go 21:16:26 ---> Running in 0d15ff184aa3 21:16:27 Removing intermediate container 0d15ff184aa3 21:16:27 ---> 51b3706fe3c9 21:16:27 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:16:27 latest: Pulling from library/docker 21:16:27 159e5727ea61: Pulling fs layer 21:16:27 687389c36290: Pulling fs layer 21:16:27 94e28978939c: Pulling fs layer 21:16:27 81bd9c9fe1b1: Pulling fs layer 21:16:27 0c5a7137269a: Pulling fs layer 21:16:27 650eeba05d50: Pulling fs layer 21:16:27 283d3dba4d5b: Pulling fs layer 21:16:27 81bd9c9fe1b1: Waiting 21:16:27 650eeba05d50: Waiting 21:16:27 0c5a7137269a: Waiting 21:16:27 283d3dba4d5b: Waiting 21:16:27 94e28978939c: Verifying Checksum 21:16:27 94e28978939c: Download complete 21:16:27 687389c36290: Verifying Checksum 21:16:27 687389c36290: Download complete 21:16:27 159e5727ea61: Verifying Checksum 21:16:28 650eeba05d50: Verifying Checksum 21:16:28 650eeba05d50: Download complete 21:16:28 0c5a7137269a: Verifying Checksum 21:16:28 0c5a7137269a: Download complete 21:16:28 283d3dba4d5b: Verifying Checksum 21:16:28 283d3dba4d5b: Download complete 21:16:28 159e5727ea61: Pull complete 21:16:29 687389c36290: Pull complete 21:16:29 94e28978939c: Pull complete 21:16:30 81bd9c9fe1b1: Verifying Checksum 21:16:30 81bd9c9fe1b1: Download complete 21:16:34 81bd9c9fe1b1: Pull complete 21:16:34 0c5a7137269a: Pull complete 21:16:34 650eeba05d50: Pull complete 21:16:34 283d3dba4d5b: Pull complete 21:16:34 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 21:16:34 Status: Downloaded newer image for docker:latest 21:16:38 ---> af5b3e7ddda7 21:16:38 Step 6/7 : COPY go.mod . 21:16:38 ---> fd78eebe9886 21:16:38 Step 7/7 : RUN go mod download 21:16:38 ---> Running in 2ea7ddbc7eb8 21:16:52 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:16:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:16:52 ---> c8c83f438fd3 21:16:52 Step 3/24 : WORKDIR /edgex-go 21:16:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:16:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:16:52 ---> c8c83f438fd3 21:16:52 Step 3/23 : WORKDIR /edgex-go 21:16:53 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:16:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:16:53 ---> c8c83f438fd3 21:16:53 Step 3/24 : WORKDIR /edgex-go 21:16:53 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:16:53 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:16:53 ---> c8c83f438fd3 21:16:53 Step 3/29 : WORKDIR /edgex-go 21:16:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:16:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:16:54 ---> c8c83f438fd3 21:16:54 Step 3/22 : WORKDIR /edgex-go 21:16:55 ---> Running in f60f49f2b65c 21:16:55 ---> Running in a165c0337e5b 21:16:55 ---> Running in 6da0e2affa28 21:16:55 ---> Running in b6a5afc5766d 21:16:55 ---> Running in 1af1884b921e 21:16:55 Removing intermediate container 6da0e2affa28 21:16:55 ---> 6b3e800b1585 21:16:55 Step 4/29 : RUN apk update && apk add make git 21:16:55 Removing intermediate container a165c0337e5b 21:16:55 ---> d581e8f09456 21:16:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:55 Removing intermediate container f60f49f2b65c 21:16:55 ---> 2124b1296625 21:16:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:55 Removing intermediate container 1af1884b921e 21:16:55 ---> 3369fd901ef0 21:16:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:55 Removing intermediate container b6a5afc5766d 21:16:55 ---> 12652a06226d 21:16:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:56 ---> Running in 4a65f7e5fd40 21:16:56 ---> Running in 02e06020322d 21:16:56 ---> Running in 89db1452767a 21:16:56 ---> Running in 9dbbaf912b7d 21:16:56 ---> Running in 5c399cf391aa 21:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:16:58 Removing intermediate container 4a65f7e5fd40 21:16:58 ---> 59fc7c110185 21:16:58 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:16:58 Removing intermediate container 89db1452767a 21:16:58 ---> 937842d042d5 21:16:58 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:16:58 Removing intermediate container 5c399cf391aa 21:16:58 ---> ccbe35dd5e5f 21:16:58 Step 5/22 : RUN apk update && apk add make git 21:16:58 ---> Running in e7e5f3073cd3 21:16:58 ---> Running in d1f1b951984b 21:16:58 Removing intermediate container 9dbbaf912b7d 21:16:58 ---> e3fda521df86 21:16:58 Step 5/24 : RUN apk update && apk add make git 21:16:58 ---> Running in 4ed40c11ca24 21:16:58 ---> Running in 84472c64d125 21:16:58 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:16:58 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:16:58 OK: 12752 distinct packages available 21:16:59 OK: 233 MiB in 51 packages 21:16:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:16:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:16:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:16:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:16:59 Removing intermediate container 02e06020322d 21:16:59 ---> 2502ac95344a 21:16:59 Step 5/29 : COPY go.mod . 21:17:00 ---> 836a3f8583ee 21:17:00 Step 6/29 : RUN go mod download 21:17:00 ---> Running in b6af27be8ba3 21:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:01 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:17:01 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:17:01 OK: 12752 distinct packages available 21:17:01 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:17:01 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:17:01 OK: 12752 distinct packages available 21:17:01 OK: 233 MiB in 51 packages 21:17:01 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:17:01 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:17:01 OK: 12752 distinct packages available 21:17:01 OK: 233 MiB in 51 packages 21:17:01 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:17:01 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:17:01 OK: 12752 distinct packages available 21:17:01 OK: 233 MiB in 51 packages 21:17:01 OK: 233 MiB in 51 packages 21:17:01 Removing intermediate container b6af27be8ba3 21:17:01 ---> e688535ebd13 21:17:01 Step 7/29 : COPY . . 21:17:01 Removing intermediate container e7e5f3073cd3 21:17:01 ---> 48ae4fa2a1a6 21:17:01 Step 6/24 : COPY go.mod . 21:17:02 Removing intermediate container 4ed40c11ca24 21:17:02 ---> 485bc1128aa1 21:17:02 Step 6/22 : COPY go.mod . 21:17:04 ---> 63154f5669f4 21:17:04 Step 7/24 : RUN go mod download 21:17:05 Removing intermediate container 2ea7ddbc7eb8 21:17:05 ---> f8daabc21291 21:17:05 Successfully built f8daabc21291 21:17:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:17:06 + docker inspect -f . ci-base-image-arm64 21:17:06 . [Pipeline] withDockerContainer 21:17:06 prd-ubuntu18.04-docker-arm64-4c-16g-24121 does not seem to be running inside a container 21:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:17:06 ---> 67780f83ac83 21:17:06 Step 7/22 : RUN go mod download 21:17:06 ---> Running in 906540e78aa1 21:17:07 $ docker top e47c02b7ea646ead3bcf816ee621df8a4ce22372bfe998980a0701de4f048361 -eo pid,comm 21:17:08 Removing intermediate container d1f1b951984b 21:17:08 ---> 7090dbfea953 21:17:08 Step 6/23 : COPY go.mod . 21:17:08 Removing intermediate container 84472c64d125 21:17:08 ---> 4aafa338f72d 21:17:08 Step 6/24 : COPY go.mod . 21:17:08 ---> Running in 8965e9e7bb0f [Pipeline] { [Pipeline] sh 21:17:09 + go version 21:17:09 go version go1.15.5 linux/arm64 [Pipeline] } 21:17:09 $ docker stop --time=1 e47c02b7ea646ead3bcf816ee621df8a4ce22372bfe998980a0701de4f048361 21:17:09 ---> 5a9716039439 21:17:09 Step 7/24 : RUN go mod download 21:17:09 ---> aadd2ef8dd0c 21:17:09 Step 7/23 : RUN go mod download 21:17:10 ---> Running in b14d43875841 21:17:10 ---> Running in 273921d51a3d 21:17:11 $ docker rm -f e47c02b7ea646ead3bcf816ee621df8a4ce22372bfe998980a0701de4f048361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:12 + docker inspect -f . ci-base-image-arm64 21:17:12 . [Pipeline] withDockerContainer 21:17:12 prd-ubuntu18.04-docker-arm64-4c-16g-24121 does not seem to be running inside a container 21:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:17:13 Removing intermediate container 8965e9e7bb0f 21:17:13 ---> a100bdb44038 21:17:13 Step 8/22 : COPY . . 21:17:14 $ docker top 52b38b3b2b64931e41744b1f651d685de7801cc2129a8c98e53e309ef9d0a60c -eo pid,comm [Pipeline] { [Pipeline] echo 21:17:14 ========================================================= 21:17:14 [edgeXBuildGoParallel] Running Tests and Build... 21:17:14 ========================================================= [Pipeline] sh 21:17:15 + make test 21:17:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:17:16 Removing intermediate container 906540e78aa1 21:17:16 ---> 659fec5c281d 21:17:16 Step 8/24 : COPY . . 21:17:28 Removing intermediate container b14d43875841 21:17:28 ---> cfce13adb3b0 21:17:28 Step 8/23 : COPY . . 21:17:28 Removing intermediate container 273921d51a3d 21:17:28 ---> 68f4124e9a25 21:17:28 Step 8/24 : COPY . . 21:17:31 ---> 124990433d86 21:17:31 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:17:36 ---> Running in f17915468171 21:17:37 ? github.com/edgexfoundry/edgex-go [no test files] 21:17:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:17:46 ---> e4df610409c9 21:17:46 Step 9/22 : RUN make cmd/core-command/core-command 21:17:49 ---> c6c426b2cfaf 21:17:49 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:17:49 ---> Running in 99a6203ace1b 21:17:50 ---> Running in 16604da253c7 21:17:52 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 21:17:53 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 21:18:03 ---> 83014bf4b00a 21:18:03 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:03 ---> 100a6b100c87 21:18:03 Step 9/23 : RUN make cmd/core-data/core-data 21:18:03 ---> Running in 5b17481b3961 21:18:03 ---> Running in bee37769eab6 21:18:03 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 21:18:03 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 21:18:06 Removing intermediate container f17915468171 21:18:06 ---> 936029e89309 21:18:06 21:18:06 Step 9/29 : FROM alpine:latest 21:18:06 latest: Pulling from library/alpine 21:18:08 Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 21:18:08 Status: Downloaded newer image for alpine:latest 21:18:08 ---> e50c909a8df2 21:18:08 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:18:08 ---> Running in c9a633501354 21:18:09 Removing intermediate container c9a633501354 21:18:09 ---> be48cba25e49 21:18:09 Step 11/29 : USER root 21:18:09 ---> Running in 131d7dc64e27 21:18:09 Removing intermediate container 131d7dc64e27 21:18:09 ---> 2b57fa890f3d 21:18:09 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:18:09 ---> Running in 7dc43ad3c89d 21:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:18:11 v3.13.1-9-g9a9dfea8f2 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 21:18:11 v3.13.1-8-g0c82f59ca4 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 21:18:11 OK: 13876 distinct packages available 21:18:11 (1/2) Installing ca-certificates (20191127-r5) 21:18:11 (2/2) Installing dumb-init (1.2.5-r0) 21:18:11 Executing busybox-1.32.1-r2.trigger 21:18:11 Executing ca-certificates-20191127-r5.trigger 21:18:12 OK: 6 MiB in 16 packages 21:18:15 Removing intermediate container 7dc43ad3c89d 21:18:15 ---> 9064c0fa092b 21:18:15 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:18:15 ---> Running in e9f62147a6fb 21:18:16 Removing intermediate container e9f62147a6fb 21:18:16 ---> 1e283a2da18b 21:18:16 Step 14/29 : WORKDIR $BASE_DIR 21:18:16 ---> Running in bf0bcd3f8f32 21:18:16 Removing intermediate container bf0bcd3f8f32 21:18:16 ---> e171b509483e 21:18:16 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:18:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:18:16 ---> Running in cd9db0479b1c 21:18:20 Removing intermediate container cd9db0479b1c 21:18:20 ---> f41729e89266 21:18:20 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:18:20 ---> a0237dc618aa 21:18:20 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:18:21 ---> b9995bbde564 21:18:21 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:18:21 ---> 9e1dc8c587f6 21:18:21 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:18:22 ---> 68d41f4e757f 21:18:22 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:18:23 ---> 44c7bcb219c1 21:18:23 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:18:24 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 21:18:27 ---> Running in 507406d8464e 21:18:27 Removing intermediate container 99a6203ace1b 21:18:27 ---> 29e65d27ec72 21:18:27 21:18:27 Step 10/22 : FROM scratch 21:18:27 ---> 21:18:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:18:27 Removing intermediate container 16604da253c7 21:18:27 ---> ad15f927a235 21:18:27 21:18:27 Step 10/24 : FROM scratch 21:18:27 ---> 21:18:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:18:27 ---> Running in 3a3ea8d21613 21:18:27 ---> Running in e9b1002939ce 21:18:27 Removing intermediate container e9b1002939ce 21:18:27 ---> aa0e1829ef4b 21:18:27 Step 12/24 : ENV APP_PORT=48060 21:18:27 Removing intermediate container 3a3ea8d21613 21:18:27 ---> 005590f0e17f 21:18:27 Step 12/22 : ENV APP_PORT=48082 21:18:28 ---> Running in 2a8437ffe05d 21:18:28 ---> Running in a76d051f8686 21:18:28 Removing intermediate container 2a8437ffe05d 21:18:28 ---> 59b50a3c7197 21:18:28 Step 13/22 : EXPOSE $APP_PORT 21:18:28 Removing intermediate container a76d051f8686 21:18:28 ---> 6da4ab166c14 21:18:28 Step 13/24 : EXPOSE $APP_PORT 21:18:28 ---> Running in a9b21fdf1f82 21:18:28 ---> Running in 5aa294596ed7 21:18:29 Removing intermediate container a9b21fdf1f82 21:18:29 ---> ece3a6457e78 21:18:29 Step 14/22 : WORKDIR / 21:18:29 Removing intermediate container 5aa294596ed7 21:18:29 ---> 333c73c4328c 21:18:29 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:18:29 ---> Running in d1e7bb56788d 21:18:29 Removing intermediate container 507406d8464e 21:18:29 ---> 4766c15c3b24 21:18:29 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:18:29 Removing intermediate container d1e7bb56788d 21:18:29 ---> d5804f0e5d38 21:18:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:18:29 ---> 7754f2a426b5 21:18:29 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:18:30 ---> 025b83cda0cd 21:18:30 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:30 ---> 413ef53da570 21:18:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:18:30 ---> Running in 8b6fa5adcc02 21:18:32 ---> ec4eebcfb900 21:18:32 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:18:32 ---> 9aab49883e9a 21:18:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:18:32 Removing intermediate container 5b17481b3961 21:18:32 ---> 950ff8f693bb 21:18:32 21:18:32 Step 10/24 : FROM alpine:3.10 21:18:32 3.10: Pulling from library/alpine 21:18:32 ---> ff3d01eb5074 21:18:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:18:33 ---> 35e3b6d8df94 21:18:33 Step 18/22 : ENTRYPOINT ["/core-command"] 21:18:33 Removing intermediate container 8b6fa5adcc02 21:18:33 ---> 0e1d19d7dff1 21:18:33 Step 24/29 : RUN chmod 755 security-secrets-setup 21:18:33 ---> Running in d9dbfc2f795f 21:18:33 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:18:33 Status: Downloaded newer image for alpine:3.10 21:18:33 ---> be4e4bea2c2e 21:18:33 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:18:34 ---> Running in 496bea704484 21:18:34 ---> 83ba80001aea 21:18:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:18:34 Removing intermediate container d9dbfc2f795f 21:18:34 ---> 94f185d4f4a6 21:18:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:18:34 ---> Running in c3701313c30f 21:18:34 ---> Running in 382c948e5567 21:18:35 ---> c9a86ec7b847 21:18:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:18:35 Removing intermediate container 382c948e5567 21:18:35 ---> b8a757beeff0 21:18:35 Step 20/22 : LABEL arch=x86_64 21:18:35 ---> Running in 547e411c6286 21:18:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 21:18:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 21:18:36 ---> 827c1af873c8 21:18:36 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:18:36 Removing intermediate container 547e411c6286 21:18:36 ---> 27af5b7aeb40 21:18:36 Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:18:36 ---> Running in be525d4bc91a 21:18:36 ---> Running in 2284cf5d489c 21:18:36 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:18:36 v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:18:36 OK: 10350 distinct packages available 21:18:36 (1/5) Installing ca-certificates (20191127-r2) 21:18:36 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:18:36 (3/5) Installing libcurl (7.66.0-r3) 21:18:36 (4/5) Installing curl (7.66.0-r3) 21:18:36 (5/5) Installing dumb-init (1.2.2-r1) 21:18:36 Executing busybox-1.30.1-r3.trigger 21:18:36 Executing ca-certificates-20191127-r2.trigger 21:18:36 OK: 7 MiB in 19 packages 21:18:37 Removing intermediate container be525d4bc91a 21:18:37 ---> 71c7eab466c0 21:18:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:18:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:18:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:18:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:18:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:18:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:18:39 Removing intermediate container 2284cf5d489c 21:18:39 ---> 1540554e5ab2 21:18:39 Step 22/22 : LABEL version=0.0.0 21:18:39 Removing intermediate container 496bea704484 21:18:39 ---> 4651d96a4c0b 21:18:39 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:18:39 ---> Running in f1a44bdf99b5 21:18:39 ---> Running in 0e0ca69f77ef 21:18:39 Removing intermediate container bee37769eab6 21:18:39 ---> 5447ab27acd7 21:18:39 21:18:39 Step 10/23 : FROM alpine 21:18:39 ---> e50c909a8df2 21:18:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:18:39 ---> Running in fc5ac1c70699 21:18:40 ---> Running in 0b229876ed6c 21:18:40 Removing intermediate container f1a44bdf99b5 21:18:40 ---> 9cb8e9489a37 21:18:40 Step 22/24 : LABEL arch=x86_64 21:18:40 Removing intermediate container 0e0ca69f77ef 21:18:40 ---> db22a2b2bb96 21:18:40 21:18:40 Removing intermediate container c3701313c30f 21:18:40 ---> e19af11e4f6d 21:18:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:18:40 Removing intermediate container fc5ac1c70699 21:18:40 ---> ffd179276f59 21:18:40 Step 26/29 : CMD [ "generate" ] 21:18:40 Successfully built db22a2b2bb96 21:18:40 ---> Running in 25fa49756e28 21:18:40 Successfully tagged docker-core-command-go:latest 21:18:40  Building docker-core-command-go ... done Building docker-core-metadata-go 21:18:40 Removing intermediate container 0b229876ed6c 21:18:40 ---> 54b9524277f3 21:18:40 Step 12/23 : ENV APP_PORT=48080 21:18:40 ---> Running in ae4ca83d0e86 21:18:40 ---> Running in 5533536e2289 21:18:40 ---> Running in fd4051479c43 21:18:40 Removing intermediate container 25fa49756e28 21:18:40 ---> 8ae760f8a174 21:18:40 Step 23/24 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:18:41 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.077s 21:18:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:18:41 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 21:18:41 Removing intermediate container ae4ca83d0e86 21:18:41 ---> f6c2763bb69f 21:18:41 Step 13/24 : WORKDIR / 21:18:41 Removing intermediate container 5533536e2289 21:18:41 ---> 07ced577bb7d 21:18:41 Step 27/29 : LABEL arch=x86_64 21:18:41 Removing intermediate container fd4051479c43 21:18:41 ---> 127e2744ae34 21:18:41 Step 13/23 : EXPOSE $APP_PORT 21:18:41 ---> Running in cdfaeb53dce1 21:18:41 ---> Running in 7ffba9c7ca2b 21:18:41 ---> Running in d0dbb0b0a30f 21:18:41 ---> Running in f543be7ac633 21:18:41 Removing intermediate container cdfaeb53dce1 21:18:41 ---> 1013f0ef4d50 21:18:41 Step 24/24 : LABEL version=0.0.0 21:18:41 Removing intermediate container 7ffba9c7ca2b 21:18:41 ---> 7f8ac84b92fd 21:18:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:18:41 ---> Running in 52277f7c6e08 21:18:41 Removing intermediate container d0dbb0b0a30f 21:18:41 ---> cacb97761c4a 21:18:41 Step 28/29 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:18:41 Removing intermediate container f543be7ac633 21:18:41 ---> e33191486885 21:18:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:18:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:18:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:18:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:18:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:18:44 ---> Running in 033699424dfb 21:18:44 ---> Running in bed747de420b 21:18:45 Removing intermediate container 52277f7c6e08 21:18:45 ---> fdc9755e0362 21:18:45 21:18:46 Successfully built fdc9755e0362 21:18:46 Removing intermediate container 033699424dfb 21:18:46 ---> 66ee390d4557 21:18:46 Step 29/29 : LABEL version=0.0.0 21:18:46 Successfully tagged docker-support-notifications-go:latest 21:18:46  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 21:18:46 ---> 0be247fba549 21:18:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:18:47 ---> Running in bb84d3cecd8f 21:18:48 ---> 6cc739426d41 21:18:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:18:50 Removing intermediate container bb84d3cecd8f 21:18:50 ---> 0f6a4c72c1bd 21:18:50 21:18:51 ---> 0045546e50e6 21:18:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:18:51 Successfully built 0f6a4c72c1bd 21:18:51 Successfully tagged docker-security-secrets-setup-go:latest 21:18:51  Building docker-security-secrets-setup-go ... done Building docker-security-bootstrap-redis-go 21:18:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements 21:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:18:53 Removing intermediate container bed747de420b 21:18:53 ---> 638ac7b3bd5c 21:18:53 Step 15/23 : RUN apk --no-cache add zeromq 21:18:54 ---> 4d5e9d337659 21:18:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:18:54 ---> Running in 8c7f6972527c 21:18:57 ---> 564509b823d6 21:18:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:18:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.467s coverage: 27.1% of statements 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.524s coverage: 66.0% of statements 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:18:58 ---> c5afa15ae147 21:18:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.637s coverage: 84.5% of statements 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:18:59 ---> Running in 7dfc3bc9b700 21:18:59 (1/5) Installing libgcc (10.2.1_pre1-r3) 21:18:59 (2/5) Installing libsodium (1.0.18-r0) 21:19:00 (3/5) Installing libstdc++ (10.2.1_pre1-r3) 21:19:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:19:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:19:00 ---> c8c83f438fd3 21:19:00 Step 3/22 : WORKDIR /edgex-go 21:19:00 ---> Using cache 21:19:00 ---> 12652a06226d 21:19:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:00 ---> Using cache 21:19:00 ---> ccbe35dd5e5f 21:19:00 Step 5/22 : RUN apk update && apk add make git 21:19:00 ---> Using cache 21:19:00 ---> 485bc1128aa1 21:19:00 Step 6/22 : COPY go.mod . 21:19:00 ---> Using cache 21:19:00 ---> 67780f83ac83 21:19:00 Step 7/22 : RUN go mod download 21:19:00 ---> Using cache 21:19:00 ---> a100bdb44038 21:19:00 Step 8/22 : COPY . . 21:19:00 (4/5) Installing libzmq (4.3.3-r1) 21:19:00 ---> Using cache 21:19:00 ---> e4df610409c9 21:19:00 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:19:01 (5/5) Installing zeromq (4.3.3-r1) 21:19:01 Executing busybox-1.32.1-r2.trigger 21:19:01 OK: 8 MiB in 19 packages 21:19:02 ---> Running in b3ac4308e8e5 21:19:04 Removing intermediate container 8c7f6972527c 21:19:04 ---> f3b298121b3b 21:19:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:19:05 Removing intermediate container 7dfc3bc9b700 21:19:05 ---> e1fc93fe2425 21:19:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:19:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:19:06 ---> Running in 6aaf928e7a1a 21:19:06 ---> 72f637489841 21:19:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.324s coverage: 86.7% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:19:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:19:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:19:07 ---> c8c83f438fd3 21:19:07 Step 3/21 : WORKDIR /edgex-go 21:19:07 ---> Using cache 21:19:07 ---> 12652a06226d 21:19:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:07 ---> Using cache 21:19:07 ---> ccbe35dd5e5f 21:19:07 Step 5/21 : RUN apk update && apk add make git 21:19:07 ---> Using cache 21:19:07 ---> 485bc1128aa1 21:19:07 Step 6/21 : COPY go.mod . 21:19:07 ---> Using cache 21:19:07 ---> 67780f83ac83 21:19:07 Step 7/21 : RUN go mod download 21:19:07 ---> Using cache 21:19:07 ---> a100bdb44038 21:19:07 Step 8/21 : COPY . . 21:19:07 ---> Using cache 21:19:07 ---> e4df610409c9 21:19:07 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:19:08 Removing intermediate container 6aaf928e7a1a 21:19:08 ---> f9b79bc09fb1 21:19:08 Step 22/24 : LABEL arch=x86_64 21:19:08 ---> Running in b7d78b360231 21:19:08 ---> Running in 803b302a07ea 21:19:08 ---> 33800e63e3b7 21:19:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.385s coverage: 97.5% of statements 21:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.123s coverage: 78.3% of statements 21:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:19:10 Removing intermediate container 803b302a07ea 21:19:10 ---> 106a3febfd6d 21:19:10 Step 23/24 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:19:10 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 21:19:10 ---> Running in 7a2dd5d320bd 21:19:10 ---> 86dd269cee52 21:19:10 Step 19/23 : ENTRYPOINT ["/core-data"] 21:19:11 ---> Running in b8350c6c876b 21:19:11 Removing intermediate container 7a2dd5d320bd 21:19:11 ---> 5e4cff7cbd7b 21:19:11 Step 24/24 : LABEL version=0.0.0 21:19:11 ---> Running in 77bdbb7705c8 21:19:11 Removing intermediate container b8350c6c876b 21:19:11 ---> e3200d9119c5 21:19:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:11 ---> Running in d928586716f8 21:19:13 Removing intermediate container 77bdbb7705c8 21:19:13 ---> 75e7fed6f676 21:19:13 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.924s coverage: 95.7% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.163s coverage: 0.0% of statements [no tests to run] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.583s coverage: 63.5% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements 21:19:14 Successfully built 75e7fed6f676 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 21:19:14 Successfully tagged docker-security-secretstore-setup-go:latest 21:19:14 Building docker-security-proxy-setup-go 21:19:14 Removing intermediate container d928586716f8 21:19:14 ---> 2bcdbbd09df9 21:19:14 Step 21/23 : LABEL arch=x86_64 21:19:15  Building docker-security-secretstore-setup-go ... done  ---> Running in a403c33f9a1a 21:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 21:19:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:19:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:19:18 ---> c8c83f438fd3 21:19:18 Step 3/22 : WORKDIR /edgex-go 21:19:18 ---> Using cache 21:19:18 ---> 12652a06226d 21:19:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:18 ---> Using cache 21:19:18 ---> ccbe35dd5e5f 21:19:18 Step 5/22 : RUN apk update && apk add make git 21:19:18 ---> Using cache 21:19:18 ---> 485bc1128aa1 21:19:18 Step 6/22 : COPY go.mod . 21:19:18 ---> Using cache 21:19:18 ---> 67780f83ac83 21:19:18 Step 7/22 : RUN go mod download 21:19:18 ---> Using cache 21:19:18 ---> a100bdb44038 21:19:18 Step 8/22 : COPY . . 21:19:18 ---> Using cache 21:19:18 ---> e4df610409c9 21:19:18 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:19:19 Removing intermediate container a403c33f9a1a 21:19:19 ---> 5635948d21f3 21:19:19 Step 22/23 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:19:20 ---> Running in 16481492de69 21:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.868s coverage: 55.9% of statements 21:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:19:21 ---> Running in de4b5d9e5bc7 21:19:23 Removing intermediate container de4b5d9e5bc7 21:19:23 ---> 2e3f832e34ff 21:19:23 Step 23/23 : LABEL version=0.0.0 21:19:23 ---> Running in 883d720367b3 21:19:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:19:24 Removing intermediate container 883d720367b3 21:19:24 ---> 98df77611b07 21:19:24 21:19:24 Successfully built 98df77611b07 21:19:24 Successfully tagged docker-core-data-go:latest 21:19:24  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go 21:19:39 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 21:19:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:19:39 ---> c8c83f438fd3 21:19:39 Step 3/20 : WORKDIR /edgex-go 21:19:39 ---> Using cache 21:19:39 ---> 12652a06226d 21:19:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:39 ---> Using cache 21:19:39 ---> ccbe35dd5e5f 21:19:39 Step 5/20 : RUN apk update && apk add make git 21:19:39 ---> Using cache 21:19:39 ---> 485bc1128aa1 21:19:39 Step 6/20 : COPY go.mod . 21:19:39 ---> Using cache 21:19:39 ---> 67780f83ac83 21:19:39 Step 7/20 : RUN go mod download 21:19:39 ---> Using cache 21:19:39 ---> a100bdb44038 21:19:39 Step 8/20 : COPY . . 21:19:40 ---> Using cache 21:19:40 ---> e4df610409c9 21:19:40 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 21:19:41 ---> Running in ca8703efc1b8 21:19:43 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 21:19:49 Removing intermediate container b7d78b360231 21:19:49 ---> d6a0b6bb4359 21:19:49 21:19:49 Step 10/21 : FROM scratch 21:19:49 ---> 21:19:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:19:49 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:19:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:19:49 ---> c8c83f438fd3 21:19:49 Step 3/27 : WORKDIR /edgex-go 21:19:49 ---> Using cache 21:19:49 ---> 12652a06226d 21:19:49 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:49 ---> Using cache 21:19:49 ---> 005590f0e17f 21:19:49 Step 12/21 : ENV APP_PORT=48085 21:19:49 ---> Using cache 21:19:49 ---> ccbe35dd5e5f 21:19:49 Step 5/27 : RUN apk update && apk add make bash git 21:19:51 Removing intermediate container b3ac4308e8e5 21:19:51 ---> d0ac6812e3ef 21:19:51 21:19:51 Step 10/22 : FROM scratch 21:19:51 ---> 21:19:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:19:51 ---> Running in 2e91ef39b11a 21:19:51 ---> Using cache 21:19:51 ---> 005590f0e17f 21:19:51 Step 12/22 : ENV APP_PORT=48081 21:19:51 ---> Running in 30dfe053f41f 21:19:52 ---> Running in dbe63090b481 21:19:52 Removing intermediate container 2e91ef39b11a 21:19:52 ---> 2896858b677c 21:19:52 Step 13/21 : EXPOSE $APP_PORT 21:19:53 Removing intermediate container dbe63090b481 21:19:53 ---> cf00074bc621 21:19:53 Step 13/22 : EXPOSE $APP_PORT 21:19:53 ---> Running in 08265337106a 21:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:19:53 ---> Running in df31081c2c4b 21:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:19:53 Removing intermediate container 08265337106a 21:19:53 ---> 61a366ca6cb6 21:19:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:19:54 Removing intermediate container df31081c2c4b 21:19:54 ---> f3fa86e25cc7 21:19:54 Step 14/22 : WORKDIR / 21:19:54 Removing intermediate container 16481492de69 21:19:54 ---> 788c5a21262f 21:19:54 21:19:54 Step 10/22 : FROM alpine:3.10 21:19:54 ---> be4e4bea2c2e 21:19:54 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:19:54 ---> Using cache 21:19:54 ---> e19af11e4f6d 21:19:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:19:54 ---> Running in b46f5564f03f 21:19:54 ---> 03a0b0a2f5d0 21:19:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:19:54 ---> Running in 27d4ae7e59d6 21:19:54 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:19:54 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:19:54 OK: 12752 distinct packages available 21:19:54 Removing intermediate container b46f5564f03f 21:19:54 ---> 9295beb4f817 21:19:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:19:55 Removing intermediate container 27d4ae7e59d6 21:19:55 ---> 5276a1220dc3 21:19:55 Step 13/22 : WORKDIR / 21:19:55 OK: 233 MiB in 51 packages 21:19:55 ---> Running in 6c8b13599cd5 21:19:56 ---> 0a06970a086f 21:19:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:19:56 ---> 91cd6b88ae22 21:19:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:19:57 Removing intermediate container 6c8b13599cd5 21:19:57 ---> 059674331604 21:19:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:19:57 ---> c5229f0860b4 21:19:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:19:57 Removing intermediate container 30dfe053f41f 21:19:57 ---> a048d1f61809 21:19:57 Step 6/27 : COPY go.mod . 21:19:57 ---> ca4b6875c1e9 21:19:57 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:19:57 ---> 80345ed9f475 21:19:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:19:57 ---> f5515f943c2d 21:19:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:19:57 ---> Running in e415d1b812b6 21:19:57 ---> 00f4f915c43e 21:19:57 Step 7/27 : RUN go mod download 21:19:58 ---> Running in a3c3c0abe973 21:19:58 ---> Running in ad650751ee25 21:19:58 Removing intermediate container e415d1b812b6 21:19:58 ---> f2a934206b6c 21:19:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:58 ---> 3fdca9c8c6c0 21:19:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:19:58 Removing intermediate container a3c3c0abe973 21:19:58 ---> b77327314d00 21:19:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:58 ---> Running in 3adef8bd1434 21:19:58 ---> Running in 3cea86cab019 21:19:58 Removing intermediate container 3adef8bd1434 21:19:58 ---> 9cead016e817 21:19:58 Step 19/21 : LABEL arch=x86_64 21:19:58 ---> c28c74888fbc 21:19:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:19:58 Removing intermediate container 3cea86cab019 21:19:58 ---> 68ab57cb78d8 21:19:58 Step 20/22 : LABEL arch=x86_64 21:19:58 ---> Running in dcafa8cb4b1c 21:19:59 ---> Running in bf7940e38ebe 21:19:59 ---> dbdb4ed9729a 21:19:59 Step 18/22 : RUN chmod +x entrypoint.sh 21:20:00 Removing intermediate container dcafa8cb4b1c 21:20:00 ---> e69991bb1286 21:20:00 Step 20/21 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:20:00 ---> Running in 669e1dc2ddd3 21:20:00 Removing intermediate container bf7940e38ebe 21:20:00 ---> e3d99adcb20c 21:20:00 Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:20:00 ---> Running in 7099a23f3b73 21:20:00 Removing intermediate container ca8703efc1b8 21:20:00 ---> e951706d1f52 21:20:00 21:20:00 Step 10/20 : FROM alpine 21:20:00 ---> e50c909a8df2 21:20:00 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:20:00 ---> Running in 5353652b578b 21:20:01 ---> Running in 592902ef8863 21:20:01 Removing intermediate container 7099a23f3b73 21:20:01 ---> 4d47997782dd 21:20:01 Step 21/21 : LABEL version=0.0.0 21:20:01 Removing intermediate container ad650751ee25 21:20:01 ---> 831dd5f094c9 21:20:01 Step 8/27 : COPY . . 21:20:01 Removing intermediate container 5353652b578b 21:20:01 ---> 0d5b66f14ef4 21:20:01 Step 22/22 : LABEL version=0.0.0 21:20:01 ---> Running in c9f9a54d8f2f 21:20:01 ---> Running in d04a446a2942 21:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:20:02 v3.13.1-9-g9a9dfea8f2 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 21:20:02 v3.13.1-8-g0c82f59ca4 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 21:20:02 OK: 13876 distinct packages available 21:20:03 (1/5) Installing ca-certificates (20191127-r5) 21:20:03 Removing intermediate container c9f9a54d8f2f 21:20:03 ---> 107ac901413f 21:20:03 21:20:03 (2/5) Installing brotli-libs (1.0.9-r3) 21:20:03 (3/5) Installing nghttp2-libs (1.42.0-r1) 21:20:04 (4/5) Installing libcurl (7.74.0-r0) 21:20:04 (5/5) Installing curl (7.74.0-r0) 21:20:04 Executing busybox-1.32.1-r2.trigger 21:20:04 Executing ca-certificates-20191127-r5.trigger 21:20:04 OK: 8 MiB in 19 packages 21:20:04 Removing intermediate container d04a446a2942 21:20:04 ---> f7fb8a48777b 21:20:04 21:20:04 Successfully built 107ac901413f 21:20:05 Successfully built f7fb8a48777b 21:20:05 Successfully tagged docker-support-scheduler-go:latest 21:20:05  Building docker-support-scheduler-go ... done Building docker-support-logging-go 21:20:05 Successfully tagged docker-core-metadata-go:latest 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 45.923s coverage: 86.3% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.216s coverage: 72.2% of statements 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.558s coverage: 72.1% of statements 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.088s coverage: 82.4% of statements 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.065s coverage: 48.4% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.096s coverage: 28.8% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.080s coverage: 96.8% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.412s coverage: 36.5% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.542s coverage: 84.1% of statements 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.075s coverage: 42.9% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.074s coverage: 100.0% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.099s coverage: 83.8% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.301s coverage: 47.1% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.042s coverage: 100.0% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.804s coverage: 29.1% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 21:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:20:07 GO111MODULE=on go vet ./... 21:20:11  Building docker-core-metadata-go ... done Removing intermediate container 669e1dc2ddd3 21:20:11 ---> fc79f80f420f 21:20:11 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:20:14 ---> Running in ed7f18e00008 21:20:14 Removing intermediate container 592902ef8863 21:20:14 ---> e4d6bc43ee25 21:20:14 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:20:16 ---> Running in f28e6816a153 21:20:16 Removing intermediate container ed7f18e00008 21:20:16 ---> dc5fe45acd90 21:20:16 Step 20/22 : LABEL arch=x86_64 21:20:18 Removing intermediate container f28e6816a153 21:20:18 ---> 6bc4d6a66013 21:20:18 Step 13/20 : WORKDIR /edgex 21:20:18 ---> Running in 7f823d25eebf 21:20:18 ---> Running in bc5016c17063 21:20:19 Removing intermediate container 7f823d25eebf 21:20:19 ---> 3512b37ae4b6 21:20:19 Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:20:21 Removing intermediate container bc5016c17063 21:20:21 ---> 7972726014d1 21:20:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:20:21 ---> Running in a33a7bafd7a6 21:20:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:20:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:20:22 ---> c8c83f438fd3 21:20:22 Step 3/22 : WORKDIR /edgex-go 21:20:22 ---> Using cache 21:20:22 ---> 12652a06226d 21:20:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:22 ---> Using cache 21:20:22 ---> ccbe35dd5e5f 21:20:22 Step 5/22 : RUN apk update && apk add make && apk add bash git 21:20:23 ---> aed3971a3750 21:20:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:20:23 Removing intermediate container a33a7bafd7a6 21:20:23 ---> 3c62708ee15d 21:20:23 Step 22/22 : LABEL version=0.0.0 21:20:24 ---> Running in 94717b27e3ac 21:20:24 ---> Running in ea426f70bfa4 21:20:24 ---> c3dc0b127dd1 21:20:24 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:20:24 ---> ed3baba06377 21:20:24 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:20:24 ---> Running in e75db06b262f 21:20:24 ---> Running in 64a4088d0489 21:20:24 Removing intermediate container ea426f70bfa4 21:20:24 ---> dc1547e7aa19 21:20:24 21:20:25 Successfully built dc1547e7aa19 21:20:25 Removing intermediate container e75db06b262f 21:20:25 ---> d31ac58e0db4 21:20:25 Step 17/20 : CMD ["--init=true"] 21:20:25 Successfully tagged docker-security-bootstrap-redis-go:latest 21:20:25  Building docker-security-bootstrap-redis-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:20:25 ---> Running in 617ba9112711 21:20:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:20:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:20:26 Removing intermediate container 617ba9112711 21:20:26 ---> 67cce4809763 21:20:26 Step 18/20 : LABEL arch=x86_64 21:20:26 ---> Running in 6468170b5019 21:20:26 Removing intermediate container 6468170b5019 21:20:26 ---> 2482ba630a42 21:20:26 Step 19/20 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:20:26 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:20:26 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:20:26 OK: 12752 distinct packages available 21:20:26 ---> Running in daf471e2a0fd 21:20:26 Removing intermediate container daf471e2a0fd 21:20:26 ---> 17d6a7b7e309 21:20:26 Step 20/20 : LABEL version=0.0.0 21:20:26 OK: 233 MiB in 51 packages 21:20:26 ---> Running in 1a41cbc347ce 21:20:27 Removing intermediate container 1a41cbc347ce 21:20:27 ---> 13828163f0d7 21:20:27 21:20:27 OK: 233 MiB in 51 packages 21:20:27 Successfully built 13828163f0d7 21:20:27 Successfully tagged docker-security-proxy-setup-go:latest 21:20:28  Building docker-security-proxy-setup-go ... done Removing intermediate container 94717b27e3ac 21:20:28 ---> 45d15cc52a2c 21:20:28 Step 6/22 : COPY go.mod . 21:20:28 ---> 2b6d65bd213e 21:20:28 Step 7/22 : RUN go mod download 21:20:28 ---> Running in 9fc66cb8da33 21:20:30 Removing intermediate container 9fc66cb8da33 21:20:30 ---> d8c028cd322b 21:20:30 Step 8/22 : COPY . . 21:20:49 Removing intermediate container 64a4088d0489 21:20:49 ---> 308a56005b87 21:20:49 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:20:49 ---> Running in fe7c60a9d0e4 21:20:50 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 21:20:50 ---> ffbdd3e8164a 21:20:50 Step 9/22 : RUN make cmd/support-logging/support-logging 21:20:50 ---> Running in aa27ae46b018 21:20:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:20:52 Removing intermediate container fe7c60a9d0e4 21:20:52 ---> e6d81acf2b2f 21:20:52 21:20:52 Step 11/27 : FROM docker:latest 21:20:52 ---> 1b003a99702a 21:20:52 Step 12/27 : RUN apk add --no-cache bash 21:20:52 ---> Running in 7c19445a2438 21:20:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:20:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:20:56 (1/2) Installing readline (8.0.4-r0) 21:20:56 (2/2) Installing bash (5.0.17-r0) 21:20:56 Executing bash-5.0.17-r0.post-install 21:20:56 Executing busybox-1.31.1-r19.trigger 21:20:56 OK: 12 MiB in 22 packages 21:20:57 Removing intermediate container 7c19445a2438 21:20:57 ---> 207a66ea0891 21:20:57 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:20:57 ---> Running in c78131babca0 21:20:59 Removing intermediate container c78131babca0 21:20:59 ---> 1e99bb2443f3 21:20:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:20:59 ---> Running in 83f9216490be 21:20:59 Removing intermediate container 83f9216490be 21:20:59 ---> 3a552831e86f 21:20:59 Step 15/27 : ENV APP_PORT=48090 21:20:59 ---> Running in 0097d6a43d6b 21:20:59 Removing intermediate container 0097d6a43d6b 21:20:59 ---> 8eda63dd5c0d 21:20:59 Step 16/27 : EXPOSE $APP_PORT 21:20:59 ---> Running in 64aada893450 21:20:59 Removing intermediate container 64aada893450 21:20:59 ---> 1103bee41d47 21:20:59 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:21:00 ---> 8bc392b31bf5 21:21:00 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:21:01 ---> 59cdd57d6102 21:21:01 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:21:01 Removing intermediate container aa27ae46b018 21:21:01 ---> a47a547eae2e 21:21:01 21:21:01 Step 10/22 : FROM scratch 21:21:01 ---> 21:21:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:21:02 ---> Using cache 21:21:02 ---> aa0e1829ef4b 21:21:02 Step 12/22 : ENV APP_PORT=48061 21:21:02 ---> 4edffdf88190 21:21:02 Step 20/27 : RUN apk --no-cache add py3-pip 21:21:02 ---> Running in 5a6951c89532 21:21:02 ---> Running in fe3bf0c4725a 21:21:02 Removing intermediate container 5a6951c89532 21:21:02 ---> 367e9d92fb54 21:21:02 Step 13/22 : EXPOSE $APP_PORT 21:21:02 ---> Running in 1696df5dacd7 21:21:02 Removing intermediate container 1696df5dacd7 21:21:02 ---> 9b7bd36acab8 21:21:02 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 21:21:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:21:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:21:03 ---> 8e49d9422182 21:21:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 21:21:03 (1/33) Installing libbz2 (1.0.8-r1) 21:21:03 (2/33) Installing expat (2.2.9-r1) 21:21:03 (3/33) Installing libffi (3.3-r2) 21:21:03 (4/33) Installing gdbm (1.13-r1) 21:21:03 (5/33) Installing xz-libs (5.2.5-r0) 21:21:03 (6/33) Installing sqlite-libs (3.32.1-r0) 21:21:03 (7/33) Installing python3 (3.8.5-r0) 21:21:06 ---> bd24d9ae5e78 21:21:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 21:21:06 (8/33) Installing py3-appdirs (1.4.4-r1) 21:21:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:21:06 (10/33) Installing py3-parsing (2.4.7-r0) 21:21:06 (11/33) Installing py3-six (1.15.0-r0) 21:21:06 (12/33) Installing py3-packaging (20.4-r0) 21:21:06 (13/33) Installing py3-setuptools (47.0.0-r0) 21:21:06 (14/33) Installing py3-chardet (3.0.4-r4) 21:21:06 (15/33) Installing py3-idna (2.9-r0) 21:21:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:21:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:21:06 (18/33) Installing py3-requests (2.23.0-r0) 21:21:06 (19/33) Installing py3-msgpack (1.0.0-r0) 21:21:06 (20/33) Installing py3-lockfile (0.12.2-r3) 21:21:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:21:07 (22/33) Installing py3-colorama (0.4.3-r0) 21:21:07 (23/33) Installing py3-distlib (0.3.0-r0) 21:21:08 (24/33) Installing py3-distro (1.5.0-r1) 21:21:08 (25/33) Installing py3-webencodings (0.5.1-r3) 21:21:08 ---> af3a78be1b9a 21:21:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 21:21:08 (26/33) Installing py3-html5lib (1.0.1-r4) 21:21:08 (27/33) Installing py3-pytoml (0.1.21-r0) 21:21:08 (28/33) Installing py3-pep517 (0.8.2-r0) 21:21:08 (29/33) Installing py3-progress (1.5-r0) 21:21:08 (30/33) Installing py3-toml (0.10.1-r0) 21:21:08 (31/33) Installing py3-retrying (1.3.3-r0) 21:21:08 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:21:08 (33/33) Installing py3-pip (20.1.1-r0) 21:21:09 Executing busybox-1.31.1-r19.trigger 21:21:09 OK: 71 MiB in 55 packages 21:21:09 ---> bf4ea3de77b1 21:21:09 Step 18/22 : ENTRYPOINT ["/support-logging"] 21:21:09 ---> Running in 33a3bce5993b 21:21:09 Removing intermediate container 33a3bce5993b 21:21:09 ---> d38e6a33d61c 21:21:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:09 ---> Running in 081e1498f440 21:21:09 Removing intermediate container 081e1498f440 21:21:09 ---> 27f2a215c050 21:21:09 Step 20/22 : LABEL arch=x86_64 21:21:14 ---> Running in 0f37509c0d6c 21:21:14 Removing intermediate container 0f37509c0d6c 21:21:14 ---> d33601cf3e31 21:21:14 Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:21:14 Removing intermediate container fe3bf0c4725a 21:21:14 ---> 495a7f9f474d 21:21:14 Step 21/27 : RUN pip install docker-compose==1.23.2 21:21:14 ---> Running in 008df6f7f6b5 21:21:14 ---> Running in 061c8636b839 21:21:14 Removing intermediate container 008df6f7f6b5 21:21:14 ---> fa27b656f991 21:21:14 Step 22/22 : LABEL version=0.0.0 21:21:14 ---> Running in 585d2306cbe6 21:21:14 Removing intermediate container 585d2306cbe6 21:21:14 ---> aef55ce1a5cb 21:21:14 21:21:14 Successfully built aef55ce1a5cb 21:21:14 Successfully tagged docker-support-logging-go:latest 21:21:15  Building docker-support-logging-go ... done Collecting docker-compose==1.23.2 21:21:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:21:15 Collecting websocket-client<1.0,>=0.32.0 21:21:15 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:21:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:21:15 gofmt -l . 21:21:15 [ "`gofmt -l .`" = "" ] 21:21:15 ./bin/test-go-mod-tidy.sh 21:21:15 ./bin/test-attribution-txt.sh 21:21:15 Collecting texttable<0.10,>=0.9.0 21:21:15 Downloading texttable-0.9.1.tar.gz (11 kB) 21:21:16 Collecting jsonschema<3,>=2.5.1 21:21:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:21:16 Collecting docopt<0.7,>=0.6.1 21:21:16 Downloading docopt-0.6.2.tar.gz (25 kB) 21:21:16 Collecting dockerpty<0.5,>=0.4.1 21:21:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:21:17 Collecting cached-property<2,>=1.2.0 21:21:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:21:17 Collecting docker<4.0,>=3.6.0 21:21:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:21:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:21:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:21:18 Collecting PyYAML<4,>=3.10 21:21:18 Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] sh 21:21:19 Collecting docker-pycreds>=0.4.0 21:21:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:21:19 Collecting urllib3<1.25,>=1.21.1 21:21:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:21:19 Collecting idna<2.8,>=2.5 21:21:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:21:19 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) 21:21:19 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) 21:21:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:21:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:21:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:21:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:21:19 + ls -al . 21:21:19 total 664 21:21:19 drwxrwxr-x 9 1001 1001 4096 Jan 30 21:21 . 21:21:19 drwxr-xr-x 4 root root 4096 Jan 30 21:17 .. 21:21:19 -rw-rw-r-- 1 1001 1001 11 Jan 30 21:15 .dockerignore 21:21:19 drwxrwxr-x 8 1001 1001 4096 Jan 30 21:15 .git 21:21:19 drwxrwxr-x 3 1001 1001 4096 Jan 30 21:15 .github 21:21:19 -rw-rw-r-- 1 1001 1001 944 Jan 30 21:15 .gitignore 21:21:19 -rw-rw-r-- 1 1001 1001 166 Jan 30 21:15 .sonarcloud.properties 21:21:19 -rw-rw-r-- 1 1001 1001 3804 Jan 30 21:15 CONTRIBUTING.md 21:21:19 -rw-rw-r-- 1 1001 1001 1035 Jan 30 21:15 Dockerfile.build 21:21:19 -rw-rw-r-- 1 1001 1001 863 Jan 30 21:15 Jenkinsfile 21:21:19 -rw-rw-r-- 1 1001 1001 10775 Jan 30 21:15 LICENSE 21:21:19 -rw-rw-r-- 1 1001 1001 6581 Jan 30 21:15 Makefile 21:21:19 -rw-rw-r-- 1 1001 1001 6447 Jan 30 21:15 README.md 21:21:19 -rw-rw-r-- 1 1001 1001 259 Jan 30 21:15 SECURITY.md 21:21:19 -rw-rw-r-- 1 1001 1001 5 Jan 30 21:13 VERSION 21:21:19 -rw-rw-r-- 1 1001 1001 4131 Jan 30 21:15 ZMQWindows.md 21:21:19 drwxrwxr-x 2 1001 1001 4096 Jan 30 21:15 bin 21:21:19 drwxrwxr-x 15 1001 1001 4096 Jan 30 21:15 cmd 21:21:19 -rw-r--r-- 1 root root 541382 Jan 30 21:20 coverage.out 21:21:19 -rw-r--r-- 1 root root 1041 Jan 30 21:21 go.mod 21:21:19 -rw-r--r-- 1 root root 18582 Jan 30 21:21 go.sum 21:21:19 drwxrwxr-x 8 1001 1001 4096 Jan 30 21:15 internal 21:21:19 drwxrwxr-x 4 1001 1001 4096 Jan 30 21:15 openapi 21:21:19 drwxrwxr-x 4 1001 1001 4096 Jan 30 21:15 snap 21:21:19 -rw-rw-r-- 1 1001 1001 168 Jan 30 21:15 version.go [Pipeline] sh 21:21:19 Installing collected packages: websocket-client, texttable, jsonschema, docopt, dockerpty, cached-property, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose 21:21:19 Running setup.py install for texttable: started 21:21:20 + '[' -e coverage.out ] 21:21:20 + chown 1001:1001 coverage.out [Pipeline] stash 21:21:20 Warning: overwriting stash ‘coverage-report’ 21:21:20 Running setup.py install for texttable: finished with status 'done' 21:21:20 Running setup.py install for docopt: started 21:21:21 Running setup.py install for docopt: finished with status 'done' 21:21:21 Running setup.py install for dockerpty: started 21:21:21 Running setup.py install for dockerpty: finished with status 'done' 21:21:21 Attempting uninstall: urllib3 21:21:21 Found existing installation: urllib3 1.25.9 21:21:21 Uninstalling urllib3-1.25.9: 21:21:21 Stashed 1 file(s) [Pipeline] sh 21:21:21 Successfully uninstalled urllib3-1.25.9 21:21:21 Attempting uninstall: idna 21:21:21 Found existing installation: idna 2.9 21:21:21 Uninstalling idna-2.9: 21:21:21 Successfully uninstalled idna-2.9 21:21:21 Attempting uninstall: requests 21:21:21 Found existing installation: requests 2.23.0 21:21:21 Uninstalling requests-2.23.0: 21:21:21 Successfully uninstalled requests-2.23.0 21:21:22 + make build 21:21:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:21:22 Running setup.py install for PyYAML: started 21:21:23 Running setup.py install for PyYAML: finished with status 'done' 21:21:23 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.57.0 21:21:28 Removing intermediate container 061c8636b839 21:21:28 ---> ffe8cbbb231c 21:21:28 Step 22/27 : RUN apk --no-cache add curl 21:21:28 ---> Running in 3f0e21edf533 21:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:21:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:21:29 (2/3) Installing libcurl (7.69.1-r3) 21:21:29 (3/3) Installing curl (7.69.1-r3) 21:21:29 Executing busybox-1.31.1-r19.trigger 21:21:29 OK: 72 MiB in 58 packages 21:21:29 Removing intermediate container 3f0e21edf533 21:21:29 ---> 24b2eaa580ba 21:21:29 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:21:29 ---> Running in 080bc3b220a1 21:21:30 Removing intermediate container 080bc3b220a1 21:21:30 ---> 040857161146 21:21:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:30 ---> Running in 3e5035d3c4a0 21:21:30 Removing intermediate container 3e5035d3c4a0 21:21:30 ---> 1835aae79ed4 21:21:30 Step 25/27 : LABEL arch=x86_64 21:21:30 ---> Running in 1d1940b77931 21:21:30 Removing intermediate container 1d1940b77931 21:21:30 ---> 366458b3cc28 21:21:30 Step 26/27 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:21:30 ---> Running in e6dea30064a3 21:21:30 Removing intermediate container e6dea30064a3 21:21:30 ---> 24f14e38f92c 21:21:30 Step 27/27 : LABEL version=0.0.0 21:21:30 ---> Running in 1a44ee83d39b 21:21:30 Removing intermediate container 1a44ee83d39b 21:21:30 ---> 43b2353c37ee 21:21:30 21:21:31 Successfully built 43b2353c37ee 21:21:31 Successfully tagged docker-sys-mgmt-agent-go:latest 21:21:31  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:21:31 $ docker stop --time=1 4ab38a85fc6f1fb3e323f7c5098ab6e131bc46274e86f4bf7ecb9f9f841fe2b0 21:21:33 $ docker rm -f 4ab38a85fc6f1fb3e323f7c5098ab6e131bc46274e86f4bf7ecb9f9f841fe2b0 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:33 + docker images 21:21:33 + grep docker 21:21:33 docker-sys-mgmt-agent-go latest 43b2353c37ee 3 seconds ago 313MB 21:21:33 docker-support-logging-go latest aef55ce1a5cb 19 seconds ago 11.1MB 21:21:33 docker-security-proxy-setup-go latest 13828163f0d7 About a minute ago 16.7MB 21:21:33 docker-security-bootstrap-redis-go latest dc1547e7aa19 About a minute ago 15.8MB 21:21:33 docker-support-scheduler-go latest 107ac901413f About a minute ago 12.3MB 21:21:33 docker-core-metadata-go latest f7fb8a48777b About a minute ago 14.5MB 21:21:33 docker-core-data-go latest 98df77611b07 2 minutes ago 23.8MB 21:21:33 docker-security-secretstore-setup-go latest 75e7fed6f676 2 minutes ago 24.7MB 21:21:33 docker-security-secrets-setup-go latest 0f6a4c72c1bd 2 minutes ago 24MB 21:21:33 docker-support-notifications-go latest fdc9755e0362 2 minutes ago 13.6MB 21:21:33 docker-core-command-go latest db22a2b2bb96 2 minutes ago 12.2MB 21:21:33 docker latest 1b003a99702a 3 weeks 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 21:21:49 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 21:21:50 Still waiting to schedule task 21:21:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:21:57 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 21:22:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:22:10 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 21:22:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:22:16 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 21:22:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:22:24 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 21:22:28 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 21:22:32 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 21:22:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 21:22:39 $ docker stop --time=1 52b38b3b2b64931e41744b1f651d685de7801cc2129a8c98e53e309ef9d0a60c 21:22:39 Running on prd-ubuntu18.04-docker-8c-8g-24122 in /w/workspace/edgexfoundry_edgex-go_PR-3102 21:22:42 $ docker rm -f 52b38b3b2b64931e41744b1f651d685de7801cc2129a8c98e53e309ef9d0a60c [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 21:22:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:22:44 21:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:22:45 latest: Pulling from edgex-devops/edgex-compose-arm64 21:22:45 29e5d40040c1: Pulling fs layer 21:22:45 1ce36da41761: Pulling fs layer 21:22:45 25b303627fd3: Pulling fs layer 21:22:45 using credential edgex-jenkins-ssh 21:22:45 Cloning the remote Git repository 21:22:46 29e5d40040c1: Verifying Checksum 21:22:46 29e5d40040c1: Download complete 21:22:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:22:45 > git init /w/workspace/edgex-go/1 # timeout=10 21:22:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:22:46 > git --version # timeout=10 21:22:46 > git --version # 'git version 2.17.1' 21:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:46 1ce36da41761: Verifying Checksum 21:22:46 1ce36da41761: Download complete 21:22:46 29e5d40040c1: Pull complete 21:22:48 1ce36da41761: Pull complete 21:22:48 25b303627fd3: Verifying Checksum 21:22:48 25b303627fd3: Download complete 21:22:58 25b303627fd3: Pull complete 21:22:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:22:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:22:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:22:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:22:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:22:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3102/head:refs/remotes/origin/PR-3102 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 21:22:58 prd-ubuntu18.04-docker-arm64-4c-16g-24121 does not seem to be running inside a container 21:22:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:22:58 Merging remotes/origin/hanoi commit b46b7e8111e4043173f976c96fadf622ec12f3cd into PR head commit bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:22:58 Merge succeeded, producing bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:22:58 Checking out Revision bf5c00247f72bb2ef98cdb5ede1c907a16769b45 (PR-3102) 21:22:58 > git config core.sparsecheckout # timeout=10 21:22:58 > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 21:22:58 > git remote # timeout=10 21:22:58 > git config --get remote.origin.url # timeout=10 21:22:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:58 > git merge b46b7e8111e4043173f976c96fadf622ec12f3cd # timeout=10 21:22:58 > git rev-parse HEAD^{commit} # timeout=10 21:22:58 > git config core.sparsecheckout # timeout=10 21:22:58 > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 21:23:01 $ docker top ee88813f99a7a5783b35b22e1908203d37d54c08095812a7c539b467fb2bd7d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:02 Commit message: "fix(snap): update snap to redis 6.0.10" 21:23:02 > git --version # timeout=10 21:23:02 > git --version # 'git version 2.17.1' 21:23:02 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 21:23:02 + grep parallel 21:23:02 + docker-compose build --help [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:03 + echo snap-build.sh 21:23:03 snap-build.sh 21:23:03 + SNAP_BASE_DIR=. 21:23:03 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:23:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:23:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:23:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:23:03 + cd /w/workspace/edgex-go/1 21:23:03 + sudo apt-get remove -qy --purge lxd lxd-client 21:23:03 Reading package lists... 21:23:04 Building dependency tree... 21:23:04 Reading state information... 21:23:04 The following packages were automatically installed and are no longer required: 21:23:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:23:04 uidmap xdelta3 21:23:04 Use 'sudo apt autoremove' to remove them. 21:23:04 The following packages will be REMOVED: 21:23:04 lxd* lxd-client* 21:23:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:23:04 After this operation, 31.7 MB disk space will be freed. 21:23:05 (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.) 21:23:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:23:06 --parallel Build images in parallel. [Pipeline] } 21:23:06 $ docker stop --time=1 ee88813f99a7a5783b35b22e1908203d37d54c08095812a7c539b467fb2bd7d2 21:23:06 Removing lxd dnsmasq configuration 21:23:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:23:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:23:07 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:23:07 (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.) 21:23:08 $ docker rm -f ee88813f99a7a5783b35b22e1908203d37d54c08095812a7c539b467fb2bd7d2 21:23:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:23:09 . [Pipeline] withDockerContainer 21:23:09 prd-ubuntu18.04-docker-arm64-4c-16g-24121 does not seem to be running inside a container 21:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:23:09 Processing triggers for systemd (237-3ubuntu10.42) ... 21:23:09 Processing triggers for ureadahead (0.100.0-21) ... 21:23:10 + sudo snap remove --purge lxd 21:23:10 snap "lxd" is not installed 21:23:10 + sudo groupadd --force --system lxd 21:23:10 ++ whoami 21:23:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:23:10 + newgrp - lxd 21:23:10 + sudo snap install lxd 21:23:10 $ docker top 6bc1de60b412f1ddda7ab5dfd058dcceb317e2705a7186f68f2cc5bbedf7f3ed -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:12 + docker-compose -f ./docker-compose-build.yml build --parallel 21:23:16 Building docker-core-command-go ... 21:23:16 Building docker-core-data-go ... 21:23:16 Building docker-core-metadata-go ... 21:23:16 Building docker-security-bootstrap-redis-go ... 21:23:16 Building docker-security-proxy-setup-go ... 21:23:16 Building docker-security-secrets-setup-go ... 21:23:16 Building docker-security-secretstore-setup-go ... 21:23:16 Building docker-support-logging-go ... 21:23:16 Building docker-support-notifications-go ... 21:23:16 Building docker-support-scheduler-go ... 21:23:16 Building docker-sys-mgmt-agent-go ... 21:23:16 Building docker-security-secrets-setup-go 21:23:16 Building docker-core-metadata-go 21:23:16 Building docker-security-bootstrap-redis-go 21:23:16 Building docker-core-command-go 21:23:16 Building docker-support-logging-go 21:23:18 2021-01-30T21:23:15Z INFO Waiting for automatic snapd restart... 21:23:37 lxd 4.10 from Canonical* installed 21:23:37 + sudo lxd init --auto 21:23:45 + sudo snap install --classic snapcraft 21:23:50 snapcraft 4.4.4 from Canonical* installed 21:23:50 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:23:50 + patch --verbose -p1 21:23:50 Hmm... Looks like a unified diff to me... 21:23:50 The text leading up to this was: 21:23:50 -------------------------- 21:23:50 |From ef7e4b7ed23e3d1fe7a246914d4dcde63262eca0 Mon Sep 17 00:00:00 2001 21:23:50 |From: Tony Espy 21:23:50 |Date: Wed, 27 Jan 2021 12:55:10 -0500 21:23:50 |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check 21:23:50 | 21:23:50 |--- 21:23:50 | snap/snapcraft.yaml | 474 +------------------------------------------- 21:23:50 | 1 file changed, 2 insertions(+), 472 deletions(-) 21:23:50 | 21:23:50 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 21:23:50 |index 4f322fc4..a1dfb449 100644 21:23:50 |--- a/snap/snapcraft.yaml 21:23:50 |+++ b/snap/snapcraft.yaml 21:23:50 -------------------------- 21:23:50 patching file snap/snapcraft.yaml 21:23:50 Using Plan A... 21:23:50 Hunk #1 succeeded at 75. 21:23:50 Hunk #2 succeeded at 84 (offset 2 lines). 21:23:50 Hunk #3 succeeded at 218 (offset 2 lines). 21:23:50 Hunk #4 succeeded at 226 (offset 2 lines). 21:23:50 Hunk #5 succeeded at 233 (offset 2 lines). 21:23:50 Hunk #6 succeeded at 260 (offset 2 lines). 21:23:50 Hunk #7 succeeded at 294 (offset 2 lines). 21:23:50 Hunk #8 succeeded at 341 (offset 2 lines). 21:23:50 Hmm... Ignoring the trailing garbage. 21:23:50 done 21:23:50 + sudo snapcraft prime --use-lxd 21:23:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:23:51 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: 21:23:51 - README.md 21:23:51 - snapcraft.yaml.orig 21:23:51 21:23:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:23:51 Launching a container. 21:24:03 Waiting for container to be ready 21:24:03 To start your first instance, try: lxc launch ubuntu:18.04 21:24:03 21:24:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:24:06 Waiting for network to be ready... 21:24:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:24:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:24:07 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:24:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] 21:24:07 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:24:08 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:24:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:24:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:24:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] 21:24:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:24:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:24:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:24:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 21:24:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 21:24:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] 21:24:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] 21:24:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 21:24:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 21:24:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:24:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] 21:24:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 21:24:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 21:24:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 21:24:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 21:24:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 21:24:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 21:24:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 21:24:11 Fetched 23.9 MB in 4s (5578 kB/s) 21:24:12 Reading package lists... 21:24:12 Reading package lists... 21:24:12 Building dependency tree... 21:24:12 Reading state information... 21:24:12 The following additional packages will be installed: 21:24:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:24:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:24:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:24:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:24:12 Suggested packages: 21:24:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:24:12 Recommended packages: 21:24:12 gnupg libsasl2-modules 21:24:12 The following NEW packages will be installed: 21:24:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:24:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:24:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:24:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:24:12 The following packages will be upgraded: 21:24:12 gpg gpg-agent gpgconf libudev1 21:24:12 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 21:24:12 Need to get 3533 kB of archives. 21:24:12 After this operation, 13.3 MB of additional disk space will be used. 21:24:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 21:24:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 21:24:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 21:24:12 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 21:24:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 21:24:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:24:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 21:24:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 21:24:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 21:24:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 21:24:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:24:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:24:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:24:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:24:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:24:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:24:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:24:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:24:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:24:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:24:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:24:13 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:24:13 debconf: delaying package configuration, since apt-utils is not installed 21:24:13 Fetched 3533 kB in 1s (3287 kB/s) 21:24:13 (Reading database ... 12511 files and directories currently installed.) 21:24:13 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 21:24:13 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 21:24:14 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 21:24:14 Selecting previously unselected package udev. 21:24:14 (Reading database ... 12511 files and directories currently installed.) 21:24:14 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 21:24:14 Unpacking udev (237-3ubuntu10.44) ... 21:24:14 Selecting previously unselected package libfuse2:amd64. 21:24:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:24:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:24:14 Selecting previously unselected package fuse. 21:24:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:24:14 Unpacking fuse (2.9.7-1ubuntu1) ... 21:24:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 21:24:14 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:24:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 21:24:14 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:24:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 21:24:14 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:24:15 Selecting previously unselected package libksba8:amd64. 21:24:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:24:15 Unpacking libksba8:amd64 (1.3.5-2) ... 21:24:15 Selecting previously unselected package libroken18-heimdal:amd64. 21:24:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:24:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:24:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:24:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:15 Selecting previously unselected package libwind0-heimdal:amd64. 21:24:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:24:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:24:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:15 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:24:15 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:15 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:24:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:24:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:16 Selecting previously unselected package libsasl2-modules-db:amd64. 21:24:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:24:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:24:16 Selecting previously unselected package libsasl2-2:amd64. 21:24:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:24:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:24:16 Selecting previously unselected package libldap-common. 21:24:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 21:24:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:24:16 Selecting previously unselected package libldap-2.4-2:amd64. 21:24:16 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 21:24:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:24:16 Selecting previously unselected package dirmngr. 21:24:16 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 21:24:16 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 21:24:16 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:24:16 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 21:24:16 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:24:16 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:24:16 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:24:16 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 21:24:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Setting up libksba8:amd64 (1.3.5-2) ... 21:24:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:24:17 Setting up udev (237-3ubuntu10.44) ... 21:24:17 invoke-rc.d: policy-rc.d denied execution of start. 21:24:17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Processing triggers for systemd (237-3ubuntu10) ... 21:24:17 Setting up fuse (2.9.7-1ubuntu1) ... 21:24:17 Setting up gpg (2.2.4-1ubuntu1.3) ... 21:24:17 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:24:17 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:24:18 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 21:24:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:24:18 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:24:18 settings in the [Install] section, and DefaultInstance for template units). 21:24:18 This means they are not meant to be enabled using systemctl. 21:24:18 Possible reasons for having this kind of units are: 21:24:18 1) A unit may be statically enabled by being symlinked from another unit's 21:24:18 .wants/ or .requires/ directory. 21:24:18 2) A unit's purpose may be to act as a helper for some other unit which has 21:24:18 a requirement dependency on it. 21:24:18 3) A unit may be started when needed via activation (socket, path, timer, 21:24:18 D-Bus, udev, scripted systemctl call, ...). 21:24:18 4) In case of template units, the unit is meant to be enabled with some 21:24:18 instance name specified. 21:24:18 Reading package lists... 21:24:18 Building dependency tree... 21:24:18 Reading state information... 21:24:19 The following additional packages will be installed: 21:24:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:24:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:24:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:24:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:24:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:24:19 Suggested packages: 21:24:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:24:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:24:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:24:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:24:19 systemd-container policykit-1 21:24:19 Recommended packages: 21:24:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:24:19 The following NEW packages will be installed: 21:24:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:24:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:24:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:24:19 multiarch-support openssh-client python3 python3-minimal python3.6 21:24:19 python3.6-minimal snapd squashfs-tools sudo 21:24:19 The following packages will be upgraded: 21:24:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:24:19 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 21:24:19 Need to get 35.2 MB of archives. 21:24:19 After this operation, 141 MB of additional disk space will be used. 21:24:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 21:24:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 21:24:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 21:24:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 21:24:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 21:24:20 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:24:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:24:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:24:20 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:24:20 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:24:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:24:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:24:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:24:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 21:24:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:24:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 21:24:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:24:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 21:24:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 21:24:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:24:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:24:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:24:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 21:24:20 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:24:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:24:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:24:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:24:20 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:24:20 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 21:24:20 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:24:21 debconf: delaying package configuration, since apt-utils is not installed 21:24:21 Fetched 35.2 MB in 2s (16.8 MB/s) 21:24:21 (Reading database ... 12757 files and directories currently installed.) 21:24:21 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 21:24:21 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 21:24:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 21:24:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 21:24:22 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 21:24:22 (Reading database ... 12757 files and directories currently installed.) 21:24:22 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 21:24:22 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 21:24:22 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 21:24:22 (Reading database ... 12757 files and directories currently installed.) 21:24:22 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 21:24:22 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 21:24:23 Setting up apt (1.6.12ubuntu0.2) ... 21:24:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:24:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:24:23 (Reading database ... 12764 files and directories currently installed.) 21:24:23 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:24:23 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:24:23 Selecting previously unselected package libpython3.6-minimal:amd64. 21:24:23 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:24:23 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:24:24 Selecting previously unselected package libexpat1:amd64. 21:24:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:24:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:24:24 Selecting previously unselected package python3.6-minimal. 21:24:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:24:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:24:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 21:24:24 Checking for services that may need to be restarted...done. 21:24:24 Checking for services that may need to be restarted...done. 21:24:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:24:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:24:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:24:25 Selecting previously unselected package python3-minimal. 21:24:25 (Reading database ... 13012 files and directories currently installed.) 21:24:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:24:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:24:25 Selecting previously unselected package mime-support. 21:24:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:24:25 Unpacking mime-support (3.60ubuntu1) ... 21:24:25 Selecting previously unselected package libmpdec2:amd64. 21:24:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:24:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:24:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:24:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:24:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:24:25 Selecting previously unselected package python3.6. 21:24:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:24:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:24:25 Selecting previously unselected package libpython3-stdlib:amd64. 21:24:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:24:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:24:25 Setting up python3-minimal (3.6.7-1~18.04) ... 21:24:26 Selecting previously unselected package python3. 21:24:26 (Reading database ... 13442 files and directories currently installed.) 21:24:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:24:26 Unpacking python3 (3.6.7-1~18.04) ... 21:24:26 Selecting previously unselected package multiarch-support. 21:24:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:24:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:24:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:24:26 Selecting previously unselected package liblzo2-2:amd64. 21:24:26 (Reading database ... 13479 files and directories currently installed.) 21:24:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:24:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:24:26 Selecting previously unselected package libbsd0:amd64. 21:24:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:24:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:24:26 Selecting previously unselected package sudo. 21:24:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:24:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:24:26 Selecting previously unselected package apparmor. 21:24:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:24:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:24:26 Selecting previously unselected package libedit2:amd64. 21:24:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:24:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:24:26 Selecting previously unselected package libkrb5support0:amd64. 21:24:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:24:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:24:27 Selecting previously unselected package libk5crypto3:amd64. 21:24:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:24:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:24:27 Selecting previously unselected package libkeyutils1:amd64. 21:24:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:24:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:24:27 Selecting previously unselected package libkrb5-3:amd64. 21:24:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:24:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:24:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:24:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:24:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:24:27 Selecting previously unselected package libssl1.0.0:amd64. 21:24:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 21:24:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:24:27 Selecting previously unselected package openssh-client. 21:24:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:24:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:24:28 Selecting previously unselected package squashfs-tools. 21:24:28 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:24:28 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:24:28 Selecting previously unselected package snapd. 21:24:28 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 21:24:28 Unpacking snapd (2.48+18.04) ... 21:24:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:24:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:24:30 Setting up mime-support (3.60ubuntu1) ... 21:24:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:24:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:24:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:24:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:24:30 Setting up systemd (237-3ubuntu10.44) ... 21:24:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:24:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:24:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:24:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:24:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:24:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:24:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:24:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:24:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:24:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:24:32 Setting up python3 (3.6.7-1~18.04) ... 21:24:32 running python rtupdate hooks for python3.6... 21:24:32 running python post-rtupdate hooks for python3.6... 21:24:32 Setting up apparmor (2.12-4ubuntu5.1) ... 21:24:35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:24:35 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:24:35 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:24:35 Setting up snapd (2.48+18.04) ... 21:24:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:24:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:24:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:24:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:24:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:24:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:24:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:24:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:24:36 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:24:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:24:37 /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' 21:24:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:24:37 Processing triggers for systemd (237-3ubuntu10.44) ... 21:24:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:24:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:24:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:24:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:24:38 ---> f8daabc21291 21:24:38 Step 3/22 : WORKDIR /edgex-go 21:24:38 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:24:38 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:24:38 ---> f8daabc21291 21:24:38 Step 3/29 : WORKDIR /edgex-go 21:24:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:24:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:24:38 ---> f8daabc21291 21:24:38 Step 3/22 : WORKDIR /edgex-go 21:24:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:24:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:24:38 ---> f8daabc21291 21:24:38 Step 3/22 : WORKDIR /edgex-go 21:24:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:24:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:24:38 ---> f8daabc21291 21:24:38 Step 3/22 : WORKDIR /edgex-go 21:24:38 ---> Running in abaff3be6190 21:24:38 ---> Running in c1dac4961e34 21:24:38 ---> Running in 5464ae47ef19 21:24:38 ---> Running in 9bbbd73e727d 21:24:38 ---> Running in dadbc5cd8a4d 21:24:38 Removing intermediate container c1dac4961e34 21:24:38 ---> 12e9575a1ef6 21:24:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:38 Removing intermediate container abaff3be6190 21:24:38 ---> 76e2b964753b 21:24:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:38 Removing intermediate container dadbc5cd8a4d 21:24:38 ---> fceeea105d0f 21:24:38 Step 4/29 : RUN apk update && apk add make git 21:24:38 Removing intermediate container 5464ae47ef19 21:24:38 ---> f256018e0a05 21:24:38 Removing intermediate container 9bbbd73e727d 21:24:38 ---> 0bb4c2110467 21:24:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:38 ---> Running in 9fb34e7693b7 21:24:38 ---> Running in 2f2c3caf4529 21:24:38 ---> Running in 48fd26b99c49 21:24:38 ---> Running in f6c023c59299 21:24:38 ---> Running in 141d3717d803 21:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:24:38 Removing intermediate container 9fb34e7693b7 21:24:38 ---> 1e8fb1fe4ee1 21:24:38 Step 5/22 : RUN apk update && apk add make git 21:24:38 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:24:38 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:24:38 OK: 12622 distinct packages available 21:24:38 Removing intermediate container f6c023c59299 21:24:38 ---> 02a8c7671c30 21:24:38 Step 5/22 : RUN apk update && apk add make git 21:24:38 ---> Running in e7f7ad190104 21:24:38 ---> Running in 99363b68e238 21:24:38 Removing intermediate container 141d3717d803 21:24:38 ---> a28c91da7475 21:24:38 Step 5/22 : RUN apk update && apk add make git 21:24:38 Removing intermediate container 48fd26b99c49 21:24:38 ---> dfa251dbbd0f 21:24:38 Step 5/22 : RUN apk update && apk add make && apk add bash git 21:24:38 OK: 217 MiB in 51 packages 21:24:38 ---> Running in cb35a585712d 21:24:38 ---> Running in f75f02e9004d 21:24:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:24:39 Reading package lists... 21:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:24:39 Removing intermediate container 2f2c3caf4529 21:24:39 ---> 2cbb4cf099a4 21:24:39 Step 5/29 : COPY go.mod . 21:24:39 Reading package lists... 21:24:39 Building dependency tree... 21:24:39 Reading state information... 21:24:39 Calculating upgrade... 21:24:39 The following packages will be upgraded: 21:24:39 advancecomp base-files bash binutils binutils-common 21:24:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:24:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:24:39 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:24:39 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:24:39 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:24:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:24:39 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 21:24:39 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 21:24:39 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 21:24:39 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 21:24:39 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 21:24:39 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 21:24:39 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 21:24:39 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:24:40 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:24:40 Need to get 63.8 MB of archives. 21:24:40 After this operation, 5205 kB of additional disk space will be used. 21:24:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:24:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 21:24:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:24:40 ---> 9d99a5fa1932 21:24:40 Step 6/29 : RUN go mod download 21:24:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:24:40 ---> Running in b7f0bf450b9a 21:24:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:24:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:24:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:24:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:24:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:24:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:24:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:24:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:24:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:24:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:24:40 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:24:40 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:24:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:24:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:24:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:24:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:24:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:24:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:24:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:24:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:24:41 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:24:41 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:24:41 OK: 12622 distinct packages available 21:24:41 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:24:41 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:24:41 OK: 12622 distinct packages available 21:24:41 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:24:41 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:24:41 OK: 12622 distinct packages available 21:24:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:24:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:24:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:24:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:24:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:24:41 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:24:41 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:24:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:24:41 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:24:41 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:24:41 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:24:41 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:24:41 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:24:41 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:24:41 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:24:41 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:24:41 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:24:41 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:24:41 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:24:41 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:24:41 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:24:41 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 21:24:41 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:24:41 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:24:41 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:24:41 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:24:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:24:41 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:24:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:24:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:24:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:24:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:24:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:24:41 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 21:24:41 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:24:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:24:41 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:24:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:24:41 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:24:41 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:24:41 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:24:41 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:24:41 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:24:41 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:24:41 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:24:41 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:24:41 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:24:41 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 21:24:41 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 21:24:41 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:24:41 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:24:41 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:24:41 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 21:24:41 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 21:24:41 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:24:41 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:24:41 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:24:41 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:24:41 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:24:41 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:24:41 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 21:24:41 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:24:41 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:24:41 OK: 12622 distinct packages available 21:24:41 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 21:24:41 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 21:24:41 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 21:24:41 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:24:41 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:24:41 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:24:41 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:24:42 OK: 217 MiB in 51 packages 21:24:42 OK: 217 MiB in 51 packages 21:24:42 OK: 217 MiB in 51 packages 21:24:42 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:24:42 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:24:42 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:24:43 OK: 217 MiB in 51 packages 21:24:43 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:24:43 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:24:43 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:24:43 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:24:43 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:24:43 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:24:43 debconf: delaying package configuration, since apt-utils is not installed 21:24:43 Fetched 63.8 MB in 3s (18.6 MB/s) 21:24:43 (Reading database ... 13912 files and directories currently installed.) 21:24:43 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:24:43 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:24:43 OK: 217 MiB in 51 packages 21:24:43 Removing intermediate container 99363b68e238 21:24:43 ---> 6ff2164240f1 21:24:44 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:24:44 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:24:44 Step 6/22 : COPY go.mod . 21:24:44 Removing intermediate container e7f7ad190104 21:24:44 ---> b6b03bca650b 21:24:44 Step 6/22 : COPY go.mod . 21:24:44 Removing intermediate container cb35a585712d 21:24:44 ---> 9ad6849bc67c 21:24:44 Step 6/22 : COPY go.mod . 21:24:44 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 21:24:44 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 21:24:44 Removing intermediate container b7f0bf450b9a 21:24:44 ---> ce463d8cfc61 21:24:44 Step 7/29 : COPY . . 21:24:45 ---> b0d3f0e33c12 21:24:45 Step 7/22 : RUN go mod download 21:24:45 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:45 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:45 Removing intermediate container f75f02e9004d 21:24:45 ---> ce1874b261b0 21:24:45 Step 7/22 : RUN go mod download 21:24:45 ---> a9bd19427180 21:24:45 Step 6/22 : COPY go.mod . 21:24:45 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:45 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:45 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:45 ---> Running in 1e8fa9eb5cc1 21:24:45 ---> Running in 9aa3d590290e 21:24:46 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:46 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:46 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:46 (Reading database ... 13911 files and directories currently installed.) 21:24:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:24:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:24:46 ---> 67ee987d13eb 21:24:46 Step 7/22 : RUN go mod download 21:24:46 (Reading database ... 13911 files and directories currently installed.) 21:24:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:46 ---> 3c0c84b7e32a 21:24:46 Step 7/22 : RUN go mod download 21:24:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:47 ---> Running in 2a163578bb5b 21:24:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:47 (Reading database ... 13911 files and directories currently installed.) 21:24:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:24:47 ---> Running in eb13e72adc9b 21:24:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:24:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:24:47 (Reading database ... 13911 files and directories currently installed.) 21:24:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:24:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:24:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:24:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:24:48 Setting up base-files (10.1ubuntu2.10) ... 21:24:48 Installing new version of config file /etc/issue ... 21:24:48 Installing new version of config file /etc/issue.net ... 21:24:48 Installing new version of config file /etc/lsb-release ... 21:24:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:24:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:24:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:24:48 Removing obsolete conffile /etc/default/motd-news ... 21:24:48 (Reading database ... 13912 files and directories currently installed.) 21:24:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:24:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:24:48 Setting up bash (4.4.18-2ubuntu1.2) ... 21:24:49 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 21:24:49 (Reading database ... 13912 files and directories currently installed.) 21:24:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:24:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:24:49 (Reading database ... 13912 files and directories currently installed.) 21:24:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:24:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:24:49 Setting up tar (1.29b-2ubuntu0.2) ... 21:24:49 (Reading database ... 13912 files and directories currently installed.) 21:24:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:24:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:24:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:24:50 (Reading database ... 13912 files and directories currently installed.) 21:24:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:24:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:24:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:24:50 (Reading database ... 13912 files and directories currently installed.) 21:24:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:24:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:24:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:24:50 (Reading database ... 13912 files and directories currently installed.) 21:24:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:24:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:24:50 Setting up grep (3.1-2build1) ... 21:24:50 (Reading database ... 13912 files and directories currently installed.) 21:24:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:24:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:24:51 Setting up login (1:4.5-1ubuntu2) ... 21:24:51 (Reading database ... 13912 files and directories currently installed.) 21:24:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:24:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:24:51 (Reading database ... 13912 files and directories currently installed.) 21:24:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:24:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:24:51 Removing intermediate container 9aa3d590290e 21:24:51 ---> 0054570ac23e 21:24:51 Step 8/22 : COPY . . 21:24:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:24:51 Removing intermediate container 1e8fa9eb5cc1 21:24:51 ---> 760359c117c4 21:24:51 Step 8/22 : COPY . . 21:24:52 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:24:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:24:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:24:52 Removing intermediate container 2a163578bb5b 21:24:52 ---> d66748eea2bb 21:24:52 Step 8/22 : COPY . . 21:24:52 Removing intermediate container eb13e72adc9b 21:24:52 ---> 5a48a772c681 21:24:52 Step 8/22 : COPY . . 21:24:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:24:52 (Reading database ... 13912 files and directories currently installed.) 21:24:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:24:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:24:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:24:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:24:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:24:54 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:24:54 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:24:54 (Reading database ... 13912 files and directories currently installed.) 21:24:54 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:24:54 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:24:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:24:54 (Reading database ... 13912 files and directories currently installed.) 21:24:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:54 (Reading database ... 13912 files and directories currently installed.) 21:24:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:54 (Reading database ... 13912 files and directories currently installed.) 21:24:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:55 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:55 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:55 (Reading database ... 13912 files and directories currently installed.) 21:24:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:55 (Reading database ... 13912 files and directories currently installed.) 21:24:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:24:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:24:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:24:56 (Reading database ... 13912 files and directories currently installed.) 21:24:56 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:24:56 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:56 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:24:56 (Reading database ... 13912 files and directories currently installed.) 21:24:56 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:56 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:56 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:56 (Reading database ... 13912 files and directories currently installed.) 21:24:56 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:56 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:56 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:24:56 (Reading database ... 13912 files and directories currently installed.) 21:24:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:57 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:24:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:24:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:24:57 (Reading database ... 13912 files and directories currently installed.) 21:24:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:24:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:24:58 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:24:58 (Reading database ... 13912 files and directories currently installed.) 21:24:58 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:24:58 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:58 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:24:58 (Reading database ... 13914 files and directories currently installed.) 21:24:58 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:24:58 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:24:58 Setting up debconf (1.5.66ubuntu1) ... 21:24:58 (Reading database ... 13914 files and directories currently installed.) 21:24:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:24:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:24:59 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:24:59 (Reading database ... 13914 files and directories currently installed.) 21:24:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:24:59 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:24:59 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:24:59 (Reading database ... 13914 files and directories currently installed.) 21:24:59 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:24:59 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:24:59 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:24:59 (Reading database ... 13914 files and directories currently installed.) 21:24:59 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:24:59 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:24:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:24:59 (Reading database ... 13914 files and directories currently installed.) 21:24:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:25:00 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:25:00 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:25:00 (Reading database ... 13914 files and directories currently installed.) 21:25:00 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:25:00 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:25:00 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 21:25:00 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 21:25:00 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:25:00 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:25:00 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:25:00 (Reading database ... 13914 files and directories currently installed.) 21:25:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:25:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:25:01 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:25:01 (Reading database ... 13914 files and directories currently installed.) 21:25:01 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:25:01 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:25:01 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:25:01 (Reading database ... 13914 files and directories currently installed.) 21:25:01 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:25:01 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:25:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:25:02 (Reading database ... 13914 files and directories currently installed.) 21:25:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 21:25:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 21:25:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 21:25:02 (Reading database ... 13914 files and directories currently installed.) 21:25:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:25:02 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:25:02 Setting up passwd (1:4.5-1ubuntu2) ... 21:25:02 (Reading database ... 13914 files and directories currently installed.) 21:25:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 21:25:02 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:25:03 Setting up gpgv (2.2.4-1ubuntu1.3) ... 21:25:03 (Reading database ... 13914 files and directories currently installed.) 21:25:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:25:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:25:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:25:03 (Reading database ... 13914 files and directories currently installed.) 21:25:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:25:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:25:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:25:03 (Reading database ... 13914 files and directories currently installed.) 21:25:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:25:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:25:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:25:03 (Reading database ... 13914 files and directories currently installed.) 21:25:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:25:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:25:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:25:04 (Reading database ... 13914 files and directories currently installed.) 21:25:04 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:25:04 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:25:04 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:25:04 (Reading database ... 13914 files and directories currently installed.) 21:25:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 21:25:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 21:25:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 21:25:04 (Reading database ... 13915 files and directories currently installed.) 21:25:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:25:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:25:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:25:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:25:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:25:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:25:05 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 21:25:05 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 21:25:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:25:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:25:06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:25:06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:25:06 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:25:06 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:25:06 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:25:06 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:25:06 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:25:06 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:25:06 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:25:06 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:25:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:25:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:25:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:25:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:25:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:25:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:25:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:25:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:25:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:25:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:25:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:25:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:25:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:25:08 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:25:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:25:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:25:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:09 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:10 ---> 567907863b7e 21:25:10 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:25:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:12 ---> Running in 38cf445b1ca9 21:25:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:25:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:25:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:25:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:25:13 ---> b75b1b77fed2 21:25:13 Step 9/22 : RUN make cmd/core-command/core-command 21:25:13 ---> Running in 5701007276ab 21:25:13 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:25:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:25:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:25:13 ---> f8d104590e58 21:25:13 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:25:13 ---> a83b63d89f21 21:25:13 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:25:13 ---> bec16a472118 21:25:13 Step 9/22 : RUN make cmd/support-logging/support-logging 21:25:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:25:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:25:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:25:13 ---> Running in 66e72fb3c524 21:25:13 ---> Running in f71010fa9ea3 21:25:13 ---> Running in 85cb3e437558 21:25:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:25:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:25:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:25:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:25:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:25:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:25:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:25:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:25:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:25:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:25:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:25:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:25:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:25:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:25:14 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:25:14 21:25:14 Current default time zone: 'Etc/UTC' 21:25:14 Local time is now: Sat Jan 30 21:25:14 UTC 2021. 21:25:14 Universal Time is now: Sat Jan 30 21:25:14 UTC 2021. 21:25:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:25:14 21:25:14 Setting up systemd-sysv (237-3ubuntu10.44) ... 21:25:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:25:14 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 21:25:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:25:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:25:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:25:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:25:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:25:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:25:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:25:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:25:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:25:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:25:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 21:25:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:25:15 Setting up patch (2.7.6-2ubuntu1.1) ... 21:25:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:25:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:25:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 21:25:15 Installing new version of config file /etc/ssl/openssl.cnf ... 21:25:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:25:15 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 21:25:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:25:15 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 21:25:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:25:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:25:16 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 21:25:17 Updating certificates in /etc/ssl/certs... 21:25:17 22 added, 17 removed; done. 21:25:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:25:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:25:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:25:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:25:18 Setting up pkgbinarymangler (138.18.04.1) ... 21:25:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:25:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 21:25:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:25:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:25:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:25:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:25:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:25:18 Setting up perl (5.26.1-6ubuntu0.5) ... 21:25:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:25:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:25:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:25:18 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 21:25:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:25:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:25:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:25:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:25:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:25:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:25:19 Processing triggers for systemd (237-3ubuntu10.44) ... 21:25:19 Processing triggers for mime-support (3.60ubuntu1) ... 21:25:19 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 21:25:19 Updating certificates in /etc/ssl/certs... 21:25:19 0 added, 0 removed; done. 21:25:19 Running hooks in /etc/ca-certificates/update.d... 21:25:19 done. 21:25:20 Reading package lists... 21:25:20 Building dependency tree... 21:25:20 Reading state information... 21:25:20 The following NEW packages will be installed: 21:25:20 apt-transport-https 21:25:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:25:20 Need to get 1696 B of archives. 21:25:20 After this operation, 153 kB of additional disk space will be used. 21:25:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 21:25:20 debconf: delaying package configuration, since apt-utils is not installed 21:25:20 Fetched 1696 B in 0s (8454 B/s) 21:25:20 Selecting previously unselected package apt-transport-https. 21:25:20 (Reading database ... 13929 files and directories currently installed.) 21:25:20 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 21:25:20 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 21:25:20 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 21:25:21 Waiting for network to be ready... 21:25:27 2021-01-30T21:25:24Z INFO Waiting for automatic snapd restart... 21:25:27 snapd 2.48.2 from Canonical* installed 21:25:28 "snapd" switched to the "latest/stable" channel 21:25:28 21:25:30 core18 20201210 from Canonical* installed 21:25:30 "core18" switched to the "latest/stable" channel 21:25:30 21:25:34 snapcraft 4.4.4 from Canonical* installed 21:25:34 "snapcraft" switched to the "latest/stable" channel 21:25:34 21:25:37 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: 21:25:37 - README.md 21:25:37 - snapcraft.yaml.orig 21:25:37 21:25:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:25:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:25:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:25:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:25:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:25:45 Reading package lists... 21:25:45 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 21:25:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:25:52 Reading package lists... 21:25:52 Building dependency tree... 21:25:52 Reading state information... 21:25:52 Suggested packages: 21:25:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:25:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:25:52 Recommended packages: 21:25:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:25:52 The following NEW packages will be installed: 21:25:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:25:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:25:52 pkg-config zip 21:25:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:25:52 Need to get 7655 kB of archives. 21:25:52 After this operation, 43.7 MB of additional disk space will be used. 21:25:52 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:25:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 21:25:52 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:25:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:25:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:25:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:25:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:25:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:25:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:25:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:25:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 21:25:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:25:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:25:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:25:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:25:53 debconf: delaying package configuration, since apt-utils is not installed 21:25:53 Fetched 7655 kB in 1s (7251 kB/s) 21:25:53 Selecting previously unselected package libglib2.0-0:amd64. 21:25:53 (Reading database ... 13933 files and directories currently installed.) 21:25:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 21:25:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:25:53 Selecting previously unselected package libpsl5:amd64. 21:25:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:25:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:25:53 Selecting previously unselected package libnghttp2-14:amd64. 21:25:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:25:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:25:53 Selecting previously unselected package librtmp1:amd64. 21:25:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:25:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:25:53 Selecting previously unselected package libcurl3-gnutls:amd64. 21:25:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 21:25:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:25:53 Selecting previously unselected package liberror-perl. 21:25:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:25:53 Unpacking liberror-perl (0.17025-1) ... 21:25:53 Selecting previously unselected package git-man. 21:25:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:25:53 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:25:54 Selecting previously unselected package git. 21:25:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:25:54 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:25:55 Selecting previously unselected package libnorm1:amd64. 21:25:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:25:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:25:55 Selecting previously unselected package libpgm-5.2-0:amd64. 21:25:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:25:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:25:55 Selecting previously unselected package libsodium23:amd64. 21:25:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:25:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:25:55 Selecting previously unselected package libzmq5:amd64. 21:25:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:25:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:25:55 Selecting previously unselected package libzmq3-dev:amd64. 21:25:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:25:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:25:55 Selecting previously unselected package pkg-config. 21:25:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:25:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:25:55 Selecting previously unselected package zip. 21:25:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:25:55 Unpacking zip (3.0-11build1) ... 21:25:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:25:55 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:25:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:25:55 Setting up liberror-perl (0.17025-1) ... 21:25:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:25:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:25:55 No schema files found: doing nothing. 21:25:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:25:55 Setting up zip (3.0-11build1) ... 21:25:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:25:55 Setting up libsodium23:amd64 (1.0.16-2) ... 21:25:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:25:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:25:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:25:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:25:56 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:25:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:26:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:26:02 git set to automatically installed. 21:26:02 git-man set to automatically installed. 21:26:02 libcurl3-gnutls set to automatically installed. 21:26:02 liberror-perl set to automatically installed. 21:26:02 libglib2.0-0 set to automatically installed. 21:26:02 libnghttp2-14 set to automatically installed. 21:26:02 libnorm1 set to automatically installed. 21:26:02 libpgm-5.2-0 set to automatically installed. 21:26:02 libpsl5 set to automatically installed. 21:26:02 librtmp1 set to automatically installed. 21:26:02 libsodium23 set to automatically installed. 21:26:02 libzmq3-dev set to automatically installed. 21:26:02 libzmq5 set to automatically installed. 21:26:02 pkg-config set to automatically installed. 21:26:02 zip set to automatically installed. 21:26:04 snapd is not logged in, snap install commands will use sudo 21:26:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:26:11 snap "core18" has no updates available 21:26:12 Pulling config-common 21:26:13 Pulling go-build-helper 21:26:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:26:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:26:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] 21:26:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] 21:26:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 21:26:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 21:26:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] 21:26:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] 21:26:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 21:26:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 21:26:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:26:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:26:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:26:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:26:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:26:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:26:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:26:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:26:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:26:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] 21:26:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 21:26:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 21:26:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 21:26:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 21:26:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 21:26:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 21:26:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 21:26:35 Fetched 23.9 MB in 0s (0 B/s) 21:26:35 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:26:35 Fetched 96.5 kB in 0s (0 B/s) 21:26:35 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:26:35 Fetched 279 kB in 0s (0 B/s) 21:26:35 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:26:35 Fetched 122 kB in 0s (0 B/s) 21:26:35 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:26:35 Fetched 77.8 kB in 0s (0 B/s) 21:26:35 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:26:35 Fetched 8848 B in 0s (0 B/s) 21:26:35 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:26:35 Fetched 47.8 kB in 0s (0 B/s) 21:26:35 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:26:35 Fetched 45.6 kB in 0s (0 B/s) 21:26:35 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:26:35 Fetched 15.0 kB in 0s (0 B/s) 21:26:35 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 21:26:35 Fetched 214 kB in 0s (0 B/s) 21:26:35 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 21:26:35 Fetched 155 kB in 0s (0 B/s) 21:26:35 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:26:35 Fetched 50.6 kB in 0s (0 B/s) 21:26:35 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:26:35 Fetched 14.8 kB in 0s (0 B/s) 21:26:35 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:26:35 Fetched 41.8 kB in 0s (0 B/s) 21:26:35 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:26:35 Fetched 499 kB in 0s (0 B/s) 21:26:35 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:26:35 Fetched 111 kB in 0s (0 B/s) 21:26:35 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:26:35 Fetched 240 kB in 0s (0 B/s) 21:26:35 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:26:35 Fetched 29.3 kB in 0s (0 B/s) 21:26:35 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:26:35 Fetched 85.5 kB in 0s (0 B/s) 21:26:35 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:26:35 Fetched 24.5 kB in 0s (0 B/s) 21:26:35 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:26:35 Fetched 49.2 kB in 0s (0 B/s) 21:26:35 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:26:35 Fetched 54.2 kB in 0s (0 B/s) 21:26:35 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:26:35 Fetched 30.8 kB in 0s (0 B/s) 21:26:35 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 21:26:35 Fetched 17.0 kB in 0s (0 B/s) 21:26:35 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:26:35 Fetched 85.9 kB in 0s (0 B/s) 21:26:35 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:26:35 Fetched 8720 B in 0s (0 B/s) 21:26:35 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:26:35 Fetched 137 kB in 0s (0 B/s) 21:26:35 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:26:35 Fetched 119 kB in 0s (0 B/s) 21:26:35 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:26:35 Fetched 109 kB in 0s (0 B/s) 21:26:35 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:26:35 Fetched 11.1 kB in 0s (0 B/s) 21:26:35 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:26:35 Fetched 645 kB in 0s (0 B/s) 21:26:35 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:26:35 Fetched 41.3 kB in 0s (0 B/s) 21:26:35 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:26:35 Fetched 17.9 kB in 0s (0 B/s) 21:26:35 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:26:35 Fetched 368 kB in 0s (0 B/s) 21:26:35 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:26:35 Fetched 187 kB in 0s (0 B/s) 21:26:35 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:26:35 Fetched 175 kB in 0s (0 B/s) 21:26:35 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:26:37 Fetched 206 kB in 0s (0 B/s) 21:26:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 21:26:37 Fetched 1301 kB in 0s (0 B/s) 21:26:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:26:37 Fetched 36.2 kB in 0s (0 B/s) 21:26:37 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 21:26:37 Fetched 159 kB in 0s (0 B/s) 21:26:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:26:37 Fetched 107 kB in 0s (0 B/s) 21:26:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:26:37 Fetched 48.7 kB in 0s (0 B/s) 21:26:37 Pulling static-packages 21:26:38 Removing intermediate container 38cf445b1ca9 21:26:38 ---> a750b7e882cf 21:26:38 21:26:38 Step 9/29 : FROM alpine:latest 21:26:38 latest: Pulling from library/alpine 21:26:38 Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 21:26:38 Status: Downloaded newer image for alpine:latest 21:26:38 ---> 85b71a783ad3 21:26:38 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:26:38 ---> Running in 7b73cc5ac3c5 21:26:38 Removing intermediate container 7b73cc5ac3c5 21:26:38 ---> 390080915edd 21:26:38 Step 11/29 : USER root 21:26:38 ---> Running in 075ff7b20b4d 21:26:38 'go115' has dependencies that need to be staged: go-build-helper static-packages 21:26:38 Skipping pull go-build-helper (already ran) 21:26:38 Skipping pull static-packages (already ran) 21:26:38 Building go-build-helper 21:26:38 Removing intermediate container 075ff7b20b4d 21:26:38 ---> 2a322b7d7b1f 21:26:38 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:26:38 ---> Running in 24f93957ff64 21:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:26:42 Building static-packages 21:26:42 v3.13.1-9-g9a9dfea8f2 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 21:26:42 v3.13.1-8-g0c82f59ca4 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 21:26:42 OK: 13722 distinct packages available 21:26:43 Staging go-build-helper 21:26:43 (1/2) Installing ca-certificates (20191127-r5) 21:26:43 Removing intermediate container f71010fa9ea3 21:26:43 ---> f58deaaa20d6 21:26:43 21:26:43 Step 10/22 : FROM alpine:3.10 21:26:43 (2/2) Installing dumb-init (1.2.5-r0) 21:26:43 Executing busybox-1.32.1-r2.trigger 21:26:43 3.10: Pulling from library/alpine 21:26:43 Executing ca-certificates-20191127-r5.trigger 21:26:44 OK: 6 MiB in 16 packages 21:26:44 Staging static-packages 21:26:45 Pulling go115 21:26:46 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:26:46 Status: Downloaded newer image for alpine:3.10 21:26:46 ---> 536a684cf733 21:26:46 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:26:46 ---> Running in df77a55c75de 21:26:46 'edgex-go' has dependencies that need to be staged: go115 21:26:46 Skipping pull go115 (already ran) 21:26:46 Building go115 21:26:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:26:46 Dload Upload Total Spent Left Speed 21:26:47 Removing intermediate container 24f93957ff64 21:26:47 ---> 922265f8dc15 21:26:47 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:26:48 ---> Running in e5fcbace2793 21:26:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 21:26:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 310k 0 0 1826k 0 0:01:04 --:--:-- 0:01:04 1815k 46 115M 46 53.3M 0 0 45.5M 0 0:00:02 0:00:01 0:00:01 45.5M 87 115M 87 101M 0 0 46.7M 0 0:00:02 0:00:02 --:--:-- 46.6M 100 115M 100 115M 0 0 47.1M 0 0:00:02 0:00:02 --:--:-- 47.1M 21:26:49 Removing intermediate container e5fcbace2793 21:26:49 ---> 0100a3e7b44a 21:26:49 Step 14/29 : WORKDIR $BASE_DIR 21:26:49 ---> Running in 68aa6fe5572e 21:26:49 go1.15.2.linux-amd64.tar.gz: OK 21:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 21:26:51 Removing intermediate container 68aa6fe5572e 21:26:51 ---> c5324a7683ec 21:26:51 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:26:51 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:26:51 v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:26:51 OK: 10171 distinct packages available 21:26:51 ---> Running in 63d1d183a46c 21:26:52 (1/5) Installing ca-certificates (20191127-r2) 21:26:52 Removing intermediate container 66e72fb3c524 21:26:52 ---> ae7e538dbda6 21:26:52 21:26:52 Step 10/22 : FROM scratch 21:26:52 ---> 21:26:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:26:52 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:26:52 (3/5) Installing libcurl (7.66.0-r3) 21:26:52 (4/5) Installing curl (7.66.0-r3) 21:26:52 (5/5) Installing dumb-init (1.2.2-r1) 21:26:52 Executing busybox-1.30.1-r3.trigger 21:26:52 Executing ca-certificates-20191127-r2.trigger 21:26:52 ---> Running in 6f6043031d01 21:26:52 OK: 7 MiB in 19 packages 21:26:53 Staging go115 21:26:54 Removing intermediate container 6f6043031d01 21:26:54 ---> f96766547842 21:26:54 Step 12/22 : ENV APP_PORT=48061 21:26:54 ---> Running in 41d4ce9eae25 21:26:55 Removing intermediate container 41d4ce9eae25 21:26:55 ---> a7b6ee7e498e 21:26:55 Step 13/22 : EXPOSE $APP_PORT 21:26:55 ---> Running in 3ca78f058437 21:26:55 Removing intermediate container 63d1d183a46c 21:26:55 ---> 8064b39d2ad4 21:26:55 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:26:56 Removing intermediate container df77a55c75de 21:26:56 ---> c1a0b570d1e7 21:26:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:26:56 Removing intermediate container 3ca78f058437 21:26:56 ---> e6ef7a2fe183 21:26:56 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 21:26:56 ---> Running in df850ade66ab 21:26:57 Removing intermediate container df850ade66ab 21:26:57 ---> 5fe7840a5e56 21:26:57 Step 13/22 : WORKDIR / 21:26:57 ---> 01a54f09a6c3 21:26:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 21:26:58 ---> Running in ad0af26d5922 21:26:58 ---> cd72bb1b134c 21:26:58 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:26:59 Removing intermediate container ad0af26d5922 21:26:59 ---> 038ea03bf058 21:26:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:26:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:26:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:26:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:26:59 Fetched 0 B in 0s (0 B/s) 21:26:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:26:59 Fetched 224 kB in 0s (0 B/s) 21:26:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:26:59 Fetched 157 kB in 0s (0 B/s) 21:26:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:26:59 Fetched 221 kB in 0s (0 B/s) 21:26:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:26:59 Fetched 143 kB in 0s (0 B/s) 21:26:59 Pulling edgex-go 21:26:59 ---> 35722882f18c 21:26:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 21:26:59 Pulling version 21:27:00 ---> 628a540ab6f6 21:27:00 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:27:00 ---> d9a41133ce9b 21:27:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:27:00 Building config-common 21:27:02 ---> 01e7e901c04a 21:27:02 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:27:02 Skipping build go-build-helper (already ran) 21:27:02 Skipping build static-packages (already ran) 21:27:02 Skipping build go115 (already ran) 21:27:02 ---> 20fd22589186 21:27:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 21:27:02 Building edgex-go 21:27:02 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 21:27:03 ---> 3d075e76b30d 21:27:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:27:04 go: downloading github.com/gorilla/mux v1.7.1 21:27:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 21:27:04 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:27:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 21:27:04 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 21:27:04 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 21:27:04 go: downloading github.com/pkg/errors v0.8.1 21:27:04 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 21:27:04 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 21:27:04 go: downloading gopkg.in/yaml.v2 v2.3.0 21:27:04 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:27:04 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:27:04 go: downloading github.com/go-playground/validator/v10 v10.3.0 21:27:04 go: downloading github.com/google/uuid v1.1.2 21:27:04 go: downloading github.com/BurntSushi/toml v0.3.1 21:27:04 go: downloading github.com/pelletier/go-toml v1.2.0 21:27:04 go: downloading github.com/go-kit/kit v0.8.0 21:27:04 go: downloading github.com/imdario/mergo v0.3.11 21:27:04 go: downloading github.com/hashicorp/consul/api v1.1.0 21:27:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:27:04 go: downloading github.com/x448/float16 v0.8.4 21:27:04 go: downloading github.com/leodido/go-urn v1.2.0 21:27:04 go: downloading github.com/go-playground/universal-translator v0.17.0 21:27:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:27:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:27:04 go: downloading github.com/mitchellh/copystructure v1.0.0 21:27:04 go: downloading github.com/go-playground/locales v0.13.0 21:27:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:27:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:27:04 go: downloading github.com/hashicorp/serf v0.8.2 21:27:04 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:27:04 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:27:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:27:04 ---> 7219982f59a2 21:27:04 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:27:04 ---> 721a96ae9ffc 21:27:04 Step 18/22 : ENTRYPOINT ["/support-logging"] 21:27:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:27:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:27:04 ---> Running in c0187253448d 21:27:05 ---> 60a444472657 21:27:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:27:05 ---> f95de38825fa 21:27:05 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:27:06 Removing intermediate container c0187253448d 21:27:06 ---> 77cbde02a266 21:27:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:06 ---> Running in 6b9071d5b6b7 21:27:06 Removing intermediate container 5701007276ab 21:27:06 ---> d6e9b7bd7213 21:27:06 21:27:06 Step 10/22 : FROM scratch 21:27:06 ---> 21:27:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:27:06 ---> Running in 976005e32354 21:27:07 ---> 3a49d9f943c6 21:27:07 Step 18/22 : RUN chmod +x entrypoint.sh 21:27:07 ---> Running in 058a5391d40a 21:27:07 ---> Running in 435ccf153368 21:27:07 Removing intermediate container 976005e32354 21:27:07 ---> 3b0cc479b2fd 21:27:07 Step 20/22 : LABEL arch=arm64 21:27:07 Removing intermediate container 058a5391d40a 21:27:07 ---> 710845b4a509 21:27:07 Step 12/22 : ENV APP_PORT=48082 21:27:07 ---> Running in 0ced477c3802 21:27:07 ---> Running in 2094d671312c 21:27:08 Removing intermediate container 0ced477c3802 21:27:08 ---> 448af7b898a2 21:27:08 Step 13/22 : EXPOSE $APP_PORT 21:27:08 Removing intermediate container 2094d671312c 21:27:08 ---> a1047d90ccec 21:27:08 Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:27:08 ---> Running in 380e26d86f98 21:27:08 ---> Running in 34e221e8eeb9 21:27:09 Removing intermediate container 380e26d86f98 21:27:09 ---> 5eb5ebd00bff 21:27:09 Step 14/22 : WORKDIR / 21:27:09 Removing intermediate container 34e221e8eeb9 21:27:09 ---> f3eeed61d75e 21:27:09 Step 22/22 : LABEL version=0.0.0 21:27:09 ---> Running in 1eda58b2c8aa 21:27:09 ---> Running in 23ac5926e021 21:27:10 Removing intermediate container 6b9071d5b6b7 21:27:10 ---> 7d957e42706d 21:27:10 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:27:10 Removing intermediate container 435ccf153368 21:27:10 ---> fdde36a49408 21:27:10 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:27:10 Removing intermediate container 1eda58b2c8aa 21:27:10 ---> 598275b44d49 21:27:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:27:10 Removing intermediate container 23ac5926e021 21:27:10 ---> c12645fec33c 21:27:10 21:27:10 ---> Running in 69e5e7541413 21:27:11 ---> f75a9777825f 21:27:11 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:27:11 ---> Running in 36bd2004d8eb 21:27:11 Successfully built c12645fec33c 21:27:11 Successfully tagged docker-support-logging-go-arm64:latest 21:27:11 Removing intermediate container 69e5e7541413 21:27:11 Building docker-support-notifications-go 21:27:11 ---> 943d35bd9226 21:27:11 Step 20/22 : LABEL arch=arm64 21:27:11  Building docker-support-logging-go ... done  ---> c5fe7ab55ee3 21:27:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:27:12 ---> Running in 84cb067666f3 21:27:12 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 21:27:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:27:12 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 21:27:12 go: downloading github.com/pebbe/zmq4 v1.2.2 21:27:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 21:27:12 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:27:12 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:27:13 Removing intermediate container 84cb067666f3 21:27:13 ---> 8cdc2379cbe6 21:27:13 Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:27:13 ---> Running in bdab79f1fca7 21:27:16 ---> e94b75dd0806 21:27:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:27:16 Removing intermediate container bdab79f1fca7 21:27:16 ---> 214024f8e565 21:27:16 Step 22/22 : LABEL version=0.0.0 21:27:16 Removing intermediate container 85cb3e437558 21:27:16 ---> b4bfc27eff81 21:27:16 21:27:16 Step 10/22 : FROM scratch 21:27:16 ---> 21:27:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:27:16 ---> Using cache 21:27:16 ---> 710845b4a509 21:27:16 Step 12/22 : ENV APP_PORT=48081 21:27:17 ---> Running in 545968f768d8 21:27:17 ---> Running in fce9efd7454f 21:27:17 ---> 2f2bb76e7a2a 21:27:17 Step 18/22 : ENTRYPOINT ["/core-command"] 21:27:17 Removing intermediate container 36bd2004d8eb 21:27:17 ---> 55c8279b7f89 21:27:17 Step 24/29 : RUN chmod 755 security-secrets-setup 21:27:17 ---> Running in 5a8be50fca61 21:27:17 ---> Running in 301b63e68134 21:27:17 Removing intermediate container 545968f768d8 21:27:17 ---> 945a9cddb8dc 21:27:17 21:27:17 Removing intermediate container fce9efd7454f 21:27:17 ---> f46c2f075503 21:27:17 Step 13/22 : EXPOSE $APP_PORT 21:27:18 Removing intermediate container 301b63e68134 21:27:18 ---> 8c1bbda68040 21:27:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:18 ---> Running in 2d411b873e95 21:27:18 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 21:27:18 ---> Running in bc1e407f0926 21:27:18 Successfully built 945a9cddb8dc 21:27:18 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 21:27:18  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 21:27:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:27:18 Removing intermediate container 2d411b873e95 21:27:18 ---> b05d04079b79 21:27:19 Step 14/22 : WORKDIR / 21:27:19 ---> Running in e6f2a1beca3c 21:27:19 Removing intermediate container bc1e407f0926 21:27:19 ---> 3e0ef014cee3 21:27:19 Step 20/22 : LABEL arch=arm64 21:27:19 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 21:27:19 ---> Running in 48673816b014 21:27:19 Removing intermediate container e6f2a1beca3c 21:27:19 ---> 85eae8379bef 21:27:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:27:20 Removing intermediate container 48673816b014 21:27:20 ---> 202864cc57dd 21:27:20 Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:27:20 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 21:27:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:27:21 go: downloading github.com/stretchr/testify v1.5.1 21:27:21 go: downloading github.com/davecgh/go-spew v1.1.1 21:27:21 go: downloading github.com/pmezard/go-difflib v1.0.0 21:27:21 ---> a549a69303e8 21:27:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:27:21 ---> Running in 6438aed47577 21:27:21 Removing intermediate container 5a8be50fca61 21:27:21 ---> a1b6454d4de1 21:27:21 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:27:22 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 21:27:22 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:27:22 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:27:23 ---> Running in 623e967d0d3c 21:27:23 Removing intermediate container 6438aed47577 21:27:23 ---> 0f328af87bbb 21:27:23 Step 22/22 : LABEL version=0.0.0 21:27:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:27:23 ---> 38feff30ce8a 21:27:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:27:23 ---> Running in b2c7748bd85c 21:27:24 Removing intermediate container 623e967d0d3c 21:27:24 ---> 5f4de4e9c864 21:27:24 Step 26/29 : CMD [ "generate" ] 21:27:24 ---> Running in 10be30a1bf08 21:27:24 Removing intermediate container b2c7748bd85c 21:27:24 ---> ccd367cc5520 21:27:24 21:27:24 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 21:27:24 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:27:25 ---> 3652529a5ec7 21:27:25 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:27:25 Successfully built ccd367cc5520 21:27:25 Successfully tagged docker-core-command-go-arm64:latest 21:27:25  Building docker-core-command-go ... done Building docker-core-data-go 21:27:26 ---> Running in 25890df0f721 21:27:26 Removing intermediate container 10be30a1bf08 21:27:26 ---> fd71189b2047 21:27:26 Step 27/29 : LABEL arch=arm64 21:27:26 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 21:27:26 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:27:26 ---> Running in 574005ae27d4 21:27:26 Removing intermediate container 25890df0f721 21:27:26 ---> 3389dcfdc720 21:27:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:26 ---> Running in cf6a8f1a9069 21:27:26 Removing intermediate container 574005ae27d4 21:27:26 ---> 223564fc5c60 21:27:26 Step 28/29 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:27:27 ---> Running in 37679390a665 21:27: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 21:27:27 Removing intermediate container cf6a8f1a9069 21:27:27 ---> 381316fa4153 21:27:27 Step 20/22 : LABEL arch=arm64 21:27:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:27:28 Removing intermediate container 37679390a665 21:27:28 ---> e825ed1cae4c 21:27:28 Step 29/29 : LABEL version=0.0.0 21:27:28 ---> Running in abde787dc76c 21:27:29 ---> Running in 174cbfbb260f 21:27:29 Removing intermediate container abde787dc76c 21:27:29 ---> 53bae69e8ffd 21:27:29 Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:27:30 Removing intermediate container 174cbfbb260f 21:27:30 ---> db6bb201aa6e 21:27:30 21:27:30 ---> Running in d18ff86323ef 21:27:30 Building version 21:27:30 Successfully built db6bb201aa6e 21:27:30 Successfully tagged docker-security-secrets-setup-go-arm64:latest 21:27:30  Building docker-security-secrets-setup-go ... done Building docker-security-proxy-setup-go 21:27:31 Removing intermediate container d18ff86323ef 21:27:31 ---> fef2fbc4bbeb 21:27:31 Step 22/22 : LABEL version=0.0.0 21:27:31 ---> Running in dba6173c5061 21:27:31 Removing intermediate container dba6173c5061 21:27:31 ---> c51f282cfe47 21:27:31 21:27:32 Successfully built c51f282cfe47 21:27:32 Successfully tagged docker-core-metadata-go-arm64:latest 21:27:32  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 21:27:33 Staging config-common 21:27:33 Skipping stage go-build-helper (already ran) 21:27:33 Skipping stage static-packages (already ran) 21:27:33 Skipping stage go115 (already ran) 21:27:33 Staging edgex-go 21:27:34 Staging version 21:27:35 Priming config-common 21:27:36 Priming go-build-helper 21:27:37 Priming static-packages 21:27:39 Priming go115 21:27:40 Priming edgex-go 21:27:41 Priming version 21:27:42 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] } 21:27:50 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:27:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:27:50 ---> f8daabc21291 21:27:50 Step 3/24 : WORKDIR /edgex-go 21:27:50 ---> Using cache 21:27:50 ---> f256018e0a05 21:27:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:50 ---> Using cache 21:27:50 ---> a28c91da7475 21:27:50 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:27:52 ---> Running in 204214eaa8c2 21:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:27:58 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:27:58 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:27:58 OK: 12622 distinct packages available 21:27:58 OK: 217 MiB in 51 packages 21:28:02 Removing intermediate container 204214eaa8c2 21:28:02 ---> cb7982422851 21:28:02 Step 6/24 : COPY go.mod . 21:28:04 ---> f5f258f53bdf 21:28:04 Step 7/24 : RUN go mod download 21:28:04 ---> Running in 8e3e898c8b2a 21:28:08 Removing intermediate container 8e3e898c8b2a 21:28:08 ---> bf392d6ee62b 21:28:08 Step 8/24 : COPY . . 21:28:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:28:14 ---> f8daabc21291 21:28:14 Step 3/24 : WORKDIR /edgex-go 21:28:14 ---> Using cache 21:28:14 ---> f256018e0a05 21:28:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:14 ---> Using cache 21:28:14 ---> a28c91da7475 21:28:14 Step 5/24 : RUN apk update && apk add make git 21:28:14 ---> Using cache 21:28:14 ---> 9ad6849bc67c 21:28:14 Step 6/24 : COPY go.mod . 21:28:14 ---> Using cache 21:28:14 ---> 67ee987d13eb 21:28:14 Step 7/24 : RUN go mod download 21:28:14 ---> Using cache 21:28:14 ---> d66748eea2bb 21:28:14 Step 8/24 : COPY . . 21:28:14 ---> Using cache 21:28:14 ---> a83b63d89f21 21:28:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:28:18 ---> Running in 0aad81b4db28 21:28:20 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 21:28:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:28:20 ---> f8daabc21291 21:28:20 Step 3/23 : WORKDIR /edgex-go 21:28:20 ---> Using cache 21:28:20 ---> f256018e0a05 21:28:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:20 ---> Using cache 21:28:20 ---> a28c91da7475 21:28:20 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:28:22 ---> Running in 6d79bde46203 21:28:22 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:28:22 ---> f8daabc21291 21:28:22 Step 3/20 : WORKDIR /edgex-go 21:28:22 ---> Using cache 21:28:22 ---> f256018e0a05 21:28:22 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:22 ---> Using cache 21:28:22 ---> a28c91da7475 21:28:22 Step 5/20 : RUN apk update && apk add make git 21:28:22 ---> Using cache 21:28:22 ---> 9ad6849bc67c 21:28:22 Step 6/20 : COPY go.mod . 21:28:22 ---> Using cache 21:28:22 ---> 67ee987d13eb 21:28:22 Step 7/20 : RUN go mod download 21:28:22 ---> Using cache 21:28:22 ---> d66748eea2bb 21:28:22 Step 8/20 : COPY . . 21:28:23 ---> Using cache 21:28:23 ---> a83b63d89f21 21:28:23 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 21:28:24 ---> Running in b139a46f3fd3 21:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:28:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:28:26 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:28:26 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:28:26 OK: 12622 distinct packages available 21:28:26 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:28:26 ---> f8daabc21291 21:28:26 Step 3/27 : WORKDIR /edgex-go 21:28:26 ---> Using cache 21:28:26 ---> f256018e0a05 21:28:26 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:26 ---> Using cache 21:28:26 ---> a28c91da7475 21:28:26 Step 5/27 : RUN apk update && apk add make bash git 21:28:26 ---> Running in abe7df695506 21:28:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:28:26 OK: 217 MiB in 51 packages 21:28:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:28:30 Removing intermediate container 6d79bde46203 21:28:30 ---> fd1cb0512f57 21:28:30 Step 6/23 : COPY go.mod . 21:28:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:28:31 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:28:31 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 21:28:31 OK: 12622 distinct packages available 21:28:31 ---> 6e4c89875322 21:28:31 Step 7/23 : RUN go mod download 21:28:31 ---> Running in 540bb0dd918d 21:28:32 OK: 217 MiB in 51 packages 21:28:32 ---> 0483dd8f0241 21:28:32 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:28:33 ---> Running in 8f97d3a6a76b 21:28:34 Removing intermediate container abe7df695506 21:28:34 ---> ead3b29ffb69 21:28:34 Step 6/27 : COPY go.mod . 21:28:35 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 21:28:36 ---> a805dc829213 21:28:36 Step 7/27 : RUN go mod download 21:28:36 ---> Running in 900576af5282 21:28:37 Removing intermediate container 540bb0dd918d 21:28:37 ---> d7f639864d78 21:28:37 Step 8/23 : COPY . . 21:28:42 Removing intermediate container 900576af5282 21:28:42 ---> 5f95c892660c 21:28:42 Step 8/27 : COPY . . 21:29:05 ---> e2094ea55154 21:29:05 Step 9/23 : RUN make cmd/core-data/core-data 21:29:05 ---> Running in bedbd4382549 21:29:07 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 21:29:07 ---> 7aff1a8205a1 21:29:07 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:29:08 ---> Running in 578ae09cfd36 21:29:10 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 21:29:25 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 21:29:43 Removing intermediate container 0aad81b4db28 21:29:43 ---> 4804c9234302 21:29:43 21:29:43 Step 10/24 : FROM alpine:3.10 21:29:43 ---> 536a684cf733 21:29:43 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:29:43 ---> Using cache 21:29:43 ---> c1a0b570d1e7 21:29:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:29:43 ---> Running in 55faba3d2592 21:29:43 Removing intermediate container 55faba3d2592 21:29:43 ---> 4e10fef00267 21:29:43 Step 13/24 : WORKDIR / 21:29:43 ---> Running in 54f948eb9821 21:29:43 Removing intermediate container 54f948eb9821 21:29:43 ---> 8438d0ea70eb 21:29:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:29:43 Removing intermediate container b139a46f3fd3 21:29:43 ---> f09f02a0ad21 21:29:43 21:29:43 Step 10/20 : FROM alpine 21:29:43 ---> 85b71a783ad3 21:29:43 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:29:44 ---> Running in 4c4045d4ffd7 21:29:44 ---> 5bb8b0da5d04 21:29:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:29:46 ---> c6f05c6e7b4c 21:29:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:29:47 ---> ee260f8bc29a 21:29:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:29:47 v3.13.1-9-g9a9dfea8f2 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 21:29:47 v3.13.1-8-g0c82f59ca4 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 21:29:47 OK: 13722 distinct packages available 21:29:49 (1/5) Installing ca-certificates (20191127-r5) 21:29:49 ---> 5be978e4720f 21:29:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:29:49 (2/5) Installing brotli-libs (1.0.9-r3) 21:29:49 (3/5) Installing nghttp2-libs (1.42.0-r1) 21:29:49 (4/5) Installing libcurl (7.74.0-r0) 21:29:49 (5/5) Installing curl (7.74.0-r0) 21:29:49 Executing busybox-1.32.1-r2.trigger 21:29:49 Executing ca-certificates-20191127-r5.trigger 21:29:50 OK: 8 MiB in 19 packages 21:29:51 ---> 3ae0c06fb86c 21:29:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:29:52 ---> 591ee16cb018 21:29:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:29:53 ---> Running in 6cfce5cca81a 21:29:53 Removing intermediate container 4c4045d4ffd7 21:29:53 ---> 1b89519ad453 21:29:53 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:29:53 ---> Running in 6e0b025b967b 21:29:54 Removing intermediate container 6e0b025b967b 21:29:54 ---> eab9356424cd 21:29:54 Step 13/20 : WORKDIR /edgex 21:29:54 ---> Running in c9686e67eaf2 21:29:55 Removing intermediate container c9686e67eaf2 21:29:55 ---> 69c973a1f664 21:29:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:29:56 ---> cc79f4fcd5ed 21:29:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:29:56 Removing intermediate container 6cfce5cca81a 21:29:56 ---> 9e3fd3cf5b5b 21:29:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:29:57 ---> Running in 0e63dd3311ff 21:29:58 Removing intermediate container 0e63dd3311ff 21:29:58 ---> 53f800932b77 21:29:58 Step 22/24 : LABEL arch=arm64 21:29:58 ---> Running in be729c106838 21:29:58 ---> ace11e6adf96 21:29:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:29:58 ---> Running in 958884e9878a 21:29:58 Removing intermediate container be729c106838 21:29:58 ---> 60c37e8b79a1 21:29:58 Step 23/24 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:29:59 ---> Running in e67b0407b209 21:29:59 Removing intermediate container 958884e9878a 21:29:59 ---> 83b26186f453 21:29:59 Step 17/20 : CMD ["--init=true"] 21:29:59 ---> Running in 07bc96c7f763 21:30:00 Removing intermediate container e67b0407b209 21:30:00 ---> ddf47474fdc6 21:30:00 Step 24/24 : LABEL version=0.0.0 21:30:00 ---> Running in f99ec3b01f0b 21:30:00 Removing intermediate container 07bc96c7f763 21:30:00 ---> b7c259e697b3 21:30:00 Step 18/20 : LABEL arch=arm64 21:30:00 ---> Running in 4b5211097363 21:30:01 Removing intermediate container f99ec3b01f0b 21:30:01 ---> 6e601af32898 21:30:01 21:30:01 Removing intermediate container 4b5211097363 21:30:01 ---> 38897f027b62 21:30:01 Step 19/20 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:30:01 ---> Running in 64e44fe7e5be 21:30:01 Successfully built 6e601af32898 21:30:01 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:30:01  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 21:30:02 Removing intermediate container 64e44fe7e5be 21:30:02 ---> 7a2193210a27 21:30:02 Step 20/20 : LABEL version=0.0.0 21:30:02 ---> Running in dd9fa296a7a6 21:30:03 Removing intermediate container dd9fa296a7a6 21:30:03 ---> b91176b094c8 21:30:03 21:30:03 Successfully built b91176b094c8 21:30:03 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:30:25  Building docker-security-proxy-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:30:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:30:25 ---> f8daabc21291 21:30:25 Step 3/21 : WORKDIR /edgex-go 21:30:25 ---> Using cache 21:30:25 ---> f256018e0a05 21:30:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:25 ---> Using cache 21:30:25 ---> a28c91da7475 21:30:25 Step 5/21 : RUN apk update && apk add make git 21:30:25 ---> Using cache 21:30:25 ---> 9ad6849bc67c 21:30:25 Step 6/21 : COPY go.mod . 21:30:25 ---> Using cache 21:30:25 ---> 67ee987d13eb 21:30:25 Step 7/21 : RUN go mod download 21:30:25 ---> Using cache 21:30:25 ---> d66748eea2bb 21:30:25 Step 8/21 : COPY . . 21:30:25 ---> Using cache 21:30:25 ---> a83b63d89f21 21:30:25 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:30:25 ---> Running in 5d274bbdd393 21:30:26 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 21:30:27 Removing intermediate container 8f97d3a6a76b 21:30:27 ---> 6985dfd2452b 21:30:27 21:30:27 Step 10/24 : FROM scratch 21:30:27 ---> 21:30:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:30:28 ---> Using cache 21:30:28 ---> f96766547842 21:30:28 Step 12/24 : ENV APP_PORT=48060 21:30:28 ---> Running in 36157cbb56df 21:30:29 Removing intermediate container 36157cbb56df 21:30:29 ---> cc85e9a5395f 21:30:29 Step 13/24 : EXPOSE $APP_PORT 21:30:29 ---> Running in ea42f09a4021 21:30:29 Removing intermediate container ea42f09a4021 21:30:29 ---> 15c67306bf84 21:30:29 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:30:31 ---> df5d9f69c6b4 21:30:31 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:30:32 ---> e281228739fa 21:30:32 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:30:35 ---> 7f0308973f8c 21:30:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:30:37 ---> eea5c52163a9 21:30:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:30:37 Removing intermediate container 578ae09cfd36 21:30:37 ---> e73e09bfea3b 21:30:37 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:30:38 ---> Running in 01c3123b0f68 21:30:39 ---> 060d92e8b745 21:30:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:30:39 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 21:30:40 ---> a2fd935e5335 21:30:40 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:30:40 ---> Running in 0c8f30094f0e 21:30:41 Removing intermediate container 0c8f30094f0e 21:30:41 ---> 2557b569ce1b 21:30:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:41 ---> Running in 45420761f6d9 21:30:42 Removing intermediate container 45420761f6d9 21:30:42 ---> 1ca8295db9e1 21:30:42 Step 22/24 : LABEL arch=arm64 21:30:42 ---> Running in 5aaf8a30e269 21:30:42 Removing intermediate container 5aaf8a30e269 21:30:42 ---> efdf50be1887 21:30:42 Step 23/24 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:30:43 ---> Running in 825352c2379a 21:30:44 Removing intermediate container 825352c2379a 21:30:44 ---> 90be6e49056a 21:30:44 Step 24/24 : LABEL version=0.0.0 21:30:44 ---> Running in 2a575ecd2124 21:30:45 Removing intermediate container 2a575ecd2124 21:30:45 ---> 6dac5a441951 21:30:45 21:30:45 Removing intermediate container 01c3123b0f68 21:30:45 ---> fe0046c06de5 21:30:45 21:30:45 Step 11/27 : FROM docker:latest 21:30:45 ---> 83ca638d8957 21:30:45 Step 12/27 : RUN apk add --no-cache bash 21:30:45 ---> Running in ec1eae9ad6ed 21:30:46 Successfully built 6dac5a441951 21:30:46 Successfully tagged docker-support-notifications-go-arm64:latest 21:30:47  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:30:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:30:48 (1/2) Installing readline (8.0.4-r0) 21:30:48 (2/2) Installing bash (5.0.17-r0) 21:30:48 Executing bash-5.0.17-r0.post-install 21:30:48 Executing busybox-1.31.1-r19.trigger 21:30:48 OK: 12 MiB in 22 packages 21:30:50 Removing intermediate container ec1eae9ad6ed 21:30:50 ---> b505a7687fd1 21:30:50 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:30:50 ---> Running in 4e50746fd412 21:30:53 Removing intermediate container 4e50746fd412 21:30:53 ---> db16083fd95f 21:30:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:30:53 ---> Running in 8a0fc602453e 21:30:54 Removing intermediate container 8a0fc602453e 21:30:54 ---> 23338eff5477 21:30:54 Step 15/27 : ENV APP_PORT=48090 21:30:54 ---> Running in d4735e9b846d 21:30:55 Removing intermediate container d4735e9b846d 21:30:55 ---> 559af8ac39c5 21:30:55 Step 16/27 : EXPOSE $APP_PORT 21:30:55 ---> Running in caf5c35eb7cc 21:30:55 Removing intermediate container caf5c35eb7cc 21:30:55 ---> 4ed903e4ab5e 21:30:55 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:30:57 ---> 61e332860524 21:30:57 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:30:58 ---> 055bf9662d17 21:30:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:31:01 ---> f02ee5ce8e73 21:31:01 Step 20/27 : RUN apk --no-cache add py3-pip 21:31:01 ---> Running in 072ebb820570 21:31:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:31:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:31:02 (1/33) Installing libbz2 (1.0.8-r1) 21:31:02 (2/33) Installing expat (2.2.9-r1) 21:31:02 (3/33) Installing libffi (3.3-r2) 21:31:02 (4/33) Installing gdbm (1.13-r1) 21:31:02 (5/33) Installing xz-libs (5.2.5-r0) 21:31:02 (6/33) Installing sqlite-libs (3.32.1-r0) 21:31:02 (7/33) Installing python3 (3.8.5-r0) 21:31:04 (8/33) Installing py3-appdirs (1.4.4-r1) 21:31:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:31:04 (10/33) Installing py3-parsing (2.4.7-r0) 21:31:04 (11/33) Installing py3-six (1.15.0-r0) 21:31:04 (12/33) Installing py3-packaging (20.4-r0) 21:31:04 (13/33) Installing py3-setuptools (47.0.0-r0) 21:31:04 (14/33) Installing py3-chardet (3.0.4-r4) 21:31:04 (15/33) Installing py3-idna (2.9-r0) 21:31:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:31:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:31:04 (18/33) Installing py3-requests (2.23.0-r0) 21:31:04 (19/33) Installing py3-msgpack (1.0.0-r0) 21:31:04 (20/33) Installing py3-lockfile (0.12.2-r3) 21:31:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:31:04 (22/33) Installing py3-colorama (0.4.3-r0) 21:31:04 (23/33) Installing py3-distlib (0.3.0-r0) 21:31:04 (24/33) Installing py3-distro (1.5.0-r1) 21:31:04 (25/33) Installing py3-webencodings (0.5.1-r3) 21:31:05 (26/33) Installing py3-html5lib (1.0.1-r4) 21:31:05 (27/33) Installing py3-pytoml (0.1.21-r0) 21:31:05 (28/33) Installing py3-pep517 (0.8.2-r0) 21:31:05 (29/33) Installing py3-progress (1.5-r0) 21:31:05 (30/33) Installing py3-toml (0.10.1-r0) 21:31:05 (31/33) Installing py3-retrying (1.3.3-r0) 21:31:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:31:05 (33/33) Installing py3-pip (20.1.1-r0) 21:31:05 Executing busybox-1.31.1-r19.trigger 21:31:05 OK: 71 MiB in 55 packages 21:31:18 Removing intermediate container bedbd4382549 21:31:18 ---> 8c105189b429 21:31:18 21:31:18 Step 10/23 : FROM alpine 21:31:18 ---> 85b71a783ad3 21:31:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:31:18 ---> Running in ab91b0e373ad 21:31:18 Removing intermediate container 072ebb820570 21:31:18 ---> d3f5116a9e18 21:31:18 Step 21/27 : RUN pip install docker-compose==1.23.2 21:31:18 Removing intermediate container ab91b0e373ad 21:31:18 ---> fd2cb9c1d825 21:31:18 Step 12/23 : ENV APP_PORT=48080 21:31:18 ---> Running in 25181d7ac42f 21:31:18 ---> Running in 0bea76aad0a8 21:31:18 Removing intermediate container 0bea76aad0a8 21:31:18 ---> d34d004ea1bd 21:31:18 Step 13/23 : EXPOSE $APP_PORT 21:31:18 ---> Running in 19a85aa9d6ad 21:31:18 Removing intermediate container 19a85aa9d6ad 21:31:18 ---> 6be4854d9456 21:31:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:18 ---> Running in 7b7e48be52c8 21:31:21 Removing intermediate container 7b7e48be52c8 21:31:21 ---> d2601f08b37a 21:31:21 Step 15/23 : RUN apk --no-cache add zeromq 21:31:21 ---> Running in 00b9da4d4eaa 21:31:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:31:23 Collecting docker-compose==1.23.2 21:31:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:31:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:31:24 Removing intermediate container 5d274bbdd393 21:31:24 ---> ae11bd1ef10e 21:31:24 21:31:24 Step 10/21 : FROM scratch 21:31:24 ---> 21:31:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:31:24 ---> Using cache 21:31:24 ---> 710845b4a509 21:31:24 Step 12/21 : ENV APP_PORT=48085 21:31:24 ---> Running in cb2f27523a53 21:31:25 (1/5) Installing libgcc (10.2.1_pre1-r3) 21:31:25 Removing intermediate container cb2f27523a53 21:31:25 ---> c293946e584a 21:31:25 Step 13/21 : EXPOSE $APP_PORT 21:31:25 (2/5) Installing libsodium (1.0.18-r0) 21:31:25 ---> Running in e24378b57c0c 21:31:25 (3/5) Installing libstdc++ (10.2.1_pre1-r3) 21:31:25 Collecting docker<4.0,>=3.6.0 21:31:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:31:25 (4/5) Installing libzmq (4.3.3-r1) 21:31:25 (5/5) Installing zeromq (4.3.3-r1) 21:31:25 Removing intermediate container e24378b57c0c 21:31:25 ---> f1e65bf32711 21:31:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:31:25 Executing busybox-1.32.1-r2.trigger 21:31:25 OK: 8 MiB in 19 packages 21:31:26 ---> 7c17ae3db986 21:31:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:31:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:31:27 Removing intermediate container 00b9da4d4eaa 21:31:27 ---> c7d3c4d55db3 21:31:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:31:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:31:27 ---> 03940877033a 21:31:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:31:28 Collecting websocket-client<1.0,>=0.32.0 21:31:28 ---> 6f18e9e58491 21:31:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:31:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:31:28 Collecting docopt<0.7,>=0.6.1 21:31:28 Downloading docopt-0.6.2.tar.gz (25 kB) 21:31:28 ---> 6307885c952d 21:31:28 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:31:29 ---> Running in df3ed6ecbef5 21:31:29 ---> 0c41d07e63da 21:31:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:31:29 Removing intermediate container df3ed6ecbef5 21:31:29 ---> 5000ccbb8990 21:31:29 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:29 ---> Running in 5c9b2d9f7b4c 21:31:30 Removing intermediate container 5c9b2d9f7b4c 21:31:30 ---> 7d20b1b4d704 21:31:30 Step 19/21 : LABEL arch=arm64 21:31:30 ---> 6c2aba258354 21:31:30 Step 19/23 : ENTRYPOINT ["/core-data"] 21:31:30 ---> Running in b5c294411f6d 21:31:30 ---> Running in 157a25878d00 21:31:31 Removing intermediate container b5c294411f6d 21:31:31 ---> de79309816fb 21:31:31 Step 20/21 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:31:31 Removing intermediate container 157a25878d00 21:31:31 ---> 340590b3a6cd 21:31:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:31 ---> Running in 6d46cddeb8ea 21:31:31 ---> Running in fca20e215010 21:31:31 Removing intermediate container 6d46cddeb8ea 21:31:31 ---> de326719b83c 21:31:31 Step 21/21 : LABEL version=0.0.0 21:31:31 Collecting jsonschema<3,>=2.5.1 21:31:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:31:31 Removing intermediate container fca20e215010 21:31:31 ---> 5781b0b00186 21:31:31 Step 21/23 : LABEL arch=arm64 21:31:31 ---> Running in e2555468ed1d 21:31:31 ---> Running in 474b87685771 21:31:32 Collecting cached-property<2,>=1.2.0 21:31:32 Removing intermediate container e2555468ed1d 21:31:32 ---> 7f3b9c2fca7e 21:31:32 21:31:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:31:32 Removing intermediate container 474b87685771 21:31:32 ---> ee4baaf2e098 21:31:32 Step 22/23 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:31:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:31:32 ---> Running in e4210d0ee58e 21:31:32 Collecting texttable<0.10,>=0.9.0 21:31:32 Downloading texttable-0.9.1.tar.gz (11 kB) 21:31:32 Successfully built 7f3b9c2fca7e 21:31:32 Successfully tagged docker-support-scheduler-go-arm64:latest 21:31:32  Building docker-support-scheduler-go ... done Removing intermediate container e4210d0ee58e 21:31:32 ---> cf52d62b8aa1 21:31:32 Step 23/23 : LABEL version=0.0.0 21:31:32 ---> Running in 61f13a6e8583 21:31:33 Removing intermediate container 61f13a6e8583 21:31:33 ---> 2015c3739394 21:31:33 21:31:33 Successfully built 2015c3739394 21:31:33 Successfully tagged docker-core-data-go-arm64:latest 21:31:34  Building docker-core-data-go ... done Collecting dockerpty<0.5,>=0.4.1 21:31:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:31:37 Collecting PyYAML<4,>=3.10 21:31:37 Downloading PyYAML-3.13.tar.gz (270 kB) 21:31:40 Collecting docker-pycreds>=0.4.0 21:31:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:31:40 Collecting idna<2.8,>=2.5 21:31:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:31:40 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) 21:31:40 Collecting urllib3<1.25,>=1.21.1 21:31:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:31:41 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) 21:31:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:31:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:31:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:31:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:31:41 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, jsonschema, cached-property, texttable, dockerpty, PyYAML, docker-compose 21:31:42 Attempting uninstall: idna 21:31:42 Found existing installation: idna 2.9 21:31:42 Uninstalling idna-2.9: 21:31:42 Successfully uninstalled idna-2.9 21:31:42 Attempting uninstall: urllib3 21:31:42 Found existing installation: urllib3 1.25.9 21:31:42 Uninstalling urllib3-1.25.9: 21:31:43 Successfully uninstalled urllib3-1.25.9 21:31:43 Attempting uninstall: requests 21:31:43 Found existing installation: requests 2.23.0 21:31:43 Uninstalling requests-2.23.0: 21:31:43 Successfully uninstalled requests-2.23.0 21:31:44 Running setup.py install for docopt: started 21:31:46 Running setup.py install for docopt: finished with status 'done' 21:31:46 Running setup.py install for texttable: started 21:31:48 Running setup.py install for texttable: finished with status 'done' 21:31:48 Running setup.py install for dockerpty: started 21:31:50 Running setup.py install for dockerpty: finished with status 'done' 21:31:50 Running setup.py install for PyYAML: started 21:31:52 Running setup.py install for PyYAML: finished with status 'done' 21:31:53 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.57.0 21:31:57 Removing intermediate container 25181d7ac42f 21:31:57 ---> decc5f1e3e22 21:31:57 Step 22/27 : RUN apk --no-cache add curl 21:31:57 ---> Running in 5472a92fdc0f 21:31:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:31:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:31:59 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:31:59 (2/3) Installing libcurl (7.69.1-r3) 21:31:59 (3/3) Installing curl (7.69.1-r3) 21:31:59 Executing busybox-1.31.1-r19.trigger 21:31:59 OK: 71 MiB in 58 packages 21:32:00 Removing intermediate container 5472a92fdc0f 21:32:00 ---> ebb46fa674f0 21:32:00 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:32:00 ---> Running in e54216dafebb 21:32:00 Removing intermediate container e54216dafebb 21:32:00 ---> 58a416827a6f 21:32:00 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:01 ---> Running in 011e2bf2dadb 21:32:01 Removing intermediate container 011e2bf2dadb 21:32:01 ---> 9a235c2047ce 21:32:01 Step 25/27 : LABEL arch=arm64 21:32:01 ---> Running in 52fbff90ec30 21:32:01 Removing intermediate container 52fbff90ec30 21:32:01 ---> 03d467572a15 21:32:01 Step 26/27 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 21:32:02 ---> Running in cba3df279c2b 21:32:02 Removing intermediate container cba3df279c2b 21:32:02 ---> d21baaa431c8 21:32:02 Step 27/27 : LABEL version=0.0.0 21:32:02 ---> Running in 9ec6d7f1fe19 21:32:03 Removing intermediate container 9ec6d7f1fe19 21:32:03 ---> adfda62a6c87 21:32:03 21:32:03 Successfully built adfda62a6c87 21:32:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:32:03  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:32:03 $ docker stop --time=1 6bc1de60b412f1ddda7ab5dfd058dcceb317e2705a7186f68f2cc5bbedf7f3ed 21:32:05 $ docker rm -f 6bc1de60b412f1ddda7ab5dfd058dcceb317e2705a7186f68f2cc5bbedf7f3ed [Pipeline] // withDockerContainer [Pipeline] sh 21:32:06 + docker images 21:32:06 + grep docker 21:32:06 docker-sys-mgmt-agent-go-arm64 latest adfda62a6c87 4 seconds ago 300MB 21:32:06 docker-core-data-go-arm64 latest 2015c3739394 33 seconds ago 22.4MB 21:32:06 docker-support-scheduler-go-arm64 latest 7f3b9c2fca7e 35 seconds ago 11.5MB 21:32:06 docker-support-notifications-go-arm64 latest 6dac5a441951 About a minute ago 12.9MB 21:32:06 docker-security-proxy-setup-go-arm64 latest b91176b094c8 2 minutes ago 15.9MB 21:32:06 docker-security-secretstore-setup-go-arm64 latest 6e601af32898 2 minutes ago 23.5MB 21:32:06 docker-core-metadata-go-arm64 latest c51f282cfe47 4 minutes ago 13.6MB 21:32:06 docker-security-secrets-setup-go-arm64 latest db6bb201aa6e 4 minutes ago 22.7MB 21:32:06 docker-core-command-go-arm64 latest ccd367cc5520 4 minutes ago 11.3MB 21:32:06 docker-security-bootstrap-redis-go-arm64 latest 945a9cddb8dc 4 minutes ago 15.2MB 21:32:06 docker-support-logging-go-arm64 latest c12645fec33c 4 minutes ago 10.6MB 21:32:06 docker latest 83ca638d8957 3 weeks ago 228MB [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] } [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 21:32:09 provisioning config files... 21:32:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2412041053198731073tmp [Pipeline] { [Pipeline] sh 21:32:10 + set +x 21:32:10 + curl -s https://codecov.io/bash 21:32:10 + bash -s -- 21:32:10 21:32:10 _____ _ 21:32:10 / ____| | | 21:32:10 | | ___ __| | ___ ___ _____ __ 21:32:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:32:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:32:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:32:10 Bash-20210129-7c25fce 21:32:10 21:32:10 21:32:10 ==> git version 2.24.3 found 21:32:10 ==> 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 21:32:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:32:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:32:10 ==> Jenkins CI detected. 21:32:10 project root: . 21:32:10 --> token set from env 21:32:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:32:10 ==> Running gcov in . (disable via -X gcov) 21:32:10 ==> Python coveragepy not found 21:32:10 ==> Searching for coverage reports in: 21:32:10 + . 21:32:10 -> Found 1 reports 21:32:10 ==> Detecting git/mercurial file structure 21:32:10 ==> Reading reports 21:32:10 + ./coverage.out bytes=541382 21:32:10 ==> Appending adjustments 21:32:10 https://docs.codecov.io/docs/fixing-reports 21:32:14 + Found adjustments 21:32:14 ==> Gzipping contents 21:32:14 84K /tmp/codecov.4hlmPm.gz 21:32:14 ==> Uploading reports 21:32:14 url: https://codecov.io 21:32:14 query: branch=PR-3102&commit=bf5c00247f72bb2ef98cdb5ede1c907a16769b45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3102&job=&cmd_args= 21:32:14 -> Pinging Codecov 21:32:14 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3102&commit=bf5c00247f72bb2ef98cdb5ede1c907a16769b45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3102&job=&cmd_args= 21:32:14 -> Uploading to 21:32:14 https://storage.googleapis.com/codecov/v4/raw/2021-01-30/00271124DB129430A58F1EEE437C3FCB/bf5c00247f72bb2ef98cdb5ede1c907a16769b45/cb5a0b4a-b29b-4ec4-b85b-057d52e4244c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210130T213214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42ccfb1f7cfe8ae8a7383a2f9ef36e6ce7f87ea7404405aed2e36bb1ba4d8c16 21:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:14 Dload Upload Total Spent Left Speed 21:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85177 0 0 100 85177 0 150k --:--:-- --:--:-- --:--:-- 150k 21:32:15 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [Pipeline] } 21:32:15 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 21:32:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:32:19 ---> package-listing.sh 21:32:19 ++ facter osfamily 21:32:19 ++ tr '[:upper:]' '[:lower:]' 21:32:19 + OS_FAMILY=redhat 21:32:19 + workspace=/w/workspace/edgex-go/1 21:32:19 + START_PACKAGES=/tmp/packages_start.txt 21:32:19 + END_PACKAGES=/tmp/packages_end.txt 21:32:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:32:19 + PACKAGES=/tmp/packages_start.txt 21:32:19 + '[' /w/workspace/edgex-go/1 ']' 21:32:19 + PACKAGES=/tmp/packages_end.txt 21:32:19 + case "${OS_FAMILY}" in 21:32:19 + rpm -qa 21:32:19 + sort 21:32:24 + '[' -f /tmp/packages_start.txt ']' 21:32:24 + '[' -f /tmp/packages_end.txt ']' 21:32:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:32:24 + '[' /w/workspace/edgex-go/1 ']' 21:32:24 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:32:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:32:24 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 21:32:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:32:25 21:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:32:25 alpine: Pulling from edgex-lftools-log-publisher 21:32:25 df20fa9351a1: Pulling fs layer 21:32:25 36b3adc4ff6f: Pulling fs layer 21:32:25 8ad3a11d3b57: Pulling fs layer 21:32:25 46f8f816bc3b: Pulling fs layer 21:32:25 93b61091891f: Pulling fs layer 21:32:25 93b9cdb0e59b: Pulling fs layer 21:32:25 5e14af77c1be: Pulling fs layer 21:32:25 01666e4c0597: Pulling fs layer 21:32:25 aa168da1d23b: Pulling fs layer 21:32:25 46f8f816bc3b: Waiting 21:32:25 93b61091891f: Waiting 21:32:25 93b9cdb0e59b: Waiting 21:32:25 5e14af77c1be: Waiting 21:32:25 01666e4c0597: Waiting 21:32:25 aa168da1d23b: Waiting 21:32:25 36b3adc4ff6f: Download complete 21:32:25 46f8f816bc3b: Verifying Checksum 21:32:25 46f8f816bc3b: Download complete 21:32:26 df20fa9351a1: Verifying Checksum 21:32:26 df20fa9351a1: Download complete 21:32:26 93b9cdb0e59b: Verifying Checksum 21:32:26 93b9cdb0e59b: Download complete 21:32:26 5e14af77c1be: Verifying Checksum 21:32:26 5e14af77c1be: Download complete 21:32:26 93b61091891f: Verifying Checksum 21:32:26 93b61091891f: Download complete 21:32:26 01666e4c0597: Verifying Checksum 21:32:26 01666e4c0597: Download complete 21:32:26 8ad3a11d3b57: Verifying Checksum 21:32:26 8ad3a11d3b57: Download complete 21:32:26 df20fa9351a1: Pull complete 21:32:26 36b3adc4ff6f: Pull complete 21:32:28 aa168da1d23b: Verifying Checksum 21:32:28 aa168da1d23b: Download complete 21:32:29 8ad3a11d3b57: Pull complete 21:32:29 46f8f816bc3b: Pull complete 21:32:30 93b61091891f: Pull complete 21:32:30 93b9cdb0e59b: Pull complete 21:32:30 5e14af77c1be: Pull complete 21:32:30 01666e4c0597: Pull complete 21:32:40 aa168da1d23b: Pull complete 21:32:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:32:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:32:41 prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container 21:32:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:32:45 $ docker top 6270991eb28aa08fd17945f7c86465808f72442b8f03c16d26c92c60fe01e8fa -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:45 + touch /tmp/pre-build-complete [Pipeline] sh 21:32:45 + mkdir -p /var/log/sa [Pipeline] sh 21:32:46 + ls /var/log/sa-host 21:32:46 + sadf -c /var/log/sa-host/sa23 21:32:46 file_magic: OK 21:32:46 HZ: Using current value: 100 21:32:46 file_header: OK 21:32:46 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 21:32:46 Statistics: 21:32:46 Hnuu...uuuununununu... 21:32:46 File successfully converted to sysstat format version 12.2.1 21:32:46 + sadf -c /var/log/sa-host/sa30 21:32:46 file_magic: OK 21:32:46 HZ: Using current value: 100 21:32:46 file_header: OK 21:32:46 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 21:32:46 Statistics: 21:32:46 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... 21:32:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:47 provisioning config files... 21:32:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4124619362043541805tmp [Pipeline] { [Pipeline] echo 21:32:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:32:47 ---> create-netrc.sh [Pipeline] } 21:32:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:32:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:32:48 ---> python-tools-install.sh [Pipeline] echo 21:32:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:32:48 ---> sudo-logs.sh 21:32:48 Archiving 'sudo' log.. [Pipeline] echo 21:32:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:32:48 ---> job-cost.sh 21:32:48 lf-activate-venv: SKIPPING 21:32:48 INFO: No Stack... 21:32:49 INFO: Retrieving Pricing Info for: v1-standard-2 21:32:50 INFO: Archiving Costs [Pipeline] echo 21:32:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:32:50 ---> logs-deploy.sh 21:32:50 lf-activate-venv: SKIPPING 21:32:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3102/1 21:32:50 INFO: archiving workspace using pattern(s): 21:32:52 Archives upload complete. 21:32:52 INFO: archiving logs to Nexus 21:32:53 ---> uname -a: 21:32:53 Linux prd-centos7-docker-4c-2g-24120.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:32:53 21:32:53 21:32:53 ---> lscpu: 21:32:53 Architecture: x86_64 21:32:53 CPU op-mode(s): 32-bit, 64-bit 21:32:53 Byte Order: Little Endian 21:32:53 Address sizes: 40 bits physical, 48 bits virtual 21:32:53 CPU(s): 4 21:32:53 On-line CPU(s) list: 0-3 21:32:53 Thread(s) per core: 1 21:32:53 Core(s) per socket: 1 21:32:53 Socket(s): 4 21:32:53 NUMA node(s): 1 21:32:53 Vendor ID: GenuineIntel 21:32:53 CPU family: 6 21:32:53 Model: 44 21:32:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:32:53 Stepping: 1 21:32:53 CPU MHz: 2933.438 21:32:53 BogoMIPS: 5866.87 21:32:53 Virtualization: VT-x 21:32:53 Hypervisor vendor: KVM 21:32:53 Virtualization type: full 21:32:53 L1d cache: 128 KiB 21:32:53 L1i cache: 128 KiB 21:32:53 L2 cache: 16 MiB 21:32:53 L3 cache: 64 MiB 21:32:53 NUMA node0 CPU(s): 0-3 21:32:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:32:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:32:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:32:53 Vulnerability Meltdown: Mitigation; PTI 21:32:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:32:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:32:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:32:53 Vulnerability Srbds: Not affected 21:32:53 Vulnerability Tsx async abort: Not affected 21:32:53 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 21:32:53 21:32:53 21:32:53 ---> nproc: 21:32:53 4 21:32:53 21:32:53 21:32:53 ---> df -h: 21:32:53 Filesystem Size Used Available Use% Mounted on 21:32:53 overlay 50.0G 12.4G 37.6G 25% / 21:32:53 tmpfs 64.0M 0 64.0M 0% /dev 21:32:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:32:53 shm 64.0M 0 64.0M 0% /dev/shm 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /facter-os 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /etc/resolv.conf 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /etc/hostname 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /etc/hosts 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /run/cloud-init/result.json 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /var/log/sa-host 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /var/log/secure 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /var/log/auth.log 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /w/workspace/edgex-go/1 21:32:53 /dev/vda1 50.0G 12.4G 37.6G 25% /w/workspace/edgex-go/1@tmp 21:32:53 21:32:53 21:32:53 ---> free -m: 21:32:53 total used free shared buff/cache available 21:32:53 Mem: 1837 671 138 0 1027 1081 21:32:53 Swap: 1023 104 919 21:32:53 21:32:53 21:32:53 ---> ip addr: 21:32:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:32:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:32:53 inet 127.0.0.1/8 scope host lo 21:32:53 valid_lft forever preferred_lft forever 21:32:53 inet6 ::1/128 scope host 21:32:53 valid_lft forever preferred_lft forever 21:32:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:32:53 link/ether fa:16:3e:b3:28:de brd ff:ff:ff:ff:ff:ff 21:32:53 inet 10.30.123.54/23 brd 10.30.123.255 scope global dynamic eth0 21:32:53 valid_lft 85123sec preferred_lft 85123sec 21:32:53 inet6 fe80::f816:3eff:feb3:28de/64 scope link 21:32:53 valid_lft forever preferred_lft forever 21:32:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:32:53 link/ether 02:42:a0:ee:f5:b3 brd ff:ff:ff:ff:ff:ff 21:32:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:32:53 valid_lft forever preferred_lft forever 21:32:53 inet6 fe80::42:a0ff:feee:f5b3/64 scope link 21:32:53 valid_lft forever preferred_lft forever 21:32:53 21:32:53 21:32:53 ---> sar -b -r -n DEV: 21:32:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/30/21 _x86_64_ (4 CPU) 21:32:53 21:32:53 21:11:22 LINUX RESTART (4 CPU) 21:32:53 21:32:53 21:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:32:53 21:13:01 103.28 42.39 60.89 0.00 7799.63 19496.94 0.00 21:32:53 21:14:01 288.53 81.94 206.58 0.00 4833.12 65192.45 0.00 21:32:53 21:15:01 221.43 122.73 98.71 0.00 5089.38 10273.79 0.00 21:32:53 21:16:02 150.02 80.76 69.26 0.00 3477.23 11911.58 0.00 21:32:53 21:17:01 1078.84 805.51 273.32 0.00 98623.81 169514.25 0.00 21:32:53 21:18:01 2143.53 1790.26 353.27 0.00 153186.17 158156.57 0.00 21:32:53 21:19:02 1276.81 954.29 322.52 0.00 78539.18 93966.63 0.00 21:32:53 21:20:01 2405.33 2068.00 337.32 0.00 95080.24 110261.36 0.00 21:32:53 21:21:01 1980.90 1675.29 305.61 0.00 94215.84 103941.36 0.00 21:32:53 21:22:01 123.42 22.65 100.77 0.00 3042.88 7128.35 0.00 21:32:53 21:23:01 1.80 0.55 1.25 0.00 6.79 18.83 0.00 21:32:53 21:24:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 21:32:53 21:25:01 0.44 0.17 0.27 0.00 5.15 3.76 0.00 21:32:53 21:26:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 21:32:53 21:27:01 1.75 1.52 0.23 0.00 50.22 3.55 0.00 21:32:53 21:28:01 0.82 0.05 0.77 0.00 1.60 14.79 0.00 21:32:53 21:29:01 0.35 0.02 0.33 0.00 0.27 4.78 0.00 21:32:53 21:30:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 21:32:53 21:31:01 0.35 0.05 0.30 0.00 0.93 2.61 0.00 21:32:53 21:32:01 0.67 0.02 0.65 0.00 0.13 7.78 0.00 21:32:53 Average: 489.11 382.40 106.71 0.00 27214.51 37481.39 0.00 21:32:53 21:32:53 21:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:32:53 21:13:01 384300 0 623588 33.14 2596 871060 1112100 37.95 465528 832272 80 21:32:53 21:14:01 335628 0 711496 37.81 960 833460 1116296 38.10 470804 788284 16 21:32:53 21:15:01 216564 0 826724 43.94 436 837820 1644872 56.14 705200 678772 67856 21:32:53 21:16:02 394628 0 710888 37.78 424 775604 1119112 38.19 517896 684316 16 21:32:53 21:17:01 259516 0 723724 38.46 0 898304 1721432 58.75 585236 818388 5492 21:32:53 21:18:01 442108 0 882448 46.90 0 556988 2953056 100.78 590896 600844 0 21:32:53 21:19:02 65824 0 692204 36.79 0 1123516 1662468 56.74 626408 961968 54492 21:32:53 21:20:01 346556 0 757044 40.24 0 777944 2463016 84.06 607980 695636 4236 21:32:53 21:21:01 403760 0 627264 33.34 0 850520 1387024 47.34 390368 862008 2768 21:32:53 21:22:01 510028 0 578560 30.75 0 792956 1201160 40.99 405572 729620 20 21:32:53 21:23:01 512800 0 575720 30.60 0 793024 1174420 40.08 404104 728692 20 21:32:53 21:24:01 513972 0 574540 30.54 0 793032 1167200 39.83 403676 728568 20 21:32:53 21:25:01 513532 0 574984 30.56 0 793028 1167196 39.83 403688 728704 8 21:32:53 21:26:01 513680 0 574816 30.55 0 793048 1167196 39.83 403564 728720 8 21:32:53 21:27:01 512072 0 575596 30.59 0 793876 1167284 39.84 403984 729208 28 21:32:53 21:28:01 512308 0 575368 30.58 0 793868 1167248 39.84 403876 729208 16 21:32:53 21:29:01 512504 0 575152 30.57 0 793888 1167200 39.83 403920 729228 16 21:32:53 21:30:01 512456 0 575188 30.57 0 793900 1167200 39.83 403928 729232 8 21:32:53 21:31:01 512208 0 575432 30.58 0 793904 1167200 39.83 403932 729256 8 21:32:53 21:32:01 512220 0 575408 30.58 0 793916 1167296 39.84 403888 729264 8 21:32:53 Average: 424333 0 644307 34.24 221 812683 1402999 47.88 470222 747109 6756 21:32:53 21:32:53 21:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:32:53 21:13:01 eth0 1430.04 1433.97 5908.34 166.83 0.00 0.00 0.00 0.00 21:32:53 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:13:01 docker0 857.84 775.55 70.66 2725.53 0.00 0.00 0.00 0.00 21:32:53 21:14:01 eth0 692.97 505.32 4924.47 49.33 0.00 0.00 0.00 0.00 21:32:53 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:14:01 docker0 151.61 193.86 11.07 834.52 0.00 0.00 0.00 0.00 21:32:53 21:15:01 eth0 63.45 46.51 38.95 68.26 0.00 0.00 0.00 0.00 21:32:53 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:15:01 vethf7a7e5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:32:53 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:16:02 eth0 48.65 36.78 25.88 65.96 0.00 0.00 0.00 0.00 21:32:53 21:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:17:01 veth918f8a3 2.82 5.11 0.19 29.69 0.00 0.00 0.00 0.00 21:32:53 21:17:01 veth425cc0d 4.06 5.28 0.29 29.70 0.00 0.00 0.00 0.00 21:32:53 21:17:01 veth90ff4d1 4.37 5.60 0.31 29.77 0.00 0.00 0.00 0.00 21:32:53 21:17:01 eth0 225.72 164.03 1868.97 23.53 0.00 0.00 0.00 0.00 21:32:53 21:18:01 veth8ce6fbe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:32:53 21:18:01 veth9d939f4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:53 21:18:01 eth0 42.34 28.56 26.00 56.94 0.00 0.00 0.00 0.00 21:32:53 21:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:32:53 21:19:02 veth1921c9b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:32:53 21:19:02 vethb75d3df 3.03 8.04 0.22 47.92 0.00 0.00 0.00 0.00 21:32:53 21:19:02 eth0 103.14 70.61 249.34 83.86 0.00 0.00 0.00 0.00 21:32:53 21:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:20:01 vethcb43859 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:20:01 eth0 58.93 38.54 62.53 67.81 0.00 0.00 0.00 0.00 21:32:53 21:20:01 vethac07de4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:21:01 eth0 65.94 41.02 145.64 17.45 0.00 0.00 0.00 0.00 21:32:53 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:21:01 veth64800c3 0.00 0.86 0.00 0.04 0.00 0.00 0.00 0.00 21:32:53 21:21:01 docker0 1046.11 1031.37 83.35 3916.16 0.00 0.00 0.00 0.00 21:32:53 21:22:01 eth0 113.53 78.03 387.45 66.89 0.00 0.00 0.00 0.00 21:32:53 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:22:01 docker0 35.39 59.37 2.23 362.87 0.00 0.00 0.00 0.00 21:32:53 21:23:01 eth0 1.13 0.45 0.41 0.21 0.00 0.00 0.00 0.00 21:32:53 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:24:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:32:53 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:32:53 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:27:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:32:53 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:28:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:32:53 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:32:53 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:30:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:32:53 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:31:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:32:53 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:32:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 21:32:53 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 Average: eth0 141.40 121.27 677.67 33.30 0.00 0.00 0.00 0.00 21:32:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:53 Average: docker0 54.31 54.77 4.30 214.86 0.00 0.00 0.00 0.00 21:32:53 21:32:53 21:32:53 ---> sar -P ALL: 21:32:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/30/21 _x86_64_ (4 CPU) 21:32:53 21:32:53 21:11:22 LINUX RESTART (4 CPU) 21:32:53 21:32:53 21:12:02 CPU %user %nice %system %iowait %steal %idle 21:32:53 21:13:01 all 13.94 0.00 6.54 2.02 0.06 77.44 21:32:53 21:13:01 0 18.63 0.00 9.12 1.48 0.05 70.71 21:32:53 21:13:01 1 12.63 0.00 4.82 3.88 0.07 78.60 21:32:53 21:13:01 2 12.30 0.00 6.26 2.21 0.09 79.15 21:32:53 21:13:01 3 12.27 0.00 5.99 0.48 0.03 81.22 21:32:53 21:14:01 all 13.47 0.00 10.88 4.71 0.11 70.83 21:32:53 21:14:01 0 13.74 0.00 11.52 4.17 0.09 70.48 21:32:53 21:14:01 1 14.11 0.00 11.32 6.52 0.12 67.92 21:32:53 21:14:01 2 12.98 0.00 10.95 6.73 0.12 69.21 21:32:53 21:14:01 3 13.06 0.00 9.73 1.40 0.10 75.71 21:32:53 21:15:01 all 55.99 0.00 13.36 5.06 0.07 25.52 21:32:53 21:15:01 0 56.30 0.00 13.71 5.96 0.07 23.96 21:32:53 21:15:01 1 57.66 0.00 13.06 5.35 0.07 23.85 21:32:53 21:15:01 2 58.06 0.00 13.45 5.63 0.05 22.81 21:32:53 21:15:01 3 51.92 0.00 13.21 3.30 0.07 31.50 21:32:53 21:16:02 all 44.19 0.00 13.68 4.30 0.09 37.73 21:32:53 21:16:02 0 43.89 0.00 14.07 4.79 0.07 37.19 21:32:53 21:16:02 1 45.62 0.00 13.04 5.51 0.09 35.75 21:32:53 21:16:02 2 44.43 0.00 14.11 4.92 0.10 36.43 21:32:53 21:16:02 3 42.84 0.00 13.52 2.01 0.09 41.55 21:32:53 21:17:01 all 22.20 0.00 24.58 9.64 0.17 43.40 21:32:53 21:17:01 0 22.86 0.00 25.15 10.79 0.18 41.03 21:32:53 21:17:01 1 23.46 0.00 23.72 9.91 0.12 42.79 21:32:53 21:17:01 2 21.08 0.00 24.94 9.46 0.16 44.36 21:32:53 21:17:01 3 21.41 0.00 24.52 8.42 0.23 45.42 21:32:53 21:18:01 all 27.80 0.00 24.40 29.02 0.20 18.58 21:32:53 21:18:01 0 27.55 0.00 23.87 33.67 0.23 14.69 21:32:53 21:18:01 1 26.55 0.00 25.24 28.77 0.23 19.22 21:32:53 21:18:01 2 29.58 0.00 23.54 26.94 0.17 19.77 21:32:53 21:18:01 3 27.52 0.00 24.96 26.67 0.16 20.69 21:32:53 21:19:02 all 44.90 0.00 20.79 17.44 0.12 16.75 21:32:53 21:19:02 0 43.87 0.00 19.86 15.39 0.14 20.74 21:32:53 21:19:02 1 44.49 0.00 21.98 17.61 0.12 15.80 21:32:53 21:19:02 2 44.00 0.00 20.85 19.56 0.14 15.45 21:32:53 21:19:02 3 47.26 0.00 20.47 17.20 0.07 15.00 21:32:53 21:20:01 all 51.50 0.00 24.94 16.19 0.07 7.30 21:32:53 21:20:01 0 52.32 0.00 23.85 15.31 0.09 8.44 21:32:53 21:20:01 1 51.28 0.00 24.48 15.67 0.05 8.52 21:32:53 21:20:01 2 50.69 0.00 25.21 18.21 0.07 5.82 21:32:53 21:20:01 3 51.74 0.00 26.21 15.57 0.05 6.43 21:32:53 21:21:01 all 26.79 0.00 20.17 19.94 0.18 32.92 21:32:53 21:21:01 0 26.18 0.00 19.17 19.67 0.16 34.82 21:32:53 21:21:01 1 27.82 0.00 20.25 17.38 0.17 34.37 21:32:53 21:21:01 2 25.04 0.00 20.86 20.84 0.19 33.07 21:32:53 21:21:01 3 28.12 0.00 20.41 21.87 0.19 29.40 21:32:53 21:22:01 all 5.56 0.00 4.07 4.24 0.05 86.08 21:32:53 21:22:01 0 8.58 0.00 4.90 2.03 0.05 84.44 21:32:53 21:22:01 1 3.15 0.00 3.46 3.54 0.05 89.80 21:32:53 21:22:01 2 7.15 0.00 4.71 3.97 0.05 84.12 21:32:53 21:22:01 3 3.36 0.00 3.23 7.41 0.05 85.95 21:32:53 21:23:01 all 0.17 0.00 0.04 0.02 0.00 99.78 21:32:53 21:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:32:53 21:23:01 1 0.52 0.00 0.03 0.00 0.00 99.45 21:32:53 21:23:01 2 0.03 0.00 0.03 0.03 0.00 99.90 21:32:53 21:23:01 3 0.07 0.00 0.05 0.03 0.02 99.83 21:32:53 21:32:53 21:23:01 CPU %user %nice %system %iowait %steal %idle 21:32:53 21:24:01 all 0.23 0.00 0.26 0.00 0.00 99.51 21:32:53 21:24:01 0 0.12 0.00 0.20 0.00 0.02 99.67 21:32:53 21:24:01 1 0.60 0.00 0.22 0.00 0.00 99.19 21:32:53 21:24:01 2 0.10 0.00 0.43 0.00 0.00 99.47 21:32:53 21:24:01 3 0.10 0.00 0.20 0.00 0.00 99.70 21:32:53 21:25:01 all 0.14 0.00 0.05 0.00 0.00 99.80 21:32:53 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:32:53 21:25:01 1 0.51 0.00 0.07 0.00 0.00 99.42 21:32:53 21:25:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:32:53 21:25:01 3 0.03 0.00 0.05 0.02 0.02 99.88 21:32:53 21:26:01 all 0.15 0.00 0.13 0.00 0.00 99.71 21:32:53 21:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:32:53 21:26:01 1 0.43 0.00 0.18 0.00 0.02 99.37 21:32:53 21:26:01 2 0.10 0.00 0.20 0.00 0.00 99.70 21:32:53 21:26:01 3 0.03 0.00 0.10 0.00 0.00 99.87 21:32:53 21:27:01 all 0.06 0.00 0.06 0.03 0.00 99.85 21:32:53 21:27:01 0 0.05 0.00 0.13 0.08 0.00 99.73 21:32:53 21:27:01 1 0.15 0.00 0.07 0.02 0.00 99.77 21:32:53 21:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:32:53 21:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:32:53 21:28:01 all 0.16 0.00 0.05 0.00 0.00 99.79 21:32:53 21:28:01 0 0.07 0.00 0.08 0.02 0.00 99.83 21:32:53 21:28:01 1 0.50 0.00 0.03 0.00 0.00 99.47 21:32:53 21:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:32:53 21:28:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:32:53 21:29:01 all 0.15 0.00 0.04 0.00 0.00 99.81 21:32:53 21:29:01 0 0.05 0.00 0.07 0.00 0.00 99.88 21:32:53 21:29:01 1 0.52 0.00 0.03 0.00 0.00 99.45 21:32:53 21:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:32:53 21:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:32:53 21:30:01 all 0.15 0.00 0.03 0.00 0.01 99.81 21:32:53 21:30:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:32:53 21:30:01 1 0.50 0.00 0.02 0.00 0.02 99.47 21:32:53 21:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:32:53 21:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:32:53 21:31:01 all 0.16 0.00 0.03 0.00 0.00 99.80 21:32:53 21:31:01 0 0.07 0.00 0.05 0.00 0.00 99.88 21:32:53 21:31:01 1 0.53 0.00 0.03 0.00 0.00 99.43 21:32:53 21:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:32:53 21:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:32:53 21:32:01 all 0.17 0.00 0.04 0.00 0.00 99.80 21:32:53 21:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:32:53 21:32:01 1 0.55 0.00 0.05 0.00 0.00 99.40 21:32:53 21:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:32:53 21:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:32:53 Average: all 15.05 0.00 8.00 5.49 0.06 71.41 21:32:53 Average: 0 15.37 0.00 8.09 5.53 0.06 70.95 21:32:53 Average: 1 15.23 0.00 7.90 5.57 0.06 71.24 21:32:53 Average: 2 14.96 0.00 8.09 5.79 0.06 71.10 21:32:53 Average: 3 14.63 0.00 7.91 5.07 0.05 72.33 21:32:53 21:32:53 21:32:53