Pull request #2990 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 43f467f085aefd2fa690ca57f6f69bdd6698eef9+f6f1810f8e72a9609a8084418fbab33b05fccf6b (fd2eddae527d3642eb5366ecdbb9a8ba03fc15d3) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-2990/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-2990/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18640 in /w/workspace/edgexfoundry_edgex-go_PR-2990 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f6f1810f8e72a9609a8084418fbab33b05fccf6b into PR head commit 43f467f085aefd2fa690ca57f6f69bdd6698eef9 Merge succeeded, producing 43f467f085aefd2fa690ca57f6f69bdd6698eef9 Checking out Revision 43f467f085aefd2fa690ca57f6f69bdd6698eef9 (PR-2990) > 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/2990/head:refs/remotes/origin/PR-2990 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # 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 f6f1810f8e72a9609a8084418fbab33b05fccf6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:05:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:05:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:05:57 ========================================================= 06:05:57 EdgeX Global Pipelines Version Info 06:05:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:05:58 ------------------- 06:05:58 stable info: 06:05:58 ------------------- 06:05:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:05:58 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:05:58 Message: update stable to v1.0.173 06:05:59 ------------------- 06:05:59 experimental info: 06:05:59 ------------------- 06:05:59 Commited By: **** collab-it+edgex@linuxfoundation.org 06:05:59 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:05:59 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:06:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:06:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:06:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:06:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:06:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:06:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:06:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:06:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:06:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:06:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:06:02 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2990 [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2990 [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2990 [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43f467f085aefd2fa690ca57f6f69bdd6698eef9 [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43f467f [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:06:04 provisioning config files... 06:06:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config635536257359196086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:04 ---> docker-login.sh 06:06:04 nexus3.edgexfoundry.org:10001 06:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:06 Configure a credential helper to remove this warning. See 06:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:06 06:06:06 Login Succeeded 06:06:06 nexus3.edgexfoundry.org:10002 06:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:06 Configure a credential helper to remove this warning. See 06:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:06 06:06:06 Login Succeeded 06:06:06 nexus3.edgexfoundry.org:10003 06:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:07 Configure a credential helper to remove this warning. See 06:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:07 06:06:07 Login Succeeded 06:06:07 nexus3.edgexfoundry.org:10004 06:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:08 Configure a credential helper to remove this warning. See 06:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:08 06:06:08 Login Succeeded 06:06:08 docker.io 06:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:08 Configure a credential helper to remove this warning. See 06:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:08 06:06:08 Login Succeeded 06:06:08 ---> docker-login.sh ends [Pipeline] } 06:06:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:09 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/core-command/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo core-command,cmd/core-command/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/core-data/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo core-data,cmd/core-data/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/core-metadata/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo core-metadata,cmd/core-metadata/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/security-proxy-setup/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/support-notifications/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo support-notifications,cmd/support-notifications/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/support-scheduler/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:06:09 + for file in '`ls cmd/**/Dockerfile`' 06:06:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:06:09 ++ cut -d/ -f2 06:06:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:06:09 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:10 06:06:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:06:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:10 latest: Pulling from edgex-devops/git-semver 06:06:10 31603596830f: Pulling fs layer 06:06:10 2a8b12db71e7: Pulling fs layer 06:06:10 6ca5941a6612: Pulling fs layer 06:06:10 ecc8261a40a4: Pulling fs layer 06:06:10 2a8b12db71e7: Verifying Checksum 06:06:10 2a8b12db71e7: Download complete 06:06:10 31603596830f: Verifying Checksum 06:06:10 31603596830f: Download complete 06:06:10 ecc8261a40a4: Verifying Checksum 06:06:10 ecc8261a40a4: Download complete 06:06:10 6ca5941a6612: Verifying Checksum 06:06:10 6ca5941a6612: Download complete 06:06:11 31603596830f: Pull complete 06:06:11 2a8b12db71e7: Pull complete 06:06:12 6ca5941a6612: Pull complete 06:06:12 ecc8261a40a4: Pull complete 06:06:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:06:12 prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container 06:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:15 $ docker top 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:15 [ssh-agent] Looking for ssh-agent implementation... 06:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:15 $ docker exec 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe ssh-agent 06:06:16 SSH_AUTH_SOCK=/tmp/ssh-Fc1uHQROVihd/agent.12 06:06:16 SSH_AGENT_PID=18 06:06:16 Running ssh-add (command line suppressed) 06:06:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1757064696933677679.key (/w/workspace/edgex-go/1@tmp/private_key_1757064696933677679.key) 06:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:16 + git tag --points-at HEAD [Pipeline] } 06:06:16 $ docker exec --env ******** --env ******** 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe ssh-agent -k 06:06:16 unset SSH_AUTH_SOCK; 06:06:16 unset SSH_AGENT_PID; 06:06:16 echo Agent pid 18 killed; 06:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:17 [ssh-agent] Looking for ssh-agent implementation... 06:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:17 $ docker exec 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe ssh-agent 06:06:17 SSH_AUTH_SOCK=/tmp/ssh-I0tA3zZWXfiy/agent.48 06:06:17 SSH_AGENT_PID=53 06:06:17 Running ssh-add (command line suppressed) 06:06:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8415036460214026185.key (/w/workspace/edgex-go/1@tmp/private_key_8415036460214026185.key) 06:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:18 + git semver init 06:06:18 # -> Open(): unable to determine branch for HEAD 06:06:18 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:06:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:06:18 # $SEMVER_REMOTE_NAME = origin 06:06:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:06:18 # $SEMVER_USER_NAME = edgex-jenkins 06:06:18 # $SEMVER_BRANCH = PR-2990 06:06:18 # $SEMVER_TEMP = /tmp/semver-320769456 06:06:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:06:36 # '/tmp/semver-320769456' -> '/w/workspace/edgex-go/1/.semver' 06:06:37 # -> Force: false 06:06:37 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:06:37 $ docker exec --env ******** --env ******** 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe ssh-agent -k 06:06:37 unset SSH_AUTH_SOCK; 06:06:37 unset SSH_AGENT_PID; 06:06:37 echo Agent pid 53 killed; 06:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:38 + git semver [Pipeline] } 06:06:38 $ docker stop --time=1 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe 06:06:39 $ docker rm -f 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe [Pipeline] // withDockerContainer [Pipeline] sh 06:06:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:41 Stashed 1 file(s) [Pipeline] echo 06:06:41 [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 06:06:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:06:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:06:43 + sudo service docker restart 06:06:43 + true 06:06:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:06:43 ========================================================= 06:06:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:06:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:06:44 + 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 . 06:06:48 Sending build context to Docker daemon 326.4MB 06:06:48 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:06:48 Step 2/6 : FROM ${BASE} 06:06:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:06:48 188c0c94c7c5: Pulling fs layer 06:06:48 0ef7d3d256c8: Pulling fs layer 06:06:48 de9db76c5a1d: Pulling fs layer 06:06:48 bca2f99d35d6: Pulling fs layer 06:06:48 93359f2a8cfa: Pulling fs layer 06:06:48 7c6f9722023f: Pulling fs layer 06:06:48 a35cf1a2eb13: Pulling fs layer 06:06:48 93359f2a8cfa: Waiting 06:06:48 7c6f9722023f: Waiting 06:06:48 a35cf1a2eb13: Waiting 06:06:48 bca2f99d35d6: Waiting 06:06:48 de9db76c5a1d: Verifying Checksum 06:06:48 de9db76c5a1d: Download complete 06:06:48 0ef7d3d256c8: Verifying Checksum 06:06:48 0ef7d3d256c8: Download complete 06:06:48 93359f2a8cfa: Verifying Checksum 06:06:48 93359f2a8cfa: Download complete 06:06:48 7c6f9722023f: Verifying Checksum 06:06:48 7c6f9722023f: Download complete 06:06:48 188c0c94c7c5: Verifying Checksum 06:06:48 188c0c94c7c5: Download complete 06:06:49 188c0c94c7c5: Pull complete 06:06:49 0ef7d3d256c8: Pull complete 06:06:49 de9db76c5a1d: Pull complete 06:06:50 a35cf1a2eb13: Download complete 06:06:51 bca2f99d35d6: Verifying Checksum 06:06:51 bca2f99d35d6: Download complete 06:06:56 bca2f99d35d6: Pull complete 06:06:56 93359f2a8cfa: Pull complete 06:06:56 7c6f9722023f: Pull complete 06:06:56 Still waiting to schedule task 06:06:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:07:01 a35cf1a2eb13: Pull complete 06:07:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:07:01 ---> a62c8e92a672 06:07:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:07:01 ---> Running in dde121ad6f1d 06:07:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:03 (1/12) Installing libmagic (5.38-r0) 06:07:03 (2/12) Installing file (5.38-r0) 06:07:03 (3/12) Installing libc-dev (0.7.2-r3) 06:07:04 (4/12) Installing g++ (9.3.0-r2) 06:07:07 (5/12) Installing fortify-headers (1.1-r0) 06:07:07 (6/12) Installing patch (2.7.6-r6) 06:07:07 (7/12) Installing build-base (0.5-r2) 06:07:07 (8/12) Installing libsodium (1.0.18-r0) 06:07:07 (9/12) Installing pkgconf (1.7.2-r0) 06:07:07 (10/12) Installing libsodium-dev (1.0.18-r0) 06:07:07 (11/12) Installing libzmq (4.3.3-r0) 06:07:07 (12/12) Installing zeromq-dev (4.3.3-r0) 06:07:07 Executing busybox-1.31.1-r19.trigger 06:07:07 OK: 233 MiB in 51 packages 06:07:12 Removing intermediate container dde121ad6f1d 06:07:12 ---> 639c5b9e6798 06:07:12 Step 4/6 : WORKDIR /edgex-go 06:07:12 ---> Running in 8b1f8e6c5305 06:07:12 Removing intermediate container 8b1f8e6c5305 06:07:12 ---> e4860720bc03 06:07:12 Step 5/6 : COPY go.mod . 06:07:12 ---> a74598864474 06:07:12 Step 6/6 : RUN go mod download 06:07:12 ---> Running in a5a08816bed8 06:07:34 Removing intermediate container a5a08816bed8 06:07:34 ---> f750366888bd 06:07:34 Successfully built f750366888bd 06:07:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:07:35 + docker inspect -f . ci-base-image-x86_64 06:07:35 . [Pipeline] withDockerContainer 06:07:35 prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container 06:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:07:36 $ docker top 33d4050fd4a0447a6a27f6333c49734a7439546705fdf27874fb559f3092fbf8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:36 + go version 06:07:36 go version go1.15.5 linux/amd64 [Pipeline] } 06:07:36 $ docker stop --time=1 33d4050fd4a0447a6a27f6333c49734a7439546705fdf27874fb559f3092fbf8 06:07:38 $ docker rm -f 33d4050fd4a0447a6a27f6333c49734a7439546705fdf27874fb559f3092fbf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:39 + docker inspect -f . ci-base-image-x86_64 06:07:39 . [Pipeline] withDockerContainer 06:07:39 prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container 06:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:07:40 $ docker top 169b890053cc3b7f02cd41da1adc185fd36cbdec2888bf4335f3a3d4c689b12e -eo pid,comm [Pipeline] { [Pipeline] echo 06:07:40 ========================================================= 06:07:40 [edgeXBuildGoParallel] Running Tests and Build... 06:07:40 ========================================================= [Pipeline] sh 06:07:40 + make test 06:07:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:07:50 ? github.com/edgexfoundry/edgex-go [no test files] 06:08:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:08:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:08:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:08:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:08:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:08:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:08:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:08:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:08:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:08:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:08:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:08:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:08:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements 06:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.0% of statements 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.113s coverage: 77.1% of statements 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 82.4% of statements 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.365s coverage: 28.6% of statements 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.115s coverage: 97.5% of statements 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:08:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.293s coverage: 93.8% of statements 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:08:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:08:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.1% of statements 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements 06:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.028s coverage: 80.8% of statements 06:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements 06:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 06:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.4% of statements 06:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.243s coverage: 63.5% of statements 06:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 06:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 06:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 06:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 06:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 06:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.360s coverage: 55.9% of statements 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 37.0% of statements 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.0% of statements 06:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements 06:08:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.1% of statements 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:08:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:08:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:08:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.698s coverage: 29.1% of statements 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:08:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:08:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:08:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:08:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:08:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:08:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:08:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 06:08:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 06:08:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 06:08:32 GO111MODULE=on go vet ./... 06:08:54 gofmt -l . 06:08:54 [ "`gofmt -l .`" = "" ] 06:08:55 ./bin/test-go-mod-tidy.sh 06:08:56 ./bin/test-attribution-txt.sh [Pipeline] sh 06:08:57 + ls -al . 06:08:57 total 640 06:08:57 drwxrwxr-x 10 1001 1001 4096 Jan 6 06:08 . 06:08:57 drwxr-xr-x 4 root root 28 Jan 6 06:07 .. 06:08:57 -rw-rw-r-- 1 1001 1001 11 Jan 6 06:05 .dockerignore 06:08:57 drwxrwxr-x 8 1001 1001 179 Jan 6 06:05 .git 06:08:57 drwxrwxr-x 3 1001 1001 125 Jan 6 06:05 .github 06:08:57 -rw-rw-r-- 1 1001 1001 824 Jan 6 06:05 .gitignore 06:08:57 drwx------ 3 1001 1001 47 Jan 6 06:06 .semver 06:08:57 -rw-rw-r-- 1 1001 1001 166 Jan 6 06:05 .sonarcloud.properties 06:08:57 -rw-rw-r-- 1 1001 1001 3804 Jan 6 06:05 CONTRIBUTING.md 06:08:57 -rw-rw-r-- 1 1001 1001 931 Jan 6 06:05 Dockerfile.build 06:08:57 -rw-rw-r-- 1 1001 1001 863 Jan 6 06:05 Jenkinsfile 06:08:57 -rw-rw-r-- 1 1001 1001 10775 Jan 6 06:05 LICENSE 06:08:57 -rw-rw-r-- 1 1001 1001 5750 Jan 6 06:05 Makefile 06:08:57 -rw-rw-r-- 1 1001 1001 6511 Jan 6 06:05 README.md 06:08:57 -rw-rw-r-- 1 1001 1001 6744 Jan 6 06:05 SECURITY.md 06:08:57 -rw-rw-r-- 1 1001 1001 5 Jan 6 06:06 VERSION 06:08:57 -rw-rw-r-- 1 1001 1001 4131 Jan 6 06:05 ZMQWindows.md 06:08:57 drwxrwxr-x 2 1001 1001 117 Jan 6 06:05 bin 06:08:57 drwxrwxr-x 14 1001 1001 4096 Jan 6 06:05 cmd 06:08:57 -rw-r--r-- 1 root root 541590 Jan 6 06:08 coverage.out 06:08:57 -rw-r--r-- 1 root root 979 Jan 6 06:08 go.mod 06:08:57 -rw-r--r-- 1 root root 19019 Jan 6 06:08 go.sum 06:08:57 drwxrwxr-x 8 1001 1001 127 Jan 6 06:05 internal 06:08:57 drwxrwxr-x 4 1001 1001 26 Jan 6 06:05 openapi 06:08:57 drwxrwxr-x 4 1001 1001 71 Jan 6 06:05 snap 06:08:57 -rw-rw-r-- 1 1001 1001 168 Jan 6 06:05 version.go [Pipeline] sh 06:08:58 + '[' -e coverage.out ] 06:08:58 + chown 1001:1001 coverage.out [Pipeline] stash 06:08:58 Stashed 1 file(s) [Pipeline] sh 06:08:58 + make build 06:08:58 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 06:09:01 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 06:09:11 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 06:09:11 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 06:09:12 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 06:09:12 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 06:09:14 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 06:09:15 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 06:09:16 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 06:09:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:09:18 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 06:09:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 06:09:20 $ docker stop --time=1 169b890053cc3b7f02cd41da1adc185fd36cbdec2888bf4335f3a3d4c689b12e 06:09:22 $ docker rm -f 169b890053cc3b7f02cd41da1adc185fd36cbdec2888bf4335f3a3d4c689b12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:09:26 06:09:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:09:26 latest: Pulling from edgex-devops/edgex-compose 06:09:26 cbdbe7a5bc2a: Pulling fs layer 06:09:26 ca9280d653b3: Pulling fs layer 06:09:26 7e9c9ca2126c: Pulling fs layer 06:09:26 cbdbe7a5bc2a: Verifying Checksum 06:09:26 cbdbe7a5bc2a: Download complete 06:09:27 cbdbe7a5bc2a: Pull complete 06:09:27 ca9280d653b3: Verifying Checksum 06:09:27 ca9280d653b3: Download complete 06:09:28 7e9c9ca2126c: Verifying Checksum 06:09:28 7e9c9ca2126c: Download complete 06:09:28 ca9280d653b3: Pull complete 06:09:35 7e9c9ca2126c: Pull complete 06:09:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:09:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:09:35 prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container 06:09:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:09:36 $ docker top 959fe231adbfaaea9ec53abe1b0745b2c7c92f1a06aca4b3ce04889e63d32ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:36 + docker-compose build --help 06:09:36 + grep parallel 06:09:37 --parallel Build images in parallel. [Pipeline] } 06:09:37 $ docker stop --time=1 959fe231adbfaaea9ec53abe1b0745b2c7c92f1a06aca4b3ce04889e63d32ea7 06:09:39 $ docker rm -f 959fe231adbfaaea9ec53abe1b0745b2c7c92f1a06aca4b3ce04889e63d32ea7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:09:40 . [Pipeline] withDockerContainer 06:09:40 prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container 06:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:09:41 $ docker top f0eb74ca7ca0e1b63786b8e28ffe64adbf357321e15f639abfe1a5ff22a3e8a3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:41 + docker-compose -f ./docker-compose-build.yml build --parallel 06:09:42 Building docker-core-command-go ... 06:09:42 Building docker-core-data-go ... 06:09:42 Building docker-core-metadata-go ... 06:09:42 Building docker-security-bootstrap-redis-go ... 06:09:42 Building docker-security-proxy-setup-go ... 06:09:42 Building docker-security-secretstore-setup-go ... 06:09:42 Building docker-support-notifications-go ... 06:09:42 Building docker-support-scheduler-go ... 06:09:42 Building docker-sys-mgmt-agent-go ... 06:09:42 Building docker-security-bootstrap-redis-go 06:09:42 Building docker-sys-mgmt-agent-go 06:09:42 Building docker-core-command-go 06:09:42 Building docker-core-metadata-go 06:09:42 Building docker-security-secretstore-setup-go 06:10:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:10:14 ---> f750366888bd 06:10:14 Step 3/24 : WORKDIR /edgex-go 06:10:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:10:14 ---> f750366888bd 06:10:14 Step 3/22 : WORKDIR /edgex-go 06:10:14 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:10:14 ---> f750366888bd 06:10:14 Step 3/26 : WORKDIR /edgex-go 06:10:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:10:14 ---> f750366888bd 06:10:14 Step 3/22 : WORKDIR /edgex-go 06:10:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:10:14 ---> f750366888bd 06:10:14 Step 3/22 : WORKDIR /edgex-go 06:10:14 ---> Running in 4ebfd8f27a43 06:10:14 ---> Running in cb1a1ae2e875 06:10:14 ---> Running in 67629c0fa7df 06:10:14 ---> Running in d8588ce7a28a 06:10:14 ---> Running in 990c16ad68e3 06:10:14 Removing intermediate container 4ebfd8f27a43 06:10:14 ---> adc99da5a1c4 06:10:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:14 Removing intermediate container 67629c0fa7df 06:10:14 ---> d6a09d1cb2c6 06:10:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:14 Removing intermediate container 990c16ad68e3 06:10:14 ---> 6136338ec1f3 06:10:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:14 Removing intermediate container cb1a1ae2e875 06:10:14 ---> 8488165f636c 06:10:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:14 Removing intermediate container d8588ce7a28a 06:10:14 ---> 169d74cdf76d 06:10:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:14 ---> Running in c105d4d37da0 06:10:14 ---> Running in 92f3fb996406 06:10:14 ---> Running in 8fdc6e0bfcd5 06:10:14 ---> Running in bf89cfae801a 06:10:14 ---> Running in e9dfff3c1585 06:10:16 Removing intermediate container c105d4d37da0 06:10:16 ---> f4d744061072 06:10:16 Step 5/22 : RUN apk add --update --no-cache make git 06:10:16 Removing intermediate container e9dfff3c1585 06:10:16 ---> fe0e37ba92bd 06:10:16 Step 5/22 : RUN apk add --update --no-cache make git 06:10:17 ---> Running in 006dce5e600c 06:10:17 Removing intermediate container bf89cfae801a 06:10:17 ---> 673b4bfd218c 06:10:17 Step 5/22 : RUN apk add --update --no-cache make git 06:10:17 ---> Running in c27f4bf750ac 06:10:17 Removing intermediate container 92f3fb996406 06:10:17 ---> 3386ef8e7aec 06:10:17 Step 5/24 : RUN apk add --update --no-cache make git 06:10:17 Removing intermediate container 8fdc6e0bfcd5 06:10:17 ---> 53c045e6e170 06:10:17 Step 5/26 : RUN apk add --update --no-cache make bash git 06:10:17 ---> Running in 3b37e56de945 06:10:17 ---> Running in 7b8d24292ae7 06:10:17 ---> Running in c38178a5d2f4 06:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18641 in /w/workspace/edgexfoundry_edgex-go_PR-2990 [Pipeline] { [Pipeline] ws 06:10:18 Running in /w/workspace/edgex-go/1 [Pipeline] { 06:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] checkout 06:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:19 OK: 233 MiB in 51 packages 06:10:19 OK: 233 MiB in 51 packages 06:10:19 OK: 233 MiB in 51 packages 06:10:19 OK: 233 MiB in 51 packages 06:10:20 OK: 233 MiB in 51 packages 06:10:20 Removing intermediate container 3b37e56de945 06:10:20 ---> adc4e0d845e8 06:10:20 Step 6/22 : COPY go.mod . 06:10:20 Removing intermediate container c27f4bf750ac 06:10:20 ---> 142328493687 06:10:20 Step 6/22 : COPY go.mod . 06:10:20 ---> d458a95e3759 06:10:20 Step 7/22 : RUN go mod download 06:10:20 Removing intermediate container c38178a5d2f4 06:10:20 ---> 8f64266995f6 06:10:20 Step 6/26 : COPY go.mod . 06:10:20 ---> 55d972de4641 06:10:20 Step 7/22 : RUN go mod download 06:10:20 ---> Running in dfd5a80996e0 06:10:21 ---> Running in fde4cab028ff 06:10:21 Removing intermediate container 006dce5e600c 06:10:21 ---> 1a37c00a5009 06:10:21 Step 6/22 : COPY go.mod . 06:10:21 Removing intermediate container 7b8d24292ae7 06:10:21 ---> ffad517bb0c5 06:10:21 Step 6/24 : COPY go.mod . 06:10:21 ---> dacb4180448b 06:10:21 Step 7/26 : RUN go mod download 06:10:21 ---> Running in c3fd15ed438d 06:10:21 ---> e4dcef9c8c75 06:10:21 Step 7/22 : RUN go mod download 06:10:21 ---> 737b809354f8 06:10:21 Step 7/24 : RUN go mod download 06:10:21 ---> Running in 349ad3c4a0a0 06:10:21 ---> Running in 0739a4925b0c 06:10:23 using credential edgex-jenkins-ssh 06:10:23 Removing intermediate container dfd5a80996e0 06:10:23 ---> 144d7d75d74f 06:10:23 Cloning the remote Git repository 06:10:23 Step 8/22 : COPY . . 06:10:23 Removing intermediate container c3fd15ed438d 06:10:23 ---> 854bb67b12be 06:10:23 Step 8/26 : COPY . . 06:10:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:10:23 > git init /w/workspace/edgex-go/1 # timeout=10 06:10:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:10:23 > git --version # timeout=10 06:10:23 > git --version # 'git version 2.17.1' 06:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:25 Removing intermediate container 349ad3c4a0a0 06:10:25 ---> f9113cdaf3f5 06:10:25 Step 8/24 : COPY . . 06:10:27 Removing intermediate container 0739a4925b0c 06:10:27 ---> 69e3aa1a2706 06:10:27 Step 8/22 : COPY . . 06:10:27 Removing intermediate container fde4cab028ff 06:10:27 ---> 91a85db160ba 06:10:27 Step 8/22 : COPY . . 06:10:39 Merging remotes/origin/master commit f6f1810f8e72a9609a8084418fbab33b05fccf6b into PR head commit 43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:10:39 Merge succeeded, producing 43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:10:39 Checking out Revision 43f467f085aefd2fa690ca57f6f69bdd6698eef9 (PR-2990) 06:10:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:10:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:10:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2990/head:refs/remotes/origin/PR-2990 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:10:39 > git config core.sparsecheckout # timeout=10 06:10:39 > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 06:10:39 > git remote # timeout=10 06:10:39 > git config --get remote.origin.url # timeout=10 06:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:39 > git merge f6f1810f8e72a9609a8084418fbab33b05fccf6b # timeout=10 06:10:39 > git rev-parse HEAD^{commit} # timeout=10 06:10:39 > git config core.sparsecheckout # timeout=10 06:10:39 > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 06:10:44 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" 06:10:44 > git --version # timeout=10 06:10:44 > git --version # 'git version 2.17.1' 06:10:44 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:10:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:10:46 + true 06:10:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:10:48 provisioning config files... 06:10:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2644383662475246234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:49 ---> docker-login.sh 06:10:49 nexus3.edgexfoundry.org:10001 06:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:50 Configure a credential helper to remove this warning. See 06:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:50 06:10:50 Login Succeeded 06:10:50 nexus3.edgexfoundry.org:10002 06:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:51 Configure a credential helper to remove this warning. See 06:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:51 06:10:51 Login Succeeded 06:10:51 nexus3.edgexfoundry.org:10003 06:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:51 Configure a credential helper to remove this warning. See 06:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:51 06:10:51 Login Succeeded 06:10:51 nexus3.edgexfoundry.org:10004 06:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:52 Configure a credential helper to remove this warning. See 06:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:52 06:10:52 Login Succeeded 06:10:52 docker.io 06:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:52 Configure a credential helper to remove this warning. See 06:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:52 06:10:52 Login Succeeded 06:10:52 ---> docker-login.sh ends [Pipeline] } 06:10:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:53 ========================================================= 06:10:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:10:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:10:53 + 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 . 06:10:55 Sending build context to Docker daemon 165.5MB 06:10:55 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:10:55 Step 2/6 : FROM ${BASE} 06:10:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:55 5f621e34cdf4: Pulling fs layer 06:10:55 a4357932f1b6: Pulling fs layer 06:10:55 18c013af1878: Pulling fs layer 06:10:55 00ac8860ef70: Pulling fs layer 06:10:55 63d7cb157983: Pulling fs layer 06:10:55 b116817d02f9: Pulling fs layer 06:10:55 745a02a5169b: Pulling fs layer 06:10:55 00ac8860ef70: Waiting 06:10:55 63d7cb157983: Waiting 06:10:55 b116817d02f9: Waiting 06:10:55 745a02a5169b: Waiting 06:10:55 18c013af1878: Download complete 06:10:55 a4357932f1b6: Verifying Checksum 06:10:55 a4357932f1b6: Download complete 06:10:55 63d7cb157983: Verifying Checksum 06:10:55 63d7cb157983: Download complete 06:10:55 5f621e34cdf4: Verifying Checksum 06:10:55 5f621e34cdf4: Download complete 06:10:55 b116817d02f9: Verifying Checksum 06:10:55 b116817d02f9: Download complete 06:10:56 5f621e34cdf4: Pull complete 06:10:57 a4357932f1b6: Pull complete 06:10:57 18c013af1878: Pull complete 06:10:58 745a02a5169b: Verifying Checksum 06:10:58 745a02a5169b: Download complete 06:10:59 00ac8860ef70: Verifying Checksum 06:10:59 00ac8860ef70: Download complete 06:11:00 ---> cb94078d97d1 06:11:00 Step 9/22 : RUN make cmd/core-metadata/core-metadata ---> 48557358f15f 06:11:00 06:11:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:11:00 ---> c2a871109a29 06:11:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:11:00 ---> Running in ea5a0f266b11 06:11:00 ---> Running in 79f604aa8e37 06:11:00 ---> Running in 4d03da96352e 06:11:00 ---> d4880c3e9993 06:11:00 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:11:00 ---> f5f1c7ca9c9e 06:11:00 Step 9/22 : RUN make cmd/core-command/core-command 06:11:00 ---> Running in 1850e2c1cc17 06:11:00 ---> Running in 5d6d289e03fd 06:11:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:11:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:11:02 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 06:11:02 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 06:11:02 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 06:11:09 00ac8860ef70: Pull complete 06:11:10 63d7cb157983: Pull complete 06:11:10 b116817d02f9: Pull complete 06:11:15 745a02a5169b: Pull complete 06:11:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:11:15 ---> b7e6874047d6 06:11:15 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:11:17 ---> Running in b0d5b1af9344 06:11:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:11:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:11:20 (1/12) Installing libmagic (5.38-r0) 06:11:20 (2/12) Installing file (5.38-r0) 06:11:20 (3/12) Installing libc-dev (0.7.2-r3) 06:11:20 (4/12) Installing g++ (9.3.0-r2) 06:11:24 (5/12) Installing fortify-headers (1.1-r0) 06:11:24 (6/12) Installing patch (2.7.6-r6) 06:11:24 (7/12) Installing build-base (0.5-r2) 06:11:24 (8/12) Installing libsodium (1.0.18-r0) 06:11:24 (9/12) Installing pkgconf (1.7.2-r0) 06:11:24 (10/12) Installing libsodium-dev (1.0.18-r0) 06:11:24 (11/12) Installing libzmq (4.3.3-r0) 06:11:24 (12/12) Installing zeromq-dev (4.3.3-r0) 06:11:24 Executing busybox-1.31.1-r19.trigger 06:11:24 OK: 217 MiB in 51 packages 06:11:29 Removing intermediate container b0d5b1af9344 06:11:29 ---> 9c138c80020b 06:11:29 Step 4/6 : WORKDIR /edgex-go 06:11:29 ---> Running in 2a7f885a9720 06:11:29 Removing intermediate container 2a7f885a9720 06:11:29 ---> 530cd91eb5ca 06:11:29 Step 5/6 : COPY go.mod . 06:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:11:30 ---> cae84f0348c7 06:11:30 Step 6/6 : RUN go mod download 06:11:30 ---> Running in 7af0f11011c3 06:11:37 Removing intermediate container 5d6d289e03fd 06:11:37 ---> 87de6be28df6 06:11:37 06:11:37 Step 10/22 : FROM alpine:3.12 06:11:37 Removing intermediate container ea5a0f266b11 06:11:37 ---> caec191670c1 06:11:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:11:37 Removing intermediate container 1850e2c1cc17 06:11:37 ---> 88a6e725a5a8 06:11:37 06:11:37 Step 10/22 : FROM scratch 06:11:37 ---> 06:11:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:11:37 3.12: Pulling from library/alpine 06:11:37 Removing intermediate container 79f604aa8e37 06:11:37 ---> 3c3f81e5e3b2 06:11:37 06:11:37 Step 10/24 : FROM alpine:3.12 06:11:37 ---> Running in 12f83be49e24 06:11:37 3.12: Pulling from library/alpine 06:11:37 ---> Running in 7be50429eff2 06:11:37 Removing intermediate container 7be50429eff2 06:11:37 ---> c20128cc2a8f 06:11:37 Step 12/22 : ENV APP_PORT=48082 06:11:37 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:11:37 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:11:37 Status: Downloaded newer image for alpine:3.12 06:11:37 ---> 389fef711851 06:11:37 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:11:37 Status: Downloaded newer image for alpine:3.12 06:11:37 ---> 389fef711851 06:11:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:11:38 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 06:11:38 ---> Running in 342e879b221c 06:11:39 ---> Running in ee85bd65ea48 06:11:39 ---> Running in 1f263e2f1ad6 06:11:39 Removing intermediate container 4d03da96352e 06:11:39 ---> 136a606ae66f 06:11:39 06:11:39 Step 10/22 : FROM scratch 06:11:39 ---> 06:11:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:11:39 ---> Using cache 06:11:39 ---> c20128cc2a8f 06:11:39 Step 12/22 : ENV APP_PORT=48081 06:11:40 ---> Running in 93a1cf7eaee9 06:11:40 Removing intermediate container 342e879b221c 06:11:40 ---> c50d7063e7db 06:11:40 Step 13/22 : EXPOSE $APP_PORT 06:11:40 ---> Running in 4d641156acfc 06:11:40 Removing intermediate container 93a1cf7eaee9 06:11:40 ---> 06a0045845ea 06:11:40 Step 13/22 : EXPOSE $APP_PORT 06:11:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:40 ---> Running in 61d56fdc4eb3 06:11:40 Removing intermediate container 4d641156acfc 06:11:40 ---> be5d64eecfd5 06:11:40 Step 14/22 : WORKDIR / 06:11:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:40 ---> Running in 74e00d7f804f 06:11:40 (1/5) Installing ca-certificates (20191127-r4) 06:11:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:11:40 (3/5) Installing libcurl (7.69.1-r3) 06:11:40 Removing intermediate container 61d56fdc4eb3 06:11:40 ---> a1dcb890d71a 06:11:40 Step 14/22 : WORKDIR / 06:11:40 (4/5) Installing curl (7.69.1-r3) 06:11:40 (5/5) Installing dumb-init (1.2.2-r1) 06:11:40 Executing busybox-1.31.1-r19.trigger 06:11:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:40 Executing ca-certificates-20191127-r4.trigger 06:11:40 OK: 7 MiB in 19 packages 06:11:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:41 (1/5) Installing ca-certificates (20191127-r4) 06:11:41 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:11:41 (3/5) Installing libcurl (7.69.1-r3) 06:11:41 (4/5) Installing curl (7.69.1-r3) 06:11:41 (5/5) Installing dumb-init (1.2.2-r1) 06:11:41 Executing busybox-1.31.1-r19.trigger 06:11:41 Executing ca-certificates-20191127-r4.trigger 06:11:41 OK: 7 MiB in 19 packages 06:11:41 Removing intermediate container 12f83be49e24 06:11:41 ---> aa89512c95df 06:11:41 06:11:41 Step 11/26 : FROM docker:20.10.0 06:11:41 Removing intermediate container 74e00d7f804f 06:11:41 ---> 0f42b8e4e8ce 06:11:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:11:41 20.10.0: Pulling from library/docker 06:11:41 ---> Running in e9a7093d7c98 06:11:43 ---> 04489856953c 06:11:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:11:43 Removing intermediate container e9a7093d7c98 06:11:43 ---> 235b4161e914 06:11:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:11:44 Removing intermediate container ee85bd65ea48 06:11:44 ---> a9dad40ab7dd 06:11:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:11:44 Removing intermediate container 1f263e2f1ad6 06:11:44 ---> 85ee0cf71f7e 06:11:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:11:44 ---> ddd433df2cd0 06:11:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:11:44 ---> Running in d03b650a955d 06:11:44 ---> ea20987a0a8d 06:11:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:11:44 ---> Running in c121b5e2f583 06:11:44 Removing intermediate container d03b650a955d 06:11:44 ---> affb6a6ce748 06:11:44 Step 13/22 : WORKDIR / 06:11:44 ---> ad0148d45dc1 06:11:44 Step 18/22 : ENTRYPOINT ["/core-command"] 06:11:45 ---> Running in 14ceefa9a6d0 06:11:45 Removing intermediate container c121b5e2f583 06:11:45 ---> 25be38bade9f 06:11:45 Step 13/24 : WORKDIR / 06:11:45 ---> Running in 9b0c438c066b 06:11:45 ---> Running in 123aae0af0aa 06:11:46 ---> 801bd4acde1b 06:11:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:11:46 Removing intermediate container 14ceefa9a6d0 06:11:46 ---> 86b17ced8a4a 06:11:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:11:46 Removing intermediate container 9b0c438c066b 06:11:46 ---> b63ef3d31aa1 06:11:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:46 ---> Running in 18a23e5e0cd5 06:11:46 Removing intermediate container 123aae0af0aa 06:11:46 ---> d3f7ec83157f 06:11:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:11:46 ---> 9fcaffa44eed 06:11:46 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:11:46 ---> efdd91057e18 06:11:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:11:46 ---> Running in c04f625b3473 06:11:46 Removing intermediate container 18a23e5e0cd5 06:11:46 ---> 106218eddab4 06:11:46 Step 20/22 : LABEL arch=x86_64 06:11:46 ---> 7815dd257a8c 06:11:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:11:46 ---> Running in dde956b3de50 06:11:46 Removing intermediate container c04f625b3473 06:11:46 ---> 6f9fc1f31b05 06:11:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:47 ---> 7dafa0fe8595 06:11:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:11:47 ---> Running in 10ff87ca5e31 06:11:47 Removing intermediate container dde956b3de50 06:11:47 ---> 8f1947b062ac 06:11:47 Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:11:47 ---> 743257d054a1 06:11:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:11:47 ---> Running in a54c995e6bd6 06:11:47 Removing intermediate container 10ff87ca5e31 06:11:47 ---> 70ce91342f08 06:11:47 Step 20/22 : LABEL arch=x86_64 06:11:47 ---> 2b8fb6d11203 06:11:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:11:48 ---> Running in f3cfb5be58ed 06:11:48 ---> 76cb63006e81 06:11:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:11:48 Removing intermediate container a54c995e6bd6 06:11:48 ---> 460860fe639c 06:11:48 Step 22/22 : LABEL version=0.0.0 06:11:48 ---> ec971d0800da 06:11:48 Step 18/22 : RUN chmod +x entrypoint.sh 06:11:48 ---> Running in ea9f90a95423 06:11:48 ---> Running in ae232686ba99 06:11:48 Removing intermediate container f3cfb5be58ed 06:11:48 ---> e8cf73cff202 06:11:48 Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:11:49 Removing intermediate container ea9f90a95423 06:11:49 ---> eb45645b7222 06:11:49 06:11:49 ---> Running in fec5be7c0be1 06:11:49 ---> 6073fd3f7d5a 06:11:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:11:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:11:49 Status: Downloaded newer image for docker:20.10.0 06:11:49 ---> aefe523efa57 06:11:49 Step 12/26 : RUN apk add --no-cache bash 06:11:49 Successfully built eb45645b7222 06:11:49 Successfully tagged docker-core-command-go:latest 06:11:49  Building docker-core-command-go ... done Building docker-core-data-go 06:11:49 ---> Running in 1f32b65eaf54 06:11:49 Removing intermediate container fec5be7c0be1 06:11:49 ---> 50d1261c78fa 06:11:49 Step 22/22 : LABEL version=0.0.0 06:11:49 ---> Running in 2996abcf2ef2 06:11:49 ---> 470a0eed44ed 06:11:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:11:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:51 Removing intermediate container 2996abcf2ef2 06:11:51 ---> 781eb951da7d 06:11:51 06:11:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:51 (1/2) Installing readline (8.0.4-r0) 06:11:51 (2/2) Installing bash (5.0.17-r0) 06:11:51 Executing bash-5.0.17-r0.post-install 06:11:52 Executing busybox-1.31.1-r19.trigger 06:11:52 OK: 12 MiB in 22 packages 06:11:52 Successfully built 781eb951da7d 06:11:53 Successfully tagged docker-core-metadata-go:latest 06:11:53  Building docker-core-metadata-go ... done Building docker-support-notifications-go 06:11:53 Removing intermediate container ae232686ba99 06:11:53 ---> 785da58f9cb3 06:11:53 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:11:56 Removing intermediate container 7af0f11011c3 06:11:56 ---> 0d0840eafc74 06:11:56 Successfully built 0d0840eafc74 06:11:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:11:57 ---> 945387c2b734 06:11:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:57 ---> Running in 63eae6f31153 06:11:57 + docker inspect -f . ci-base-image-arm64 06:11:57 . [Pipeline] withDockerContainer 06:11:57 ---> Running in d9e409a7bafb 06:11:57 prd-ubuntu18.04-docker-arm64-4c-16g-18641 does not seem to be running inside a container 06:11:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:58 Removing intermediate container 63eae6f31153 06:11:58 ---> 8ba5a8261d2c 06:11:58 Step 20/22 : LABEL arch=x86_64 06:11:58 Removing intermediate container 1f32b65eaf54 06:11:58 ---> 3cccbd4bee15 06:11:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:11:59 $ docker top c9afa8db42b7840c395f0ea2be5f5af7515b9fedf3ee970e0c19e093099928ec -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:00 + go version 06:12:00 go version go1.15.5 linux/arm64 [Pipeline] } 06:12:00 $ docker stop --time=1 c9afa8db42b7840c395f0ea2be5f5af7515b9fedf3ee970e0c19e093099928ec 06:12:02 ---> Running in 98095b0fb969 06:12:02 ---> Running in d0ae01741220 06:12:02 $ docker rm -f c9afa8db42b7840c395f0ea2be5f5af7515b9fedf3ee970e0c19e093099928ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:03 + docker inspect -f . ci-base-image-arm64 06:12:03 . [Pipeline] withDockerContainer 06:12:03 prd-ubuntu18.04-docker-arm64-4c-16g-18641 does not seem to be running inside a container 06:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:12:05 $ docker top d8fcbed576111bdc26e10dbe40699af7788f6bbc0543083f63e85b3884c14774 -eo pid,comm 06:12:05 Removing intermediate container d0ae01741220 06:12:05 ---> 65b427afb9e3 06:12:05 Step 14/26 : ENV APP_PORT=48090 06:12:05 Removing intermediate container 98095b0fb969 06:12:05 ---> 4450e34bed95 06:12:05 Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [Pipeline] { [Pipeline] echo 06:12:05 ========================================================= 06:12:05 [edgeXBuildGoParallel] Running Tests and Build... 06:12:05 ========================================================= [Pipeline] sh 06:12:05 ---> Running in 1372693fe0da 06:12:05 ---> Running in 60e986a1931f 06:12:06 Removing intermediate container d9e409a7bafb 06:12:06 ---> 6782a94d0677 06:12:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:12:06 + make test 06:12:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:12:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:12:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:12:07 ---> f750366888bd 06:12:07 Step 3/23 : WORKDIR /edgex-go 06:12:08 ---> Using cache 06:12:08 ---> 169d74cdf76d 06:12:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:08 ---> Using cache 06:12:08 ---> fe0e37ba92bd 06:12:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:12:08 Removing intermediate container 1372693fe0da 06:12:08 ---> 70c3307ff3ce 06:12:08 Step 22/22 : LABEL version=0.0.0 06:12:08 ---> Running in 7811742999c2 06:12:08 Removing intermediate container 60e986a1931f 06:12:08 ---> dc46ab325b93 06:12:08 Step 15/26 : EXPOSE $APP_PORT 06:12:08 ---> Running in e73fb6f5a55f 06:12:08 ---> Running in 8fc68e8dac0e 06:12:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:12:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:12:08 ---> f750366888bd 06:12:08 Step 3/24 : WORKDIR /edgex-go 06:12:08 ---> Using cache 06:12:08 ---> 169d74cdf76d 06:12:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:08 ---> Using cache 06:12:08 ---> fe0e37ba92bd 06:12:08 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:12:09 ---> Running in 49c74f888296 06:12:09 ---> Running in a0614537a2d3 06:12:09 Removing intermediate container 7811742999c2 06:12:09 ---> 1f18453565c3 06:12:09 Step 22/24 : LABEL arch=x86_64 06:12:09 Removing intermediate container e73fb6f5a55f 06:12:09 ---> 269869b994ba 06:12:09 06:12:10 Successfully built 269869b994ba 06:12:10 Removing intermediate container 49c74f888296 06:12:10 ---> 592b4de26ec5 06:12:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:12:10 ---> Running in a44fe9825bb9 06:12:10 Successfully tagged docker-security-bootstrap-redis-go:latest 06:12:10 Building docker-security-proxy-setup-go 06:12:10  Building docker-security-bootstrap-redis-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:10 Removing intermediate container a44fe9825bb9 06:12:10 ---> 52f86276de50 06:12:10 Step 23/24 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:12:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:10 ---> Running in 326bdab0fe96 06:12:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:11 ---> b0c2c9ae9f76 06:12:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:12:11 Removing intermediate container 326bdab0fe96 06:12:11 ---> d3fc98424da5 06:12:11 Step 24/24 : LABEL version=0.0.0 06:12:11 ---> Running in 12a91e3b2b22 06:12:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:11 OK: 233 MiB in 51 packages 06:12:13 Removing intermediate container 12a91e3b2b22 06:12:13 ---> fc02ad72958c 06:12:13 06:12:13 Successfully built fc02ad72958c 06:12:13 ---> f1f5928e97ab 06:12:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:12:13 Successfully tagged docker-security-secretstore-setup-go:latest 06:12:13 Building docker-support-scheduler-go 06:12:14  Building docker-security-secretstore-setup-go ... done OK: 233 MiB in 51 packages 06:12:17 ---> 3828fc2aed89 06:12:17 Step 19/26 : RUN apk --no-cache add py3-pip 06:12:18 Removing intermediate container 8fc68e8dac0e 06:12:18 ---> 5d06e7e6205f 06:12:18 Step 6/23 : COPY go.mod . 06:12:18 ---> Running in 5c1f66d4aa4e 06:12:20 Removing intermediate container a0614537a2d3 06:12:20 ---> d9c40511f8c3 06:12:20 Step 6/24 : COPY go.mod . 06:12:20 ---> 0152c6dfd5f1 06:12:20 Step 7/23 : RUN go mod download 06:12:21 ---> Running in f778f7bac1f8 06:12:21 ---> e30aca54ead3 06:12:21 Step 7/24 : RUN go mod download 06:12:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:21 ---> Running in 55499f0422f2 06:12:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:22 (1/33) Installing libbz2 (1.0.8-r1) 06:12:22 (2/33) Installing expat (2.2.9-r1) 06:12:22 (3/33) Installing libffi (3.3-r2) 06:12:22 (4/33) Installing gdbm (1.13-r1) 06:12:22 (5/33) Installing xz-libs (5.2.5-r0) 06:12:22 (6/33) Installing sqlite-libs (3.32.1-r0) 06:12:22 (7/33) Installing python3 (3.8.5-r0) 06:12:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:12:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:12:22 ---> f750366888bd 06:12:22 Step 3/21 : WORKDIR /edgex-go 06:12:22 ---> Using cache 06:12:22 ---> 169d74cdf76d 06:12:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:22 ---> Using cache 06:12:22 ---> fe0e37ba92bd 06:12:22 Step 5/21 : RUN apk add --update --no-cache make git 06:12:22 ---> Using cache 06:12:22 ---> 142328493687 06:12:22 Step 6/21 : COPY go.mod . 06:12:22 ---> Using cache 06:12:22 ---> 55d972de4641 06:12:22 Step 7/21 : RUN go mod download 06:12:22 ---> Using cache 06:12:22 ---> 91a85db160ba 06:12:22 Step 8/21 : COPY . . 06:12:23 ---> Using cache 06:12:23 ---> f5f1c7ca9c9e 06:12:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:12:26 ---> Running in 774b247047a7 06:12:26 (8/33) Installing py3-appdirs (1.4.4-r1) 06:12:26 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:12:26 (10/33) Installing py3-parsing (2.4.7-r0) 06:12:26 (11/33) Installing py3-six (1.15.0-r0) 06:12:26 (12/33) Installing py3-packaging (20.4-r0) 06:12:27 (13/33) Installing py3-setuptools (47.0.0-r0) 06:12:27 (14/33) Installing py3-chardet (3.0.4-r4) 06:12:27 (15/33) Installing py3-idna (2.9-r0) 06:12:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:12:27 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:12:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:12:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:12:27 ---> f750366888bd 06:12:27 Step 3/21 : WORKDIR /edgex-go 06:12:27 ---> Using cache 06:12:27 ---> 169d74cdf76d 06:12:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:27 ---> Using cache 06:12:27 ---> fe0e37ba92bd 06:12:27 Step 5/21 : RUN apk add --update --no-cache make git 06:12:27 ---> Using cache 06:12:27 ---> 142328493687 06:12:27 Step 6/21 : COPY go.mod . 06:12:27 ---> Using cache 06:12:27 ---> 55d972de4641 06:12:27 Step 7/21 : RUN go mod download 06:12:27 ---> Using cache 06:12:27 ---> 91a85db160ba 06:12:27 Step 8/21 : COPY . . 06:12:28 (18/33) Installing py3-requests (2.23.0-r0) 06:12:28 (19/33) Installing py3-msgpack (1.0.0-r0) 06:12:28 ? github.com/edgexfoundry/edgex-go [no test files] 06:12:28 ---> Using cache 06:12:28 ---> f5f1c7ca9c9e 06:12:28 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:12:29 (20/33) Installing py3-lockfile (0.12.2-r3) 06:12:29 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:12:29 Removing intermediate container f778f7bac1f8 06:12:29 ---> 7cf245f2df4d 06:12:29 Step 8/23 : COPY . . 06:12:29 (22/33) Installing py3-colorama (0.4.3-r0) 06:12:29 (23/33) Installing py3-distlib (0.3.0-r0) 06:12:29 (24/33) Installing py3-distro (1.5.0-r1) 06:12:29 (25/33) Installing py3-webencodings (0.5.1-r3) 06:12:29 ---> Running in d61c494f463d 06:12:29 (26/33) Installing py3-html5lib (1.0.1-r4) 06:12:29 Removing intermediate container 55499f0422f2 06:12:29 ---> 710c218698e2 06:12:29 Step 8/24 : COPY . . 06:12: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 06:12:29 (27/33) Installing py3-pytoml (0.1.21-r0) 06:12:29 (28/33) Installing py3-pep517 (0.8.2-r0) 06:12:29 (29/33) Installing py3-progress (1.5-r0) 06:12:29 (30/33) Installing py3-toml (0.10.1-r0) 06:12:29 (31/33) Installing py3-retrying (1.3.3-r0) 06:12:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:12:29 (33/33) Installing py3-pip (20.1.1-r0) 06:12:29 Executing busybox-1.31.1-r19.trigger 06:12:30 OK: 71 MiB in 55 packages 06:12:31 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 06:12:58 ---> 6acd99216334 06:12:58 Step 9/23 : RUN make cmd/core-data/core-data 06:12:58 ---> Running in 3271b8f786a1 06:12:58 ---> 2b96b9197f57 06:12:58 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:12:58 ---> Running in 8243b10938bd 06:12:58 Removing intermediate container 5c1f66d4aa4e 06:12:58 ---> 0c8b53b8e9d9 06:12:58 Step 20/26 : RUN pip install docker-compose==1.23.2 06:12:58 ---> Running in d43960585ac2 06:12:58 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 06:12:58 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 06:12:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:13:00 Collecting docker-compose==1.23.2 06:13:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:13:01 Collecting websocket-client<1.0,>=0.32.0 06:13:01 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:13:01 Removing intermediate container d61c494f463d 06:13:01 ---> 3c585e38a109 06:13:01 06:13:01 Step 10/21 : FROM scratch 06:13:01 ---> 06:13:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:13:01 Collecting PyYAML<4,>=3.10 06:13:01 Downloading PyYAML-3.13.tar.gz (270 kB) 06:13:03 ---> Using cache 06:13:03 ---> c20128cc2a8f 06:13:03 Step 12/21 : ENV APP_PORT=48085 06:13:04 Collecting texttable<0.10,>=0.9.0 06:13:04 Downloading texttable-0.9.1.tar.gz (11 kB) 06:13:05 ---> Running in ccac5449a67b 06:13:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:13:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:13:06 Collecting dockerpty<0.5,>=0.4.1 06:13:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:13:07 Removing intermediate container ccac5449a67b 06:13:07 ---> eccc23d9e40f 06:13:07 Step 13/21 : EXPOSE $APP_PORT 06:13:07 Removing intermediate container 774b247047a7 06:13:07 ---> b557391a921b 06:13:07 06:13:07 Step 10/21 : FROM alpine:3.12 06:13:07 ---> 389fef711851 06:13:07 Step 11/21 : RUN apk add --update --no-cache curl 06:13:07 ---> Running in 9ab8f2d41965 06:13:07 ---> Running in 2a2a53350983 06:13:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:13:08 Collecting cached-property<2,>=1.2.0 06:13:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:13:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:13:09 Removing intermediate container 9ab8f2d41965 06:13:09 ---> d7247a4e0ee2 06:13:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:13:09 Collecting docker<4.0,>=3.6.0 06:13:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:13:09 Collecting jsonschema<3,>=2.5.1 06:13:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:13:09 ---> 06890c12f566 06:13:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:13:09 Collecting docopt<0.7,>=0.6.1 06:13:09 Downloading docopt-0.6.2.tar.gz (25 kB) 06:13:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:10 (1/4) Installing ca-certificates (20191127-r4) 06:13:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:13:10 (3/4) Installing libcurl (7.69.1-r3) 06:13:10 (4/4) Installing curl (7.69.1-r3) 06:13:10 Executing busybox-1.31.1-r19.trigger 06:13:10 Executing ca-certificates-20191127-r4.trigger 06:13:10 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) 06:13:10 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) 06:13:10 OK: 7 MiB in 18 packages 06:13:10 Collecting idna<2.8,>=2.5 06:13:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:13:11 ---> 4e52029b5982 06:13:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:13:11 Collecting urllib3<1.25,>=1.21.1 06:13:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:13:11 Collecting docker-pycreds>=0.4.0 06:13:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:13:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:13:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:13:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:13:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:13:11 Installing collected packages: websocket-client, PyYAML, texttable, idna, urllib3, requests, dockerpty, cached-property, docker-pycreds, docker, jsonschema, docopt, docker-compose 06:13:12 ---> 5da962415cac 06:13:12 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:13:12 Running setup.py install for PyYAML: started 06:13:12 ---> Running in ceb677780690 06:13:12 Removing intermediate container 2a2a53350983 06:13:12 ---> 0351a9b1aeaf 06:13:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:13:13 Removing intermediate container ceb677780690 06:13:13 ---> 2306115e5d81 06:13:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:13 ---> Running in 74bc83d9b913 06:13:13 ---> Running in 406b20d17040 06:13:13 Running setup.py install for PyYAML: finished with status 'done' 06:13:13 Running setup.py install for texttable: started 06:13:13 Removing intermediate container 74bc83d9b913 06:13:13 ---> 1f36002f7d4b 06:13:13 Step 13/21 : WORKDIR /edgex 06:13:13 Removing intermediate container 406b20d17040 06:13:13 ---> 47d5d3edbd05 06:13:13 Step 19/21 : LABEL arch=x86_64 06:13:13 ---> Running in 0f38d42b7db3 06:13:13 ---> Running in bf602b3eb6c4 06:13:14 Removing intermediate container 0f38d42b7db3 06:13:14 ---> cf209973a46c 06:13:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:13:14 Running setup.py install for texttable: finished with status 'done' 06:13:14 Attempting uninstall: idna 06:13:14 Found existing installation: idna 2.9 06:13:14 Uninstalling idna-2.9: 06:13:14 Successfully uninstalled idna-2.9 06:13:14 Removing intermediate container bf602b3eb6c4 06:13:14 ---> 55c97a31d48a 06:13:14 Step 20/21 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:13:14 Attempting uninstall: urllib3 06:13:14 Found existing installation: urllib3 1.25.9 06:13:14 Uninstalling urllib3-1.25.9: 06:13:14 ---> Running in 05aa4b0502a2 06:13:14 Successfully uninstalled urllib3-1.25.9 06:13:15 ---> ca9fa14c618a 06:13:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:13:15 Attempting uninstall: requests 06:13:15 Found existing installation: requests 2.23.0 06:13:15 Uninstalling requests-2.23.0: 06:13:15 Successfully uninstalled requests-2.23.0 06:13:15 Removing intermediate container 05aa4b0502a2 06:13:15 ---> 9f13b0759224 06:13:15 Step 21/21 : LABEL version=0.0.0 06:13:16 Running setup.py install for dockerpty: started 06:13:16 ---> Running in cd315614f75e 06:13:16 ---> dc39e956a697 06:13:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:13:16 Running setup.py install for dockerpty: finished with status 'done' 06:13:16 Removing intermediate container cd315614f75e 06:13:16 ---> 99ff489db6f6 06:13:16 06:13:17 Successfully built 99ff489db6f6 06:13:17 Successfully tagged docker-support-scheduler-go:latest 06:13:18  Building docker-support-scheduler-go ... done  ---> 0987c177a630 06:13:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:13:18 Running setup.py install for docopt: started 06:13:18 ---> Running in 16c93c71a1de 06:13:19 Removing intermediate container 16c93c71a1de 06:13:19 ---> 703dbb116a96 06:13:19 Step 18/21 : CMD ["--init=true"] 06:13:19 Running setup.py install for docopt: finished with status 'done' 06:13:19 ---> Running in 63ca826310a8 06:13:19 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 06:13:20 Removing intermediate container 63ca826310a8 06:13:20 ---> c5784257b614 06:13:20 Step 19/21 : LABEL arch=x86_64 06:13:23 ---> Running in a0b80118e47d 06:13:23 Removing intermediate container 8243b10938bd 06:13:23 ---> b3cec57a6888 06:13:23 06:13:23 Step 10/24 : FROM scratch 06:13:23 ---> 06:13:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:13:23 ---> Running in b85684a064d3 06:13:23 Removing intermediate container a0b80118e47d 06:13:23 ---> 6c4752c66e6c 06:13:23 Step 20/21 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:13:25 ---> Running in ab0ec49b08a5 06:13:25 Removing intermediate container b85684a064d3 06:13:25 ---> c023756b9e7a 06:13:25 Step 12/24 : ENV APP_PORT=48060 06:13:25 Removing intermediate container d43960585ac2 06:13:25 ---> b7278c23f7cf 06:13:25 Step 21/26 : RUN apk --no-cache add curl 06:13:25 ---> Running in 63754e137ae4 06:13:25 ---> Running in 6c6cf72b2277 06:13:25 Removing intermediate container ab0ec49b08a5 06:13:25 ---> 08b879a9b25d 06:13:25 Step 21/21 : LABEL version=0.0.0 06:13:27 ---> Running in ba02945d94c7 06:13:27 Removing intermediate container 63754e137ae4 06:13:27 ---> 49fa480905d8 06:13:27 Step 13/24 : EXPOSE $APP_PORT 06:13:27 ---> Running in c4ff823220c1 06:13:27 Removing intermediate container 3271b8f786a1 06:13:27 ---> 69a5ee8f9772 06:13:27 06:13:27 Step 10/23 : FROM alpine:3.12 06:13:27 ---> 389fef711851 06:13:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:13:27 Removing intermediate container ba02945d94c7 06:13:27 ---> d9ff8780c8f6 06:13:27 06:13:27 ---> Running in 2b12ee7a4102 06:13:27 Removing intermediate container c4ff823220c1 06:13:27 ---> 151d5dc47b62 06:13:27 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:13:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:27 Successfully built d9ff8780c8f6 06:13:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:27 Successfully tagged docker-security-proxy-setup-go:latest 06:13:27  Building docker-security-proxy-setup-go ... done Removing intermediate container 2b12ee7a4102 06:13:27 ---> d00a511ed1a8 06:13:27 Step 12/23 : ENV APP_PORT=48080 06:13:28 ---> Running in 94204aa706f1 06:13:28 ---> 5ba0aa2a0589 06:13:28 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:13:28 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:13:28 (2/3) Installing libcurl (7.69.1-r3) 06:13:28 (3/3) Installing curl (7.69.1-r3) 06:13:28 Executing busybox-1.31.1-r19.trigger 06:13:28 OK: 72 MiB in 58 packages 06:13:28 Removing intermediate container 94204aa706f1 06:13:28 ---> 0e3d55b62d23 06:13:28 Step 13/23 : EXPOSE $APP_PORT 06:13:28 ---> Running in 0f80cc839d7b 06:13:29 ---> 512b6cffa055 06:13:29 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:13:29 Removing intermediate container 0f80cc839d7b 06:13:29 ---> 5ec8e5574b0a 06:13:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:29 ---> Running in 02417c07708a 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:13:30 Removing intermediate container 6c6cf72b2277 06:13:30 ---> 73b544c3d64e 06:13:30 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:13:30 ---> Running in c06fecae2e9c 06:13:30 ---> 71197b96aaff 06:13:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:13:30 Removing intermediate container c06fecae2e9c 06:13:30 ---> 0f053193d454 06:13:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:30 ---> fb173c7f8ba7 06:13:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:13:30 ---> Running in 905e638a3844 06:13:30 Removing intermediate container 905e638a3844 06:13:30 ---> 41c2002f6a29 06:13:30 Step 24/26 : LABEL arch=x86_64 06:13:31 ---> Running in b1d62a7aa840 06:13:31 Removing intermediate container 02417c07708a 06:13:31 ---> e94e09733742 06:13:31 Step 15/23 : RUN apk add --update --no-cache zeromq 06:13:31 ---> 1e80ad5aff96 06:13:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:13:31 ---> Running in 0b527a5bd60e 06:13:31 Removing intermediate container b1d62a7aa840 06:13:31 ---> 89b724bfe77e 06:13:31 Step 25/26 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:13:31 ---> Running in 79474995a94f 06:13:31 ---> 7624c94b029d 06:13:31 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:13:31 ---> Running in d8712b3f9e36 06:13:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:32 Removing intermediate container 79474995a94f 06:13:32 ---> 44d6f17c41f9 06:13:32 Step 26/26 : LABEL version=0.0.0 06:13:32 ---> Running in 1f7a5975758c 06:13:32 Removing intermediate container d8712b3f9e36 06:13:32 ---> 2c8f8dd56286 06:13:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:32 ---> Running in d9edc45c03b4 06:13:32 Removing intermediate container 1f7a5975758c 06:13:32 ---> cc54cb0cbf0b 06:13:32 06:13:32 Removing intermediate container d9edc45c03b4 06:13:32 ---> 8a301f813504 06:13:32 Step 22/24 : LABEL arch=x86_64 06:13:32 Successfully built cc54cb0cbf0b 06:13:32 ---> Running in 6e9d25eb71a9 06:13:32 Successfully tagged docker-sys-mgmt-agent-go:latest 06:13:33  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6e9d25eb71a9 06:13:33 ---> 5d46be826ae4 06:13:33 Step 23/24 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:34 ---> Running in 50b3df9735c1 06:13:34 Removing intermediate container 50b3df9735c1 06:13:34 ---> 952d33151c2e 06:13:34 Step 24/24 : LABEL version=0.0.0 06:13:34 ---> Running in 980e257220a4 06:13:34 Removing intermediate container 980e257220a4 06:13:34 ---> b975867af0a9 06:13:34 06:13:34 Successfully built b975867af0a9 06:13:34 Successfully tagged docker-support-notifications-go:latest 06:13:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:13:34  Building docker-support-notifications-go ... done (1/5) Installing libgcc (9.3.0-r2) 06:13:34 (2/5) Installing libsodium (1.0.18-r0) 06:13:35 (3/5) Installing libstdc++ (9.3.0-r2) 06:13:35 (4/5) Installing libzmq (4.3.3-r0) 06:13:35 (5/5) Installing zeromq (4.3.3-r0) 06:13:35 Executing busybox-1.31.1-r19.trigger 06:13:35 OK: 8 MiB in 19 packages 06:13:36 Removing intermediate container 0b527a5bd60e 06:13:36 ---> 749784e041e0 06:13:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:13:36 ---> 1c86d6ccb700 06:13:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:13:37 ---> 5543a52f1fb0 06:13:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:13:37 ---> 26eb6d13641b 06:13:37 Step 19/23 : ENTRYPOINT ["/core-data"] 06:13:37 ---> Running in 5dbcd3e74bcf 06:13:37 Removing intermediate container 5dbcd3e74bcf 06:13:37 ---> af06735e77ff 06:13:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:37 ---> Running in 9b5c57fbcabe 06:13:37 Removing intermediate container 9b5c57fbcabe 06:13:37 ---> 763815a60ed7 06:13:37 Step 21/23 : LABEL arch=x86_64 06:13:37 ---> Running in ba35e613d4e7 06:13:38 Removing intermediate container ba35e613d4e7 06:13:38 ---> 3629773b8dca 06:13:38 Step 22/23 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:13:38 ---> Running in 25107afa7b23 06:13:38 Removing intermediate container 25107afa7b23 06:13:38 ---> 1b79daad9750 06:13:38 Step 23/23 : LABEL version=0.0.0 06:13:38 ---> Running in 6b96977a2b5d 06:13:38 Removing intermediate container 6b96977a2b5d 06:13:38 ---> e0a69f68ec75 06:13:38 06:13:38 Successfully built e0a69f68ec75 06:13:38 Successfully tagged docker-core-data-go:latest 06:13:38  Building docker-core-data-go ... done  [Pipeline] } 06:13:38 $ docker stop --time=1 f0eb74ca7ca0e1b63786b8e28ffe64adbf357321e15f639abfe1a5ff22a3e8a3 06:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.265s coverage: 46.6% of statements 06:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:13:40 $ docker rm -f f0eb74ca7ca0e1b63786b8e28ffe64adbf357321e15f639abfe1a5ff22a3e8a3 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:41 + docker images 06:13:41 + grep docker 06:13:41 docker-core-data-go latest e0a69f68ec75 3 seconds ago 22.3MB 06:13:41 docker-support-notifications-go latest b975867af0a9 7 seconds ago 12MB 06:13:41 docker-sys-mgmt-agent-go latest cc54cb0cbf0b 9 seconds ago 313MB 06:13:41 docker-security-proxy-setup-go latest d9ff8780c8f6 14 seconds ago 24.5MB 06:13:41 docker-support-scheduler-go latest 99ff489db6f6 25 seconds ago 10.7MB 06:13:41 docker-security-secretstore-setup-go latest fc02ad72958c About a minute ago 24.6MB 06:13:41 docker-security-bootstrap-redis-go latest 269869b994ba About a minute ago 15.8MB 06:13:41 docker-core-metadata-go latest 781eb951da7d About a minute ago 13MB 06:13:41 docker-core-command-go latest eb45645b7222 About a minute ago 10.6MB 06:13:41 docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.608s coverage: 27.0% of statements 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.558s coverage: 77.8% of statements 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.453s coverage: 82.4% of statements 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.368s coverage: 86.7% of statements 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements 06:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:13:57 Still waiting to schedule task 06:13:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.073s coverage: 93.8% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.1% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.082s coverage: 100.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 06:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements 06:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.4% of statements 06:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.585s coverage: 63.5% of statements 06:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 06:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 91.3% of statements 06:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 06:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 06:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.917s coverage: 55.9% of statements 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.411s coverage: 37.0% of statements 06:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.461s coverage: 84.0% of statements 06:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements 06:14:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.346s coverage: 47.1% of statements 06:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:14:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements 06:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:14:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.137s coverage: 100.0% of statements 06:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.048s coverage: 29.1% of statements 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.204s coverage: 99.0% of statements 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:14:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:14:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:14:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:14:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements 06:14:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 06:14:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 06:14:29 GO111MODULE=on go vet ./... 06:14:47 Running on prd-ubuntu18.04-docker-8c-8g-18643 in /w/workspace/edgexfoundry_edgex-go_PR-2990 [Pipeline] { [Pipeline] ws 06:14:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:14:50 using credential edgex-jenkins-ssh 06:14:50 Cloning the remote Git repository 06:14:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:14:50 > git init /w/workspace/edgex-go/1 # timeout=10 06:14:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:14:50 > git --version # timeout=10 06:14:50 > git --version # 'git version 2.17.1' 06:14:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:58 Merging remotes/origin/master commit f6f1810f8e72a9609a8084418fbab33b05fccf6b into PR head commit 43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:14:58 Merge succeeded, producing 43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:14:58 Checking out Revision 43f467f085aefd2fa690ca57f6f69bdd6698eef9 (PR-2990) 06:14:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:14:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:14:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2990/head:refs/remotes/origin/PR-2990 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:14:58 > git config core.sparsecheckout # timeout=10 06:14:58 > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 06:14:58 > git remote # timeout=10 06:14:58 > git config --get remote.origin.url # timeout=10 06:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:58 > git merge f6f1810f8e72a9609a8084418fbab33b05fccf6b # timeout=10 06:14:58 > git rev-parse HEAD^{commit} # timeout=10 06:14:58 > git config core.sparsecheckout # timeout=10 06:14:58 > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 06:15:02 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" 06:15:02 > git --version # timeout=10 06:15:02 > git --version # 'git version 2.17.1' 06:15:02 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:04 + echo snap-build.sh 06:15:04 snap-build.sh 06:15:04 + SNAP_BASE_DIR=. 06:15:04 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:15:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:15:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:15:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:15:04 + cd /w/workspace/edgex-go/1 06:15:04 + sudo apt-get remove -qy --purge lxd lxd-client 06:15:04 Reading package lists... 06:15:04 Building dependency tree... 06:15:04 Reading state information... 06:15:04 The following packages were automatically installed and are no longer required: 06:15:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:15:04 uidmap xdelta3 06:15:04 Use 'sudo apt autoremove' to remove them. 06:15:04 The following packages will be REMOVED: 06:15:04 lxd* lxd-client* 06:15:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:15:04 After this operation, 31.7 MB disk space will be freed. 06:15:06 (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.) 06:15:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:15:06 Removing lxd dnsmasq configuration 06:15:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:15:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:15:08 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:15:08 (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.) 06:15:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:15:09 Processing triggers for systemd (237-3ubuntu10.42) ... 06:15:09 Processing triggers for ureadahead (0.100.0-21) ... 06:15:11 + sudo snap remove --purge lxd 06:15:11 snap "lxd" is not installed 06:15:11 + sudo groupadd --force --system lxd 06:15:11 ++ whoami 06:15:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:15:11 + newgrp - lxd 06:15:11 + sudo snap install lxd 06:15:21 2021-01-06T06:15:19Z INFO Waiting for automatic snapd restart... 06:15:36 lxd 4.9 from Canonical* installed 06:15:36 + sudo lxd init --auto 06:15:37 gofmt -l . 06:15:37 [ "`gofmt -l .`" = "" ] 06:15:37 ./bin/test-go-mod-tidy.sh 06:15:37 ./bin/test-attribution-txt.sh [Pipeline] sh 06:15:42 + ls -al . 06:15:42 total 668 06:15:42 drwxrwxr-x 9 1001 1001 4096 Jan 6 06:15 . 06:15:42 drwxr-xr-x 4 root root 4096 Jan 6 06:12 .. 06:15:42 -rw-rw-r-- 1 1001 1001 11 Jan 6 06:10 .dockerignore 06:15:42 drwxrwxr-x 8 1001 1001 4096 Jan 6 06:10 .git 06:15:42 drwxrwxr-x 3 1001 1001 4096 Jan 6 06:10 .github 06:15:42 -rw-rw-r-- 1 1001 1001 824 Jan 6 06:10 .gitignore 06:15:42 -rw-rw-r-- 1 1001 1001 166 Jan 6 06:10 .sonarcloud.properties 06:15:42 -rw-rw-r-- 1 1001 1001 3804 Jan 6 06:10 CONTRIBUTING.md 06:15:42 -rw-rw-r-- 1 1001 1001 931 Jan 6 06:10 Dockerfile.build 06:15:42 -rw-rw-r-- 1 1001 1001 863 Jan 6 06:10 Jenkinsfile 06:15:42 -rw-rw-r-- 1 1001 1001 10775 Jan 6 06:10 LICENSE 06:15:42 -rw-rw-r-- 1 1001 1001 5750 Jan 6 06:10 Makefile 06:15:42 -rw-rw-r-- 1 1001 1001 6511 Jan 6 06:10 README.md 06:15:42 -rw-rw-r-- 1 1001 1001 6744 Jan 6 06:10 SECURITY.md 06:15:42 -rw-rw-r-- 1 1001 1001 5 Jan 6 06:06 VERSION 06:15:42 -rw-rw-r-- 1 1001 1001 4131 Jan 6 06:10 ZMQWindows.md 06:15:42 drwxrwxr-x 2 1001 1001 4096 Jan 6 06:10 bin 06:15:42 drwxrwxr-x 14 1001 1001 4096 Jan 6 06:10 cmd 06:15:42 -rw-r--r-- 1 root root 541590 Jan 6 06:14 coverage.out 06:15:42 -rw-r--r-- 1 root root 979 Jan 6 06:15 go.mod 06:15:42 -rw-r--r-- 1 root root 19019 Jan 6 06:15 go.sum 06:15:42 drwxrwxr-x 8 1001 1001 4096 Jan 6 06:10 internal 06:15:42 drwxrwxr-x 4 1001 1001 4096 Jan 6 06:10 openapi 06:15:42 drwxrwxr-x 4 1001 1001 4096 Jan 6 06:10 snap 06:15:42 -rw-rw-r-- 1 1001 1001 168 Jan 6 06:10 version.go [Pipeline] sh 06:15:43 + '[' -e coverage.out ] 06:15:43 + chown 1001:1001 coverage.out [Pipeline] stash 06:15:43 Warning: overwriting stash ‘coverage-report’ 06:15:44 + sudo snap install --classic snapcraft 06:15:44 Stashed 1 file(s) [Pipeline] sh 06:15:45 + make build 06:15:45 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 06:15:51 snapcraft 4.4.4 from Canonical* installed 06:15:51 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:15:51 + patch --verbose -p1 06:15:51 Hmm... Looks like a unified diff to me... 06:15:51 The text leading up to this was: 06:15:51 -------------------------- 06:15:51 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:15:51 |From: Tony Espy 06:15:51 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:15:51 |Subject: [PATCH] optimize snap build for pipeline CI check 06:15:51 | 06:15:51 |This patch is used by the EdgeX CI pipeline builds to 06:15:51 |optimize the snap CI check run for pull requests. When 06:15:51 |applied, it essentially strips out everything (apps and 06:15:51 |parts) from the snapcraft.yaml file except those required 06:15:51 |to build edgex-go, as the whole idea of the CI check is to 06:15:51 |catch changes to edgex-go that break the snap build. 06:15:51 | 06:15:51 |In general, anyone updating snapcraft.yaml will also need 06:15:51 |to update this patch file, otherwise it may fail to apply, 06:15:51 |resulting in a failed snap build CI check in the associated 06:15:51 |pull request. 06:15:51 | 06:15:51 |Note - in addition to applying this patch, the pipeline also 06:15:51 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:15:51 |need to build the finally binary .snap file (and it won't 06:15:51 |work with the patch applied). This further reduces the build 06:15:51 |time. 06:15:51 |--- 06:15:51 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:15:51 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:15:51 | 06:15:51 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:15:51 |index 1e537489..faf42425 100644 06:15:51 |--- a/snap/snapcraft.yaml 06:15:51 |+++ b/snap/snapcraft.yaml 06:15:51 -------------------------- 06:15:51 patching file snap/snapcraft.yaml 06:15:51 Using Plan A... 06:15:51 Hunk #1 succeeded at 73. 06:15:51 Hunk #2 succeeded at 202 with fuzz 1. 06:15:51 Hunk #3 succeeded at 214. 06:15:51 Hunk #4 succeeded at 222. 06:15:51 Hunk #5 succeeded at 229. 06:15:51 Hunk #6 succeeded at 256. 06:15:51 Hunk #7 succeeded at 290. 06:15:51 Hunk #8 succeeded at 341. 06:15:51 Hmm... Ignoring the trailing garbage. 06:15:51 done 06:15:51 + sudo snapcraft prime --use-lxd 06:15:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:15:51 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:15:51 - README.md 06:15:51 - snapcraft.yaml.orig 06:15:51 06:15:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:15:52 Launching a container. 06:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:16:04 Waiting for container to be ready 06:16:04 To start your first instance, try: lxc launch ubuntu:18.04 06:16:04 06:16:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:16:07 Waiting for network to be ready... 06:16:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:16:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] 06:16:08 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:16:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] 06:16:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 06:16:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 06:16:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] 06:16:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] 06:16:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 06:16:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 06:16:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:16:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:16:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:16:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:16:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:16:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:16:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:16:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:16:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:16:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] 06:16:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 06:16:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] 06:16:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 06:16:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 06:16:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 06:16:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:16:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:16:13 Fetched 23.6 MB in 5s (4589 kB/s) 06:16:13 Reading package lists... 06:16:14 Reading package lists... 06:16:14 Building dependency tree... 06:16:14 Reading state information... 06:16:14 The following additional packages will be installed: 06:16:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:16:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:16:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:16:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:16:14 Suggested packages: 06:16:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:16:14 Recommended packages: 06:16:14 gnupg libsasl2-modules 06:16:14 The following NEW packages will be installed: 06:16:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:16:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:16:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:16:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:16:14 The following packages will be upgraded: 06:16:14 gpg gpg-agent gpgconf libudev1 06:16:14 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 06:16:14 Need to get 3531 kB of archives. 06:16:14 After this operation, 13.3 MB of additional disk space will be used. 06:16:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 06:16:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:16:15 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 06:16:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:16:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:16:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 06:16:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 06:16:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:16:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:16:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:16:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:16:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:16:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:16:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:16:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:16:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:16:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:16:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:16:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:16:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:16:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:16:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:16:15 debconf: delaying package configuration, since apt-utils is not installed 06:16:15 Fetched 3531 kB in 1s (3226 kB/s) 06:16:15 (Reading database ... 12511 files and directories currently installed.) 06:16:15 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 06:16:16 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:16:16 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 06:16:16 Selecting previously unselected package udev. 06:16:16 (Reading database ... 12511 files and directories currently installed.) 06:16:16 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 06:16:16 Unpacking udev (237-3ubuntu10.43) ... 06:16:16 Selecting previously unselected package libfuse2:amd64. 06:16:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:16:16 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:16:16 Selecting previously unselected package fuse. 06:16:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:16:16 Unpacking fuse (2.9.7-1ubuntu1) ... 06:16:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:16:16 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:16:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:16:16 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:16:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:16:16 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:16:17 Selecting previously unselected package libksba8:amd64. 06:16:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:16:17 Unpacking libksba8:amd64 (1.3.5-2) ... 06:16:17 Selecting previously unselected package libroken18-heimdal:amd64. 06:16:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:16:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:16:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:16:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 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 06:16:17 Selecting previously unselected package libwind0-heimdal:amd64. 06:16:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:16:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:16:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:16:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:16:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Selecting previously unselected package libsasl2-modules-db:amd64. 06:16:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:16:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:16:18 Selecting previously unselected package libsasl2-2:amd64. 06:16:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:16:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:16:18 Selecting previously unselected package libldap-common. 06:16:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:16:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:16:18 Selecting previously unselected package libldap-2.4-2:amd64. 06:16:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:16:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:16:18 Selecting previously unselected package dirmngr. 06:16:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:16:18 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:16:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:16:18 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:16:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:16:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:16:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:16:18 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:16:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:18 Setting up libksba8:amd64 (1.3.5-2) ... 06:16:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:19 Setting up udev (237-3ubuntu10.43) ... 06:16:19 invoke-rc.d: policy-rc.d denied execution of start. 06:16:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:19 Processing triggers for systemd (237-3ubuntu10) ... 06:16:19 Setting up fuse (2.9.7-1ubuntu1) ... 06:16:19 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:16:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:16:19 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:16:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:16:20 settings in the [Install] section, and DefaultInstance for template units). 06:16:20 This means they are not meant to be enabled using systemctl. 06:16:20 Possible reasons for having this kind of units are: 06:16:20 1) A unit may be statically enabled by being symlinked from another unit's 06:16:20 .wants/ or .requires/ directory. 06:16:20 2) A unit's purpose may be to act as a helper for some other unit which has 06:16:20 a requirement dependency on it. 06:16:20 3) A unit may be started when needed via activation (socket, path, timer, 06:16:20 D-Bus, udev, scripted systemctl call, ...). 06:16:20 4) In case of template units, the unit is meant to be enabled with some 06:16:20 instance name specified. 06:16:20 Reading package lists... 06:16:20 Building dependency tree... 06:16:20 Reading state information... 06:16:20 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 06:16:21 The following additional packages will be installed: 06:16:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:16:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:16:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:16:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:16:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:16:21 Suggested packages: 06:16:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:16:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:16:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:16:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:16:21 systemd-container policykit-1 06:16:21 Recommended packages: 06:16:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:16:21 The following NEW packages will be installed: 06:16:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:16:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:16:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:16:21 multiarch-support openssh-client python3 python3-minimal python3.6 06:16:21 python3.6-minimal snapd squashfs-tools sudo 06:16:21 The following packages will be upgraded: 06:16:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:16:21 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 06:16:21 Need to get 35.2 MB of archives. 06:16:21 After this operation, 141 MB of additional disk space will be used. 06:16:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:16:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:16:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:16:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:16:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:16:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:16:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:16:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:16:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:16:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:16:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:16:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:16:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:16:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:16:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:16:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:16:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 06:16:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 06:16:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:16:22 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:16:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:16:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:16:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:16:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:16:22 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:16:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:16:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:16:22 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:16:22 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:16:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:16:24 debconf: delaying package configuration, since apt-utils is not installed 06:16:24 Fetched 35.2 MB in 3s (11.5 MB/s) 06:16:24 (Reading database ... 12757 files and directories currently installed.) 06:16:24 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 06:16:24 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:16:25 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 06:16:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:16:25 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 06:16:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:16:25 (Reading database ... 12757 files and directories currently installed.) 06:16:25 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:16:25 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:16:25 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:16:25 (Reading database ... 12757 files and directories currently installed.) 06:16:25 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:16:25 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:16:25 Setting up apt (1.6.12ubuntu0.2) ... 06:16:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:16:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:16:26 (Reading database ... 12764 files and directories currently installed.) 06:16:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:16:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:16:26 Selecting previously unselected package libpython3.6-minimal:amd64. 06:16:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:16:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:16:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:16:26 Selecting previously unselected package libexpat1:amd64. 06:16:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:16:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:16:26 Selecting previously unselected package python3.6-minimal. 06:16:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:16:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:16:27 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:16:27 Checking for services that may need to be restarted...done. 06:16:27 Checking for services that may need to be restarted...done. 06:16:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:16:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:16:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:16:28 Selecting previously unselected package python3-minimal. 06:16:28 (Reading database ... 13012 files and directories currently installed.) 06:16:28 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:16:28 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:16:28 Selecting previously unselected package mime-support. 06:16:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:16:28 Unpacking mime-support (3.60ubuntu1) ... 06:16:28 Selecting previously unselected package libmpdec2:amd64. 06:16:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:16:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:16:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:16:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:16:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:16:29 Selecting previously unselected package python3.6. 06:16:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:16:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:16:29 Selecting previously unselected package libpython3-stdlib:amd64. 06:16:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:16:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:16:29 Setting up python3-minimal (3.6.7-1~18.04) ... 06:16:29 Selecting previously unselected package python3. 06:16:29 (Reading database ... 13442 files and directories currently installed.) 06:16:29 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:16:29 Unpacking python3 (3.6.7-1~18.04) ... 06:16:29 Selecting previously unselected package multiarch-support. 06:16:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:16:29 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:16:29 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:16:29 Selecting previously unselected package liblzo2-2:amd64. 06:16:29 (Reading database ... 13479 files and directories currently installed.) 06:16:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:16:29 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:16:29 Selecting previously unselected package libbsd0:amd64. 06:16:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:16:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:16:29 Selecting previously unselected package sudo. 06:16:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:16:29 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:16:29 Selecting previously unselected package apparmor. 06:16:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:16:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:16:30 Selecting previously unselected package libedit2:amd64. 06:16:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:16:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:16:30 Selecting previously unselected package libkrb5support0:amd64. 06:16:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:16:30 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:16:30 Selecting previously unselected package libk5crypto3:amd64. 06:16:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:16:30 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:16:30 Selecting previously unselected package libkeyutils1:amd64. 06:16:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:16:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:16:30 Selecting previously unselected package libkrb5-3:amd64. 06:16:30 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:16:30 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:16:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:16:30 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:16:30 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:16:30 Selecting previously unselected package libssl1.0.0:amd64. 06:16:30 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:16:30 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:16:30 Selecting previously unselected package openssh-client. 06:16:30 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:16:30 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:16:31 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 06:16:31 Selecting previously unselected package squashfs-tools. 06:16:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:16:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:16:31 Selecting previously unselected package snapd. 06:16:31 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:16:31 Unpacking snapd (2.48+18.04) ... 06:16:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:16:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:16:34 Setting up mime-support (3.60ubuntu1) ... 06:16:34 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:16:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:16:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:16:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:34 Setting up systemd (237-3ubuntu10.43) ... 06:16:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:16:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:16:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:16:35 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:16:35 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:16:35 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:16:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:16:35 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 06:16:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:16:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:16:36 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:16:36 Setting up python3 (3.6.7-1~18.04) ... 06:16:36 running python rtupdate hooks for python3.6... 06:16:36 running python post-rtupdate hooks for python3.6... 06:16:36 Setting up apparmor (2.12-4ubuntu5.1) ... 06:16:37 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:16:37 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:16:37 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:16:38 Setting up snapd (2.48+18.04) ... 06:16:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:16:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:16:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:16:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:16:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:16:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:16:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:16:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:16:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:16:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:16:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:16:40 /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' 06:16:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:40 Processing triggers for systemd (237-3ubuntu10.43) ... 06:16:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:16:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:16:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:16:43 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 06:16:43 Reading package lists... 06:16:43 Reading package lists... 06:16:43 Building dependency tree... 06:16:43 Reading state information... 06:16:43 Calculating upgrade... 06:16:43 The following packages will be upgraded: 06:16:43 advancecomp base-files bash binutils binutils-common 06:16:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:16:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:16:43 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:16:43 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:16:43 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:16:43 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:16:43 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:16:43 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:16:43 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:16:43 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:16:43 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:16:43 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:16:43 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:16:43 ubuntu-keyring util-linux 06:16:43 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:16:43 Need to get 63.7 MB of archives. 06:16:43 After this operation, 5201 kB of additional disk space will be used. 06:16:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:16:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 06:16:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:16:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:16:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:16:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:16:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:16:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:16:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:16:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:16:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:16:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:16:44 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:16:44 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:16:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:16:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:16:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:16:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:16:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:16:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:16:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:16:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 06:16:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:16:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:16:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:16:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:16:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:16:44 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:16:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:16:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:16:44 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:16:44 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:16:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:16:44 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:16:44 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:16:44 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:16:44 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] 06:16:44 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:16:44 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 06:16:44 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] 06:16:44 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:16:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:16:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:16:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:16:44 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:16:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:16:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:16:44 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:16:44 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:16:45 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:16:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:16:45 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:16:45 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:16:45 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:16:45 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:16:45 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:16:45 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:16:45 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:16:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:16:45 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:16:45 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:16:45 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:16:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:16:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:16:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:16:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:16:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:16:45 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:16:45 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:16:45 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:16:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:16:45 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:16:45 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:16:45 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:16:45 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:16:45 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:16:45 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:16:45 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 06:16:45 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:16:45 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:16:45 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:16:45 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:16:45 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 06:16:45 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:16:45 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:16:45 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:16:45 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:16:45 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:16:45 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:16:45 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:16:46 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:16:46 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:16:46 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:16:46 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:16:46 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:16:46 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:16:46 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:16:46 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:16:46 debconf: delaying package configuration, since apt-utils is not installed 06:16:46 Fetched 63.7 MB in 3s (21.1 MB/s) 06:16:47 (Reading database ... 13912 files and directories currently installed.) 06:16:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:16:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:16:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:16:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:16:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 06:16:47 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... 06:16:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:48 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:48 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:49 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:49 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:16:49 (Reading database ... 13911 files and directories currently installed.) 06:16:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:16:49 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:16:49 (Reading database ... 13911 files and directories currently installed.) 06:16:49 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:49 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16: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 06:16:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:16:50 (Reading database ... 13911 files and directories currently installed.) 06:16:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:16:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:16:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:16:51 (Reading database ... 13911 files and directories currently installed.) 06:16:51 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:16:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:16:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:16:51 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:16:51 Setting up base-files (10.1ubuntu2.10) ... 06:16:51 Installing new version of config file /etc/issue ... 06:16:51 Installing new version of config file /etc/issue.net ... 06:16:51 Installing new version of config file /etc/lsb-release ... 06:16:51 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:16:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:16:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:16:52 Removing obsolete conffile /etc/default/motd-news ... 06:16:52 (Reading database ... 13912 files and directories currently installed.) 06:16:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:16:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:16:52 Setting up bash (4.4.18-2ubuntu1.2) ... 06:16:52 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 06:16:52 (Reading database ... 13912 files and directories currently installed.) 06:16:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:16:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [Pipeline] } 06:16:52 $ docker stop --time=1 d8fcbed576111bdc26e10dbe40699af7788f6bbc0543083f63e85b3884c14774 06:16:52 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:16:52 (Reading database ... 13912 files and directories currently installed.) 06:16:52 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 06:16:52 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 06:16:53 Setting up tar (1.29b-2ubuntu0.1) ... 06:16:53 (Reading database ... 13912 files and directories currently installed.) 06:16:53 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:16:53 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:16:53 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:16:53 (Reading database ... 13912 files and directories currently installed.) 06:16:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:16:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:16:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:16:53 (Reading database ... 13912 files and directories currently installed.) 06:16:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:16:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:16:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:16:54 (Reading database ... 13912 files and directories currently installed.) 06:16:54 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:16:54 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:16:54 Setting up grep (3.1-2build1) ... 06:16:54 (Reading database ... 13912 files and directories currently installed.) 06:16:54 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:16:54 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:16:54 Setting up login (1:4.5-1ubuntu2) ... 06:16:55 (Reading database ... 13912 files and directories currently installed.) 06:16:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:16:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:16:55 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:16:55 (Reading database ... 13912 files and directories currently installed.) 06:16:55 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:16:55 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:16:55 $ docker rm -f d8fcbed576111bdc26e10dbe40699af7788f6bbc0543083f63e85b3884c14774 06:16:55 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:16:55 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:16:55 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:16:55 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } 06:16:56 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:16:56 (Reading database ... 13912 files and directories currently installed.) 06:16:56 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:16:56 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:16:57 06:16:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:16:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:16:57 latest: Pulling from edgex-devops/edgex-compose-arm64 06:16:57 29e5d40040c1: Pulling fs layer 06:16:57 1ce36da41761: Pulling fs layer 06:16:57 25b303627fd3: Pulling fs layer 06:16:57 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:16:57 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:16:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:16:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:16:57 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:16:57 (Reading database ... 13912 files and directories currently installed.) 06:16:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:16:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:16:58 29e5d40040c1: Verifying Checksum 06:16:58 29e5d40040c1: Download complete 06:16:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:16:58 (Reading database ... 13912 files and directories currently installed.) 06:16:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:16:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:16:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:16:58 (Reading database ... 13912 files and directories currently installed.) 06:16:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:16:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:16:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:16:58 (Reading database ... 13912 files and directories currently installed.) 06:16:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:16:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:16:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:16:58 (Reading database ... 13912 files and directories currently installed.) 06:16:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:16:58 1ce36da41761: Verifying Checksum 06:16:58 1ce36da41761: Download complete 06:16:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:16:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:16:58 (Reading database ... 13912 files and directories currently installed.) 06:16:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:16:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:16:58 29e5d40040c1: Pull complete 06:16:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:16:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:16:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:16:59 (Reading database ... 13912 files and directories currently installed.) 06:16:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:16:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:16:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:16:59 (Reading database ... 13912 files and directories currently installed.) 06:16:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:16:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:16:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:16:59 (Reading database ... 13912 files and directories currently installed.) 06:16:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:16:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:16:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:16:59 (Reading database ... 13912 files and directories currently installed.) 06:16:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:00 1ce36da41761: Pull complete 06:17:00 25b303627fd3: Verifying Checksum 06:17:00 25b303627fd3: Download complete 06:17:00 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:17:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:17:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:17:01 (Reading database ... 13912 files and directories currently installed.) 06:17:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:17:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:17:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:17:02 (Reading database ... 13912 files and directories currently installed.) 06:17:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:17:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:17:02 (Reading database ... 13914 files and directories currently installed.) 06:17:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:17:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:17:02 Setting up debconf (1.5.66ubuntu1) ... 06:17:02 (Reading database ... 13914 files and directories currently installed.) 06:17:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:02 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:02 (Reading database ... 13914 files and directories currently installed.) 06:17:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:02 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:03 (Reading database ... 13914 files and directories currently installed.) 06:17:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:03 (Reading database ... 13914 files and directories currently installed.) 06:17:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:03 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 06:17:03 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:17:03 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:03 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:03 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:04 (Reading database ... 13914 files and directories currently installed.) 06:17:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:17:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:17:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:17:04 (Reading database ... 13914 files and directories currently installed.) 06:17:04 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:17:04 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:04 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:04 (Reading database ... 13914 files and directories currently installed.) 06:17:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:05 (Reading database ... 13914 files and directories currently installed.) 06:17:05 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:17:05 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:17:05 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:17:05 (Reading database ... 13914 files and directories currently installed.) 06:17:05 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:17:05 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:17:05 Setting up passwd (1:4.5-1ubuntu2) ... 06:17:05 (Reading database ... 13914 files and directories currently installed.) 06:17:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:17:05 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:17:05 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:17:05 (Reading database ... 13914 files and directories currently installed.) 06:17:05 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:17:05 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:17:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:17:06 (Reading database ... 13914 files and directories currently installed.) 06:17:06 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:17:06 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:17:06 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:17:06 (Reading database ... 13914 files and directories currently installed.) 06:17:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:17:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:17:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:17:06 (Reading database ... 13914 files and directories currently installed.) 06:17:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:17:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:17:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:17:06 (Reading database ... 13914 files and directories currently installed.) 06:17:06 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:17:06 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:17:06 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:17:07 (Reading database ... 13914 files and directories currently installed.) 06:17:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:17:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:17:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:17:07 (Reading database ... 13915 files and directories currently installed.) 06:17:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:17:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:17:07 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:17:07 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:17:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:17:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:17:08 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:17:08 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:17:08 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:17:08 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:17:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:17:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:17:08 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:17:08 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:17:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:17:08 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:17:08 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:17:08 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:17:08 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:17:08 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:17:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:17:09 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:17:09 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 06:17:09 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 06:17:10 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:17:10 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:17:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:17:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:17:10 25b303627fd3: Pull complete 06:17:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:17:10 prd-ubuntu18.04-docker-arm64-4c-16g-18641 does not seem to be running inside a container 06:17:10 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:17:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:17:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:17:10 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:17:11 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:17:11 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:17:11 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:17:11 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:17:11 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:17:11 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:11 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:11 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:11 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:11 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:11 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:12 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:12 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:13 $ docker top 9b0739bf5fa03066f888a58f44d78f0bdaab6778a8419d221f7dd1ca987ab34f -eo pid,comm 06:17:13 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:13 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh 06:17:14 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:14 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:14 + docker-compose build --help 06:17:14 + grep parallel 06:17:15 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:16 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:16 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:16 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:16 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:16 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:17:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:17:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:17:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:17:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:17:17 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:17:17 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:17 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:17:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:17:17 Setting up tzdata (2020d-0ubuntu0.18.04) ... 06:17:17 06:17:17 Current default time zone: 'Etc/UTC' 06:17:17 Local time is now: Wed Jan 6 06:17:17 UTC 2021. 06:17:17 Universal Time is now: Wed Jan 6 06:17:17 UTC 2021. 06:17:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:17:17 06:17:17 Setting up systemd-sysv (237-3ubuntu10.43) ... 06:17:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:17 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 06:17:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:17:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:17:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:17:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:17:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:17:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:17:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:17:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:18 --parallel Build images in parallel. [Pipeline] } 06:17:18 $ docker stop --time=1 9b0739bf5fa03066f888a58f44d78f0bdaab6778a8419d221f7dd1ca987ab34f 06:17:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:17:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:17:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:18 Setting up patch (2.7.6-2ubuntu1.1) ... 06:17:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:17:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:17:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:17:18 Installing new version of config file /etc/ssl/openssl.cnf ... 06:17:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:17:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:17:18 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:17:20 $ docker rm -f 9b0739bf5fa03066f888a58f44d78f0bdaab6778a8419d221f7dd1ca987ab34f 06:17:20 Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 06:17:20 22 added, 17 removed; done. 06:17:20 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:17:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:17:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:17:20 Setting up pkgbinarymangler (138.18.04.1) ... [Pipeline] isUnix [Pipeline] sh 06:17:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:17:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:17:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:21 Setting up perl (5.26.1-6ubuntu0.5) ... 06:17:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:17:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:17:21 . [Pipeline] withDockerContainer 06:17:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:17:21 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:17:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:17:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:17:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:17:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:17:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:17:21 prd-ubuntu18.04-docker-arm64-4c-16g-18641 does not seem to be running inside a container 06:17:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:17:21 Processing triggers for systemd (237-3ubuntu10.43) ... 06:17:21 Processing triggers for mime-support (3.60ubuntu1) ... 06:17:21 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:17:21 Updating certificates in /etc/ssl/certs... 06:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:17:22 0 added, 0 removed; done. 06:17:22 Running hooks in /etc/ca-certificates/update.d... 06:17:22 done. 06:17:22 Reading package lists... 06:17:22 Building dependency tree... 06:17:22 Reading state information... 06:17:23 The following NEW packages will be installed: 06:17:23 apt-transport-https 06:17:23 $ docker top dc294b79b75a5a7163f2440536080ca04ebd12987b9384ceb0be6b5e15507e1d -eo pid,comm 06:17:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:17:23 Need to get 1696 B of archives. 06:17:23 After this operation, 153 kB of additional disk space will be used. 06:17:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:17:23 debconf: delaying package configuration, since apt-utils is not installed 06:17:23 Fetched 1696 B in 0s (8647 B/s) 06:17:23 Selecting previously unselected package apt-transport-https. 06:17:23 (Reading database ... 13929 files and directories currently installed.) 06:17:23 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:17:23 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [Pipeline] { 06:17:23 Setting up apt-transport-https (1.6.12ubuntu0.2) ... [Pipeline] sh 06:17:23 Waiting for network to be ready... 06:17:24 + docker-compose -f ./docker-compose-build.yml build --parallel 06:17:27 Building docker-core-command-go ... 06:17:27 Building docker-core-data-go ... 06:17:27 Building docker-core-metadata-go ... 06:17:27 Building docker-security-bootstrap-redis-go ... 06:17:27 Building docker-security-proxy-setup-go ... 06:17:27 Building docker-security-secretstore-setup-go ... 06:17:27 Building docker-support-notifications-go ... 06:17:27 Building docker-support-scheduler-go ... 06:17:27 Building docker-sys-mgmt-agent-go ... 06:17:27 Building docker-support-notifications-go 06:17:27 Building docker-security-proxy-setup-go 06:17:27 Building docker-core-data-go 06:17:27 Building docker-support-scheduler-go 06:17:27 Building docker-core-metadata-go 06:17:30 2021-01-06T06:17:27Z INFO Waiting for automatic snapd restart... 06:17:30 snapd 2.48.2 from Canonical* installed 06:17:31 "snapd" switched to the "latest/stable" channel 06:17:31 06:17:35 core18 20201210 from Canonical* installed 06:17:35 "core18" switched to the "latest/stable" channel 06:17:35 06:17:40 snapcraft 4.4.4 from Canonical* installed 06:17:40 "snapcraft" switched to the "latest/stable" channel 06:17:40 06:17:44 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:17:44 - README.md 06:17:44 - snapcraft.yaml.orig 06:17:44 06:17:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:17:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:17:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:17:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:17:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:17:51 Reading package lists... 06:17:52 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:17:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:17:58 Reading package lists... 06:17:58 Building dependency tree... 06:17:58 Reading state information... 06:17:58 Suggested packages: 06:17:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:17:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:17:58 Recommended packages: 06:17:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:17:58 The following NEW packages will be installed: 06:17:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:17:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:17:58 pkg-config zip 06:17:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:17:58 Need to get 7655 kB of archives. 06:17:58 After this operation, 43.7 MB of additional disk space will be used. 06:17:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:17:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:17:59 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:17:59 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:17:59 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:17:59 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:17:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:17:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:17:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:17:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:17:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:17:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:17:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:17:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:17:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:17:59 debconf: delaying package configuration, since apt-utils is not installed 06:17:59 Fetched 7655 kB in 1s (6681 kB/s) 06:18:00 Selecting previously unselected package libglib2.0-0:amd64. 06:18:00 (Reading database ... 13933 files and directories currently installed.) 06:18:00 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:18:00 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:18:00 Selecting previously unselected package libpsl5:amd64. 06:18:00 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:18:00 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:18:00 Selecting previously unselected package libnghttp2-14:amd64. 06:18:00 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:18:00 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:18:00 Selecting previously unselected package librtmp1:amd64. 06:18:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:18:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:18:00 Selecting previously unselected package libcurl3-gnutls:amd64. 06:18:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:18:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:18:00 Selecting previously unselected package liberror-perl. 06:18:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:18:00 Unpacking liberror-perl (0.17025-1) ... 06:18:00 Selecting previously unselected package git-man. 06:18:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:18:00 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:18:00 Selecting previously unselected package git. 06:18:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:18:00 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:18:01 Selecting previously unselected package libnorm1:amd64. 06:18:01 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:18:01 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:18:02 Selecting previously unselected package libpgm-5.2-0:amd64. 06:18:02 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:18:02 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:18:02 Selecting previously unselected package libsodium23:amd64. 06:18:02 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:18:02 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:18:02 Selecting previously unselected package libzmq5:amd64. 06:18:02 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:18:02 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:18:02 Selecting previously unselected package libzmq3-dev:amd64. 06:18:02 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:18:02 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:18:02 Selecting previously unselected package pkg-config. 06:18:02 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:18:02 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:18:02 Selecting previously unselected package zip. 06:18:02 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:18:02 Unpacking zip (3.0-11build1) ... 06:18:02 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:18:02 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:18:02 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:18:02 Setting up liberror-perl (0.17025-1) ... 06:18:02 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:18:02 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:18:02 No schema files found: doing nothing. 06:18:02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:18:02 Setting up zip (3.0-11build1) ... 06:18:02 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:18:02 Setting up libsodium23:amd64 (1.0.16-2) ... 06:18:02 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:18:02 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:18:02 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:18:02 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:18:02 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:18:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:18:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:09 git set to automatically installed. 06:18:09 git-man set to automatically installed. 06:18:09 libcurl3-gnutls set to automatically installed. 06:18:09 liberror-perl set to automatically installed. 06:18:09 libglib2.0-0 set to automatically installed. 06:18:09 libnghttp2-14 set to automatically installed. 06:18:09 libnorm1 set to automatically installed. 06:18:09 libpgm-5.2-0 set to automatically installed. 06:18:09 libpsl5 set to automatically installed. 06:18:09 librtmp1 set to automatically installed. 06:18:09 libsodium23 set to automatically installed. 06:18:09 libzmq3-dev set to automatically installed. 06:18:09 libzmq5 set to automatically installed. 06:18:09 pkg-config set to automatically installed. 06:18:09 zip set to automatically installed. 06:18:11 snapd is not logged in, snap install commands will use sudo 06:18:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:18 snap "core18" has no updates available 06:18:20 Pulling config-common 06:18:21 Pulling go-build-helper 06:18:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:18:35 ---> 0d0840eafc74 06:18:35 Step 3/23 : WORKDIR /edgex-go 06:18:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:37 ---> 0d0840eafc74 06:18:37 Step 3/24 : WORKDIR /edgex-go 06:18:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:18:37 ---> 0d0840eafc74 06:18:37 Step 3/22 : WORKDIR /edgex-go 06:18:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:18:37 ---> 0d0840eafc74 06:18:37 Step 3/21 : WORKDIR /edgex-go 06:18:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:18:37 ---> 0d0840eafc74 06:18:37 Step 3/21 : WORKDIR /edgex-go 06:18:37 ---> Running in 17b3fac6eb22 06:18:37 ---> Running in 156234d17f80 06:18:37 ---> Running in f5b1ebe5672a 06:18:37 ---> Running in aa9e305f450a 06:18:37 ---> Running in ae61651fb984 06:18:38 Removing intermediate container 17b3fac6eb22 06:18:38 ---> dca91c4b6585 06:18:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:38 Removing intermediate container aa9e305f450a 06:18:38 ---> b6d4b7cfbb2f 06:18:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:38 Removing intermediate container f5b1ebe5672a 06:18:38 ---> 59df19458b1c 06:18:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:38 Removing intermediate container 156234d17f80 06:18:38 ---> dbba51d2ab93 06:18:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:38 Removing intermediate container ae61651fb984 06:18:38 ---> 214cedd4c52c 06:18:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:38 ---> Running in 109f8aa1aaff 06:18:38 ---> Running in e514cd91f529 06:18:38 ---> Running in ba3e95164c6e 06:18:38 ---> Running in 4860a5aa9286 06:18:38 ---> Running in 8536c0236e59 06:18:43 Removing intermediate container 109f8aa1aaff 06:18:43 ---> ab8c73cce3d8 06:18:43 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:18:43 ---> Running in b8494a3aaa3c 06:18:43 Removing intermediate container e514cd91f529 06:18:43 ---> 00be2354d215 06:18:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:18:43 Removing intermediate container ba3e95164c6e 06:18:43 ---> 6b72ca51f7bf 06:18:43 Step 5/21 : RUN apk add --update --no-cache make git 06:18:43 ---> Running in 74a18b958301 06:18:43 ---> Running in 04a8f8fab4e2 06:18:43 Removing intermediate container 4860a5aa9286 06:18:43 ---> f4fd4085e93e 06:18:43 Step 5/21 : RUN apk add --update --no-cache make git 06:18:43 Removing intermediate container 8536c0236e59 06:18:43 ---> 90b86a36f224 06:18:43 Step 5/22 : RUN apk add --update --no-cache make git 06:18:43 ---> Running in a929ea5eb664 06:18:43 ---> Running in 57608871783f 06:18:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:18:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:18:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] 06:18:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] 06:18:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 06:18:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 06:18:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] 06:18:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] 06:18:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 06:18:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 06:18:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:18:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:18:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:18:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:18:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:18:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:18:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:18:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:18:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:18:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] 06:18:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 06:18:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] 06:18:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 06:18:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 06:18:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 06:18:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:18:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:18:47 Fetched 23.6 MB in 0s (0 B/s) 06:18:47 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:18:47 Fetched 96.5 kB in 0s (0 B/s) 06:18:47 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:18:47 Fetched 279 kB in 0s (0 B/s) 06:18:47 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:18:47 Fetched 122 kB in 0s (0 B/s) 06:18:47 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:18:47 Fetched 77.8 kB in 0s (0 B/s) 06:18:47 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:18:47 Fetched 8848 B in 0s (0 B/s) 06:18:47 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:18:47 Fetched 47.8 kB in 0s (0 B/s) 06:18:47 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:18:47 Fetched 45.6 kB in 0s (0 B/s) 06:18:47 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 06:18:47 Fetched 14.8 kB in 0s (0 B/s) 06:18:47 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:18:47 Fetched 214 kB in 0s (0 B/s) 06:18:47 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:18:47 Fetched 155 kB in 0s (0 B/s) 06:18:47 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:18:47 Fetched 50.6 kB in 0s (0 B/s) 06:18:47 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:18:47 Fetched 14.8 kB in 0s (0 B/s) 06:18:47 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:18:47 Fetched 41.8 kB in 0s (0 B/s) 06:18:47 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:18:47 Fetched 499 kB in 0s (0 B/s) 06:18:47 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:18:47 Fetched 111 kB in 0s (0 B/s) 06:18:47 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:18:47 Fetched 240 kB in 0s (0 B/s) 06:18:47 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:18:47 Fetched 29.3 kB in 0s (0 B/s) 06:18:47 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:18:47 Fetched 85.5 kB in 0s (0 B/s) 06:18:47 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:18:47 Fetched 24.5 kB in 0s (0 B/s) 06:18:47 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 06:18:47 Fetched 49.2 kB in 0s (0 B/s) 06:18:47 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:18:47 Fetched 54.2 kB in 0s (0 B/s) 06:18:47 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:18:47 Fetched 30.8 kB in 0s (0 B/s) 06:18:47 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:18:47 Fetched 17.0 kB in 0s (0 B/s) 06:18:47 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:18:47 Fetched 85.9 kB in 0s (0 B/s) 06:18:47 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:18:47 Fetched 8720 B in 0s (0 B/s) 06:18:47 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:18:47 Fetched 137 kB in 0s (0 B/s) 06:18:47 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:18:47 Fetched 119 kB in 0s (0 B/s) 06:18:47 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:18:47 Fetched 109 kB in 0s (0 B/s) 06:18:47 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:18:47 Fetched 11.1 kB in 0s (0 B/s) 06:18:47 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:18:47 Fetched 645 kB in 0s (0 B/s) 06:18:47 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:18:47 Fetched 41.3 kB in 0s (0 B/s) 06:18:47 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:18:47 Fetched 17.9 kB in 0s (0 B/s) 06:18:47 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:18:47 Fetched 368 kB in 0s (0 B/s) 06:18:47 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:18:47 Fetched 187 kB in 0s (0 B/s) 06:18:47 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:18:47 Fetched 175 kB in 0s (0 B/s) 06:18:47 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:18:47 Fetched 206 kB in 0s (0 B/s) 06:18:47 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:18:47 Fetched 1301 kB in 0s (0 B/s) 06:18:47 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:18:47 Fetched 36.2 kB in 0s (0 B/s) 06:18:47 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:18:47 Fetched 159 kB in 0s (0 B/s) 06:18:47 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:18:47 Fetched 107 kB in 0s (0 B/s) 06:18:47 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:18:47 Fetched 48.7 kB in 0s (0 B/s) 06:18:47 Pulling static-packages 06:18:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:47 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:18:47 Skipping pull go-build-helper (already ran) 06:18:47 Skipping pull static-packages (already ran) 06:18:47 Building go-build-helper 06:18:48 OK: 217 MiB in 51 packages 06:18:48 OK: 217 MiB in 51 packages 06:18:49 OK: 217 MiB in 51 packages 06:18:49 Removing intermediate container b8494a3aaa3c 06:18:49 ---> 281c7bfba673 06:18:49 Step 6/24 : COPY go.mod . 06:18:50 OK: 217 MiB in 51 packages 06:18:50 Removing intermediate container 74a18b958301 06:18:50 ---> 20c3a68a56c6 06:18:50 Step 6/23 : COPY go.mod . 06:18:50 OK: 217 MiB in 51 packages 06:18:51 ---> 67ae72120860 06:18:51 Step 7/24 : RUN go mod download 06:18:51 Removing intermediate container 04a8f8fab4e2 06:18:51 ---> a81b9634bac6 06:18:51 Step 6/21 : COPY go.mod . 06:18:51 ---> Running in 2e743763ec76 06:18:51 ---> 58aab4c45afa 06:18:51 Step 7/23 : RUN go mod download 06:18:52 ---> Running in a14c0cea0066 06:18:52 Removing intermediate container 57608871783f 06:18:52 ---> a3d803dbeeed 06:18:52 Step 6/22 : COPY go.mod . 06:18:52 Building static-packages 06:18:52 ---> 749c454ebc90 06:18:52 Step 7/21 : RUN go mod download 06:18:52 ---> Running in 2adda3b1ace2 06:18:52 Removing intermediate container a929ea5eb664 06:18:52 ---> ab1f7076fa77 06:18:52 Step 6/21 : COPY go.mod . 06:18:53 ---> c1ea05aafa0f 06:18:53 Step 7/22 : RUN go mod download 06:18:53 ---> Running in 85370791049f 06:18:53 Staging go-build-helper 06:18:54 ---> 19a563605ea2 06:18:54 Step 7/21 : RUN go mod download 06:18:54 ---> Running in a8e9c070a201 06:18:54 Staging static-packages 06:18:56 Removing intermediate container 2e743763ec76 06:18:56 ---> 8ce751c3a4bc 06:18:56 Step 8/24 : COPY . . 06:18:56 Removing intermediate container a14c0cea0066 06:18:56 ---> 087f41588d62 06:18:56 Step 8/23 : COPY . . 06:18:56 Pulling go115 06:18:56 Removing intermediate container 2adda3b1ace2 06:18:56 ---> 030f0f7aad6e 06:18:56 Step 8/21 : COPY . . 06:18:57 'edgex-go' has dependencies that need to be staged: go115 06:18:57 Skipping pull go115 (already ran) 06:18:57 Building go115 06:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:18:57 Dload Upload Total Spent Left Speed 06:18:58 Removing intermediate container 85370791049f 06:18:58 ---> d3ab2309442b 06:18:58 Step 8/22 : COPY . . 06:18:59 Removing intermediate container a8e9c070a201 06:18:59 ---> be6eecd02f09 06:18:59 Step 8/21 : COPY . . 06:19:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 26.9M 0 0 26.2M 0 0:00:04 0:00:01 0:00:03 26.2M 47 115M 47 55.1M 0 0 27.4M 0 0:00:04 0:00:02 0:00:02 27.4M 76 115M 76 88.9M 0 0 29.7M 0 0:00:03 0:00:02 0:00:01 29.7M 100 115M 100 115M 0 0 30.2M 0 0:00:03 0:00:03 --:--:-- 30.2M 06:19:01 go1.15.2.linux-amd64.tar.gz: OK 06:19:06 Staging go115 06:19:12 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:19:12 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:19:12 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:19:12 Fetched 0 B in 0s (0 B/s) 06:19:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:19:12 Fetched 224 kB in 0s (0 B/s) 06:19:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:19:12 Fetched 157 kB in 0s (0 B/s) 06:19:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:19:12 Fetched 221 kB in 0s (0 B/s) 06:19:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:19:12 Fetched 143 kB in 0s (0 B/s) 06:19:12 Pulling edgex-go 06:19:13 Pulling version 06:19:14 Building config-common 06:19:17 Skipping build go-build-helper (already ran) 06:19:17 Skipping build static-packages (already ran) 06:19:17 Skipping build go115 (already ran) 06:19:17 Building edgex-go 06:19:18 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 06:19:19 go: downloading github.com/gorilla/mux v1.8.0 06:19:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 06:19:19 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 06:19:19 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:19:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 06:19:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:19:19 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 06:19:19 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:19:19 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:19:19 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:19:19 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 06:19:19 go: downloading github.com/BurntSushi/toml v0.3.1 06:19:19 go: downloading github.com/imdario/mergo v0.3.11 06:19:19 go: downloading github.com/go-kit/kit v0.8.0 06:19:19 go: downloading gopkg.in/yaml.v2 v2.4.0 06:19:19 go: downloading github.com/pebbe/zmq4 v1.2.2 06:19:19 go: downloading github.com/pelletier/go-toml v1.2.0 06:19:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:19:19 go: downloading github.com/google/uuid v1.1.4 06:19:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:19:19 go: downloading github.com/hashicorp/consul/api v1.1.0 06:19:19 go: downloading github.com/x448/float16 v0.8.4 06:19:19 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:19:19 go: downloading github.com/pkg/errors v0.8.1 06:19:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:19:19 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:19:19 go: downloading github.com/mitchellh/copystructure v1.0.0 06:19:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:19:19 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:19:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:19:19 go: downloading github.com/hashicorp/serf v0.8.2 06:19:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:19:19 go: downloading github.com/go-playground/universal-translator v0.17.0 06:19:19 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:19:19 go: downloading github.com/leodido/go-urn v1.2.0 06:19:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:19:19 go: downloading github.com/go-playground/locales v0.13.0 06:19:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:19:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:19:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:19:21 ---> 7e64cb44747a 06:19:21 Step 9/23 : RUN make cmd/core-data/core-data 06:19:21 ---> 8b3c54285880 06:19:21 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:19:21 ---> bc41bdcaaef5 06:19:21 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:19:21 ---> 47bcb149a0ae 06:19:21 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:19:21 ---> 0506e537a1ae 06:19:21 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:19:21 ---> Running in 6e8731f6436d 06:19:21 ---> Running in be281f8983e8 06:19:21 ---> Running in 5ce4804a1413 06:19:21 ---> Running in 11eecc98c2b7 06:19:21 ---> Running in 310550d12533 06:19:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:19:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:19:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:19:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:19:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:19:33 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 06:19:33 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 06:19:35 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 06:19:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:19:35 go: downloading github.com/stretchr/testify v1.6.1 06:19:35 go: downloading github.com/pmezard/go-difflib v1.0.0 06:19:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:19:35 go: downloading github.com/davecgh/go-spew v1.1.1 06:19:37 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 06:19:37 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:19:37 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:19:38 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:19:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:19:39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:19:41 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 06:19:41 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 06:19:42 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 06:19:45 Building version 06:19:47 Staging config-common 06:19:48 Skipping stage go-build-helper (already ran) 06:19:48 Skipping stage static-packages (already ran) 06:19:48 Skipping stage go115 (already ran) 06:19:48 Staging edgex-go 06:19:50 Staging version 06:19:51 Priming config-common 06:19:51 Priming go-build-helper 06:19:52 Priming static-packages 06:19:55 Priming go115 06:19:56 Priming edgex-go 06:19:57 Priming version 06:19:58 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] } 06:20: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 06:21:03 Removing intermediate container 11eecc98c2b7 06:21:03 ---> b050d4d32834 06:21:03 06:21:03 Step 10/24 : FROM scratch 06:21:03 ---> 06:21:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:21:03 Removing intermediate container 5ce4804a1413 06:21:03 ---> 792a9ba12df8 06:21:03 06:21:03 Step 10/21 : FROM scratch 06:21:03 ---> 06:21:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:21:03 Removing intermediate container be281f8983e8 06:21:03 ---> 7c3827f2ffc9 06:21:03 06:21:03 Step 10/21 : FROM alpine:3.12 06:21:03 ---> Running in 6fa2152d96c8 06:21:03 3.12: Pulling from library/alpine 06:21:03 ---> Running in 861c6c3a461a 06:21:04 Removing intermediate container 6fa2152d96c8 06:21:04 ---> 2e52f9437cd5 06:21:04 Step 12/24 : ENV APP_PORT=48060 06:21:04 ---> Running in fc2d302ff35d 06:21:04 Removing intermediate container 861c6c3a461a 06:21:04 ---> 87a653ca3a05 06:21:04 Step 12/21 : ENV APP_PORT=48085 06:21:05 ---> Running in 2b49d0410486 06:21:05 Removing intermediate container fc2d302ff35d 06:21:05 ---> 5a7750dd8c0b 06:21:05 Step 13/24 : EXPOSE $APP_PORT 06:21:05 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:21:05 Status: Downloaded newer image for alpine:3.12 06:21:05 ---> afeebe901d6b 06:21:05 Step 11/21 : RUN apk add --update --no-cache curl 06:21:05 ---> Running in c67058619054 06:21:05 ---> Running in acbd68e0f391 06:21:05 Removing intermediate container 2b49d0410486 06:21:05 ---> a7a43e7502fa 06:21:05 Step 13/21 : EXPOSE $APP_PORT 06:21:06 ---> Running in 08766da62cd3 06:21:07 Removing intermediate container c67058619054 06:21:07 ---> b9b4d1a15097 06:21:07 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:21:07 Removing intermediate container 08766da62cd3 06:21:07 ---> 66518d95fc0a 06:21:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:21:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:08 ---> 170f542f6e99 06:21:08 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:21:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:08 ---> 347c7160f869 06:21:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:21:08 (1/4) Installing ca-certificates (20191127-r4) 06:21:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:21:09 (3/4) Installing libcurl (7.69.1-r3) 06:21:09 (4/4) Installing curl (7.69.1-r3) 06:21:09 Executing busybox-1.31.1-r19.trigger 06:21:09 Executing ca-certificates-20191127-r4.trigger 06:21:09 OK: 7 MiB in 18 packages 06:21:10 ---> 83a4968a6f19 06:21:10 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:21:10 ---> fb06c709ac63 06:21:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:21:12 ---> 2dda83220fc4 06:21:12 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:21:12 ---> 1c554b181da0 06:21:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:21:12 Removing intermediate container acbd68e0f391 06:21:12 ---> 76c8fc4cc49e 06:21:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:12 ---> Running in 1ed6cb64407a 06:21:13 ---> Running in f8a1952dc780 06:21:14 Removing intermediate container 1ed6cb64407a 06:21:14 ---> 32aaf1c5f6a4 06:21:14 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:14 ---> 6169fda6d72d 06:21:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:21:14 ---> Running in 9a205127705e 06:21:15 Removing intermediate container f8a1952dc780 06:21:15 ---> ba531205e179 06:21:15 Step 13/21 : WORKDIR /edgex 06:21:15 ---> Running in 9dd1df60320d 06:21:16 Removing intermediate container 9a205127705e 06:21:16 ---> 89d002de550a 06:21:16 Step 19/21 : LABEL arch=arm64 06:21:16 Removing intermediate container 9dd1df60320d 06:21:16 ---> 0b144d3a57a0 06:21:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:21:17 ---> Running in 3549aff948ee 06:21:17 ---> c07f53eb5ca7 06:21:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:21:17 Removing intermediate container 310550d12533 06:21:17 ---> 9a6c729edd54 06:21:17 06:21:17 Step 10/22 : FROM scratch 06:21:17 ---> 06:21:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:21:17 ---> Using cache 06:21:17 ---> 87a653ca3a05 06:21:17 Step 12/22 : ENV APP_PORT=48081 06:21:17 ---> Running in c199aa1f4f19 06:21:17 Removing intermediate container 3549aff948ee 06:21:17 ---> 1b530464be09 06:21:17 Step 20/21 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:21:17 ---> 14385cb69abf 06:21:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:21:17 ---> Running in 7b1e73ec5026 06:21:18 Removing intermediate container c199aa1f4f19 06:21:18 ---> a88b2c1850a2 06:21:18 Step 13/22 : EXPOSE $APP_PORT 06:21:18 ---> 8d77db7b9a15 06:21:18 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:21:18 ---> Running in 233a02f9781d 06:21:18 ---> Running in 91bea200e0b2 06:21:18 Removing intermediate container 7b1e73ec5026 06:21:18 ---> e52f0f8697c0 06:21:18 Step 21/21 : LABEL version=0.0.0 06:21:19 ---> Running in 2e9f4df6d46f 06:21:19 Removing intermediate container 233a02f9781d 06:21:19 ---> 56d23c6f7ed9 06:21:19 Step 14/22 : WORKDIR / 06:21:19 ---> c0707be18bbb 06:21:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:21:19 Removing intermediate container 91bea200e0b2 06:21:19 ---> Running in 7b14bf09fbbc 06:21:19 ---> 7d1141005d41 06:21:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:20 Removing intermediate container 2e9f4df6d46f 06:21:20 ---> 46b67c38df35 06:21:20 06:21:20 ---> Running in 6814f636f42e 06:21:20 Successfully built 46b67c38df35 06:21:20 Successfully tagged docker-support-scheduler-go-arm64:latest 06:21:20  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 06:21:21 Removing intermediate container 7b14bf09fbbc 06:21:21 ---> eb0b066916e9 06:21:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:21:21 Removing intermediate container 6814f636f42e 06:21:21 ---> 999a6858c8b1 06:21:21 Step 22/24 : LABEL arch=arm64 06:21:21 ---> f804a4ac8eeb 06:21:21 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:21:21 ---> Running in 751fa3ac2ff6 06:21:21 ---> Running in ec67f74d69df 06:21:22 ---> 3338a3dff54c 06:21:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:21:23 Removing intermediate container 751fa3ac2ff6 06:21:23 ---> 03f62ab4393b 06:21:23 Step 23/24 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:21:23 Removing intermediate container ec67f74d69df 06:21:23 ---> 6f964005df82 06:21:23 Step 18/21 : CMD ["--init=true"] 06:21:24 ---> Running in b23383cd48a1 06:21:24 ---> Running in bce90deee028 06:21:25 ---> f00f3a3756f1 06:21:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:21:25 Removing intermediate container 6e8731f6436d 06:21:25 ---> 2020a751f482 06:21:25 06:21:25 Step 10/23 : FROM alpine:3.12 06:21:25 ---> afeebe901d6b 06:21:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:21:25 Removing intermediate container bce90deee028 06:21:25 Removing intermediate container b23383cd48a1 06:21:25 ---> 2dbfaf5d1963 06:21:25 Step 19/21 : LABEL arch=arm64 06:21:25 ---> 11bb43fec927 06:21:25 Step 24/24 : LABEL version=0.0.0 06:21:26 ---> Running in 96c11cfa9ed4 06:21:26 ---> Running in fa766d38235a 06:21:26 ---> Running in 1ce7ee4a8543 06:21:26 ---> 7241c766949e 06:21:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:21:26 ---> Running in 82e55b3f164f 06:21:27 Removing intermediate container 96c11cfa9ed4 06:21:27 ---> 008336106057 06:21:27 Step 12/23 : ENV APP_PORT=48080 06:21:27 Removing intermediate container 1ce7ee4a8543 06:21:27 ---> 9f29370e6c29 06:21:27 Step 20/21 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:21:27 Removing intermediate container fa766d38235a 06:21:27 ---> 5edc2f49c187 06:21:27 06:21:27 ---> Running in 4fa980f2b1ed 06:21:27 ---> Running in 6d32d26e34c4 06:21:27 Removing intermediate container 82e55b3f164f 06:21:27 ---> 152e790e5cc9 06:21:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:27 ---> Running in 4aa96b81d748 06:21:27 Successfully built 5edc2f49c187 06:21:28 Removing intermediate container 4fa980f2b1ed 06:21:28 ---> f9a5f0500528 06:21:28 Step 13/23 : EXPOSE $APP_PORT 06:21:28 Successfully tagged docker-support-notifications-go-arm64:latest 06:21:28 Building docker-security-bootstrap-redis-go 06:21:28  Building docker-support-notifications-go ... done  ---> Running in 17b1d9fb808f 06:21:28 Removing intermediate container 6d32d26e34c4 06:21:28 ---> 7182803b7536 06:21:28 Step 21/21 : LABEL version=0.0.0 06:21:28 Removing intermediate container 4aa96b81d748 06:21:28 ---> da8490d0656d 06:21:28 Step 20/22 : LABEL arch=arm64 06:21:28 ---> Running in 8695c2cfa7d7 06:21:28 ---> Running in 7db7d5095761 06:21:28 Removing intermediate container 17b1d9fb808f 06:21:28 ---> 03bd50b14bab 06:21:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:28 Removing intermediate container 8695c2cfa7d7 06:21:28 ---> 45dad4c00b8f 06:21:28 06:21:29 ---> Running in 0c4aaa82324a 06:21:29 Removing intermediate container 7db7d5095761 06:21:29 ---> 45fa81f99809 06:21:29 Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:21:29 Successfully built 45dad4c00b8f 06:21:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:21:29  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 06:21:29 ---> Running in 23f81ca4a6b8 06:21:30 Removing intermediate container 23f81ca4a6b8 06:21:30 ---> 6dfb3538fea1 06:21:30 Step 22/22 : LABEL version=0.0.0 06:21:30 ---> Running in fa93cdad4bc5 06:21:32 Removing intermediate container fa93cdad4bc5 06:21:32 ---> b8128004ba71 06:21:32 06:21:32 Successfully built b8128004ba71 06:21:32 Successfully tagged docker-core-metadata-go-arm64:latest 06:21:32  Building docker-core-metadata-go ... done Building docker-core-command-go 06:21:32 Removing intermediate container 0c4aaa82324a 06:21:32 ---> 78add7ec89bf 06:21:32 Step 15/23 : RUN apk add --update --no-cache zeromq 06:21:33 ---> Running in 53ff3c32c09c 06:21:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:37 (1/5) Installing libgcc (9.3.0-r2) 06:21:37 (2/5) Installing libsodium (1.0.18-r0) 06:21:37 (3/5) Installing libstdc++ (9.3.0-r2) 06:21:37 (4/5) Installing libzmq (4.3.3-r0) 06:21:38 (5/5) Installing zeromq (4.3.3-r0) 06:21:38 Executing busybox-1.31.1-r19.trigger 06:21:38 OK: 8 MiB in 19 packages 06:21:42 Removing intermediate container 53ff3c32c09c 06:21:42 ---> 01b77efd51fa 06:21:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:21:43 ---> 4a6eeed46613 06:21:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:21:45 ---> b6d02d29414b 06:21:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:21:46 ---> d7bdc7c76e82 06:21:46 Step 19/23 : ENTRYPOINT ["/core-data"] 06:21:47 ---> Running in 06cb7968428a 06:21:47 Removing intermediate container 06cb7968428a 06:21:47 ---> 1dc6326e469c 06:21:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:47 ---> Running in 42b31c0ecdf5 06:21:48 Removing intermediate container 42b31c0ecdf5 06:21:48 ---> 6512766313af 06:21:48 Step 21/23 : LABEL arch=arm64 06:21:48 ---> Running in 3a00cffa03f3 06:21:49 Removing intermediate container 3a00cffa03f3 06:21:49 ---> 43ed11a6f3f0 06:21:49 Step 22/23 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:21:49 ---> Running in d8a504cb02ab 06:21:50 Removing intermediate container d8a504cb02ab 06:21:50 ---> 1c2047b66a76 06:21:50 Step 23/23 : LABEL version=0.0.0 06:21:50 ---> Running in 42522b27ae60 06:21:51 Removing intermediate container 42522b27ae60 06:21:51 ---> ee97a415649b 06:21:51 06:21:51 Successfully built ee97a415649b 06:21:51 Successfully tagged docker-core-data-go-arm64:latest 06:22:01  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:22:01 ---> 0d0840eafc74 06:22:01 Step 3/24 : WORKDIR /edgex-go 06:22:01 ---> Using cache 06:22:01 ---> 214cedd4c52c 06:22:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:01 ---> Using cache 06:22:01 ---> f4fd4085e93e 06:22:01 Step 5/24 : RUN apk add --update --no-cache make git 06:22:01 ---> Using cache 06:22:01 ---> ab1f7076fa77 06:22:01 Step 6/24 : COPY go.mod . 06:22:01 ---> Using cache 06:22:01 ---> 19a563605ea2 06:22:01 Step 7/24 : RUN go mod download 06:22:01 ---> Using cache 06:22:01 ---> be6eecd02f09 06:22:01 Step 8/24 : COPY . . 06:22:01 ---> Using cache 06:22:01 ---> 8b3c54285880 06:22:01 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:22:02 ---> Running in e46633758ae0 06:22:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:22:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:14 ---> 0d0840eafc74 06:22:14 Step 3/22 : WORKDIR /edgex-go 06:22:14 ---> Using cache 06:22:14 ---> 214cedd4c52c 06:22:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:14 ---> Using cache 06:22:14 ---> f4fd4085e93e 06:22:14 Step 5/22 : RUN apk add --update --no-cache make git 06:22:14 ---> Using cache 06:22:14 ---> ab1f7076fa77 06:22:14 Step 6/22 : COPY go.mod . 06:22:14 ---> Using cache 06:22:14 ---> 19a563605ea2 06:22:14 Step 7/22 : RUN go mod download 06:22:14 ---> Using cache 06:22:14 ---> be6eecd02f09 06:22:14 Step 8/22 : COPY . . 06:22:14 ---> Using cache 06:22:14 ---> 8b3c54285880 06:22:14 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:22:14 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:22:14 ---> 0d0840eafc74 06:22:14 Step 3/26 : WORKDIR /edgex-go 06:22:14 ---> Using cache 06:22:14 ---> 214cedd4c52c 06:22:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:14 ---> Using cache 06:22:14 ---> f4fd4085e93e 06:22:14 Step 5/26 : RUN apk add --update --no-cache make bash git 06:22:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:15 ---> 0d0840eafc74 06:22:15 Step 3/22 : WORKDIR /edgex-go 06:22:15 ---> Using cache 06:22:15 ---> 214cedd4c52c 06:22:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:15 ---> Using cache 06:22:15 ---> f4fd4085e93e 06:22:15 Step 5/22 : RUN apk add --update --no-cache make git 06:22:15 ---> Using cache 06:22:15 ---> ab1f7076fa77 06:22:15 Step 6/22 : COPY go.mod . 06:22:15 ---> Using cache 06:22:15 ---> 19a563605ea2 06:22:15 Step 7/22 : RUN go mod download 06:22:15 ---> Using cache 06:22:15 ---> be6eecd02f09 06:22:15 Step 8/22 : COPY . . 06:22:15 ---> Using cache 06:22:15 ---> 8b3c54285880 06:22:15 Step 9/22 : RUN make cmd/core-command/core-command 06:22:16 ---> Running in dac9ae31e9bd 06:22:16 ---> Running in 4f3016f96869 06:22:16 ---> Running in a811ccdc8d13 06:22:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:22:18 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 06:22:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:20 OK: 217 MiB in 51 packages 06:22:22 Removing intermediate container dac9ae31e9bd 06:22:22 ---> cbd118f1293f 06:22:22 Step 6/26 : COPY go.mod . 06:22:23 ---> 28be0f152dd6 06:22:23 Step 7/26 : RUN go mod download 06:22:23 ---> Running in 7522d30f5dd1 06:22:27 Removing intermediate container 7522d30f5dd1 06:22:27 ---> 34d01b3c05eb 06:22:27 Step 8/26 : COPY . . 06:22:50 ---> 644fdb8b4f79 06:22:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:22:50 ---> Running in a88a7d7e9012 06:22:50 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 06:22:50 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 06:23:05 Removing intermediate container e46633758ae0 06:23:05 ---> c256c174e7a4 06:23:05 06:23:05 Step 10/24 : FROM alpine:3.12 06:23:05 ---> afeebe901d6b 06:23:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:23:05 ---> Running in 73e89bfa60fb 06:23:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:23:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:23:07 (1/5) Installing ca-certificates (20191127-r4) 06:23:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:23:08 (3/5) Installing libcurl (7.69.1-r3) 06:23:08 (4/5) Installing curl (7.69.1-r3) 06:23:08 (5/5) Installing dumb-init (1.2.2-r1) 06:23:08 Executing busybox-1.31.1-r19.trigger 06:23:08 Executing ca-certificates-20191127-r4.trigger 06:23:08 OK: 7 MiB in 19 packages 06:23:11 Removing intermediate container 73e89bfa60fb 06:23:11 ---> b4c8556826f7 06:23:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:23:11 ---> Running in 70c1505a56c0 06:23:11 Removing intermediate container 70c1505a56c0 06:23:11 ---> c3fdd6fe1e6b 06:23:11 Step 13/24 : WORKDIR / 06:23:12 ---> Running in cbd214760f91 06:23:12 Removing intermediate container cbd214760f91 06:23:12 ---> e3296e617c6a 06:23:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:23:14 ---> 605e5593693e 06:23:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:23:15 ---> 8ba7fd3279fd 06:23:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:23:16 ---> c27e39ccb173 06:23:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:23:17 ---> 1a3ecfb681b8 06:23:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:23:19 ---> e4e94b25725a 06:23:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:23:20 ---> bf2b3d2f80c8 06:23:20 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:23:20 ---> Running in d5067a3ceda6 06:23:24 Removing intermediate container d5067a3ceda6 06:23:24 ---> 975823c013e4 06:23:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:23:24 ---> Running in 5e7eeb387525 06:23:25 Removing intermediate container 5e7eeb387525 06:23:25 ---> c7f77c98d896 06:23:25 Step 22/24 : LABEL arch=arm64 06:23:25 ---> Running in 6a6cd6fd99e9 06:23:25 Removing intermediate container 6a6cd6fd99e9 06:23:25 ---> 80b13cc7517e 06:23:25 Step 23/24 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:23:26 ---> Running in 422bed28dc69 06:23:27 Removing intermediate container 422bed28dc69 06:23:27 ---> 23f5c23decdb 06:23:27 Step 24/24 : LABEL version=0.0.0 06:23:27 ---> Running in ed59232f7743 06:23:29 Removing intermediate container ed59232f7743 06:23:29 ---> cd51708046e8 06:23:29 06:23:30 Successfully built cd51708046e8 06:23:30 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:23:30  Building docker-security-secretstore-setup-go ... done Removing intermediate container a811ccdc8d13 06:23:30 ---> 0c409a4f89f7 06:23:30 06:23:30 Step 10/22 : FROM alpine:3.12 06:23:30 ---> afeebe901d6b 06:23:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:23:30 ---> Using cache 06:23:30 ---> b4c8556826f7 06:23:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:23:31 ---> Running in e8ed69535ee8 06:23:32 Removing intermediate container 4f3016f96869 06:23:32 ---> f3e03baab2b7 06:23:32 06:23:32 Step 10/22 : FROM scratch 06:23:32 ---> 06:23:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:23:32 Removing intermediate container e8ed69535ee8 06:23:32 ---> 29c0ebea8698 06:23:32 Step 13/22 : WORKDIR / 06:23:32 ---> Using cache 06:23:32 ---> 87a653ca3a05 06:23:32 Step 12/22 : ENV APP_PORT=48082 06:23:32 ---> Running in 58f95d7edfe9 06:23:32 ---> Running in 1b00bd054698 06:23:33 Removing intermediate container 58f95d7edfe9 06:23:33 ---> a69328df77dc 06:23:33 Step 13/22 : EXPOSE $APP_PORT 06:23:33 Removing intermediate container 1b00bd054698 06:23:33 ---> 79f26c07f370 06:23:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:23:33 ---> Running in abec50cfe48d 06:23:34 Removing intermediate container abec50cfe48d 06:23:34 ---> e67453aaa8ac 06:23:34 Step 14/22 : WORKDIR / 06:23:34 ---> Running in c4b6727a49c7 06:23:34 ---> 9ac0862bd01f 06:23:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:23:34 Removing intermediate container c4b6727a49c7 06:23:34 ---> 7b4217476fd4 06:23:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:23:36 ---> 0b055b907ce2 06:23:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:23:36 ---> d8a5425c1ba7 06:23:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:23:38 ---> 680a56540f98 06:23:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:23:38 ---> 5dcd52197bed 06:23:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:23:39 ---> c1042694c894 06:23:39 Step 18/22 : RUN chmod +x entrypoint.sh 06:23:39 ---> 5ee0c1724ad6 06:23:39 Step 18/22 : ENTRYPOINT ["/core-command"] 06:23:39 ---> Running in 10c74c660fbc 06:23:39 ---> Running in f50ea40ae6b5 06:23:39 Removing intermediate container f50ea40ae6b5 06:23:39 ---> c79f5c1bed22 06:23:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:23:40 ---> Running in d87770a053da 06:23:40 Removing intermediate container d87770a053da 06:23:40 ---> f72f51b1a18d 06:23:40 Step 20/22 : LABEL arch=arm64 06:23:41 ---> Running in beddd3ee7c53 06:23:41 Removing intermediate container beddd3ee7c53 06:23:41 ---> 3ed0661c1e57 06:23:41 Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:23:41 ---> Running in 8bedd37c34a2 06:23:42 Removing intermediate container 10c74c660fbc 06:23:42 ---> 964cbf21ecc3 06:23:42 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:23:42 ---> Running in 15b23532bf6f 06:23:42 Removing intermediate container 8bedd37c34a2 06:23:42 ---> 8a1b2b4b1ac1 06:23:42 Step 22/22 : LABEL version=0.0.0 06:23:42 ---> Running in be4557315f52 06:23:43 Removing intermediate container 15b23532bf6f 06:23:43 ---> 97f6b6c06109 06:23:43 Step 20/22 : LABEL arch=arm64 06:23:43 ---> Running in 316e682f6162 06:23:43 Removing intermediate container be4557315f52 06:23:43 ---> ac22bcbc7115 06:23:43 06:23:44 Successfully built ac22bcbc7115 06:23:44 Successfully tagged docker-core-command-go-arm64:latest 06:23:44  Building docker-core-command-go ... done Removing intermediate container 316e682f6162 06:23:44 ---> e25c000ad3e6 06:23:44 Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:23:44 ---> Running in a193b6cc2ca7 06:23:44 Removing intermediate container a88a7d7e9012 06:23:44 ---> 9f7dd395bb8c 06:23:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:23:44 ---> Running in 8cd688eae50b 06:23:44 Removing intermediate container a193b6cc2ca7 06:23:44 ---> 3ba908e35a73 06:23:44 Step 22/22 : LABEL version=0.0.0 06:23:44 ---> Running in f74c7d05e544 06:23:45 Removing intermediate container f74c7d05e544 06:23:45 ---> a2e0785e8443 06:23:45 06:23:45 Successfully built a2e0785e8443 06:23:45 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:23:46  Building docker-security-bootstrap-redis-go ... done 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 06:23:48 Removing intermediate container 8cd688eae50b 06:23:48 ---> d0c182507785 06:23:48 06:23:48 Step 11/26 : FROM docker:20.10.0 06:23:48 20.10.0: Pulling from library/docker 06:23:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:23:57 Status: Downloaded newer image for docker:20.10.0 06:23:57 ---> eeaf43b92773 06:23:57 Step 12/26 : RUN apk add --no-cache bash 06:23:57 ---> Running in 89403c79c703 06:23:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:23:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:23:59 (1/2) Installing readline (8.0.4-r0) 06:23:59 (2/2) Installing bash (5.0.17-r0) 06:23:59 Executing bash-5.0.17-r0.post-install 06:23:59 Executing busybox-1.31.1-r19.trigger 06:23:59 OK: 12 MiB in 22 packages 06:24:00 Removing intermediate container 89403c79c703 06:24:00 ---> 806d10032e54 06:24:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:24:00 ---> Running in fd12685829b4 06:24:01 Removing intermediate container fd12685829b4 06:24:01 ---> cdd7f5c378d1 06:24:01 Step 14/26 : ENV APP_PORT=48090 06:24:01 ---> Running in 1b1fa47c523c 06:24:01 Removing intermediate container 1b1fa47c523c 06:24:01 ---> 097b341f9a55 06:24:01 Step 15/26 : EXPOSE $APP_PORT 06:24:02 ---> Running in ecaa82b91092 06:24:02 Removing intermediate container ecaa82b91092 06:24:02 ---> 1c6973e0df16 06:24:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:24:03 ---> 41db5190cd10 06:24:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:24:04 ---> d57ae4c0aa78 06:24:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:24:05 ---> 6551cdf20415 06:24:05 Step 19/26 : RUN apk --no-cache add py3-pip 06:24:05 ---> Running in ed97d320fe5c 06:24:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:07 (1/33) Installing libbz2 (1.0.8-r1) 06:24:07 (2/33) Installing expat (2.2.9-r1) 06:24:07 (3/33) Installing libffi (3.3-r2) 06:24:07 (4/33) Installing gdbm (1.13-r1) 06:24:07 (5/33) Installing xz-libs (5.2.5-r0) 06:24:07 (6/33) Installing sqlite-libs (3.32.1-r0) 06:24:07 (7/33) Installing python3 (3.8.5-r0) 06:24:09 (8/33) Installing py3-appdirs (1.4.4-r1) 06:24:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:24:09 (10/33) Installing py3-parsing (2.4.7-r0) 06:24:09 (11/33) Installing py3-six (1.15.0-r0) 06:24:09 (12/33) Installing py3-packaging (20.4-r0) 06:24:09 (13/33) Installing py3-setuptools (47.0.0-r0) 06:24:09 (14/33) Installing py3-chardet (3.0.4-r4) 06:24:09 (15/33) Installing py3-idna (2.9-r0) 06:24:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:24:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:24:09 (18/33) Installing py3-requests (2.23.0-r0) 06:24:09 (19/33) Installing py3-msgpack (1.0.0-r0) 06:24:09 (20/33) Installing py3-lockfile (0.12.2-r3) 06:24:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:24:09 (22/33) Installing py3-colorama (0.4.3-r0) 06:24:09 (23/33) Installing py3-distlib (0.3.0-r0) 06:24:09 (24/33) Installing py3-distro (1.5.0-r1) 06:24:09 (25/33) Installing py3-webencodings (0.5.1-r3) 06:24:09 (26/33) Installing py3-html5lib (1.0.1-r4) 06:24:09 (27/33) Installing py3-pytoml (0.1.21-r0) 06:24:09 (28/33) Installing py3-pep517 (0.8.2-r0) 06:24:09 (29/33) Installing py3-progress (1.5-r0) 06:24:09 (30/33) Installing py3-toml (0.10.1-r0) 06:24:09 (31/33) Installing py3-retrying (1.3.3-r0) 06:24:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:24:09 (33/33) Installing py3-pip (20.1.1-r0) 06:24:10 Executing busybox-1.31.1-r19.trigger 06:24:10 OK: 71 MiB in 55 packages 06:24:16 Removing intermediate container ed97d320fe5c 06:24:16 ---> 0ca15d4ba72b 06:24:16 Step 20/26 : RUN pip install docker-compose==1.23.2 06:24:16 ---> Running in fea6975fd1c7 06:24:21 Collecting docker-compose==1.23.2 06:24:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:24:21 Collecting docker<4.0,>=3.6.0 06:24:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:24:22 Collecting cached-property<2,>=1.2.0 06:24:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:24:22 Collecting PyYAML<4,>=3.10 06:24:22 Downloading PyYAML-3.13.tar.gz (270 kB) 06:24:25 Collecting texttable<0.10,>=0.9.0 06:24:25 Downloading texttable-0.9.1.tar.gz (11 kB) 06:24:27 Collecting websocket-client<1.0,>=0.32.0 06:24:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:24:28 Collecting jsonschema<3,>=2.5.1 06:24:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:24:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:24:28 Collecting dockerpty<0.5,>=0.4.1 06:24:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:24:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:24:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:24:31 Collecting docopt<0.7,>=0.6.1 06:24:31 Downloading docopt-0.6.2.tar.gz (25 kB) 06:24:33 Collecting docker-pycreds>=0.4.0 06:24:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:24:33 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) 06:24:33 Collecting idna<2.8,>=2.5 06:24:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:24:34 Collecting urllib3<1.25,>=1.21.1 06:24:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:24:34 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) 06:24:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:24:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:24:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:24:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:24:35 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, texttable, jsonschema, dockerpty, docopt, docker-compose 06:24:35 Attempting uninstall: idna 06:24:35 Found existing installation: idna 2.9 06:24:35 Uninstalling idna-2.9: 06:24:35 Successfully uninstalled idna-2.9 06:24:35 Attempting uninstall: urllib3 06:24:35 Found existing installation: urllib3 1.25.9 06:24:35 Uninstalling urllib3-1.25.9: 06:24:35 Successfully uninstalled urllib3-1.25.9 06:24:36 Attempting uninstall: requests 06:24:36 Found existing installation: requests 2.23.0 06:24:36 Uninstalling requests-2.23.0: 06:24:36 Successfully uninstalled requests-2.23.0 06:24:38 Running setup.py install for PyYAML: started 06:24:40 Running setup.py install for PyYAML: finished with status 'done' 06:24:40 Running setup.py install for texttable: started 06:24:41 Running setup.py install for texttable: finished with status 'done' 06:24:42 Running setup.py install for dockerpty: started 06:24:44 Running setup.py install for dockerpty: finished with status 'done' 06:24:44 Running setup.py install for docopt: started 06:24:45 Running setup.py install for docopt: finished with status 'done' 06:24:46 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 06:24:49 Removing intermediate container fea6975fd1c7 06:24:49 ---> 04cd688283f4 06:24:49 Step 21/26 : RUN apk --no-cache add curl 06:24:50 ---> Running in f69fe2c27862 06:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:24:51 (2/3) Installing libcurl (7.69.1-r3) 06:24:51 (3/3) Installing curl (7.69.1-r3) 06:24:51 Executing busybox-1.31.1-r19.trigger 06:24:51 OK: 71 MiB in 58 packages 06:24:53 Removing intermediate container f69fe2c27862 06:24:53 ---> eff79f13b696 06:24:53 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:24:53 ---> Running in 2e550db8f234 06:24:54 Removing intermediate container 2e550db8f234 06:24:54 ---> 202d185f9393 06:24:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:54 ---> Running in 9a3de3cf1fdc 06:24:54 Removing intermediate container 9a3de3cf1fdc 06:24:54 ---> b53209d5f12b 06:24:54 Step 24/26 : LABEL arch=arm64 06:24:54 ---> Running in 2fddf7c63291 06:24:55 Removing intermediate container 2fddf7c63291 06:24:55 ---> 8e1e4743677d 06:24:55 Step 25/26 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 06:24:55 ---> Running in ad9981a7903c 06:24:55 Removing intermediate container ad9981a7903c 06:24:55 ---> d6a7767cbb6a 06:24:55 Step 26/26 : LABEL version=0.0.0 06:24:55 ---> Running in 5cfb9d4a75e2 06:24:55 Removing intermediate container 5cfb9d4a75e2 06:24:55 ---> aec22c24471a 06:24:55 06:24:56 Successfully built aec22c24471a 06:24:56 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:24:56  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:24:56 $ docker stop --time=1 dc294b79b75a5a7163f2440536080ca04ebd12987b9384ceb0be6b5e15507e1d 06:24:58 $ docker rm -f dc294b79b75a5a7163f2440536080ca04ebd12987b9384ceb0be6b5e15507e1d [Pipeline] // withDockerContainer [Pipeline] sh 06:24:59 + docker images 06:24:59 + grep docker 06:24:59 docker-sys-mgmt-agent-go-arm64 latest aec22c24471a 4 seconds ago 300MB 06:24:59 docker-security-bootstrap-redis-go-arm64 latest a2e0785e8443 About a minute ago 15.1MB 06:24:59 docker-core-command-go-arm64 latest ac22bcbc7115 About a minute ago 9.98MB 06:24:59 docker-security-secretstore-setup-go-arm64 latest cd51708046e8 About a minute ago 23.4MB 06:24:59 docker-core-data-go-arm64 latest ee97a415649b 3 minutes ago 21MB 06:24:59 docker-core-metadata-go-arm64 latest b8128004ba71 3 minutes ago 12.2MB 06:24:59 docker-security-proxy-setup-go-arm64 latest 45dad4c00b8f 3 minutes ago 23.3MB 06:24:59 docker-support-notifications-go-arm64 latest 5edc2f49c187 3 minutes ago 11.4MB 06:24:59 docker-support-scheduler-go-arm64 latest 46b67c38df35 3 minutes ago 10MB 06:24:59 docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:25:02 provisioning config files... 06:25:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7303296194149858001tmp [Pipeline] { [Pipeline] sh 06:25:03 + set +x 06:25:03 + curl -s https://codecov.io/bash 06:25:03 + bash -s -- 06:25:03 06:25:03 _____ _ 06:25:03 / ____| | | 06:25:03 | | ___ __| | ___ ___ _____ __ 06:25:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:03 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:03 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:03 Bash-20201231-23d4836 06:25:03 06:25:03 06:25:03 ==> git version 2.24.3 found 06:25:03 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:25:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:25:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:25:03 ==> Jenkins CI detected. 06:25:03 project root: . 06:25:03 --> token set from env 06:25:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:03 ==> Running gcov in . (disable via -X gcov) 06:25:03 ==> Python coveragepy not found 06:25:03 ==> Searching for coverage reports in: 06:25:03 + . 06:25:03 -> Found 1 reports 06:25:03 ==> Detecting git/mercurial file structure 06:25:03 ==> Reading reports 06:25:03 + ./coverage.out bytes=541590 06:25:03 ==> Appending adjustments 06:25:03 https://docs.codecov.io/docs/fixing-reports 06:25:07 + Found adjustments 06:25:07 ==> Gzipping contents 06:25:07 84K /tmp/codecov.JK7mTb.gz 06:25:07 ==> Uploading reports 06:25:07 url: https://codecov.io 06:25:07 query: branch=PR-2990&commit=43f467f085aefd2fa690ca57f6f69bdd6698eef9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2990%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2990&job=&cmd_args= 06:25:07 -> Pinging Codecov 06:25:07 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2990&commit=43f467f085aefd2fa690ca57f6f69bdd6698eef9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2990%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2990&job=&cmd_args= 06:25:07 -> Uploading to 06:25:07 https://storage.googleapis.com/codecov/v4/raw/2021-01-06/00271124DB129430A58F1EEE437C3FCB/43f467f085aefd2fa690ca57f6f69bdd6698eef9/2e7a2c96-4371-4584-9275-f6255ab36391.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210106T062507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3348b88c9a6b0e6aab1b2dd1be5ca97e2ae9eb67ef94daf1fce3ebd22e1746c 06:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:07 Dload Upload Total Spent Left Speed 06:25:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82289 0 0 100 82289 0 163k --:--:-- --:--:-- --:--:-- 163k 06:25:08 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/43f467f085aefd2fa690ca57f6f69bdd6698eef9 [Pipeline] } 06:25:08 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 06:25:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:11 ---> package-listing.sh 06:25:11 ++ facter osfamily 06:25:11 ++ tr '[:upper:]' '[:lower:]' 06:25:11 + OS_FAMILY=redhat 06:25:11 + workspace=/w/workspace/edgex-go/1 06:25:11 + START_PACKAGES=/tmp/packages_start.txt 06:25:11 + END_PACKAGES=/tmp/packages_end.txt 06:25:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:11 + PACKAGES=/tmp/packages_start.txt 06:25:11 + '[' /w/workspace/edgex-go/1 ']' 06:25:11 + PACKAGES=/tmp/packages_end.txt 06:25:11 + case "${OS_FAMILY}" in 06:25:11 + rpm -qa 06:25:11 + sort 06:25:17 + '[' -f /tmp/packages_start.txt ']' 06:25:17 + '[' -f /tmp/packages_end.txt ']' 06:25:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:17 + '[' /w/workspace/edgex-go/1 ']' 06:25:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:25:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:25:17 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 06:25:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:17 06:25:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:18 alpine: Pulling from edgex-lftools-log-publisher 06:25:18 df20fa9351a1: Pulling fs layer 06:25:18 36b3adc4ff6f: Pulling fs layer 06:25:18 8ad3a11d3b57: Pulling fs layer 06:25:18 46f8f816bc3b: Pulling fs layer 06:25:18 93b61091891f: Pulling fs layer 06:25:18 93b9cdb0e59b: Pulling fs layer 06:25:18 5e14af77c1be: Pulling fs layer 06:25:18 01666e4c0597: Pulling fs layer 06:25:18 aa168da1d23b: Pulling fs layer 06:25:18 93b9cdb0e59b: Waiting 06:25:18 5e14af77c1be: Waiting 06:25:18 01666e4c0597: Waiting 06:25:18 aa168da1d23b: Waiting 06:25:18 93b61091891f: Waiting 06:25:18 46f8f816bc3b: Waiting 06:25:18 36b3adc4ff6f: Verifying Checksum 06:25:18 36b3adc4ff6f: Download complete 06:25:18 46f8f816bc3b: Verifying Checksum 06:25:18 46f8f816bc3b: Download complete 06:25:18 df20fa9351a1: Verifying Checksum 06:25:18 df20fa9351a1: Download complete 06:25:18 93b9cdb0e59b: Verifying Checksum 06:25:18 93b9cdb0e59b: Download complete 06:25:18 93b61091891f: Verifying Checksum 06:25:18 93b61091891f: Download complete 06:25:18 01666e4c0597: Verifying Checksum 06:25:18 01666e4c0597: Download complete 06:25:18 5e14af77c1be: Verifying Checksum 06:25:18 5e14af77c1be: Download complete 06:25:18 8ad3a11d3b57: Verifying Checksum 06:25:18 8ad3a11d3b57: Download complete 06:25:18 df20fa9351a1: Pull complete 06:25:19 36b3adc4ff6f: Pull complete 06:25:20 8ad3a11d3b57: Pull complete 06:25:20 46f8f816bc3b: Pull complete 06:25:21 aa168da1d23b: Download complete 06:25:21 93b61091891f: Pull complete 06:25:21 93b9cdb0e59b: Pull complete 06:25:21 5e14af77c1be: Pull complete 06:25:22 01666e4c0597: Pull complete 06:25:37 aa168da1d23b: Pull complete 06:25:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:25:37 prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container 06:25:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:25:39 $ docker top 61bff798ab4981ee300baba65a6651e394e44461a90a8c64cf15309798b7a43b -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:41 + mkdir -p /var/log/sa [Pipeline] sh 06:25:41 + ls /var/log/sa-host 06:25:41 + sadf -c /var/log/sa-host/sa06 06:25:41 file_magic: OK 06:25:41 HZ: Using current value: 100 06:25:41 file_header: OK 06:25:41 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 06:25:41 Statistics: 06:25:41 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... 06:25:41 File successfully converted to sysstat format version 12.2.1 06:25:41 + sadf -c /var/log/sa-host/sa23 06:25:41 file_magic: OK 06:25:41 HZ: Using current value: 100 06:25:41 file_header: OK 06:25:41 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 06:25:41 Statistics: 06:25:41 Hnuu...uuuununununu... 06:25:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:42 provisioning config files... 06:25:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5131393382766273174tmp [Pipeline] { [Pipeline] echo 06:25:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:42 ---> create-netrc.sh [Pipeline] } 06:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:25:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:43 ---> python-tools-install.sh [Pipeline] echo 06:25:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:43 ---> sudo-logs.sh 06:25:43 Archiving 'sudo' log.. [Pipeline] echo 06:25:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:44 ---> job-cost.sh 06:25:44 lf-activate-venv: SKIPPING 06:25:44 INFO: No Stack... 06:25:44 INFO: Retrieving Pricing Info for: v1-standard-2 06:25:45 INFO: Archiving Costs [Pipeline] echo 06:25:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:45 ---> logs-deploy.sh 06:25:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2990/1 06:25:45 INFO: archiving workspace using pattern(s): 06:25:46 Archives upload complete. 06:25:47 INFO: archiving logs to Nexus 06:25:48 ---> uname -a: 06:25:48 Linux prd-centos7-docker-4c-2g-18640.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:25:48 06:25:48 06:25:48 ---> lscpu: 06:25:48 Architecture: x86_64 06:25:48 CPU op-mode(s): 32-bit, 64-bit 06:25:48 Byte Order: Little Endian 06:25:48 Address sizes: 40 bits physical, 48 bits virtual 06:25:48 CPU(s): 4 06:25:48 On-line CPU(s) list: 0-3 06:25:48 Thread(s) per core: 1 06:25:48 Core(s) per socket: 1 06:25:48 Socket(s): 4 06:25:48 NUMA node(s): 1 06:25:48 Vendor ID: GenuineIntel 06:25:48 CPU family: 6 06:25:48 Model: 44 06:25:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:25:48 Stepping: 1 06:25:48 CPU MHz: 2933.438 06:25:48 BogoMIPS: 5866.87 06:25:48 Virtualization: VT-x 06:25:48 Hypervisor vendor: KVM 06:25:48 Virtualization type: full 06:25:48 L1d cache: 128 KiB 06:25:48 L1i cache: 128 KiB 06:25:48 L2 cache: 16 MiB 06:25:48 L3 cache: 64 MiB 06:25:48 NUMA node0 CPU(s): 0-3 06:25:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:25:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:25:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:25:48 Vulnerability Meltdown: Mitigation; PTI 06:25:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:25:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:25:48 Vulnerability Srbds: Not affected 06:25:48 Vulnerability Tsx async abort: Not affected 06:25:48 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 06:25:48 06:25:48 06:25:48 ---> nproc: 06:25:48 4 06:25:48 06:25:48 06:25:48 ---> df -h: 06:25:48 Filesystem Size Used Available Use% Mounted on 06:25:48 overlay 50.0G 12.0G 38.0G 24% / 06:25:48 tmpfs 64.0M 0 64.0M 0% /dev 06:25:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:25:48 shm 64.0M 0 64.0M 0% /dev/shm 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1 06:25:48 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1@tmp 06:25:48 06:25:48 06:25:48 ---> free -m: 06:25:48 total used free shared buff/cache available 06:25:48 Mem: 1837 683 147 0 1006 1070 06:25:48 Swap: 1023 58 965 06:25:48 06:25:48 06:25:48 ---> ip addr: 06:25:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:25:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:25:48 inet 127.0.0.1/8 scope host lo 06:25:48 valid_lft forever preferred_lft forever 06:25:48 inet6 ::1/128 scope host 06:25:48 valid_lft forever preferred_lft forever 06:25:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:25:48 link/ether fa:16:3e:a3:2a:cb brd ff:ff:ff:ff:ff:ff 06:25:48 inet 10.30.122.3/23 brd 10.30.123.255 scope global dynamic eth0 06:25:48 valid_lft 85163sec preferred_lft 85163sec 06:25:48 inet6 fe80::f816:3eff:fea3:2acb/64 scope link 06:25:48 valid_lft forever preferred_lft forever 06:25:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:25:48 link/ether 02:42:ce:73:c6:0e brd ff:ff:ff:ff:ff:ff 06:25:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:25:48 valid_lft forever preferred_lft forever 06:25:48 inet6 fe80::42:ceff:fe73:c60e/64 scope link 06:25:48 valid_lft forever preferred_lft forever 06:25:48 06:25:48 06:25:48 ---> sar -b -r -n DEV: 06:25:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 06:25:48 06:25:48 06:04:59 LINUX RESTART (4 CPU) 06:25:48 06:25:48 06:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:48 06:07:01 209.02 96.93 112.09 0.00 9921.89 45959.96 0.00 06:25:48 06:08:01 237.02 87.16 149.86 0.00 3801.76 21582.70 0.00 06:25:48 06:09:01 180.85 80.54 100.31 0.00 4102.25 9842.42 0.00 06:25:48 06:10:02 287.56 105.58 181.97 0.00 45855.27 119883.97 0.00 06:25:48 06:11:01 3298.79 2931.68 367.11 0.00 180909.07 196631.23 0.00 06:25:48 06:12:02 747.31 505.54 241.77 0.00 51286.73 73503.76 0.00 06:25:48 06:13:01 2157.07 1799.58 357.49 0.00 129041.08 151821.41 0.00 06:25:48 06:14:02 227.44 46.43 181.01 0.00 6224.93 18219.84 0.00 06:25:48 06:15:01 6.25 1.05 5.20 0.00 22.22 176.26 0.00 06:25:48 06:16:01 0.82 0.47 0.35 0.00 14.92 5.46 0.00 06:25:48 06:17:01 0.37 0.07 0.30 0.00 9.33 4.65 0.00 06:25:48 06:18:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 06:25:48 06:19:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 06:25:48 06:20:01 0.55 0.25 0.30 0.00 9.72 3.13 0.00 06:25:48 06:21:01 2.38 1.55 0.83 0.00 159.17 15.98 0.00 06:25:48 06:22:01 0.27 0.02 0.25 0.00 0.53 2.75 0.00 06:25:48 06:23:01 0.28 0.02 0.27 0.00 0.53 3.40 0.00 06:25:48 06:24:01 0.22 0.02 0.20 0.00 0.27 2.60 0.00 06:25:48 06:25:01 0.20 0.02 0.18 0.00 0.40 1.93 0.00 06:25:48 Average: 385.56 296.14 89.42 0.00 22622.67 33516.75 0.00 06:25:48 06:25:48 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:48 06:07:01 183560 0 652852 34.70 2184 1042948 1295948 44.23 539688 921652 16 06:25:48 06:08:01 169248 0 724868 38.53 1508 985920 1743180 59.49 589028 844572 41716 06:25:48 06:09:01 294276 0 699848 37.20 828 886592 1324448 45.20 560624 734612 51484 06:25:48 06:10:02 70724 0 791488 42.07 172 1019160 2253132 76.90 749040 850204 37592 06:25:48 06:11:01 373144 0 852960 45.33 16 655424 4283864 146.20 699700 575668 56 06:25:48 06:12:02 72372 0 708020 37.63 16 1101136 1773508 60.53 690244 873884 87564 06:25:48 06:13:01 240308 0 797452 42.38 16 843768 2559000 87.33 626004 752520 720 06:25:48 06:14:02 406804 0 608548 32.34 16 866176 1256788 42.89 541912 684740 20 06:25:48 06:15:01 415960 0 599388 31.86 16 866180 1192716 40.71 536888 683056 16 06:25:48 06:16:01 416472 0 598452 31.81 16 866604 1192608 40.70 536356 683340 16 06:25:48 06:17:01 415428 0 599192 31.85 16 866908 1192728 40.71 537000 683640 8 06:25:48 06:18:01 415304 0 599308 31.85 16 866916 1192752 40.71 537288 683636 8 06:25:48 06:19:01 416584 0 598020 31.78 16 866924 1186428 40.49 535784 683588 8 06:25:48 06:20:01 416600 0 597840 31.77 16 867088 1186876 40.51 536036 683712 8 06:25:48 06:21:01 408360 0 601844 31.99 16 871324 1186500 40.49 541956 685160 8 06:25:48 06:22:01 408972 0 601204 31.95 16 871352 1186476 40.49 541720 685176 8 06:25:48 06:23:01 408896 0 601272 31.96 16 871360 1186428 40.49 541584 685192 8 06:25:48 06:24:01 408952 0 601204 31.95 16 871372 1186428 40.49 541600 685200 8 06:25:48 06:25:01 409144 0 601016 31.94 16 871368 1186428 40.49 541480 685200 8 06:25:48 Average: 334269 0 654462 34.78 260 892554 1556118 53.11 574944 724461 11541 06:25:48 06:25:48 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:48 06:07:01 eth0 1113.12 1130.74 5827.88 135.19 0.00 0.00 0.00 0.00 06:25:48 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:07:01 docker0 838.18 761.42 68.87 2666.67 0.00 0.00 0.00 0.00 06:25:48 06:08:01 eth0 245.92 183.42 859.49 64.53 0.00 0.00 0.00 0.00 06:25:48 06:08:01 veth1d00b99 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:25:48 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:08:01 docker0 153.63 204.11 11.12 826.91 0.00 0.00 0.00 0.00 06:25:48 06:09:01 eth0 37.60 22.55 28.09 48.19 0.00 0.00 0.00 0.00 06:25:48 06:09:01 veth1d00b99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:10:02 veth9c9ac85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:25:48 06:10:02 eth0 206.35 172.12 1690.46 63.17 0.00 0.00 0.00 0.00 06:25:48 06:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:11:01 veth9c9ac85 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 06:25:48 06:11:01 eth0 65.36 51.94 164.59 41.12 0.00 0.00 0.00 0.00 06:25:48 06:11:01 veth08249b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:11:01 vethb3463cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:12:02 veth28c3cdb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:25:48 06:12:02 veth9c9ac85 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:25:48 06:12:02 eth0 161.93 116.98 1392.48 19.70 0.00 0.00 0.00 0.00 06:25:48 06:12:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:48 06:13:01 vethff1fcd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:25:48 06:13:01 veth8688a8e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:25:48 06:13:01 vethf9e9fdb 1.92 3.11 0.20 11.21 0.00 0.00 0.00 0.00 06:25:48 06:13:01 veth9c9ac85 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:14:02 eth0 2690.35 2265.83 13941.07 565.42 0.00 0.00 0.00 0.00 06:25:48 06:14:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:48 06:14:02 docker0 1075.09 1104.56 85.31 4266.60 0.00 0.00 0.00 0.00 06:25:48 06:15:01 eth0 1.17 0.69 0.69 0.24 0.00 0.00 0.00 0.00 06:25:48 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:16:01 eth0 1.02 0.18 0.20 0.07 0.00 0.00 0.00 0.00 06:25:48 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:17:01 eth0 1.00 0.30 0.32 0.20 0.00 0.00 0.00 0.00 06:25:48 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:18:01 eth0 0.43 0.30 0.27 0.20 0.00 0.00 0.00 0.00 06:25:48 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:19:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:48 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:20:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:48 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:21:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:25:48 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:22:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:25:48 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:48 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:24:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:48 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:48 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 Average: eth0 106.39 94.29 556.50 25.64 0.00 0.00 0.00 0.00 06:25:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:48 Average: docker0 56.65 58.20 4.49 224.81 0.00 0.00 0.00 0.00 06:25:48 06:25:48 06:25:48 ---> sar -P ALL: 06:25:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 06:25:48 06:25:48 06:04:59 LINUX RESTART (4 CPU) 06:25:48 06:25:48 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:25:48 06:07:01 all 15.80 0.00 9.40 2.00 0.06 72.75 06:25:48 06:07:01 0 15.23 0.00 10.08 0.88 0.05 73.77 06:25:48 06:07:01 1 14.12 0.00 9.22 4.75 0.09 71.83 06:25:48 06:07:01 2 17.15 0.00 8.63 0.97 0.05 73.19 06:25:48 06:07:01 3 16.69 0.00 9.67 1.38 0.03 72.22 06:25:48 06:08:01 all 24.15 0.00 9.69 6.29 0.07 59.79 06:25:48 06:08:01 0 24.21 0.00 9.79 5.44 0.09 60.48 06:25:48 06:08:01 1 24.79 0.00 8.98 5.27 0.05 60.90 06:25:48 06:08:01 2 23.60 0.00 10.19 8.68 0.05 57.47 06:25:48 06:08:01 3 24.01 0.00 9.81 5.75 0.10 60.33 06:25:48 06:09:01 all 57.49 0.00 15.61 4.90 0.06 21.95 06:25:48 06:09:01 0 59.57 0.00 15.79 3.88 0.05 20.72 06:25:48 06:09:01 1 56.53 0.00 15.39 4.72 0.05 23.31 06:25:48 06:09:01 2 57.24 0.00 15.79 6.13 0.05 20.79 06:25:48 06:09:01 3 56.61 0.00 15.45 4.86 0.07 23.01 06:25:48 06:10:02 all 25.59 0.00 17.51 5.35 0.08 51.46 06:25:48 06:10:02 0 28.03 0.00 17.82 5.52 0.09 48.55 06:25:48 06:10:02 1 24.21 0.00 16.89 6.03 0.10 52.77 06:25:48 06:10:02 2 25.13 0.00 17.10 5.51 0.07 52.18 06:25:48 06:10:02 3 24.99 0.00 18.25 4.36 0.07 52.34 06:25:48 06:11:01 all 21.65 0.00 29.43 23.55 0.17 25.20 06:25:48 06:11:01 0 21.15 0.00 29.34 23.34 0.23 25.94 06:25:48 06:11:01 1 21.79 0.00 29.37 23.43 0.16 25.26 06:25:48 06:11:01 2 22.19 0.00 29.06 23.03 0.20 25.53 06:25:48 06:11:01 3 21.45 0.00 29.96 24.42 0.11 24.06 06:25:48 06:12:02 all 49.03 0.00 17.83 15.15 0.06 17.93 06:25:48 06:12:02 0 49.38 0.00 17.63 16.29 0.09 16.62 06:25:48 06:12:02 1 50.16 0.00 17.21 17.18 0.05 15.40 06:25:48 06:12:02 2 49.17 0.00 18.18 14.77 0.05 17.83 06:25:48 06:12:02 3 47.39 0.00 18.30 12.30 0.07 21.94 06:25:48 06:13:01 all 36.32 0.00 25.79 22.23 0.13 15.54 06:25:48 06:13:01 0 36.87 0.00 25.31 20.04 0.12 17.65 06:25:48 06:13:01 1 36.41 0.00 25.24 24.12 0.14 14.09 06:25:48 06:13:01 2 35.92 0.00 25.57 24.42 0.12 13.98 06:25:48 06:13:01 3 36.06 0.00 27.07 20.29 0.13 16.45 06:25:48 06:14:02 all 22.43 0.00 8.73 10.35 0.04 58.44 06:25:48 06:14:02 0 22.94 0.00 8.61 10.56 0.05 57.84 06:25:48 06:14:02 1 22.49 0.00 9.18 10.14 0.03 58.16 06:25:48 06:14:02 2 22.12 0.00 8.68 9.02 0.03 60.14 06:25:48 06:14:02 3 22.18 0.00 8.46 11.69 0.05 57.62 06:25:48 06:15:01 all 0.16 0.00 0.06 0.03 0.00 99.75 06:25:48 06:15:01 0 0.05 0.00 0.03 0.12 0.00 99.80 06:25:48 06:15:01 1 0.46 0.00 0.03 0.00 0.00 99.51 06:25:48 06:15:01 2 0.03 0.00 0.07 0.00 0.00 99.90 06:25:48 06:15:01 3 0.10 0.00 0.08 0.00 0.00 99.81 06:25:48 06:16:01 all 0.19 0.00 0.16 0.00 0.00 99.65 06:25:48 06:16:01 0 0.02 0.00 0.10 0.00 0.00 99.88 06:25:48 06:16:01 1 0.57 0.00 0.15 0.00 0.02 99.27 06:25:48 06:16:01 2 0.08 0.00 0.22 0.00 0.00 99.70 06:25:48 06:16:01 3 0.08 0.00 0.17 0.00 0.00 99.75 06:25:48 06:17:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:25:48 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:25:48 06:17:01 1 0.52 0.00 0.05 0.00 0.00 99.43 06:25:48 06:17:01 2 0.05 0.00 0.03 0.02 0.00 99.90 06:25:48 06:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:25:48 06:25:48 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:25:48 06:18:01 all 0.19 0.00 0.08 0.00 0.01 99.72 06:25:48 06:18:01 0 0.05 0.00 0.08 0.00 0.00 99.87 06:25:48 06:18:01 1 0.55 0.00 0.08 0.00 0.02 99.35 06:25:48 06:18:01 2 0.07 0.00 0.13 0.00 0.00 99.80 06:25:48 06:18:01 3 0.10 0.00 0.03 0.00 0.02 99.85 06:25:48 06:19:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:25:48 06:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:25:48 06:19:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:25:48 06:19:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:25:48 06:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:25:48 06:20:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:25:48 06:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:25:48 06:20:01 1 0.52 0.00 0.03 0.00 0.00 99.45 06:25:48 06:20:01 2 0.03 0.00 0.05 0.00 0.02 99.90 06:25:48 06:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:25:48 06:21:01 all 0.08 0.00 0.07 0.03 0.00 99.82 06:25:48 06:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:25:48 06:21:01 1 0.23 0.00 0.12 0.02 0.00 99.63 06:25:48 06:21:01 2 0.07 0.00 0.08 0.08 0.00 99.77 06:25:48 06:21:01 3 0.00 0.00 0.03 0.03 0.00 99.93 06:25:48 06:22:01 all 0.03 0.00 0.05 0.00 0.00 99.92 06:25:48 06:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:25:48 06:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:25:48 06:22:01 2 0.05 0.00 0.08 0.00 0.00 99.87 06:25:48 06:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:25:48 06:23:01 all 0.06 0.00 0.02 0.00 0.00 99.91 06:25:48 06:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:48 06:23:01 1 0.17 0.00 0.02 0.00 0.00 99.82 06:25:48 06:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:25:48 06:23:01 3 0.05 0.00 0.07 0.02 0.00 99.87 06:25:48 06:24:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:25:48 06:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:25:48 06:24:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:25:48 06:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:25:48 06:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:25:48 06:25:01 all 0.15 0.00 0.03 0.00 0.00 99.83 06:25:48 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:25:48 06:25:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:25:48 06:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:25:48 06:25:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:25:48 Average: all 13.09 0.00 6.89 4.58 0.04 75.40 06:25:48 Average: 0 13.28 0.00 6.90 4.39 0.04 75.39 06:25:48 Average: 1 13.17 0.00 6.77 4.90 0.04 75.12 06:25:48 Average: 2 13.06 0.00 6.87 4.73 0.03 75.31 06:25:48 Average: 3 12.84 0.00 7.01 4.32 0.03 75.79 06:25:48 06:25:48 06:25:48