Pull request #3042 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c+4796bc35210d426274ed882bf814f8261df78b77 (156f3660d2f8ea8c9e567f8c8029ea86c62efbae) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-3042/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-3042/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20422 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [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 > 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/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c Merge succeeded, producing d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c Checking out Revision d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c (PR-3042) > git config core.sparsecheckout # timeout=10 > git checkout -f d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c # 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 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c # timeout=10 Commit message: "feat(data): Update Swagger doc to sync DTO schema with go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:51:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:51:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:51:34 ========================================================= 07:51:34 EdgeX Global Pipelines Version Info 07:51:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:51:36 ------------------- 07:51:36 stable info: 07:51:36 ------------------- 07:51:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:51:36 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 07:51:36 Message: update stable to v1.0.177 07:51:37 ------------------- 07:51:37 experimental info: 07:51:37 ------------------- 07:51:37 Commited By: **** collab-it+edgex@linuxfoundation.org 07:51:37 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 07:51:37 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:51:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:51:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:51:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:51:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:51:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:51:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:51:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:51:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:51:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:51:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:51:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:51:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:51:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:51:40 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:51:40 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:51:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3042 [Pipeline] echo 07:51:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3042 [Pipeline] echo 07:51:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3042 [Pipeline] echo 07:51:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c [Pipeline] echo 07:51:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0632f7 [Pipeline] echo 07:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:51:41 provisioning config files... 07:51:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4873446723791920998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:42 ---> docker-login.sh 07:51:42 nexus3.edgexfoundry.org:10001 07:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:42 Configure a credential helper to remove this warning. See 07:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:42 07:51:42 Login Succeeded 07:51:42 nexus3.edgexfoundry.org:10002 07:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:42 Configure a credential helper to remove this warning. See 07:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:42 07:51:42 Login Succeeded 07:51:42 nexus3.edgexfoundry.org:10003 07:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:43 Configure a credential helper to remove this warning. See 07:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:43 07:51:43 Login Succeeded 07:51:43 nexus3.edgexfoundry.org:10004 07:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:43 Configure a credential helper to remove this warning. See 07:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:43 07:51:43 Login Succeeded 07:51:43 docker.io 07:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:43 Configure a credential helper to remove this warning. See 07:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:43 07:51:43 Login Succeeded 07:51:43 ---> docker-login.sh ends [Pipeline] } 07:51:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:51:44 ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/core-command/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo core-command,cmd/core-command/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/core-data/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo core-data,cmd/core-data/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/core-metadata/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo core-metadata,cmd/core-metadata/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/security-bootstrap-redis/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/security-proxy-setup/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/support-notifications/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo support-notifications,cmd/support-notifications/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/support-scheduler/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:51:44 + for file in '`ls cmd/**/Dockerfile`' 07:51:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:51:44 ++ cut -d/ -f2 07:51:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:51:44 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-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:46 07:51:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:51:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:46 latest: Pulling from edgex-devops/git-semver 07:51:46 31603596830f: Pulling fs layer 07:51:46 2a8b12db71e7: Pulling fs layer 07:51:46 6ca5941a6612: Pulling fs layer 07:51:46 ecc8261a40a4: Pulling fs layer 07:51:46 ecc8261a40a4: Waiting 07:51:46 2a8b12db71e7: Verifying Checksum 07:51:46 2a8b12db71e7: Download complete 07:51:46 31603596830f: Verifying Checksum 07:51:46 31603596830f: Download complete 07:51:46 ecc8261a40a4: Verifying Checksum 07:51:46 ecc8261a40a4: Download complete 07:51:46 6ca5941a6612: Verifying Checksum 07:51:46 6ca5941a6612: Download complete 07:51:46 31603596830f: Pull complete 07:51:46 2a8b12db71e7: Pull complete 07:51:47 6ca5941a6612: Pull complete 07:51:48 ecc8261a40a4: Pull complete 07:51:48 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:51:48 prd-centos7-docker-4c-2g-20422 does not seem to be running inside a container 07:51:48 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:51:51 $ docker top 88c23ade05026eb20e55670b8b5044ea3f9173a310e89c3a2b37ba0f8f15ce3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:51:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:51 [ssh-agent] Looking for ssh-agent implementation... 07:51:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:51 $ docker exec 88c23ade05026eb20e55670b8b5044ea3f9173a310e89c3a2b37ba0f8f15ce3c ssh-agent 07:51:52 SSH_AUTH_SOCK=/tmp/ssh-8RbvBU2NTaf8/agent.12 07:51:52 SSH_AGENT_PID=17 07:51:52 Running ssh-add (command line suppressed) 07:51:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8525035990550983164.key (/w/workspace/edgex-go/1@tmp/private_key_8525035990550983164.key) 07:51:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:52 + git tag --points-at HEAD [Pipeline] } 07:51:52 $ docker exec --env ******** --env ******** 88c23ade05026eb20e55670b8b5044ea3f9173a310e89c3a2b37ba0f8f15ce3c ssh-agent -k 07:51:52 unset SSH_AUTH_SOCK; 07:51:52 unset SSH_AGENT_PID; 07:51:52 echo Agent pid 17 killed; 07:51:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:51:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:53 [ssh-agent] Looking for ssh-agent implementation... 07:51:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:53 $ docker exec 88c23ade05026eb20e55670b8b5044ea3f9173a310e89c3a2b37ba0f8f15ce3c ssh-agent 07:51:53 SSH_AUTH_SOCK=/tmp/ssh-fIwtC1zHa6iO/agent.45 07:51:53 SSH_AGENT_PID=50 07:51:53 Running ssh-add (command line suppressed) 07:51:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3502493414082770308.key (/w/workspace/edgex-go/1@tmp/private_key_3502493414082770308.key) 07:51:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:54 + git semver init 07:51:54 # -> Open(): unable to determine branch for HEAD 07:51:54 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:51:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:51:54 # $SEMVER_REMOTE_NAME = origin 07:51:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:51:54 # $SEMVER_USER_NAME = edgex-jenkins 07:51:54 # $SEMVER_BRANCH = PR-3042 07:51:54 # $SEMVER_TEMP = /tmp/semver-802713843 07:51:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:52:12 # '/tmp/semver-802713843' -> '/w/workspace/edgex-go/1/.semver' 07:52:12 # -> Force: false 07:52:12 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:52:12 $ docker exec --env ******** --env ******** 88c23ade05026eb20e55670b8b5044ea3f9173a310e89c3a2b37ba0f8f15ce3c ssh-agent -k 07:52:12 unset SSH_AUTH_SOCK; 07:52:12 unset SSH_AGENT_PID; 07:52:12 echo Agent pid 50 killed; 07:52:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:52:13 + git semver [Pipeline] } 07:52:13 $ docker stop --time=1 88c23ade05026eb20e55670b8b5044ea3f9173a310e89c3a2b37ba0f8f15ce3c 07:52:14 $ docker rm -f 88c23ade05026eb20e55670b8b5044ea3f9173a310e89c3a2b37ba0f8f15ce3c [Pipeline] // withDockerContainer [Pipeline] sh 07:52:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:52:16 Stashed 1 file(s) [Pipeline] echo 07:52:16 [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 07:52:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:52:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:52:18 + true 07:52:18 + sudo service docker restart 07:52:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:52:18 ========================================================= 07:52:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:52:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:52:19 + 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 . 07:52:22 Sending build context to Docker daemon 326.6MB 07:52:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:52:22 Step 2/6 : FROM ${BASE} 07:52:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:52:22 188c0c94c7c5: Pulling fs layer 07:52:22 0ef7d3d256c8: Pulling fs layer 07:52:22 de9db76c5a1d: Pulling fs layer 07:52:22 bca2f99d35d6: Pulling fs layer 07:52:22 93359f2a8cfa: Pulling fs layer 07:52:22 7c6f9722023f: Pulling fs layer 07:52:22 a35cf1a2eb13: Pulling fs layer 07:52:22 7c6f9722023f: Waiting 07:52:22 bca2f99d35d6: Waiting 07:52:22 93359f2a8cfa: Waiting 07:52:22 a35cf1a2eb13: Waiting 07:52:22 de9db76c5a1d: Verifying Checksum 07:52:22 de9db76c5a1d: Download complete 07:52:22 0ef7d3d256c8: Download complete 07:52:22 93359f2a8cfa: Verifying Checksum 07:52:22 93359f2a8cfa: Download complete 07:52:22 188c0c94c7c5: Verifying Checksum 07:52:22 188c0c94c7c5: Download complete 07:52:22 7c6f9722023f: Verifying Checksum 07:52:22 7c6f9722023f: Download complete 07:52:23 188c0c94c7c5: Pull complete 07:52:23 0ef7d3d256c8: Pull complete 07:52:23 de9db76c5a1d: Pull complete 07:52:25 a35cf1a2eb13: Verifying Checksum 07:52:25 a35cf1a2eb13: Download complete 07:52:25 bca2f99d35d6: Verifying Checksum 07:52:25 bca2f99d35d6: Download complete 07:52:30 bca2f99d35d6: Pull complete 07:52:30 93359f2a8cfa: Pull complete 07:52:30 7c6f9722023f: Pull complete 07:52:31 Still waiting to schedule task 07:52:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:52:35 a35cf1a2eb13: Pull complete 07:52:35 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:52:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:52:35 ---> a62c8e92a672 07:52:35 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:52:35 ---> Running in f477801addd7 07:52:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:52:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:52:37 (1/12) Installing libmagic (5.38-r0) 07:52:37 (2/12) Installing file (5.38-r0) 07:52:38 (3/12) Installing libc-dev (0.7.2-r3) 07:52:38 (4/12) Installing g++ (9.3.0-r2) 07:52:42 (5/12) Installing fortify-headers (1.1-r0) 07:52:42 (6/12) Installing patch (2.7.6-r6) 07:52:42 (7/12) Installing build-base (0.5-r2) 07:52:42 (8/12) Installing libsodium (1.0.18-r0) 07:52:42 (9/12) Installing pkgconf (1.7.2-r0) 07:52:42 (10/12) Installing libsodium-dev (1.0.18-r0) 07:52:42 (11/12) Installing libzmq (4.3.3-r0) 07:52:42 (12/12) Installing zeromq-dev (4.3.3-r0) 07:52:42 Executing busybox-1.31.1-r19.trigger 07:52:42 OK: 233 MiB in 51 packages 07:52:45 Removing intermediate container f477801addd7 07:52:45 ---> e74d5f7828fd 07:52:45 Step 4/6 : WORKDIR /edgex-go 07:52:45 ---> Running in e37a1218f0e7 07:52:45 Removing intermediate container e37a1218f0e7 07:52:45 ---> 523bce3c0a23 07:52:45 Step 5/6 : COPY go.mod . 07:52:45 ---> ee03cd82d6e5 07:52:45 Step 6/6 : RUN go mod download 07:52:45 ---> Running in c619fab0ed67 07:53:07 Removing intermediate container c619fab0ed67 07:53:07 ---> e7937af663e7 07:53:07 Successfully built e7937af663e7 07:53:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:53:08 + docker inspect -f . ci-base-image-x86_64 07:53:08 . [Pipeline] withDockerContainer 07:53:08 prd-centos7-docker-4c-2g-20422 does not seem to be running inside a container 07:53:08 $ 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-x86_64 cat 07:53:09 $ docker top 269825567d769e16c0be16496c880c5a948060f05523134062be63199c30f021 -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:10 + go version 07:53:10 go version go1.15.5 linux/amd64 [Pipeline] } 07:53:10 $ docker stop --time=1 269825567d769e16c0be16496c880c5a948060f05523134062be63199c30f021 07:53:12 $ docker rm -f 269825567d769e16c0be16496c880c5a948060f05523134062be63199c30f021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:13 + docker inspect -f . ci-base-image-x86_64 07:53:13 . [Pipeline] withDockerContainer 07:53:13 prd-centos7-docker-4c-2g-20422 does not seem to be running inside a container 07:53:13 $ 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-x86_64 cat 07:53:14 $ docker top 3ebe8f8b0dd2060f696988ea529992b0929756359aaef0a3b2a7b94b5e222c75 -eo pid,comm [Pipeline] { [Pipeline] echo 07:53:14 ========================================================= 07:53:14 [edgeXBuildGoParallel] Running Tests and Build... 07:53:14 ========================================================= [Pipeline] sh 07:53:14 + make test 07:53:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:53:25 ? github.com/edgexfoundry/edgex-go [no test files] 07:53:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:53:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:53:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:53:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:53:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:53:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:53:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:53:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:53:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:53:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:53:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:53:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:53:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.124s coverage: 46.6% of statements 07:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.172s coverage: 27.0% of statements 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 67.9% of statements 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.126s coverage: 82.3% of statements 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.387s coverage: 28.6% of statements 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.120s coverage: 86.7% of statements 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.115s coverage: 97.5% of statements 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:54:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.468s coverage: 93.5% of statements 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:54:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:54:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.1% of statements 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 07:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements 07:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.2% of statements 07:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.4% of statements 07:54:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.247s coverage: 63.5% of statements 07:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 07:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.062s coverage: 91.3% of statements 07:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 07:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 07:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 07:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 68.9% of statements 07:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 37.0% of statements 07:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.373s coverage: 84.0% of statements 07:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 07:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 47.1% of statements 07:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 07:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements 07:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:54:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.792s coverage: 29.1% of statements 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:54:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:54:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:54:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:54:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:54:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:54:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 07:54:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 07:54:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 07:54:09 GO111MODULE=on go vet ./... 07:54:36 gofmt -l . 07:54:36 [ "`gofmt -l .`" = "" ] 07:54:36 ./bin/test-go-mod-tidy.sh 07:54:36 ./bin/test-attribution-txt.sh [Pipeline] sh 07:54:36 + ls -al . 07:54:36 total 656 07:54:36 drwxrwxr-x 10 1001 1001 4096 Jan 15 07:54 . 07:54:36 drwxr-xr-x 4 root root 28 Jan 15 07:53 .. 07:54:36 -rw-rw-r-- 1 1001 1001 11 Jan 15 07:51 .dockerignore 07:54:36 drwxrwxr-x 8 1001 1001 179 Jan 15 07:51 .git 07:54:36 drwxrwxr-x 3 1001 1001 125 Jan 15 07:51 .github 07:54:36 -rw-rw-r-- 1 1001 1001 824 Jan 15 07:51 .gitignore 07:54:36 drwx------ 3 1001 1001 47 Jan 15 07:52 .semver 07:54:36 -rw-rw-r-- 1 1001 1001 166 Jan 15 07:51 .sonarcloud.properties 07:54:36 -rw-rw-r-- 1 1001 1001 7741 Jan 15 07:51 Attribution.txt 07:54:36 -rw-rw-r-- 1 1001 1001 3804 Jan 15 07:51 CONTRIBUTING.md 07:54:36 -rw-rw-r-- 1 1001 1001 931 Jan 15 07:51 Dockerfile.build 07:54:36 -rw-rw-r-- 1 1001 1001 863 Jan 15 07:51 Jenkinsfile 07:54:36 -rw-rw-r-- 1 1001 1001 10775 Jan 15 07:51 LICENSE 07:54:36 -rw-rw-r-- 1 1001 1001 5750 Jan 15 07:51 Makefile 07:54:36 -rw-rw-r-- 1 1001 1001 6524 Jan 15 07:51 README.md 07:54:36 -rw-rw-r-- 1 1001 1001 6744 Jan 15 07:51 SECURITY.md 07:54:36 -rw-rw-r-- 1 1001 1001 5 Jan 15 07:52 VERSION 07:54:36 -rw-rw-r-- 1 1001 1001 4131 Jan 15 07:51 ZMQWindows.md 07:54:36 drwxrwxr-x 2 1001 1001 117 Jan 15 07:51 bin 07:54:36 drwxrwxr-x 14 1001 1001 4096 Jan 15 07:51 cmd 07:54:36 -rw-r--r-- 1 root root 552176 Jan 15 07:54 coverage.out 07:54:36 -rw-r--r-- 1 root root 979 Jan 15 07:54 go.mod 07:54:36 -rw-r--r-- 1 root root 19036 Jan 15 07:54 go.sum 07:54:36 drwxrwxr-x 8 1001 1001 127 Jan 15 07:51 internal 07:54:36 drwxrwxr-x 4 1001 1001 26 Jan 15 07:51 openapi 07:54:36 drwxrwxr-x 4 1001 1001 71 Jan 15 07:51 snap 07:54:36 -rw-rw-r-- 1 1001 1001 168 Jan 15 07:51 version.go [Pipeline] sh 07:54:37 + '[' -e coverage.out ] 07:54:37 + chown 1001:1001 coverage.out [Pipeline] stash 07:54:37 Stashed 1 file(s) [Pipeline] sh 07:54:37 + make build 07:54:37 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 07:54:42 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 07:54:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:54:51 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 07:54:52 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 07:54:52 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 07:54:54 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 07:54:55 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 07:54:57 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 07:54:58 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 07:54:59 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 07:55:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 07:55:01 $ docker stop --time=1 3ebe8f8b0dd2060f696988ea529992b0929756359aaef0a3b2a7b94b5e222c75 07:55:03 $ docker rm -f 3ebe8f8b0dd2060f696988ea529992b0929756359aaef0a3b2a7b94b5e222c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:55:07 07:55:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:55:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:55:07 latest: Pulling from edgex-devops/edgex-compose 07:55:07 cbdbe7a5bc2a: Pulling fs layer 07:55:07 ca9280d653b3: Pulling fs layer 07:55:07 7e9c9ca2126c: Pulling fs layer 07:55:08 cbdbe7a5bc2a: Verifying Checksum 07:55:08 cbdbe7a5bc2a: Download complete 07:55:09 ca9280d653b3: Verifying Checksum 07:55:09 ca9280d653b3: Download complete 07:55:09 cbdbe7a5bc2a: Pull complete 07:55:10 7e9c9ca2126c: Verifying Checksum 07:55:10 ca9280d653b3: Pull complete 07:55:17 7e9c9ca2126c: Pull complete 07:55:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:55:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:55:17 prd-centos7-docker-4c-2g-20422 does not seem to be running inside a container 07:55:17 $ 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:latest cat 07:55:20 $ docker top 18729805223e2d976f03c485d5b172bdd476f74be8645b38839aacc0bef94db5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:20 + docker-compose build --help 07:55:20 + grep parallel 07:55:21 --parallel Build images in parallel. [Pipeline] } 07:55:22 $ docker stop --time=1 18729805223e2d976f03c485d5b172bdd476f74be8645b38839aacc0bef94db5 07:55:23 $ docker rm -f 18729805223e2d976f03c485d5b172bdd476f74be8645b38839aacc0bef94db5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:55:24 . [Pipeline] withDockerContainer 07:55:24 prd-centos7-docker-4c-2g-20422 does not seem to be running inside a container 07:55:24 $ 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:latest cat 07:55:25 $ docker top 6ee342af2b3fce18eb8a5e5e3638c256ac1a0d8819e405ea4b91790d4a938a49 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:26 + docker-compose -f ./docker-compose-build.yml build --parallel 07:55:27 Building docker-core-command-go ... 07:55:27 Building docker-core-data-go ... 07:55:27 Building docker-core-metadata-go ... 07:55:27 Building docker-security-bootstrap-redis-go ... 07:55:27 Building docker-security-proxy-setup-go ... 07:55:27 Building docker-security-secretstore-setup-go ... 07:55:27 Building docker-support-notifications-go ... 07:55:27 Building docker-support-scheduler-go ... 07:55:27 Building docker-sys-mgmt-agent-go ... 07:55:27 Building docker-security-secretstore-setup-go 07:55:27 Building docker-sys-mgmt-agent-go 07:55:27 Building docker-security-proxy-setup-go 07:55:27 Building docker-support-scheduler-go 07:55:27 Building docker-support-notifications-go 07:55:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:55:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:55:59 ---> e7937af663e7 07:55:59 Step 3/24 : WORKDIR /edgex-go 07:55:59 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:55:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:55:59 ---> e7937af663e7 07:55:59 Step 3/26 : WORKDIR /edgex-go 07:55:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:55:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:55:59 ---> e7937af663e7 07:55:59 Step 3/24 : WORKDIR /edgex-go 07:55:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:55:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:55:59 ---> e7937af663e7 07:55:59 Step 3/21 : WORKDIR /edgex-go 07:55:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:55:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:55:59 ---> e7937af663e7 07:55:59 Step 3/21 : WORKDIR /edgex-go 07:56:00 ---> Running in 7bb4e5351bfc 07:56:00 ---> Running in 794baf8b7550 07:56:00 ---> Running in 585719a14d33 07:56:00 ---> Running in 152222679dd7 07:56:00 ---> Running in ae17dc60c2dd 07:56:00 Removing intermediate container 585719a14d33 07:56:00 ---> e29d086aeb80 07:56:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:00 Removing intermediate container 794baf8b7550 07:56:00 ---> d29beac91c3c 07:56:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:00 Removing intermediate container 152222679dd7 07:56:00 ---> 4b7107e7e358 07:56:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:00 Removing intermediate container 7bb4e5351bfc 07:56:00 ---> e9608ee6a4fd 07:56:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:00 Removing intermediate container ae17dc60c2dd 07:56:00 ---> 3c898873cc19 07:56:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:00 ---> Running in 068e64a28aec 07:56:00 ---> Running in 0bb5821259ef 07:56:00 ---> Running in 2ad8ef45d1e8 07:56:00 ---> Running in 83b8b5c7c9c1 07:56:00 ---> Running in 76c7630fea05 07:56:03 Removing intermediate container 2ad8ef45d1e8 07:56:03 ---> b90338e7f043 07:56:03 Step 5/24 : RUN apk add --update --no-cache make git 07:56:03 ---> Running in 4820c92b5676 07:56:03 Removing intermediate container 0bb5821259ef 07:56:03 ---> 924ed79da66d 07:56:03 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 07:56:03 ---> Running in 7a3a85b7e53e 07:56:03 Removing intermediate container 068e64a28aec 07:56:03 ---> ee5f2881fa20 07:56:03 Step 5/21 : RUN apk add --update --no-cache make git 07:56:03 Removing intermediate container 76c7630fea05 07:56:03 ---> 86121617eaf1 07:56:03 Step 5/21 : RUN apk add --update --no-cache make git 07:56:03 Removing intermediate container 83b8b5c7c9c1 07:56:03 ---> 59a5bb8a93b1 07:56:03 Step 5/26 : RUN apk add --update --no-cache make bash git 07:56:03 ---> Running in e46c6426abf7 07:56:03 ---> Running in f6a3944ff74f 07:56:03 ---> Running in 2ef0ad43ca7f 07:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:05 OK: 233 MiB in 51 packages 07:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:05 OK: 233 MiB in 51 packages 07:56:05 Removing intermediate container 4820c92b5676 07:56:05 ---> cc60398b6ba6 07:56:05 Step 6/24 : COPY go.mod . 07:56:06 OK: 233 MiB in 51 packages 07:56:06 OK: 233 MiB in 51 packages 07:56:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:06 ---> 6e80bab5c609 07:56:06 Step 7/24 : RUN go mod download 07:56:06 Removing intermediate container 7a3a85b7e53e 07:56:06 ---> 279684eb7260 07:56:06 Step 6/24 : COPY go.mod . 07:56:06 ---> Running in 763dac493415 07:56:07 Removing intermediate container e46c6426abf7 07:56:07 ---> 440617f5a36d 07:56:07 Step 6/21 : COPY go.mod . 07:56:07 ---> 62729f20cf01 07:56:07 Step 7/24 : RUN go mod download 07:56:07 Removing intermediate container f6a3944ff74f 07:56:07 ---> 855f708ed98b 07:56:07 Step 6/21 : COPY go.mod . 07:56:07 ---> Running in 2ffbe9870018 07:56:07 ---> 414feead139f 07:56:07 Step 7/21 : RUN go mod download 07:56:07 ---> Running in 62cc51a99a82 07:56:07 ---> b3057f070ad9 07:56:07 Step 7/21 : RUN go mod download 07:56:07 ---> Running in 7b08d019dbb8 07:56:07 OK: 233 MiB in 51 packages 07:56:08 Removing intermediate container 2ef0ad43ca7f 07:56:08 ---> bd6601cccb99 07:56:08 Step 6/26 : COPY go.mod . 07:56:09 Removing intermediate container 2ffbe9870018 07:56:09 ---> a51c1ea4d819 07:56:09 Step 8/24 : COPY . . 07:56:09 ---> 2f2e2dd1a749 07:56:09 Step 7/26 : RUN go mod download 07:56:10 Removing intermediate container 763dac493415 07:56:10 ---> 92fdd5700193 07:56:10 Step 8/24 : COPY . . 07:56:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20423 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [Pipeline] { [Pipeline] ws 07:56:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:56:10 ---> Running in c9d9a0206bc9 07:56:14 Removing intermediate container 7b08d019dbb8 07:56:14 ---> 85b31b7c8e9a 07:56:14 Step 8/21 : COPY . . 07:56:14 Removing intermediate container 62cc51a99a82 07:56:14 ---> 1cef8dd375ef 07:56:14 Step 8/21 : COPY . . 07:56:16 using credential edgex-jenkins-ssh 07:56:16 Cloning the remote Git repository 07:56:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:56:16 > git init /w/workspace/edgex-go/1 # timeout=10 07:56:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:56:16 > git --version # timeout=10 07:56:16 > git --version # 'git version 2.17.1' 07:56:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:29 Removing intermediate container c9d9a0206bc9 07:56:29 ---> 3a6831105984 07:56:29 Step 8/26 : COPY . . 07:56:33 Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:56:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:56:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:56:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:56:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:56:33 > git config core.sparsecheckout # timeout=10 07:56:33 > git checkout -f d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c # timeout=10 07:56:33 Merge succeeded, producing d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:56:33 Checking out Revision d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c (PR-3042) 07:56:33 > git remote # timeout=10 07:56:33 > git config --get remote.origin.url # timeout=10 07:56:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:33 > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 07:56:33 > git rev-parse HEAD^{commit} # timeout=10 07:56:33 > git config core.sparsecheckout # timeout=10 07:56:33 > git checkout -f d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c # timeout=10 07:56:38 Commit message: "feat(data): Update Swagger doc to sync DTO schema with go-mod-core-contracts" 07:56:38 > git --version # timeout=10 07:56:38 > git --version # 'git version 2.17.1' 07:56:38 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:56:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:56:40 + sudo service docker restart 07:56:40 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:56:43 provisioning config files... 07:56:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8566596209435904616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:44 ---> docker-login.sh 07:56:44 nexus3.edgexfoundry.org:10001 07:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:45 Configure a credential helper to remove this warning. See 07:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:45 07:56:45 Login Succeeded 07:56:45 nexus3.edgexfoundry.org:10002 07:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:45 Configure a credential helper to remove this warning. See 07:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:45 07:56:45 Login Succeeded 07:56:45 nexus3.edgexfoundry.org:10003 07:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:46 Configure a credential helper to remove this warning. See 07:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:46 07:56:46 Login Succeeded 07:56:46 nexus3.edgexfoundry.org:10004 07:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:47 Configure a credential helper to remove this warning. See 07:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:47 07:56:47 Login Succeeded 07:56:47 docker.io 07:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:47 Configure a credential helper to remove this warning. See 07:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:47 07:56:47 Login Succeeded 07:56:47 ---> docker-login.sh ends [Pipeline] } 07:56:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:56:48 ---> f746f84170ca 07:56:48 Step 9/24 : RUN make cmd/support-notifications/support-notifications [Pipeline] echo 07:56:48 ========================================================= 07:56:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:56:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:56:48 + 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 . 07:56:49 ---> a9e9f5e78b88 07:56:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:56:49 ---> 0085d7dcef28 07:56:49 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:56:49 ---> Running in 22e104d65b66 07:56:49 ---> Running in f2040179b491 07:56:49 ---> Running in 773783764d3b 07:56:49 ---> 2df1f2202e3f 07:56:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:56:49 ---> Running in 8e5b2037968e 07:56:50 Sending build context to Docker daemon 165.5MB 07:56:50 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:56:50 Step 2/6 : FROM ${BASE} 07:56:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:56:50 5f621e34cdf4: Pulling fs layer 07:56:50 a4357932f1b6: Pulling fs layer 07:56:50 18c013af1878: Pulling fs layer 07:56:50 00ac8860ef70: Pulling fs layer 07:56:50 63d7cb157983: Pulling fs layer 07:56:50 b116817d02f9: Pulling fs layer 07:56:50 745a02a5169b: Pulling fs layer 07:56:50 63d7cb157983: Waiting 07:56:50 b116817d02f9: Waiting 07:56:50 745a02a5169b: Waiting 07:56:50 00ac8860ef70: Waiting 07:56:50 18c013af1878: Verifying Checksum 07:56:50 18c013af1878: Download complete 07:56:50 a4357932f1b6: Verifying Checksum 07:56:50 a4357932f1b6: Download complete 07:56:50 63d7cb157983: Download complete 07:56:51 b116817d02f9: Verifying Checksum 07:56:51 b116817d02f9: Download complete 07:56:51 5f621e34cdf4: Verifying Checksum 07:56:51 5f621e34cdf4: Download complete 07:56:51 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 07:56:51 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 07:56:51 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 07:56:51 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 07:56:52 5f621e34cdf4: Pull complete 07:56:52 a4357932f1b6: Pull complete 07:56:53 18c013af1878: Pull complete 07:56:54 745a02a5169b: Verifying Checksum 07:56:54 745a02a5169b: Download complete 07:56:55 ---> 41020248cbef 07:56:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:56:55 ---> Running in a2e41bd8ee32 07:56:55 00ac8860ef70: Verifying Checksum 07:56:55 00ac8860ef70: Download complete 07:56:57 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 07:57:06 00ac8860ef70: Pull complete 07:57:06 63d7cb157983: Pull complete 07:57:06 b116817d02f9: Pull complete 07:57:09 745a02a5169b: Pull complete 07:57:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:57:09 ---> b7e6874047d6 07:57:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:57:12 ---> Running in 7f09bb3fbd2e 07:57:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:15 (1/12) Installing libmagic (5.38-r0) 07:57:16 (2/12) Installing file (5.38-r0) 07:57:16 (3/12) Installing libc-dev (0.7.2-r3) 07:57:16 (4/12) Installing g++ (9.3.0-r2) 07:57:19 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 07:57:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:57:20 (5/12) Installing fortify-headers (1.1-r0) 07:57:20 (6/12) Installing patch (2.7.6-r6) 07:57:20 (7/12) Installing build-base (0.5-r2) 07:57:20 (8/12) Installing libsodium (1.0.18-r0) 07:57:20 (9/12) Installing pkgconf (1.7.2-r0) 07:57:20 (10/12) Installing libsodium-dev (1.0.18-r0) 07:57:20 (11/12) Installing libzmq (4.3.3-r0) 07:57:20 (12/12) Installing zeromq-dev (4.3.3-r0) 07:57:21 Executing busybox-1.31.1-r19.trigger 07:57:21 OK: 217 MiB in 51 packages 07:57:25 Removing intermediate container 7f09bb3fbd2e 07:57:25 ---> 45a40a26eaf7 07:57:25 Step 4/6 : WORKDIR /edgex-go 07:57:25 ---> Running in 44e2e8eecd16 07:57:25 Removing intermediate container 44e2e8eecd16 07:57:25 ---> cdf40ca0f81a 07:57:25 Step 5/6 : COPY go.mod . 07:57:26 Removing intermediate container 22e104d65b66 07:57:26 ---> 6f7e97e8279a 07:57:26 07:57:26 Step 10/24 : FROM scratch 07:57:26 ---> 07:57:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:57:26 Removing intermediate container f2040179b491 07:57:26 ---> 44523996cc6b 07:57:26 07:57:26 Step 10/21 : FROM scratch 07:57:26 ---> 07:57:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:57:26 ---> Running in 3c6b1e941132 07:57:26 ---> Running in b3e581434d5d 07:57:26 ---> 5c5fa7f115ce 07:57:26 Step 6/6 : RUN go mod download 07:57:26 ---> Running in ed28e53fa239 07:57:28 Removing intermediate container b3e581434d5d 07:57:28 ---> 5ca13ec10e78 07:57:28 Step 12/24 : ENV APP_PORT=48060 07:57:28 Removing intermediate container 3c6b1e941132 07:57:28 ---> 378e57a5ec3b 07:57:28 Step 12/21 : ENV APP_PORT=48085 07:57:29 ---> Running in d130ae086778 07:57:29 ---> Running in 4173e3bf11e2 07:57:29 Removing intermediate container 8e5b2037968e 07:57:29 ---> 125b5da2cdac 07:57:29 07:57:29 Step 10/21 : FROM alpine:3.12 07:57:29 Removing intermediate container 773783764d3b 07:57:29 ---> 0601f4d3652d 07:57:29 07:57:29 Step 10/24 : FROM alpine:3.12 07:57:29 3.12: Pulling from library/alpine 07:57:29 Removing intermediate container a2e41bd8ee32 07:57:29 ---> ebe14eb13f72 07:57:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:57:29 3.12: Pulling from library/alpine 07:57:29 ---> Running in 462a124366cc 07:57:29 Removing intermediate container d130ae086778 07:57:29 ---> 2ea76cf79518 07:57:29 Step 13/24 : EXPOSE $APP_PORT 07:57:29 Removing intermediate container 4173e3bf11e2 07:57:29 ---> 48c80bb4aa4f 07:57:29 Step 13/21 : EXPOSE $APP_PORT 07:57:29 ---> Running in f773ceaa4026 07:57:30 ---> Running in df9342ebef6f 07:57:30 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:57:30 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:57:30 Status: Downloaded newer image for alpine:3.12 07:57:30 ---> 389fef711851 07:57:30 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:57:30 Status: Downloaded newer image for alpine:3.12 07:57:30 ---> 389fef711851 07:57:30 Step 11/21 : RUN apk add --update --no-cache curl 07:57:30 Removing intermediate container f773ceaa4026 07:57:30 ---> fd2c0554b075 07:57:30 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:57:31 ---> Running in 73798b535ff1 07:57:31 ---> Running in d9ad4391ae69 07:57:31 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 07:57:31 Removing intermediate container df9342ebef6f 07:57:31 ---> be4fd5de7e62 07:57:31 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:57:31 ---> 421b37a01e6e 07:57:31 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:57:31 ---> ed14948f1bcc 07:57:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:57:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:57:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:57:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:57:32 (1/4) Installing ca-certificates (20191127-r4) 07:57:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:57:32 (3/4) Installing libcurl (7.69.1-r3) 07:57:32 (4/4) Installing curl (7.69.1-r3) 07:57:32 Executing busybox-1.31.1-r19.trigger 07:57:32 Executing ca-certificates-20191127-r4.trigger 07:57:32 OK: 7 MiB in 18 packages 07:57:33 ---> 7b57c41661d7 07:57:33 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:57:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:57:33 ---> 4608f57899e8 07:57:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:57:33 (1/5) Installing ca-certificates (20191127-r4) 07:57:33 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:57:33 (3/5) Installing libcurl (7.69.1-r3) 07:57:33 (4/5) Installing curl (7.69.1-r3) 07:57:33 (5/5) Installing dumb-init (1.2.2-r1) 07:57:33 Executing busybox-1.31.1-r19.trigger 07:57:33 Executing ca-certificates-20191127-r4.trigger 07:57:33 OK: 7 MiB in 19 packages 07:57:34 Removing intermediate container 462a124366cc 07:57:34 ---> e02c1772b77c 07:57:34 07:57:34 Step 11/26 : FROM docker:20.10.0 07:57:34 20.10.0: Pulling from library/docker 07:57:35 ---> b49943cf356b 07:57:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:57:35 Removing intermediate container 73798b535ff1 07:57:35 ---> b27e1f2a98da 07:57:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:57:35 ---> e04b00875e48 07:57:35 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:57:35 ---> Running in e25a0282b8ba 07:57:36 ---> Running in 4d57b18e7366 07:57:36 ---> 53326c7116a8 07:57:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:57:36 Removing intermediate container d9ad4391ae69 07:57:36 ---> 3c68b4eb2626 07:57:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:57:36 Removing intermediate container e25a0282b8ba 07:57:36 ---> 484100f1e9b5 07:57:36 Step 13/21 : WORKDIR /edgex 07:57:37 ---> Running in ac78cb2b3e65 07:57:37 ---> Running in 167db92185f2 07:57:37 Removing intermediate container 4d57b18e7366 07:57:37 ---> 20250d6eab07 07:57:37 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:57:37 ---> Running in 0e5c8a5750b9 07:57:37 ---> 070b95249a74 07:57:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:57:37 Removing intermediate container ac78cb2b3e65 07:57:37 ---> c553acba9228 07:57:37 Step 13/24 : WORKDIR / 07:57:37 Removing intermediate container 167db92185f2 07:57:37 ---> 371a27936b9d 07:57:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:57:37 ---> Running in 75095761aed3 07:57:37 Removing intermediate container 0e5c8a5750b9 07:57:37 ---> 09dae6239d32 07:57:37 Step 19/21 : LABEL arch=x86_64 07:57:38 ---> Running in f584401e87b3 07:57:38 Removing intermediate container 75095761aed3 07:57:38 ---> 4285b8f61345 07:57:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:57:38 ---> 8fe6288fd8cc 07:57:38 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:57:38 ---> 67573c5579bb 07:57:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:57:38 ---> Running in 545ce7651c1f 07:57:38 Removing intermediate container f584401e87b3 07:57:38 ---> cdd20ed68042 07:57:38 Step 20/21 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:57:38 ---> 8017a1b3af0c 07:57:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:57:38 ---> Running in f7f21e107cc9 07:57:38 Removing intermediate container 545ce7651c1f 07:57:38 ---> fdf22824db30 07:57:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:57:39 ---> Running in 92fc863d7aa3 07:57:39 ---> bb3e1d3e5aca 07:57:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:57:39 Removing intermediate container f7f21e107cc9 07:57:39 ---> a2b7ddc7560d 07:57:39 Step 21/21 : LABEL version=0.0.0 07:57:39 ---> 2abe4e28b871 07:57:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:57:39 ---> Running in 3cadabc3af28 07:57:39 Removing intermediate container 92fc863d7aa3 07:57:39 ---> d142817ef5f5 07:57:39 Step 22/24 : LABEL arch=x86_64 07:57:40 ---> 650873787cda 07:57:40 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:57:40 ---> Running in 977153ad99ba 07:57:40 ---> Running in 497e91a4104f 07:57:40 Removing intermediate container 3cadabc3af28 07:57:40 ---> a0ccf3cf5b24 07:57:40 07:57:40 ---> a0759c80f8cc 07:57:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:57:40 Removing intermediate container 977153ad99ba 07:57:40 ---> d41ae349bd2e 07:57:40 Step 23/24 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:57:40 Removing intermediate container 497e91a4104f 07:57:40 ---> e293b3fef035 07:57:40 Step 18/21 : CMD ["--init=true"] 07:57:40 ---> Running in 6de9414f0b2e 07:57:40 Successfully built a0ccf3cf5b24 07:57:40 Successfully tagged docker-support-scheduler-go:latest 07:57:40 Building docker-core-metadata-go 07:57:41  Building docker-support-scheduler-go ... done  ---> Running in 2bb8b613c4d9 07:57:42 ---> 663441db3559 07:57:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:57:42 Removing intermediate container 6de9414f0b2e 07:57:42 ---> c0a9a9c64485 07:57:42 Step 24/24 : LABEL version=0.0.0 07:57:43 ---> Running in f118f23e098f 07:57:43 Removing intermediate container 2bb8b613c4d9 07:57:43 ---> 7eda76e2935a 07:57:43 Step 19/21 : LABEL arch=x86_64 07:57:44 ---> Running in 721f8739dd23 07:57:45 ---> 0b910d40e360 07:57:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:57:45 Removing intermediate container f118f23e098f 07:57:45 ---> 907b728739a3 07:57:45 07:57:45 Removing intermediate container 721f8739dd23 07:57:45 ---> 059dcb8e3f71 07:57:45 Step 20/21 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:57:46 Successfully built 907b728739a3 07:57:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:57:46 Successfully tagged docker-support-notifications-go:latest 07:57:46  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go 07:57:46 Status: Downloaded newer image for docker:20.10.0 07:57:46 ---> aefe523efa57 07:57:46 Step 12/26 : RUN apk add --no-cache bash 07:57:46 ---> 8fcb36f62cdf 07:57:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:57:46 ---> Running in 1bef7b4a820e 07:57:46 ---> Running in 55eb890eb8fb 07:57:46 ---> Running in d85a3d3fff09 07:57:46 Removing intermediate container 1bef7b4a820e 07:57:46 ---> 7ec1ed69b02d 07:57:46 Step 21/21 : LABEL version=0.0.0 07:57:48 ---> Running in 7c53fc4889b0 07:57:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:57:49 Removing intermediate container 7c53fc4889b0 07:57:49 ---> a585eaacb394 07:57:49 07:57:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:57:50 Successfully built a585eaacb394 07:57:50 Successfully tagged docker-security-proxy-setup-go:latest 07:57:50 Building docker-core-command-go 07:57:50  Building docker-security-proxy-setup-go ... done (1/2) Installing readline (8.0.4-r0) 07:57:50 (2/2) Installing bash (5.0.17-r0) 07:57:50 Executing bash-5.0.17-r0.post-install 07:57:51 Executing busybox-1.31.1-r19.trigger 07:57:51 OK: 12 MiB in 22 packages 07:57:53 Removing intermediate container ed28e53fa239 07:57:53 ---> 0a61ca6944ed 07:57:53 Successfully built 0a61ca6944ed 07:57:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:57:53 + docker inspect -f . ci-base-image-arm64 07:57:53 . [Pipeline] withDockerContainer 07:57:53 prd-ubuntu18.04-docker-arm64-4c-16g-20423 does not seem to be running inside a container 07:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:57:54 Removing intermediate container d85a3d3fff09 07:57:54 ---> d973912894c5 07:57:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:57:55 ---> Running in 02fcd3f8e1ec 07:57:55 Removing intermediate container 55eb890eb8fb 07:57:55 ---> 4b8230579a5e 07:57:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:57:55 $ docker top bf9a98fbbbd0ea354eed81637b623df04f675a1d378ead34c6509618d8552a6b -eo pid,comm [Pipeline] { 07:57:56 Removing intermediate container 02fcd3f8e1ec 07:57:56 ---> 6b72bcd5681a 07:57:56 Step 22/24 : LABEL arch=x86_64 [Pipeline] sh 07:57:56 + go version 07:57:56 go version go1.15.5 linux/arm64 [Pipeline] } 07:57:56 $ docker stop --time=1 bf9a98fbbbd0ea354eed81637b623df04f675a1d378ead34c6509618d8552a6b 07:57:57 ---> Running in f7b4cb52ceca 07:57:58 $ docker rm -f bf9a98fbbbd0ea354eed81637b623df04f675a1d378ead34c6509618d8552a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 07:57:59 ---> Running in 8a0b52153ea2 07:57:59 Removing intermediate container f7b4cb52ceca 07:57:59 ---> 37ba2e1bfea6 07:57:59 Step 14/26 : ENV APP_PORT=48090 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:57:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:57:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:57:59 ---> e7937af663e7 07:57:59 Step 3/22 : WORKDIR /edgex-go 07:57:59 ---> Using cache 07:57:59 ---> 3c898873cc19 07:57:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:59 ---> Using cache 07:57:59 ---> 86121617eaf1 07:57:59 Step 5/22 : RUN apk add --update --no-cache make git 07:57:59 ---> Using cache 07:57:59 ---> 855f708ed98b 07:57:59 Step 6/22 : COPY go.mod . 07:57:59 ---> Using cache 07:57:59 ---> b3057f070ad9 07:57:59 Step 7/22 : RUN go mod download 07:57:59 ---> Using cache 07:57:59 ---> 85b31b7c8e9a 07:57:59 Step 8/22 : COPY . . 07:57:59 ---> Using cache 07:57:59 ---> 0085d7dcef28 07:57:59 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:57:59 + docker inspect -f . ci-base-image-arm64 07:57:59 . [Pipeline] withDockerContainer 07:58:00 prd-ubuntu18.04-docker-arm64-4c-16g-20423 does not seem to be running inside a container 07:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:58:00 ---> Running in d5ff80caabd2 07:58:00 ---> Running in 8fcbc91eaf27 07:58:00 Removing intermediate container 8a0b52153ea2 07:58:00 ---> 127a83e7f818 07:58:00 Step 23/24 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:58:01 ---> Running in 6260d655efa6 07:58:01 $ docker top f9bd50b477703bebf472aa78aede230f7e028fd64754ec91703c3a60852b0807 -eo pid,comm [Pipeline] { [Pipeline] echo 07:58:02 ========================================================= 07:58:02 [edgeXBuildGoParallel] Running Tests and Build... 07:58:02 ========================================================= [Pipeline] sh 07:58:02 Removing intermediate container 8fcbc91eaf27 07:58:02 ---> 5de9709218d2 07:58:02 Step 15/26 : EXPOSE $APP_PORT 07:58:02 + make test 07:58:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:58:03 Removing intermediate container 6260d655efa6 07:58:03 ---> 11ae945ce2af 07:58:03 Step 24/24 : LABEL version=0.0.0 07:58:03 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 07:58:03 ---> Running in 13ebf6476848 07:58:03 ---> Running in 355563d71f46 07:58:04 Removing intermediate container 13ebf6476848 07:58:04 ---> c6b5df3cf497 07:58:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:58:04 Removing intermediate container 355563d71f46 07:58:04 ---> 0ae6fd0b886a 07:58:04 07:58:05 Successfully built 0ae6fd0b886a 07:58:05 Successfully tagged docker-security-secretstore-setup-go:latest 07:58:05  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 07:58:05 ---> a17d194643d5 07:58:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:58:07 ---> 395a93e43964 07:58:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:58:08 ---> 15a2c4c7eafb 07:58:08 Step 19/26 : RUN apk --no-cache add py3-pip 07:58:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:58:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:58:09 ---> e7937af663e7 07:58:09 Step 3/22 : WORKDIR /edgex-go 07:58:09 ---> Using cache 07:58:09 ---> 3c898873cc19 07:58:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:09 ---> Using cache 07:58:09 ---> 86121617eaf1 07:58:09 Step 5/22 : RUN apk add --update --no-cache make git 07:58:09 ---> Using cache 07:58:09 ---> 855f708ed98b 07:58:09 Step 6/22 : COPY go.mod . 07:58:09 ---> Using cache 07:58:09 ---> b3057f070ad9 07:58:09 Step 7/22 : RUN go mod download 07:58:09 ---> Using cache 07:58:09 ---> 85b31b7c8e9a 07:58:09 Step 8/22 : COPY . . 07:58:09 ---> Using cache 07:58:09 ---> 0085d7dcef28 07:58:09 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:58:11 ---> Running in 1e86ff1b8793 07:58:11 ---> Running in 005b432e1044 07:58:13 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 07:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:58:13 (1/33) Installing libbz2 (1.0.8-r1) 07:58:13 (2/33) Installing expat (2.2.9-r1) 07:58:14 (3/33) Installing libffi (3.3-r2) 07:58:14 (4/33) Installing gdbm (1.13-r1) 07:58:14 (5/33) Installing xz-libs (5.2.5-r0) 07:58:14 (6/33) Installing sqlite-libs (3.32.1-r0) 07:58:14 (7/33) Installing python3 (3.8.5-r0) 07:58:16 (8/33) Installing py3-appdirs (1.4.4-r1) 07:58:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:58:16 (10/33) Installing py3-parsing (2.4.7-r0) 07:58:16 (11/33) Installing py3-six (1.15.0-r0) 07:58:16 (12/33) Installing py3-packaging (20.4-r0) 07:58:16 (13/33) Installing py3-setuptools (47.0.0-r0) 07:58:16 (14/33) Installing py3-chardet (3.0.4-r4) 07:58:19 (15/33) Installing py3-idna (2.9-r0) 07:58:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:58:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:58:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:58:19 ---> e7937af663e7 07:58:19 Step 3/22 : WORKDIR /edgex-go 07:58:19 ---> Using cache 07:58:19 ---> 3c898873cc19 07:58:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:19 ---> Using cache 07:58:19 ---> 86121617eaf1 07:58:19 Step 5/22 : RUN apk add --update --no-cache make git 07:58:19 ---> Using cache 07:58:19 ---> 855f708ed98b 07:58:19 Step 6/22 : COPY go.mod . 07:58:19 ---> Using cache 07:58:19 ---> b3057f070ad9 07:58:19 Step 7/22 : RUN go mod download 07:58:19 ---> Using cache 07:58:19 ---> 85b31b7c8e9a 07:58:19 Step 8/22 : COPY . . 07:58:19 ---> Using cache 07:58:19 ---> 0085d7dcef28 07:58:19 Step 9/22 : RUN make cmd/core-command/core-command 07:58:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:58:21 (18/33) Installing py3-requests (2.23.0-r0) 07:58:21 (19/33) Installing py3-msgpack (1.0.0-r0) 07:58:21 (20/33) Installing py3-lockfile (0.12.2-r3) 07:58:21 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:58:21 (22/33) Installing py3-colorama (0.4.3-r0) 07:58:21 ---> Running in 7b0374d9d9fe 07:58:21 (23/33) Installing py3-distlib (0.3.0-r0) 07:58:22 (24/33) Installing py3-distro (1.5.0-r1) 07:58:22 (25/33) Installing py3-webencodings (0.5.1-r3) 07:58:22 (26/33) Installing py3-html5lib (1.0.1-r4) 07:58:22 (27/33) Installing py3-pytoml (0.1.21-r0) 07:58:22 (28/33) Installing py3-pep517 (0.8.2-r0) 07:58:22 (29/33) Installing py3-progress (1.5-r0) 07:58:22 (30/33) Installing py3-toml (0.10.1-r0) 07:58:22 (31/33) Installing py3-retrying (1.3.3-r0) 07:58:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:58:22 (33/33) Installing py3-pip (20.1.1-r0) 07:58:22 Executing busybox-1.31.1-r19.trigger 07:58:22 OK: 71 MiB in 55 packages 07:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:58:25 ? github.com/edgexfoundry/edgex-go [no test files] 07:58:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:58:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:58:32 ---> e7937af663e7 07:58:32 Step 3/23 : WORKDIR /edgex-go 07:58:32 ---> Using cache 07:58:32 ---> 3c898873cc19 07:58:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:32 ---> Using cache 07:58:32 ---> 86121617eaf1 07:58:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:58:33 ---> Running in ac88637983d2 07:58:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:58:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:58:36 OK: 233 MiB in 51 packages 07:58:39 Removing intermediate container 1e86ff1b8793 07:58:39 ---> 01dd6352ea7b 07:58:39 Step 20/26 : RUN pip install docker-compose==1.23.2 07:58:40 Removing intermediate container ac88637983d2 07:58:40 ---> efac78b53fb0 07:58:40 Step 6/23 : COPY go.mod . 07:58:40 ---> Running in 69f7f9f28bdd 07:58:40 ---> b98fbbfbfbbb 07:58:40 Step 7/23 : RUN go mod download 07:58:42 ---> Running in 0ceb3d3c1610 07:58:44 Collecting docker-compose==1.23.2 07:58:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:58:44 Removing intermediate container d5ff80caabd2 07:58:44 ---> 7ec698d3c7c3 07:58:44 07:58:44 Step 10/22 : FROM scratch 07:58:44 ---> 07:58:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:58:44 Collecting cached-property<2,>=1.2.0 07:58:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:58:45 Collecting websocket-client<1.0,>=0.32.0 07:58:45 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:58:45 ---> Using cache 07:58:45 ---> 378e57a5ec3b 07:58:45 Step 12/22 : ENV APP_PORT=48081 07:58:45 Collecting docker<4.0,>=3.6.0 07:58:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:58:45 ---> Running in 7ce1ec710aa1 07:58:46 Removing intermediate container 005b432e1044 07:58:46 ---> 1816558a0e1d 07:58:46 07:58:46 Step 10/22 : FROM alpine:3.12 07:58:46 ---> 389fef711851 07:58:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:58:46 ---> Using cache 07:58:46 ---> 3c68b4eb2626 07:58:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:58:46 Removing intermediate container 7ce1ec710aa1 07:58:46 ---> be52cec04254 07:58:46 Step 13/22 : EXPOSE $APP_PORT 07:58:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:58:46 ---> Running in 43d9c33c28ea 07:58:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:58:46 ---> Running in f0c1074531a5 07:58:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:58:47 Collecting texttable<0.10,>=0.9.0 07:58:47 Downloading texttable-0.9.1.tar.gz (11 kB) 07:58:47 Removing intermediate container 0ceb3d3c1610 07:58:47 ---> a10e0504d035 07:58:47 Step 8/23 : COPY . . 07:58:47 Removing intermediate container 43d9c33c28ea 07:58:47 ---> 6eb8a720b9d5 07:58:47 Step 14/22 : WORKDIR / 07:58:47 Removing intermediate container f0c1074531a5 07:58:47 ---> 303a959305a6 07:58:47 Step 13/22 : WORKDIR / 07:58:47 ---> Running in 7ecf8763f00d 07:58:47 ---> Running in 0346872ddf34 07:58:47 Collecting PyYAML<4,>=3.10 07:58:47 Downloading PyYAML-3.13.tar.gz (270 kB) 07:58:49 Removing intermediate container 7ecf8763f00d 07:58:49 ---> 7f52a44763bd 07:58:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:58:49 Removing intermediate container 0346872ddf34 07:58:49 ---> fc0999197edb 07:58:49 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:58:49 Collecting docopt<0.7,>=0.6.1 07:58:49 Downloading docopt-0.6.2.tar.gz (25 kB) 07:58:54 Collecting jsonschema<3,>=2.5.1 07:58:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:58:55 ---> 6f787c217558 07:58:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:58:56 Collecting dockerpty<0.5,>=0.4.1 07:58:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:58:57 ---> 94354e5bff32 07:58:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:58:57 Removing intermediate container 7b0374d9d9fe 07:58:57 ---> 52af2e79a145 07:58:57 07:58:57 Step 10/22 : FROM scratch 07:58:57 ---> 07:58:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:58:57 ---> Using cache 07:58:57 ---> 378e57a5ec3b 07:58:57 Step 12/22 : ENV APP_PORT=48082 07:58:58 Collecting docker-pycreds>=0.4.0 07:58:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:58:58 ---> 8c23a81255b7 07:58:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:58:58 ---> Running in 10e194db6d72 07:58:58 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) 07:58:59 Collecting urllib3<1.25,>=1.21.1 07:58:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:59:00 Collecting idna<2.8,>=2.5 07:59:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:59:00 ---> 74f8f042ce7a 07:59:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:59:01 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) 07:59:01 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:59:01 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:59:01 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:59:01 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:59:01 Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, PyYAML, docopt, jsonschema, dockerpty, docker-compose 07:59:03 Removing intermediate container 10e194db6d72 07:59:03 ---> 43e1bbd91b1f 07:59:03 Step 13/22 : EXPOSE $APP_PORT 07:59:03 ---> f4fd3b42d002 07:59:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:59:04 Attempting uninstall: urllib3 07:59:04 Found existing installation: urllib3 1.25.9 07:59:04 ---> Running in 4c827551e692 07:59:04 Uninstalling urllib3-1.25.9: 07:59:05 Successfully uninstalled urllib3-1.25.9 07:59:05 ---> Running in 263076bf3dac 07:59:06 ---> c0459ba05074 07:59:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:59:06 Removing intermediate container 4c827551e692 07:59:06 ---> 108c569ea49d 07:59:06 Step 14/22 : WORKDIR / 07:59:06 Attempting uninstall: idna 07:59:06 Found existing installation: idna 2.9 07:59:06 Uninstalling idna-2.9: 07:59:06 Successfully uninstalled idna-2.9 07:59:06 Attempting uninstall: requests 07:59:06 Found existing installation: requests 2.23.0 07:59:06 Uninstalling requests-2.23.0: 07:59:06 ---> Running in ce831b15d590 07:59:06 Removing intermediate container 263076bf3dac 07:59:06 ---> 37c47e3bb1e7 07:59:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:59:06 Successfully uninstalled requests-2.23.0 07:59:07 ---> f05f80e4ca6e 07:59:07 Step 18/22 : RUN chmod +x entrypoint.sh 07:59:07 ---> Running in 4023cc7dd873 07:59:07 ---> d9d8c80ed6c2 07:59:07 Step 9/23 : RUN make cmd/core-data/core-data 07:59:08 Running setup.py install for texttable: started 07:59:08 Removing intermediate container ce831b15d590 07:59:08 ---> 8ba1449c5eb7 07:59:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:59:08 ---> Running in 892e992c38ae 07:59:08 ---> Running in 9cf17f866871 07:59:08 Removing intermediate container 4023cc7dd873 07:59:08 ---> 48d1ab595a6c 07:59:08 Step 20/22 : LABEL arch=x86_64 07:59:08 ---> Running in 9c4e9af351bb 07:59:08 ---> a160c3a17b7d 07:59:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:59:09 Running setup.py install for texttable: finished with status 'done' 07:59:09 Running setup.py install for PyYAML: started 07:59:09 Removing intermediate container 9c4e9af351bb 07:59:09 ---> 8864406a6786 07:59:09 Step 21/22 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:59:09 ---> Running in 39a9144d6894 07:59:09 ---> d97f79b938bd 07:59:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:59:09 Removing intermediate container 39a9144d6894 07:59:09 ---> 8b9123d8c9fc 07:59:09 Step 22/22 : LABEL version=0.0.0 07:59:09 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 07:59:09 ---> Running in d0cf99fc5756 07:59:09 Running setup.py install for PyYAML: finished with status 'done' 07:59:09 Running setup.py install for docopt: started 07:59:10 Removing intermediate container d0cf99fc5756 07:59:10 ---> 972c89c74691 07:59:10 07:59:10 ---> 1b791382135e 07:59:10 Step 18/22 : ENTRYPOINT ["/core-command"] 07:59:10 Successfully built 972c89c74691 07:59:10 ---> Running in 7f80fd9525fe 07:59:10 Successfully tagged docker-core-metadata-go:latest 07:59:10  Building docker-core-metadata-go ... done Removing intermediate container 892e992c38ae 07:59:10 ---> 177ecddc1e9b 07:59:10 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:59:10 Running setup.py install for docopt: finished with status 'done' 07:59:10 ---> Running in cbde889d5bf5 07:59:10 Running setup.py install for dockerpty: started 07:59:11 Running setup.py install for dockerpty: finished with status 'done' 07:59:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:59:12 Removing intermediate container 7f80fd9525fe 07:59:12 ---> 2100559617f5 07:59:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:59:13 Removing intermediate container cbde889d5bf5 07:59:13 ---> afeafa640dce 07:59:13 Step 20/22 : LABEL arch=x86_64 07:59:13 ---> Running in 998caf66f154 07:59:13 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 07:59:13 ---> Running in 0f575f5a95df 07:59:13 Removing intermediate container 998caf66f154 07:59:13 ---> b5e5a10b2584 07:59:13 Step 20/22 : LABEL arch=x86_64 07:59:13 Removing intermediate container 0f575f5a95df 07:59:13 ---> 37ba77008738 07:59:13 Step 21/22 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:59:13 ---> Running in ff5e99bfe9d2 07:59:13 ---> Running in 1bbbc8beef9b 07:59:14 Removing intermediate container ff5e99bfe9d2 07:59:14 ---> 6f539e894c70 07:59:14 Step 21/22 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:59:14 Removing intermediate container 1bbbc8beef9b 07:59:14 ---> 3569a8174809 07:59:14 Step 22/22 : LABEL version=0.0.0 07:59:14 ---> Running in e7d68d76544d 07:59:14 ---> Running in 8de0f0e3449d 07:59:14 Removing intermediate container 8de0f0e3449d 07:59:14 ---> c48ea4891834 07:59:14 07:59:14 Successfully built c48ea4891834 07:59:15 Successfully tagged docker-security-bootstrap-redis-go:latest 07:59:15  Building docker-security-bootstrap-redis-go ... done Removing intermediate container e7d68d76544d 07:59:15 ---> 754022a226b0 07:59:15 Step 22/22 : LABEL version=0.0.0 07:59:16 ---> Running in a791cf2c808e 07:59:16 Removing intermediate container 69f7f9f28bdd 07:59:16 ---> 5a576816e165 07:59:16 Step 21/26 : RUN apk --no-cache add curl 07:59:16 ---> Running in 1cef1692b127 07:59:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:59:16 Removing intermediate container a791cf2c808e 07:59:16 ---> 9bc22de2e23d 07:59:16 07:59:17 Successfully built 9bc22de2e23d 07:59:17 Successfully tagged docker-core-command-go:latest 07:59:17  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:59:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:59:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:59:17 (2/3) Installing libcurl (7.69.1-r3) 07:59:17 (3/3) Installing curl (7.69.1-r3) 07:59:17 Executing busybox-1.31.1-r19.trigger 07:59:17 OK: 72 MiB in 58 packages 07:59:18 Removing intermediate container 1cef1692b127 07:59:18 ---> 8dee4b185f11 07:59:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:59:19 ---> Running in 2caf695b9355 07:59:19 Removing intermediate container 2caf695b9355 07:59:19 ---> bf03436041aa 07:59:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:59:19 ---> Running in b60fc75f7bac 07:59:19 Removing intermediate container b60fc75f7bac 07:59:19 ---> 8c073feb4e97 07:59:19 Step 24/26 : LABEL arch=x86_64 07:59:20 ---> Running in e40e7cd3741c 07:59:20 Removing intermediate container e40e7cd3741c 07:59:20 ---> ec0759d805d4 07:59:20 Step 25/26 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:59:20 ---> Running in c05392e8e211 07:59:21 Removing intermediate container c05392e8e211 07:59:21 ---> a363ae9ebe2b 07:59:21 Step 26/26 : LABEL version=0.0.0 07:59:21 ---> Running in 8fd644fe8fb8 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:59:21 Removing intermediate container 8fd644fe8fb8 07:59:21 ---> 6945868ffd35 07:59:21 07:59:21 Successfully built 6945868ffd35 07:59:21 Successfully tagged docker-sys-mgmt-agent-go:latest 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:59:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:59:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:59:28  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9cf17f866871 07:59:28 ---> dbc1e7b276c2 07:59:28 07:59:28 Step 10/23 : FROM alpine:3.12 07:59:28 ---> 389fef711851 07:59:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:59:28 ---> Running in 37a31b8a7173 07:59:28 Removing intermediate container 37a31b8a7173 07:59:28 ---> 4192020e1506 07:59:28 Step 12/23 : ENV APP_PORT=48080 07:59:28 ---> Running in 51114439d398 07:59:28 Removing intermediate container 51114439d398 07:59:28 ---> 876a74da46fc 07:59:28 Step 13/23 : EXPOSE $APP_PORT 07:59:28 ---> Running in cf8e30d020b3 07:59:29 Removing intermediate container cf8e30d020b3 07:59:29 ---> 8abaf100f9a1 07:59:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:29 ---> Running in e1a8a8d3190f 07:59:30 Removing intermediate container e1a8a8d3190f 07:59:30 ---> 53927fcd01f9 07:59:30 Step 15/23 : RUN apk add --update --no-cache zeromq 07:59:30 ---> Running in 9853e0a27437 07:59:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:59:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:59:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:59:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:59:32 (1/5) Installing libgcc (9.3.0-r2) 07:59:32 (2/5) Installing libsodium (1.0.18-r0) 07:59:32 (3/5) Installing libstdc++ (9.3.0-r2) 07:59:33 (4/5) Installing libzmq (4.3.3-r0) 07:59:33 (5/5) Installing zeromq (4.3.3-r0) 07:59:33 Executing busybox-1.31.1-r19.trigger 07:59:33 OK: 8 MiB in 19 packages 07:59:33 Removing intermediate container 9853e0a27437 07:59:33 ---> d5b97d7bbfa9 07:59:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:59:34 ---> d9ae6b0e486e 07:59:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:59:34 ---> 1fe9a7fe0ff7 07:59:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:59:35 ---> 3f91d0b2237c 07:59:35 Step 19/23 : ENTRYPOINT ["/core-data"] 07:59:35 ---> Running in be58c3b0fdad 07:59:35 Removing intermediate container be58c3b0fdad 07:59:35 ---> c614582a233a 07:59:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:59:35 ---> Running in 3591abf18be2 07:59:35 Removing intermediate container 3591abf18be2 07:59:35 ---> 2dd49a15a734 07:59:35 Step 21/23 : LABEL arch=x86_64 07:59:35 ---> Running in c81ea1f33547 07:59:35 Removing intermediate container c81ea1f33547 07:59:35 ---> 79c5504b21db 07:59:35 Step 22/23 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 07:59:35 ---> Running in c335f27ff753 07:59:36 Removing intermediate container c335f27ff753 07:59:36 ---> 7bf997fd2a08 07:59:36 Step 23/23 : LABEL version=0.0.0 07:59:36 ---> Running in 3097043aa803 07:59:36 Removing intermediate container 3097043aa803 07:59:36 ---> 7d9ee33903fe 07:59:36 07:59:36 Successfully built 7d9ee33903fe 07:59:36 Successfully tagged docker-core-data-go:latest 07:59:36  Building docker-core-data-go ... done  [Pipeline] } 07:59:36 $ docker stop --time=1 6ee342af2b3fce18eb8a5e5e3638c256ac1a0d8819e405ea4b91790d4a938a49 07:59:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.274s coverage: 46.6% of statements 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:59:38 $ docker rm -f 6ee342af2b3fce18eb8a5e5e3638c256ac1a0d8819e405ea4b91790d4a938a49 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:39 + docker images 07:59:39 + grep docker 07:59:39 docker-core-data-go latest 7d9ee33903fe 3 seconds ago 22.3MB 07:59:39 docker-sys-mgmt-agent-go latest 6945868ffd35 18 seconds ago 313MB 07:59:39 docker-core-command-go latest 9bc22de2e23d 23 seconds ago 10.6MB 07:59:39 docker-security-bootstrap-redis-go latest c48ea4891834 25 seconds ago 15.8MB 07:59:39 docker-core-metadata-go latest 972c89c74691 29 seconds ago 13.1MB 07:59:39 docker-security-secretstore-setup-go latest 0ae6fd0b886a About a minute ago 24.6MB 07:59:39 docker-security-proxy-setup-go latest a585eaacb394 About a minute ago 24.4MB 07:59:39 docker-support-notifications-go latest 907b728739a3 About a minute ago 12MB 07:59:39 docker-support-scheduler-go latest a0ccf3cf5b24 2 minutes ago 10.7MB 07:59:39 docker 20.10.0 aefe523efa57 5 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 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.583s coverage: 27.0% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.091s coverage: 100.0% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.322s coverage: 67.9% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.693s coverage: 82.3% of statements 07:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.225s coverage: 28.6% of statements 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.290s coverage: 86.7% of statements 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.311s coverage: 97.5% of statements 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.203s coverage: 78.3% of statements 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:59:55 Still waiting to schedule task 07:59:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.224s coverage: 93.5% of statements 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.211s coverage: 0.1% of statements 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 75.5% of statements 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.164s coverage: 87.2% of statements 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 84.2% of statements 08:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.4% of statements 08:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 63.5% of statements 08:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.099s coverage: 100.0% of statements 08:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 08:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 08:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 08:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 08:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.843s coverage: 68.9% of statements 08:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.354s coverage: 37.0% of statements 08:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.617s coverage: 84.0% of statements 08:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements 08:00:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements 08:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:00:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements 08:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:00:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 08:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.790s coverage: 29.1% of statements 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.194s coverage: 99.0% of statements 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:00:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.098s coverage: 0.0% of statements 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.076s coverage: 100.0% of statements 08:00:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 08:00:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 08:00:27 GO111MODULE=on go vet ./... 08:00:53 Running on prd-ubuntu18.04-docker-8c-8g-20426 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [Pipeline] { [Pipeline] ws 08:00:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:00:56 using credential edgex-jenkins-ssh 08:00:56 Cloning the remote Git repository 08:00:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:00:56 > git init /w/workspace/edgex-go/1 # timeout=10 08:00:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:00:56 > git --version # timeout=10 08:00:56 > git --version # 'git version 2.17.1' 08:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:01:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:01:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:01:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:01:06 Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:01:06 Merge succeeded, producing d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:01:06 Checking out Revision d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c (PR-3042) 08:01:06 > git config core.sparsecheckout # timeout=10 08:01:06 > git checkout -f d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c # timeout=10 08:01:06 > git remote # timeout=10 08:01:06 > git config --get remote.origin.url # timeout=10 08:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:06 > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 08:01:06 > git rev-parse HEAD^{commit} # timeout=10 08:01:06 > git config core.sparsecheckout # timeout=10 08:01:06 > git checkout -f d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c # timeout=10 08:01:09 Commit message: "feat(data): Update Swagger doc to sync DTO schema with go-mod-core-contracts" 08:01:09 > git --version # timeout=10 08:01:09 > git --version # 'git version 2.17.1' 08:01:09 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:11 + echo snap-build.sh 08:01:11 snap-build.sh 08:01:11 + SNAP_BASE_DIR=. 08:01:11 + '[' '!' -z /w/workspace/edgex-go/1 ']' 08:01:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 08:01:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 08:01:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 08:01:11 + cd /w/workspace/edgex-go/1 08:01:11 + sudo apt-get remove -qy --purge lxd lxd-client 08:01:11 Reading package lists... 08:01:11 Building dependency tree... 08:01:11 Reading state information... 08:01:11 The following packages were automatically installed and are no longer required: 08:01:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:01:11 uidmap xdelta3 08:01:11 Use 'sudo apt autoremove' to remove them. 08:01:11 The following packages will be REMOVED: 08:01:11 lxd* lxd-client* 08:01:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:01:12 After this operation, 31.7 MB disk space will be freed. 08:01:12 (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.) 08:01:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:01:14 Removing lxd dnsmasq configuration 08:01:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:01:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:01:15 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:01:15 (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.) 08:01:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:01:16 Processing triggers for systemd (237-3ubuntu10.42) ... 08:01:16 Processing triggers for ureadahead (0.100.0-21) ... 08:01:17 + sudo snap remove --purge lxd 08:01:18 snap "lxd" is not installed 08:01:18 + sudo groupadd --force --system lxd 08:01:18 ++ whoami 08:01:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:01:18 + newgrp - lxd 08:01:18 + sudo snap install lxd 08:01:26 2021-01-15T08:01:23Z INFO Waiting for automatic snapd restart... 08:01:35 gofmt -l . 08:01:35 [ "`gofmt -l .`" = "" ] 08:01:35 ./bin/test-go-mod-tidy.sh 08:01:36 ./bin/test-attribution-txt.sh [Pipeline] sh 08:01:38 + ls -al . 08:01:38 total 684 08:01:38 drwxrwxr-x 9 1001 1001 4096 Jan 15 08:01 . 08:01:38 drwxr-xr-x 4 root root 4096 Jan 15 07:58 .. 08:01:38 -rw-rw-r-- 1 1001 1001 11 Jan 15 07:56 .dockerignore 08:01:38 drwxrwxr-x 8 1001 1001 4096 Jan 15 07:56 .git 08:01:38 drwxrwxr-x 3 1001 1001 4096 Jan 15 07:56 .github 08:01:38 -rw-rw-r-- 1 1001 1001 824 Jan 15 07:56 .gitignore 08:01:38 -rw-rw-r-- 1 1001 1001 166 Jan 15 07:56 .sonarcloud.properties 08:01:38 -rw-rw-r-- 1 1001 1001 7741 Jan 15 07:56 Attribution.txt 08:01:38 -rw-rw-r-- 1 1001 1001 3804 Jan 15 07:56 CONTRIBUTING.md 08:01:38 -rw-rw-r-- 1 1001 1001 931 Jan 15 07:56 Dockerfile.build 08:01:38 -rw-rw-r-- 1 1001 1001 863 Jan 15 07:56 Jenkinsfile 08:01:38 -rw-rw-r-- 1 1001 1001 10775 Jan 15 07:56 LICENSE 08:01:38 -rw-rw-r-- 1 1001 1001 5750 Jan 15 07:56 Makefile 08:01:38 -rw-rw-r-- 1 1001 1001 6524 Jan 15 07:56 README.md 08:01:38 -rw-rw-r-- 1 1001 1001 6744 Jan 15 07:56 SECURITY.md 08:01:38 -rw-rw-r-- 1 1001 1001 5 Jan 15 07:52 VERSION 08:01:38 -rw-rw-r-- 1 1001 1001 4131 Jan 15 07:56 ZMQWindows.md 08:01:38 drwxrwxr-x 2 1001 1001 4096 Jan 15 07:56 bin 08:01:38 drwxrwxr-x 14 1001 1001 4096 Jan 15 07:56 cmd 08:01:38 -rw-r--r-- 1 root root 552176 Jan 15 08:00 coverage.out 08:01:38 -rw-r--r-- 1 root root 979 Jan 15 08:01 go.mod 08:01:38 -rw-r--r-- 1 root root 19036 Jan 15 08:01 go.sum 08:01:38 drwxrwxr-x 8 1001 1001 4096 Jan 15 07:56 internal 08:01:38 drwxrwxr-x 4 1001 1001 4096 Jan 15 07:56 openapi 08:01:38 drwxrwxr-x 4 1001 1001 4096 Jan 15 07:56 snap 08:01:38 -rw-rw-r-- 1 1001 1001 168 Jan 15 07:56 version.go [Pipeline] sh 08:01:38 + '[' -e coverage.out ] 08:01:38 + chown 1001:1001 coverage.out [Pipeline] stash 08:01:38 Warning: overwriting stash ‘coverage-report’ 08:01:40 Stashed 1 file(s) [Pipeline] sh 08:01:40 + make build 08:01:40 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 08:01:41 lxd 4.10 from Canonical* installed 08:01:41 + sudo lxd init --auto 08:01:47 + sudo snap install --classic snapcraft 08:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:01:54 snapcraft 4.4.4 from Canonical* installed 08:01:54 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 08:01:54 + patch --verbose -p1 08:01:54 Hmm... Looks like a unified diff to me... 08:01:54 The text leading up to this was: 08:01:54 -------------------------- 08:01:54 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 08:01:54 |From: Tony Espy 08:01:54 |Date: Wed, 16 Dec 2020 16:34:55 -0500 08:01:54 |Subject: [PATCH] optimize snap build for pipeline CI check 08:01:54 | 08:01:54 |This patch is used by the EdgeX CI pipeline builds to 08:01:54 |optimize the snap CI check run for pull requests. When 08:01:54 |applied, it essentially strips out everything (apps and 08:01:54 |parts) from the snapcraft.yaml file except those required 08:01:54 |to build edgex-go, as the whole idea of the CI check is to 08:01:54 |catch changes to edgex-go that break the snap build. 08:01:54 | 08:01:54 |In general, anyone updating snapcraft.yaml will also need 08:01:54 |to update this patch file, otherwise it may fail to apply, 08:01:54 |resulting in a failed snap build CI check in the associated 08:01:54 |pull request. 08:01:54 | 08:01:54 |Note - in addition to applying this patch, the pipeline also 08:01:54 |only primes the snap (e.g. `snapcraft prime`), as there's no 08:01:54 |need to build the finally binary .snap file (and it won't 08:01:54 |work with the patch applied). This further reduces the build 08:01:54 |time. 08:01:54 |--- 08:01:54 | snap/snapcraft.yaml | 461 +------------------------------------------- 08:01:54 | 1 file changed, 2 insertions(+), 459 deletions(-) 08:01:54 | 08:01:54 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 08:01:54 |index 1e537489..faf42425 100644 08:01:54 |--- a/snap/snapcraft.yaml 08:01:54 |+++ b/snap/snapcraft.yaml 08:01:54 -------------------------- 08:01:54 patching file snap/snapcraft.yaml 08:01:54 Using Plan A... 08:01:54 Hunk #1 succeeded at 73. 08:01:54 Hunk #2 succeeded at 202 with fuzz 1. 08:01:54 Hunk #3 succeeded at 214 (offset -3 lines). 08:01:54 Hunk #4 succeeded at 222 (offset -3 lines). 08:01:54 Hunk #5 succeeded at 229 (offset -3 lines). 08:01:54 Hunk #6 succeeded at 256 (offset -3 lines). 08:01:54 Hunk #7 succeeded at 290 (offset -3 lines). 08:01:54 Hunk #8 succeeded at 342 (offset -2 lines). 08:01:54 Hmm... Ignoring the trailing garbage. 08:01:54 done 08:01:54 + sudo snapcraft prime --use-lxd 08:01:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:01:54 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: 08:01:54 - README.md 08:01:54 - snapcraft.yaml.orig 08:01:54 08:01:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:01:55 Launching a container. 08:02:10 Waiting for container to be ready 08:02:10 To start your first instance, try: lxc launch ubuntu:18.04 08:02:10 08:02:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:02:12 Waiting for network to be ready... 08:02:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:02:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:02:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:02:13 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:02:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] 08:02:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:02:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:02:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] 08:02:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 08:02:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 08:02:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 08:02:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 08:02:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:02:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 08:02:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:02:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:02:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:02:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:02:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 08:02:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:02:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] 08:02:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 08:02:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 08:02:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 08:02:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 08:02:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 08:02:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 08:02:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 08:02:17 Fetched 23.7 MB in 4s (5474 kB/s) 08:02:18 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 08:02:18 Reading package lists... 08:02:18 Reading package lists... 08:02:18 Building dependency tree... 08:02:18 Reading state information... 08:02:18 The following additional packages will be installed: 08:02:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:02:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:02:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:02:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:02:18 Suggested packages: 08:02:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:02:18 Recommended packages: 08:02:18 gnupg libsasl2-modules 08:02:18 The following NEW packages will be installed: 08:02:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:02:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:02:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:02:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:02:18 The following packages will be upgraded: 08:02:18 gpg gpg-agent gpgconf libudev1 08:02:18 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 08:02:18 Need to get 3532 kB of archives. 08:02:18 After this operation, 13.3 MB of additional disk space will be used. 08:02:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 08:02:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 08:02:18 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 08:02:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 08:02:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 08:02:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 08:02:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 08:02:19 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 08:02:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:02:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:02:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:02:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:02:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:02:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:02:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:02:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:02:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:02:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:02:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:02:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:02:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:02:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:02:20 debconf: delaying package configuration, since apt-utils is not installed 08:02:20 Fetched 3532 kB in 1s (3059 kB/s) 08:02:20 (Reading database ... 12511 files and directories currently installed.) 08:02:20 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 08:02:20 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:02:20 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 08:02:20 Selecting previously unselected package udev. 08:02:20 (Reading database ... 12511 files and directories currently installed.) 08:02:20 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 08:02:20 Unpacking udev (237-3ubuntu10.43) ... 08:02:20 Selecting previously unselected package libfuse2:amd64. 08:02:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:02:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:02:20 Selecting previously unselected package fuse. 08:02:20 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:02:20 Unpacking fuse (2.9.7-1ubuntu1) ... 08:02:20 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 08:02:20 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:02:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 08:02:21 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:02:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 08:02:21 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:02:21 Selecting previously unselected package libksba8:amd64. 08:02:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:02:21 Unpacking libksba8:amd64 (1.3.5-2) ... 08:02:21 Selecting previously unselected package libroken18-heimdal:amd64. 08:02:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:02:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:02:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:02:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:21 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 08:02:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:21 Selecting previously unselected package libwind0-heimdal:amd64. 08:02:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:02:21 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:21 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:02:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:02:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:02:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:02:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:22 Selecting previously unselected package libsasl2-modules-db:amd64. 08:02:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:02:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:02:22 Selecting previously unselected package libsasl2-2:amd64. 08:02:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:02:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:02:22 Selecting previously unselected package libldap-common. 08:02:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 08:02:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:02:22 Selecting previously unselected package libldap-2.4-2:amd64. 08:02:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 08:02:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:02:22 Selecting previously unselected package dirmngr. 08:02:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 08:02:22 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 08:02:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:02:22 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 08:02:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:02:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:02:23 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 08:02:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:02:23 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 08:02:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:23 Setting up libksba8:amd64 (1.3.5-2) ... 08:02:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:02:23 Setting up udev (237-3ubuntu10.43) ... 08:02:23 invoke-rc.d: policy-rc.d denied execution of start. 08:02:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:23 Processing triggers for systemd (237-3ubuntu10) ... 08:02:24 Setting up fuse (2.9.7-1ubuntu1) ... 08:02:24 Setting up gpg (2.2.4-1ubuntu1.3) ... 08:02:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:02:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:02:24 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 08:02:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:02:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:02:24 settings in the [Install] section, and DefaultInstance for template units). 08:02:24 This means they are not meant to be enabled using systemctl. 08:02:24 Possible reasons for having this kind of units are: 08:02:24 1) A unit may be statically enabled by being symlinked from another unit's 08:02:24 .wants/ or .requires/ directory. 08:02:24 2) A unit's purpose may be to act as a helper for some other unit which has 08:02:24 a requirement dependency on it. 08:02:24 3) A unit may be started when needed via activation (socket, path, timer, 08:02:24 D-Bus, udev, scripted systemctl call, ...). 08:02:24 4) In case of template units, the unit is meant to be enabled with some 08:02:24 instance name specified. 08:02:25 Reading package lists... 08:02:25 Building dependency tree... 08:02:25 Reading state information... 08:02:25 The following additional packages will be installed: 08:02:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:02:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:02:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:02:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:02:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:02:25 Suggested packages: 08:02:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:02:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:02:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:02:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:02:25 systemd-container policykit-1 08:02:25 Recommended packages: 08:02:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:02:25 The following NEW packages will be installed: 08:02:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:02:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:02:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:02:25 multiarch-support openssh-client python3 python3-minimal python3.6 08:02:25 python3.6-minimal snapd squashfs-tools sudo 08:02:25 The following packages will be upgraded: 08:02:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:02:25 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 08:02:25 Need to get 35.2 MB of archives. 08:02:25 After this operation, 141 MB of additional disk space will be used. 08:02:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 08:02:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:02:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:02:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 08:02:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 08:02:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:02:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 08:02:26 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 08:02:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 08:02:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:02:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:02:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:02:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 08:02:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:02:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:02:26 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:02:26 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:02:26 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:02:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:02:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 08:02:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:02:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:02:27 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:02:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:02:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:02:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:02:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 08:02:27 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:02:27 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 08:02:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:02:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:02:28 debconf: delaying package configuration, since apt-utils is not installed 08:02:28 Fetched 35.2 MB in 3s (12.5 MB/s) 08:02:28 (Reading database ... 12757 files and directories currently installed.) 08:02:28 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 08:02:28 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:02:29 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 08:02:29 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:02:29 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 08:02:29 (Reading database ... 12757 files and directories currently installed.) 08:02:29 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:02:29 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:02:29 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:02:29 (Reading database ... 12757 files and directories currently installed.) 08:02:29 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:02:29 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:02:30 Setting up apt (1.6.12ubuntu0.2) ... 08:02:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:02:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:02:30 (Reading database ... 12764 files and directories currently installed.) 08:02:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:02:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:02:31 Selecting previously unselected package libpython3.6-minimal:amd64. 08:02:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:02:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:02:31 Selecting previously unselected package libexpat1:amd64. 08:02:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:02:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:02:31 Selecting previously unselected package python3.6-minimal. 08:02:31 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:02:31 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:02:31 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 08:02:31 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 08:02:31 Checking for services that may need to be restarted...done. 08:02:31 Checking for services that may need to be restarted...done. 08:02:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:02:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:02:31 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:02:32 Selecting previously unselected package python3-minimal. 08:02:32 (Reading database ... 13012 files and directories currently installed.) 08:02:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:02:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:02:32 Selecting previously unselected package mime-support. 08:02:32 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:02:32 Unpacking mime-support (3.60ubuntu1) ... 08:02:32 Selecting previously unselected package libmpdec2:amd64. 08:02:32 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:02:32 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:02:32 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:02:32 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:02:32 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:02:32 Selecting previously unselected package python3.6. 08:02:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:02:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:02:32 Selecting previously unselected package libpython3-stdlib:amd64. 08:02:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:02:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:02:32 Setting up python3-minimal (3.6.7-1~18.04) ... 08:02:33 Selecting previously unselected package python3. 08:02:33 (Reading database ... 13442 files and directories currently installed.) 08:02:33 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:02:33 Unpacking python3 (3.6.7-1~18.04) ... 08:02:33 Selecting previously unselected package multiarch-support. 08:02:33 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:02:33 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:02:33 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:02:33 Selecting previously unselected package liblzo2-2:amd64. 08:02:33 (Reading database ... 13479 files and directories currently installed.) 08:02:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:02:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:02:33 Selecting previously unselected package libbsd0:amd64. 08:02:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:02:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:02:33 Selecting previously unselected package sudo. 08:02:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 08:02:33 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 08:02:33 Selecting previously unselected package apparmor. 08:02:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:02:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:02:34 Selecting previously unselected package libedit2:amd64. 08:02:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:02:34 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:02:34 Selecting previously unselected package libkrb5support0:amd64. 08:02:34 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:02:34 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:02:34 Selecting previously unselected package libk5crypto3:amd64. 08:02:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:02:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:02:34 Selecting previously unselected package libkeyutils1:amd64. 08:02:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:02:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:02:34 Selecting previously unselected package libkrb5-3:amd64. 08:02:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:02:34 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:02:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:02:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:02:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:02:35 Selecting previously unselected package libssl1.0.0:amd64. 08:02:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 08:02:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:02:35 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 08:02:35 Selecting previously unselected package openssh-client. 08:02:35 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:02:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:02:35 Selecting previously unselected package squashfs-tools. 08:02:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:02:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:02:35 Selecting previously unselected package snapd. 08:02:35 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 08:02:35 Unpacking snapd (2.48+18.04) ... 08:02:38 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:02:38 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:02:38 Setting up mime-support (3.60ubuntu1) ... 08:02:38 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 08:02:38 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:02:38 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:02:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:02:38 Setting up systemd (237-3ubuntu10.43) ... 08:02:38 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:02:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:02:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:02:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:02:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:02:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:02:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:02:39 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 08:02:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:02:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:02:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:02:39 Setting up python3 (3.6.7-1~18.04) ... 08:02:39 running python rtupdate hooks for python3.6... 08:02:39 running python post-rtupdate hooks for python3.6... 08:02:40 Setting up apparmor (2.12-4ubuntu5.1) ... 08:02:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:02:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:02:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:02:41 Setting up snapd (2.48+18.04) ... 08:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:02:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:02:42 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 08:02:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:02:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:02:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:02:43 /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' 08:02:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:02:43 Processing triggers for systemd (237-3ubuntu10.43) ... 08:02:44 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:02:44 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:02:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:02:45 Reading package lists... 08:02:46 Reading package lists... 08:02:46 Building dependency tree... 08:02:46 Reading state information... 08:02:46 Calculating upgrade... 08:02:46 The following packages will be upgraded: 08:02:46 advancecomp base-files bash binutils binutils-common 08:02:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:02:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:02:46 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 08:02:46 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 08:02:46 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 08:02:46 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 08:02:46 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 08:02:46 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:02:46 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:02:46 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:02:46 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:02:46 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:02:46 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:02:46 ubuntu-keyring util-linux 08:02:46 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:02:46 Need to get 63.7 MB of archives. 08:02:46 After this operation, 5203 kB of additional disk space will be used. 08:02:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 08:02:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:02:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:02:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:02:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:02:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:02:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:02:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:02:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:02:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:02:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:02:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:02:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:02:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:02:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:02:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:02:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:02:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:02:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:02:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:02:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:02:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:02:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:02:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:02:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:02:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:02:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:02:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:02:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:02:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:02:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:02:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:02:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:02:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:02:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:02:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 08:02:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 08:02:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:02:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:02:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:02:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 08:02:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 08:02:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:02:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:02:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:02:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 08:02:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:02:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:02:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 08:02:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 08:02:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 08:02:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 08:02:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:02:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:02:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:02:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:02:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:02:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:02:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:02:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:02:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:02:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:02:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:02:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:02:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:02:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:02:47 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:02:47 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:02:47 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:02:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:02:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:02:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:02:47 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:02:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:02:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:02:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:02:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:02:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:02:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:02:47 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:02:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:02:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:02:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:02:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 08:02:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:02:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:02:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:02:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:02:48 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:02:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:02:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:02:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:02:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:02:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:02:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:02:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:02:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:02:48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:02:48 debconf: delaying package configuration, since apt-utils is not installed 08:02:48 Fetched 63.7 MB in 2s (33.0 MB/s) 08:02:48 (Reading database ... 13912 files and directories currently installed.) 08:02:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:02:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:02:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:02:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:02:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 08:02:49 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 08:02:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:50 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:51 (Reading database ... 13911 files and directories currently installed.) 08:02:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [Pipeline] } 08:02:51 $ docker stop --time=1 f9bd50b477703bebf472aa78aede230f7e028fd64754ec91703c3a60852b0807 08:02:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:02:51 (Reading database ... 13911 files and directories currently installed.) 08:02:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:51 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:52 (Reading database ... 13911 files and directories currently installed.) 08:02:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:02:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:02:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:02:53 (Reading database ... 13911 files and directories currently installed.) 08:02:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:02:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:02:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:02:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:02:53 Setting up base-files (10.1ubuntu2.10) ... 08:02:53 Installing new version of config file /etc/issue ... 08:02:53 Installing new version of config file /etc/issue.net ... 08:02:53 Installing new version of config file /etc/lsb-release ... 08:02:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:02:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:02:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:02:54 Removing obsolete conffile /etc/default/motd-news ... 08:02:54 $ docker rm -f f9bd50b477703bebf472aa78aede230f7e028fd64754ec91703c3a60852b0807 08:02:54 (Reading database ... 13912 files and directories currently installed.) 08:02:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:02:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:02:54 Setting up bash (4.4.18-2ubuntu1.2) ... 08:02:54 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 08:02:54 (Reading database ... 13912 files and directories currently installed.) 08:02:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:02:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:02:54 (Reading database ... 13912 files and directories currently installed.) 08:02:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:02:54 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:02:55 Setting up tar (1.29b-2ubuntu0.2) ... 08:02:55 (Reading database ... 13912 files and directories currently installed.) 08:02:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:02:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:02:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... [Pipeline] // withDockerContainer [Pipeline] } 08:02:55 (Reading database ... 13912 files and directories currently installed.) 08:02:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:02:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:02:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:02:55 (Reading database ... 13912 files and directories currently installed.) 08:02:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:02:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:02:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:02:55 (Reading database ... 13912 files and directories currently installed.) 08:02:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:02:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:02:56 Setting up grep (3.1-2build1) ... [Pipeline] isUnix [Pipeline] sh 08:02:56 (Reading database ... 13912 files and directories currently installed.) 08:02:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:02:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:02:56 Setting up login (1:4.5-1ubuntu2) ... 08:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:02:56 08:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:02:56 (Reading database ... 13912 files and directories currently installed.) 08:02:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:02:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] isUnix 08:02:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:02:57 (Reading database ... 13912 files and directories currently installed.) 08:02:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:02:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] sh 08:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:02:57 latest: Pulling from edgex-devops/edgex-compose-arm64 08:02:57 29e5d40040c1: Pulling fs layer 08:02:57 1ce36da41761: Pulling fs layer 08:02:57 25b303627fd3: Pulling fs layer 08:02:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:02:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:02:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:02:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:02:58 29e5d40040c1: Verifying Checksum 08:02:58 29e5d40040c1: Download complete 08:02:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:02:58 (Reading database ... 13912 files and directories currently installed.) 08:02:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:02:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:02:58 1ce36da41761: Download complete 08:02:58 29e5d40040c1: Pull complete 08:02:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:02:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:02:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:02:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:03:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:03:00 (Reading database ... 13912 files and directories currently installed.) 08:03:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:03:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:03:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:03:00 (Reading database ... 13912 files and directories currently installed.) 08:03:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:03:00 1ce36da41761: Pull complete 08:03:00 25b303627fd3: Verifying Checksum 08:03:00 25b303627fd3: Download complete 08:03:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:03:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:03:00 (Reading database ... 13912 files and directories currently installed.) 08:03:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:03:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:03:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:03:01 (Reading database ... 13912 files and directories currently installed.) 08:03:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:03:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:03:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:03:01 (Reading database ... 13912 files and directories currently installed.) 08:03:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:03:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:03:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:03:01 (Reading database ... 13912 files and directories currently installed.) 08:03:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:03:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:03:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:03:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:03:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:03:01 (Reading database ... 13912 files and directories currently installed.) 08:03:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:03:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:03:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:03:02 (Reading database ... 13912 files and directories currently installed.) 08:03:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:03:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:03:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:03:02 (Reading database ... 13912 files and directories currently installed.) 08:03:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:03:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:03:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:03:02 (Reading database ... 13912 files and directories currently installed.) 08:03:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:03:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:03:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:03:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:03:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:03:04 (Reading database ... 13912 files and directories currently installed.) 08:03:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:03:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:03:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:03:04 (Reading database ... 13912 files and directories currently installed.) 08:03:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:03:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:03:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:03:04 (Reading database ... 13914 files and directories currently installed.) 08:03:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:03:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:03:04 Setting up debconf (1.5.66ubuntu1) ... 08:03:05 (Reading database ... 13914 files and directories currently installed.) 08:03:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:03:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:03:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:03:05 (Reading database ... 13914 files and directories currently installed.) 08:03:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:03:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:03:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:03:05 (Reading database ... 13914 files and directories currently installed.) 08:03:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:03:05 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:03:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:03:06 (Reading database ... 13914 files and directories currently installed.) 08:03:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:03:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:03:06 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 08:03:06 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:03:06 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:03:06 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:03:06 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:03:06 (Reading database ... 13914 files and directories currently installed.) 08:03:06 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:03:06 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:03:06 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:03:07 (Reading database ... 13914 files and directories currently installed.) 08:03:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:03:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:03:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:03:07 (Reading database ... 13914 files and directories currently installed.) 08:03:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:03:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:03:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:03:07 (Reading database ... 13914 files and directories currently installed.) 08:03:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 08:03:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 08:03:07 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 08:03:07 (Reading database ... 13914 files and directories currently installed.) 08:03:07 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:03:07 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:03:08 Setting up passwd (1:4.5-1ubuntu2) ... 08:03:08 (Reading database ... 13914 files and directories currently installed.) 08:03:08 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 08:03:08 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:03:08 Setting up gpgv (2.2.4-1ubuntu1.3) ... 08:03:08 (Reading database ... 13914 files and directories currently installed.) 08:03:08 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:03:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:03:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:03:09 (Reading database ... 13914 files and directories currently installed.) 08:03:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:03:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:03:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:03:09 (Reading database ... 13914 files and directories currently installed.) 08:03:09 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:03:09 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:03:09 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:03:09 (Reading database ... 13914 files and directories currently installed.) 08:03:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:03:09 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:03:09 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:03:09 (Reading database ... 13914 files and directories currently installed.) 08:03:09 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:03:09 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:03:09 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:03:09 (Reading database ... 13914 files and directories currently installed.) 08:03:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:03:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:03:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:03:10 (Reading database ... 13915 files and directories currently installed.) 08:03:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:03:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:03:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:03:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:03:10 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:03:10 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:03:10 25b303627fd3: Pull complete 08:03:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:03:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:03:10 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 08:03:10 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 08:03:10 prd-ubuntu18.04-docker-arm64-4c-16g-20423 does not seem to be running inside a container 08:03:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:03:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:03:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:03:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:03:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:03:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:03:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:03:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:03:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:03:11 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:03:11 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:03:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:03:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:03:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:03:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:03:12 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 08:03:12 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 08:03:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:03:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:03:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:03:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:03:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:03:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:03:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:03:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:03:14 $ docker top 5a01fbc636526adc66ea61f31925031cb6b7bac65e2b0155f321fb2a570dd00d -eo pid,comm [Pipeline] { 08:03:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:03:14 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:03:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:03:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:03:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [Pipeline] sh 08:03:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:03:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:03:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:03:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:15 + docker-compose build --help 08:03:15 + grep parallel 08:03:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:03:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:03:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:03:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:03:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:18 --parallel Build images in parallel. [Pipeline] } 08:03:18 $ docker stop --time=1 5a01fbc636526adc66ea61f31925031cb6b7bac65e2b0155f321fb2a570dd00d 08:03:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:03:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:03:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:03:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:03:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:03:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:03:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:03:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:03:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:03:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:03:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:03:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:03:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:03:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:03:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:03:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:03:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:03:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:03:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:03:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:03:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:03:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:03:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:03:20 Setting up tzdata (2020f-0ubuntu0.18.04) ... 08:03:20 08:03:20 Current default time zone: 'Etc/UTC' 08:03:20 Local time is now: Fri Jan 15 08:03:20 UTC 2021. 08:03:20 Universal Time is now: Fri Jan 15 08:03:20 UTC 2021. 08:03:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:03:20 08:03:20 Setting up systemd-sysv (237-3ubuntu10.43) ... 08:03:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:03:20 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 08:03:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:03:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:03:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:03:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:03:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:03:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:03:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:03:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:03:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:03:20 $ docker rm -f 5a01fbc636526adc66ea61f31925031cb6b7bac65e2b0155f321fb2a570dd00d 08:03:21 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:03:21 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [Pipeline] // withDockerContainer 08:03:21 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:03:21 Setting up patch (2.7.6-2ubuntu1.1) ... 08:03:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:03:21 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:03:21 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 08:03:21 Installing new version of config file /etc/ssl/openssl.cnf ... 08:03:21 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:03:21 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 08:03:21 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [Pipeline] sh 08:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:03:21 . [Pipeline] withDockerContainer 08:03:22 prd-ubuntu18.04-docker-arm64-4c-16g-20423 does not seem to be running inside a container 08:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:03:23 Updating certificates in /etc/ssl/certs... 08:03:23 $ docker top 23ea905b58f79cd07386892dad8c84257db558e3a105c91eab7809fce0366ac5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:24 22 added, 17 removed; done. 08:03:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:03:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:03:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:03:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:03:24 Setting up pkgbinarymangler (138.18.04.1) ... 08:03:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:03:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 08:03:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:03:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:03:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:03:24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:03:24 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:03:24 Setting up perl (5.26.1-6ubuntu0.5) ... 08:03:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 08:03:25 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:03:25 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:03:25 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 08:03:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:03:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:03:25 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:03:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:03:25 + docker-compose -f ./docker-compose-build.yml build --parallel 08:03:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:03:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:03:25 Processing triggers for systemd (237-3ubuntu10.43) ... 08:03:25 Processing triggers for mime-support (3.60ubuntu1) ... 08:03:25 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 08:03:25 Updating certificates in /etc/ssl/certs... 08:03:26 0 added, 0 removed; done. 08:03:26 Running hooks in /etc/ca-certificates/update.d... 08:03:26 done. 08:03:26 Reading package lists... 08:03:26 Building dependency tree... 08:03:26 Reading state information... 08:03:26 The following NEW packages will be installed: 08:03:26 apt-transport-https 08:03:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:03:26 Need to get 1696 B of archives. 08:03:26 After this operation, 153 kB of additional disk space will be used. 08:03:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:03:26 debconf: delaying package configuration, since apt-utils is not installed 08:03:26 Fetched 1696 B in 0s (28.3 kB/s) 08:03:26 Selecting previously unselected package apt-transport-https. 08:03:26 (Reading database ... 13929 files and directories currently installed.) 08:03:26 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:03:26 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:03:27 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:03:27 Waiting for network to be ready... 08:03:29 Building docker-core-command-go ... 08:03:29 Building docker-core-data-go ... 08:03:29 Building docker-core-metadata-go ... 08:03:29 Building docker-security-bootstrap-redis-go ... 08:03:29 Building docker-security-proxy-setup-go ... 08:03:29 Building docker-security-secretstore-setup-go ... 08:03:29 Building docker-support-notifications-go ... 08:03:29 Building docker-support-scheduler-go ... 08:03:29 Building docker-sys-mgmt-agent-go ... 08:03:29 Building docker-core-metadata-go 08:03:29 Building docker-core-data-go 08:03:29 Building docker-security-proxy-setup-go 08:03:29 Building docker-support-scheduler-go 08:03:29 Building docker-core-command-go 08:03:34 2021-01-15T08:03:30Z INFO Waiting for automatic snapd restart... 08:03:34 snapd 2.48.2 from Canonical* installed 08:03:34 "snapd" switched to the "latest/stable" channel 08:03:34 08:03:37 core18 20201210 from Canonical* installed 08:03:37 "core18" switched to the "latest/stable" channel 08:03:37 08:03:40 snapcraft 4.4.4 from Canonical* installed 08:03:40 "snapcraft" switched to the "latest/stable" channel 08:03:40 08:03:44 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: 08:03:44 - README.md 08:03:44 - snapcraft.yaml.orig 08:03:44 08:03:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:03:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:03:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:03:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:03:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:03:52 Reading package lists... 08:03:52 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 08:03:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:03:59 Reading package lists... 08:03:59 Building dependency tree... 08:03:59 Reading state information... 08:03:59 Suggested packages: 08:03:59 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:03:59 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:03:59 Recommended packages: 08:03:59 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:03:59 The following NEW packages will be installed: 08:03:59 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:03:59 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:03:59 pkg-config zip 08:03:59 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:03:59 Need to get 7655 kB of archives. 08:03:59 After this operation, 43.7 MB of additional disk space will be used. 08:03:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 08:03:59 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:03:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:03:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 08:03:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 08:03:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:03:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:03:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:03:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:03:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:03:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:03:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:03:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:03:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:03:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:03:59 debconf: delaying package configuration, since apt-utils is not installed 08:03:59 Fetched 7655 kB in 1s (10.4 MB/s) 08:03:59 Selecting previously unselected package libglib2.0-0:amd64. 08:03:59 (Reading database ... 13933 files and directories currently installed.) 08:03:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 08:03:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:04:00 Selecting previously unselected package libpsl5:amd64. 08:04:00 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:04:00 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:04:00 Selecting previously unselected package libnghttp2-14:amd64. 08:04:00 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:04:00 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:04:00 Selecting previously unselected package librtmp1:amd64. 08:04:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:04:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:04:00 Selecting previously unselected package libcurl3-gnutls:amd64. 08:04:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:04:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:04:00 Selecting previously unselected package liberror-perl. 08:04:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:04:00 Unpacking liberror-perl (0.17025-1) ... 08:04:00 Selecting previously unselected package git-man. 08:04:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 08:04:00 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 08:04:00 Selecting previously unselected package git. 08:04:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 08:04:00 Unpacking git (1:2.17.1-1ubuntu0.7) ... 08:04:01 Selecting previously unselected package libnorm1:amd64. 08:04:01 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:04:01 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:04:01 Selecting previously unselected package libpgm-5.2-0:amd64. 08:04:01 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:04:01 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:04:02 Selecting previously unselected package libsodium23:amd64. 08:04:02 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:04:02 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:04:02 Selecting previously unselected package libzmq5:amd64. 08:04:02 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:04:02 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:04:02 Selecting previously unselected package libzmq3-dev:amd64. 08:04:02 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:04:02 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:04:02 Selecting previously unselected package pkg-config. 08:04:02 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:04:02 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:04:02 Selecting previously unselected package zip. 08:04:02 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:04:02 Unpacking zip (3.0-11build1) ... 08:04:02 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:04:02 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 08:04:02 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:04:02 Setting up liberror-perl (0.17025-1) ... 08:04:02 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:04:03 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:04:03 No schema files found: doing nothing. 08:04:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:04:03 Setting up zip (3.0-11build1) ... 08:04:03 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:04:03 Setting up libsodium23:amd64 (1.0.16-2) ... 08:04:03 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:04:03 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:04:03 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:04:03 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:04:03 Setting up git (1:2.17.1-1ubuntu0.7) ... 08:04:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:04:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:04:09 git set to automatically installed. 08:04:09 git-man set to automatically installed. 08:04:09 libcurl3-gnutls set to automatically installed. 08:04:09 liberror-perl set to automatically installed. 08:04:09 libglib2.0-0 set to automatically installed. 08:04:09 libnghttp2-14 set to automatically installed. 08:04:09 libnorm1 set to automatically installed. 08:04:09 libpgm-5.2-0 set to automatically installed. 08:04:09 libpsl5 set to automatically installed. 08:04:09 librtmp1 set to automatically installed. 08:04:09 libsodium23 set to automatically installed. 08:04:09 libzmq3-dev set to automatically installed. 08:04:09 libzmq5 set to automatically installed. 08:04:09 pkg-config set to automatically installed. 08:04:09 zip set to automatically installed. 08:04:12 snapd is not logged in, snap install commands will use sudo 08:04:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:04:19 snap "core18" has no updates available 08:04:21 Pulling config-common 08:04:22 Pulling go-build-helper 08:04:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:04:37 ---> 0a61ca6944ed 08:04:37 Step 3/23 : WORKDIR /edgex-go 08:04:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:37 ---> 0a61ca6944ed 08:04:37 Step 3/22 : WORKDIR /edgex-go 08:04:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:04:37 ---> 0a61ca6944ed 08:04:37 Step 3/21 : WORKDIR /edgex-go 08:04:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:04:37 ---> 0a61ca6944ed 08:04:37 Step 3/21 : WORKDIR /edgex-go 08:04:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:37 ---> 0a61ca6944ed 08:04:37 Step 3/22 : WORKDIR /edgex-go 08:04:37 ---> Running in c46f6f2e3ff3 08:04:37 ---> Running in 782675cf5b60 08:04:37 ---> Running in d7326634ddf0 08:04:37 ---> Running in a6ce1b38546b 08:04:37 ---> Running in 53dda73a3904 08:04:37 Removing intermediate container a6ce1b38546b 08:04:37 ---> 232aa9be2892 08:04:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:37 Removing intermediate container c46f6f2e3ff3 08:04:37 ---> 2e32c9c2c0b0 08:04:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:37 Removing intermediate container 53dda73a3904 08:04:37 ---> 3fcda650c09b 08:04:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:37 Removing intermediate container 782675cf5b60 08:04:37 ---> 7041f7e10944 08:04:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:37 Removing intermediate container d7326634ddf0 08:04:37 ---> e11c22c5a700 08:04:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:37 ---> Running in 1cef7bb8bd91 08:04:38 ---> Running in 94eacdee9ee5 08:04:38 ---> Running in 74168345d3b3 08:04:38 ---> Running in 1d4271e96ac4 08:04:38 ---> Running in 5e7cb43f12af 08:04:41 Removing intermediate container 1cef7bb8bd91 08:04:41 ---> 4dd987cd987b 08:04:41 Step 5/22 : RUN apk add --update --no-cache make git 08:04:41 ---> Running in 5d80adf10360 08:04:42 Removing intermediate container 94eacdee9ee5 08:04:42 ---> 1ebf97db4cca 08:04:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:04:42 ---> Running in f464ad4cc2cc 08:04:42 Removing intermediate container 74168345d3b3 08:04:42 ---> e2bbc8fdd42a 08:04:42 Step 5/21 : RUN apk add --update --no-cache make git 08:04:42 Removing intermediate container 5e7cb43f12af 08:04:42 ---> eaf5edcb6b19 08:04:42 Step 5/21 : RUN apk add --update --no-cache make git 08:04:42 Removing intermediate container 1d4271e96ac4 08:04:42 ---> 2ce29a31d317 08:04:42 Step 5/22 : RUN apk add --update --no-cache make git 08:04:42 ---> Running in 02e90bf39d27 08:04:42 ---> Running in 0cd998a99866 08:04:42 ---> Running in 2bf698c13010 08:04:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:04:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:04:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:04:43 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:04:43 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:04:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] 08:04:43 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:04:43 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:04:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:04:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:04:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:04:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:04:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:04:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] 08:04:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 08:04:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 08:04:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 08:04:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 08:04:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 08:04:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 08:04:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:04:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] 08:04:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 08:04:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 08:04:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 08:04:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 08:04:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 08:04:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 08:04:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 08:04:43 Fetched 23.7 MB in 0s (0 B/s) 08:04:43 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:04:43 Fetched 96.5 kB in 0s (0 B/s) 08:04:43 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:04:43 Fetched 279 kB in 0s (0 B/s) 08:04:43 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:04:43 Fetched 122 kB in 0s (0 B/s) 08:04:43 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:04:43 Fetched 77.8 kB in 0s (0 B/s) 08:04:43 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:04:43 Fetched 8848 B in 0s (0 B/s) 08:04:43 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:04:43 Fetched 47.8 kB in 0s (0 B/s) 08:04:43 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:04:43 Fetched 45.6 kB in 0s (0 B/s) 08:04:43 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:04:43 Fetched 15.0 kB in 0s (0 B/s) 08:04:43 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:04:43 Fetched 214 kB in 0s (0 B/s) 08:04:43 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 08:04:43 Fetched 155 kB in 0s (0 B/s) 08:04:43 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:04:43 Fetched 50.6 kB in 0s (0 B/s) 08:04:43 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:04:43 Fetched 14.8 kB in 0s (0 B/s) 08:04:43 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:04:43 Fetched 41.8 kB in 0s (0 B/s) 08:04:43 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:04:43 Fetched 499 kB in 0s (0 B/s) 08:04:43 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:04:43 Fetched 111 kB in 0s (0 B/s) 08:04:43 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:04:43 Fetched 240 kB in 0s (0 B/s) 08:04:43 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:04:43 Fetched 29.3 kB in 0s (0 B/s) 08:04:43 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:04:43 Fetched 85.5 kB in 0s (0 B/s) 08:04:43 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:04:43 Fetched 24.5 kB in 0s (0 B/s) 08:04:43 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:04:43 Fetched 49.2 kB in 0s (0 B/s) 08:04:43 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:04:43 Fetched 54.2 kB in 0s (0 B/s) 08:04:43 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:04:43 Fetched 30.8 kB in 0s (0 B/s) 08:04:43 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 08:04:43 Fetched 17.0 kB in 0s (0 B/s) 08:04:43 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:04:43 Fetched 85.9 kB in 0s (0 B/s) 08:04:43 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:04:43 Fetched 8720 B in 0s (0 B/s) 08:04:43 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:04:43 Fetched 137 kB in 0s (0 B/s) 08:04:43 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:04:43 Fetched 119 kB in 0s (0 B/s) 08:04:43 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:04:43 Fetched 109 kB in 0s (0 B/s) 08:04:43 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:04:43 Fetched 11.1 kB in 0s (0 B/s) 08:04:43 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:04:43 Fetched 645 kB in 0s (0 B/s) 08:04:43 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:04:43 Fetched 41.3 kB in 0s (0 B/s) 08:04:43 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:04:43 Fetched 17.9 kB in 0s (0 B/s) 08:04:43 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:04:43 Fetched 368 kB in 0s (0 B/s) 08:04:43 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:04:43 Fetched 187 kB in 0s (0 B/s) 08:04:43 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:04:43 Fetched 175 kB in 0s (0 B/s) 08:04:43 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:04:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:04:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:04:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:04:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:04:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:04:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:04:45 OK: 217 MiB in 51 packages 08:04:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:04:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:04:46 OK: 217 MiB in 51 packages 08:04:46 OK: 217 MiB in 51 packages 08:04:46 OK: 217 MiB in 51 packages 08:04:46 OK: 217 MiB in 51 packages 08:04:47 Fetched 206 kB in 0s (0 B/s) 08:04:47 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 08:04:47 Fetched 1301 kB in 0s (0 B/s) 08:04:47 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:04:47 Fetched 36.2 kB in 0s (0 B/s) 08:04:47 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:04:47 Fetched 159 kB in 0s (0 B/s) 08:04:47 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:04:47 Fetched 107 kB in 0s (0 B/s) 08:04:47 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:04:47 Fetched 48.7 kB in 0s (0 B/s) 08:04:47 Pulling static-packages 08:04:47 Removing intermediate container 5d80adf10360 08:04:47 ---> 6a11cfa8a95e 08:04:47 Step 6/22 : COPY go.mod . 08:04:47 'go115' has dependencies that need to be staged: go-build-helper static-packages 08:04:47 Skipping pull go-build-helper (already ran) 08:04:47 Skipping pull static-packages (already ran) 08:04:47 Building go-build-helper 08:04:47 Removing intermediate container f464ad4cc2cc 08:04:47 ---> 89cf7af4bbad 08:04:47 Step 6/23 : COPY go.mod . 08:04:48 Removing intermediate container 2bf698c13010 08:04:48 ---> 60dfb5c8bbc6 08:04:48 Step 6/21 : COPY go.mod . 08:04:48 ---> ee30242331a5 08:04:48 Step 7/22 : RUN go mod download 08:04:48 Removing intermediate container 0cd998a99866 08:04:48 ---> 49a5cc0e629f 08:04:48 Step 6/21 : COPY go.mod . 08:04:48 ---> Running in 01f024fbd58d 08:04:48 Removing intermediate container 02e90bf39d27 08:04:48 ---> ba60ccb89640 08:04:48 Step 6/22 : COPY go.mod . 08:04:49 ---> cc3406c923ac 08:04:49 Step 7/23 : RUN go mod download 08:04:49 ---> 6bf6aed4c3ca 08:04:49 Step 7/21 : RUN go mod download 08:04:49 ---> Running in 2039f2361d9c 08:04:49 ---> 6b29816c3186 08:04:49 Step 7/21 : RUN go mod download 08:04:49 ---> Running in 8875751824a0 08:04:49 ---> 1fe90c4f954b 08:04:49 Step 7/22 : RUN go mod download 08:04:50 ---> Running in 9f6ce0c60607 08:04:50 ---> Running in fdbb8e047c76 08:04:51 Building static-packages 08:04:53 Staging go-build-helper 08:04:53 Removing intermediate container 01f024fbd58d 08:04:53 ---> fac670b344ba 08:04:53 Step 8/22 : COPY . . 08:04:53 Removing intermediate container 2039f2361d9c 08:04:53 ---> aa8639f60c79 08:04:53 Step 8/23 : COPY . . 08:04:54 Staging static-packages 08:04:54 Pulling go115 08:04:55 Removing intermediate container 9f6ce0c60607 08:04:55 ---> 7b8fc496da1e 08:04:55 Step 8/21 : COPY . . 08:04:55 'edgex-go' has dependencies that need to be staged: go115 08:04:55 Skipping pull go115 (already ran) 08:04:55 Building go115 08:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:55 Dload Upload Total Spent Left Speed 08:04:55 Removing intermediate container 8875751824a0 08:04:55 ---> 069ed712d131 08:04:55 Step 8/21 : COPY . . 08:04:56 Removing intermediate container fdbb8e047c76 08:04:56 ---> 3a418cf59dc2 08:04:56 Step 8/22 : COPY . . 08:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4223k 0 0 13.3M 0 0:00:08 --:--:-- 0:00:08 13.3M 40 115M 40 46.6M 0 0 35.4M 0 0:00:03 0:00:01 0:00:02 35.3M 78 115M 78 90.6M 0 0 39.2M 0 0:00:02 0:00:02 --:--:-- 39.2M 100 115M 100 115M 0 0 39.2M 0 0:00:02 0:00:02 --:--:-- 39.2M 08:04:58 go1.15.2.linux-amd64.tar.gz: OK 08:05:03 Staging go115 08:05:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:05:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:05:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:05:08 Fetched 0 B in 0s (0 B/s) 08:05:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:05:08 Fetched 224 kB in 0s (0 B/s) 08:05:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:05:08 Fetched 157 kB in 0s (0 B/s) 08:05:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:05:08 Fetched 221 kB in 0s (0 B/s) 08:05:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:05:08 Fetched 143 kB in 0s (0 B/s) 08:05:08 Pulling edgex-go 08:05:09 Pulling version 08:05:10 Building config-common 08:05:12 Skipping build go-build-helper (already ran) 08:05:12 Skipping build static-packages (already ran) 08:05:12 Skipping build go115 (already ran) 08:05:12 Building edgex-go 08:05: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 08:05:14 go: downloading github.com/gorilla/mux v1.8.0 08:05:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 08:05:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:05:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 08:05:14 go: downloading github.com/google/uuid v1.1.4 08:05:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:05:14 go: downloading github.com/pkg/errors v0.8.1 08:05:14 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 08:05:14 go: downloading github.com/pelletier/go-toml v1.2.0 08:05:14 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 08:05:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:05:14 go: downloading github.com/x448/float16 v0.8.4 08:05:14 go: downloading github.com/go-playground/validator/v10 v10.3.0 08:05:14 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 08:05:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:05:14 go: downloading github.com/imdario/mergo v0.3.11 08:05:14 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 08:05:15 go: downloading github.com/go-kit/kit v0.8.0 08:05:15 go: downloading gopkg.in/yaml.v2 v2.4.0 08:05:15 go: downloading github.com/BurntSushi/toml v0.3.1 08:05:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:05:15 go: downloading github.com/hashicorp/consul/api v1.1.0 08:05:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 08:05:15 go: downloading github.com/pebbe/zmq4 v1.2.2 08:05:15 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:05:15 go: downloading github.com/go-playground/universal-translator v0.17.0 08:05:15 go: downloading github.com/leodido/go-urn v1.2.0 08:05:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:05:15 go: downloading github.com/mitchellh/copystructure v1.0.0 08:05:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:05:15 go: downloading github.com/hashicorp/serf v0.8.2 08:05:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 08:05:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:05:15 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 08:05:15 go: downloading github.com/go-playground/locales v0.13.0 08:05:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:05:15 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:05:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:05:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:05:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:05:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:05:23 ---> b5e0e0d9d8f0 08:05:23 Step 9/23 : RUN make cmd/core-data/core-data 08:05:23 ---> c33cebcbb19d 08:05:23 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:05:23 ---> 3c8e4ed4b49c 08:05:23 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:05:23 ---> 3fb2f02428f8 08:05:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:05:23 ---> 2e0365a0efe7 08:05:23 Step 9/22 : RUN make cmd/core-command/core-command 08:05:23 ---> Running in c5c50d5e2e69 08:05:23 ---> Running in d4a676e7675a 08:05:23 ---> Running in edcdfb23afc3 08:05:23 ---> Running in 55de755af6c2 08:05:23 ---> Running in 28d24bf1a788 08:05:23 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 08:05:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:05:23 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 08:05:23 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 08:05:23 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 08:05:25 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 08:05:26 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 08:05:27 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 08:05:27 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 08:05:27 go: downloading github.com/stretchr/testify v1.6.1 08:05:27 go: downloading github.com/pmezard/go-difflib v1.0.0 08:05:27 go: downloading github.com/davecgh/go-spew v1.1.1 08:05:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:05:28 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 08:05:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:05:28 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:05:30 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 08:05:30 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 08:05:30 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:05: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 08:05:33 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 08:05:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:05:33 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:05:36 Building version 08:05:38 Staging config-common 08:05:38 Skipping stage go-build-helper (already ran) 08:05:38 Skipping stage static-packages (already ran) 08:05:38 Skipping stage go115 (already ran) 08:05:38 Staging edgex-go 08:05:39 Staging version 08:05:40 Priming config-common 08:05:41 Priming go-build-helper 08:05:42 Priming static-packages 08:05:44 Priming go115 08:05:45 Priming edgex-go 08:05:46 Priming version 08:05:47 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] } 08:06:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:07:00 Removing intermediate container edcdfb23afc3 08:07:00 ---> 0b15e85cdd91 08:07:00 08:07:00 Step 10/21 : FROM alpine:3.12 08:07:00 3.12: Pulling from library/alpine 08:07:00 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:07:00 Status: Downloaded newer image for alpine:3.12 08:07:00 ---> afeebe901d6b 08:07:00 Step 11/21 : RUN apk add --update --no-cache curl 08:07:02 ---> Running in c882fbd1d6ad 08:07:02 Removing intermediate container 55de755af6c2 08:07:02 ---> b67f90bb440c 08:07:02 08:07:02 Step 10/21 : FROM scratch 08:07:02 ---> 08:07:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:07:02 Removing intermediate container 28d24bf1a788 08:07:02 ---> 38d6f1594fc2 08:07:02 08:07:02 Step 10/22 : FROM scratch 08:07:02 ---> 08:07:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:07:03 ---> Running in d568738a425a 08:07:03 ---> Running in 20a640438246 08:07:04 Removing intermediate container d568738a425a 08:07:04 ---> 47b33ed98a4e 08:07:04 Step 12/21 : ENV APP_PORT=48085 08:07:04 Removing intermediate container 20a640438246 08:07:04 ---> b9289540645b 08:07:04 Step 12/22 : ENV APP_PORT=48082 08:07:04 ---> Running in c84901b64825 08:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:07:04 ---> Running in cff21071cdea 08:07:05 Removing intermediate container c84901b64825 08:07:05 ---> 4d66c4c0f082 08:07:05 Step 13/21 : EXPOSE $APP_PORT 08:07:05 ---> Running in 4bde62eee7a4 08:07:05 Removing intermediate container cff21071cdea 08:07:05 ---> 91822577422d 08:07:05 Step 13/22 : EXPOSE $APP_PORT 08:07:05 ---> Running in 32f72ee9c695 08:07:05 Removing intermediate container 4bde62eee7a4 08:07:05 ---> 3201e93f504d 08:07:05 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:07:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:07:06 Removing intermediate container 32f72ee9c695 08:07:06 ---> 1053023e230e 08:07:06 Step 14/22 : WORKDIR / 08:07:06 ---> Running in e00eeda3c95b 08:07:07 ---> e3ea50a10885 08:07:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:07:07 Removing intermediate container e00eeda3c95b 08:07:07 ---> 62ead04a2020 08:07:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:07:08 (1/4) Installing ca-certificates (20191127-r4) 08:07:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:07:08 (3/4) Installing libcurl (7.69.1-r3) 08:07:08 (4/4) Installing curl (7.69.1-r3) 08:07:08 Executing busybox-1.31.1-r19.trigger 08:07:08 Executing ca-certificates-20191127-r4.trigger 08:07:08 ---> 4edc93076ca9 08:07:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:07:08 OK: 7 MiB in 18 packages 08:07:09 ---> 15d359490137 08:07:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:07:11 ---> 19af52d3d9b3 08:07:11 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:07:11 ---> 980ef07172ff 08:07:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:07:11 ---> Running in f47363fb47de 08:07:11 Removing intermediate container c882fbd1d6ad 08:07:11 ---> 655b9f4f037e 08:07:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:07:12 ---> Running in 33ab2746ab6f 08:07:12 Removing intermediate container f47363fb47de 08:07:12 ---> 8364dd30c7da 08:07:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:07:12 ---> de23f3163eab 08:07:12 Step 18/22 : ENTRYPOINT ["/core-command"] 08:07:13 ---> Running in d61d03ea216d 08:07:13 Removing intermediate container 33ab2746ab6f 08:07:13 ---> 4a24932486bc 08:07:13 Step 13/21 : WORKDIR /edgex 08:07:13 ---> Running in 3c2ac3c3813a 08:07:13 ---> Running in 2d28ae4aa4ae 08:07:13 Removing intermediate container d61d03ea216d 08:07:13 ---> d48863bf6eea 08:07:13 Step 19/21 : LABEL arch=arm64 08:07:14 ---> Running in a477189d8015 08:07:14 Removing intermediate container 3c2ac3c3813a 08:07:14 ---> b8f425d10bb7 08:07:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:07:14 Removing intermediate container 2d28ae4aa4ae 08:07:14 ---> 3078d0ba8b32 08:07:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:07:14 ---> Running in 74a47acd5a40 08:07:14 Removing intermediate container a477189d8015 08:07:14 ---> 2829c70cf8be 08:07:14 Step 20/21 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:07:15 ---> Running in 0c18a10a1f18 08:07:15 Removing intermediate container 74a47acd5a40 08:07:15 ---> 866454c74e00 08:07:15 Step 20/22 : LABEL arch=arm64 08:07:16 ---> 5f114e44755a 08:07:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:07:16 ---> Running in 94089ce12b5f 08:07:16 Removing intermediate container 0c18a10a1f18 08:07:16 ---> 69aa396ce3d2 08:07:16 Step 21/21 : LABEL version=0.0.0 08:07:17 ---> Running in 235ab2e861ed 08:07:17 Removing intermediate container 94089ce12b5f 08:07:17 ---> c8ae01764563 08:07:17 Step 21/22 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:07:18 ---> 87974a4e13d0 08:07:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:07:18 ---> Running in 1921559ed6e4 08:07:18 Removing intermediate container 235ab2e861ed 08:07:18 ---> fc95571a06b7 08:07:18 08:07:19 Removing intermediate container c5c50d5e2e69 08:07:19 ---> 31e39c2dcad0 08:07:19 08:07:19 Step 10/22 : FROM scratch 08:07:19 ---> 08:07:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:07:19 ---> Using cache 08:07:19 ---> b9289540645b 08:07:19 Step 12/22 : ENV APP_PORT=48081 08:07:19 Successfully built fc95571a06b7 08:07:19 Successfully tagged docker-support-scheduler-go-arm64:latest 08:07:19  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 08:07:19 Removing intermediate container 1921559ed6e4 08:07:19 ---> 6fa7b2dc6305 08:07:19 Step 22/22 : LABEL version=0.0.0 08:07:19 ---> Running in 72edb4f07167 08:07:19 ---> Running in 2eac3d19c92b 08:07:19 ---> 8d9d9aea0b16 08:07:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:07:20 ---> Running in 2aeb4b3c688c 08:07:20 Removing intermediate container 72edb4f07167 08:07:20 ---> 797a87d3c225 08:07:20 Step 13/22 : EXPOSE $APP_PORT 08:07:20 ---> Running in ad16777a73a9 08:07:20 Removing intermediate container 2eac3d19c92b 08:07:20 ---> 719505d8188c 08:07:20 08:07:21 Successfully built 719505d8188c 08:07:21 Successfully tagged docker-core-command-go-arm64:latest 08:07:21 Building docker-support-notifications-go 08:07:21  Building docker-core-command-go ... done Removing intermediate container 2aeb4b3c688c 08:07:21 ---> 3d744e224483 08:07:21 Step 18/21 : CMD ["--init=true"] 08:07:21 Removing intermediate container ad16777a73a9 08:07:21 ---> 715d5ed0fec5 08:07:21 Step 14/22 : WORKDIR / 08:07:21 ---> Running in fcf393bc4290 08:07:21 ---> Running in 9ee44472a35f 08:07:22 Removing intermediate container fcf393bc4290 08:07:22 ---> 91dbe7bc92ae 08:07:22 Step 19/21 : LABEL arch=arm64 08:07:23 Removing intermediate container 9ee44472a35f 08:07:23 ---> c8594b5a80aa 08:07:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:07:24 ---> Running in d9ff33214645 08:07:25 ---> ccdb9dbd043f 08:07:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:07:26 Removing intermediate container d9ff33214645 08:07:26 ---> 367b042b4752 08:07:26 Step 20/21 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:07:27 ---> Running in a8e15dec6fbf 08:07:27 ---> 853a410290cc 08:07:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:07:28 Removing intermediate container a8e15dec6fbf 08:07:28 ---> 8a960cacb21d 08:07:28 Step 21/21 : LABEL version=0.0.0 08:07:29 ---> 376bb20a4e3c 08:07:29 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:07:29 Removing intermediate container d4a676e7675a 08:07:29 ---> c7d1189c86ce 08:07:29 08:07:29 Step 10/23 : FROM alpine:3.12 08:07:29 ---> afeebe901d6b 08:07:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:07:29 ---> Running in bc636e531e46 08:07:29 ---> Running in de0331a30f92 08:07:29 ---> Running in baa4c9011704 08:07:30 Removing intermediate container bc636e531e46 08:07:30 ---> 89ff6a393396 08:07:30 08:07:30 Successfully built 89ff6a393396 08:07:30 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:07:30 Building docker-sys-mgmt-agent-go 08:07:30  Building docker-security-proxy-setup-go ... done Removing intermediate container de0331a30f92 08:07:30 Removing intermediate container baa4c9011704 08:07:30 ---> d32cc22f62c3 08:07:30 Step 12/23 : ENV APP_PORT=48080 08:07:30 ---> 4f3cdce89d2e 08:07:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:07:30 ---> Running in 4b2fc8179a58 08:07:30 ---> Running in 554fc4d92870 08:07:31 Removing intermediate container 554fc4d92870 08:07:31 ---> 89630a6a2ed2 08:07:31 Step 20/22 : LABEL arch=arm64 08:07:31 Removing intermediate container 4b2fc8179a58 08:07:31 ---> bd93beec79d9 08:07:31 Step 13/23 : EXPOSE $APP_PORT 08:07:31 ---> Running in 2d2d3d890f07 08:07:31 ---> Running in 5ac01e58409e 08:07:32 Removing intermediate container 5ac01e58409e 08:07:32 ---> 020f71e5e91a 08:07:32 Step 21/22 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:07:32 Removing intermediate container 2d2d3d890f07 08:07:32 ---> e430ca9b75c5 08:07:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:32 ---> Running in eea2c5f4981b 08:07:32 ---> Running in 263dd2e3e0d6 08:07:33 Removing intermediate container eea2c5f4981b 08:07:33 ---> 738c24dadf2b 08:07:33 Step 22/22 : LABEL version=0.0.0 08:07:34 ---> Running in deaf77391be7 08:07:35 Removing intermediate container deaf77391be7 08:07:35 ---> ddbaf602f45f 08:07:35 08:07:35 Successfully built ddbaf602f45f 08:07:35 Successfully tagged docker-core-metadata-go-arm64:latest 08:07:35 Building docker-security-secretstore-setup-go 08:07:36  Building docker-core-metadata-go ... done Removing intermediate container 263dd2e3e0d6 08:07:36 ---> 5760c02fb164 08:07:36 Step 15/23 : RUN apk add --update --no-cache zeromq 08:07:36 ---> Running in e4fa01edbada 08:07:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:07:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:07:39 (1/5) Installing libgcc (9.3.0-r2) 08:07:39 (2/5) Installing libsodium (1.0.18-r0) 08:07:39 (3/5) Installing libstdc++ (9.3.0-r2) 08:07:40 (4/5) Installing libzmq (4.3.3-r0) 08:07:40 (5/5) Installing zeromq (4.3.3-r0) 08:07:40 Executing busybox-1.31.1-r19.trigger 08:07:40 OK: 8 MiB in 19 packages 08:07:43 Removing intermediate container e4fa01edbada 08:07:43 ---> 54b8457d07fa 08:07:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:07:45 ---> d2253ab5ea28 08:07:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:07:47 ---> e5a2c37de174 08:07:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:07:49 ---> e534c1b57b90 08:07:49 Step 19/23 : ENTRYPOINT ["/core-data"] 08:07:49 ---> Running in 76b9059d1ce2 08:07:50 Removing intermediate container 76b9059d1ce2 08:07:50 ---> 9e4a8bab3b20 08:07:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:07:50 ---> Running in 79db1d3fbf35 08:07:51 Removing intermediate container 79db1d3fbf35 08:07:51 ---> a03b8e8fb8b7 08:07:51 Step 21/23 : LABEL arch=arm64 08:07:51 ---> Running in 10e441cbf133 08:07:52 Removing intermediate container 10e441cbf133 08:07:52 ---> 21988e1fc976 08:07:52 Step 22/23 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:07:52 ---> Running in c2ca358ee8e0 08:07:53 Removing intermediate container c2ca358ee8e0 08:07:53 ---> f63386998587 08:07:53 Step 23/23 : LABEL version=0.0.0 08:07:53 ---> Running in 5342d54f2a5a 08:07:54 Removing intermediate container 5342d54f2a5a 08:07:54 ---> a8ea18d54afc 08:07:54 08:07:54 Successfully built a8ea18d54afc 08:07:54 Successfully tagged docker-core-data-go-arm64:latest 08:08:03  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:08:03 ---> 0a61ca6944ed 08:08:03 Step 3/22 : WORKDIR /edgex-go 08:08:03 ---> Using cache 08:08:03 ---> e11c22c5a700 08:08:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:03 ---> Using cache 08:08:03 ---> eaf5edcb6b19 08:08:03 Step 5/22 : RUN apk add --update --no-cache make git 08:08:03 ---> Using cache 08:08:03 ---> 49a5cc0e629f 08:08:03 Step 6/22 : COPY go.mod . 08:08:03 ---> Using cache 08:08:03 ---> 6b29816c3186 08:08:03 Step 7/22 : RUN go mod download 08:08:03 ---> Using cache 08:08:03 ---> 7b8fc496da1e 08:08:03 Step 8/22 : COPY . . 08:08:03 ---> Using cache 08:08:03 ---> 3c8e4ed4b49c 08:08:03 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:08:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:08:04 ---> 0a61ca6944ed 08:08:04 Step 3/24 : WORKDIR /edgex-go 08:08:04 ---> Using cache 08:08:04 ---> e11c22c5a700 08:08:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:04 ---> Using cache 08:08:04 ---> eaf5edcb6b19 08:08:04 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 08:08:04 ---> Running in 228fe7911ccf 08:08:04 ---> Running in cae18da77e3e 08:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:08:06 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 08:08:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:08:08 OK: 217 MiB in 51 packages 08:08:12 Removing intermediate container cae18da77e3e 08:08:12 ---> a6dda2b1e17f 08:08:12 Step 6/24 : COPY go.mod . 08:08:13 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:08:13 ---> 0a61ca6944ed 08:08:13 Step 3/26 : WORKDIR /edgex-go 08:08:13 ---> Using cache 08:08:13 ---> e11c22c5a700 08:08:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:13 ---> Using cache 08:08:13 ---> eaf5edcb6b19 08:08:13 Step 5/26 : RUN apk add --update --no-cache make bash git 08:08:13 ---> Running in aba73af64201 08:08:14 ---> aec25480f652 08:08:14 Step 7/24 : RUN go mod download 08:08:14 ---> Running in 5a3c95f8bcac 08:08:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:08:15 ---> 0a61ca6944ed 08:08:15 Step 3/24 : WORKDIR /edgex-go 08:08:15 ---> Using cache 08:08:15 ---> e11c22c5a700 08:08:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:15 ---> Using cache 08:08:15 ---> eaf5edcb6b19 08:08:15 Step 5/24 : RUN apk add --update --no-cache make git 08:08:15 ---> Using cache 08:08:15 ---> 49a5cc0e629f 08:08:15 Step 6/24 : COPY go.mod . 08:08:15 ---> Using cache 08:08:15 ---> 6b29816c3186 08:08:15 Step 7/24 : RUN go mod download 08:08:15 ---> Using cache 08:08:15 ---> 7b8fc496da1e 08:08:15 Step 8/24 : COPY . . 08:08:15 ---> Using cache 08:08:15 ---> 3c8e4ed4b49c 08:08:15 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:08:16 ---> Running in 7315f8671398 08:08:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:08:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:08:17 OK: 217 MiB in 51 packages 08:08:17 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 08:08:19 Removing intermediate container 5a3c95f8bcac 08:08:19 ---> e6270faa13e1 08:08:19 Step 8/24 : COPY . . 08:08:19 Removing intermediate container aba73af64201 08:08:19 ---> 74f6868d4aa6 08:08:19 Step 6/26 : COPY go.mod . 08:08:21 ---> cc02ed51d273 08:08:21 Step 7/26 : RUN go mod download 08:08:21 ---> Running in 3da2fc991a7c 08:08:28 Removing intermediate container 3da2fc991a7c 08:08:28 ---> 7544b9f810ed 08:08:28 Step 8/26 : COPY . . 08:08:46 ---> c504c23eff83 08:08:46 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:08:47 ---> Running in dbd83c2e5c28 08:08:49 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 08:08:50 ---> e8ba776857eb 08:08:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:08:50 ---> Running in c539e19e0b55 08:08:52 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 08:09:01 Removing intermediate container 228fe7911ccf 08:09:01 ---> dd516d25bbd5 08:09:01 08:09:01 Step 10/22 : FROM alpine:3.12 08:09:01 ---> afeebe901d6b 08:09:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:09:01 ---> Running in 53e8750082f1 08:09:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:09:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:09:04 (1/5) Installing ca-certificates (20191127-r4) 08:09:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:09:04 (3/5) Installing libcurl (7.69.1-r3) 08:09:04 (4/5) Installing curl (7.69.1-r3) 08:09:04 (5/5) Installing dumb-init (1.2.2-r1) 08:09:04 Executing busybox-1.31.1-r19.trigger 08:09:04 Executing ca-certificates-20191127-r4.trigger 08:09:04 OK: 7 MiB in 19 packages 08:09:08 Removing intermediate container 53e8750082f1 08:09:08 ---> 3cdf4734b636 08:09:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:09:08 ---> Running in 0404569c5950 08:09:08 Removing intermediate container 0404569c5950 08:09:08 ---> a8b3d00715ed 08:09:08 Step 13/22 : WORKDIR / 08:09:08 ---> Running in ab1ea96ecc06 08:09:09 Removing intermediate container ab1ea96ecc06 08:09:09 ---> 52077e07d687 08:09:09 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:10 ---> 69494dd34065 08:09:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:09:12 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 08:09:12 ---> 5afcd40eac1b 08:09:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:09:13 ---> c45f9c9c63dc 08:09:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:09:15 ---> 30ad097e89d4 08:09:15 Step 18/22 : RUN chmod +x entrypoint.sh 08:09:15 ---> Running in 2cbea5ea220c 08:09:18 Removing intermediate container 2cbea5ea220c 08:09:18 ---> a41dd70298e0 08:09:18 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:09:18 ---> Running in 1c3bc9cb4eb3 08:09:19 Removing intermediate container 1c3bc9cb4eb3 08:09:19 ---> 3212b8f38744 08:09:19 Step 20/22 : LABEL arch=arm64 08:09:19 ---> Running in 286fff198a88 08:09:20 Removing intermediate container 286fff198a88 08:09:20 ---> 21fb1e087f8b 08:09:20 Step 21/22 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:09:20 ---> Running in e99678326d23 08:09:21 Removing intermediate container e99678326d23 08:09:21 ---> 4dbf10e59bcf 08:09:21 Step 22/22 : LABEL version=0.0.0 08:09:21 ---> Running in 6b1ab6bf6e94 08:09:22 Removing intermediate container 6b1ab6bf6e94 08:09:22 ---> c95512e344b1 08:09:22 08:09:23 Successfully built c95512e344b1 08:09:23 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 08:09:26  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 7315f8671398 08:09:26 ---> 5fc7fe1a5423 08:09:26 08:09:26 Step 10/24 : FROM alpine:3.12 08:09:26 ---> afeebe901d6b 08:09:26 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:09:26 ---> Using cache 08:09:26 ---> 3cdf4734b636 08:09:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:09:26 ---> Running in 9dae658abcf5 08:09:26 Removing intermediate container 9dae658abcf5 08:09:26 ---> 20924c8abdec 08:09:26 Step 13/24 : WORKDIR / 08:09:26 ---> Running in 23b51ec41b38 08:09:27 Removing intermediate container 23b51ec41b38 08:09:27 ---> de3891771dac 08:09:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:09:29 ---> bf23fdf5423e 08:09:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:09:30 ---> d464a81b7460 08:09:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:09:31 ---> 1d632e417a8b 08:09:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:09:33 ---> e2efdf85df90 08:09:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:09:34 ---> 4c04ddaf0a37 08:09:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:09:36 ---> 1892db814f49 08:09:36 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:09:36 ---> Running in 680c88637742 08:09:39 Removing intermediate container 680c88637742 08:09:39 ---> f36c4cc5ca03 08:09:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:09:40 ---> Running in 907fa532d07c 08:09:40 Removing intermediate container 907fa532d07c 08:09:40 ---> e78c151efb6f 08:09:40 Step 22/24 : LABEL arch=arm64 08:09:40 ---> Running in cc7284951b61 08:09:41 Removing intermediate container cc7284951b61 08:09:41 ---> 1d205b3c8aa6 08:09:41 Step 23/24 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:09:41 ---> Running in 9534d5efdd20 08:09:42 Removing intermediate container 9534d5efdd20 08:09:42 ---> 787fff53a10b 08:09:42 Step 24/24 : LABEL version=0.0.0 08:09:42 ---> Running in 8e53ce95b49b 08:09:43 Removing intermediate container 8e53ce95b49b 08:09:43 ---> 508e10130795 08:09:43 08:09:43 Successfully built 508e10130795 08:09:43 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:09:49  Building docker-security-secretstore-setup-go ... done Removing intermediate container dbd83c2e5c28 08:09:49 ---> c47458d503ce 08:09:49 08:09:49 Step 10/24 : FROM scratch 08:09:49 ---> 08:09:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:09:49 ---> Running in 4d64238b24f3 08:09:49 Removing intermediate container c539e19e0b55 08:09:49 ---> aaf78a47bb82 08:09:49 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:09:49 ---> Running in 3726c5b7b250 08:09:49 Removing intermediate container 4d64238b24f3 08:09:49 ---> 9661f3df0f0e 08:09:49 Step 12/24 : ENV APP_PORT=48060 08:09:49 ---> Running in 2ffb3c4e57d5 08:09:50 Removing intermediate container 2ffb3c4e57d5 08:09:50 ---> de07a58d948d 08:09:50 Step 13/24 : EXPOSE $APP_PORT 08:09:50 ---> Running in 33c4722c1dc5 08:09:51 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 08:09:51 Removing intermediate container 33c4722c1dc5 08:09:51 ---> 3e9468b2926f 08:09:51 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:09:51 ---> 8e8e32efe217 08:09:51 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:09:53 ---> 1ce22d96d8e1 08:09:53 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:09:54 Removing intermediate container 3726c5b7b250 08:09:54 ---> 72d45f3d3341 08:09:54 08:09:54 Step 11/26 : FROM docker:20.10.0 08:09:54 20.10.0: Pulling from library/docker 08:09:54 ---> 8d395b307103 08:09:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:55 ---> 7e75914590f2 08:09:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:09:57 ---> 71969e6e0e21 08:09:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:09:57 ---> bbc557ca953d 08:09:57 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:09:58 ---> Running in 1913111db359 08:09:58 Removing intermediate container 1913111db359 08:09:58 ---> 2a64dbb67841 08:09:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:58 ---> Running in afe6b48b5b32 08:09:59 Removing intermediate container afe6b48b5b32 08:09:59 ---> 0ebdf6b3108f 08:09:59 Step 22/24 : LABEL arch=arm64 08:09:59 ---> Running in ee7671b1bc5f 08:10:00 Removing intermediate container ee7671b1bc5f 08:10:00 ---> eba27add92c8 08:10:00 Step 23/24 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:10:00 ---> Running in 73b2cf64f722 08:10:01 Removing intermediate container 73b2cf64f722 08:10:01 ---> 63d013fc1790 08:10:01 Step 24/24 : LABEL version=0.0.0 08:10:02 ---> Running in 90e8bcb09562 08:10:02 Removing intermediate container 90e8bcb09562 08:10:02 ---> 358c3f954a75 08:10:02 08:10:03 Successfully built 358c3f954a75 08:10:03 Successfully tagged docker-support-notifications-go-arm64:latest 08:10:03  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:10:03 Status: Downloaded newer image for docker:20.10.0 08:10:03 ---> eeaf43b92773 08:10:03 Step 12/26 : RUN apk add --no-cache bash 08:10:03 ---> Running in 90d2174f8bb1 08:10:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:10:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:10:05 (1/2) Installing readline (8.0.4-r0) 08:10:05 (2/2) Installing bash (5.0.17-r0) 08:10:05 Executing bash-5.0.17-r0.post-install 08:10:05 Executing busybox-1.31.1-r19.trigger 08:10:05 OK: 12 MiB in 22 packages 08:10:07 Removing intermediate container 90d2174f8bb1 08:10:07 ---> bcb45b93d695 08:10:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:10:07 ---> Running in e8150fdee5b0 08:10:07 Removing intermediate container e8150fdee5b0 08:10:07 ---> 17653eb49b08 08:10:07 Step 14/26 : ENV APP_PORT=48090 08:10:07 ---> Running in 63b05c3df9de 08:10:07 Removing intermediate container 63b05c3df9de 08:10:07 ---> cb4ddf01d216 08:10:07 Step 15/26 : EXPOSE $APP_PORT 08:10:08 ---> Running in f4db6e105845 08:10:08 Removing intermediate container f4db6e105845 08:10:08 ---> 225086050f3d 08:10:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:10:09 ---> 5d5ed9079107 08:10:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:10:10 ---> 0f864ab85102 08:10:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:10:11 ---> 6b4e90cfa193 08:10:11 Step 19/26 : RUN apk --no-cache add py3-pip 08:10:11 ---> Running in 283b900eb05a 08:10:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:10:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:10:13 (1/33) Installing libbz2 (1.0.8-r1) 08:10:13 (2/33) Installing expat (2.2.9-r1) 08:10:13 (3/33) Installing libffi (3.3-r2) 08:10:13 (4/33) Installing gdbm (1.13-r1) 08:10:13 (5/33) Installing xz-libs (5.2.5-r0) 08:10:13 (6/33) Installing sqlite-libs (3.32.1-r0) 08:10:13 (7/33) Installing python3 (3.8.5-r0) 08:10:15 (8/33) Installing py3-appdirs (1.4.4-r1) 08:10:15 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:10:15 (10/33) Installing py3-parsing (2.4.7-r0) 08:10:15 (11/33) Installing py3-six (1.15.0-r0) 08:10:15 (12/33) Installing py3-packaging (20.4-r0) 08:10:15 (13/33) Installing py3-setuptools (47.0.0-r0) 08:10:15 (14/33) Installing py3-chardet (3.0.4-r4) 08:10:15 (15/33) Installing py3-idna (2.9-r0) 08:10:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:10:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:10:15 (18/33) Installing py3-requests (2.23.0-r0) 08:10:15 (19/33) Installing py3-msgpack (1.0.0-r0) 08:10:15 (20/33) Installing py3-lockfile (0.12.2-r3) 08:10:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:10:15 (22/33) Installing py3-colorama (0.4.3-r0) 08:10:15 (23/33) Installing py3-distlib (0.3.0-r0) 08:10:15 (24/33) Installing py3-distro (1.5.0-r1) 08:10:15 (25/33) Installing py3-webencodings (0.5.1-r3) 08:10:15 (26/33) Installing py3-html5lib (1.0.1-r4) 08:10:15 (27/33) Installing py3-pytoml (0.1.21-r0) 08:10:15 (28/33) Installing py3-pep517 (0.8.2-r0) 08:10:15 (29/33) Installing py3-progress (1.5-r0) 08:10:15 (30/33) Installing py3-toml (0.10.1-r0) 08:10:15 (31/33) Installing py3-retrying (1.3.3-r0) 08:10:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:10:15 (33/33) Installing py3-pip (20.1.1-r0) 08:10:16 Executing busybox-1.31.1-r19.trigger 08:10:16 OK: 71 MiB in 55 packages 08:10:22 Removing intermediate container 283b900eb05a 08:10:22 ---> 326fece82b9b 08:10:22 Step 20/26 : RUN pip install docker-compose==1.23.2 08:10:22 ---> Running in 026b8772f197 08:10:27 Collecting docker-compose==1.23.2 08:10:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:10:27 Collecting docker<4.0,>=3.6.0 08:10:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:10:28 Collecting texttable<0.10,>=0.9.0 08:10:28 Downloading texttable-0.9.1.tar.gz (11 kB) 08:10:30 Collecting jsonschema<3,>=2.5.1 08:10:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:10:30 Collecting docopt<0.7,>=0.6.1 08:10:30 Downloading docopt-0.6.2.tar.gz (25 kB) 08:10:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:10:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:10:33 Collecting cached-property<2,>=1.2.0 08:10:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:10:34 Collecting websocket-client<1.0,>=0.32.0 08:10:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:10:35 Collecting PyYAML<4,>=3.10 08:10:35 Downloading PyYAML-3.13.tar.gz (270 kB) 08:10:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:10:37 Collecting dockerpty<0.5,>=0.4.1 08:10:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:10:39 Collecting docker-pycreds>=0.4.0 08:10:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:10: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) 08:10:40 Collecting urllib3<1.25,>=1.21.1 08:10:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:10:40 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) 08:10:41 Collecting idna<2.8,>=2.5 08:10:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:10:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:10:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:10:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:10:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:10:42 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, jsonschema, docopt, cached-property, PyYAML, dockerpty, docker-compose 08:10:42 Attempting uninstall: urllib3 08:10:42 Found existing installation: urllib3 1.25.9 08:10:42 Uninstalling urllib3-1.25.9: 08:10:42 Successfully uninstalled urllib3-1.25.9 08:10:42 Attempting uninstall: idna 08:10:42 Found existing installation: idna 2.9 08:10:42 Uninstalling idna-2.9: 08:10:42 Successfully uninstalled idna-2.9 08:10:43 Attempting uninstall: requests 08:10:43 Found existing installation: requests 2.23.0 08:10:43 Uninstalling requests-2.23.0: 08:10:43 Successfully uninstalled requests-2.23.0 08:10:44 Running setup.py install for texttable: started 08:10:46 Running setup.py install for texttable: finished with status 'done' 08:10:46 Running setup.py install for docopt: started 08:10:48 Running setup.py install for docopt: finished with status 'done' 08:10:48 Running setup.py install for PyYAML: started 08:10:50 Running setup.py install for PyYAML: finished with status 'done' 08:10:50 Running setup.py install for dockerpty: started 08:10:52 Running setup.py install for dockerpty: finished with status 'done' 08:10: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 08:10:57 Removing intermediate container 026b8772f197 08:10:57 ---> b1db88b012e6 08:10:57 Step 21/26 : RUN apk --no-cache add curl 08:10:57 ---> Running in 1691f881d560 08:10:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:10:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:10:59 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:10:59 (2/3) Installing libcurl (7.69.1-r3) 08:10:59 (3/3) Installing curl (7.69.1-r3) 08:10:59 Executing busybox-1.31.1-r19.trigger 08:10:59 OK: 71 MiB in 58 packages 08:11:00 Removing intermediate container 1691f881d560 08:11:00 ---> 4884fa3e4b52 08:11:00 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:11:00 ---> Running in b25d4f023c20 08:11:01 Removing intermediate container b25d4f023c20 08:11:01 ---> 267832683e34 08:11:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:01 ---> Running in 05fef97f5e0a 08:11:01 Removing intermediate container 05fef97f5e0a 08:11:01 ---> 6e5476ad7227 08:11:01 Step 24/26 : LABEL arch=arm64 08:11:01 ---> Running in 8a1a68a8be7d 08:11:02 Removing intermediate container 8a1a68a8be7d 08:11:02 ---> 113fe8cc3de6 08:11:02 Step 25/26 : LABEL git_sha=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c 08:11:02 ---> Running in 7b3e32946216 08:11:02 Removing intermediate container 7b3e32946216 08:11:02 ---> 521b605c5951 08:11:02 Step 26/26 : LABEL version=0.0.0 08:11:02 ---> Running in 2a1af636eb84 08:11:03 Removing intermediate container 2a1af636eb84 08:11:03 ---> 1f9719591866 08:11:03 08:11:03 Successfully built 1f9719591866 08:11:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:11:04  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:11:04 $ docker stop --time=1 23ea905b58f79cd07386892dad8c84257db558e3a105c91eab7809fce0366ac5 08:11:06 $ docker rm -f 23ea905b58f79cd07386892dad8c84257db558e3a105c91eab7809fce0366ac5 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:06 + + grepdocker docker images 08:11:06 08:11:07 docker-sys-mgmt-agent-go-arm64 latest 1f9719591866 4 seconds ago 300MB 08:11:07 docker-support-notifications-go-arm64 latest 358c3f954a75 About a minute ago 11.4MB 08:11:07 docker-security-secretstore-setup-go-arm64 latest 508e10130795 About a minute ago 23.4MB 08:11:07 docker-security-bootstrap-redis-go-arm64 latest c95512e344b1 About a minute ago 15.1MB 08:11:07 docker-core-data-go-arm64 latest a8ea18d54afc 3 minutes ago 21MB 08:11:07 docker-core-metadata-go-arm64 latest ddbaf602f45f 3 minutes ago 12.3MB 08:11:07 docker-security-proxy-setup-go-arm64 latest 89ff6a393396 3 minutes ago 23.2MB 08:11:07 docker-core-command-go-arm64 latest 719505d8188c 3 minutes ago 9.98MB 08:11:07 docker-support-scheduler-go-arm64 latest fc95571a06b7 3 minutes ago 10MB 08:11:07 docker 20.10.0 eeaf43b92773 5 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 08:11:09 provisioning config files... 08:11:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config336829584366051981tmp [Pipeline] { [Pipeline] sh 08:11:10 + set +x 08:11:10 + curl -s https://codecov.io/bash 08:11:10 + bash -s -- 08:11:10 08:11:10 _____ _ 08:11:10 / ____| | | 08:11:10 | | ___ __| | ___ ___ _____ __ 08:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 08:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 08:11:10 Bash-20201231-23d4836 08:11:10 08:11:10 08:11:10 ==> git version 2.24.3 found 08:11: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 08:11:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:11:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:11:10 ==> Jenkins CI detected. 08:11:10 project root: . 08:11:10 --> token set from env 08:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:11:10 ==> Running gcov in . (disable via -X gcov) 08:11:10 ==> Python coveragepy not found 08:11:10 ==> Searching for coverage reports in: 08:11:10 + . 08:11:10 -> Found 1 reports 08:11:10 ==> Detecting git/mercurial file structure 08:11:10 ==> Reading reports 08:11:10 + ./coverage.out bytes=552176 08:11:10 ==> Appending adjustments 08:11:10 https://docs.codecov.io/docs/fixing-reports 08:11:14 + Found adjustments 08:11:14 ==> Gzipping contents 08:11:14 84K /tmp/codecov.yeHpcd.gz 08:11:14 ==> Uploading reports 08:11:14 url: https://codecov.io 08:11:14 query: branch=PR-3042&commit=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3042%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3042&job=&cmd_args= 08:11:14 -> Pinging Codecov 08:11:14 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3042&commit=d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3042%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3042&job=&cmd_args= 08:11:14 -> Uploading to 08:11:14 https://storage.googleapis.com/codecov/v4/raw/2021-01-15/00271124DB129430A58F1EEE437C3FCB/d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c/43f65e07-6867-4565-91c4-9160bc3bbc92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T081114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2841b87e7a6d2d662bbf02cf251e8b43f24ceb8891627854d5992f2e0537602c 08:11:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:14 Dload Upload Total Spent Left Speed 08:11:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83431 0 0 100 83431 0 147k --:--:-- --:--:-- --:--:-- 147k 08:11:14 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/d0632f7e6dd7bd09e4ac7c2490816ce1609dfc7c [Pipeline] } 08:11:14 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 08:11:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:11:18 ---> package-listing.sh 08:11:18 ++ facter osfamily 08:11:18 ++ tr '[:upper:]' '[:lower:]' 08:11:18 + OS_FAMILY=redhat 08:11:18 + workspace=/w/workspace/edgex-go/1 08:11:18 + START_PACKAGES=/tmp/packages_start.txt 08:11:18 + END_PACKAGES=/tmp/packages_end.txt 08:11:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:18 + PACKAGES=/tmp/packages_start.txt 08:11:18 + '[' /w/workspace/edgex-go/1 ']' 08:11:18 + PACKAGES=/tmp/packages_end.txt 08:11:18 + case "${OS_FAMILY}" in 08:11:18 + rpm -qa 08:11:18 + sort 08:11:23 + '[' -f /tmp/packages_start.txt ']' 08:11:23 + '[' -f /tmp/packages_end.txt ']' 08:11:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:23 + '[' /w/workspace/edgex-go/1 ']' 08:11:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:11:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:11:23 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 08:11:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:11:24 08:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:11:24 alpine: Pulling from edgex-lftools-log-publisher 08:11:24 df20fa9351a1: Pulling fs layer 08:11:24 36b3adc4ff6f: Pulling fs layer 08:11:24 8ad3a11d3b57: Pulling fs layer 08:11:24 46f8f816bc3b: Pulling fs layer 08:11:24 93b61091891f: Pulling fs layer 08:11:24 93b9cdb0e59b: Pulling fs layer 08:11:24 5e14af77c1be: Pulling fs layer 08:11:24 01666e4c0597: Pulling fs layer 08:11:24 aa168da1d23b: Pulling fs layer 08:11:24 46f8f816bc3b: Waiting 08:11:24 93b61091891f: Waiting 08:11:24 93b9cdb0e59b: Waiting 08:11:24 5e14af77c1be: Waiting 08:11:24 01666e4c0597: Waiting 08:11:24 aa168da1d23b: Waiting 08:11:24 36b3adc4ff6f: Verifying Checksum 08:11:24 36b3adc4ff6f: Download complete 08:11:24 46f8f816bc3b: Verifying Checksum 08:11:24 46f8f816bc3b: Download complete 08:11:24 df20fa9351a1: Verifying Checksum 08:11:24 df20fa9351a1: Download complete 08:11:25 93b9cdb0e59b: Verifying Checksum 08:11:25 93b9cdb0e59b: Download complete 08:11:25 5e14af77c1be: Verifying Checksum 08:11:25 5e14af77c1be: Download complete 08:11:25 93b61091891f: Download complete 08:11:25 01666e4c0597: Download complete 08:11:25 df20fa9351a1: Pull complete 08:11:25 36b3adc4ff6f: Pull complete 08:11:26 8ad3a11d3b57: Verifying Checksum 08:11:26 8ad3a11d3b57: Download complete 08:11:27 8ad3a11d3b57: Pull complete 08:11:27 46f8f816bc3b: Pull complete 08:11:28 aa168da1d23b: Verifying Checksum 08:11:28 aa168da1d23b: Download complete 08:11:29 93b61091891f: Pull complete 08:11:29 93b9cdb0e59b: Pull complete 08:11:29 5e14af77c1be: Pull complete 08:11:29 01666e4c0597: Pull complete 08:11:38 aa168da1d23b: Pull complete 08:11:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:11:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:11:38 prd-centos7-docker-4c-2g-20422 does not seem to be running inside a container 08:11:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:11:43 $ docker top 97a53c653949aa1c9a4efd915214877eda5edd6547918df1009d5bcfad4fa2e1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:44 + touch /tmp/pre-build-complete [Pipeline] sh 08:11:44 + mkdir -p /var/log/sa [Pipeline] sh 08:11:45 + ls /var/log/sa-host 08:11:45 + sadf -c /var/log/sa-host/sa15 08:11:45 file_magic: OK 08:11:45 HZ: Using current value: 100 08:11:45 file_header: OK 08:11:45 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 08:11:45 Statistics: 08:11:45 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... 08:11:45 File successfully converted to sysstat format version 12.2.1 08:11:45 + sadf -c /var/log/sa-host/sa23 08:11:45 file_magic: OK 08:11:45 HZ: Using current value: 100 08:11:45 file_header: OK 08:11:45 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 08:11:45 Statistics: 08:11:45 Hnuu...uuuununununu... 08:11:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:45 provisioning config files... 08:11:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3342518500710091560tmp [Pipeline] { [Pipeline] echo 08:11:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:11:46 ---> create-netrc.sh [Pipeline] } 08:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:11:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:11:46 ---> python-tools-install.sh [Pipeline] echo 08:11:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:11:47 ---> sudo-logs.sh 08:11:47 Archiving 'sudo' log.. [Pipeline] echo 08:11:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:11:47 ---> job-cost.sh 08:11:47 lf-activate-venv: SKIPPING 08:11:47 INFO: No Stack... 08:11:48 INFO: Retrieving Pricing Info for: v1-standard-2 08:11:49 INFO: Archiving Costs [Pipeline] echo 08:11:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:11:49 ---> logs-deploy.sh 08:11:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3042/1 08:11:49 INFO: archiving workspace using pattern(s): 08:11:51 Archives upload complete. 08:11:51 INFO: archiving logs to Nexus