Pull request #2944 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 24b7634453227e8df51ea6aa002a7fed098fab96+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (caa7c10e05297fe224af4a532259377d9a96d1de) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-2944/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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-2944/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15894 in /w/workspace/edgexfoundry_edgex-go_PR-2944 [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/2944/head:refs/remotes/origin/PR-2944 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 24b7634453227e8df51ea6aa002a7fed098fab96 Merge succeeded, producing 24b7634453227e8df51ea6aa002a7fed098fab96 Checking out Revision 24b7634453227e8df51ea6aa002a7fed098fab96 (PR-2944) > git config core.sparsecheckout # timeout=10 > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:36:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:36:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:36:09 ========================================================= 07:36:09 EdgeX Global Pipelines Version Info 07:36:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:36:10 ------------------- 07:36:10 stable info: 07:36:10 ------------------- 07:36:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:36:10 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 07:36:10 Message: update stable to v1.0.172 07:36:11 ------------------- 07:36:11 experimental info: 07:36:11 ------------------- 07:36:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:36:11 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 07:36:11 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:36:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:36:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:36:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:36:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:36:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:36:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:36:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:36:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:36:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:36:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:36:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:36:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:36:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:36:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:36:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2944 [Pipeline] echo 07:36:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2944 [Pipeline] echo 07:36:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2944 [Pipeline] echo 07:36:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24b7634453227e8df51ea6aa002a7fed098fab96 [Pipeline] echo 07:36:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24b7634 [Pipeline] echo 07:36:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:36:16 provisioning config files... 07:36:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8366046597553086876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:16 ---> docker-login.sh 07:36:16 nexus3.edgexfoundry.org:10001 07:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:16 Configure a credential helper to remove this warning. See 07:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:16 07:36:16 Login Succeeded 07:36:16 nexus3.edgexfoundry.org:10002 07:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:17 Configure a credential helper to remove this warning. See 07:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:17 07:36:17 Login Succeeded 07:36:17 nexus3.edgexfoundry.org:10003 07:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:17 Configure a credential helper to remove this warning. See 07:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:17 07:36:17 Login Succeeded 07:36:17 nexus3.edgexfoundry.org:10004 07:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:17 Configure a credential helper to remove this warning. See 07:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:17 07:36:17 Login Succeeded 07:36:17 docker.io 07:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:17 Configure a credential helper to remove this warning. See 07:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:17 07:36:17 Login Succeeded 07:36:17 ---> docker-login.sh ends [Pipeline] } 07:36:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:18 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/core-command/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo core-command,cmd/core-command/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/core-data/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo core-data,cmd/core-data/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/core-metadata/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo core-metadata,cmd/core-metadata/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/security-bootstrap-redis/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/security-proxy-setup/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/security-secrets-setup/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/support-notifications/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo support-notifications,cmd/support-notifications/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/support-scheduler/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:36:18 + for file in '`ls cmd/**/Dockerfile`' 07:36:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:36:18 ++ cut -d/ -f2 07:36:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:36:18 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-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:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:19 07:36:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:36:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:20 latest: Pulling from edgex-devops/git-semver 07:36:20 31603596830f: Pulling fs layer 07:36:20 2a8b12db71e7: Pulling fs layer 07:36:20 6ca5941a6612: Pulling fs layer 07:36:20 ecc8261a40a4: Pulling fs layer 07:36:20 ecc8261a40a4: Waiting 07:36:20 2a8b12db71e7: Verifying Checksum 07:36:20 2a8b12db71e7: Download complete 07:36:20 31603596830f: Verifying Checksum 07:36:20 31603596830f: Download complete 07:36:20 ecc8261a40a4: Verifying Checksum 07:36:20 ecc8261a40a4: Download complete 07:36:20 6ca5941a6612: Verifying Checksum 07:36:20 6ca5941a6612: Download complete 07:36:20 31603596830f: Pull complete 07:36:20 2a8b12db71e7: Pull complete 07:36:21 6ca5941a6612: Pull complete 07:36:21 ecc8261a40a4: Pull complete 07:36:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:36:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:36:21 prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container 07:36:21 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:36:24 $ docker top 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:24 [ssh-agent] Looking for ssh-agent implementation... 07:36:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:25 $ docker exec 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e ssh-agent 07:36:25 SSH_AUTH_SOCK=/tmp/ssh-9Yp1FV0cmnBi/agent.13 07:36:25 SSH_AGENT_PID=19 07:36:25 Running ssh-add (command line suppressed) 07:36:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1859737512832088704.key (/w/workspace/edgex-go/1@tmp/private_key_1859737512832088704.key) 07:36:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:25 + git tag --points-at HEAD [Pipeline] } 07:36:25 $ docker exec --env ******** --env ******** 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e ssh-agent -k 07:36:25 unset SSH_AUTH_SOCK; 07:36:25 unset SSH_AGENT_PID; 07:36:25 echo Agent pid 19 killed; 07:36:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:36:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:26 [ssh-agent] Looking for ssh-agent implementation... 07:36:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:26 $ docker exec 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e ssh-agent 07:36:26 SSH_AUTH_SOCK=/tmp/ssh-wks8EHuHPZW7/agent.48 07:36:26 SSH_AGENT_PID=54 07:36:26 Running ssh-add (command line suppressed) 07:36:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5160427109441509375.key (/w/workspace/edgex-go/1@tmp/private_key_5160427109441509375.key) 07:36:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:27 + git semver init 07:36:27 # -> Open(): unable to determine branch for HEAD 07:36:27 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:36:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:36:27 # $SEMVER_REMOTE_NAME = origin 07:36:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:36:27 # $SEMVER_USER_NAME = edgex-jenkins 07:36:27 # $SEMVER_BRANCH = PR-2944 07:36:27 # $SEMVER_TEMP = /tmp/semver-153091691 07:36:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:36:53 # '/tmp/semver-153091691' -> '/w/workspace/edgex-go/1/.semver' 07:36:53 # -> Force: false 07:36:53 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:36:53 $ docker exec --env ******** --env ******** 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e ssh-agent -k 07:36:53 unset SSH_AUTH_SOCK; 07:36:53 unset SSH_AGENT_PID; 07:36:53 echo Agent pid 54 killed; 07:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:54 + git semver [Pipeline] } 07:36:54 $ docker stop --time=1 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e 07:36:56 $ docker rm -f 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e [Pipeline] // withDockerContainer [Pipeline] sh 07:36:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:36:57 Stashed 1 file(s) [Pipeline] echo 07:36:57 [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:36:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:36:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:36:59 + true 07:36:59 + sudo service docker restart 07:36:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:37:00 ========================================================= 07:37:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:37:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:37:00 + 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:37:03 Sending build context to Docker daemon 326.4MB 07:37:03 Step 1/7 : ARG BASE=golang:1.15-alpine 07:37:03 Step 2/7 : FROM ${BASE} 07:37:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:37:03 188c0c94c7c5: Pulling fs layer 07:37:03 0ef7d3d256c8: Pulling fs layer 07:37:03 de9db76c5a1d: Pulling fs layer 07:37:03 bca2f99d35d6: Pulling fs layer 07:37:03 93359f2a8cfa: Pulling fs layer 07:37:03 7c6f9722023f: Pulling fs layer 07:37:03 a35cf1a2eb13: Pulling fs layer 07:37:03 93359f2a8cfa: Waiting 07:37:03 bca2f99d35d6: Waiting 07:37:03 7c6f9722023f: Waiting 07:37:03 a35cf1a2eb13: Waiting 07:37:03 de9db76c5a1d: Verifying Checksum 07:37:03 de9db76c5a1d: Download complete 07:37:03 0ef7d3d256c8: Verifying Checksum 07:37:03 0ef7d3d256c8: Download complete 07:37:03 93359f2a8cfa: Verifying Checksum 07:37:03 93359f2a8cfa: Download complete 07:37:03 188c0c94c7c5: Verifying Checksum 07:37:03 188c0c94c7c5: Download complete 07:37:03 7c6f9722023f: Verifying Checksum 07:37:03 7c6f9722023f: Download complete 07:37:04 188c0c94c7c5: Pull complete 07:37:04 0ef7d3d256c8: Pull complete 07:37:04 de9db76c5a1d: Pull complete 07:37:05 a35cf1a2eb13: Verifying Checksum 07:37:05 a35cf1a2eb13: Download complete 07:37:06 bca2f99d35d6: Verifying Checksum 07:37:06 bca2f99d35d6: Download complete 07:37:11 bca2f99d35d6: Pull complete 07:37:11 93359f2a8cfa: Pull complete 07:37:11 7c6f9722023f: Pull complete 07:37:13 Still waiting to schedule task 07:37:13 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15883’ 07:37:15 a35cf1a2eb13: Pull complete 07:37:15 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:37:15 ---> a62c8e92a672 07:37:15 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:37:16 ---> Running in de304dba0c38 07:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:37:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:37:17 (1/12) Installing libmagic (5.38-r0) 07:37:18 (2/12) Installing file (5.38-r0) 07:37:18 (3/12) Installing libc-dev (0.7.2-r3) 07:37:18 (4/12) Installing g++ (9.3.0-r2) 07:37:33 (5/12) Installing fortify-headers (1.1-r0) 07:37:33 (6/12) Installing patch (2.7.6-r6) 07:37:33 (7/12) Installing build-base (0.5-r2) 07:37:33 (8/12) Installing libsodium (1.0.18-r0) 07:37:33 (9/12) Installing pkgconf (1.7.2-r0) 07:37:33 (10/12) Installing libsodium-dev (1.0.18-r0) 07:37:33 (11/12) Installing libzmq (4.3.3-r0) 07:37:33 (12/12) Installing zeromq-dev (4.3.3-r0) 07:37:33 Executing busybox-1.31.1-r19.trigger 07:37:33 OK: 233 MiB in 51 packages 07:37:37 Removing intermediate container de304dba0c38 07:37:37 ---> 548dfbe542f0 07:37:37 Step 4/7 : WORKDIR /edgex-go 07:37:37 ---> Running in bf35dc2e76ae 07:37:37 Removing intermediate container bf35dc2e76ae 07:37:37 ---> f659ab8b3fa1 07:37:37 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:37:38 latest: Pulling from library/docker 07:37:38 05e7bc50f07f: Pulling fs layer 07:37:38 6db28d0fdbf6: Pulling fs layer 07:37:38 292df0bc6bf3: Pulling fs layer 07:37:38 2e060f4bd70b: Pulling fs layer 07:37:38 80e8d568a223: Pulling fs layer 07:37:38 8dc6ef1a942a: Pulling fs layer 07:37:38 2312dd95470a: Pulling fs layer 07:37:38 8dc6ef1a942a: Waiting 07:37:38 2e060f4bd70b: Waiting 07:37:38 80e8d568a223: Waiting 07:37:38 2312dd95470a: Waiting 07:37:38 292df0bc6bf3: Verifying Checksum 07:37:38 292df0bc6bf3: Download complete 07:37:38 6db28d0fdbf6: Download complete 07:37:38 05e7bc50f07f: Download complete 07:37:39 8dc6ef1a942a: Verifying Checksum 07:37:39 8dc6ef1a942a: Download complete 07:37:39 80e8d568a223: Verifying Checksum 07:37:39 80e8d568a223: Download complete 07:37:39 05e7bc50f07f: Pull complete 07:37:39 2312dd95470a: Verifying Checksum 07:37:39 2312dd95470a: Download complete 07:37:39 6db28d0fdbf6: Pull complete 07:37:39 292df0bc6bf3: Pull complete 07:37:40 2e060f4bd70b: Download complete 07:37:42 2e060f4bd70b: Pull complete 07:37:42 80e8d568a223: Pull complete 07:37:42 8dc6ef1a942a: Pull complete 07:37:42 2312dd95470a: Pull complete 07:37:42 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 07:37:42 Status: Downloaded newer image for docker:latest 07:37:44 ---> 174f1431dd1f 07:37:44 Step 6/7 : COPY go.mod . 07:37:44 ---> b65a364e9be0 07:37:44 Step 7/7 : RUN go mod download 07:37:44 ---> Running in 515007fa6ccd 07:38:06 Removing intermediate container 515007fa6ccd 07:38:06 ---> 1ce369cd6b60 07:38:06 Successfully built 1ce369cd6b60 07:38:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:38:06 + docker inspect -f . ci-base-image-x86_64 07:38:06 . [Pipeline] withDockerContainer 07:38:06 prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container 07:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:38:07 $ docker top 418ae2ba820c5cd3fb19bc7c92e7c447a73d4c84333b0f04d88ce212a72ae73a -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:08 + go version 07:38:08 go version go1.15.5 linux/amd64 [Pipeline] } 07:38:08 $ docker stop --time=1 418ae2ba820c5cd3fb19bc7c92e7c447a73d4c84333b0f04d88ce212a72ae73a 07:38:09 $ docker rm -f 418ae2ba820c5cd3fb19bc7c92e7c447a73d4c84333b0f04d88ce212a72ae73a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:11 + docker inspect -f . ci-base-image-x86_64 07:38:11 . [Pipeline] withDockerContainer 07:38:11 prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container 07:38:11 $ 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 ******** ci-base-image-x86_64 cat 07:38:11 $ docker top 63f7d3276a9225dabfedfaf0dbed58c13e65069d3941aa06b4940d153f2eab24 -eo pid,comm [Pipeline] { [Pipeline] echo 07:38:12 ========================================================= 07:38:12 [edgeXBuildGoParallel] Running Tests and Build... 07:38:12 ========================================================= [Pipeline] sh 07:38:12 + make test 07:38:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:38:20 ? github.com/edgexfoundry/edgex-go [no test files] 07:38:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:38:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:38:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:38:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:38:44 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.038s 07:38:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:38:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:38:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:38:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:38:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:38:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements 07:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.156s coverage: 27.1% of statements 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 67.7% of statements 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.113s coverage: 82.3% of statements 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.307s coverage: 28.6% of statements 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 07:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 07:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements 07:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.049s coverage: 78.3% of statements 07:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.287s coverage: 93.8% of statements 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:38:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:38:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.031s coverage: 100.0% of statements 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements 07:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.8% of statements 07:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.077s coverage: 87.2% of statements 07:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.2% of statements 07:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.4% of statements 07:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements 07:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 07:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.276s coverage: 55.9% of statements 07:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.617s coverage: 86.3% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.051s coverage: 72.2% of statements 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.421s coverage: 72.1% of statements 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.116s coverage: 82.4% of statements 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.047s coverage: 48.4% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.038s coverage: 28.8% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.049s coverage: 96.8% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.312s coverage: 84.0% of statements 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.105s coverage: 47.1% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.026s coverage: 100.0% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.697s coverage: 29.1% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 07:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 07:39:11 GO111MODULE=on go vet ./... 07:39:33 gofmt -l . 07:39:33 [ "`gofmt -l .`" = "" ] 07:39:33 ./bin/test-go-mod-tidy.sh 07:39:34 ./bin/test-attribution-txt.sh [Pipeline] sh 07:39:35 + ls -al . 07:39:35 total 668 07:39:35 drwxrwxr-x 10 1001 1001 4096 Dec 14 07:39 . 07:39:35 drwxr-xr-x 4 root root 28 Dec 14 07:38 .. 07:39:35 -rw-rw-r-- 1 1001 1001 11 Dec 14 07:36 .dockerignore 07:39:35 drwxrwxr-x 8 1001 1001 179 Dec 14 07:36 .git 07:39:35 drwxrwxr-x 3 1001 1001 125 Dec 14 07:36 .github 07:39:35 -rw-rw-r-- 1 1001 1001 943 Dec 14 07:36 .gitignore 07:39:35 drwx------ 3 1001 1001 47 Dec 14 07:36 .semver 07:39:35 -rw-rw-r-- 1 1001 1001 166 Dec 14 07:36 .sonarcloud.properties 07:39:35 -rw-rw-r-- 1 1001 1001 3804 Dec 14 07:36 CONTRIBUTING.md 07:39:35 -rw-rw-r-- 1 1001 1001 1035 Dec 14 07:36 Dockerfile.build 07:39:35 -rw-rw-r-- 1 1001 1001 863 Dec 14 07:36 Jenkinsfile 07:39:35 -rw-rw-r-- 1 1001 1001 10775 Dec 14 07:36 LICENSE 07:39:35 -rw-rw-r-- 1 1001 1001 6318 Dec 14 07:36 Makefile 07:39:35 -rw-rw-r-- 1 1001 1001 6447 Dec 14 07:36 README.md 07:39:35 -rw-rw-r-- 1 1001 1001 7286 Dec 14 07:36 SECURITY.md 07:39:35 -rw-rw-r-- 1 1001 1001 5 Dec 14 07:36 VERSION 07:39:35 -rw-rw-r-- 1 1001 1001 4131 Dec 14 07:36 ZMQWindows.md 07:39:35 drwxrwxr-x 2 1001 1001 117 Dec 14 07:36 bin 07:39:35 drwxrwxr-x 15 1001 1001 4096 Dec 14 07:36 cmd 07:39:35 -rw-r--r-- 1 root root 569827 Dec 14 07:39 coverage.out 07:39:35 -rw-r--r-- 1 root root 1041 Dec 14 07:39 go.mod 07:39:35 -rw-r--r-- 1 root root 18959 Dec 14 07:39 go.sum 07:39:35 drwxrwxr-x 8 1001 1001 127 Dec 14 07:36 internal 07:39:35 drwxrwxr-x 4 1001 1001 26 Dec 14 07:36 openapi 07:39:35 drwxrwxr-x 4 1001 1001 71 Dec 14 07:36 snap 07:39:35 -rw-rw-r-- 1 1001 1001 168 Dec 14 07:36 version.go [Pipeline] sh 07:39:36 + '[' -e coverage.out ] 07:39:36 + chown 1001:1001 coverage.out [Pipeline] stash 07:39:36 Stashed 1 file(s) [Pipeline] sh 07:39:36 + make build 07:39:36 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:39: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:39:48 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:39:50 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:39: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 07:39:51 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:39:53 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:39:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:39: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:39:56 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:39:57 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:39:58 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:39:59 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:40:00 $ docker stop --time=1 63f7d3276a9225dabfedfaf0dbed58c13e65069d3941aa06b4940d153f2eab24 07:40:02 $ docker rm -f 63f7d3276a9225dabfedfaf0dbed58c13e65069d3941aa06b4940d153f2eab24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:05 07:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:06 latest: Pulling from edgex-devops/edgex-compose 07:40:06 cbdbe7a5bc2a: Pulling fs layer 07:40:06 ca9280d653b3: Pulling fs layer 07:40:06 7e9c9ca2126c: Pulling fs layer 07:40:06 cbdbe7a5bc2a: Verifying Checksum 07:40:06 cbdbe7a5bc2a: Download complete 07:40:06 cbdbe7a5bc2a: Pull complete 07:40:07 ca9280d653b3: Verifying Checksum 07:40:07 ca9280d653b3: Download complete 07:40:08 7e9c9ca2126c: Verifying Checksum 07:40:08 7e9c9ca2126c: Download complete 07:40:08 ca9280d653b3: Pull complete 07:40:13 7e9c9ca2126c: Pull complete 07:40:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:40:13 prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container 07:40:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:40:16 $ docker top a36a08ddc15869f295d30bbec99974c6e91aecf0a88f84001820b4c5fecceabf -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:16 + docker-compose build --help 07:40:16 + grep parallel 07:40:17 --parallel Build images in parallel. [Pipeline] } 07:40:17 $ docker stop --time=1 a36a08ddc15869f295d30bbec99974c6e91aecf0a88f84001820b4c5fecceabf 07:40:19 $ docker rm -f a36a08ddc15869f295d30bbec99974c6e91aecf0a88f84001820b4c5fecceabf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:20 . [Pipeline] withDockerContainer 07:40:20 prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container 07:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:40:20 $ docker top a7d3f7e0cd0b535f0a0cf522fb9b1e7b8b1d69418485c1ff9c4c5d4800aac8c4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:21 + docker-compose -f ./docker-compose-build.yml build --parallel 07:40:22 Building docker-core-command-go ... 07:40:22 Building docker-core-data-go ... 07:40:22 Building docker-core-metadata-go ... 07:40:22 Building docker-security-bootstrap-redis-go ... 07:40:22 Building docker-security-proxy-setup-go ... 07:40:22 Building docker-security-secrets-setup-go ... 07:40:22 Building docker-security-secretstore-setup-go ... 07:40:22 Building docker-support-notifications-go ... 07:40:22 Building docker-support-scheduler-go ... 07:40:22 Building docker-sys-mgmt-agent-go ... 07:40:22 Building docker-core-command-go 07:40:22 Building docker-support-scheduler-go 07:40:22 Building docker-security-secrets-setup-go 07:40:22 Building docker-core-metadata-go 07:40:22 Building docker-core-data-go 07:40:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:40:54 ---> 1ce369cd6b60 07:40:54 Step 3/21 : WORKDIR /edgex-go 07:40:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:40:54 ---> 1ce369cd6b60 07:40:54 Step 3/22 : WORKDIR /edgex-go 07:40:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:40:54 ---> 1ce369cd6b60 07:40:54 Step 3/23 : WORKDIR /edgex-go 07:40:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:40:54 ---> 1ce369cd6b60 07:40:54 Step 3/22 : WORKDIR /edgex-go 07:40:54 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:54 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 07:40:54 ---> 1ce369cd6b60 07:40:54 Step 3/29 : WORKDIR /edgex-go 07:40:54 ---> Running in 0d382de5b688 07:40:54 ---> Running in 14bf9ec5666e 07:40:54 ---> Running in cc1732caf6c4 07:40:54 ---> Running in 7801724f7d10 07:40:54 ---> Running in 405757bbc877 07:40:54 Removing intermediate container 0d382de5b688 07:40:54 ---> 71d9cef2281b 07:40:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:54 Removing intermediate container 7801724f7d10 07:40:54 ---> 68c469fb2385 07:40:54 Step 4/29 : RUN apk update && apk add make git 07:40:54 Removing intermediate container 405757bbc877 07:40:54 ---> c4c23a5e8358 07:40:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:54 Removing intermediate container cc1732caf6c4 07:40:54 ---> f72d51d15dae 07:40:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:54 Removing intermediate container 14bf9ec5666e 07:40:54 ---> 0fe3b420229f 07:40:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:54 ---> Running in 5df795be4e6f 07:40:54 ---> Running in 4024a4a67e60 07:40:54 ---> Running in 2d03f0831211 07:40:54 ---> Running in 260594c97593 07:40:54 ---> Running in 67fa0934e80e 07:40:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:54 Removing intermediate container 4024a4a67e60 07:40:54 ---> a2ba1dd96b84 07:40:54 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:40:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:54 ---> Running in c155b8a9ebd0 07:40:54 Removing intermediate container 2d03f0831211 07:40:54 ---> 249d22f27495 07:40:54 Step 5/22 : RUN apk update && apk add make git 07:40:54 ---> Running in 24bd22f76540 07:40:54 Removing intermediate container 67fa0934e80e 07:40:54 ---> d327dfb8bf44 07:40:54 Step 5/21 : RUN apk update && apk add make git 07:40:54 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:54 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:54 OK: 12750 distinct packages available 07:40:54 Removing intermediate container 260594c97593 07:40:54 ---> 28677dab1aa7 07:40:54 Step 5/22 : RUN apk update && apk add make git 07:40:54 ---> Running in 8d031d032099 07:40:54 ---> Running in 574b8269b4a4 07:40:54 OK: 233 MiB in 51 packages 07:40:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:55 Removing intermediate container 5df795be4e6f 07:40:55 ---> 0fce07786dc2 07:40:55 Step 5/29 : COPY go.mod . 07:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:55 ---> 8e9b80df986e 07:40:55 Step 6/29 : RUN go mod download 07:40:55 ---> Running in 62bbb0736634 07:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:56 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:56 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:56 OK: 12750 distinct packages available 07:40:56 OK: 233 MiB in 51 packages 07:40:56 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:56 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:56 OK: 12750 distinct packages available 07:40:57 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:57 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:57 OK: 12750 distinct packages available 07:40:57 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:57 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:57 OK: 12750 distinct packages available 07:40:57 OK: 233 MiB in 51 packages 07:40:57 OK: 233 MiB in 51 packages 07:40:57 OK: 233 MiB in 51 packages 07:40:57 Removing intermediate container c155b8a9ebd0 07:40:57 ---> c34c9720a696 07:40:57 Step 6/23 : COPY go.mod . 07:40:57 Removing intermediate container 62bbb0736634 07:40:57 ---> 009c76c4f687 07:40:57 Step 7/29 : COPY . . 07:40:58 ---> 4a31167398e9 07:40:58 Step 7/23 : RUN go mod download 07:41:00 ---> Running in e5599cc8e9c6 07:41:00 Removing intermediate container 24bd22f76540 07:41:00 ---> 26eb1428c128 07:41:00 Step 6/22 : COPY go.mod . 07:41:00 Removing intermediate container 8d031d032099 07:41:00 ---> 5cd8c3273bdd 07:41:00 Step 6/21 : COPY go.mod . 07:41:01 Removing intermediate container 574b8269b4a4 07:41:01 ---> eeac683afa8b 07:41:01 Step 6/22 : COPY go.mod . 07:41:03 ---> dcfec81771eb 07:41:03 ---> f1e756f2df2e 07:41:03 Step 7/21 : RUN go mod download 07:41:03 Step 7/22 : RUN go mod download 07:41:03 ---> f8afdf273d84 07:41:03 Step 7/22 : RUN go mod download 07:41:05 ---> Running in a23c78e3b75a 07:41:05 ---> Running in 77f8b68e249f 07:41:05 ---> Running in 65e814d7d8bb 07:41:06 Removing intermediate container e5599cc8e9c6 07:41:06 ---> a196c675fb4d 07:41:06 Step 8/23 : COPY . . 07:41:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15899 in /w/workspace/edgexfoundry_edgex-go_PR-2944 [Pipeline] { [Pipeline] ws 07:41:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:41:16 using credential edgex-jenkins-ssh 07:41:16 Cloning the remote Git repository 07:41:16 Removing intermediate container a23c78e3b75a 07:41:16 ---> eb31f41ed4b1 07:41:16 Step 8/22 : COPY . . 07:41:16 ---> a31573520be0 07:41:16 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 07:41:16 Removing intermediate container 77f8b68e249f 07:41:16 ---> 3294f14f25f3 07:41:16 Step 8/21 : COPY . . 07:41:16 Removing intermediate container 65e814d7d8bb 07:41:16 ---> dde7f3b64b09 07:41:16 Step 8/22 : COPY . . 07:41:16 ---> Running in b5a14fadb2f6 07:41:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:41:16 > git init /w/workspace/edgex-go/1 # timeout=10 07:41:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:41:16 > git --version # timeout=10 07:41:16 > git --version # 'git version 2.17.1' 07:41:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:41:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:41:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:41:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:41:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2944/head:refs/remotes/origin/PR-2944 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:41:32 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 24b7634453227e8df51ea6aa002a7fed098fab96 07:41:32 ---> bbb7bd7d0148 07:41:32 Step 9/23 : RUN make cmd/core-data/core-data 07:41:32 ---> Running in 4febb93845b2 07:41:32 Merge succeeded, producing 24b7634453227e8df51ea6aa002a7fed098fab96 07:41:32 Checking out Revision 24b7634453227e8df51ea6aa002a7fed098fab96 (PR-2944) 07:41:32 > git config core.sparsecheckout # timeout=10 07:41:32 > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 07:41:32 > git remote # timeout=10 07:41:32 > git config --get remote.origin.url # timeout=10 07:41:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:32 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 07:41:32 > git rev-parse HEAD^{commit} # timeout=10 07:41:32 > git config core.sparsecheckout # timeout=10 07:41:32 > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 07:41:36 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:41:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry" 07:41:36 > git --version # timeout=10 07:41:36 > git --version # 'git version 2.17.1' 07:41:36 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:41:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:41:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:41:39 + true 07:41:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:41:42 provisioning config files... 07:41:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8446663702025543992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:42 ---> docker-login.sh 07:41:42 nexus3.edgexfoundry.org:10001 07:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:43 Configure a credential helper to remove this warning. See 07:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:43 07:41:43 Login Succeeded 07:41:43 nexus3.edgexfoundry.org:10002 07:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:44 Configure a credential helper to remove this warning. See 07:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:44 07:41:44 Login Succeeded 07:41:44 nexus3.edgexfoundry.org:10003 07:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:44 Configure a credential helper to remove this warning. See 07:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:44 07:41:44 Login Succeeded 07:41:44 nexus3.edgexfoundry.org:10004 07:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:45 Configure a credential helper to remove this warning. See 07:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:45 07:41:45 Login Succeeded 07:41:45 docker.io 07:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:45 Configure a credential helper to remove this warning. See 07:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:45 07:41:45 Login Succeeded 07:41:45 ---> docker-login.sh ends [Pipeline] } 07:41:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:41:46 ========================================================= 07:41:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:41:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:41:46 + 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:41:48 ---> e5df39ebd1ff 07:41:48 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:41:49 ---> 6812504b3db8 07:41:49 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:41:49 ---> Running in 511a4beca277 07:41:49 ---> 531496e98952 07:41:49 Step 9/22 : RUN make cmd/core-command/core-command 07:41:49 Removing intermediate container b5a14fadb2f6 07:41:49 ---> d51a09db39d2 07:41:49 07:41:49 Step 9/29 : FROM alpine:latest 07:41:49 ---> Running in c93b6eb118b4 07:41:49 ---> Running in 86fa0b158b29 07:41:49 Sending build context to Docker daemon 165.7MB 07:41:49 Step 1/7 : ARG BASE=golang:1.15-alpine 07:41:49 Step 2/7 : FROM ${BASE} 07:41:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:41:49 5f621e34cdf4: Pulling fs layer 07:41:49 a4357932f1b6: Pulling fs layer 07:41:49 18c013af1878: Pulling fs layer 07:41:49 00ac8860ef70: Pulling fs layer 07:41:49 63d7cb157983: Pulling fs layer 07:41:49 b116817d02f9: Pulling fs layer 07:41:49 745a02a5169b: Pulling fs layer 07:41:49 63d7cb157983: Waiting 07:41:49 00ac8860ef70: Waiting 07:41:49 b116817d02f9: Waiting 07:41:49 745a02a5169b: Waiting 07:41:49 18c013af1878: Verifying Checksum 07:41:49 18c013af1878: Download complete 07:41:49 a4357932f1b6: Verifying Checksum 07:41:49 a4357932f1b6: Download complete 07:41:49 63d7cb157983: Download complete 07:41:49 b116817d02f9: Verifying Checksum 07:41:49 b116817d02f9: Download complete 07:41:49 5f621e34cdf4: Verifying Checksum 07:41:49 5f621e34cdf4: Download complete 07:41:49 latest: Pulling from library/alpine 07:41:50 5f621e34cdf4: Pull complete 07:41:50 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:41:50 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 07:41:50 Status: Downloaded newer image for alpine:latest 07:41:50 ---> b14afc6dfb98 07:41:50 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 07:41: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:41:50 ---> Running in 5bd6ffd38e46 07:41: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 07:41:50 a4357932f1b6: Pull complete 07:41:50 Removing intermediate container 5bd6ffd38e46 07:41:50 ---> 92c48900da75 07:41:50 Step 11/29 : USER root 07:41:51 ---> Running in a13cb1053e17 07:41:51 18c013af1878: Pull complete 07:41:51 Removing intermediate container a13cb1053e17 07:41:51 ---> 92f641d5abc5 07:41:51 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 07:41:51 ---> Running in edaa9bc8790a 07:41:52 745a02a5169b: Verifying Checksum 07:41:52 745a02a5169b: Download complete 07:41:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:52 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:41:52 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:41:52 OK: 12747 distinct packages available 07:41:53 (1/2) Installing ca-certificates (20191127-r4) 07:41:53 00ac8860ef70: Download complete 07:41:53 (2/2) Installing dumb-init (1.2.2-r1) 07:41:53 Executing busybox-1.31.1-r19.trigger 07:41:53 Executing ca-certificates-20191127-r4.trigger 07:41:53 OK: 6 MiB in 16 packages 07:41:56 Removing intermediate container edaa9bc8790a 07:41:56 ---> 689df73c1ea2 07:41:56 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 07:41:56 ---> Running in 93d8e375101a 07:41:57 Removing intermediate container 93d8e375101a 07:41:57 ---> 10990ddcf446 07:41:57 Step 14/29 : WORKDIR $BASE_DIR 07:41:57 ---> Running in 7742a90f193c 07:41:57 Removing intermediate container 7742a90f193c 07:41:57 ---> 24f7f62bf71a 07:41:57 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 07:41:58 ---> Running in a35227d87aeb 07:42:00 Removing intermediate container a35227d87aeb 07:42:00 ---> 863a83f89431 07:42:00 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 07:42:01 ---> 1f77b6371855 07:42:01 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 07:42:01 ---> 10dc3d23c737 07:42:01 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 07:42:02 ---> f07a20428b33 07:42:02 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 07:42:03 ---> ca93f44f622a 07:42:03 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 07:42:03 00ac8860ef70: Pull complete 07:42:03 ---> 687af6882264 07:42:03 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 07:42:03 ---> Running in 1fe67cfdab85 07:42:03 63d7cb157983: Pull complete 07:42:03 b116817d02f9: Pull complete 07:42:05 Removing intermediate container 1fe67cfdab85 07:42:05 ---> ed20b4e8db0b 07:42:05 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 07:42:05 ---> 5733f9155cea 07:42:05 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:42:05 ---> Running in 0015d34d4eb4 07:42:08 745a02a5169b: Pull complete 07:42:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:42:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:42:08 ---> b7e6874047d6 07:42:08 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:42:09 Removing intermediate container 0015d34d4eb4 07:42:09 ---> 6d679ed4e7db 07:42:09 Step 24/29 : RUN chmod 755 security-secrets-setup 07:42:09 ---> Running in cb22a545b07e 07:42:10 ---> Running in 1a3107ee234f 07:42:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:42:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:42:13 Removing intermediate container cb22a545b07e 07:42:13 ---> f6aa0b7b1fbf 07:42:13 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 07:42:14 ---> Running in 896d8fe7bd92 07:42:14 (1/12) Installing libmagic (5.38-r0) 07:42:14 (2/12) Installing file (5.38-r0) 07:42:15 (3/12) Installing libc-dev (0.7.2-r3) 07:42:15 (4/12) Installing g++ (9.3.0-r2) 07:42:15 Removing intermediate container 896d8fe7bd92 07:42:15 ---> 7f5ee399713d 07:42:15 Step 26/29 : CMD [ "generate" ] 07:42:15 Removing intermediate container 4febb93845b2 07:42:15 ---> aeb3fbc36df4 07:42:15 07:42:15 Step 10/23 : FROM alpine 07:42:15 ---> b14afc6dfb98 07:42:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:15 ---> Running in ef774e1dc715 07:42:15 ---> Running in 3cd9258ddd37 07:42:16 Removing intermediate container 3cd9258ddd37 07:42:16 ---> 28daadc8f396 07:42:16 Step 27/29 : LABEL arch=x86_64 07:42:17 Removing intermediate container ef774e1dc715 07:42:17 ---> 6d3a653e11ca 07:42:17 Step 12/23 : ENV APP_PORT=48080 07:42:17 ---> Running in 65c3eb945551 07:42:17 ---> Running in d350980bef93 07:42:17 Removing intermediate container 65c3eb945551 07:42:17 ---> 6697d09f5984 07:42:17 Step 28/29 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:42:17 ---> Running in ca78eab8fa38 07:42:17 Removing intermediate container d350980bef93 07:42:17 ---> 3ca46cb4f517 07:42:17 Step 13/23 : EXPOSE $APP_PORT 07:42:17 ---> Running in 33788da002bc 07:42:17 Removing intermediate container ca78eab8fa38 07:42:17 ---> 9d03303f27a7 07:42:17 Step 29/29 : LABEL version=0.0.0 07:42:17 ---> Running in 7422be84abe9 07:42:18 Removing intermediate container 33788da002bc 07:42:18 ---> 8057633418a4 07:42:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:18 Removing intermediate container 7422be84abe9 07:42:18 ---> b38491f1ef28 07:42:18 07:42:18 ---> Running in adb5b1b8371f 07:42:18 Successfully built b38491f1ef28 07:42:18 Successfully tagged docker-security-secrets-setup-go:latest 07:42:18  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go 07:42:27 Removing intermediate container 511a4beca277 07:42:27 ---> 88c53bd52d09 07:42:27 07:42:27 Step 10/21 : FROM scratch 07:42:27 ---> 07:42:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:27 Removing intermediate container adb5b1b8371f 07:42:27 ---> 94e112017399 07:42:27 Step 15/23 : RUN apk --no-cache add zeromq 07:42:27 ---> Running in acb7ff534d04 07:42:27 ---> Running in 1709d3b50eff 07:42:29 Removing intermediate container acb7ff534d04 07:42:29 ---> e8f9727f3277 07:42:29 Step 12/21 : ENV APP_PORT=48085 07:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:32 ---> Running in 947c1e648f3d 07:42:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:33 (1/5) Installing libgcc (9.3.0-r2) 07:42:33 (5/12) Installing fortify-headers (1.1-r0) 07:42:33 (6/12) Installing patch (2.7.6-r6) 07:42:33 (7/12) Installing build-base (0.5-r2) 07:42:33 (8/12) Installing libsodium (1.0.18-r0) 07:42:33 (9/12) Installing pkgconf (1.7.2-r0) 07:42:33 (10/12) Installing libsodium-dev (1.0.18-r0) 07:42:33 (11/12) Installing libzmq (4.3.3-r0) 07:42:33 (12/12) Installing zeromq-dev (4.3.3-r0) 07:42:33 Executing busybox-1.31.1-r19.trigger 07:42:33 OK: 217 MiB in 51 packages 07:42:33 (2/5) Installing libsodium (1.0.18-r0) 07:42:33 (3/5) Installing libstdc++ (9.3.0-r2) 07:42:33 (4/5) Installing libzmq (4.3.3-r0) 07:42:33 (5/5) Installing zeromq (4.3.3-r0) 07:42:33 Executing busybox-1.31.1-r19.trigger 07:42:34 OK: 8 MiB in 19 packages 07:42:35 Removing intermediate container 947c1e648f3d 07:42:35 ---> 4f331a3d7bb6 07:42:35 Step 13/21 : EXPOSE $APP_PORT 07:42:35 Removing intermediate container c93b6eb118b4 07:42:35 ---> 4e998f9a9d18 07:42:35 07:42:35 Step 10/22 : FROM scratch 07:42:35 ---> 07:42:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:35 ---> Using cache 07:42:35 ---> e8f9727f3277 07:42:35 Step 12/22 : ENV APP_PORT=48082 07:42:36 Removing intermediate container 1a3107ee234f 07:42:36 ---> f3064d8bea19 07:42:36 Step 4/7 : WORKDIR /edgex-go 07:42:36 ---> Running in f5ee105d1834 07:42:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:42:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:42:37 ---> 1ce369cd6b60 07:42:37 Step 3/24 : WORKDIR /edgex-go 07:42:37 ---> Using cache 07:42:37 ---> 0fe3b420229f 07:42:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:37 ---> Using cache 07:42:37 ---> d327dfb8bf44 07:42:37 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:42:37 Removing intermediate container f5ee105d1834 07:42:37 ---> d4789c4a7904 07:42:37 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:42:37 latest: Pulling from library/docker 07:42:37 a3cc7d3b244e: Pulling fs layer 07:42:37 02a3295e0d61: Pulling fs layer 07:42:37 0f4f2e6d8100: Pulling fs layer 07:42:37 330b718f631f: Pulling fs layer 07:42:37 a93816041522: Pulling fs layer 07:42:37 bdb6da89ff94: Pulling fs layer 07:42:37 2a70c0c122f4: Pulling fs layer 07:42:37 a93816041522: Waiting 07:42:37 bdb6da89ff94: Waiting 07:42:37 2a70c0c122f4: Waiting 07:42:37 330b718f631f: Waiting 07:42:37 0f4f2e6d8100: Download complete 07:42:38 02a3295e0d61: Download complete 07:42:38 a3cc7d3b244e: Verifying Checksum 07:42:38 a3cc7d3b244e: Download complete 07:42:38 a93816041522: Verifying Checksum 07:42:38 bdb6da89ff94: Verifying Checksum 07:42:38 bdb6da89ff94: Download complete 07:42:38 2a70c0c122f4: Download complete 07:42:38 a3cc7d3b244e: Pull complete 07:42:39 02a3295e0d61: Pull complete 07:42:39 330b718f631f: Verifying Checksum 07:42:39 330b718f631f: Download complete 07:42:39 ---> Running in 07543eac844a 07:42:39 ---> Running in 6dd930c91d1a 07:42:39 ---> Running in a74d140a8d99 07:42:40 0f4f2e6d8100: Pull complete 07:42:40 Removing intermediate container 86fa0b158b29 07:42:40 ---> 56cc3d2d7f3f 07:42:40 07:42:40 Step 10/22 : FROM scratch 07:42:40 ---> 07:42:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:40 ---> Using cache 07:42:40 ---> e8f9727f3277 07:42:40 Step 12/22 : ENV APP_PORT=48081 07:42:40 Removing intermediate container 6dd930c91d1a 07:42:40 ---> db20775146af 07:42:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:42:40 ---> Running in fdc196762c3a 07:42:40 Removing intermediate container 07543eac844a 07:42:40 ---> c962a6466ad4 07:42:40 Step 13/22 : EXPOSE $APP_PORT 07:42:40 Removing intermediate container 1709d3b50eff 07:42:40 ---> 11c462ec721c 07:42:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:42:41 ---> Running in 651a655ab4ed 07:42:41 Removing intermediate container fdc196762c3a 07:42:41 ---> 07917665a942 07:42:41 Step 13/22 : EXPOSE $APP_PORT 07:42:41 ---> 797df209ade2 07:42:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:42:41 ---> Running in a40ff066cb7b 07:42:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:41 ---> 617f58a783ae 07:42:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:42:41 Removing intermediate container 651a655ab4ed 07:42:41 ---> 251d1d626259 07:42:41 Step 14/22 : WORKDIR / 07:42:41 ---> Running in 56455cfb59e3 07:42:41 Removing intermediate container a40ff066cb7b 07:42:41 ---> ecd73e40a338 07:42:41 Step 14/22 : WORKDIR / 07:42:41 ---> Running in 9ff5d0626eaa 07:42:41 Removing intermediate container 56455cfb59e3 07:42:41 ---> 6812f85d4ce3 07:42:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:42:41 ---> 822e609b7a2d 07:42:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:42:42 Removing intermediate container 9ff5d0626eaa 07:42:42 ---> b9ab5a040200 07:42:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:42:42 ---> 9256cd71a5e6 07:42:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:42:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:42 ---> b3150c3547bb 07:42:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:42:42 ---> 265b25cdf495 07:42:42 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:42:42 ---> 9eb04c76952a 07:42:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:42:42 ---> 426e4d18c65c 07:42:42 Step 19/23 : ENTRYPOINT ["/core-data"] 07:42:42 ---> Running in c4c4f08767a7 07:42:42 ---> Running in 5d16cd3faae2 07:42:43 ---> 6ba9fdf09cde 07:42:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:42:43 Removing intermediate container c4c4f08767a7 07:42:43 ---> cbdab9000e58 07:42:43 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:43 Removing intermediate container 5d16cd3faae2 07:42:43 ---> 00b79e8cbb8c 07:42:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:43 ---> Running in 41766ccc17f5 07:42:43 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:42:43 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:42:43 OK: 12750 distinct packages available 07:42:43 ---> 1e0eddfa1fd5 07:42:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:42:43 ---> Running in bfa23c7d7f3e 07:42:43 ---> 76fe276bee0b 07:42:43 Step 18/22 : ENTRYPOINT ["/core-command"] 07:42:43 OK: 233 MiB in 51 packages 07:42:43 330b718f631f: Pull complete 07:42:43 ---> Running in 52defe823308 07:42:43 Removing intermediate container 41766ccc17f5 07:42:43 ---> 9a4a489f6f4e 07:42:43 Step 19/21 : LABEL arch=x86_64 07:42:43 Removing intermediate container bfa23c7d7f3e 07:42:43 ---> f856c2a80015 07:42:43 Step 21/23 : LABEL arch=x86_64 07:42:43 ---> 7a92ed159a70 07:42:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:42:43 a93816041522: Pull complete 07:42:43 ---> Running in 8c6a7453b962 07:42:43 ---> Running in 3157817b14f6 07:42:43 bdb6da89ff94: Pull complete 07:42:44 ---> Running in a4a082eabfba 07:42:44 Removing intermediate container 52defe823308 07:42:44 ---> cf3e3aadf679 07:42:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:44 Removing intermediate container 8c6a7453b962 07:42:44 ---> 485f8b06abe3 07:42:44 Step 20/21 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:42:44 ---> Running in 385682458a61 07:42:44 Removing intermediate container 3157817b14f6 07:42:44 ---> e4155c302d48 07:42:44 Step 22/23 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:42:44 ---> Running in 8fe083d3f5a7 07:42:44 Removing intermediate container a4a082eabfba 07:42:44 ---> e70a271e3dcc 07:42:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:44 Removing intermediate container a74d140a8d99 07:42:44 ---> 4900aeafc1d7 07:42:44 Step 6/24 : COPY go.mod . 07:42:44 2a70c0c122f4: Pull complete 07:42:44 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 07:42:44 Status: Downloaded newer image for docker:latest 07:42:44 ---> Running in 3ce6857f2059 07:42:44 ---> Running in 55463ede8c6b 07:42:44 Removing intermediate container 385682458a61 07:42:44 ---> d412dbf60e25 07:42:44 Step 20/22 : LABEL arch=x86_64 07:42:44 Removing intermediate container 8fe083d3f5a7 07:42:44 ---> b9d5ad311f6a 07:42:44 Step 21/21 : LABEL version=0.0.0 07:42:44 ---> e59583e22f90 07:42:44 Step 7/24 : RUN go mod download 07:42:44 ---> Running in 4c673700759a 07:42:45 ---> Running in 873d4abcf00b 07:42:45 Removing intermediate container 55463ede8c6b 07:42:45 ---> 78df266ec577 07:42:45 Step 20/22 : LABEL arch=x86_64 07:42:45 Removing intermediate container 3ce6857f2059 07:42:45 ---> 5fd1b3bf8619 07:42:45 Step 23/23 : LABEL version=0.0.0 07:42:45 ---> Running in d61781c760a9 07:42:45 ---> Running in eff34a259b02 07:42:45 ---> Running in b53f62a00eec 07:42:45 Removing intermediate container 4c673700759a 07:42:45 ---> a159470ab604 07:42:45 Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:42:45 Removing intermediate container 873d4abcf00b 07:42:45 ---> 95b77800d5f7 07:42:45 07:42:45 ---> Running in 9a23b550bc6c 07:42:46 Successfully built 95b77800d5f7 07:42:46 Successfully tagged docker-support-scheduler-go:latest 07:42:46 Removing intermediate container eff34a259b02 07:42:46 ---> 1119d1e3b2c4 07:42:46 Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:42:46  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 07:42:46 Removing intermediate container b53f62a00eec 07:42:46 ---> 8101ba3dde75 07:42:46 07:42:46 ---> Running in 56810a67af43 07:42:46 Removing intermediate container 9a23b550bc6c 07:42:46 ---> 5563e953816f 07:42:46 Step 22/22 : LABEL version=0.0.0 07:42:46 Successfully built 8101ba3dde75 07:42:46 Successfully tagged docker-core-data-go:latest 07:42:46  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go 07:42:46 ---> Running in 2d02ddb4da7e 07:42:46 Removing intermediate container 56810a67af43 07:42:46 ---> be2249931a98 07:42:46 Step 22/22 : LABEL version=0.0.0 07:42:47 Removing intermediate container 2d02ddb4da7e 07:42:47 ---> 94b509764cf8 07:42:47 07:42:47 ---> Running in f957715c5b5d 07:42:47 Successfully built 94b509764cf8 07:42:47 Successfully tagged docker-core-command-go:latest 07:42:47  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 07:42:47 Removing intermediate container f957715c5b5d 07:42:47 ---> 75d6fc3b3ca4 07:42:47 07:42:47 Successfully built 75d6fc3b3ca4 07:42:47 Successfully tagged docker-core-metadata-go:latest 07:42:47  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 07:42:47 Removing intermediate container d61781c760a9 07:42:47 ---> 41c47e0880b0 07:42:47 Step 8/24 : COPY . . 07:42:47 ---> cc0b1576ebd5 07:42:47 Step 6/7 : COPY go.mod . 07:42:48 ---> 1df3ad2dac0c 07:42:48 Step 7/7 : RUN go mod download 07:42:48 ---> Running in 6a63e27171f4 07:43:15 Removing intermediate container 6a63e27171f4 07:43:15 ---> f51994c53397 07:43:15 Successfully built f51994c53397 07:43:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:43:16 + docker inspect -f . ci-base-image-arm64 07:43:16 . [Pipeline] withDockerContainer 07:43:16 prd-ubuntu18.04-docker-arm64-4c-16g-15899 does not seem to be running inside a container 07:43:16 $ 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 ******** ci-base-image-arm64 cat 07:43:17 $ docker top 7945f4eb5faada5c79553f7fea35eb51c0f3195f5de84d9307f6a084b6b421fb -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:19 + go version 07:43:19 go version go1.15.5 linux/arm64 [Pipeline] } 07:43:19 $ docker stop --time=1 7945f4eb5faada5c79553f7fea35eb51c0f3195f5de84d9307f6a084b6b421fb 07:43:20 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:43:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:43:20 ---> 1ce369cd6b60 07:43:20 Step 3/27 : WORKDIR /edgex-go 07:43:20 ---> Using cache 07:43:20 ---> 0fe3b420229f 07:43:20 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:20 ---> Using cache 07:43:20 ---> d327dfb8bf44 07:43:20 Step 5/27 : RUN apk update && apk add make bash git 07:43:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:43:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:43:20 ---> 1ce369cd6b60 07:43:20 Step 3/22 : WORKDIR /edgex-go 07:43:20 ---> Using cache 07:43:20 ---> 0fe3b420229f 07:43:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:20 ---> Using cache 07:43:20 ---> d327dfb8bf44 07:43:20 Step 5/22 : RUN apk update && apk add make git 07:43:20 ---> Using cache 07:43:20 ---> 5cd8c3273bdd 07:43:20 Step 6/22 : COPY go.mod . 07:43:20 ---> Using cache 07:43:20 ---> dcfec81771eb 07:43:20 Step 7/22 : RUN go mod download 07:43:20 ---> Using cache 07:43:20 ---> 3294f14f25f3 07:43:20 Step 8/22 : COPY . . 07:43:20 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:43:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:43:20 ---> 1ce369cd6b60 07:43:20 Step 3/24 : WORKDIR /edgex-go 07:43:20 ---> Using cache 07:43:20 ---> 0fe3b420229f 07:43:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:20 ---> Using cache 07:43:20 ---> d327dfb8bf44 07:43:20 Step 5/24 : RUN apk update && apk add make git 07:43:20 ---> Using cache 07:43:20 ---> 5cd8c3273bdd 07:43:20 Step 6/24 : COPY go.mod . 07:43:20 ---> Using cache 07:43:20 ---> dcfec81771eb 07:43:20 Step 7/24 : RUN go mod download 07:43:20 ---> Using cache 07:43:20 ---> 3294f14f25f3 07:43:20 Step 8/24 : COPY . . 07:43:20 ---> Using cache 07:43:20 ---> e5df39ebd1ff 07:43:20 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:43:20 ---> Using cache 07:43:20 ---> e5df39ebd1ff 07:43:20 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:43:20 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:43:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:43:20 ---> 1ce369cd6b60 07:43:20 Step 3/21 : WORKDIR /edgex-go 07:43:20 ---> Using cache 07:43:20 ---> 0fe3b420229f 07:43:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:20 ---> Using cache 07:43:20 ---> d327dfb8bf44 07:43:20 Step 5/21 : RUN apk update && apk add make git 07:43:20 ---> Using cache 07:43:20 ---> 5cd8c3273bdd 07:43:20 Step 6/21 : COPY go.mod . 07:43:20 ---> Using cache 07:43:20 ---> dcfec81771eb 07:43:20 Step 7/21 : RUN go mod download 07:43:20 ---> Using cache 07:43:20 ---> 3294f14f25f3 07:43:20 Step 8/21 : COPY . . 07:43:20 ---> Using cache 07:43:20 ---> e5df39ebd1ff 07:43:20 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:43:20 ---> Running in c21704d333b0 07:43:20 ---> Running in fd75b6a12c68 07:43:20 ---> Running in ff07ec7f26e0 07:43:20 ---> Running in 20810a5b7c38 07:43:20 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:43:20 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:43:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:20 ---> d7dbaf066676 07:43:20 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:43:20 ---> Running in c27ad8d44716 07:43:20 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:43:20 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:43:20 OK: 12750 distinct packages available 07:43:20 $ docker rm -f 7945f4eb5faada5c79553f7fea35eb51c0f3195f5de84d9307f6a084b6b421fb 07:43:21 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:43:21 OK: 233 MiB in 51 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:43:22 + docker inspect -f . ci-base-image-arm64 07:43:22 . [Pipeline] withDockerContainer 07:43:22 prd-ubuntu18.04-docker-arm64-4c-16g-15899 does not seem to be running inside a container 07:43:22 $ 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 ******** ci-base-image-arm64 cat 07:43:23 Removing intermediate container ff07ec7f26e0 07:43:23 ---> bb206a106949 07:43:23 Step 6/27 : COPY go.mod . 07:43:23 $ docker top 294f65f22d833eb0fb07b1a2196f31d7ed6776bfae081cfcd0d3dcc44d7d9842 -eo pid,comm 07:43:24 ---> 72e1b8d2f5b7 07:43:24 Step 7/27 : RUN go mod download 07:43:24 ---> Running in d24ad43185ba [Pipeline] { [Pipeline] echo 07:43:24 ========================================================= 07:43:24 [edgeXBuildGoParallel] Running Tests and Build... 07:43:24 ========================================================= [Pipeline] sh 07:43:25 + make test 07:43:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:43:28 Removing intermediate container d24ad43185ba 07:43:28 ---> eee9540ebc96 07:43:28 Step 8/27 : COPY . . 07:43:43 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:43: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 07:43:47 ? github.com/edgexfoundry/edgex-go [no test files] 07:43:51 ---> f000a415bd74 07:43:51 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:43:51 ---> Running in 740034c569bf 07:43:51 Removing intermediate container c21704d333b0 07:43:51 ---> 7bcb8cb1dbe9 07:43:51 07:43:51 Step 10/22 : FROM alpine:3.10 07:43:51 3.10: Pulling from library/alpine 07:43:51 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:43:51 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:43:51 Status: Downloaded newer image for alpine:3.10 07:43:51 ---> be4e4bea2c2e 07:43:51 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:43:53 ---> Running in 7e2e25b927e1 07:43:53 Removing intermediate container fd75b6a12c68 07:43:53 ---> 261aa940e687 07:43:53 07:43:53 Step 10/21 : FROM alpine 07:43:53 ---> b14afc6dfb98 07:43:53 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:43:53 Removing intermediate container 20810a5b7c38 07:43:53 ---> 98ab9e2d48ef 07:43:53 07:43:53 Step 10/24 : FROM alpine:3.10 07:43:53 ---> be4e4bea2c2e 07:43:53 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:43:54 ---> Running in c4debf017f59 07:43:54 ---> Running in cea70ed811dd 07:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:43:55 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:43:55 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:43:55 OK: 10348 distinct packages available 07:43:55 (1/5) Installing ca-certificates (20191127-r2) 07:43:55 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:43:55 (3/5) Installing libcurl (7.66.0-r3) 07:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:43:56 (4/5) Installing curl (7.66.0-r3) 07:43:56 (5/5) Installing dumb-init (1.2.2-r1) 07:43:56 Executing busybox-1.30.1-r3.trigger 07:43:56 Executing ca-certificates-20191127-r2.trigger 07:43:56 OK: 7 MiB in 19 packages 07:43:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:43:56 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:43:56 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:43:56 OK: 10348 distinct packages available 07:43:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:56 (1/5) Installing ca-certificates (20191127-r2) 07:43:56 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:43:56 (3/5) Installing libcurl (7.66.0-r3) 07:43:56 (4/5) Installing curl (7.66.0-r3) 07:43:56 (5/5) Installing dumb-init (1.2.2-r1) 07:43:56 Executing busybox-1.30.1-r3.trigger 07:43:56 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:43:56 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:43:56 OK: 12747 distinct packages available 07:43:56 Executing ca-certificates-20191127-r2.trigger 07:43:56 (1/4) Installing ca-certificates (20191127-r4) 07:43:56 OK: 7 MiB in 19 packages 07:43:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:43:56 (3/4) Installing libcurl (7.69.1-r3) 07:43:56 (4/4) Installing curl (7.69.1-r3) 07:43:56 Executing busybox-1.31.1-r19.trigger 07:43:57 Executing ca-certificates-20191127-r4.trigger 07:43:57 OK: 7 MiB in 18 packages 07:43:57 Removing intermediate container c27ad8d44716 07:43:57 ---> 3b12b7797ec4 07:43:57 07:43:57 Step 10/24 : FROM scratch 07:43:57 ---> 07:43:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:43:59 ---> Running in 6e4109c8aadb 07:44:00 Removing intermediate container 6e4109c8aadb 07:44:00 ---> 7172d4e49e2b 07:44:00 Step 12/24 : ENV APP_PORT=48060 07:44:00 Removing intermediate container 7e2e25b927e1 07:44:00 ---> 686c483ff94d 07:44:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:44:00 Removing intermediate container cea70ed811dd 07:44:00 ---> 5982fc9fa182 07:44:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:44:00 ---> Running in 3e172235246d 07:44:00 Removing intermediate container c4debf017f59 07:44:00 ---> a05e0a0349e0 07:44:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:44:00 ---> Running in 8603b08d7daa 07:44:00 ---> Running in 179ec23d5fa2 07:44:00 ---> Running in da662902a6c6 07:44:01 Removing intermediate container 3e172235246d 07:44:01 ---> 22d5131b42de 07:44:01 Step 13/24 : EXPOSE $APP_PORT 07:44:01 Removing intermediate container 8603b08d7daa 07:44:01 ---> 58b316ecfc9d 07:44:01 Step 13/22 : WORKDIR / 07:44:01 ---> Running in 7bd389bdf45c 07:44:01 ---> Running in e33786e085c5 07:44:01 Removing intermediate container 179ec23d5fa2 07:44:01 ---> eda2aea142ef 07:44:01 Step 13/21 : WORKDIR /edgex 07:44:01 Removing intermediate container da662902a6c6 07:44:01 ---> 7d10db784195 07:44:01 Step 13/24 : WORKDIR / 07:44:01 Removing intermediate container 7bd389bdf45c 07:44:01 ---> 7aa88c117599 07:44:01 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:44:01 ---> Running in bbc3d42eb9cf 07:44:02 ---> Running in aceefe30ab24 07:44:02 Removing intermediate container e33786e085c5 07:44:02 ---> 7fed7ab3b14a 07:44:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:44:02 ---> a943bdf4d8e1 07:44:02 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:44:03 Removing intermediate container bbc3d42eb9cf 07:44:03 ---> 3ae4877c86f0 07:44:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:44:03 Removing intermediate container aceefe30ab24 07:44:03 ---> 37083a780a66 07:44:03 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:44:03 ---> 0cc921c4faa3 07:44:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:44:04 ---> b9d62aba1c0b 07:44:04 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:44:04 ---> 7aa920ac0bcd 07:44:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:44:04 ---> 475318554c02 07:44:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:44:04 ---> c61e7c0df4cc 07:44:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:44:05 ---> f70c41a780c8 07:44:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:44:05 ---> ee8f27a16b37 07:44:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:44:05 ---> eb7bb277c9a0 07:44:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:44:07 ---> 16b558e8bb9d 07:44:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:44:07 ---> 9969b803ec27 07:44:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:44:07 ---> 05b4207cf82c 07:44:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:44:07 ---> 1a348c78befd 07:44:07 Step 18/22 : RUN chmod +x entrypoint.sh 07:44:07 Removing intermediate container 740034c569bf 07:44:07 ---> d23dbb7d312f 07:44:07 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:44:07 ---> Running in d49720a9ccc7 07:44:07 ---> Running in 4c009a5c382a 07:44:07 ---> 7e6f90e46796 07:44:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:44:08 ---> 86f716861c41 07:44:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:44:08 ---> 9d5192e23288 07:44:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:44:08 ---> Running in 503e09903c1b 07:44:08 ---> eec54adc753e 07:44:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:08 ---> a676b4e347df 07:44:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:44:08 Removing intermediate container 503e09903c1b 07:44:08 ---> 2989f55c7065 07:44:08 Step 18/21 : CMD ["--init=true"] 07:44:08 ---> Running in 8fa68a12b8bb 07:44:08 ---> Running in a5669bf9637e 07:44:08 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:44:09 Removing intermediate container a5669bf9637e 07:44:09 ---> 416377b6e020 07:44:09 Step 19/21 : LABEL arch=x86_64 07:44:09 ---> 42127f299051 07:44:09 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:44:09 ---> Running in 48a2840d4517 07:44:09 ---> Running in f0b17a8c4a0b 07:44:09 Removing intermediate container 48a2840d4517 07:44:09 ---> 0e696b2c7277 07:44:09 Step 20/21 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:44:09 Removing intermediate container f0b17a8c4a0b 07:44:09 ---> 6ecdce743402 07:44:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:09 ---> Running in de7003e63e09 07:44:10 ---> Running in 981ba72725aa 07:44:10 Removing intermediate container d49720a9ccc7 07:44:10 ---> b4a55a508d72 07:44:10 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:44:10 ---> Running in 4bbe63093000 07:44:10 Removing intermediate container de7003e63e09 07:44:10 ---> f37dba379269 07:44:10 Step 21/21 : LABEL version=0.0.0 07:44:11 ---> Running in 009302f9b0e6 07:44:11 Removing intermediate container 981ba72725aa 07:44:11 ---> 4f4e256378ce 07:44:11 Step 22/24 : LABEL arch=x86_64 07:44:11 Removing intermediate container 4bbe63093000 07:44:11 ---> dd1eb1b5efca 07:44:11 Step 20/22 : LABEL arch=x86_64 07:44:11 Removing intermediate container 8fa68a12b8bb 07:44:11 ---> 90cef582fac8 07:44:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:44:11 ---> Running in 0abe30e22829 07:44:11 ---> Running in e5c3376574d2 07:44:11 Removing intermediate container 009302f9b0e6 07:44:11 ---> 2c92f8d938f5 07:44:11 07:44:11 ---> Running in 0f294207576b 07:44:11 Removing intermediate container 4c009a5c382a 07:44:11 ---> e9528d8ea418 07:44:11 07:44:11 Step 11/27 : FROM docker:latest 07:44:11 ---> aefe523efa57 07:44:11 Step 12/27 : RUN apk add --no-cache bash 07:44:11 Successfully built 2c92f8d938f5 07:44:11 Removing intermediate container 0abe30e22829 07:44:11 ---> 6e2ba27d51d5 07:44:11 Step 23/24 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:44:11 Successfully tagged docker-security-proxy-setup-go:latest 07:44:12  Building docker-security-proxy-setup-go ... done  ---> Running in 32b0bd446c31 07:44:12 Removing intermediate container e5c3376574d2 07:44:12 ---> 0938114ab034 07:44:12 Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:44:12 ---> Running in 79ca781436a0 07:44:12 Removing intermediate container 0f294207576b 07:44:12 ---> 2bfa352d80be 07:44:12 Step 22/24 : LABEL arch=x86_64 07:44:12 ---> Running in ca6c6e0d660b 07:44:12 ---> Running in e22c154930e4 07:44:12 Removing intermediate container 79ca781436a0 07:44:12 ---> 0f9940ace555 07:44:12 Step 24/24 : LABEL version=0.0.0 07:44:12 Removing intermediate container ca6c6e0d660b 07:44:12 ---> 468f7e8fd6a4 07:44:12 Step 22/22 : LABEL version=0.0.0 07:44:12 ---> Running in 5857136d109a 07:44:12 ---> Running in 19617f9d623f 07:44:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:44:12 Removing intermediate container e22c154930e4 07:44:12 ---> 4e1d8ea0f64e 07:44:12 Step 23/24 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:44:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:44:12 ---> Running in 5f9424edb443 07:44:12 Removing intermediate container 5857136d109a 07:44:12 ---> 4c94cfa7c964 07:44:12 07:44:12 Removing intermediate container 19617f9d623f 07:44:12 ---> 1cd503401bdc 07:44:12 07:44:13 (1/2) Installing readline (8.0.4-r0) 07:44:13 (2/2) Installing bash (5.0.17-r0) 07:44:13 Removing intermediate container 5f9424edb443 07:44:13 ---> 4fb4aa26e853 07:44:13 Step 24/24 : LABEL version=0.0.0 07:44:13 Executing bash-5.0.17-r0.post-install 07:44:13 Executing busybox-1.31.1-r19.trigger 07:44:13 OK: 12 MiB in 22 packages 07:44:13 Successfully built 1cd503401bdc 07:44:13 Successfully built 4c94cfa7c964 07:44:13 Successfully tagged docker-security-bootstrap-redis-go:latest 07:44:13  Building docker-security-bootstrap-redis-go ... done Successfully tagged docker-support-notifications-go:latest 07:44:13  Building docker-support-notifications-go ... done  ---> Running in d40757760ba8 07:44:13 Removing intermediate container d40757760ba8 07:44:13 ---> ec3bd76019b7 07:44:13 07:44:13 Successfully built ec3bd76019b7 07:44:13 Successfully tagged docker-security-secretstore-setup-go:latest 07:44:13  Building docker-security-secretstore-setup-go ... done Removing intermediate container 32b0bd446c31 07:44:13 ---> f1b9ef6b9fa5 07:44:13 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:44:13 ---> Running in d8f4d91957f8 07:44:14 Removing intermediate container d8f4d91957f8 07:44:14 ---> 9578411a6a6f 07:44:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:44:14 ---> Running in 8406f81da4b1 07:44:14 Removing intermediate container 8406f81da4b1 07:44:14 ---> ff227f88b3ff 07:44:14 Step 15/27 : ENV APP_PORT=48090 07:44:14 ---> Running in 970e02a82b8e 07:44:14 Removing intermediate container 970e02a82b8e 07:44:14 ---> 6ba984d466ce 07:44:14 Step 16/27 : EXPOSE $APP_PORT 07:44:15 ---> Running in 7d5cf17b9edc 07:44:15 Removing intermediate container 7d5cf17b9edc 07:44:15 ---> 204633c2f8f3 07:44:15 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:44:16 ---> ab1bc53a43ac 07:44:16 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:44:16 ---> 2b940c540c8c 07:44:16 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:44:16 ---> 3320ba2f6e7c 07:44:16 Step 20/27 : RUN apk --no-cache add py3-pip 07:44:16 ---> Running in c17b0242dc1f 07:44:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:44:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:44:17 (1/33) Installing libbz2 (1.0.8-r1) 07:44:17 (2/33) Installing expat (2.2.9-r1) 07:44:17 (3/33) Installing libffi (3.3-r2) 07:44:17 (4/33) Installing gdbm (1.13-r1) 07:44:17 (5/33) Installing xz-libs (5.2.5-r0) 07:44:17 (6/33) Installing sqlite-libs (3.32.1-r0) 07:44:17 (7/33) Installing python3 (3.8.5-r0) 07:44:18 (8/33) Installing py3-appdirs (1.4.4-r1) 07:44:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:44:18 (10/33) Installing py3-parsing (2.4.7-r0) 07:44:18 (11/33) Installing py3-six (1.15.0-r0) 07:44:18 (12/33) Installing py3-packaging (20.4-r0) 07:44:18 (13/33) Installing py3-setuptools (47.0.0-r0) 07:44:18 (14/33) Installing py3-chardet (3.0.4-r4) 07:44:18 (15/33) Installing py3-idna (2.9-r0) 07:44:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:44:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:44:18 (18/33) Installing py3-requests (2.23.0-r0) 07:44:18 (19/33) Installing py3-msgpack (1.0.0-r0) 07:44:18 (20/33) Installing py3-lockfile (0.12.2-r3) 07:44:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:44:18 (22/33) Installing py3-colorama (0.4.3-r0) 07:44:18 (23/33) Installing py3-distlib (0.3.0-r0) 07:44:18 (24/33) Installing py3-distro (1.5.0-r1) 07:44:18 (25/33) Installing py3-webencodings (0.5.1-r3) 07:44:18 (26/33) Installing py3-html5lib (1.0.1-r4) 07:44:18 (27/33) Installing py3-pytoml (0.1.21-r0) 07:44:18 (28/33) Installing py3-pep517 (0.8.2-r0) 07:44:18 (29/33) Installing py3-progress (1.5-r0) 07:44:18 (30/33) Installing py3-toml (0.10.1-r0) 07:44:18 (31/33) Installing py3-retrying (1.3.3-r0) 07:44:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:44:18 (33/33) Installing py3-pip (20.1.1-r0) 07:44:18 Executing busybox-1.31.1-r19.trigger 07:44:18 OK: 71 MiB in 55 packages 07:44:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:44:28 Removing intermediate container c17b0242dc1f 07:44:28 ---> b33a740dafe3 07:44:28 Step 21/27 : RUN pip install docker-compose==1.23.2 07:44:28 ---> Running in 693d993a3508 07:44:29 Collecting docker-compose==1.23.2 07:44:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:44:29 Collecting websocket-client<1.0,>=0.32.0 07:44:29 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:44:29 Collecting dockerpty<0.5,>=0.4.1 07:44:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:44:30 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:44:30 Collecting jsonschema<3,>=2.5.1 07:44:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:44:30 Collecting docker<4.0,>=3.6.0 07:44:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:44:30 Collecting cached-property<2,>=1.2.0 07:44:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:44:30 Collecting docopt<0.7,>=0.6.1 07:44:30 Downloading docopt-0.6.2.tar.gz (25 kB) 07:44:31 Collecting texttable<0.10,>=0.9.0 07:44:31 Downloading texttable-0.9.1.tar.gz (11 kB) 07:44:31 Collecting PyYAML<4,>=3.10 07:44:31 Downloading PyYAML-3.13.tar.gz (270 kB) 07:44:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:44:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:44:32 Collecting docker-pycreds>=0.4.0 07:44:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:44:32 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:44:32 Collecting idna<2.8,>=2.5 07:44:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:44:32 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:44:32 Collecting urllib3<1.25,>=1.21.1 07:44:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:44:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:44:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:44:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:44:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:44:33 Installing collected packages: websocket-client, dockerpty, jsonschema, idna, urllib3, requests, docker-pycreds, docker, cached-property, docopt, texttable, PyYAML, docker-compose 07:44:33 Running setup.py install for dockerpty: started 07:44:33 Running setup.py install for dockerpty: finished with status 'done' 07:44:33 Attempting uninstall: idna 07:44:33 Found existing installation: idna 2.9 07:44:33 Uninstalling idna-2.9: 07:44:33 Successfully uninstalled idna-2.9 07:44:33 Attempting uninstall: urllib3 07:44:33 Found existing installation: urllib3 1.25.9 07:44:33 Uninstalling urllib3-1.25.9: 07:44:33 Successfully uninstalled urllib3-1.25.9 07:44:33 Attempting uninstall: requests 07:44:33 Found existing installation: requests 2.23.0 07:44:33 Uninstalling requests-2.23.0: 07:44:34 Successfully uninstalled requests-2.23.0 07:44:34 Running setup.py install for docopt: started 07:44:35 Running setup.py install for docopt: finished with status 'done' 07:44:35 Running setup.py install for texttable: started 07:44:35 Running setup.py install for texttable: finished with status 'done' 07:44:35 Running setup.py install for PyYAML: started 07:44:35 Running setup.py install for PyYAML: finished with status 'done' 07:44:36 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:44:39 Removing intermediate container 693d993a3508 07:44:39 ---> 0c0a2406140d 07:44:39 Step 22/27 : RUN apk --no-cache add curl 07:44:39 ---> Running in 4766c2bff3a3 07:44:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:44:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:44:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:44:39 (2/3) Installing libcurl (7.69.1-r3) 07:44:39 (3/3) Installing curl (7.69.1-r3) 07:44:39 Executing busybox-1.31.1-r19.trigger 07:44:39 OK: 72 MiB in 58 packages 07:44:41 Removing intermediate container 4766c2bff3a3 07:44:41 ---> 6a647de78d21 07:44:41 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:44:41 ---> Running in c26e2722a331 07:44:41 Removing intermediate container c26e2722a331 07:44:41 ---> add9a9fb7628 07:44:41 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:41 ---> Running in 52a5407c5b3a 07:44:41 Removing intermediate container 52a5407c5b3a 07:44:41 ---> 7cc02380f9bd 07:44:41 Step 25/27 : LABEL arch=x86_64 07:44:41 ---> Running in 80b7af36821e 07:44:41 Removing intermediate container 80b7af36821e 07:44:41 ---> 59fe37861815 07:44:41 Step 26/27 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:44:41 ---> Running in a0e77a63b825 07:44:42 Removing intermediate container a0e77a63b825 07:44:42 ---> 0f2ab55ed69a 07:44:42 Step 27/27 : LABEL version=0.0.0 07:44:42 ---> Running in b14837acd30e 07:44:42 Removing intermediate container b14837acd30e 07:44:42 ---> 94bce6f94825 07:44:42 07:44:42 Successfully built 94bce6f94825 07:44:42 Successfully tagged docker-sys-mgmt-agent-go:latest 07:44:43  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:44:43 $ docker stop --time=1 a7d3f7e0cd0b535f0a0cf522fb9b1e7b8b1d69418485c1ff9c4c5d4800aac8c4 07:44:45 $ docker rm -f a7d3f7e0cd0b535f0a0cf522fb9b1e7b8b1d69418485c1ff9c4c5d4800aac8c4 [Pipeline] // withDockerContainer [Pipeline] sh 07:44:45 + docker images 07:44:45 + grep docker 07:44:45 docker-sys-mgmt-agent-go latest 94bce6f94825 3 seconds ago 313MB 07:44:45 docker-security-secretstore-setup-go latest ec3bd76019b7 32 seconds ago 24.7MB 07:44:45 docker-security-bootstrap-redis-go latest 1cd503401bdc 33 seconds ago 15.9MB 07:44:45 docker-support-notifications-go latest 4c94cfa7c964 33 seconds ago 13.6MB 07:44:45 docker-security-proxy-setup-go latest 2c92f8d938f5 34 seconds ago 24.6MB 07:44:45 docker-core-metadata-go latest 75d6fc3b3ca4 About a minute ago 14.5MB 07:44:45 docker-core-command-go latest 94b509764cf8 About a minute ago 12.2MB 07:44:45 docker-support-scheduler-go latest 95b77800d5f7 2 minutes ago 12.3MB 07:44:45 docker-core-data-go latest 8101ba3dde75 2 minutes ago 23.7MB 07:44:45 docker-security-secrets-setup-go latest b38491f1ef28 2 minutes ago 23.9MB 07:44:45 docker latest aefe523efa57 3 days 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:44:46 Running on prd-ubuntu18.04-docker-8c-8g-15887 in /w/workspace/edgexfoundry_edgex-go_PR-2944 [Pipeline] { [Pipeline] ws 07:44:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:44:48 using credential edgex-jenkins-ssh 07:44:48 Cloning the remote Git repository 07:44:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:44:49 > git init /w/workspace/edgex-go/1 # timeout=10 07:44:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:44:49 > git --version # timeout=10 07:44:49 > git --version # 'git version 2.17.1' 07:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:53 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.099s 07:44:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:44:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:44:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:44:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2944/head:refs/remotes/origin/PR-2944 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:57 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 24b7634453227e8df51ea6aa002a7fed098fab96 07:44:57 Merge succeeded, producing 24b7634453227e8df51ea6aa002a7fed098fab96 07:44:57 Checking out Revision 24b7634453227e8df51ea6aa002a7fed098fab96 (PR-2944) 07:44:57 > git config core.sparsecheckout # timeout=10 07:44:57 > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 07:44:57 > git remote # timeout=10 07:44:57 > git config --get remote.origin.url # timeout=10 07:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:57 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 07:44:57 > git rev-parse HEAD^{commit} # timeout=10 07:44:57 > git config core.sparsecheckout # timeout=10 07:44:57 > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 07:45:01 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry" 07:45:01 > git --version # timeout=10 07:45:01 > git --version # 'git version 2.17.1' 07:45:01 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:02 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.213s coverage: 46.6% of statements 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:45:02 + echo snap-build.sh 07:45:02 snap-build.sh 07:45:02 + SNAP_BASE_DIR=. 07:45:02 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:45:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:45:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:45:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:45:02 + cd /w/workspace/edgex-go/1 07:45:02 + sudo apt-get remove -qy --purge lxd lxd-client 07:45:02 Reading package lists... 07:45:02 Building dependency tree... 07:45:02 Reading state information... 07:45:02 The following packages were automatically installed and are no longer required: 07:45:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:45:02 uidmap xdelta3 07:45:02 Use 'sudo apt autoremove' to remove them. 07:45:02 The following packages will be REMOVED: 07:45:02 lxd* lxd-client* 07:45:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:45:02 After this operation, 31.7 MB disk space will be freed. 07:45:04 (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.) 07:45:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:45:04 Removing lxd dnsmasq configuration 07:45:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:45:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:45:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.1% of statements 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:45:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:45:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:45:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.195s coverage: 67.7% of statements 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:45:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.676s coverage: 82.3% of statements 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.127s coverage: 28.6% of statements 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.145s coverage: 100.0% of statements 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:45:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.299s coverage: 86.7% of statements 07:45:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.350s coverage: 97.5% of statements 07:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements 07:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.086s coverage: 93.8% of statements 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.133s coverage: 75.5% of statements 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.165s coverage: 87.2% of statements 07:45:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.2% of statements 07:45:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.4% of statements 07:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.690s coverage: 63.5% of statements 07:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.096s coverage: 100.0% of statements 07:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 07:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 07:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 07:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 07:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.805s coverage: 55.9% of statements 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.784s coverage: 86.3% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.212s coverage: 72.2% of statements 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.529s coverage: 72.1% of statements 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.137s coverage: 82.4% of statements 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.076s coverage: 48.4% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.061s coverage: 28.8% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.106s coverage: 96.8% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.599s coverage: 84.0% of statements 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.383s coverage: 47.1% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.040s coverage: 100.0% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.623s coverage: 29.1% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:46:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 07:46:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:46:10 GO111MODULE=on go vet ./... 07:46:41 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:46:41 (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.) 07:46:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:46:41 Processing triggers for systemd (237-3ubuntu10.42) ... 07:46:41 Processing triggers for ureadahead (0.100.0-21) ... 07:46:42 + sudo snap remove --purge lxd 07:46:43 snap "lxd" is not installed 07:46:43 + sudo groupadd --force --system lxd 07:46:43 ++ whoami 07:46:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:46:43 + newgrp - lxd 07:46:43 + sudo snap install lxd 07:46:49 2020-12-14T07:46:48Z INFO Waiting for automatic snapd restart... 07:47:04 lxd 4.8 from Canonical* installed 07:47:04 + sudo lxd init --auto 07:47:12 + sudo snap install --classic snapcraft 07:47:18 gofmt -l . 07:47:18 [ "`gofmt -l .`" = "" ] 07:47:18 ./bin/test-go-mod-tidy.sh 07:47:19 snapcraft 4.4.4 from Canonical* installed 07:47:19 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:47:19 + patch --verbose -p1 07:47:19 Hmm... Looks like a unified diff to me... 07:47:19 The text leading up to this was: 07:47:19 -------------------------- 07:47:19 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 07:47:19 |From: Tony Espy 07:47:19 |Date: Wed, 2 Dec 2020 17:38:31 -0500 07:47:19 |Subject: [PATCH] optimize snap build for pipeline CI check 07:47:19 | 07:47:19 |This patch is used by the EdgeX CI pipeline builds to 07:47:19 |optimize the snap CI check run for pull requests. When 07:47:19 |applied, it essentially strips out everything (apps and 07:47:19 |parts) from the snapcraft.yaml file except those required 07:47:19 |to build edgex-go, as the whole idea of the CI check is to 07:47:19 |catch changes to edgex-go that break the snap build. 07:47:19 | 07:47:19 |In general, anyone updating snapcraft.yaml will also need 07:47:19 |to update this patch file, otherwise it may fail to apply, 07:47:19 |resulting in a failed snap build CI check in the associated 07:47:19 |pull request. 07:47:19 | 07:47:19 |Note - in addition to applying this patch, the pipeline also 07:47:19 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:47:19 |need to build the finally binary .snap file (and it won't 07:47:19 |work with the patch applied). This further reduces the build 07:47:19 |time. 07:47:19 |--- 07:47:19 | snap/snapcraft.yaml | 466 +------------------------------------------- 07:47:19 | 1 file changed, 2 insertions(+), 464 deletions(-) 07:47:19 | 07:47:19 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:47:19 |index b265277c..d7e1de37 100644 07:47:19 |--- a/snap/snapcraft.yaml 07:47:19 |+++ b/snap/snapcraft.yaml 07:47:19 -------------------------- 07:47:19 patching file snap/snapcraft.yaml 07:47:19 Using Plan A... 07:47:19 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 07:47:19 Hunk #2 succeeded at 81 (offset -3 lines). 07:47:19 Hunk #3 succeeded at 211 (offset -7 lines). 07:47:19 Hunk #4 succeeded at 226 (offset -7 lines). 07:47:19 Hunk #5 succeeded at 234 (offset -7 lines). 07:47:19 Hunk #6 succeeded at 241 (offset -7 lines). 07:47:19 Hunk #7 succeeded at 268 (offset -7 lines). 07:47:19 Hunk #8 succeeded at 302 (offset -7 lines). 07:47:19 Hunk #9 succeeded at 358 (offset -7 lines). 07:47:19 Hmm... Ignoring the trailing garbage. 07:47:19 done 07:47:19 + sudo snapcraft prime --use-lxd 07:47:19 ./bin/test-attribution-txt.sh 07:47:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:47:20 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: 07:47:20 - README.md 07:47:20 - snapcraft.yaml.orig 07:47:20 07:47:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:47:20 Launching a container. [Pipeline] sh 07:47:24 + ls -al . 07:47:24 total 696 07:47:24 drwxrwxr-x 9 1001 1001 4096 Dec 14 07:47 . 07:47:24 drwxr-xr-x 4 root root 4096 Dec 14 07:43 .. 07:47:24 -rw-rw-r-- 1 1001 1001 11 Dec 14 07:41 .dockerignore 07:47:24 drwxrwxr-x 8 1001 1001 4096 Dec 14 07:41 .git 07:47:24 drwxrwxr-x 3 1001 1001 4096 Dec 14 07:41 .github 07:47:24 -rw-rw-r-- 1 1001 1001 943 Dec 14 07:41 .gitignore 07:47:24 -rw-rw-r-- 1 1001 1001 166 Dec 14 07:41 .sonarcloud.properties 07:47:24 -rw-rw-r-- 1 1001 1001 3804 Dec 14 07:41 CONTRIBUTING.md 07:47:24 -rw-rw-r-- 1 1001 1001 1035 Dec 14 07:41 Dockerfile.build 07:47:24 -rw-rw-r-- 1 1001 1001 863 Dec 14 07:41 Jenkinsfile 07:47:24 -rw-rw-r-- 1 1001 1001 10775 Dec 14 07:41 LICENSE 07:47:24 -rw-rw-r-- 1 1001 1001 6318 Dec 14 07:41 Makefile 07:47:24 -rw-rw-r-- 1 1001 1001 6447 Dec 14 07:41 README.md 07:47:24 -rw-rw-r-- 1 1001 1001 7286 Dec 14 07:41 SECURITY.md 07:47:24 -rw-rw-r-- 1 1001 1001 5 Dec 14 07:36 VERSION 07:47:24 -rw-rw-r-- 1 1001 1001 4131 Dec 14 07:41 ZMQWindows.md 07:47:24 drwxrwxr-x 2 1001 1001 4096 Dec 14 07:41 bin 07:47:24 drwxrwxr-x 15 1001 1001 4096 Dec 14 07:41 cmd 07:47:24 -rw-r--r-- 1 root root 569827 Dec 14 07:46 coverage.out 07:47:24 -rw-r--r-- 1 root root 1041 Dec 14 07:47 go.mod 07:47:24 -rw-r--r-- 1 root root 18959 Dec 14 07:47 go.sum 07:47:24 drwxrwxr-x 8 1001 1001 4096 Dec 14 07:41 internal 07:47:24 drwxrwxr-x 4 1001 1001 4096 Dec 14 07:41 openapi 07:47:24 drwxrwxr-x 4 1001 1001 4096 Dec 14 07:41 snap 07:47:24 -rw-rw-r-- 1 1001 1001 168 Dec 14 07:41 version.go [Pipeline] sh 07:47:25 + '[' -e coverage.out ] 07:47:25 + chown 1001:1001 coverage.out [Pipeline] stash 07:47:25 Warning: overwriting stash ‘coverage-report’ 07:47:26 Stashed 1 file(s) [Pipeline] sh 07:47:27 + make build 07:47:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:47:33 Waiting for container to be ready 07:47:33 To start your first instance, try: lxc launch ubuntu:18.04 07:47:33 07:47:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:47:35 Waiting for network to be ready... 07:47:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:47:36 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:47:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 07:47:36 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:47:36 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:47:37 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:47:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:47:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:47:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:47:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:47:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:47:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:47:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:47:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:47:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:47:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:47:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:47:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:47:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:47:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] 07:47:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 07:47:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:47:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:47:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 07:47:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 07:47:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 07:47:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 07:47:39 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:47:40 Fetched 23.5 MB in 4s (5389 kB/s) 07:47:40 Reading package lists... 07:47:41 Reading package lists... 07:47:41 Building dependency tree... 07:47:41 Reading state information... 07:47:41 The following additional packages will be installed: 07:47:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:47:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:47:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:47:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:47:41 Suggested packages: 07:47:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:47:41 Recommended packages: 07:47:41 gnupg libsasl2-modules 07:47:41 The following NEW packages will be installed: 07:47:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:47:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:47:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:47:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:47:41 The following packages will be upgraded: 07:47:41 gpg gpg-agent gpgconf libudev1 07:47:41 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 07:47:41 Need to get 3531 kB of archives. 07:47:41 After this operation, 13.3 MB of additional disk space will be used. 07:47:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:47:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:47:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:47:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 07:47:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 07:47:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:47:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:47:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:47:41 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 07:47:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 07:47:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:47:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:47:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:47:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:47:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:47:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:47:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:47:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:47:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:47:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:47:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:47:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:47:42 debconf: delaying package configuration, since apt-utils is not installed 07:47:42 Fetched 3531 kB in 1s (3170 kB/s) 07:47:42 (Reading database ... 12511 files and directories currently installed.) 07:47:42 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 07:47:42 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:47:43 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 07:47:43 Selecting previously unselected package udev. 07:47:43 (Reading database ... 12511 files and directories currently installed.) 07:47:43 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 07:47:43 Unpacking udev (237-3ubuntu10.43) ... 07:47:43 Selecting previously unselected package libfuse2:amd64. 07:47:43 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:47:43 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:47:43 Selecting previously unselected package fuse. 07:47:43 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:47:43 Unpacking fuse (2.9.7-1ubuntu1) ... 07:47:43 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:47:43 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:47:43 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:47:43 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:47:43 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:47:43 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:47:43 Selecting previously unselected package libksba8:amd64. 07:47:43 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:47:43 Unpacking libksba8:amd64 (1.3.5-2) ... 07:47:43 Selecting previously unselected package libroken18-heimdal:amd64. 07:47:43 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:43 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:47:43 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:44 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:44 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:47:44 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:44 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:47:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:44 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:44 Selecting previously unselected package libwind0-heimdal:amd64. 07:47:44 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:44 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:47:44 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:44 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:47:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:44 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:47:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:44 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:44 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:47:44 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:44 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:44 Selecting previously unselected package libsasl2-modules-db:amd64. 07:47:44 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:47:44 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:47:44 Selecting previously unselected package libsasl2-2:amd64. 07:47:44 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:47:44 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:47:44 Selecting previously unselected package libldap-common. 07:47:44 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:47:44 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:47:44 Selecting previously unselected package libldap-2.4-2:amd64. 07:47:44 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:47:44 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:47:44 Selecting previously unselected package dirmngr. 07:47:44 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:47:44 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:47:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:47:45 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:47:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:47:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:47:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:47:45 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:47:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:45 Setting up libksba8:amd64 (1.3.5-2) ... 07:47:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:47:45 Setting up udev (237-3ubuntu10.43) ... 07:47:45 invoke-rc.d: policy-rc.d denied execution of start. 07:47:45 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:45 Processing triggers for systemd (237-3ubuntu10) ... 07:47:45 Setting up fuse (2.9.7-1ubuntu1) ... 07:47:45 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:47:45 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:45 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:47:46 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:47:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:47:46 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:47:46 settings in the [Install] section, and DefaultInstance for template units). 07:47:46 This means they are not meant to be enabled using systemctl. 07:47:46 Possible reasons for having this kind of units are: 07:47:46 1) A unit may be statically enabled by being symlinked from another unit's 07:47:46 .wants/ or .requires/ directory. 07:47:46 2) A unit's purpose may be to act as a helper for some other unit which has 07:47:46 a requirement dependency on it. 07:47:46 3) A unit may be started when needed via activation (socket, path, timer, 07:47:46 D-Bus, udev, scripted systemctl call, ...). 07:47:46 4) In case of template units, the unit is meant to be enabled with some 07:47:46 instance name specified. 07:47:47 Reading package lists... 07:47:47 Building dependency tree... 07:47:47 Reading state information... 07:47:47 The following additional packages will be installed: 07:47:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:47:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:47:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:47:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:47:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:47:47 Suggested packages: 07:47:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:47:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:47:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:47:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:47:47 systemd-container policykit-1 07:47:47 Recommended packages: 07:47:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:47:47 The following NEW packages will be installed: 07:47:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:47:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:47:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:47:47 multiarch-support openssh-client python3 python3-minimal python3.6 07:47:47 python3.6-minimal snapd squashfs-tools sudo 07:47:47 The following packages will be upgraded: 07:47:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:47:47 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 07:47:47 Need to get 35.2 MB of archives. 07:47:47 After this operation, 141 MB of additional disk space will be used. 07:47:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 07:47:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:47:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:47:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:47:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 07:47:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:47:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:47:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:47:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:47:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:47:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 07:47:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:47:48 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 07:47:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:47:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:47:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:47:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:47:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:47:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:47:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:47:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:47:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:47:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:47:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:47:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:47:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:47:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:47:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:47:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:47:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:47:49 debconf: delaying package configuration, since apt-utils is not installed 07:47:49 Fetched 35.2 MB in 2s (15.9 MB/s) 07:47:49 (Reading database ... 12757 files and directories currently installed.) 07:47:49 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 07:47:49 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:47:50 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 07:47:50 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:47:50 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 07:47:50 (Reading database ... 12757 files and directories currently installed.) 07:47:50 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:47:50 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:47:50 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:47:50 (Reading database ... 12757 files and directories currently installed.) 07:47:50 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:47:50 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:47:51 Setting up apt (1.6.12ubuntu0.2) ... 07:47:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:47:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:47:51 (Reading database ... 12764 files and directories currently installed.) 07:47:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:47:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:47:52 Selecting previously unselected package libpython3.6-minimal:amd64. 07:47:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:47:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:47:52 Selecting previously unselected package libexpat1:amd64. 07:47:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:47:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:47:52 Selecting previously unselected package python3.6-minimal. 07:47:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:47:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:47:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:47:52 Checking for services that may need to be restarted...done. 07:47:52 Checking for services that may need to be restarted...done. 07:47:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:47:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:47:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:47:53 Selecting previously unselected package python3-minimal. 07:47:53 (Reading database ... 13012 files and directories currently installed.) 07:47:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:47:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:47:53 Selecting previously unselected package mime-support. 07:47:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:47:53 Unpacking mime-support (3.60ubuntu1) ... 07:47:53 Selecting previously unselected package libmpdec2:amd64. 07:47:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:47:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:47:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:47:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:47:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:47:53 Selecting previously unselected package python3.6. 07:47:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:47:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:47:53 Selecting previously unselected package libpython3-stdlib:amd64. 07:47:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:47:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:47:54 Setting up python3-minimal (3.6.7-1~18.04) ... 07:47:54 Selecting previously unselected package python3. 07:47:54 (Reading database ... 13442 files and directories currently installed.) 07:47:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:47:54 Unpacking python3 (3.6.7-1~18.04) ... 07:47:54 Selecting previously unselected package multiarch-support. 07:47:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 07:47:54 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 07:47:54 Setting up multiarch-support (2.27-3ubuntu1.3) ... 07:47:54 Selecting previously unselected package liblzo2-2:amd64. 07:47:54 (Reading database ... 13479 files and directories currently installed.) 07:47:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:47:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:47:54 Selecting previously unselected package libbsd0:amd64. 07:47:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:47:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:47:54 Selecting previously unselected package sudo. 07:47:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 07:47:54 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 07:47:55 Selecting previously unselected package apparmor. 07:47:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:47:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:47:55 Selecting previously unselected package libedit2:amd64. 07:47:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:47:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:47:55 Selecting previously unselected package libkrb5support0:amd64. 07:47:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:47:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:47:55 Selecting previously unselected package libk5crypto3:amd64. 07:47:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:47:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:47:55 Selecting previously unselected package libkeyutils1:amd64. 07:47:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:47:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:47:55 Selecting previously unselected package libkrb5-3:amd64. 07:47:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:47:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:47:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:47:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:47:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:47:56 Selecting previously unselected package libssl1.0.0:amd64. 07:47:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:47:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:47:56 Selecting previously unselected package openssh-client. 07:47:56 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:47:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:47:56 Selecting previously unselected package squashfs-tools. 07:47:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:47:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:47:56 Selecting previously unselected package snapd. 07:47:56 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:47:56 Unpacking snapd (2.48+18.04) ... 07:47:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:47:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:47:58 Setting up mime-support (3.60ubuntu1) ... 07:47:58 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 07:47:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:47:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:47:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:47:58 Setting up systemd (237-3ubuntu10.43) ... 07:47:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:47:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:47:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:47:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:47:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:47:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:47:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:48:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:48:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:48:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:48:00 Setting up python3 (3.6.7-1~18.04) ... 07:48:00 running python rtupdate hooks for python3.6... 07:48:00 running python post-rtupdate hooks for python3.6... 07:48:00 Setting up apparmor (2.12-4ubuntu5.1) ... 07:48:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:48:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:48:02 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:48:02 Setting up snapd (2.48+18.04) ... 07:48:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:48:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:48:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:48:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:48:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:48:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:48:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:48:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:48:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:48:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:48:04 /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' 07:48:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:48:04 Processing triggers for systemd (237-3ubuntu10.43) ... 07:48:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:48:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:48:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:48:06 Reading package lists... 07:48:06 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:48:06 Reading package lists... 07:48:06 Building dependency tree... 07:48:06 Reading state information... 07:48:06 Calculating upgrade... 07:48:07 The following packages will be upgraded: 07:48:07 advancecomp base-files bash binutils binutils-common 07:48:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:48:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:48:07 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 07:48:07 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 07:48:07 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 07:48:07 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 07:48:07 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 07:48:07 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 07:48:07 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 07:48:07 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 07:48:07 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 07:48:07 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 07:48:07 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:48:07 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:48:07 Need to get 63.5 MB of archives. 07:48:07 After this operation, 5191 kB of additional disk space will be used. 07:48:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 07:48:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 07:48:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:48:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:48:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:48:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:48:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:48:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:48:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:48:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:48:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:48:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:48:08 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 07:48:08 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 07:48:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:48:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:48:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:48:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:48:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:48:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:48:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:48:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 07:48:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:48:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:48:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:48:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:48:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:48:08 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:48:08 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:48:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:48:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:48:08 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:48:08 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 07:48:08 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:48:08 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:48:08 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:48:08 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:48:08 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:48:08 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 07:48:08 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:48:08 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:48:08 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:48:08 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:48:08 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:48:08 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:48:08 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:48:08 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:48:08 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:48:08 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:48:08 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:48:08 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:48:08 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:48:08 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:48:08 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:48:08 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:48:08 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:48:08 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:48:08 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:48:08 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:48:08 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:48:08 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:48:08 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:48:08 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:48:08 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:48:08 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:48:08 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:48:08 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:48:08 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:48:08 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:48:08 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:48:08 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:48:08 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:48:08 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:48:08 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:48:08 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:48:08 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:48:08 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 07:48:08 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:48:08 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:48:08 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:48:08 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:48:08 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:48:08 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:48:08 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:48:08 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:48:08 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:48:08 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:48:09 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:48:09 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:48:09 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:48:10 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:48:10 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:48:10 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:48:10 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:48:10 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:48:10 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:48:10 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:48:10 debconf: delaying package configuration, since apt-utils is not installed 07:48:10 Fetched 63.5 MB in 3s (20.1 MB/s) 07:48:10 (Reading database ... 13912 files and directories currently installed.) 07:48:10 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 07:48:10 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 07:48:11 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 07:48:11 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 07:48:11 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 07:48:11 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 07:48:12 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:12 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:12 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:12 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:12 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:12 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:12 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:12 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:12 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:13 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:13 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:13 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:13 (Reading database ... 13911 files and directories currently installed.) 07:48:13 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:13 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:48:13 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:48:13 (Reading database ... 13911 files and directories currently installed.) 07:48:13 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:13 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:13 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:13 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:13 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:48:13 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:48:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:14 (Reading database ... 13911 files and directories currently installed.) 07:48:14 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 07:48:14 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 07:48:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:48:14 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 07:48:15 (Reading database ... 13911 files and directories currently installed.) 07:48:15 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:48:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:48:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:48:15 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:48:15 Setting up base-files (10.1ubuntu2.10) ... 07:48:15 Installing new version of config file /etc/issue ... 07:48:15 Installing new version of config file /etc/issue.net ... 07:48:15 Installing new version of config file /etc/lsb-release ... 07:48:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:48:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:48:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:48:15 Removing obsolete conffile /etc/default/motd-news ... 07:48:15 (Reading database ... 13912 files and directories currently installed.) 07:48:15 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:48:15 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:48:15 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:48:16 Setting up bash (4.4.18-2ubuntu1.2) ... 07:48:16 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 07:48:16 (Reading database ... 13912 files and directories currently installed.) 07:48:16 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:16 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:48:16 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:48:16 (Reading database ... 13912 files and directories currently installed.) 07:48:16 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 07:48:16 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 07:48:16 Setting up tar (1.29b-2ubuntu0.1) ... 07:48:16 (Reading database ... 13912 files and directories currently installed.) 07:48:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:48:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:48:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:48:16 (Reading database ... 13912 files and directories currently installed.) 07:48:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:48:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:48:17 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:48:17 (Reading database ... 13912 files and directories currently installed.) 07:48:17 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:48:17 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:48:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:48:17 (Reading database ... 13912 files and directories currently installed.) 07:48:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:48:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:48:17 Setting up grep (3.1-2build1) ... 07:48:17 (Reading database ... 13912 files and directories currently installed.) 07:48:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:48:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:48:17 Setting up login (1:4.5-1ubuntu2) ... 07:48:18 (Reading database ... 13912 files and directories currently installed.) 07:48:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:48:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:48:18 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:48:18 (Reading database ... 13912 files and directories currently installed.) 07:48:18 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:48:18 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:48:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:48:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:48:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:48:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:48:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:48:19 (Reading database ... 13912 files and directories currently installed.) 07:48:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:48:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:48:20 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:48:20 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:48:20 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:48:20 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:48:20 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:48:20 (Reading database ... 13912 files and directories currently installed.) 07:48:20 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:48:21 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:48:21 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:48:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:48:21 (Reading database ... 13912 files and directories currently installed.) 07:48:21 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:21 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:48:21 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:48:21 (Reading database ... 13912 files and directories currently installed.) 07:48:21 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:21 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:48:21 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:48:22 (Reading database ... 13912 files and directories currently installed.) 07:48:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:48:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:48:22 (Reading database ... 13912 files and directories currently installed.) 07:48:22 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:22 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:48:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:48:22 (Reading database ... 13912 files and directories currently installed.) 07:48:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:48:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:48:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:48:22 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:48:22 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:48:22 (Reading database ... 13912 files and directories currently installed.) 07:48:22 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:48:22 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:48:22 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:48:23 (Reading database ... 13912 files and directories currently installed.) 07:48:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:48:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:48:23 (Reading database ... 13912 files and directories currently installed.) 07:48:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:48:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:48:23 (Reading database ... 13912 files and directories currently installed.) 07:48:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:48:23 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:48:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:48:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:48:24 (Reading database ... 13912 files and directories currently installed.) 07:48:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 07:48:24 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 07:48:24 Setting up libc-bin (2.27-3ubuntu1.3) ... 07:48:24 (Reading database ... 13912 files and directories currently installed.) 07:48:24 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:48:24 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:48:24 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:48:24 (Reading database ... 13914 files and directories currently installed.) 07:48:24 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:48:24 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:48:25 Setting up debconf (1.5.66ubuntu1) ... 07:48:25 (Reading database ... 13914 files and directories currently installed.) 07:48:25 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:48:25 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:48:25 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:48:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:48:25 (Reading database ... 13914 files and directories currently installed.) 07:48:25 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:48:25 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:48:25 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:48:25 (Reading database ... 13914 files and directories currently installed.) 07:48:25 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:48:26 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:48:26 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:48:26 (Reading database ... 13914 files and directories currently installed.) 07:48:26 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:48:26 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:48:26 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 07:48:26 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:48:26 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:48:26 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:48:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:48:26 (Reading database ... 13914 files and directories currently installed.) 07:48:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:48:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:48:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:48:26 (Reading database ... 13914 files and directories currently installed.) 07:48:26 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:48:26 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:48:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:48:27 (Reading database ... 13914 files and directories currently installed.) 07:48:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:48:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:48:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:48:27 (Reading database ... 13914 files and directories currently installed.) 07:48:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:48:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:48:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:48:27 (Reading database ... 13914 files and directories currently installed.) 07:48:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:48:27 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:48:28 Setting up passwd (1:4.5-1ubuntu2) ... 07:48:28 (Reading database ... 13914 files and directories currently installed.) 07:48:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:48:28 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:48:28 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:48:28 (Reading database ... 13914 files and directories currently installed.) 07:48:28 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:48:28 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:48:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:48:28 (Reading database ... 13914 files and directories currently installed.) 07:48:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:48:28 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:48:28 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:48:28 (Reading database ... 13914 files and directories currently installed.) 07:48:28 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:48:28 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:48:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:48:29 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:48:29 (Reading database ... 13914 files and directories currently installed.) 07:48:29 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:48:29 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:48:29 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:48:29 (Reading database ... 13914 files and directories currently installed.) 07:48:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:48:29 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:48:29 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:48:29 (Reading database ... 13915 files and directories currently installed.) 07:48:29 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:48:29 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:48:29 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:48:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:48:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:48:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:48:30 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:48:30 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:48:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:48:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:48:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:48:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:48:30 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:48:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:48:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:48:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:48:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:48:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:48:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:48:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:48:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:48:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:48:31 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 07:48:31 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 07:48:32 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:48:32 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:48:32 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:48:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:48:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:48:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:48:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:48:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:48:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:48:32 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:48:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:48:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:48:33 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:33 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:33 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:33 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:48:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:34 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:36 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:48:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:48:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:48:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:48:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:48:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:48:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:48:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:48:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:48:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:48:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:48:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:48:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:48:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:48:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:48:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:48:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:48:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:48:38 Setting up tzdata (2020d-0ubuntu0.18.04) ... 07:48:38 07:48:38 Current default time zone: 'Etc/UTC' 07:48:38 Local time is now: Mon Dec 14 07:48:38 UTC 2020. 07:48:38 Universal Time is now: Mon Dec 14 07:48:38 UTC 2020. 07:48:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:48:38 07:48:38 Setting up systemd-sysv (237-3ubuntu10.43) ... 07:48:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:38 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 07:48:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:48:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:48:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:48:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:48:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:48:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:48:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:48:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:48:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:48:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:39 Setting up patch (2.7.6-2ubuntu1.1) ... 07:48:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:48:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:48:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:48:39 Installing new version of config file /etc/ssl/openssl.cnf ... 07:48:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:48:39 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 07:48:39 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 07:48:40 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:48:41 Updating certificates in /etc/ssl/certs... 07:48:42 22 added, 17 removed; done. 07:48:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 07:48:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:48:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:48:42 Setting up pkgbinarymangler (138.18.04.1) ... 07:48:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:48:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:48:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:42 Setting up perl (5.26.1-6ubuntu0.5) ... 07:48:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:48:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:48:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:48:42 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:48:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:48:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:48:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:48:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:48:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:48:42 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:48:42 Processing triggers for systemd (237-3ubuntu10.43) ... 07:48:42 Processing triggers for mime-support (3.60ubuntu1) ... 07:48:42 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:48:43 Updating certificates in /etc/ssl/certs... 07:48:43 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:48:43 0 added, 0 removed; done. 07:48:43 Running hooks in /etc/ca-certificates/update.d... 07:48:43 done. 07:48:43 Reading package lists... 07:48:44 Building dependency tree... 07:48:44 Reading state information... 07:48:44 The following NEW packages will be installed: 07:48:44 apt-transport-https 07:48:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:48:44 Need to get 1696 B of archives. 07:48:44 After this operation, 153 kB of additional disk space will be used. 07:48:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:48:44 debconf: delaying package configuration, since apt-utils is not installed 07:48:44 Fetched 1696 B in 0s (27.0 kB/s) 07:48:44 Selecting previously unselected package apt-transport-https. 07:48:44 (Reading database ... 13929 files and directories currently installed.) 07:48:44 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:48:44 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:48:44 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:48:44 Waiting for network to be ready... [Pipeline] } 07:48:46 $ docker stop --time=1 294f65f22d833eb0fb07b1a2196f31d7ed6776bfae081cfcd0d3dcc44d7d9842 07:48:49 $ docker rm -f 294f65f22d833eb0fb07b1a2196f31d7ed6776bfae081cfcd0d3dcc44d7d9842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 07:48:51 2020-12-14T07:48:48Z INFO Waiting for automatic snapd restart... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:48:51 07:48:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 07:48:51 snapd 2.48.1 from Canonical* installed [Pipeline] sh 07:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:48:52 latest: Pulling from edgex-devops/edgex-compose-arm64 07:48:52 29e5d40040c1: Pulling fs layer 07:48:52 1ce36da41761: Pulling fs layer 07:48:52 25b303627fd3: Pulling fs layer 07:48:52 "snapd" switched to the "latest/stable" channel 07:48:52 07:48:53 29e5d40040c1: Verifying Checksum 07:48:53 29e5d40040c1: Download complete 07:48:53 1ce36da41761: Verifying Checksum 07:48:53 1ce36da41761: Download complete 07:48:54 29e5d40040c1: Pull complete 07:48:55 core18 20200929 from Canonical* installed 07:48:55 "core18" switched to the "latest/stable" channel 07:48:55 07:48:55 1ce36da41761: Pull complete 07:48:55 25b303627fd3: Verifying Checksum 07:48:55 25b303627fd3: Download complete 07:48:58 snapcraft 4.4.4 from Canonical* installed 07:48:58 "snapcraft" switched to the "latest/stable" channel 07:48:58 07:49:01 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: 07:49:01 - README.md 07:49:01 - snapcraft.yaml.orig 07:49:01 07:49:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:49:05 25b303627fd3: Pull complete 07:49:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:49:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:49:05 prd-ubuntu18.04-docker-arm64-4c-16g-15899 does not seem to be running inside a container 07:49:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:49:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:49:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:49:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:49:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:49:09 $ docker top a457f973a593ad4bb0ffaa42ef3457666e222f80937ec3f1e8c15eee6025de4c -eo pid,comm 07:49:09 Reading package lists... [Pipeline] { [Pipeline] sh 07:49:09 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 07:49:10 + grep parallel 07:49:10 + docker-compose build --help 07:49:13 --parallel Build images in parallel. [Pipeline] } 07:49:13 $ docker stop --time=1 a457f973a593ad4bb0ffaa42ef3457666e222f80937ec3f1e8c15eee6025de4c 07:49:15 $ docker rm -f a457f973a593ad4bb0ffaa42ef3457666e222f80937ec3f1e8c15eee6025de4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 07:49:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:49:16 Reading package lists... 07:49:16 Building dependency tree... 07:49:16 Reading state information... 07:49:16 Suggested packages: 07:49:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:49:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:49:16 Recommended packages: 07:49:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:49:16 The following NEW packages will be installed: 07:49:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:49:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:49:16 pkg-config zip 07:49:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:49:16 Need to get 7655 kB of archives. 07:49:16 After this operation, 43.7 MB of additional disk space will be used. 07:49:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:49:16 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:49:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:49:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:49:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:49:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:49:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:49:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:49:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:49:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [Pipeline] isUnix [Pipeline] sh 07:49:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:49:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:49:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:49:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:49:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:49:16 . [Pipeline] withDockerContainer 07:49:16 debconf: delaying package configuration, since apt-utils is not installed 07:49:16 Fetched 7655 kB in 1s (10.5 MB/s) 07:49:16 Selecting previously unselected package libglib2.0-0:amd64. 07:49:16 (Reading database ... 13933 files and directories currently installed.) 07:49:16 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:49:16 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:49:16 prd-ubuntu18.04-docker-arm64-4c-16g-15899 does not seem to be running inside a container 07:49:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:49:17 Selecting previously unselected package libpsl5:amd64. 07:49:17 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:49:17 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:49:17 Selecting previously unselected package libnghttp2-14:amd64. 07:49:17 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:49:17 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:49:17 Selecting previously unselected package librtmp1:amd64. 07:49:17 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:49:17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:49:17 Selecting previously unselected package libcurl3-gnutls:amd64. 07:49:17 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:49:17 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:49:17 Selecting previously unselected package liberror-perl. 07:49:17 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:49:17 Unpacking liberror-perl (0.17025-1) ... 07:49:17 Selecting previously unselected package git-man. 07:49:17 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:49:17 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:49:17 Selecting previously unselected package git. 07:49:17 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:49:17 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:49:18 $ docker top 453bbf9ebf84c897187de427ed0952fab7df90625e8b966976b5a358b9d24d7c -eo pid,comm 07:49:18 Selecting previously unselected package libnorm1:amd64. 07:49:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:49:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:49:18 Selecting previously unselected package libpgm-5.2-0:amd64. 07:49:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:49:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [Pipeline] { 07:49:18 Selecting previously unselected package libsodium23:amd64. 07:49:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:49:18 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:49:18 Selecting previously unselected package libzmq5:amd64. 07:49:18 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:49:18 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:49:18 Selecting previously unselected package libzmq3-dev:amd64. 07:49:18 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:49:18 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [Pipeline] sh 07:49:19 Selecting previously unselected package pkg-config. 07:49:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:49:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:49:19 Selecting previously unselected package zip. 07:49:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:49:19 Unpacking zip (3.0-11build1) ... 07:49:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:49:19 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:49:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:49:19 Setting up liberror-perl (0.17025-1) ... 07:49:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:49:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:49:19 No schema files found: doing nothing. 07:49:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:49:19 Setting up zip (3.0-11build1) ... 07:49:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:49:19 Setting up libsodium23:amd64 (1.0.16-2) ... 07:49:19 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:49:19 + docker-compose -f ./docker-compose-build.yml build --parallel 07:49:19 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:49:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:49:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:49:19 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:49:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:49:23 Building docker-core-command-go ... 07:49:23 Building docker-core-data-go ... 07:49:23 Building docker-core-metadata-go ... 07:49:23 Building docker-security-bootstrap-redis-go ... 07:49:23 Building docker-security-proxy-setup-go ... 07:49:23 Building docker-security-secrets-setup-go ... 07:49:23 Building docker-security-secretstore-setup-go ... 07:49:23 Building docker-support-notifications-go ... 07:49:23 Building docker-support-scheduler-go ... 07:49:23 Building docker-sys-mgmt-agent-go ... 07:49:23 Building docker-core-data-go 07:49:23 Building docker-support-scheduler-go 07:49:23 Building docker-core-metadata-go 07:49:23 Building docker-security-secrets-setup-go 07:49:23 Building docker-security-bootstrap-redis-go 07:49:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:49:26 git set to automatically installed. 07:49:26 git-man set to automatically installed. 07:49:26 libcurl3-gnutls set to automatically installed. 07:49:26 liberror-perl set to automatically installed. 07:49:26 libglib2.0-0 set to automatically installed. 07:49:26 libnghttp2-14 set to automatically installed. 07:49:26 libnorm1 set to automatically installed. 07:49:26 libpgm-5.2-0 set to automatically installed. 07:49:26 libpsl5 set to automatically installed. 07:49:26 librtmp1 set to automatically installed. 07:49:26 libsodium23 set to automatically installed. 07:49:26 libzmq3-dev set to automatically installed. 07:49:26 libzmq5 set to automatically installed. 07:49:26 pkg-config set to automatically installed. 07:49:26 zip set to automatically installed. 07:49:28 snapd is not logged in, snap install commands will use sudo 07:49:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:49:34 snap "core18" has no updates available 07:49:35 Pulling config-common 07:49:36 Pulling go-build-helper 07:49:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:49:58 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:49:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:49:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 07:49:58 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:49:58 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:49:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:49:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:49:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:49:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:49:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:49:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:49:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:49:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:49:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:49:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:49:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:49:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:49:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:49:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] 07:49:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 07:49:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:49:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:49:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 07:49:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 07:49:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 07:49:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 07:49:58 Fetched 23.5 MB in 0s (0 B/s) 07:49:58 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:49:58 Fetched 96.5 kB in 0s (0 B/s) 07:49:58 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:49:58 Fetched 279 kB in 0s (0 B/s) 07:49:58 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:49:58 Fetched 122 kB in 0s (0 B/s) 07:49:58 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:49:58 Fetched 77.8 kB in 0s (0 B/s) 07:49:58 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:49:58 Fetched 8848 B in 0s (0 B/s) 07:49:58 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:49:58 Fetched 47.8 kB in 0s (0 B/s) 07:49:58 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:49:58 Fetched 45.6 kB in 0s (0 B/s) 07:49:58 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 07:49:58 Fetched 14.8 kB in 0s (0 B/s) 07:49:58 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:49:58 Fetched 214 kB in 0s (0 B/s) 07:49:58 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:49:58 Fetched 155 kB in 0s (0 B/s) 07:49:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:49:58 Fetched 50.6 kB in 0s (0 B/s) 07:49:58 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:49:58 Fetched 14.8 kB in 0s (0 B/s) 07:49:58 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:49:58 Fetched 41.8 kB in 0s (0 B/s) 07:49:58 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:49:58 Fetched 499 kB in 0s (0 B/s) 07:49:58 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:49:58 Fetched 111 kB in 0s (0 B/s) 07:49:58 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:49:58 Fetched 240 kB in 0s (0 B/s) 07:49:58 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:49:58 Fetched 29.3 kB in 0s (0 B/s) 07:49:58 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:49:58 Fetched 85.5 kB in 0s (0 B/s) 07:49:58 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:49:58 Fetched 24.5 kB in 0s (0 B/s) 07:49:58 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 07:49:58 Fetched 49.2 kB in 0s (0 B/s) 07:49:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:49:58 Fetched 54.2 kB in 0s (0 B/s) 07:49:58 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:49:58 Fetched 30.8 kB in 0s (0 B/s) 07:49:58 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:49:58 Fetched 17.0 kB in 0s (0 B/s) 07:49:58 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:49:58 Fetched 85.9 kB in 0s (0 B/s) 07:49:58 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:49:58 Fetched 8720 B in 0s (0 B/s) 07:49:58 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:49:58 Fetched 137 kB in 0s (0 B/s) 07:49:58 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:49:58 Fetched 119 kB in 0s (0 B/s) 07:49:58 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:49:58 Fetched 109 kB in 0s (0 B/s) 07:49:58 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:49:58 Fetched 11.1 kB in 0s (0 B/s) 07:49:58 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:49:58 Fetched 645 kB in 0s (0 B/s) 07:49:58 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:49:58 Fetched 41.3 kB in 0s (0 B/s) 07:49:58 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:49:58 Fetched 17.9 kB in 0s (0 B/s) 07:49:58 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:49:58 Fetched 368 kB in 0s (0 B/s) 07:49:58 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 07:49:58 Fetched 187 kB in 0s (0 B/s) 07:49:58 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:49:58 Fetched 175 kB in 0s (0 B/s) 07:49:58 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:50:00 Fetched 206 kB in 0s (0 B/s) 07:50:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:50:00 Fetched 1301 kB in 0s (0 B/s) 07:50:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:50:00 Fetched 36.2 kB in 0s (0 B/s) 07:50:00 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:50:00 Fetched 159 kB in 0s (0 B/s) 07:50:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:50:00 Fetched 107 kB in 0s (0 B/s) 07:50:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:50:00 Fetched 48.7 kB in 0s (0 B/s) 07:50:00 Pulling static-packages 07:50:01 'go115' has dependencies that need to be staged: go-build-helper static-packages 07:50:01 Skipping pull go-build-helper (already ran) 07:50:01 Skipping pull static-packages (already ran) 07:50:01 Building go-build-helper 07:50:05 Building static-packages 07:50:07 Staging go-build-helper 07:50:07 Staging static-packages 07:50:09 Pulling go115 07:50:09 'edgex-go' has dependencies that need to be staged: go115 07:50:09 Skipping pull go115 (already ran) 07:50:09 Building go115 07:50:09 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:09 Dload Upload Total Spent Left Speed 07:50:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.7M 0 0 18.4M 0 0:00:06 --:--:-- 0:00:06 18.4M 40 115M 40 47.0M 0 0 26.3M 0 0:00:04 0:00:01 0:00:03 26.3M 74 115M 74 85.7M 0 0 30.7M 0 0:00:03 0:00:02 0:00:01 30.7M 100 115M 100 115M 0 0 31.1M 0 0:00:03 0:00:03 --:--:-- 31.1M 07:50:13 go1.15.2.linux-amd64.tar.gz: OK 07:50:17 Staging go115 07:50:23 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:50:23 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:50:23 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:50:23 Fetched 0 B in 0s (0 B/s) 07:50:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:50:23 Fetched 224 kB in 0s (0 B/s) 07:50:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:50:23 Fetched 157 kB in 0s (0 B/s) 07:50:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:50:23 Fetched 221 kB in 0s (0 B/s) 07:50:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:50:23 Fetched 143 kB in 0s (0 B/s) 07:50:23 Pulling edgex-go 07:50:23 Pulling version 07:50:24 Building config-common 07:50:26 Skipping build go-build-helper (already ran) 07:50:26 Skipping build static-packages (already ran) 07:50:26 Skipping build go115 (already ran) 07:50:26 Building edgex-go 07:50:26 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:50:28 go: downloading github.com/gorilla/mux v1.8.0 07:50:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 07:50:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 07:50:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:50:28 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 07:50:28 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:50:28 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 07:50:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:50:28 go: downloading github.com/x448/float16 v0.8.4 07:50:28 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:50:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:50:28 go: downloading github.com/google/uuid v1.1.2 07:50:28 go: downloading github.com/go-kit/kit v0.8.0 07:50:28 go: downloading github.com/pelletier/go-toml v1.2.0 07:50:28 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 07:50:28 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 07:50:28 go: downloading github.com/pkg/errors v0.8.1 07:50:28 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:50:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:50:28 go: downloading gopkg.in/yaml.v2 v2.4.0 07:50:28 go: downloading github.com/imdario/mergo v0.3.11 07:50:28 go: downloading github.com/BurntSushi/toml v0.3.1 07:50:28 go: downloading github.com/pebbe/zmq4 v1.0.0 07:50:28 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 07:50:28 go: downloading github.com/hashicorp/consul/api v1.1.0 07:50:28 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:50:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:50:28 go: downloading github.com/go-playground/universal-translator v0.17.0 07:50:28 go: downloading github.com/leodido/go-urn v1.2.0 07:50:28 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:50:28 go: downloading github.com/mitchellh/copystructure v1.0.0 07:50:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:50:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:50:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:50:28 go: downloading github.com/go-playground/locales v0.13.0 07:50:28 go: downloading github.com/hashicorp/serf v0.8.2 07:50:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:50:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:50:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:50:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:50:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:50:35 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:50:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:50:40 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:50:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:50:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:50:41 go: downloading github.com/stretchr/testify v1.5.1 07:50:42 go: downloading github.com/pmezard/go-difflib v1.0.0 07:50:42 go: downloading github.com/davecgh/go-spew v1.1.1 07:50:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:50:43 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:50:43 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:50:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:50:45 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:50:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:50:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:50:45 ---> f51994c53397 07:50:45 Step 3/22 : WORKDIR /edgex-go 07:50:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:50:45 ---> f51994c53397 07:50:45 Step 3/21 : WORKDIR /edgex-go 07:50:45 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:45 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 07:50:45 ---> f51994c53397 07:50:45 Step 3/29 : WORKDIR /edgex-go 07:50:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:50:45 ---> f51994c53397 07:50:45 Step 3/23 : WORKDIR /edgex-go 07:50:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:50:45 ---> f51994c53397 07:50:45 Step 3/22 : WORKDIR /edgex-go 07:50:45 ---> Running in 996b9dde65e7 07:50:45 ---> Running in b62231d9c8fe 07:50:45 ---> Running in 341723a5bbc2 07:50:45 ---> Running in 29099073a736 07:50:45 ---> Running in 3fdda96b6541 07:50:45 Removing intermediate container 341723a5bbc2 07:50:45 ---> d86c8e89fb40 07:50:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:45 Removing intermediate container 29099073a736 07:50:45 ---> d2218d5cf3b2 07:50:45 Removing intermediate container 996b9dde65e7 07:50:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 9dcfdea9f13b 07:50:45 Step 4/29 : RUN apk update && apk add make git 07:50:45 07:50:45 Removing intermediate container b62231d9c8fe 07:50:45 Removing intermediate container 3fdda96b6541 07:50:45 ---> 1397bd1368be 07:50:45 ---> baafe210b611 07:50:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:45 ---> Running in 6cd5a3059b5c 07:50:45 ---> Running in 89c756672a35 07:50:45 ---> Running in 6a97096687f4 07:50:45 ---> Running in 6739b1728d87 07:50:45 ---> Running in 3209089cae03 07:50:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:45 Removing intermediate container 6cd5a3059b5c 07:50:45 ---> 9ec94966d6d3 07:50:45 Step 5/22 : RUN apk update && apk add make git 07:50:45 ---> Running in 06476747a5fb 07:50:45 Removing intermediate container 6a97096687f4 07:50:45 ---> 0a6d95d97021 07:50:45 Step 5/22 : RUN apk update && apk add make git 07:50:45 ---> Running in 3b67fbfb69bb 07:50:45 Removing intermediate container 6739b1728d87 07:50:45 ---> ac23322d7c87 07:50:45 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:50:45 Removing intermediate container 3209089cae03 07:50:45 ---> 505098cfe064 07:50:45 Step 5/21 : RUN apk update && apk add make git 07:50:45 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:50:45 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:50:45 OK: 12620 distinct packages available 07:50:45 ---> Running in d80273ab6331 07:50:45 ---> Running in a84fb3c931b3 07:50:46 OK: 217 MiB in 51 packages 07:50:46 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:50:46 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:50:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:47 Removing intermediate container 89c756672a35 07:50:47 ---> aa63311c0794 07:50:47 Step 5/29 : COPY go.mod . 07:50:47 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:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:48 ---> 9eac9eba8105 07:50:48 Step 6/29 : RUN go mod download 07:50:48 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:50:48 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:50:48 OK: 12620 distinct packages available 07:50:48 ---> Running in afd328337358 07:50:48 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:50:48 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:50:48 OK: 12620 distinct packages available 07:50:48 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:50:49 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:50:49 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:50:49 OK: 12620 distinct packages available 07:50:49 OK: 217 MiB in 51 packages 07:50:49 OK: 217 MiB in 51 packages 07:50:49 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:50:49 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:50:49 OK: 12620 distinct packages available 07:50:49 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:50:50 OK: 217 MiB in 51 packages 07:50:50 OK: 217 MiB in 51 packages 07:50:51 Removing intermediate container 06476747a5fb 07:50:51 ---> b9cc738d775a 07:50:51 Step 6/22 : COPY go.mod . 07:50:51 Removing intermediate container 3b67fbfb69bb 07:50:51 ---> f4dfef5f6931 07:50:51 Step 6/22 : COPY go.mod . 07:50:51 Building version 07:50:51 Removing intermediate container d80273ab6331 07:50:51 ---> 7a0e7dfada76 07:50:51 Step 6/23 : COPY go.mod . 07:50:52 Removing intermediate container a84fb3c931b3 07:50:52 ---> 26bd9bcd6c6c 07:50:52 Step 6/21 : COPY go.mod . 07:50:52 ---> e3e18c455dbd 07:50:52 Step 7/22 : RUN go mod download 07:50:52 Removing intermediate container afd328337358 07:50:52 ---> 42fd3c0e6df6 07:50:52 Step 7/29 : COPY . . 07:50:52 ---> d5f565034616 07:50:52 Step 7/22 : RUN go mod download 07:50:52 ---> Running in 65e3f19fdf22 07:50:52 ---> Running in cdfeedb2f95e 07:50:53 ---> 9c402e6ae64a 07:50:53 Step 7/23 : RUN go mod download 07:50:53 Staging config-common 07:50:53 ---> Running in 323201bd21c3 07:50:53 ---> 1a82f721f71f 07:50:53 Step 7/21 : RUN go mod download 07:50:53 ---> Running in b49e49493d85 07:50:54 Skipping stage go-build-helper (already ran) 07:50:54 Skipping stage static-packages (already ran) 07:50:54 Skipping stage go115 (already ran) 07:50:54 Staging edgex-go 07:50:55 Staging version 07:50:55 Priming config-common 07:50:56 Priming go-build-helper 07:50:57 Priming static-packages 07:50:58 Removing intermediate container 65e3f19fdf22 07:50:58 ---> 0ff852120c07 07:50:58 Step 8/22 : COPY . . 07:50:58 Removing intermediate container cdfeedb2f95e 07:50:58 ---> 0e12ca2d8125 07:50:58 Removing intermediate container b49e49493d85 07:50:58 ---> f0cac59b328d 07:50:58 Step 8/21 : COPY . . 07:50:58 Step 8/22 : COPY . . 07:50:58 Removing intermediate container 323201bd21c3 07:50:58 ---> 72bf0e946c64 07:50:58 Step 8/23 : COPY . . 07:51:00 Priming go115 07:51:00 Priming edgex-go 07:51:02 Priming version 07:51:03 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] } 07:51:21 ---> e40fc30daac9 07:51:21 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 07:51:21 ---> Running in 744883b8eccf 07:51:21 ---> 0bed37adfd68 07:51:21 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:51:21 ---> 4d9f50f8a141 07:51:21 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:51:21 ---> 920329851379 07:51:21 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:51:21 ---> a616bc59cf0f 07:51:21 Step 9/23 : RUN make cmd/core-data/core-data 07:51:21 ---> Running in f4119ab1c92c 07:51:21 ---> Running in 6671b08206fe 07:51:21 ---> Running in 0047dacced38 07:51:21 ---> Running in 6b582f9aa1e5 07:51:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:51:23 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:51: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 07:51:24 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:51:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:53:01 Removing intermediate container 744883b8eccf 07:53:01 ---> 8838fc217211 07:53:01 07:53:01 Step 9/29 : FROM alpine:latest 07:53:01 latest: Pulling from library/alpine 07:53:01 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 07:53:01 Status: Downloaded newer image for alpine:latest 07:53:01 ---> dd36a01c3f31 07:53:01 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 07:53:01 ---> Running in d4ee6ba6d126 07:53:01 Removing intermediate container d4ee6ba6d126 07:53:01 ---> a9ae70467bd9 07:53:01 Step 11/29 : USER root 07:53:01 Removing intermediate container f4119ab1c92c 07:53:01 ---> 0ea1a2f267f1 07:53:01 07:53:01 Step 10/22 : FROM alpine:3.10 07:53:01 3.10: Pulling from library/alpine 07:53:01 ---> Running in 6961f387a7f8 07:53:02 Removing intermediate container 6961f387a7f8 07:53:02 ---> 9110ce69a4d0 07:53:02 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 07:53:02 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:53:02 Status: Downloaded newer image for alpine:3.10 07:53:02 ---> 536a684cf733 07:53:02 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:53:03 ---> Running in 0d7c021de178 07:53:03 ---> Running in 7ea85e27d92a 07:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:53:07 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:53:07 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:53:07 OK: 10169 distinct packages available 07:53:07 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:53:07 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:53:07 OK: 12617 distinct packages available 07:53:08 (1/5) Installing ca-certificates (20191127-r2) 07:53:08 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:53:08 (3/5) Installing libcurl (7.66.0-r3) 07:53:08 (4/5) Installing curl (7.66.0-r3) 07:53:08 (5/5) Installing dumb-init (1.2.2-r1) 07:53:08 Executing busybox-1.30.1-r3.trigger 07:53:08 Executing ca-certificates-20191127-r2.trigger 07:53:08 (1/2) Installing ca-certificates (20191127-r4) 07:53:08 (2/2) Installing dumb-init (1.2.2-r1) 07:53:08 Executing busybox-1.31.1-r19.trigger 07:53:08 Executing ca-certificates-20191127-r4.trigger 07:53:08 OK: 7 MiB in 19 packages 07:53:08 OK: 6 MiB in 16 packages 07:53:14 Removing intermediate container 0047dacced38 07:53:14 ---> 1d6c01c47407 07:53:14 07:53:14 Step 10/21 : FROM scratch 07:53:14 ---> 07:53:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:53:15 ---> Running in 149012e5efba 07:53:15 Removing intermediate container 7ea85e27d92a 07:53:15 ---> 78e0c4e86042 07:53:15 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 07:53:15 Removing intermediate container 0d7c021de178 07:53:15 ---> 878568f6f486 07:53:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:53:15 ---> Running in 6ee290093f7b 07:53:15 ---> Running in 627d7946e79a 07:53:15 Removing intermediate container 149012e5efba 07:53:15 ---> 697477491aaf 07:53:15 Step 12/21 : ENV APP_PORT=48085 07:53:16 ---> Running in 59b8498d1478 07:53:16 Removing intermediate container 6ee290093f7b 07:53:16 ---> 16e54894cf64 07:53:16 Step 14/29 : WORKDIR $BASE_DIR 07:53:16 Removing intermediate container 627d7946e79a 07:53:16 ---> d6168b227e08 07:53:16 Step 13/22 : WORKDIR / 07:53:16 ---> Running in c1aaa32dc185 07:53:16 ---> Running in 2b14b978cd35 07:53:16 Removing intermediate container 59b8498d1478 07:53:16 ---> 40f8d0ed4914 07:53:16 Step 13/21 : EXPOSE $APP_PORT 07:53:16 ---> Running in 5d844830af0c 07:53:17 Removing intermediate container 2b14b978cd35 07:53:17 ---> 629113b657ba 07:53:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:53:17 Removing intermediate container c1aaa32dc185 07:53:17 ---> 1a0e6912a4a5 07:53:17 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 07:53:17 Removing intermediate container 5d844830af0c 07:53:17 ---> d776a694cc68 07:53:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:53:17 ---> Running in 88bb2f96a59f 07:53:18 ---> f523fe73a7d1 07:53:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:53:19 ---> fac25b5180b6 07:53:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:53:21 ---> 9935efec84bf 07:53:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:53:21 Removing intermediate container 88bb2f96a59f 07:53:21 ---> ccbcc3db4fa6 07:53:21 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 07:53:22 ---> f36df1eb1742 07:53:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:53:22 ---> b7b63ccd5984 07:53:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:53:24 ---> 55a0c52b8332 07:53:24 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:53:24 ---> e353644c6477 07:53:24 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 07:53:24 ---> Running in a8262a7ff22f 07:53:24 ---> 915631ea0f1e 07:53:24 Step 18/22 : RUN chmod +x entrypoint.sh 07:53:25 ---> Running in 91fd78359d2b 07:53:25 Removing intermediate container a8262a7ff22f 07:53:25 ---> 8ae75bc7ba68 07:53:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:25 ---> Running in 085902ab6b4e 07:53:26 ---> e27728820521 07:53:26 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 07:53:26 Removing intermediate container 085902ab6b4e 07:53:26 ---> 7ef3185e077b 07:53:26 Step 19/21 : LABEL arch=arm64 07:53:27 ---> Running in 411fbcf96779 07:53:27 ---> d9f61f3b4e6c 07:53:27 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 07:53:28 Removing intermediate container 411fbcf96779 07:53:28 ---> 58c3deca9c16 07:53:28 Step 20/21 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:53:28 ---> Running in ac908ea774ca 07:53:28 Removing intermediate container 6671b08206fe 07:53:28 ---> d1bd5ca54dd8 07:53:28 07:53:28 Step 10/22 : FROM scratch 07:53:28 ---> 07:53:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:53:28 ---> Using cache 07:53:28 ---> 697477491aaf 07:53:28 Step 12/22 : ENV APP_PORT=48081 07:53:28 ---> 4285c0177957 07:53:28 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 07:53:29 Removing intermediate container 91fd78359d2b 07:53:29 ---> 6730d5ee5b59 07:53:29 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:53:29 ---> Running in 5a8a6c41e922 07:53:29 ---> Running in dfa57dde6591 07:53:29 Removing intermediate container ac908ea774ca 07:53:29 ---> 5b2dd538f71b 07:53:29 Step 21/21 : LABEL version=0.0.0 07:53:30 ---> Running in 9d0828e0fc87 07:53:30 Removing intermediate container 5a8a6c41e922 07:53:30 ---> 2a840e6fe250 07:53:30 Step 13/22 : EXPOSE $APP_PORT 07:53:30 Removing intermediate container dfa57dde6591 07:53:30 ---> 4678771b2a78 07:53:30 Step 20/22 : LABEL arch=arm64 07:53:30 ---> f9366b147f19 07:53:30 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 07:53:30 ---> Running in 97c183bc4dde 07:53:30 ---> Running in f0de92a07f98 07:53:30 ---> Running in 462e0fbd91bb 07:53:30 Removing intermediate container 9d0828e0fc87 07:53:30 ---> 768efa31c926 07:53:30 07:53:30 Removing intermediate container 97c183bc4dde 07:53:30 ---> 9e706fb1b691 07:53:30 Step 14/22 : WORKDIR / 07:53:30 Removing intermediate container f0de92a07f98 07:53:30 ---> fb943f2af458 07:53:30 Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:53:31 ---> Running in e29bc8da6368 07:53:31 ---> Running in 1c74dd132cdf 07:53:31 Successfully built 768efa31c926 07:53:31 Successfully tagged docker-support-scheduler-go-arm64:latest 07:53:31 Building docker-security-proxy-setup-go 07:53:31  Building docker-support-scheduler-go ... done Removing intermediate container e29bc8da6368 07:53:31 ---> c3987024d45b 07:53:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:53:32 Removing intermediate container 1c74dd132cdf 07:53:32 ---> 53b2d2c2991e 07:53:32 Step 22/22 : LABEL version=0.0.0 07:53:32 ---> Running in 65474b89f295 07:53:33 ---> 75223a9f2c2f 07:53:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:53:33 Removing intermediate container 65474b89f295 07:53:33 ---> d84fe60212b0 07:53:33 07:53:34 Successfully built d84fe60212b0 07:53:34 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 07:53:34 Building docker-support-notifications-go 07:53:34  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 462e0fbd91bb 07:53:34 ---> cc2ec9c3bbb8 07:53:34 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 07:53:35 ---> 1676c663d1e5 07:53:35 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:36 ---> Running in 9fe690f15a6a 07:53:36 ---> dd91ae129ed6 07:53:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:53:38 Removing intermediate container 6b582f9aa1e5 07:53:38 ---> fe0d9f289e92 07:53:38 07:53:38 Step 10/23 : FROM alpine 07:53:38 ---> dd36a01c3f31 07:53:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:53:38 ---> 084274882bce 07:53:38 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:53:38 ---> Running in 3c4ee567a3a8 07:53:39 ---> Running in 147344359f1e 07:53:39 Removing intermediate container 3c4ee567a3a8 07:53:39 ---> 6ecaca6f1311 07:53:39 Step 12/23 : ENV APP_PORT=48080 07:53:39 ---> Running in 7915b6ac6da1 07:53:39 Removing intermediate container 147344359f1e 07:53:39 ---> 9917ec699094 07:53:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:40 ---> Running in 57d1965b5c8e 07:53:40 Removing intermediate container 7915b6ac6da1 07:53:40 ---> 524515b80215 07:53:40 Step 13/23 : EXPOSE $APP_PORT 07:53:40 Removing intermediate container 9fe690f15a6a 07:53:40 ---> 0778fb2e667d 07:53:40 Step 24/29 : RUN chmod 755 security-secrets-setup 07:53:40 ---> Running in 1e38c8d1806a 07:53:40 ---> Running in 0c76ece1e26f 07:53:40 Removing intermediate container 57d1965b5c8e 07:53:40 ---> 270007c83101 07:53:40 Step 20/22 : LABEL arch=arm64 07:53:41 ---> Running in 59aff8366dd8 07:53:41 Removing intermediate container 1e38c8d1806a 07:53:41 ---> 0fac28c82650 07:53:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:42 ---> Running in 7a9eb4681ce2 07:53:42 Removing intermediate container 59aff8366dd8 07:53:42 ---> f78086bf2924 07:53:42 Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:53:42 ---> Running in 4fa810c18c68 07:53:43 Removing intermediate container 4fa810c18c68 07:53:43 ---> 6872cbe006ac 07:53:43 Step 22/22 : LABEL version=0.0.0 07:53:44 ---> Running in d7daa9b34b7b 07:53:44 Removing intermediate container 0c76ece1e26f 07:53:44 ---> 28a43b42c4e9 07:53:44 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 07:53:44 Removing intermediate container d7daa9b34b7b 07:53:44 ---> 9633b95cd687 07:53:44 07:53:45 ---> Running in ecd2206edef4 07:53:45 Removing intermediate container 7a9eb4681ce2 07:53:45 ---> 2a98528ae5c5 07:53:45 Step 15/23 : RUN apk --no-cache add zeromq 07:53:45 Successfully built 9633b95cd687 07:53:45 ---> Running in 6477cf515ab6 07:53:45 Successfully tagged docker-core-metadata-go-arm64:latest 07:53:45 Building docker-core-command-go 07:53:45  Building docker-core-metadata-go ... done Removing intermediate container ecd2206edef4 07:53:45 ---> 7dea040f22e8 07:53:45 Step 26/29 : CMD [ "generate" ] 07:53:45 ---> Running in 35ff896d3de5 07:53:46 Removing intermediate container 35ff896d3de5 07:53:46 ---> 66bf23d905b1 07:53:46 Step 27/29 : LABEL arch=arm64 07:53:46 ---> Running in e9c70aa5f257 07:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:53:47 Removing intermediate container e9c70aa5f257 07:53:47 ---> 5c5913c0cf9f 07:53:47 Step 28/29 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:53:47 ---> Running in 97dfefd003e8 07:53:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:53:47 Removing intermediate container 97dfefd003e8 07:53:47 ---> 065ca8aeee3d 07:53:47 Step 29/29 : LABEL version=0.0.0 07:53:48 ---> Running in 7603d4864728 07:53:48 (1/5) Installing libgcc (9.3.0-r2) 07:53:48 (2/5) Installing libsodium (1.0.18-r0) 07:53:48 (3/5) Installing libstdc++ (9.3.0-r2) 07:53:48 (4/5) Installing libzmq (4.3.3-r0) 07:53:48 Removing intermediate container 7603d4864728 07:53:48 ---> 3c061b7b3798 07:53:48 07:53:48 (5/5) Installing zeromq (4.3.3-r0) 07:53:48 Executing busybox-1.31.1-r19.trigger 07:53:48 OK: 8 MiB in 19 packages 07:53:49 Successfully built 3c061b7b3798 07:53:49 Successfully tagged docker-security-secrets-setup-go-arm64:latest 07:53:49  Building docker-security-secrets-setup-go ... done Building docker-security-secretstore-setup-go 07:53:50 Removing intermediate container 6477cf515ab6 07:53:50 ---> 61a7e889f7ce 07:53:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:53:51 ---> 13cf5d6ecb07 07:53:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:53:53 ---> 58cd21cb0f65 07:53:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:53:55 ---> fb17dcbef020 07:53:55 Step 19/23 : ENTRYPOINT ["/core-data"] 07:53:55 ---> Running in 8508e1f341af 07:53:55 Removing intermediate container 8508e1f341af 07:53:55 ---> bbed2ff31ea1 07:53:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:55 ---> Running in 4502726ca215 07:53:56 Removing intermediate container 4502726ca215 07:53:56 ---> caefafe92b3c 07:53:56 Step 21/23 : LABEL arch=arm64 07:53:57 ---> Running in e517aa1439fc 07:53:57 Removing intermediate container e517aa1439fc 07:53:57 ---> abe2d0ac1dad 07:53:57 Step 22/23 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:53:57 ---> Running in 8987f4b8b1e3 07:53:58 Removing intermediate container 8987f4b8b1e3 07:53:58 ---> 35d5faf0f274 07:53:58 Step 23/23 : LABEL version=0.0.0 07:53:58 ---> Running in de8437a44deb 07:53:59 Removing intermediate container de8437a44deb 07:53:59 ---> 0ac475aa01f1 07:53:59 07:53:59 Successfully built 0ac475aa01f1 07:53:59 Successfully tagged docker-core-data-go-arm64:latest 07:53:59  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go 07:54:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:54:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:54:18 ---> f51994c53397 07:54:18 Step 3/21 : WORKDIR /edgex-go 07:54:18 ---> Using cache 07:54:18 ---> 1397bd1368be 07:54:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:18 ---> Using cache 07:54:18 ---> ac23322d7c87 07:54:18 Step 5/21 : RUN apk update && apk add make git 07:54:21 ---> Running in 3aec9aabc923 07:54:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:54:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:54:24 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:54:24 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:54:24 OK: 12620 distinct packages available 07:54:25 OK: 217 MiB in 51 packages 07:54:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:54:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:54:27 ---> f51994c53397 07:54:27 Step 3/24 : WORKDIR /edgex-go 07:54:27 ---> Using cache 07:54:27 ---> 1397bd1368be 07:54:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:27 ---> Using cache 07:54:27 ---> ac23322d7c87 07:54:27 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:54:27 ---> Running in df1b3d449c85 07:54:28 Removing intermediate container 3aec9aabc923 07:54:28 ---> 7db56c69ceb4 07:54:28 Step 6/21 : COPY go.mod . 07:54:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:54:29 ---> b7fbfd0b4e2d 07:54:29 Step 7/21 : RUN go mod download 07:54:29 ---> Running in b6d58c9c1db3 07:54:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:54:30 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:54:30 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:54:30 OK: 12620 distinct packages available 07:54:31 OK: 217 MiB in 51 packages 07:54:36 Removing intermediate container df1b3d449c85 07:54:36 ---> dc551a369be0 07:54:36 Step 6/24 : COPY go.mod . 07:54:36 Removing intermediate container b6d58c9c1db3 07:54:36 ---> 6dcc05e48dd9 07:54:36 Step 8/21 : COPY . . 07:54:36 ---> 985d349dfdfd 07:54:36 Step 7/24 : RUN go mod download 07:54:37 ---> Running in df08ec3f9ea3 07:54:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:54:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:54:40 ---> f51994c53397 07:54:40 Step 3/22 : WORKDIR /edgex-go 07:54:40 ---> Using cache 07:54:40 ---> 1397bd1368be 07:54:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:40 ---> Using cache 07:54:40 ---> ac23322d7c87 07:54:40 Step 5/22 : RUN apk update && apk add make git 07:54:40 ---> Using cache 07:54:40 ---> 7db56c69ceb4 07:54:40 Step 6/22 : COPY go.mod . 07:54:40 ---> Using cache 07:54:40 ---> b7fbfd0b4e2d 07:54:40 Step 7/22 : RUN go mod download 07:54:40 ---> Using cache 07:54:40 ---> 6dcc05e48dd9 07:54:40 Step 8/22 : COPY . . 07:54:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:54:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:54:41 ---> f51994c53397 07:54:41 Step 3/24 : WORKDIR /edgex-go 07:54:41 ---> Using cache 07:54:41 ---> 1397bd1368be 07:54:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:41 ---> Using cache 07:54:41 ---> ac23322d7c87 07:54:41 Step 5/24 : RUN apk update && apk add make git 07:54:41 ---> Using cache 07:54:41 ---> 7db56c69ceb4 07:54:41 Step 6/24 : COPY go.mod . 07:54:41 ---> Using cache 07:54:41 ---> b7fbfd0b4e2d 07:54:41 Step 7/24 : RUN go mod download 07:54:41 ---> Using cache 07:54:41 ---> 6dcc05e48dd9 07:54:41 Step 8/24 : COPY . . 07:54:44 Removing intermediate container df08ec3f9ea3 07:54:44 ---> f66cbcb0cec7 07:54:44 Step 8/24 : COPY . . 07:54:45 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:54:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:54:45 ---> f51994c53397 07:54:45 Step 3/27 : WORKDIR /edgex-go 07:54:45 ---> Using cache 07:54:45 ---> 1397bd1368be 07:54:45 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:45 ---> Using cache 07:54:45 ---> ac23322d7c87 07:54:45 Step 5/27 : RUN apk update && apk add make bash git 07:54:51 ---> Running in ecda4269039d 07:54:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:54:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:54:54 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:54:54 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:54:54 OK: 12620 distinct packages available 07:54:55 OK: 217 MiB in 51 packages 07:55:00 Removing intermediate container ecda4269039d 07:55:00 ---> 58e49325e66c 07:55:00 Step 6/27 : COPY go.mod . 07:55:00 ---> 45be221c3dac 07:55:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:55:00 ---> Running in 8ebcd4f3685a 07:55:01 ---> 2f441629cf17 07:55:01 Step 9/22 : RUN make cmd/core-command/core-command 07:55:01 ---> 4e52500092ad 07:55:01 Step 7/27 : RUN go mod download 07:55:01 ---> Running in c47211257951 07:55:01 ---> Running in b45eb9808cf3 07:55:02 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:55:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:55:04 ---> 2062587e0a4d 07:55:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:55:04 ---> Running in a5187f25936a 07:55:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:55:07 Removing intermediate container b45eb9808cf3 07:55:07 ---> c0d1d4eafadd 07:55:07 Step 8/27 : COPY . . 07:55:07 ---> 07103f2068cc 07:55:07 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:55:07 ---> Running in 005710cb1bb2 07:55:09 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:55:28 ---> 1b9b14e38898 07:55:28 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:55:28 ---> Running in 82fc37f8eb10 07:55:29 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:56:26 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:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:56:38 Removing intermediate container 8ebcd4f3685a 07:56:38 ---> 889407290b61 07:56:38 07:56:38 Step 10/21 : FROM alpine 07:56:38 ---> dd36a01c3f31 07:56:38 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:56:38 ---> Running in f9285a06dc52 07:56:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:56:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:56:41 Removing intermediate container a5187f25936a 07:56:41 ---> 2c3a73fc67b6 07:56:41 07:56:41 Step 10/24 : FROM alpine:3.10 07:56:41 ---> 536a684cf733 07:56:41 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:56:41 ---> Using cache 07:56:41 ---> 878568f6f486 07:56:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:56:41 ---> Running in abe5d2b5eea9 07:56:42 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:56:42 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:56:42 OK: 12617 distinct packages available 07:56:42 Removing intermediate container abe5d2b5eea9 07:56:42 ---> dfa0d9ceacfd 07:56:42 Step 13/24 : WORKDIR / 07:56:42 ---> Running in d24df071d7e2 07:56:43 Removing intermediate container d24df071d7e2 07:56:43 ---> 30d55f7f2c38 07:56:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:56:43 (1/4) Installing ca-certificates (20191127-r4) 07:56:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:56:43 (3/4) Installing libcurl (7.69.1-r3) 07:56:43 (4/4) Installing curl (7.69.1-r3) 07:56:43 Executing busybox-1.31.1-r19.trigger 07:56:43 Executing ca-certificates-20191127-r4.trigger 07:56:43 OK: 7 MiB in 18 packages 07:56:44 ---> 4410fe7fbb32 07:56:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:56:46 ---> be9ce3ca671d 07:56:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:56:46 Removing intermediate container f9285a06dc52 07:56:46 ---> 35b6d5e9b869 07:56:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:56:46 ---> Running in d850ddcb6022 07:56:47 ---> 2368b0586f1f 07:56:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:56:47 Removing intermediate container d850ddcb6022 07:56:47 ---> 9403af63942a 07:56:47 Step 13/21 : WORKDIR /edgex 07:56:47 ---> Running in 492fc7d5a69e 07:56:48 Removing intermediate container 492fc7d5a69e 07:56:48 ---> 588ec78f4a33 07:56:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:56:49 ---> 2c2411991b89 07:56:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:56:50 ---> 7da2d4459a95 07:56:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:56:51 ---> 5142297b53f4 07:56:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:56:52 ---> adab972855ef 07:56:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:56:53 ---> 2dbe8ae241c3 07:56:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:56:53 ---> Running in eb4c1b8baccf 07:56:54 ---> b6b39e1ce082 07:56:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:56:54 ---> Running in 4e991a6209cb 07:56:55 Removing intermediate container 4e991a6209cb 07:56:55 ---> 7ad045b26f9a 07:56:55 Step 18/21 : CMD ["--init=true"] 07:56:55 ---> Running in 5c90ec455e6e 07:56:56 Removing intermediate container 5c90ec455e6e 07:56:56 ---> 7d9f38dba1c2 07:56:56 Step 19/21 : LABEL arch=arm64 07:56:57 ---> Running in bdc895ab756b 07:56:57 Removing intermediate container eb4c1b8baccf 07:56:57 ---> 73acdc3d625e 07:56:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:56:57 ---> Running in 96df20c2980e 07:56:58 Removing intermediate container bdc895ab756b 07:56:58 ---> 19b950ac0fc9 07:56:58 Step 20/21 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:56:58 ---> Running in dc21a8ec5a13 07:56:58 Removing intermediate container 96df20c2980e 07:56:58 ---> c4383170318c 07:56:58 Step 22/24 : LABEL arch=arm64 07:56:58 Removing intermediate container 82fc37f8eb10 07:56:58 ---> 4d6b676cfe94 07:56:58 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:56:59 ---> Running in ae39346a4f6c 07:56:59 ---> Running in 89fd1518aa2f 07:56:59 Removing intermediate container dc21a8ec5a13 07:56:59 ---> 7147a9f90f15 07:56:59 Step 21/21 : LABEL version=0.0.0 07:56:59 ---> Running in e2fa7898c761 07:56:59 Removing intermediate container c47211257951 07:56:59 ---> 91f8aae41d72 07:56:59 07:56:59 Step 10/22 : FROM scratch 07:56:59 ---> 07:56:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:57:00 Removing intermediate container ae39346a4f6c 07:57:00 ---> e9b745b0c95e 07:57:00 Step 23/24 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:57:00 ---> Using cache 07:57:00 ---> 697477491aaf 07:57:00 Step 12/22 : ENV APP_PORT=48082 07:57:00 ---> Running in df4b0870eb04 07:57:00 ---> Running in 892c4cfdc0d7 07:57:00 Removing intermediate container e2fa7898c761 07:57:00 ---> 59336d585178 07:57:00 07:57:00 Removing intermediate container 005710cb1bb2 07:57:00 ---> 002db9d47aa3 07:57:00 07:57:00 Step 10/24 : FROM scratch 07:57:00 ---> 07:57:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:57:00 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:00 ---> Running in 1e777b65252d 07:57:00 Removing intermediate container df4b0870eb04 07:57:00 ---> ef4afe414d1f 07:57:00 Step 13/22 : EXPOSE $APP_PORT 07:57:00 Removing intermediate container 892c4cfdc0d7 07:57:00 ---> 813d1b30d8c7 07:57:00 Step 24/24 : LABEL version=0.0.0 07:57:01 Successfully built 59336d585178 07:57:01 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:57:01 ---> Running in be860505ea00 07:57:01  Building docker-security-proxy-setup-go ... done  ---> Running in d4d5ff264f52 07:57:01 Removing intermediate container 1e777b65252d 07:57:01 ---> 98f674811666 07:57:01 Step 12/24 : ENV APP_PORT=48060 07:57:01 ---> Running in f50d51834ea1 07:57:01 Removing intermediate container be860505ea00 07:57:01 ---> ea774063c3dc 07:57:01 Step 14/22 : WORKDIR / 07:57:02 Removing intermediate container d4d5ff264f52 07:57:02 ---> 898bfcf35b99 07:57:02 07:57:02 ---> Running in 2725a8d05af3 07:57:02 Removing intermediate container f50d51834ea1 07:57:02 ---> 15b4d7ad1f68 07:57:02 Step 13/24 : EXPOSE $APP_PORT 07:57:02 ---> Running in 7beedd6496ae 07:57:02 Successfully built 898bfcf35b99 07:57:02 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:57:02  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2725a8d05af3 07:57:02 ---> cfa0d9085e66 07:57:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:57:02 Removing intermediate container 7beedd6496ae 07:57:02 ---> bee02249e0f2 07:57:02 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:57:03 ---> 038cf5f37819 07:57:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:57:03 ---> 8de2aa1e4cb1 07:57:03 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:57:04 Removing intermediate container 89fd1518aa2f 07:57:04 ---> 5d330e651419 07:57:04 07:57:04 Step 11/27 : FROM docker:latest 07:57:04 ---> eeaf43b92773 07:57:04 Step 12/27 : RUN apk add --no-cache bash 07:57:04 ---> Running in 8ade55c0c93f 07:57:04 ---> 336698e9779b 07:57:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:57:04 ---> 088cddadf61a 07:57:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:57:05 ---> 77157cb0ca94 07:57:05 Step 18/22 : ENTRYPOINT ["/core-command"] 07:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:06 ---> Running in c596b1c13460 07:57:06 ---> ee8fbb65eec0 07:57:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:06 Removing intermediate container c596b1c13460 07:57:06 ---> 2cc86a21c785 07:57:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:57:07 ---> Running in 15c52a833378 07:57:07 (1/2) Installing readline (8.0.4-r0) 07:57:07 (2/2) Installing bash (5.0.17-r0) 07:57:07 Executing bash-5.0.17-r0.post-install 07:57:07 Executing busybox-1.31.1-r19.trigger 07:57:07 OK: 12 MiB in 22 packages 07:57:07 ---> 7cab25babb82 07:57:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:57:07 Removing intermediate container 15c52a833378 07:57:07 ---> 182dcc0481dd 07:57:07 Step 20/22 : LABEL arch=arm64 07:57:07 ---> Running in 92de6ee2166b 07:57:08 Removing intermediate container 92de6ee2166b 07:57:08 ---> a49098fdc7ab 07:57:08 Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:57:08 ---> Running in b5b95c8b088b 07:57:08 Removing intermediate container 8ade55c0c93f 07:57:08 ---> f40e87ea16b4 07:57:08 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:57:08 ---> d2254dc30902 07:57:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:57:08 ---> Running in 66733649da4c 07:57:09 Removing intermediate container b5b95c8b088b 07:57:09 ---> a606f30724d4 07:57:09 Step 22/22 : LABEL version=0.0.0 07:57:09 ---> Running in 345a66850744 07:57:09 ---> 1c804556dd50 07:57:09 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:57:09 ---> Running in b9889675f6e3 07:57:09 Removing intermediate container 345a66850744 07:57:09 ---> bcd72e65ea24 07:57:09 07:57:10 Successfully built bcd72e65ea24 07:57:10 Removing intermediate container b9889675f6e3 07:57:10 ---> b336686cf320 07:57:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:57:10 Successfully tagged docker-core-command-go-arm64:latest 07:57:10  Building docker-core-command-go ... done  ---> Running in 6984f13063c9 07:57:11 Removing intermediate container 6984f13063c9 07:57:11 ---> 9a8e8209bd6d 07:57:11 Step 22/24 : LABEL arch=arm64 07:57:11 ---> Running in 983ca2c1ba42 07:57:11 Removing intermediate container 66733649da4c 07:57:11 ---> e32769700f80 07:57:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:57:11 ---> Running in 2b072e62af31 07:57:11 Removing intermediate container 983ca2c1ba42 07:57:11 ---> 06d181cace71 07:57:11 Step 23/24 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:57:11 ---> Running in d68c28df80ce 07:57:11 Removing intermediate container 2b072e62af31 07:57:11 ---> 999c03d6c382 07:57:12 Step 15/27 : ENV APP_PORT=48090 07:57:12 ---> Running in 9b8d0b3c77d4 07:57:12 Removing intermediate container d68c28df80ce 07:57:12 ---> cd00e295e62e 07:57:12 Step 24/24 : LABEL version=0.0.0 07:57:12 ---> Running in 2ceb6106fdeb 07:57:12 Removing intermediate container 9b8d0b3c77d4 07:57:12 ---> 7dfb9a61abde 07:57:12 Step 16/27 : EXPOSE $APP_PORT 07:57:12 ---> Running in edc4cf70c8d8 07:57:12 Removing intermediate container 2ceb6106fdeb 07:57:12 ---> c6f21ce3d332 07:57:12 07:57:13 Successfully built c6f21ce3d332 07:57:13 Successfully tagged docker-support-notifications-go-arm64:latest 07:57:13  Building docker-support-notifications-go ... done Removing intermediate container edc4cf70c8d8 07:57:13 ---> 7bf3d5c9aa52 07:57:13 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:57:14 ---> 6f486096270e 07:57:14 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:57:15 ---> 74409ee03bed 07:57:15 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:57:15 ---> 4b870a0dd2ad 07:57:15 Step 20/27 : RUN apk --no-cache add py3-pip 07:57:16 ---> Running in fbad21f5fee7 07:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:17 (1/33) Installing libbz2 (1.0.8-r1) 07:57:17 (2/33) Installing expat (2.2.9-r1) 07:57:17 (3/33) Installing libffi (3.3-r2) 07:57:17 (4/33) Installing gdbm (1.13-r1) 07:57:17 (5/33) Installing xz-libs (5.2.5-r0) 07:57:17 (6/33) Installing sqlite-libs (3.32.1-r0) 07:57:17 (7/33) Installing python3 (3.8.5-r0) 07:57:19 (8/33) Installing py3-appdirs (1.4.4-r1) 07:57:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:57:19 (10/33) Installing py3-parsing (2.4.7-r0) 07:57:19 (11/33) Installing py3-six (1.15.0-r0) 07:57:19 (12/33) Installing py3-packaging (20.4-r0) 07:57:19 (13/33) Installing py3-setuptools (47.0.0-r0) 07:57:19 (14/33) Installing py3-chardet (3.0.4-r4) 07:57:19 (15/33) Installing py3-idna (2.9-r0) 07:57:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:57:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:57:19 (18/33) Installing py3-requests (2.23.0-r0) 07:57:19 (19/33) Installing py3-msgpack (1.0.0-r0) 07:57:19 (20/33) Installing py3-lockfile (0.12.2-r3) 07:57:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:57:20 (22/33) Installing py3-colorama (0.4.3-r0) 07:57:20 (23/33) Installing py3-distlib (0.3.0-r0) 07:57:20 (24/33) Installing py3-distro (1.5.0-r1) 07:57:20 (25/33) Installing py3-webencodings (0.5.1-r3) 07:57:20 (26/33) Installing py3-html5lib (1.0.1-r4) 07:57:20 (27/33) Installing py3-pytoml (0.1.21-r0) 07:57:20 (28/33) Installing py3-pep517 (0.8.2-r0) 07:57:20 (29/33) Installing py3-progress (1.5-r0) 07:57:20 (30/33) Installing py3-toml (0.10.1-r0) 07:57:20 (31/33) Installing py3-retrying (1.3.3-r0) 07:57:20 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:57:20 (33/33) Installing py3-pip (20.1.1-r0) 07:57:20 Executing busybox-1.31.1-r19.trigger 07:57:20 OK: 71 MiB in 55 packages 07:57:27 Removing intermediate container fbad21f5fee7 07:57:27 ---> 3e4f5751606f 07:57:27 Step 21/27 : RUN pip install docker-compose==1.23.2 07:57:27 ---> Running in 7f8b2b36bf74 07:57:31 Collecting docker-compose==1.23.2 07:57:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:57:32 Collecting websocket-client<1.0,>=0.32.0 07:57:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:57:32 Collecting docopt<0.7,>=0.6.1 07:57:32 Downloading docopt-0.6.2.tar.gz (25 kB) 07:57:34 Collecting jsonschema<3,>=2.5.1 07:57:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:57:34 Collecting dockerpty<0.5,>=0.4.1 07:57:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:57:37 Collecting PyYAML<4,>=3.10 07:57:37 Downloading PyYAML-3.13.tar.gz (270 kB) 07:57:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:57:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:57:41 Collecting texttable<0.10,>=0.9.0 07:57:41 Downloading texttable-0.9.1.tar.gz (11 kB) 07:57:43 Collecting cached-property<2,>=1.2.0 07:57:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:57:43 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:57:43 Collecting docker<4.0,>=3.6.0 07:57:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:57:43 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:57:44 Collecting idna<2.8,>=2.5 07:57:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:57:44 Collecting urllib3<1.25,>=1.21.1 07:57:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:57:45 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:57:45 Collecting docker-pycreds>=0.4.0 07:57:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:57:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:57:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:57:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:57:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:57:45 Installing collected packages: websocket-client, docopt, jsonschema, dockerpty, PyYAML, idna, urllib3, requests, texttable, cached-property, docker-pycreds, docker, docker-compose 07:57:46 Running setup.py install for docopt: started 07:57:48 Running setup.py install for docopt: finished with status 'done' 07:57:48 Running setup.py install for dockerpty: started 07:57:50 Running setup.py install for dockerpty: finished with status 'done' 07:57:50 Running setup.py install for PyYAML: started 07:57:52 Running setup.py install for PyYAML: finished with status 'done' 07:57:52 Attempting uninstall: idna 07:57:52 Found existing installation: idna 2.9 07:57:52 Uninstalling idna-2.9: 07:57:52 Successfully uninstalled idna-2.9 07:57:53 Attempting uninstall: urllib3 07:57:53 Found existing installation: urllib3 1.25.9 07:57:53 Uninstalling urllib3-1.25.9: 07:57:53 Successfully uninstalled urllib3-1.25.9 07:57:53 Attempting uninstall: requests 07:57:53 Found existing installation: requests 2.23.0 07:57:53 Uninstalling requests-2.23.0: 07:57:53 Successfully uninstalled requests-2.23.0 07:57:54 Running setup.py install for texttable: started 07:57:56 Running setup.py install for texttable: finished with status 'done' 07:57:57 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:58:01 Removing intermediate container 7f8b2b36bf74 07:58:01 ---> 95a76d0894e6 07:58:01 Step 22/27 : RUN apk --no-cache add curl 07:58:01 ---> Running in bd02c5517d40 07:58:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:58:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:58:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:58:03 (2/3) Installing libcurl (7.69.1-r3) 07:58:03 (3/3) Installing curl (7.69.1-r3) 07:58:03 Executing busybox-1.31.1-r19.trigger 07:58:03 OK: 71 MiB in 58 packages 07:58:04 Removing intermediate container bd02c5517d40 07:58:04 ---> 2f41e0a5a2a6 07:58:04 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:58:04 ---> Running in 47d8d3af32b9 07:58:05 Removing intermediate container 47d8d3af32b9 07:58:05 ---> d8a5c6189abb 07:58:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:58:05 ---> Running in ffbdffbf56af 07:58:05 Removing intermediate container ffbdffbf56af 07:58:05 ---> 42185e500802 07:58:05 Step 25/27 : LABEL arch=arm64 07:58:05 ---> Running in f3a61d302577 07:58:06 Removing intermediate container f3a61d302577 07:58:06 ---> 6aae675674d4 07:58:06 Step 26/27 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 07:58:06 ---> Running in 24157dad3a06 07:58:06 Removing intermediate container 24157dad3a06 07:58:06 ---> 1ee14621a00a 07:58:06 Step 27/27 : LABEL version=0.0.0 07:58:07 ---> Running in f7bf7b4133bf 07:58:07 Removing intermediate container f7bf7b4133bf 07:58:07 ---> 5b119c48d261 07:58:07 07:58:07 Successfully built 5b119c48d261 07:58:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:58:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:58:08 $ docker stop --time=1 453bbf9ebf84c897187de427ed0952fab7df90625e8b966976b5a358b9d24d7c 07:58:10 $ docker rm -f 453bbf9ebf84c897187de427ed0952fab7df90625e8b966976b5a358b9d24d7c [Pipeline] // withDockerContainer [Pipeline] sh 07:58:11 + docker images 07:58:11 + grep docker 07:58:11 docker-sys-mgmt-agent-go-arm64 latest 5b119c48d261 4 seconds ago 300MB 07:58:11 docker-support-notifications-go-arm64 latest c6f21ce3d332 59 seconds ago 12.9MB 07:58:11 docker-core-command-go-arm64 latest bcd72e65ea24 About a minute ago 11.4MB 07:58:11 docker-security-secretstore-setup-go-arm64 latest 898bfcf35b99 About a minute ago 23.5MB 07:58:11 docker-security-proxy-setup-go-arm64 latest 59336d585178 About a minute ago 23.4MB 07:58:11 docker-core-data-go-arm64 latest 0ac475aa01f1 4 minutes ago 22.3MB 07:58:11 docker-security-secrets-setup-go-arm64 latest 3c061b7b3798 4 minutes ago 22.7MB 07:58:11 docker-core-metadata-go-arm64 latest 9633b95cd687 4 minutes ago 13.6MB 07:58:11 docker-security-bootstrap-redis-go-arm64 latest d84fe60212b0 4 minutes ago 15.2MB 07:58:11 docker-support-scheduler-go-arm64 latest 768efa31c926 4 minutes ago 11.5MB 07:58:11 docker latest eeaf43b92773 3 days 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 07:58:14 provisioning config files... 07:58:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3746482464672557278tmp [Pipeline] { [Pipeline] sh 07:58:15 + set +x 07:58:15 + curl -s https://codecov.io/bash 07:58:15 + bash -s -- 07:58:15 07:58:15 _____ _ 07:58:15 / ____| | | 07:58:15 | | ___ __| | ___ ___ _____ __ 07:58:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:58:15 | |___| (_) | (_| | __/ (_| (_) \ V / 07:58:15 \_____\___/ \__,_|\___|\___\___/ \_/ 07:58:15 Bash-20201130-cc6d3fe 07:58:15 07:58:15 07:58:15 ==> Jenkins CI detected. 07:58:15 project root: . 07:58:15 --> token set from env 07:58:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:58:15 ==> Running gcov in . (disable via -X gcov) 07:58:15 ==> Python coveragepy not found 07:58:15 ==> Searching for coverage reports in: 07:58:15 + . 07:58:15 -> Found 1 reports 07:58:15 ==> Detecting git/mercurial file structure 07:58:15 ==> Reading reports 07:58:15 + ./coverage.out bytes=569827 07:58:15 ==> Appending adjustments 07:58:15 https://docs.codecov.io/docs/fixing-reports 07:58:18 + Found adjustments 07:58:18 ==> Gzipping contents 07:58:18 88K /tmp/codecov.3lwyfc.gz 07:58:18 ==> Uploading reports 07:58:18 url: https://codecov.io 07:58:18 query: branch=PR-2944&commit=24b7634453227e8df51ea6aa002a7fed098fab96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2944%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2944&job=&cmd_args= 07:58:18 -> Pinging Codecov 07:58:18 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2944&commit=24b7634453227e8df51ea6aa002a7fed098fab96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2944%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2944&job=&cmd_args= 07:58:19 -> Uploading to 07:58:19 https://storage.googleapis.com/codecov/v4/raw/2020-12-14/00271124DB129430A58F1EEE437C3FCB/24b7634453227e8df51ea6aa002a7fed098fab96/7ffc00d9-5a7b-4b2a-88f2-6d09466e2304.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T075819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c49fac648734ed295e86b63d29f80928d6a8ad27eb0a598b40f3c367d3a9f8de 07:58:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:58:19 Dload Upload Total Spent Left Speed 07:58:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88114 0 0 100 88114 0 137k --:--:-- --:--:-- --:--:-- 137k 07:58:19 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/24b7634453227e8df51ea6aa002a7fed098fab96 [Pipeline] } 07:58:19 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 07:58:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:58:23 ---> package-listing.sh 07:58:23 ++ facter osfamily 07:58:23 ++ tr '[:upper:]' '[:lower:]' 07:58:23 + OS_FAMILY=redhat 07:58:23 + workspace=/w/workspace/edgex-go/1 07:58:23 + START_PACKAGES=/tmp/packages_start.txt 07:58:23 + END_PACKAGES=/tmp/packages_end.txt 07:58:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:23 + PACKAGES=/tmp/packages_start.txt 07:58:23 + '[' /w/workspace/edgex-go/1 ']' 07:58:23 + PACKAGES=/tmp/packages_end.txt 07:58:23 + case "${OS_FAMILY}" in 07:58:23 + rpm -qa 07:58:23 + sort 07:58:29 + '[' -f /tmp/packages_start.txt ']' 07:58:29 + '[' -f /tmp/packages_end.txt ']' 07:58:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:29 + '[' /w/workspace/edgex-go/1 ']' 07:58:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:58:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:58:29 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 07:58:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:58:29 07:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:58:30 alpine: Pulling from edgex-lftools-log-publisher 07:58:30 df20fa9351a1: Pulling fs layer 07:58:30 36b3adc4ff6f: Pulling fs layer 07:58:30 8ad3a11d3b57: Pulling fs layer 07:58:30 46f8f816bc3b: Pulling fs layer 07:58:30 93b61091891f: Pulling fs layer 07:58:30 93b9cdb0e59b: Pulling fs layer 07:58:30 5e14af77c1be: Pulling fs layer 07:58:30 01666e4c0597: Pulling fs layer 07:58:30 aa168da1d23b: Pulling fs layer 07:58:30 46f8f816bc3b: Waiting 07:58:30 93b61091891f: Waiting 07:58:30 93b9cdb0e59b: Waiting 07:58:30 5e14af77c1be: Waiting 07:58:30 aa168da1d23b: Waiting 07:58:30 01666e4c0597: Waiting 07:58:30 36b3adc4ff6f: Verifying Checksum 07:58:30 36b3adc4ff6f: Download complete 07:58:30 46f8f816bc3b: Verifying Checksum 07:58:30 46f8f816bc3b: Download complete 07:58:30 df20fa9351a1: Download complete 07:58:30 93b9cdb0e59b: Verifying Checksum 07:58:30 93b9cdb0e59b: Download complete 07:58:30 93b61091891f: Verifying Checksum 07:58:30 93b61091891f: Download complete 07:58:30 01666e4c0597: Verifying Checksum 07:58:30 01666e4c0597: Download complete 07:58:30 5e14af77c1be: Verifying Checksum 07:58:30 5e14af77c1be: Download complete 07:58:30 df20fa9351a1: Pull complete 07:58:31 36b3adc4ff6f: Pull complete 07:58:31 8ad3a11d3b57: Verifying Checksum 07:58:31 8ad3a11d3b57: Download complete 07:58:32 aa168da1d23b: Verifying Checksum 07:58:32 aa168da1d23b: Download complete 07:58:33 8ad3a11d3b57: Pull complete 07:58:34 46f8f816bc3b: Pull complete 07:58:34 93b61091891f: Pull complete 07:58:34 93b9cdb0e59b: Pull complete 07:58:35 5e14af77c1be: Pull complete 07:58:35 01666e4c0597: Pull complete 07:58:41 aa168da1d23b: Pull complete 07:58:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:58:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:58:41 prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container 07:58:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:58:46 $ docker top b88bce5f76e0bf58ddc185cd977b3f4f01759744a10a5ecfc1216b7208c6b3de -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:47 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:47 + mkdir -p /var/log/sa [Pipeline] sh 07:58:47 + ls /var/log/sa-host 07:58:47 + sadf -c /var/log/sa-host/sa14 07:58:47 file_magic: OK 07:58:47 HZ: Using current value: 100 07:58:47 file_header: OK 07:58:47 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 07:58:47 Statistics: 07:58:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:58:47 File successfully converted to sysstat format version 12.2.1 07:58:47 + sadf -c /var/log/sa-host/sa23 07:58:47 file_magic: OK 07:58:47 HZ: Using current value: 100 07:58:47 file_header: OK 07:58:47 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 07:58:47 Statistics: 07:58:47 Hnuu...uuuununununu... 07:58:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:48 provisioning config files... 07:58:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4176703973388272314tmp [Pipeline] { [Pipeline] echo 07:58:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:48 ---> create-netrc.sh [Pipeline] } 07:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:58:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:58:49 ---> python-tools-install.sh [Pipeline] echo 07:58:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:49 ---> sudo-logs.sh 07:58:49 Archiving 'sudo' log.. [Pipeline] echo 07:58:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:51 ---> job-cost.sh 07:58:51 lf-activate-venv: SKIPPING 07:58:51 INFO: No Stack... 07:58:51 INFO: Retrieving Pricing Info for: v1-standard-2 07:58:51 INFO: Archiving Costs [Pipeline] echo 07:58:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:51 ---> logs-deploy.sh 07:58:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2944/1 07:58:51 INFO: archiving workspace using pattern(s): 07:58:52 Archives upload complete. 07:58:52 INFO: archiving logs to Nexus 07:58:53 ---> uname -a: 07:58:53 Linux prd-centos7-docker-4c-2g-15894.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:58:53 07:58:53 07:58:53 ---> lscpu: 07:58:53 Architecture: x86_64 07:58:53 CPU op-mode(s): 32-bit, 64-bit 07:58:53 Byte Order: Little Endian 07:58:53 Address sizes: 40 bits physical, 48 bits virtual 07:58:53 CPU(s): 4 07:58:53 On-line CPU(s) list: 0-3 07:58:53 Thread(s) per core: 1 07:58:53 Core(s) per socket: 1 07:58:53 Socket(s): 4 07:58:53 NUMA node(s): 1 07:58:53 Vendor ID: GenuineIntel 07:58:53 CPU family: 6 07:58:53 Model: 44 07:58:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:58:53 Stepping: 1 07:58:53 CPU MHz: 2933.442 07:58:53 BogoMIPS: 5866.88 07:58:53 Virtualization: VT-x 07:58:53 Hypervisor vendor: KVM 07:58:53 Virtualization type: full 07:58:53 L1d cache: 128 KiB 07:58:53 L1i cache: 128 KiB 07:58:53 L2 cache: 16 MiB 07:58:53 L3 cache: 64 MiB 07:58:53 NUMA node0 CPU(s): 0-3 07:58:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:58:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:58:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:58:53 Vulnerability Meltdown: Mitigation; PTI 07:58:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:58:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:58:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:58:53 Vulnerability Srbds: Not affected 07:58:53 Vulnerability Tsx async abort: Not affected 07:58:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:58:53 07:58:53 07:58:53 ---> nproc: 07:58:53 4 07:58:53 07:58:53 07:58:53 ---> df -h: 07:58:53 Filesystem Size Used Available Use% Mounted on 07:58:53 overlay 50.0G 12.3G 37.7G 25% / 07:58:53 tmpfs 64.0M 0 64.0M 0% /dev 07:58:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:58:53 shm 64.0M 0 64.0M 0% /dev/shm 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1 07:58:53 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1@tmp 07:58:53 07:58:53 07:58:53 ---> free -m: 07:58:53 total used free shared buff/cache available 07:58:53 Mem: 1837 713 125 0 997 1041 07:58:53 Swap: 1023 83 940 07:58:53 07:58:53 07:58:53 ---> ip addr: 07:58:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:58:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:58:53 inet 127.0.0.1/8 scope host lo 07:58:53 valid_lft forever preferred_lft forever 07:58:53 inet6 ::1/128 scope host 07:58:53 valid_lft forever preferred_lft forever 07:58:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:58:53 link/ether fa:16:3e:a7:c0:3c brd ff:ff:ff:ff:ff:ff 07:58:53 inet 10.30.123.21/23 brd 10.30.123.255 scope global dynamic eth0 07:58:53 valid_lft 84988sec preferred_lft 84988sec 07:58:53 inet6 fe80::f816:3eff:fea7:c03c/64 scope link 07:58:53 valid_lft forever preferred_lft forever 07:58:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:58:53 link/ether 02:42:b6:0c:dd:1b brd ff:ff:ff:ff:ff:ff 07:58:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:58:53 valid_lft forever preferred_lft forever 07:58:53 inet6 fe80::42:b6ff:fe0c:dd1b/64 scope link 07:58:53 valid_lft forever preferred_lft forever 07:58:53 07:58:53 07:58:54 ---> sar -b -r -n DEV: 07:58:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 07:58:54 07:58:54 07:35:09 LINUX RESTART (4 CPU) 07:58:54 07:58:54 07:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:58:54 07:37:01 133.44 74.36 59.08 0.00 9207.92 18227.18 0.00 07:58:54 07:38:01 260.35 66.33 194.01 0.00 4087.69 60233.83 0.00 07:58:54 07:39:01 248.16 131.34 116.82 0.00 5743.20 13652.05 0.00 07:58:54 07:40:01 158.42 81.57 76.85 0.00 3371.50 15228.81 0.00 07:58:54 07:41:01 1343.33 1040.99 302.34 0.00 108790.31 179109.26 0.00 07:58:54 07:42:01 2079.67 1729.44 350.23 0.00 151439.34 151828.37 0.00 07:58:54 07:43:09 1267.31 922.10 345.22 0.00 103974.56 150972.75 0.00 07:58:54 07:44:01 1903.11 1600.21 302.90 0.00 86868.87 99959.18 0.00 07:58:54 07:45:01 182.51 23.54 158.97 0.00 3080.43 13937.05 0.00 07:58:54 07:46:01 5.10 0.62 4.48 0.00 27.18 124.55 0.00 07:58:54 07:47:01 0.30 0.03 0.27 0.00 0.80 3.23 0.00 07:58:54 07:48:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 07:58:54 07:49:01 0.27 0.02 0.25 0.00 0.27 2.60 0.00 07:58:54 07:50:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 07:58:54 07:51:01 2.55 2.30 0.25 0.00 189.04 3.28 0.00 07:58:54 07:52:01 0.77 0.05 0.72 0.00 1.20 12.99 0.00 07:58:54 07:53:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 07:58:54 07:54:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 07:58:54 07:55:01 0.38 0.02 0.37 0.00 0.53 5.30 0.00 07:58:54 07:56:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 07:58:54 07:57:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 07:58:54 07:58:02 0.30 0.02 0.28 0.00 0.53 3.70 0.00 07:58:54 Average: 341.41 254.15 87.26 0.00 21792.21 32287.38 0.00 07:58:54 07:58:54 07:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:54 07:37:01 135844 0 642516 34.15 2620 1100564 1504940 51.36 621184 919816 79168 07:58:54 07:38:01 101340 0 741044 39.38 1560 1037600 1316184 44.92 683484 795956 56340 07:58:54 07:39:01 222948 0 877608 46.64 452 780536 1773992 60.54 728596 644348 61880 07:58:54 07:40:01 166820 0 747068 39.71 452 967204 1418144 48.40 640184 786064 35640 07:58:54 07:41:01 64036 0 711080 37.79 68 1106360 1556840 53.13 663040 940012 72920 07:58:54 07:42:01 92408 0 1154524 61.36 68 634544 3696552 126.16 839660 689620 516 07:58:54 07:43:09 64704 0 801604 42.60 68 1015168 2340804 79.89 659476 940052 68352 07:58:54 07:44:01 329576 0 723452 38.45 68 828448 1813484 61.89 547776 755152 88 07:58:54 07:45:01 236504 0 639744 34.00 68 1005228 1234972 42.15 535624 854664 20 07:58:54 07:46:01 239504 0 635972 33.80 68 1006000 1209164 41.27 533572 854724 12 07:58:54 07:47:01 240744 0 634732 33.73 68 1006000 1201968 41.02 532976 854672 12 07:58:54 07:48:01 240800 0 634660 33.73 68 1006016 1201968 41.02 532860 854680 8 07:58:54 07:49:01 241188 0 634268 33.71 68 1006020 1201968 41.02 532868 854680 8 07:58:54 07:50:01 241196 0 634248 33.71 68 1006032 1201968 41.02 532868 854688 8 07:58:54 07:51:01 232416 0 638176 33.92 68 1010884 1202052 41.02 538924 856808 16 07:58:54 07:52:01 232644 0 637956 33.91 68 1010876 1201968 41.02 538504 856808 8 07:58:54 07:53:01 232700 0 637880 33.90 68 1010896 1201968 41.02 538616 856828 8 07:58:54 07:54:01 232536 0 638036 33.91 68 1010904 1201968 41.02 538496 856828 8 07:58:54 07:55:01 232716 0 637856 33.90 68 1010904 1201968 41.02 538632 856832 8 07:58:54 07:56:01 231892 0 638660 33.94 68 1010924 1202040 41.02 538908 856844 8 07:58:54 07:57:01 231968 0 638580 33.94 68 1010928 1202004 41.02 538700 856844 12 07:58:54 07:58:02 232444 0 638092 33.91 68 1010940 1201968 41.02 538540 856860 8 07:58:54 Average: 203497 0 696262 37.00 287 981499 1467677 50.09 586068 838808 17048 07:58:54 07:58:54 07:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:54 07:37:01 eth0 1054.10 1070.02 3421.26 134.18 0.00 0.00 0.00 0.00 07:58:54 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:37:01 docker0 904.26 811.35 71.93 2672.42 0.00 0.00 0.00 0.00 07:58:54 07:38:01 eth0 795.33 692.71 4895.41 64.17 0.00 0.00 0.00 0.00 07:58:54 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:38:01 docker0 186.11 211.49 13.12 836.72 0.00 0.00 0.00 0.00 07:58:54 07:39:01 eth0 67.70 51.93 38.78 74.03 0.00 0.00 0.00 0.00 07:58:54 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:39:01 veth0714ef8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:58:54 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:40:01 eth0 29.63 15.31 24.90 12.96 0.00 0.00 0.00 0.00 07:58:54 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:40:01 veth0714ef8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:41:01 vethb3f2b76 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 07:58:54 07:41:01 veth27d9aa7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:41:01 eth0 249.04 194.99 1840.65 90.25 0.00 0.00 0.00 0.00 07:58:54 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:42:01 vethb3f2b76 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:58:54 07:42:01 vethf92b7f5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:58:54 07:42:01 veth4dfe4f7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:58:54 07:42:01 eth0 37.53 20.02 57.56 13.55 0.00 0.00 0.00 0.00 07:58:54 07:43:09 vethb3f2b76 0.00 0.09 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:43:09 eth0 69.54 52.53 95.94 75.55 0.00 0.00 0.00 0.00 07:58:54 07:43:09 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:54 07:43:09 docker0 999.05 951.60 77.41 3358.22 0.00 0.00 0.00 0.00 07:58:54 07:44:01 vethb3f2b76 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 07:58:54 07:44:01 eth0 57.44 34.05 228.76 12.94 0.00 0.00 0.00 0.00 07:58:54 07:44:01 veth74865c8 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 07:58:54 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:45:01 eth0 130.68 84.42 433.24 89.33 0.00 0.00 0.00 0.00 07:58:54 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:45:01 docker0 1159.97 1145.57 89.21 4295.92 0.00 0.00 0.00 0.00 07:58:54 07:46:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 07:58:54 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:47:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:54 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:54 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:54 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:54 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:51:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 07:58:54 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:54 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:54:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:54 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:56:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:58:54 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:57:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 07:58:54 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:58:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 07:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 Average: eth0 113.49 100.99 501.81 26.11 0.00 0.00 0.00 0.00 07:58:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:54 Average: docker0 52.79 52.13 4.06 195.50 0.00 0.00 0.00 0.00 07:58:54 07:58:54 07:58:54 ---> sar -P ALL: 07:58:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 07:58:54 07:58:54 07:35:09 LINUX RESTART (4 CPU) 07:58:54 07:58:54 07:36:01 CPU %user %nice %system %iowait %steal %idle 07:58:54 07:37:01 all 12.32 0.00 5.16 1.70 0.05 80.78 07:58:54 07:37:01 0 11.93 0.00 5.94 0.43 0.02 81.68 07:58:54 07:37:01 1 14.47 0.00 4.80 0.69 0.05 79.99 07:58:54 07:37:01 2 12.84 0.00 4.82 2.59 0.05 79.70 07:58:54 07:37:01 3 10.00 0.00 5.07 3.09 0.07 81.78 07:58:54 07:38:01 all 11.94 0.00 7.67 5.60 0.04 74.75 07:58:54 07:38:01 0 11.91 0.00 7.45 6.63 0.05 73.97 07:58:54 07:38:01 1 11.20 0.00 7.25 4.21 0.05 77.29 07:58:54 07:38:01 2 11.89 0.00 7.89 6.36 0.05 73.81 07:58:54 07:38:01 3 12.76 0.00 8.08 5.20 0.02 73.94 07:58:54 07:39:01 all 52.46 0.00 10.75 4.86 0.03 31.90 07:58:54 07:39:01 0 49.12 0.00 11.04 5.84 0.03 33.96 07:58:54 07:39:01 1 52.66 0.00 11.71 7.53 0.03 28.07 07:58:54 07:39:01 2 52.08 0.00 10.41 2.44 0.03 35.03 07:58:54 07:39:01 3 55.99 0.00 9.83 3.62 0.03 30.53 07:58:54 07:40:01 all 49.55 0.00 11.21 3.17 0.03 36.03 07:58:54 07:40:01 0 47.24 0.00 11.11 1.55 0.05 40.05 07:58:54 07:40:01 1 50.20 0.00 11.36 3.53 0.02 34.89 07:58:54 07:40:01 2 47.96 0.00 11.29 1.43 0.03 39.28 07:58:54 07:40:01 3 52.83 0.00 11.08 6.21 0.03 29.85 07:58:54 07:41:01 all 20.84 0.00 19.12 12.04 0.04 47.95 07:58:54 07:41:01 0 19.02 0.00 18.66 9.42 0.07 52.83 07:58:54 07:41:01 1 20.73 0.00 19.61 12.77 0.03 46.86 07:58:54 07:41:01 2 21.56 0.00 18.10 14.63 0.03 45.68 07:58:54 07:41:01 3 22.09 0.00 20.13 11.34 0.03 46.41 07:58:54 07:42:01 all 42.12 0.00 20.79 25.34 0.08 11.67 07:58:54 07:42:01 0 42.24 0.00 19.67 28.16 0.09 9.84 07:58:54 07:42:01 1 43.05 0.00 20.80 25.09 0.09 10.97 07:58:54 07:42:01 2 41.96 0.00 20.28 24.98 0.10 12.68 07:58:54 07:42:01 3 41.23 0.00 22.42 23.11 0.05 13.19 07:58:54 07:43:09 all 35.25 0.00 17.86 25.34 0.06 21.49 07:58:54 07:43:09 0 34.56 0.00 17.38 26.74 0.08 21.24 07:58:54 07:43:09 1 35.65 0.00 18.54 26.20 0.05 19.57 07:58:54 07:43:09 2 35.36 0.00 17.46 25.72 0.05 21.42 07:58:54 07:43:09 3 35.44 0.00 18.06 22.70 0.06 23.74 07:58:54 07:44:01 all 57.03 0.00 18.80 14.78 0.03 9.37 07:58:54 07:44:01 0 56.72 0.00 18.73 16.23 0.04 8.28 07:58:54 07:44:01 1 56.65 0.00 18.60 13.64 0.02 11.09 07:58:54 07:44:01 2 57.24 0.00 18.84 14.21 0.04 9.67 07:58:54 07:44:01 3 57.49 0.00 19.02 15.05 0.02 8.42 07:58:54 07:45:01 all 8.98 0.00 5.86 7.96 0.03 77.17 07:58:54 07:45:01 0 10.15 0.00 6.36 7.07 0.03 76.38 07:58:54 07:45:01 1 8.42 0.00 5.87 8.94 0.03 76.74 07:58:54 07:45:01 2 9.69 0.00 5.57 9.86 0.02 74.86 07:58:54 07:45:01 3 7.64 0.00 5.65 5.97 0.03 80.70 07:58:54 07:46:01 all 0.15 0.00 0.03 0.01 0.00 99.81 07:58:54 07:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:58:54 07:46:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:58:54 07:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:58:54 07:46:01 3 0.52 0.00 0.03 0.02 0.00 99.43 07:58:54 07:47:01 all 0.16 0.00 0.02 0.00 0.00 99.81 07:58:54 07:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:58:54 07:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:58:54 07:47:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:58:54 07:47:01 3 0.53 0.00 0.02 0.00 0.00 99.45 07:58:54 07:58:54 07:47:01 CPU %user %nice %system %iowait %steal %idle 07:58:54 07:48:01 all 0.15 0.00 0.02 0.00 0.00 99.83 07:58:54 07:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:58:54 07:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:58:54 07:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:48:01 3 0.52 0.00 0.02 0.00 0.00 99.47 07:58:54 07:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:58:54 07:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:58:54 07:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:58:54 07:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:58:54 07:49:01 3 0.52 0.00 0.05 0.00 0.00 99.43 07:58:54 07:50:01 all 0.14 0.00 0.02 0.00 0.00 99.84 07:58:54 07:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:58:54 07:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:50:01 3 0.52 0.00 0.02 0.00 0.00 99.47 07:58:54 07:51:01 all 0.17 0.00 0.06 0.05 0.00 99.73 07:58:54 07:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:58:54 07:51:01 1 0.05 0.00 0.08 0.07 0.00 99.80 07:58:54 07:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:58:54 07:51:01 3 0.55 0.00 0.08 0.12 0.00 99.25 07:58:54 07:52:01 all 0.15 0.00 0.01 0.00 0.00 99.84 07:58:54 07:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:58:54 07:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:58:54 07:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:52:01 3 0.52 0.00 0.02 0.00 0.00 99.47 07:58:54 07:53:01 all 0.15 0.00 0.02 0.00 0.00 99.83 07:58:54 07:53:01 0 0.03 0.00 0.07 0.00 0.00 99.90 07:58:54 07:53:01 1 0.35 0.00 0.02 0.00 0.00 99.63 07:58:54 07:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:58:54 07:53:01 3 0.18 0.00 0.02 0.00 0.00 99.80 07:58:54 07:54:01 all 0.15 0.00 0.02 0.00 0.00 99.82 07:58:54 07:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:54:01 1 0.53 0.00 0.02 0.00 0.00 99.45 07:58:54 07:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:58:54 07:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:58:54 07:55:01 all 0.15 0.00 0.02 0.00 0.00 99.84 07:58:54 07:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:58:54 07:55:01 1 0.52 0.00 0.02 0.00 0.00 99.47 07:58:54 07:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:58:54 07:55:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:58:54 07:56:01 all 0.10 0.00 0.03 0.00 0.00 99.87 07:58:54 07:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:56:01 1 0.33 0.00 0.08 0.00 0.00 99.58 07:58:54 07:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:58:54 07:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:58:54 07:57:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:58:54 07:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:58:54 07:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:58:02 all 0.02 0.00 0.02 0.00 0.00 99.96 07:58:54 07:58:02 0 0.00 0.00 0.02 0.00 0.00 99.98 07:58:54 07:58:02 1 0.03 0.00 0.03 0.00 0.00 99.93 07:58:54 07:58:02 2 0.02 0.00 0.02 0.00 0.00 99.97 07:58:54 07:58:02 3 0.03 0.00 0.02 0.00 0.00 99.95 07:58:54 07:58:54 Average: CPU %user %nice %system %iowait %steal %idle 07:58:54 Average: all 12.86 0.00 5.22 4.54 0.02 77.36 07:58:54 Average: 0 12.47 0.00 5.19 4.60 0.02 77.72 07:58:54 Average: 1 12.99 0.00 5.28 4.63 0.02 77.08 07:58:54 Average: 2 12.81 0.00 5.11 4.61 0.02 77.45 07:58:54 Average: 3 13.16 0.00 5.30 4.32 0.02 77.20 07:58:54 07:58:54 07:58:54